Parent Log:
http://ci.aztec-labs.com/739823b0533cba8a
Command: 6e611b2acba6dc44 yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9a37be7dc4208f0eeb44ec50194c00ca3f5c4cc6
Env: REF_NAME=gh-readonly-queue/next/pr-15072-1e338a3fb2e2077f1feaee8b86c42644ff8a5352 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 16:41:31 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15072_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_next
16:41:36 [16:41:36.331]
INFO:
blob-sink:server Server is running on
http://localhost:36993
16:41:36 [16:41:36.658]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
16:41:36 [16:41:36.661]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
16:41:36 [16:41:36.716]
INFO:
blob-sink:server Stopping blob sink
16:41:36 [16:41:36.719]
INFO:
blob-sink:server Blob sink stopped
16:41:36 [16:41:36.724]
INFO:
blob-sink:server Server is running on
http://localhost:45909
16:41:36 [16:41:36.810]
INFO:
blob-sink:server Received blob sidecar for block 0x5678
16:41:36 [16:41:36.814]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x5678
16:41:36 [16:41:36.957]
INFO:
blob-sink:server Stopping blob sink
16:41:36 [16:41:36.960]
INFO:
blob-sink:server Blob sink stopped
16:41:36 [16:41:36.963]
INFO:
blob-sink:server Server is running on
http://localhost:45339
16:41:36 [16:41:36.972]
WARN:
blob-sink:client Unable to get blob sidecar for 0xnonexistent: Bad Request (400)
{"status":400,"statusText":"Bad Request","body":"{\"error\":\"Invalid block_id parameter\"}"}
16:41:36 [16:41:36.973]
WARN:
blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources
{"blobSinkUrl":"http://localhost:45339"}
16:41:36 [16:41:36.974]
INFO:
blob-sink:server Stopping blob sink
16:41:36 [16:41:36.975]
INFO:
blob-sink:server Blob sink stopped
16:41:36 [16:41:36.977]
INFO:
blob-sink:server Server is running on
http://localhost:43793
16:41:42 [16:41:42.024]
WARN:
blob-sink:client Blob sink url configured, but unable to send blobs
{"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"}
16:41:47 [16:41:47.046]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:12345: fetch failed
16:41:47 [16:41:47.047]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"blobSinkUrl":"http://localhost:12345"}
16:41:47 [16:41:47.048]
INFO:
blob-sink:server Stopping blob sink
16:41:47 [16:41:47.049]
INFO:
blob-sink:server Blob sink stopped
16:41:47 [16:41:47.052]
INFO:
blob-sink:server Server is running on
http://localhost:41691
16:41:47 [16:41:47.091]
INFO:
blob-sink:server Server is running on
http://localhost:44413
16:41:47 [16:41:47.099]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
16:41:47 [16:41:47.101]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
16:41:47 [16:41:47.576]
INFO:
blob-sink:server Stopping blob sink
16:41:47 [16:41:47.578]
INFO:
blob-sink:server Blob sink stopped
16:41:47 [16:41:47.579]
INFO:
blob-sink:server Stopping blob sink
16:41:47 [16:41:47.580]
INFO:
blob-sink:server Blob sink stopped
16:41:47 [16:41:47.584]
INFO:
blob-sink:server Server is running on
http://localhost:46175
16:41:48 [16:41:48.071]
INFO:
blob-sink:server Stopping blob sink
16:41:48 [16:41:48.073]
INFO:
blob-sink:server Blob sink already stopped
16:41:48 [16:41:48.074]
INFO:
blob-sink:server Stopping blob sink
16:41:48 [16:41:48.075]
INFO:
blob-sink:server Blob sink stopped
16:41:48 [16:41:48.081]
INFO:
blob-sink:server Server is running on
http://localhost:34571
16:41:53 [16:41:53.156]
ERROR:
blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234
16:41:53 at node:internal/deps/undici/undici:13510:13 {
16:41:53 [cause]: TypeError: Invalid URL
16:41:53 at new URL (node:internal/url:818:25)
16:41:53 at new Request (node:internal/deps/undici/undici:9586:25)
16:41:53 at fetch (node:internal/deps/undici/undici:10315:25)
16:41:53 at fetch (node:internal/deps/undici/undici:13508:10)
16:41:53 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12)
16:41:53 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15)
16:41:53 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26)
16:41:53 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
16:41:53 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
16:41:53 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
16:41:53 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:224:30) {
16:41:53 code: 'ERR_INVALID_URL',
16:41:53 input: 'invalidURL/eth/v1/beacon/headers/0x1234'
16:41:53 }
16:41:53 }
16:41:58 [16:41:58.186]
WARN:
blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2
16:41:58 [16:41:58.541]
INFO:
blob-sink:server Stopping blob sink
16:41:58 [16:41:58.542]
INFO:
blob-sink:server Blob sink already stopped
16:41:58 [16:41:58.543]
INFO:
blob-sink:server Stopping blob sink
16:41:58 [16:41:58.544]
INFO:
blob-sink:server Blob sink stopped
16:41:58 [16:41:58.547]
INFO:
blob-sink:server Server is running on
http://localhost:40577
16:41:58 [16:41:58.902]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:44611"]}
16:41:58 [16:41:58.909]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:44611"]}
16:41:58 [16:41:58.910]
INFO:
blob-sink:server Stopping blob sink
16:41:58 [16:41:58.911]
INFO:
blob-sink:server Blob sink already stopped
16:41:58 [16:41:58.911]
INFO:
blob-sink:server Stopping blob sink
16:41:58 [16:41:58.912]
INFO:
blob-sink:server Blob sink stopped
16:41:58 [16:41:58.913]
INFO:
blob-sink:server Server is running on
http://localhost:35169
16:41:59 [16:41:59.369]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:45695"]}
16:41:59 [16:41:59.372]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:45695"]}
16:41:59 [16:41:59.372]
INFO:
blob-sink:server Stopping blob sink
16:41:59 [16:41:59.372]
INFO:
blob-sink:server Blob sink already stopped
16:41:59 [16:41:59.373]
INFO:
blob-sink:server Stopping blob sink
16:41:59 [16:41:59.373]
INFO:
blob-sink:server Blob sink stopped
16:41:59 [16:41:59.374]
INFO:
blob-sink:server Server is running on
http://localhost:40307
16:42:04 [16:42:04.810]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
16:42:04 at node:internal/deps/undici/undici:13510:13
16:42:04 at processTicksAndRejections (node:internal/process/task_queues:105:5)
16:42:04 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
16:42:04 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
16:42:04 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
16:42:04 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
16:42:04 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:336:24) {
16:42:04 [cause]: AggregateError:
16:42:04 at internalConnectMultiple (node:net:1139:18)
16:42:04 at afterConnectMultiple (node:net:1714:7) {
16:42:04 code: 'ECONNREFUSED',
16:42:04 [errors]: [ [Error], [Error] ]
16:42:04 }
16:42:04 }
16:42:09 [16:42:09.825]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:44455: fetch failed
16:42:15 [16:42:15.180]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
16:42:15 at node:internal/deps/undici/undici:13510:13
16:42:15 at processTicksAndRejections (node:internal/process/task_queues:105:5)
16:42:15 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
16:42:15 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
16:42:15 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
16:42:15 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
16:42:15 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:352:24) {
16:42:15 [cause]: AggregateError:
16:42:15 at internalConnectMultiple (node:net:1139:18)
16:42:15 at afterConnectMultiple (node:net:1714:7) {
16:42:15 code: 'ECONNREFUSED',
16:42:15 [errors]: [ [Error], [Error] ]
16:42:15 }
16:42:15 }
16:42:20 [16:42:20.219]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
16:42:20 at node:internal/deps/undici/undici:13510:13
16:42:20 at processTicksAndRejections (node:internal/process/task_queues:105:5)
16:42:20 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
16:42:20 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
16:42:20 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
16:42:20 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
16:42:20 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:352:24) {
16:42:20 [cause]: AggregateError:
16:42:20 at internalConnectMultiple (node:net:1139:18)
16:42:20 at afterConnectMultiple (node:net:1714:7) {
16:42:20 code: 'ECONNREFUSED',
16:42:20 [errors]: [ [Error], [Error] ]
16:42:20 }
16:42:20 }
16:42:25 [16:42:25.236]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:44455: fetch failed
16:42:30 [16:42:30.250]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:33815: fetch failed
16:42:30 [16:42:30.566]
INFO:
blob-sink:server Stopping blob sink
16:42:30 [16:42:30.566]
INFO:
blob-sink:server Blob sink already stopped
16:42:30 [16:42:30.567]
INFO:
blob-sink:server Stopping blob sink
16:42:30 [16:42:30.567]
INFO:
blob-sink:server Blob sink stopped
16:42:30 [16:42:30.569]
INFO:
blob-sink:server Server is running on
http://localhost:40853
16:42:30 [16:42:30.625]
WARN:
blob-sink:client Failed to deserialise blob
{"commitment":"0x871aa0ac92777ce14d1a0e0d3ce0ff13e094aaa6a290c29bb8f3fb7040ef51c1c8a5e5aaff320f04c104a302ce407578"}
16:42:30 [16:42:30.917]
INFO:
blob-sink:server Stopping blob sink
16:42:30 [16:42:30.917]
INFO:
blob-sink:server Blob sink already stopped
16:42:30 [16:42:30.918]
INFO:
blob-sink:server Stopping blob sink
16:42:30 [16:42:30.919]
INFO:
blob-sink:server Blob sink stopped
16:42:30 [16:42:30.920]
INFO:
blob-sink:server Server is running on
http://localhost:36549
16:42:31 [16:42:31.199]
INFO:
blob-sink:server Stopping blob sink
16:42:31 [16:42:31.200]
INFO:
blob-sink:server Blob sink already stopped
16:42:31 [16:42:31.200]
INFO:
blob-sink:server Stopping blob sink
16:42:31 [16:42:31.201]
INFO:
blob-sink:server Blob sink stopped
16:42:31 [16:42:31.202]
INFO:
blob-sink:server Server is running on
http://localhost:37773
16:42:31 [16:42:31.502]
INFO:
blob-sink:server Stopping blob sink
16:42:31 [16:42:31.503]
INFO:
blob-sink:server Blob sink already stopped
16:42:31 [16:42:31.503]
INFO:
blob-sink:server Stopping blob sink
16:42:31 [16:42:31.504]
INFO:
blob-sink:server Blob sink stopped
16:42:31
PASS src/client/http.test.ts (
58.713 s)
16:42:31 HttpBlobSinkClient
16:42:31
✓ should send and retrieve blobs (407 ms)
16:42:31
✓ should handle multiple blobs (239 ms)
16:42:31
✓ should return empty array for non-existent block (14 ms)
16:42:31
✓ should handle server connection errors gracefully (10073 ms)
16:42:31 Mock Ethereum Clients
16:42:31
✓ should handle no consensus host (530 ms)
16:42:31
✓ should request based on slot where consensus host is provided (495 ms)
16:42:31
✓ should handle when multiple consensus hosts are provided (10466 ms)
16:42:31
✓ should handle API keys without headers (367 ms)
16:42:31
✓ should handle API keys in headers (461 ms)
16:42:31
✓ should handle multiple consensus hosts with different API key methods (31194 ms)
16:42:31
✓ even if we ask for non-encoded blobs, we should only get encoded blobs (351 ms)
16:42:31
✓ should handle L1 missed slots (282 ms)
16:42:31
✓ should fall back to archive client (302 ms)
16:42:31
16:42:31
Test Suites: 1 passed, 1 total
16:42:31
Tests: 13 passed, 13 total
16:42:31
Snapshots: 0 total
16:42:31
Time: 58.834 s
16:42:31
Ran all test suites matching blob-sink/src/client/http.test.ts
.
16:42:31
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?