Parent Log:
http://ci.aztec-labs.com/ac8143c2280c6a58
Command: d5ace37751aeb3b2 yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/64d1ec347b1cea9fa1b04ff6fc2984f8ee073b2b
Env: REF_NAME=gh-readonly-queue/next/pr-15185-107a625e4a5b124b87c02fa9ff2ae12b5778baa9 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 14:49:32 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15185_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_next
14:49:36 [14:49:36.184]
INFO:
blob-sink:server Server is running on
http://localhost:39577
14:49:36 [14:49:36.459]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
14:49:36 [14:49:36.462]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
14:49:36 [14:49:36.521]
INFO:
blob-sink:server Stopping blob sink
14:49:36 [14:49:36.522]
INFO:
blob-sink:server Blob sink stopped
14:49:36 [14:49:36.527]
INFO:
blob-sink:server Server is running on
http://localhost:38985
14:49:36 [14:49:36.583]
INFO:
blob-sink:server Received blob sidecar for block 0x5678
14:49:36 [14:49:36.586]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x5678
14:49:36 [14:49:36.727]
INFO:
blob-sink:server Stopping blob sink
14:49:36 [14:49:36.729]
INFO:
blob-sink:server Blob sink stopped
14:49:36 [14:49:36.732]
INFO:
blob-sink:server Server is running on
http://localhost:44185
14:49:36 [14:49:36.739]
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\"}"}
14:49:36 [14:49:36.740]
WARN:
blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources
{"blobSinkUrl":"http://localhost:44185"}
14:49:36 [14:49:36.742]
INFO:
blob-sink:server Stopping blob sink
14:49:36 [14:49:36.742]
INFO:
blob-sink:server Blob sink stopped
14:49:36 [14:49:36.744]
INFO:
blob-sink:server Server is running on
http://localhost:41399
14:49:41 [14:49:41.781]
WARN:
blob-sink:client Blob sink url configured, but unable to send blobs
{"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"}
14:49:46 [14:49:46.828]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:12345: fetch failed
14:49:46 [14:49:46.829]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"blobSinkUrl":"http://localhost:12345"}
14:49:46 [14:49:46.831]
INFO:
blob-sink:server Stopping blob sink
14:49:46 [14:49:46.832]
INFO:
blob-sink:server Blob sink stopped
14:49:46 [14:49:46.834]
INFO:
blob-sink:server Server is running on
http://localhost:41323
14:49:46 [14:49:46.866]
INFO:
blob-sink:server Server is running on
http://localhost:33335
14:49:46 [14:49:46.879]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
14:49:46 [14:49:46.882]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
14:49:47 [14:49:47.256]
INFO:
blob-sink:server Stopping blob sink
14:49:47 [14:49:47.257]
INFO:
blob-sink:server Blob sink stopped
14:49:47 [14:49:47.258]
INFO:
blob-sink:server Stopping blob sink
14:49:47 [14:49:47.258]
INFO:
blob-sink:server Blob sink stopped
14:49:47 [14:49:47.260]
INFO:
blob-sink:server Server is running on
http://localhost:45785
14:49:47 [14:49:47.789]
INFO:
blob-sink:server Stopping blob sink
14:49:47 [14:49:47.790]
INFO:
blob-sink:server Blob sink already stopped
14:49:47 [14:49:47.804]
INFO:
blob-sink:server Stopping blob sink
14:49:47 [14:49:47.805]
INFO:
blob-sink:server Blob sink stopped
14:49:47 [14:49:47.815]
INFO:
blob-sink:server Server is running on
http://localhost:35787
14:49:52 [14:49:52.974]
ERROR:
blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234
14:49:52 at node:internal/deps/undici/undici:13510:13 {
14:49:52 [cause]: TypeError: Invalid URL
14:49:52 at new URL (node:internal/url:818:25)
14:49:52 at new Request (node:internal/deps/undici/undici:9586:25)
14:49:52 at fetch (node:internal/deps/undici/undici:10315:25)
14:49:52 at fetch (node:internal/deps/undici/undici:13508:10)
14:49:52 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12)
14:49:52 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15)
14:49:52 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26)
14:49:52 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
14:49:52 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
14:49:52 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
14:49:52 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:225:30) {
14:49:52 code: 'ERR_INVALID_URL',
14:49:52 input: 'invalidURL/eth/v1/beacon/headers/0x1234'
14:49:52 }
14:49:52 }
14:49:57 [14:49:57.980]
WARN:
blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2
14:49:58 [14:49:58.348]
INFO:
blob-sink:server Stopping blob sink
14:49:58 [14:49:58.349]
INFO:
blob-sink:server Blob sink already stopped
14:49:58 [14:49:58.350]
INFO:
blob-sink:server Stopping blob sink
14:49:58 [14:49:58.350]
INFO:
blob-sink:server Blob sink stopped
14:49:58 [14:49:58.352]
INFO:
blob-sink:server Server is running on
http://localhost:44959
14:49:58 [14:49:58.754]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:42593"]}
14:49:58 [14:49:58.759]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:42593"]}
14:49:58 [14:49:58.760]
INFO:
blob-sink:server Stopping blob sink
14:49:58 [14:49:58.760]
INFO:
blob-sink:server Blob sink already stopped
14:49:58 [14:49:58.761]
INFO:
blob-sink:server Stopping blob sink
14:49:58 [14:49:58.761]
INFO:
blob-sink:server Blob sink stopped
14:49:58 [14:49:58.763]
INFO:
blob-sink:server Server is running on
http://localhost:46741
14:49:59 [14:49:59.131]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:36941"]}
14:49:59 [14:49:59.135]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:36941"]}
14:49:59 [14:49:59.136]
INFO:
blob-sink:server Stopping blob sink
14:49:59 [14:49:59.137]
INFO:
blob-sink:server Blob sink already stopped
14:49:59 [14:49:59.137]
INFO:
blob-sink:server Stopping blob sink
14:49:59 [14:49:59.138]
INFO:
blob-sink:server Blob sink stopped
14:49:59 [14:49:59.139]
INFO:
blob-sink:server Server is running on
http://localhost:32915
14:50:04 [14:50:04.541]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
14:50:04 at node:internal/deps/undici/undici:13510:13
14:50:04 at processTicksAndRejections (node:internal/process/task_queues:105:5)
14:50:04 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
14:50:04 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
14:50:04 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
14:50:04 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
14:50:04 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:337:24) {
14:50:04 [cause]: AggregateError:
14:50:04 at internalConnectMultiple (node:net:1139:18)
14:50:04 at afterConnectMultiple (node:net:1714:7) {
14:50:04 code: 'ECONNREFUSED',
14:50:04 [errors]: [ [Error], [Error] ]
14:50:04 }
14:50:04 }
14:50:09 [14:50:09.565]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:43157: fetch failed
14:50:14 [14:50:14.914]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
14:50:14 at node:internal/deps/undici/undici:13510:13
14:50:14 at processTicksAndRejections (node:internal/process/task_queues:105:5)
14:50:14 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
14:50:14 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
14:50:14 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
14:50:14 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
14:50:14 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) {
14:50:14 [cause]: AggregateError:
14:50:14 at internalConnectMultiple (node:net:1139:18)
14:50:14 at afterConnectMultiple (node:net:1714:7) {
14:50:14 code: 'ECONNREFUSED',
14:50:14 [errors]: [ [Error], [Error] ]
14:50:14 }
14:50:14 }
14:50:19 [14:50:19.960]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
14:50:19 at node:internal/deps/undici/undici:13510:13
14:50:19 at processTicksAndRejections (node:internal/process/task_queues:105:5)
14:50:19 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
14:50:19 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
14:50:19 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
14:50:19 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
14:50:19 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) {
14:50:19 [cause]: AggregateError:
14:50:19 at internalConnectMultiple (node:net:1139:18)
14:50:19 at afterConnectMultiple (node:net:1714:7) {
14:50:19 code: 'ECONNREFUSED',
14:50:19 [errors]: [ [Error], [Error] ]
14:50:19 }
14:50:19 }
14:50:24 [14:50:24.976]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:43157: fetch failed
14:50:29 [14:50:29.988]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:41837: fetch failed
14:50:30 [14:50:30.307]
INFO:
blob-sink:server Stopping blob sink
14:50:30 [14:50:30.308]
INFO:
blob-sink:server Blob sink already stopped
14:50:30 [14:50:30.309]
INFO:
blob-sink:server Stopping blob sink
14:50:30 [14:50:30.309]
INFO:
blob-sink:server Blob sink stopped
14:50:30 [14:50:30.311]
INFO:
blob-sink:server Server is running on
http://localhost:34229
14:50:30 [14:50:30.382]
WARN:
blob-sink:client Failed to deserialise blob
{"commitment":"0x8098f6955e2b9378dab334418cd1a58a4937a746a260a617cc00008c88c82c5a26e9bcd9d01966c67788d2c996e1f7ea"}
14:50:30 [14:50:30.711]
INFO:
blob-sink:server Stopping blob sink
14:50:30 [14:50:30.711]
INFO:
blob-sink:server Blob sink already stopped
14:50:30 [14:50:30.712]
INFO:
blob-sink:server Stopping blob sink
14:50:30 [14:50:30.712]
INFO:
blob-sink:server Blob sink stopped
14:50:30 [14:50:30.714]
INFO:
blob-sink:server Server is running on
http://localhost:44987
14:50:31 [14:50:31.014]
INFO:
blob-sink:server Stopping blob sink
14:50:31 [14:50:31.014]
INFO:
blob-sink:server Blob sink already stopped
14:50:31 [14:50:31.015]
INFO:
blob-sink:server Stopping blob sink
14:50:31 [14:50:31.015]
INFO:
blob-sink:server Blob sink stopped
14:50:31 [14:50:31.016]
INFO:
blob-sink:server Server is running on
http://localhost:38249
14:50:31 [14:50:31.293]
INFO:
blob-sink:server Stopping blob sink
14:50:31 [14:50:31.294]
INFO:
blob-sink:server Blob sink already stopped
14:50:31 [14:50:31.294]
INFO:
blob-sink:server Stopping blob sink
14:50:31 [14:50:31.294]
INFO:
blob-sink:server Blob sink stopped
14:50:31
PASS src/client/http.test.ts (
58.044 s)
14:50:31 HttpBlobSinkClient
14:50:31
✓ should send and retrieve blobs (349 ms)
14:50:31
✓ should handle multiple blobs (204 ms)
14:50:31
✓ should return empty array for non-existent block (13 ms)
14:50:31
✓ should handle server connection errors gracefully (10089 ms)
14:50:31 Mock Ethereum Clients
14:50:31
✓ should handle no consensus host (426 ms)
14:50:31
✓ should request based on slot where consensus host is provided (547 ms)
14:50:31
✓ should handle when multiple consensus hosts are provided (10537 ms)
14:50:31
✓ should handle API keys without headers (410 ms)
14:50:31
✓ should handle API keys in headers (376 ms)
14:50:31
✓ should handle multiple consensus hosts with different API key methods (31171 ms)
14:50:31
✓ even if we ask for non-encoded blobs, we should only get encoded blobs (403 ms)
14:50:31
✓ should handle L1 missed slots (302 ms)
14:50:31
✓ should fall back to archive client (279 ms)
14:50:31
14:50:31
Test Suites: 1 passed, 1 total
14:50:31
Tests: 13 passed, 13 total
14:50:31
Snapshots: 0 total
14:50:31
Time: 58.114 s
14:50:31
Ran all test suites matching blob-sink/src/client/http.test.ts
.
14:50:31
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?