Skip to content

child_process: watch child_process stdin pipe peer close event #75237

child_process: watch child_process stdin pipe peer close event

child_process: watch child_process stdin pipe peer close event #75237

Triggered via pull request April 26, 2026 04:07
@TseianTseian
synchronize #62353
Tseian:main
Status Failure
Total duration 53m 58s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 1 notice
test-macOS
Process completed with exit code 1.
test-macOS: test/client-proxy/test-https-proxy-request-invalid-char-in-url.mjs#L0
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected + Set(7) { - Set(6) { { + error: Error: read ECONNRESET + at TCP.onStreamRead (node:internal/stream_base_commons:216:20) { + code: 'ECONNRESET', + errno: -54, + syscall: 'read' + }, + source: 'client response for connect' + }, + { headers: { host: 'localhost:52434' }, method: 'CONNECT', url: 'localhost:52434' at Immediate.<anonymous> (file:///Users/runner/work/node/node/dir%20with%20$unusual%22chars%3F'%C3%A5%C3%9F%E2%88%82%C6%92%C2%A9%E2%88%86%C2%AC%E2%80%A6%60/test/client-proxy/test-https-proxy-request-invalid-char-in-url.mjs:97:18) at Immediate._onImmediate (/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/common/index.js:508:15) at process.processImmediate (node:internal/timers:504:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: Set(7) { { method: 'CONNECT', url: 'localhost:52434', headers: { host: 'localhost:52434' } }, { method: 'CONNECT', url: 'localhost:52434', headers: { host: 'localhost:52434' } }, { method: 'CONNECT', url: 'localhost:52434', headers: { host: 'localhost:52434' } }, { method: 'CONNECT', url: 'localhost:52434', headers: { host: 'localhost:52434' } }, { method: 'CONNECT', url: 'localhost:52434', headers: { host: 'localhost:52434' } }, { method: 'CONNECT', url: 'localhost:52434', headers: { host: 'localhost:52434' } }, { error: Error: read ECONNRESET at TCP.onStreamRead (node:internal/stream_base_commons:216:20) { errno: -54, code: 'ECONNRESET', syscall: 'read' }, source: 'client response for connect' } }, expected: Set(6) { { method: 'CONNECT', url: 'localhost:52434', headers: { host: 'localhost:52434' } }, { method: 'CONNECT', url: 'localhost:52434', headers: { host: 'localhost:52434' } }, { method: 'CONNECT', url: 'localhost:52434', headers: { host: 'localhost:52434' } }, { method: 'CONNECT', url: 'localhost:52434', headers: { host: 'localhost:52434' } }, { method: 'CONNECT', url: 'localhost:52434', headers: { host: 'localhost:52434' } }, { method: 'CONNECT', url: 'localhost:52434', headers: { host: 'localhost:52434' } } }, operator: 'deepStrictEqual', diff: 'simple' } Node.js v26.0.0-pre --- stdout --- [Upstream server] responding to request for '/carriage-return-in-host' [Proxy client] Received response from server for 'https://local\rhost:52434/carriage-return-in-host': Response for '/carriage-return-in-host' [Proxy client] #1 closed request for: 'https://local\rhost:52434/carriage-return-in-host' [Upstream server] responding to request for '/newline-in-host' [Upstream server] responding to request for '/crlf-in-host' [Proxy client] Received response from server for 'https://local\nhost:52434/newline-in-host': Response for '/newline-in-host' [Proxy client] #2 closed request for: 'https://local\nhost:52434/newline-in-host' [Proxy client] Received response from server for 'https://local\r\nhost:52434/crlf-in-host': Response for '/crlf-in-host' [Proxy client] #3 closed request for: 'https://local\r\nhost:52434/crlf-in-host' [Upstream server] responding to request for '/carriage-return-in-port' [Upstream server] responding to request for '/newline-in-port' [Upstream server] responding to request for '/crlf-in-port' [Proxy client] Received response from server for 'https://localhost:5\r2434/carriage-return-in-port': Response for '/carriage-return-in-port' [Proxy client] #4 closed request for: 'https://localhost:5\r2434/carriage-return-in-port' [Proxy client] Received response from server for 'https://localhost:5\n2434/newl
test-macOS: test/parallel/test-debugger-run-after-quit-restart.js#L0
--- stderr --- /Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/common/debugger.js:92 const timeoutErr = new Error(`Timeout (${TIMEOUT}) while waiting for ${pattern}`); ^ Error: Timeout (15000) while waiting for /break (?:on start )?in/i at /Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/common/debugger.js:92:28 at new Promise (<anonymous>) at Object.waitFor (/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/common/debugger.js:67:14) at Object.waitForInitialBreak (/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/common/debugger.js:116:18) at /Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-debugger-run-after-quit-restart.js:63:21 at process.processTicksAndRejections (node:internal/process/task_queues:104:5) { output: '< Debugger ending on ws://127.0.0.1:62817/349fea45-7a3d-4a65-93fb-67d088a91d9e\n' + '< For help, see: https://nodejs.org/learn/getting-started/debugging\n' + '< \n' + 'debug> \n' + '< Debugger listening on ws://127.0.0.1:62826/4410a3ad-b8e9-44b2-9ce6-e6ea00f1084e\n' + '< For help, see: https://nodejs.org/learn/getting-started/debugging\n' + '< \n' + 'debug> connecting to 127.0.0.1:62826 ...< Debugger attached.\n' + '< \n' + 'debug> ok\n' + 'debug> ' } Node.js v26.0.0-pre Command: out/Release/node "/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-debugger-run-after-quit-restart.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
70% - 3502 hits, 1474 misses, 0 errors