Skip to content

tools: update nixpkgs-unstable to ffcdcf99d65c61956d882df249a9be53e59 #729

tools: update nixpkgs-unstable to ffcdcf99d65c61956d882df249a9be53e59

tools: update nixpkgs-unstable to ffcdcf99d65c61956d882df249a9be53e59 #729

Triggered via pull request November 9, 2025 00:39
Status Failure
Total duration 6h 2m 12s
Artifacts 1

test-shared.yml

on: pull_request
Build slim tarball
1m 32s
Build slim tarball
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 notice
x86_64-linux: with shared libraries
Process completed with exit code 2.
x86_64-linux: with shared libraries: test/parallel/test-http2-reset-flood.js#L0
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-reset-flood.js --- TIMEOUT ---
x86_64-linux: with shared libraries: test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-misbehaving-flow-control-paused.js --- TIMEOUT ---
x86_64-linux: with shared libraries: test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-misbehaving-flow-control.js --- TIMEOUT ---
x86_64-linux: with shared libraries: test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-max-invalid-frames.js --- TIMEOUT ---
x86_64-linux: with shared libraries: test/parallel/test-http2-multi-content-length.js#L0
--- stderr --- node:events:486 throw er; // Unhandled 'error' event ^ Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:753:21) Emitted 'error' event on ClientHttp2Stream instance at: at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { code: 'ERR_HTTP2_SESSION_ERROR' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-multi-content-length.js
x86_64-linux: with shared libraries: test/parallel/test-http2-client-unescaped-path.js#L0
--- stderr --- node:assert:456 throw err; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected Comparison { + code: 'ERR_HTTP2_SESSION_ERROR', + message: 'Session closed with error code 1', - code: 'ERR_HTTP2_STREAM_ERROR', - message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR', name: 'Error' } at ClientHttp2Stream.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/common/index.js:726:12) at ClientHttp2Stream.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/common/index.js:493:15) at ClientHttp2Stream.emit (node:events:508:28) at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:753:21) { code: 'ERR_HTTP2_SESSION_ERROR' }, expected: { code: 'ERR_HTTP2_STREAM_ERROR', name: 'Error', message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR' }, operator: 'throws', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-client-unescaped-path.js
x86_64-darwin: with shared libraries
Process completed with exit code 2.
x86_64-darwin: with shared libraries: test/parallel/test-http2-reset-flood.js#L0
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-reset-flood.js --- TIMEOUT ---
x86_64-darwin: with shared libraries: test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-misbehaving-flow-control-paused.js --- TIMEOUT ---
x86_64-darwin: with shared libraries: test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-misbehaving-flow-control.js --- TIMEOUT ---
x86_64-darwin: with shared libraries: test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-max-invalid-frames.js --- TIMEOUT ---
x86_64-darwin: with shared libraries: test/parallel/test-http2-multi-content-length.js#L0
--- stderr --- node:events:486 throw er; // Unhandled 'error' event ^ Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:753:21) Emitted 'error' event on ClientHttp2Stream instance at: at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { code: 'ERR_HTTP2_SESSION_ERROR' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-multi-content-length.js
x86_64-darwin: with shared libraries: test/parallel/test-http2-client-unescaped-path.js#L0
--- stderr --- node:assert:456 throw err; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected Comparison { + code: 'ERR_HTTP2_SESSION_ERROR', + message: 'Session closed with error code 1', - code: 'ERR_HTTP2_STREAM_ERROR', - message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR', name: 'Error' } at ClientHttp2Stream.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/common/index.js:726:12) at ClientHttp2Stream.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/common/index.js:493:15) at ClientHttp2Stream.emit (node:events:508:28) at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:753:21) { code: 'ERR_HTTP2_SESSION_ERROR' }, expected: { code: 'ERR_HTTP2_STREAM_ERROR', name: 'Error', message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR' }, operator: 'throws', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-client-unescaped-path.js
aarch64-linux: with shared libraries
Process completed with exit code 2.
aarch64-linux: with shared libraries: test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-misbehaving-flow-control-paused.js --- TIMEOUT ---
aarch64-linux: with shared libraries: test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-misbehaving-flow-control.js --- TIMEOUT ---
aarch64-linux: with shared libraries: test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-max-invalid-frames.js --- TIMEOUT ---
aarch64-linux: with shared libraries: test/parallel/test-http2-reset-flood.js#L0
--- stderr --- <--- Last few GCs ---> [67890:0xab5a60450000] 238532 ms: Scavenge 4092.2 (4097.1) -> 4091.1 (4097.1) MB, pooled: 0.0 MB, 2.70 / 0.00 ms (average mu = 0.276, current mu = 0.227) task; [67890:0xab5a60450000] 239266 ms: Mark-Compact (reduce) 4091.4 (4097.1) -> 4091.3 (4095.1) MB, pooled: 0.0 MB, 24.14 / 0.00 ms (+ 666.4 ms in 518 steps since start of marking, biggest step 5.9 ms, walltime since start of marking 734 ms) (average mu = 0. FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory ----- Native stack trace ----- 1: 0xab5a35040638 node::DumpNativeBacktrace(_IO_FILE*) [out/Release/node] 2: 0xab5a351e05fc node::OOMErrorHandler(char const*, v8::OOMDetails const&) [out/Release/node] 3: 0xab5a3568dbac [out/Release/node] 4: 0xab5a3568dce8 [out/Release/node] 5: 0xab5a3597cd9c [out/Release/node] 6: 0xab5a3597d00c [out/Release/node] 7: 0xab5a35991430 [out/Release/node] 8: 0xab5a35994c14 [out/Release/node] 9: 0xab5a3531d784 node::PerIsolatePlatformData::RunForegroundTask(std::unique_ptr<v8::Task, std::default_delete<v8::Task> >) [out/Release/node] 10: 0xab5a3531df48 node::PerIsolatePlatformData::FlushForegroundTasksInternal() [out/Release/node] 11: 0xab5a3531c2c0 node::PerIsolatePlatformData::FlushTasks(uv_async_s*) [out/Release/node] 12: 0xff21255b1ffc [/nix/store/0qzym2f69pj79wr5s8w4ypcd3r60s2bb-libuv-1.51.0/lib/libuv.so.1] 13: 0xff21255c8cb8 [/nix/store/0qzym2f69pj79wr5s8w4ypcd3r60s2bb-libuv-1.51.0/lib/libuv.so.1] 14: 0xff21255b30e8 uv_run [/nix/store/0qzym2f69pj79wr5s8w4ypcd3r60s2bb-libuv-1.51.0/lib/libuv.so.1] 15: 0xab5a34f4b0fc node::SpinEventLoopInternal(node::Environment*) [out/Release/node] 16: 0xab5a35294c98 node::NodeMainInstance::Run(node::ExitCode*, node::Environment*) [out/Release/node] 17: 0xab5a35294b74 node::NodeMainInstance::Run() [out/Release/node] 18: 0xab5a35120bd8 [out/Release/node] 19: 0xab5a35120ccc node::Start(int, char**) [out/Release/node] 20: 0xab5a3672e174 main [out/Release/node] 21: 0xff2123cd62b4 [/nix/store/62yvg9afjvmwa8z17arn4giqmjzg2xd2-glibc-2.40-66/lib/libc.so.6] 22: 0xff2123cd6398 __libc_start_main [/nix/store/62yvg9afjvmwa8z17arn4giqmjzg2xd2-glibc-2.40-66/lib/libc.so.6] 23: 0xab5a34ef3370 _start [out/Release/node] Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-reset-flood.js --- CRASHED (Signal: 6) ---
aarch64-linux: with shared libraries: test/parallel/test-http2-multi-content-length.js#L0
--- stderr --- node:events:486 throw er; // Unhandled 'error' event ^ Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:753:21) Emitted 'error' event on ClientHttp2Stream instance at: at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { code: 'ERR_HTTP2_SESSION_ERROR' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-multi-content-length.js
aarch64-linux: with shared libraries: test/parallel/test-http2-client-unescaped-path.js#L0
--- stderr --- node:assert:456 throw err; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected Comparison { + code: 'ERR_HTTP2_SESSION_ERROR', + message: 'Session closed with error code 1', - code: 'ERR_HTTP2_STREAM_ERROR', - message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR', name: 'Error' } at ClientHttp2Stream.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/common/index.js:726:12) at ClientHttp2Stream.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/common/index.js:493:15) at ClientHttp2Stream.emit (node:events:508:28) at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:753:21) { code: 'ERR_HTTP2_SESSION_ERROR' }, expected: { code: 'ERR_HTTP2_STREAM_ERROR', name: 'Error', message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR' }, operator: 'throws', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-09b8e6a20e22-slim/test/parallel/test-http2-client-unescaped-path.js
aarch64-darwin: with shared libraries
The job has exceeded the maximum execution time of 6h0m0s
aarch64-darwin: with shared libraries
The operation was canceled.
x86_64-darwin: with shared libraries
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046

Artifacts

Produced during runtime
Name Size Digest
tarballs
47.6 MB
sha256:41c7318acd1714601582e55673df00ed0e12592d052145f8b4d7e97db744d2fc