Skip to content

http2: tune control flow defaults #74435

http2: tune control flow defaults

http2: tune control flow defaults #74435

Triggered via pull request April 8, 2026 16:35
Status Failure
Total duration 2h 35m 1s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 1 notice
test-macOS: test/parallel/test-diagnostics-channel-http2-server-stream-close.js#L46
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-server-stream-close.js:46:24) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-server-stream-close.js
test-macOS: test/parallel/test-diagnostics-channel-http2-client-stream-created.js#L68
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-created.js:68:24) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-created.js
test-macOS: test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js#L31
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js:31:24) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-close-error.js
test-macOS: test/parallel/test-diagnostics-channel-http2-client-stream-error.js#L33
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-error.js:33:24) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-error.js
test-macOS: test/parallel/test-diagnostics-channel-http2-client-stream-close.js#L46
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-close.js:46:24) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-close.js
test-macOS: test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js#L49
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js:49:24) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-string.js
test-macOS: test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js#L49
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js:49:24) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-single-buffer.js
test-macOS: test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js#L61
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js:61:24) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers-and-strings.js
test-macOS: test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js#L33
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js:33:24) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-no-chunks.js
test-macOS: test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js#L55
--- stderr --- node:internal/http2/core:1438 const ret = this[kHandle].setLocalWindowSize(windowSize); ^ TypeError: Cannot read properties of undefined (reading 'setLocalWindowSize') at ClientHttp2Session.setLocalWindowSize (node:internal/http2/core:1438:31) at Object.connect (node:internal/http2/core:3643:11) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js:55:24) at Http2Server.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:630:28) at Http2Server.emit (node:events:509:20) at emitListeningNT (node:net:2051:10) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-diagnostics-channel-http2-client-stream-body-multiple-buffers.js
test-macOS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
sccache stats
77% - 3751 hits, 1118 misses, 0 errors