Skip to content

CI Reliability 2022-04-15#252

@github-actions

Description

@github-actions

Failures in node-test-pull-request/43406 to node-test-pull-request/43505 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)

UTC TimeRUNNINGSUCCESSUNSTABLEABORTEDFAILUREGreen Rate
2022-04-15 00:12081111708.99%

JSTest Failure

Reasonparallel/test-child-process-set-blocking
TypeJS_TEST_FAILURE
Failed PR7 (nodejs/node#41431, nodejs/node#42298, nodejs/node#42645, nodejs/node#41263, nodejs/node#42695, nodejs/node#42675, nodejs/node#42683)
Appearedtest-equinix-debian10_container-armv7l-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43413/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43484/
Example
not ok 189 parallel/test-child-process-set-blocking --- duration_ms: 0.173 severity: fail exitcode: 1 stack: |- node:events:505 throw er; // Unhandled 'error' event ^ Error: spawn python ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19) at onErrorNT (node:internal/child_process:476:16) at processTicksAndRejections (node:internal/process/task_queues:82:21) Emitted 'error' event on ChildProcess instance at: at Process.ChildProcess._handle.onexit (node:internal/child_process:289:12) at onErrorNT (node:internal/child_process:476:16) at processTicksAndRejections (node:internal/process/task_queues:82:21){errno: -2, code: 'ENOENT', syscall: 'spawn python', path: 'python', spawnargs: [ '-c', 'print(100000 * "C")' ] } Node.js v18.0.0-pre ... 

Reasonparallel/test-http-server-request-timeout-keepalive
TypeJS_TEST_FAILURE
Failed PR7 (nodejs/node#41263, nodejs/node#42644, nodejs/node#42675, nodejs/node#42658, nodejs/node#42430, nodejs/node#42730, nodejs/node#42720)
Appearedtest-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2, test-orka-macos11-x64-1, test-macstadium-macos11.0-arm64-4, test-orka-macos11-x64-2, test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-macstadium-macos11.0-arm64-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43473/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43503/
Example
not ok 1424 parallel/test-http-server-request-timeout-keepalive --- duration_ms: 3.396 severity: fail exitcode: 1 stack: |- node:assert:123 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'HTTP/1.1 200 OK\r\n' + + 'Content-Type: text/plain\r\n' + + 'Date: Thu, 14 Apr 2022 18:14:14 GMT\r\n' + + 'Connection: close\r\n' + + 'Transfer-Encoding: chunked\r\n' + + '\r\n' + + '0\r\n' + + '\r\n' - '' at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-http-server-request-timeout-keepalive.js:82:12) at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:438:15) at Socket.emit (node:events:539:35) at endReadableNT (node:internal/streams/readable:1344:12) at process.processTicksAndReje... 

Reasonpummel/test-child-process-spawn-loop
TypeJS_TEST_FAILURE
Failed PR7 (nodejs/node#41431, nodejs/node#42298, nodejs/node#42645, nodejs/node#41263, nodejs/node#42695, nodejs/node#42675, nodejs/node#42683)
Appearedtest-equinix-debian10_container-armv7l-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43413/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43484/
Example
not ok 3218 pummel/test-child-process-spawn-loop --- duration_ms: 0.333 severity: fail exitcode: 1 stack: |- node:events:505 throw er; // Unhandled 'error' event ^ Error: spawn python ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19) at onErrorNT (node:internal/child_process:476:16) at processTicksAndRejections (node:internal/process/task_queues:82:21) Emitted 'error' event on ChildProcess instance at: at Process.ChildProcess._handle.onexit (node:internal/child_process:289:12) at onErrorNT (node:internal/child_process:476:16) at processTicksAndRejections (node:internal/process/task_queues:82:21){errno: -2, code: 'ENOENT', syscall: 'spawn python', path: 'python', spawnargs: [ '-c', 'print(1024000 * "C")' ] } Node.js v18.0.0-pre ... 

Reasonpummel/test-fs-readfile-tostring-fail
TypeJS_TEST_FAILURE
Failed PR7 (nodejs/node#41263, nodejs/node#42695, nodejs/node#42718, nodejs/node#42675, nodejs/node#42683, nodejs/node#42730, nodejs/node#42430)
Appearedtest-orka-macos11-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43470/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43493/
Example
not ok 3236 pummel/test-fs-readfile-tostring-fail --- duration_ms: 0.203 severity: fail exitcode: 7 stack: |- /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:69 throw err; ^ [Error: ENOSPC: no space left on device, write]{errno: -28, code: 'ENOSPC', syscall: 'write' } Node.js v18.0.0-pre ... 

Reasonpummel/test-repl-empty-maybelocal-crash
TypeJS_TEST_FAILURE
Failed PR7 (nodejs/node#42662, nodejs/node#42596, nodejs/node#42616, nodejs/node#42702, nodejs/node#41263, nodejs/node#42718, nodejs/node#42730)
Appearedtest-digitalocean-freebsd12-x64-2, test-digitalocean-rhel8-x64-1, test-digitalocean-freebsd12-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43410/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43491/
Example
not ok 3278 pummel/test-repl-empty-maybelocal-crash --- duration_ms: 27.451 severity: crashed exitcode: -9 stack: |- > ... 

Reasonparallel/test-http-server-headers-timeout-keepalive
TypeJS_TEST_FAILURE
Failed PR6 (nodejs/node#41263, nodejs/node#42644, nodejs/node#42683, nodejs/node#42740, nodejs/node#42720, nodejs/node#42262)
Appearedtest-orka-macos11-x64-2, test-macstadium-macos11.0-arm64-3, test-digitalocean-freebsd12-x64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-nearform-macos10.15-x64-1, test-ibm-rhel8-s390x-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43470/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43505/
Example
not ok 1154 parallel/test-http-server-headers-timeout-keepalive --- duration_ms: 3.370 severity: fail exitcode: 1 stack: |- node:assert:123 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'HTTP/1.1 200 OK\r\n' + + 'Content-Type: text/plain\r\n' + + 'Date: Thu, 14 Apr 2022 22:23:52 GMT\r\n' + + 'Connection: close\r\n' + + 'Transfer-Encoding: chunked\r\n' + + '\r\n' + + '0\r\n' + + '\r\n' - '' at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-server-headers-timeout-keepalive.js:84:12) at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:438:15) at Socket.emit (node:events:539:35) at endReadableNT (node:internal/streams/readable:1344:12) at process.processTicksAndRejections (node:internal/... 

Reasonparallel/test-gc-http-client-timeout
TypeJS_TEST_FAILURE
Failed PR4 (nodejs/node#41263, nodejs/node#42644, nodejs/node#42730, nodejs/node#42740)
Appearedtest-digitalocean-freebsd12-x64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43467/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43499/
Example
not ok 982 parallel/test-gc-http-client-timeout --- duration_ms: 0.965 severity: fail exitcode: 1 stack: |- We should do 300 requests Done: 0/300 Collected: 0/154 node:events:505 throw er; // Unhandled 'error' event ^ Error: connect ECONNRESET 127.0.0.1:25378 - Local (127.0.0.1:25624) at internalConnect (node:net:959:16) at defaultTriggerAsyncIdScope (node:internal/async_hooks:463:18) at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1105:9) at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:85:8) Emitted 'error' event on ClientRequest instance at: at Socket.socketErrorListener (node:_http_client:454:9) at Socket.emit (node:events:527:28) at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21){errno: -54, code: 'ECONNRESET... 

Reasonnode-api/test_threadsafe_function/test
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#42645, nodejs/node#41263)
Appearedtest-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43439/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43459/
Example
not ok 3388 node-api/test_threadsafe_function/test --- duration_ms: 360.45 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-inspector-multisession-ws
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#41431, nodejs/node#42262)
Appearedtest-nearform-macos10.15-x64-1, test-ibm-rhel8-s390x-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43421/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43505/
Example
not ok 1585 parallel/test-inspector-multisession-ws --- duration_ms: 15.540 severity: fail exitcode: 1 stack: |- [test] Connecting to a child Node process [test] Testing /json/list [test] Connecting to a child Node process [test] Testing /json/list [err] Debugger listening on ws://127.0.0.1:62163/5a3f718e-da30-4232-9c77-9ba9ee386e99 [err] For help, see: https://nodejs.org/en/docs/inspector [err] [err] Debugger attached. [err] Debugger attached. [err] [test] Breaking in code and verifying events are fired Timed out waiting for matching notification (Initial pause) 1 ... 

Reasonreport/test-report-uv-handles
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#41431, nodejs/node#41263)
Appearedtest-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-digitalocean-freebsd12-x64-2, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-2, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-2, test-digitalocean-ubuntu1804-x64-1, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1, test-joyent-smartos20-x64-3, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-4, test-osuosl-rhel8-ppc64_le-2, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-macstadium-macos11.0-arm64-3, undefined, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-6, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43411/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43467/
Example
not ok 2933 report/test-report-uv-handles --- duration_ms: 0.940 severity: fail exitcode: 1 stack: |- node:assert:123 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'Found bad BaseObject during clean exit: ConnectionsList\n' + + ' 1: 0xaaaac52b3428 node::DumpBacktrace(_IO_FILE*) [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]\n' + + ' 2: 0xaaaac539cde0 node::Abort() [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]\n' + + ' 3: 0xaaaac52d4fa4 [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]\n' + + ' 4: 0xaaaac52e1ff8 [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]\n' + + ' 5: 0xaaaac52d503c node::Environment::VerifyNoStrongBaseObjects() [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]\n' + + ' 6: 0xaaaac52463d4 node::SpinEventLoop(node::Env... 

Jenkins Failure

ReasonBacking channel 'JNLP4-connect connection from ... is disconnected.
TypeJENKINS_FAILURE
Failed PR7 (nodejs/node#42596, nodejs/node#42298, nodejs/node#42688, nodejs/node#42109, nodejs/node#41263, nodejs/node#42718, nodejs/node#42730)
Appearedtest-digitalocean-fedora34-x64-1, test-digitalocean-freebsd12-x64-2, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-freebsd12-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43406/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43492/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 178.62.236.249/178.62.236.249:41196' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286) at com.sun.proxy.$Proxy79.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205) 

Build Failure

ReasonERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ...
TypeBUILD_FAILURE
Failed PR5 (nodejs/node#41431, nodejs/node#42109, nodejs/node#41263, nodejs/node#42683, nodejs/node#42730)
Appearedtest-digitalocean-fedora34-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43415/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43497/
Example
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=fedora-latest-x64 #45424 Collecting metadata... Metadata collection done. Notifying upstream projects of job completion Finished: FAILURE 

ReasonERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
TypeBUILD_FAILURE
Failed PR3 (nodejs/node#42656, nodejs/node#41263, nodejs/node#42683)
Appearedtest-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43412/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43482/
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for node-test-commit-arm/nodes=ubuntu2004-armv7l #41452 Collecting metadata... Metadata collection done. Notifying upstream projects of job completion Finished: FAILURE 

ReasonFailed to trigger node-test-commit
TypeBUILD_FAILURE
Failed PR3 (nodejs/node#42298, nodejs/node#42616, https://github.com/nodejs/node/pull/node/)
Appearedtest-packetnet-ubuntu1804-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43423/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43446/
Example
Failed to trigger node-test-commit 

Reasonfatal: No rebase in progress?
TypeBUILD_FAILURE
Failed PR2 (nodejs/node#42616, nodejs/node#42430)
Appearedtest-nearform-macos10.15-x64-3, test-macstadium-macos11.0-arm64-3, test-macstadium-macos11.0-arm64-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43431/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43488/
Example
fatal: No rebase in progress? 

undefined

ReasonUnknown
Typeundefined
Failed PR4 (nodejs/node#42596, nodejs/node#41431, nodejs/node#42686, nodejs/node#42683)
Appearedtest-nearform_arm-win10_vs2019-arm64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/43406/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/43484/
Example
Unknown 

Git Failure

Progress

  • parallel/test-child-process-set-blocking (7)
  • parallel/test-http-server-request-timeout-keepalive (7)
  • pummel/test-child-process-spawn-loop (7)
  • pummel/test-fs-readfile-tostring-fail (7)
  • pummel/test-repl-empty-maybelocal-crash (7)
  • parallel/test-http-server-headers-timeout-keepalive (6)
  • parallel/test-gc-http-client-timeout (4)
  • node-api/test_threadsafe_function/test (2)
  • parallel/test-inspector-multisession-ws (2)
  • report/test-report-uv-handles (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (7)
  • ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ... (5)
  • ERROR: Step ?Publish JUnit test result report? failed: no workspace for ... (3)
  • Failed to trigger node-test-commit (3)
  • fatal: No rebase in progress? (2)
  • Unknown (4)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions