Parent Log:
http://ci.aztec-labs.com/57db2b9a617285be
Command: 4f32fa69539b8ea0 yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/ad85cda24c2f9b5b4b17d4921f8597b71949bb6c
Env: REF_NAME=gh-readonly-queue/next/pr-15223-87c4b689268afecc86ab007c3587e45110daa43d CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 19:25:48 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15223_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_next
19:25:52 [19:25:52.852]
INFO:
blob-sink:server Server is running on
http://localhost:42025
19:25:53 [19:25:53.551]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
19:25:53 [19:25:53.555]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
19:25:53 [19:25:53.605]
INFO:
blob-sink:server Stopping blob sink
19:25:53 [19:25:53.607]
INFO:
blob-sink:server Blob sink stopped
19:25:53 [19:25:53.610]
INFO:
blob-sink:server Server is running on
http://localhost:37779
19:25:53 [19:25:53.663]
INFO:
blob-sink:server Received blob sidecar for block 0x5678
19:25:53 [19:25:53.667]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x5678
19:25:53 [19:25:53.791]
INFO:
blob-sink:server Stopping blob sink
19:25:53 [19:25:53.794]
INFO:
blob-sink:server Blob sink stopped
19:25:53 [19:25:53.799]
INFO:
blob-sink:server Server is running on
http://localhost:45835
19:25:53 [19:25:53.815]
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\"}"}
19:25:53 [19:25:53.817]
WARN:
blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources
{"blobSinkUrl":"http://localhost:45835"}
19:25:53 [19:25:53.819]
INFO:
blob-sink:server Stopping blob sink
19:25:53 [19:25:53.820]
INFO:
blob-sink:server Blob sink stopped
19:25:53 [19:25:53.823]
INFO:
blob-sink:server Server is running on
http://localhost:40369
19:25:58 [19:25:58.863]
WARN:
blob-sink:client Blob sink url configured, but unable to send blobs
{"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"}
19:26:03 [19:26:03.882]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:12345: fetch failed
19:26:03 [19:26:03.883]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"blobSinkUrl":"http://localhost:12345"}
19:26:03 [19:26:03.883]
INFO:
blob-sink:server Stopping blob sink
19:26:03 [19:26:03.884]
INFO:
blob-sink:server Blob sink stopped
19:26:03 [19:26:03.885]
INFO:
blob-sink:server Server is running on
http://localhost:44483
19:26:03 [19:26:03.927]
INFO:
blob-sink:server Server is running on
http://localhost:44105
19:26:03 [19:26:03.932]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
19:26:03 [19:26:03.933]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
19:26:04 [19:26:04.318]
INFO:
blob-sink:server Stopping blob sink
19:26:04 [19:26:04.319]
INFO:
blob-sink:server Blob sink stopped
19:26:04 [19:26:04.319]
INFO:
blob-sink:server Stopping blob sink
19:26:04 [19:26:04.320]
INFO:
blob-sink:server Blob sink stopped
19:26:04 [19:26:04.321]
INFO:
blob-sink:server Server is running on
http://localhost:36661
19:26:04 [19:26:04.822]
INFO:
blob-sink:server Stopping blob sink
19:26:04 [19:26:04.823]
INFO:
blob-sink:server Blob sink already stopped
19:26:04 [19:26:04.824]
INFO:
blob-sink:server Stopping blob sink
19:26:04 [19:26:04.824]
INFO:
blob-sink:server Blob sink stopped
19:26:04 [19:26:04.826]
INFO:
blob-sink:server Server is running on
http://localhost:43061
19:26:09 [19:26:09.916]
ERROR:
blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234
19:26:09 at node:internal/deps/undici/undici:13510:13 {
19:26:09 [cause]: TypeError: Invalid URL
19:26:09 at new URL (node:internal/url:818:25)
19:26:09 at new Request (node:internal/deps/undici/undici:9586:25)
19:26:09 at fetch (node:internal/deps/undici/undici:10315:25)
19:26:09 at fetch (node:internal/deps/undici/undici:13508:10)
19:26:09 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12)
19:26:09 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15)
19:26:09 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26)
19:26:09 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
19:26:09 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
19:26:09 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
19:26:09 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:225:30) {
19:26:09 code: 'ERR_INVALID_URL',
19:26:09 input: 'invalidURL/eth/v1/beacon/headers/0x1234'
19:26:09 }
19:26:09 }
19:26:14 [19:26:14.927]
WARN:
blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2
19:26:15 [19:26:15.361]
INFO:
blob-sink:server Stopping blob sink
19:26:15 [19:26:15.361]
INFO:
blob-sink:server Blob sink already stopped
19:26:15 [19:26:15.362]
INFO:
blob-sink:server Stopping blob sink
19:26:15 [19:26:15.362]
INFO:
blob-sink:server Blob sink stopped
19:26:15 [19:26:15.365]
INFO:
blob-sink:server Server is running on
http://localhost:34273
19:26:15 [19:26:15.730]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:39727"]}
19:26:15 [19:26:15.734]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:39727"]}
19:26:15 [19:26:15.734]
INFO:
blob-sink:server Stopping blob sink
19:26:15 [19:26:15.734]
INFO:
blob-sink:server Blob sink already stopped
19:26:15 [19:26:15.735]
INFO:
blob-sink:server Stopping blob sink
19:26:15 [19:26:15.735]
INFO:
blob-sink:server Blob sink stopped
19:26:15 [19:26:15.736]
INFO:
blob-sink:server Server is running on
http://localhost:32787
19:26:16 [19:26:16.117]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:38945"]}
19:26:16 [19:26:16.123]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:38945"]}
19:26:16 [19:26:16.123]
INFO:
blob-sink:server Stopping blob sink
19:26:16 [19:26:16.124]
INFO:
blob-sink:server Blob sink already stopped
19:26:16 [19:26:16.124]
INFO:
blob-sink:server Stopping blob sink
19:26:16 [19:26:16.125]
INFO:
blob-sink:server Blob sink stopped
19:26:16 [19:26:16.126]
INFO:
blob-sink:server Server is running on
http://localhost:40753
19:26:21 [19:26:21.521]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
19:26:21 at node:internal/deps/undici/undici:13510:13
19:26:21 at processTicksAndRejections (node:internal/process/task_queues:105:5)
19:26:21 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
19:26:21 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
19:26:21 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
19:26:21 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
19:26:21 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:337:24) {
19:26:21 [cause]: AggregateError:
19:26:21 at internalConnectMultiple (node:net:1139:18)
19:26:21 at afterConnectMultiple (node:net:1714:7) {
19:26:21 code: 'ECONNREFUSED',
19:26:21 [errors]: [ [Error], [Error] ]
19:26:21 }
19:26:21 }
19:26:26 [19:26:26.650]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:41241: fetch failed
19:26:31 [19:26:31.948]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
19:26:31 at node:internal/deps/undici/undici:13510:13
19:26:31 at processTicksAndRejections (node:internal/process/task_queues:105:5)
19:26:31 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
19:26:31 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
19:26:31 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
19:26:31 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
19:26:31 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) {
19:26:31 [cause]: AggregateError:
19:26:31 at internalConnectMultiple (node:net:1139:18)
19:26:31 at afterConnectMultiple (node:net:1714:7) {
19:26:31 code: 'ECONNREFUSED',
19:26:31 [errors]: [ [Error], [Error] ]
19:26:31 }
19:26:31 }
19:26:36 [19:26:36.960]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
19:26:36 at node:internal/deps/undici/undici:13510:13
19:26:36 at processTicksAndRejections (node:internal/process/task_queues:105:5)
19:26:36 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
19:26:36 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
19:26:36 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
19:26:36 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
19:26:36 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) {
19:26:36 [cause]: AggregateError:
19:26:36 at internalConnectMultiple (node:net:1139:18)
19:26:36 at afterConnectMultiple (node:net:1714:7) {
19:26:36 code: 'ECONNREFUSED',
19:26:36 [errors]: [ [Error], [Error] ]
19:26:36 }
19:26:36 }
19:26:41 [19:26:41.971]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:41241: fetch failed
19:26:46 [19:26:46.979]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:35615: fetch failed
19:26:47 [19:26:47.443]
INFO:
blob-sink:server Stopping blob sink
19:26:47 [19:26:47.446]
INFO:
blob-sink:server Blob sink already stopped
19:26:47 [19:26:47.447]
INFO:
blob-sink:server Stopping blob sink
19:26:47 [19:26:47.449]
INFO:
blob-sink:server Blob sink stopped
19:26:47 [19:26:47.454]
INFO:
blob-sink:server Server is running on
http://localhost:41547
19:26:47 [19:26:47.536]
WARN:
blob-sink:client Failed to deserialise blob
{"commitment":"0x9329e282edfb7aa31fb1506e4d7026247b5015b92a843a311fe81dd78bb10598a0bc0bf5b8b7a4edfcebbf07059673b2"}
19:26:47 [19:26:47.815]
INFO:
blob-sink:server Stopping blob sink
19:26:47 [19:26:47.815]
INFO:
blob-sink:server Blob sink already stopped
19:26:47 [19:26:47.816]
INFO:
blob-sink:server Stopping blob sink
19:26:47 [19:26:47.816]
INFO:
blob-sink:server Blob sink stopped
19:26:47 [19:26:47.818]
INFO:
blob-sink:server Server is running on
http://localhost:33263
19:26:48 [19:26:48.172]
INFO:
blob-sink:server Stopping blob sink
19:26:48 [19:26:48.172]
INFO:
blob-sink:server Blob sink already stopped
19:26:48 [19:26:48.173]
INFO:
blob-sink:server Stopping blob sink
19:26:48 [19:26:48.173]
INFO:
blob-sink:server Blob sink stopped
19:26:48 [19:26:48.175]
INFO:
blob-sink:server Server is running on
http://localhost:33071
19:26:48 [19:26:48.527]
INFO:
blob-sink:server Stopping blob sink
19:26:48 [19:26:48.528]
INFO:
blob-sink:server Blob sink already stopped
19:26:48 [19:26:48.528]
INFO:
blob-sink:server Stopping blob sink
19:26:48 [19:26:48.529]
INFO:
blob-sink:server Blob sink stopped
19:26:48
PASS src/client/http.test.ts (
58.7 s)
19:26:48 HttpBlobSinkClient
19:26:48
✓ should send and retrieve blobs (780 ms)
19:26:48
✓ should handle multiple blobs (186 ms)
19:26:48
✓ should return empty array for non-existent block (25 ms)
19:26:48
✓ should handle server connection errors gracefully (10063 ms)
19:26:48 Mock Ethereum Clients
19:26:48
✓ should handle no consensus host (436 ms)
19:26:48
✓ should request based on slot where consensus host is provided (505 ms)
19:26:48
✓ should handle when multiple consensus hosts are provided (10538 ms)
19:26:48
✓ should handle API keys without headers (372 ms)
19:26:48
✓ should handle API keys in headers (389 ms)
19:26:48
✓ should handle multiple consensus hosts with different API key methods (31324 ms)
19:26:48
✓ even if we ask for non-encoded blobs, we should only get encoded blobs (366 ms)
19:26:48
✓ should handle L1 missed slots (357 ms)
19:26:48
✓ should fall back to archive client (356 ms)
19:26:48
19:26:48
Test Suites: 1 passed, 1 total
19:26:48
Tests: 13 passed, 13 total
19:26:48
Snapshots: 0 total
19:26:48
Time: 58.796 s
19:26:48
Ran all test suites matching blob-sink/src/client/http.test.ts
.
19:26:48
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?