Parent Log:
http://ci.aztec-labs.com/064c24dcd5b6ed73
Command: b818050160cbcbd8 yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/184d5f7d956dd7251670a2dd6728f313cfdf3caf
Env: REF_NAME=gh-readonly-queue/next/pr-14822-e56baa7f24bac54baf9e2f22f6f33ae6fa8b8c0f CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 21:17:49 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14822_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_next
21:17:55 [21:17:55.561]
INFO:
blob-sink:server Server is running on
http://localhost:42521
21:17:55 [21:17:55.828]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
21:17:55 [21:17:55.831]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
21:17:55 [21:17:55.881]
INFO:
blob-sink:server Stopping blob sink
21:17:55 [21:17:55.883]
INFO:
blob-sink:server Blob sink stopped
21:17:55 [21:17:55.887]
INFO:
blob-sink:server Server is running on
http://localhost:35901
21:17:55 [21:17:55.928]
INFO:
blob-sink:server Received blob sidecar for block 0x5678
21:17:55 [21:17:55.932]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x5678
21:17:56 [21:17:56.052]
INFO:
blob-sink:server Stopping blob sink
21:17:56 [21:17:56.055]
INFO:
blob-sink:server Blob sink stopped
21:17:56 [21:17:56.057]
INFO:
blob-sink:server Server is running on
http://localhost:39915
21:17:56 [21:17:56.065]
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\"}"}
21:17:56 [21:17:56.066]
WARN:
blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources
{"blobSinkUrl":"http://localhost:39915"}
21:17:56 [21:17:56.067]
INFO:
blob-sink:server Stopping blob sink
21:17:56 [21:17:56.068]
INFO:
blob-sink:server Blob sink stopped
21:17:56 [21:17:56.070]
INFO:
blob-sink:server Server is running on
http://localhost:34629
21:18:01 [21:18:01.151]
WARN:
blob-sink:client Blob sink url configured, but unable to send blobs
{"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"}
21:18:06 [21:18:06.180]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:12345: fetch failed
21:18:06 [21:18:06.180]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"blobSinkUrl":"http://localhost:12345"}
21:18:06 [21:18:06.182]
INFO:
blob-sink:server Stopping blob sink
21:18:06 [21:18:06.183]
INFO:
blob-sink:server Blob sink stopped
21:18:06 [21:18:06.187]
INFO:
blob-sink:server Server is running on
http://localhost:35317
21:18:06 [21:18:06.224]
INFO:
blob-sink:server Server is running on
http://localhost:41051
21:18:06 [21:18:06.233]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
21:18:06 [21:18:06.236]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
21:18:07 [21:18:07.883]
INFO:
blob-sink:server Stopping blob sink
21:18:07 [21:18:07.884]
INFO:
blob-sink:server Blob sink stopped
21:18:07 [21:18:07.884]
INFO:
blob-sink:server Stopping blob sink
21:18:07 [21:18:07.885]
INFO:
blob-sink:server Blob sink stopped
21:18:07 [21:18:07.887]
INFO:
blob-sink:server Server is running on
http://localhost:45761
21:18:09 [21:18:09.278]
INFO:
blob-sink:server Stopping blob sink
21:18:09 [21:18:09.279]
INFO:
blob-sink:server Blob sink already stopped
21:18:09 [21:18:09.279]
INFO:
blob-sink:server Stopping blob sink
21:18:09 [21:18:09.280]
INFO:
blob-sink:server Blob sink stopped
21:18:09 [21:18:09.282]
INFO:
blob-sink:server Server is running on
http://localhost:39617
21:18:14 [21:18:14.344]
ERROR:
blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234
21:18:14 at node:internal/deps/undici/undici:13510:13 {
21:18:14 [cause]: TypeError: Invalid URL
21:18:14 at new URL (node:internal/url:818:25)
21:18:14 at new Request (node:internal/deps/undici/undici:9586:25)
21:18:14 at fetch (node:internal/deps/undici/undici:10315:25)
21:18:14 at fetch (node:internal/deps/undici/undici:13508:10)
21:18:14 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12)
21:18:14 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15)
21:18:14 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26)
21:18:14 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
21:18:14 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
21:18:14 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
21:18:14 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:224:30) {
21:18:14 code: 'ERR_INVALID_URL',
21:18:14 input: 'invalidURL/eth/v1/beacon/headers/0x1234'
21:18:14 }
21:18:14 }
21:18:19 [21:18:19.349]
WARN:
blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2
21:18:20 [21:18:20.872]
INFO:
blob-sink:server Stopping blob sink
21:18:20 [21:18:20.874]
INFO:
blob-sink:server Blob sink already stopped
21:18:20 [21:18:20.874]
INFO:
blob-sink:server Stopping blob sink
21:18:20 [21:18:20.875]
INFO:
blob-sink:server Blob sink stopped
21:18:20 [21:18:20.879]
INFO:
blob-sink:server Server is running on
http://localhost:33885
21:18:22 [21:18:22.370]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:36493"]}
21:18:22 [21:18:22.375]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:36493"]}
21:18:22 [21:18:22.376]
INFO:
blob-sink:server Stopping blob sink
21:18:22 [21:18:22.376]
INFO:
blob-sink:server Blob sink already stopped
21:18:22 [21:18:22.376]
INFO:
blob-sink:server Stopping blob sink
21:18:22 [21:18:22.377]
INFO:
blob-sink:server Blob sink stopped
21:18:22 [21:18:22.379]
INFO:
blob-sink:server Server is running on
http://localhost:33413
21:18:24 [21:18:24.025]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:34239"]}
21:18:24 [21:18:24.030]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:34239"]}
21:18:24 [21:18:24.030]
INFO:
blob-sink:server Stopping blob sink
21:18:24 [21:18:24.030]
INFO:
blob-sink:server Blob sink already stopped
21:18:24 [21:18:24.031]
INFO:
blob-sink:server Stopping blob sink
21:18:24 [21:18:24.031]
INFO:
blob-sink:server Blob sink stopped
21:18:24 [21:18:24.032]
INFO:
blob-sink:server Server is running on
http://localhost:36923
21:18:30 [21:18:30.740]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
21:18:30 at node:internal/deps/undici/undici:13510:13
21:18:30 at processTicksAndRejections (node:internal/process/task_queues:105:5)
21:18:30 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
21:18:30 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
21:18:30 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
21:18:30 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
21:18:30 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:336:24) {
21:18:30 [cause]: AggregateError:
21:18:30 at internalConnectMultiple (node:net:1139:18)
21:18:30 at afterConnectMultiple (node:net:1714:7) {
21:18:30 code: 'ECONNREFUSED',
21:18:30 [errors]: [ [Error], [Error] ]
21:18:30 }
21:18:30 }
21:18:35 [21:18:35.751]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:44049: fetch failed
21:18:42 [21:18:42.160]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
21:18:42 at node:internal/deps/undici/undici:13510:13
21:18:42 at processTicksAndRejections (node:internal/process/task_queues:105:5)
21:18:42 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
21:18:42 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
21:18:42 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
21:18:42 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
21:18:42 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:352:24) {
21:18:42 [cause]: AggregateError:
21:18:42 at internalConnectMultiple (node:net:1139:18)
21:18:42 at afterConnectMultiple (node:net:1714:7) {
21:18:42 code: 'ECONNREFUSED',
21:18:42 [errors]: [ [Error], [Error] ]
21:18:42 }
21:18:42 }
21:18:47 [21:18:47.422]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
21:18:47 at node:internal/deps/undici/undici:13510:13
21:18:47 at processTicksAndRejections (node:internal/process/task_queues:105:5)
21:18:47 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
21:18:47 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
21:18:47 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
21:18:47 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
21:18:47 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:352:24) {
21:18:47 [cause]: AggregateError:
21:18:47 at internalConnectMultiple (node:net:1139:18)
21:18:47 at afterConnectMultiple (node:net:1714:7) {
21:18:47 code: 'ECONNREFUSED',
21:18:47 [errors]: [ [Error], [Error] ]
21:18:47 }
21:18:47 }
21:18:52 [21:18:52.439]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:44049: fetch failed
21:18:57 [21:18:57.447]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:42819: fetch failed
21:18:59 [21:18:59.001]
INFO:
blob-sink:server Stopping blob sink
21:18:59 [21:18:59.003]
INFO:
blob-sink:server Blob sink already stopped
21:18:59 [21:18:59.004]
INFO:
blob-sink:server Stopping blob sink
21:18:59 [21:18:59.004]
INFO:
blob-sink:server Blob sink stopped
21:18:59 [21:18:59.007]
INFO:
blob-sink:server Server is running on
http://localhost:46379
21:18:59 [21:18:59.084]
WARN:
blob-sink:client Failed to deserialise blob
{"commitment":"0xa419c3904419193cd067b05fa25196190be80dded93a06df05ea20dcd78f9b1691448f495ab45df2393de7178ba94807"}
21:19:00 [21:19:00.483]
INFO:
blob-sink:server Stopping blob sink
21:19:00 [21:19:00.483]
INFO:
blob-sink:server Blob sink already stopped
21:19:00 [21:19:00.484]
INFO:
blob-sink:server Stopping blob sink
21:19:00 [21:19:00.484]
INFO:
blob-sink:server Blob sink stopped
21:19:00 [21:19:00.485]
INFO:
blob-sink:server Server is running on
http://localhost:42777
21:19:01 [21:19:01.961]
INFO:
blob-sink:server Stopping blob sink
21:19:01 [21:19:01.961]
INFO:
blob-sink:server Blob sink already stopped
21:19:01 [21:19:01.962]
INFO:
blob-sink:server Stopping blob sink
21:19:01 [21:19:01.962]
INFO:
blob-sink:server Blob sink stopped
21:19:01 [21:19:01.964]
INFO:
blob-sink:server Server is running on
http://localhost:42661
21:19:03 [21:19:03.363]
INFO:
blob-sink:server Stopping blob sink
21:19:03 [21:19:03.364]
INFO:
blob-sink:server Blob sink already stopped
21:19:03 [21:19:03.365]
INFO:
blob-sink:server Stopping blob sink
21:19:03 [21:19:03.365]
INFO:
blob-sink:server Blob sink stopped
21:19:03
PASS src/client/http.test.ts (
72.461 s)
21:19:03 HttpBlobSinkClient
21:19:03
✓ should send and retrieve blobs (331 ms)
21:19:03
✓ should handle multiple blobs (169 ms)
21:19:03
✓ should return empty array for non-existent block (12 ms)
21:19:03
✓ should handle server connection errors gracefully (10114 ms)
21:19:03 Mock Ethereum Clients
21:19:03
✓ should handle no consensus host (1701 ms)
21:19:03
✓ should request based on slot where consensus host is provided (1394 ms)
21:19:03
✓ should handle when multiple consensus hosts are provided (11595 ms)
21:19:03
✓ should handle API keys without headers (1500 ms)
21:19:03
✓ should handle API keys in headers (1654 ms)
21:19:03
✓ should handle multiple consensus hosts with different API key methods (34973 ms)
21:19:03
✓ even if we ask for non-encoded blobs, we should only get encoded blobs (1478 ms)
21:19:03
✓ should handle L1 missed slots (1478 ms)
21:19:03
✓ should fall back to archive client (1402 ms)
21:19:03
21:19:03
Test Suites: 1 passed, 1 total
21:19:03
Tests: 13 passed, 13 total
21:19:03
Snapshots: 0 total
21:19:03
Time: 72.543 s
21:19:03
Ran all test suites matching /blob-sink\/src\/client\/http.test.ts/i
.
21:19:03
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?