Failures in node-test-pull-request/58689 to node-test-pull-request/58786 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)
| UTC Time |
RUNNING |
SUCCESS |
UNSTABLE |
ABORTED |
FAILURE |
Green Rate |
| 2024-04-29 00:08 |
2 |
6 |
11 |
8 |
73 |
6.67% |
JSTest Failure
| Reason |
parallel/test-error-serdes |
| Type |
JS_TEST_FAILURE |
| Failed PR |
21 (https://github.com/nodejs/node/pull/52651/, https://github.com/nodejs/node/pull/52647/, https://github.com/nodejs/node/pull/52609/, https://github.com/nodejs/node/pull/51629/, https://github.com/nodejs/node/pull/52671/, https://github.com/nodejs/node/pull/52691/, https://github.com/nodejs/node/pull/52674/, https://github.com/nodejs/node/pull/52451/, https://github.com/nodejs/node/pull/52708/, https://github.com/nodejs/node/pull/52047/, https://github.com/nodejs/node/pull/52692/, https://github.com/nodejs/node/pull/52701/, https://github.com/nodejs/node/pull/52164/, https://github.com/nodejs/node/pull/52215/, https://github.com/nodejs/node/pull/52372/, https://github.com/nodejs/node/pull/52713/, https://github.com/nodejs/node/pull/52714/, https://github.com/nodejs/node/pull/52727/, https://github.com/nodejs/node/pull/52728/, https://github.com/nodejs/node/pull/52723/, https://github.com/nodejs/node/pull/52730/) |
| Appeared |
test-equinix-ubuntu2004_container-arm64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-5, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-rackspace-win2022_vs2022-x64-6, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2019_vs2019-x64-4, test-macstadium-macos11.0-arm64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-10, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-rackspace-win2022_vs2022-x64-3, test-digitalocean-ubuntu2204_sharedlibs_container-x64-8, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-alpine319_container-x64-1, test-ibm-alpine319_container-x64-1, test-osuosl-rhel8_container-arm64-1, test-rackspace-fedora32-x64-1, test-equinix-debian11_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu2204-x64-1, test-rackspace-win2019_vs2019-x64-1, test-digitalocean-alpine318_container-x64-2, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-ibm-ubi81_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-azure_msft-win10_vs2019-x64-3, test-digitalocean-alpine319_container-x64-2, test-equinix-debian11_container-armv7l-1, test-ibm-rhel9-x64-1, test-rackspace-win2022_vs2022-x64-4, test-orka-macos11-x64-2, test-equinix-rhel8_container-arm64-1, test-digitalocean-fedora37-x64-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/58690/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/58784/ |
Example
not ok 3879 parallel/test-error-serdes
---
duration_ms: 360058.40000
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason |
parallel/test-macos-app-sandbox |
| Type |
JS_TEST_FAILURE |
| Failed PR |
9 (https://github.com/nodejs/node/pull/52708/, https://github.com/nodejs/node/pull/52692/, https://github.com/nodejs/node/pull/52451/, https://github.com/nodejs/node/pull/52719/, https://github.com/nodejs/node/pull/52714/, https://github.com/nodejs/node/pull/52674/, https://github.com/nodejs/node/pull/52727/, https://github.com/nodejs/node/pull/52728/, https://github.com/nodejs/node/pull/52730/) |
| Appeared |
test-orka-macos11-x64-1, test-macstadium-macos11.0-arm64-4, test-orka-macos11-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/58720/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/58784/ |
Example
not ok 1912 parallel/test-macos-app-sandbox
---
duration_ms: 7724.88800
severity: fail
exitcode: 1
stack: |-
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:47:8)
at Module._compile (node:internal/modules/cjs/loader:1476:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1555:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Module._load (node:internal/modules/cjs/loader:1104:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:191:14)
at node:internal/main/run_main_module:30:49 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictEqual'
}
Node.js v23.0.0-pre
...
Example
not ok 3781 pummel/test-crypto-timing-safe-equal-benchmarks
---
duration_ms: 1659.01300
severity: fail
exitcode: 1
stack: |-
node:assert:408
throw err;
^
AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-4.802924630409026)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
at Module._compile (node:internal/modules/cjs/loader:1476:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1555:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Module._load (node:internal/modules/cjs/loader:1104:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:191:14)
at node:internal/main/run_main_module:30:49 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '...
Example
not ok 4010 benchmark/test-benchmark-crypto
---
duration_ms: 1910.43400
severity: fail
exitcode: 1
stack: |-
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at main (/home/iojs/build/workspace/node-test-commit-linux/benchmark/crypto/timingSafeEqual.js:21:10)
at /home/iojs/build/workspace/node-test-commit-linux/benchmark/common.js:54:9
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictEqual'
}
Node.js v23.0.0-pre
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/common/benchmark.js:28:12)
a...
Example
not ok 953 parallel/test-http2-large-write-multiple-requests
---
duration_ms: 120184.09000
severity: fail
exitcode: 1
stack: |-
timeout
server sends content 1
server sends content 2
server sends content 3
server sends content 4
server sends content 5
server sends content 6
server sends content 7
server sends content 8
server sends content 9
server sends content 10
server sends content 11
server sends content 12
server sends content 13
server sends content 14
server sends content 15
server sends content 16
server sends content 17
server sends content 18
server sends content 19
server sends content 20
server sends content 21
server sends content 22
server sends content 23
server sends content 24
server sends content 25
server sends content 26
server sends content 27
server sends content 28
server sends content 29
server sends content 30
server sends content 31
server send...
Example
not ok 3983 parallel/test-net-write-fully-async-buffer
---
duration_ms: 360115.56300
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1325 parallel/test-fs-read-stream-concurrent-reads
---
duration_ms: 120097.10400
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3785 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 192.72000
severity: fail
exitcode: 7
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:77
throw err;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:35:37)
at callback (node:internal/streams/writable:757:21)
at onwriteError (node:internal/streams/writable:597:3)
at onwrite (node:internal/streams/writable:640:7)
at node:internal/fs/streams:513:5
at node:internal/fs/streams:455:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:952:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOSPC: no space left on device, write] {
errno: -28,
code: 'ENOSPC'...
Example
not ok 4146 sequential/test-single-executable-application-empty
---
duration_ms: 18459.09700
severity: fail
exitcode: 1
stack: |-
Copied /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node to /Users/iojs/node-tmp/.tmp.4145/sea
Injected /Users/iojs/node-tmp/.tmp.4145/sea-prep.blob into /Users/iojs/node-tmp/.tmp.4145/sea
[process 34032]: --- stderr ---
error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4145/sea.cstemp (No space left on device)
/Users/iojs/node-tmp/.tmp.4145/sea: the codesign_allocate helper tool cannot be found or used
[process 34032]: --- stdout ---
[process 34032]: status = 1, signal = null
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-empty.js:53
throw e;
^
Error: Cannot sign /Users/iojs/node-tmp/.tmp.4145/sea: Error: - process terminated with status 1,...
Example
not ok 165 parallel/test-blob-file-backed
---
duration_ms: 519.41400
severity: fail
exitcode: 1
stack: |-
node:internal/blob:291
const error = lazyDOMException('The blob could not be read', 'NotReadableError');
^
DOMException [NotReadableError]: The blob could not be read
at BlobReader.<anonymous> (node:internal/blob:291:25)
Node.js v23.0.0-pre
...
Example
not ok 3879 parallel/test-file-write-stream4
---
duration_ms: 360107.64800
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1918 parallel/test-module-loading-globalpaths
---
duration_ms: 1339.97300
severity: fail
exitcode: 1
stack: |-
node:fs:3015
binding.copyFile(
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1885/install/bin/node'
at Object.copyFileSync (node:fs:3015:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-module-loading-globalpaths.js:32:6)
at Module._compile (node:internal/modules/cjs/loader:1476:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1555:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Module._load (node:internal/modules/cjs/loader:1104:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:191:14)
at node:internal/main/run_main_module:30:49 {
errno: -2...
Jenkins Failure
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 138.197.4.1/138.197.4.1:46386' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy181.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
Git Failure
Build Failure
| Reason |
error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] |
| Type |
BUILD_FAILURE |
| Failed PR |
8 (https://github.com/nodejs/node/pull/52691/, https://github.com/nodejs/node/pull/52692/, https://github.com/nodejs/node/pull/52701/, https://github.com/nodejs/node/pull/52719/, https://github.com/nodejs/node/pull/52713/, https://github.com/nodejs/node/pull/52723/, https://github.com/nodejs/node/pull/52674/, https://github.com/nodejs/node/pull/52727/) |
| Appeared |
test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2022_vs2022-x64-2, test-rackspace-win2022_vs2022-x64-4, test-rackspace-win2022_vs2022-x64-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/58714/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/58773/ |
Example
error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
swiss-hash-table-helpers-tq-csa.cc
struct-tq-csa.cc
swiss-name-dictionary-tq-csa.cc
synthetic-module-tq-csa.cc
Example
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=ubuntu2204-64 #57507
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
Example
fatal error: Killed signal terminated program cc1plus
Example
ERROR: No files found with the specified search criteria.
1 file(s) copied.
> set DEBUG_HELPER=1
> call vcbuild.bat arm64 release msi
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins6374667549703837546.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/
Example
Failed to trigger sub builds
Example
fatal: No rebase in progress?
Progress