nodejs / reliability

Make the CI green again
35 stars 11 forks source link

CI Reliability 2024-05-06 #856

Open github-actions[bot] opened 4 months ago

github-actions[bot] commented 4 months ago

Failures in node-test-pull-request/58873 to node-test-pull-request/58972 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-05-06 00:08 1 2 15 5 77 2.13%

JSTest Failure

Reason benchmark/test-benchmark-crypto
Type JS_TEST_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/52811/, https://github.com/nodejs/node/pull/52821/, https://github.com/nodejs/node/pull/52215/, https://github.com/nodejs/node/pull/52147/, https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/52588/, https://github.com/nodejs/node/pull/35598/, https://github.com/nodejs/node/pull/34966/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1, test-orka-macos11-x64-2, test-digitalocean-fedora37-x64-1, test-ibm-ubuntu2204-x64-1, test-ibm-alpine319_container-x64-1, test-equinix-rhel8_container-arm64-2, test-ibm-ubi81_container-x64-1, test-rackspace-win2022_vs2022-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58879/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58970/
Example ``` not ok 4014 benchmark/test-benchmark-crypto --- duration_ms: 2112.61200 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-containered/benchmark/crypto/timingSafeEqual.js:21:10) at /home/iojs/build/workspace/node-test-commit-linux-containered/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. (/home/iojs/build/workspace/node-test-commit-linux-containered/test/... ```

Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/52811/, https://github.com/nodejs/node/pull/31137/, https://github.com/nodejs/node/pull/51657/, https://github.com/nodejs/node/pull/52702/, https://github.com/nodejs/node/pull/52820/, https://github.com/nodejs/node/pull/51394/, https://github.com/nodejs/node/pull/34966/)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-equinix-rhel8_container-arm64-1, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58882/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58970/
Example ``` not ok 3993 parallel/test-net-write-fully-async-buffer --- duration_ms: 360111.19100 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-pipe-file-to-http
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/52734/, https://github.com/nodejs/node/pull/52791/, https://github.com/nodejs/node/pull/51050/, https://github.com/nodejs/node/pull/52821/, https://github.com/nodejs/node/pull/52702/, https://github.com/nodejs/node/pull/49741/)
Appeared test-equinix-debian11_container-armv7l-2, test-equinix-debian11_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58884/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58952/
Example ``` not ok 3832 parallel/test-pipe-file-to-http --- duration_ms: 360112.39500 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-stream-readable-unpipe-resume
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/31137/, https://github.com/nodejs/node/pull/52781/, https://github.com/nodejs/node/pull/51250/, https://github.com/nodejs/node/pull/52347/, https://github.com/nodejs/node/pull/52791/, https://github.com/nodejs/node/pull/52588/)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204-x64-1, test-ibm-ubi81_container-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-equinix-rhel8_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58895/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58949/
Example ``` not ok 4007 parallel/test-stream-readable-unpipe-resume --- duration_ms: 360105.14600 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/52793/, https://github.com/nodejs/node/pull/52347/, https://github.com/nodejs/node/pull/35598/, https://github.com/nodejs/node/pull/52588/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-8, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/58885/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58958/
Example ``` not ok 78 parallel/test-blob-file-backed --- duration_ms: 792.20100 severity: fail exitcode: 1 stack: |- node:internal/blob:289 const error = lazyDOMException('The blob could not be read', 'NotReadableError'); ^ DOMException [NotReadableError]: The blob could not be read at BlobReader. (node:internal/blob:289:25) Node.js v23.0.0-pre ... ```

Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/52810/, https://github.com/nodejs/node/pull/52646/, https://github.com/nodejs/node/pull/52347/, https://github.com/nodejs/node/pull/52588/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-alpine318_container-x64-1, test-ibm-rhel8-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/58874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58951/
Example ``` not ok 2790 parallel/test-http2-large-write-multiple-requests --- duration_ms: 120088.12900 severity: fail exitcode: -15 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 s... ```

Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52702/, https://github.com/nodejs/node/pull/52347/, https://github.com/nodejs/node/pull/52791/)
Appeared test-ibm-rhel8-x64-1, test-ibm-ubuntu2204-x64-1, test-ibm-rhel8-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58893/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58932/
Example ``` not ok 2382 parallel/test-performance-function --- duration_ms: 254.95800 severity: fail exitcode: 1 stack: |- node:internal/histogram:291 validateInteger(val, 'val', 1); ^ RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0 at RecordableHistogram.record (node:internal/histogram:291:5) at processComplete (node:internal/perf/timerify:40:15) at timerified m (node:internal/perf/timerify:87:5) at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-performance-function.js:103:5 at runNextTicks (node:internal/process/task_queues:60:5) at listOnTimeout (node:internal/timers:540:9) at process.processTimers (node:internal/timers:514:7) { code: 'ERR_OUT_OF_RANGE' } Node.js v23.0.0-pre ... ```

Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52819/, https://github.com/nodejs/node/pull/52791/, https://github.com/nodejs/node/pull/37770/)
Appeared test-digitalocean-debian12-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-softlayer-debian12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58894/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58969/
Example ``` not ok 4151 sequential/test-single-executable-application-snapshot-and-code-cache --- duration_ms: 8722.53300 severity: fail exitcode: 1 stack: |- Copied /home/iojs/build/workspace/node-test-commit-linux/out/Release/node to /home/iojs/node-tmp/.tmp.4150/sea Injected /home/iojs/node-tmp/.tmp.4150/sea-prep.blob into /home/iojs/node-tmp/.tmp.4150/sea [process 1554913]: --- stderr --- Found SEA blob 0x55fba2b30080, size=4480889 Found SEA resource 0x55fba2b30080, size=4480889 Read()(4-byte), count=1: { 21223968 }, read 4 bytes Read SEA magic 143da20 Read()(4-byte), count=1: { 6 }, read 4 bytes Read SEA flags 6 Read()(8-byte), count=1: { 11 }, read 8 bytes ReadStringView(), length=11: 0x55fba2b30090, read 11 bytes, content: snapshot.js Read SEA code path 0x55fba2b30090, size=11 Read()(8-byte), count=1: { 4480854 }, read 8 bytes ReadStringView(), length=4480854: 0x55fba2b300a3, read 4480854 bytes Read SEA re... ```

Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52802/, https://github.com/nodejs/node/pull/52810/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win11_vs2022-x64-1, test-rackspace-win2016_vs2015-x64-1, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-3, test-azure_msft-win11_vs2022-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58878/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58883/
Example ``` not ok 671 parallel/test-runner-output --- duration_ms: 5884.72800 severity: fail exitcode: 1 stack: |- TAP version 13 # Subtest: test runner output # Subtest: test-runner/output/abort.js ok 1 - test-runner/output/abort.js --- duration_ms: 2062.3982 ... ```

Reason wpt/test-compression
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52810/, https://github.com/nodejs/node/pull/52347/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58880/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58911/
Example ``` not ok 4074 wpt/test-compression --- duration_ms: 1440092.45800 severity: fail exitcode: -15 stack: |- timeout [SKIPPED] compression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write [SKIPPED] decompression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write [SKIPPED] decompression-buffersource.tentative.any.js: ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write [SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled [SKIPPED] third_party/pako/pako_inflate.min.js: This is not a test file. [PASS] "a" should cause the constructor to throw [PASS] no input should cause the constructor to throw [PASS] non-string input should cause the constructor to throw [PASS] "a" should cause the constructor to throw [PASS] no inpu... ```

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/52672/, https://github.com/nodejs/node/pull/52821/, https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/52588/)
Appeared test-rackspace-fedora32-x64-1, test-digitalocean-ubuntu2204-x64-2, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/58910/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58958/
Example ``` java.io.IOException: Backing channel 'JNLP4-connect connection from 119.9.51.79/119.9.51.79:54974' 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 12 (https://github.com/nodejs/node/pull/52810/, https://github.com/nodejs/node/pull/52766/, https://github.com/nodejs/node/pull/52701/, https://github.com/nodejs/node/pull/52702/, https://github.com/nodejs/node/pull/52347/, https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/52734/, https://github.com/nodejs/node/pull/52828/, https://github.com/nodejs/node/pull/52820/, https://github.com/nodejs/node/pull/35598/, https://github.com/nodejs/node/pull/49741/, https://github.com/nodejs/node/pull/52837/)
Appeared test-rackspace-win2022_vs2022-x64-4, test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2022_vs2022-x64-5, test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2022_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58965/
Example ``` error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\tuple(328,1): fatal error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\tuple(770,1): fatal error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] builtins-handler-gen.cc builtins-constructor-gen.cc ```

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/52811/, https://github.com/nodejs/node/pull/52734/, https://github.com/nodejs/node/pull/52793/, https://github.com/nodejs/node/pull/31137/, https://github.com/nodejs/node/pull/51657/, https://github.com/nodejs/node/pull/52781/, https://github.com/nodejs/node/pull/52766/, https://github.com/nodejs/node/pull/52821/)
Appeared test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-debian11_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-debian11_container-armv7l-1, test-equinix-ubuntu1804_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58882/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58913/
Example ``` ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? Collecting metadata... Metadata collection done. Notifying upstream projects of job completion Finished: FAILURE ```

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/52701/, https://github.com/nodejs/node/pull/52791/, https://github.com/nodejs/node/pull/52347/, https://github.com/nodejs/node/pull/51394/, https://github.com/nodejs/node/pull/51575/, https://github.com/nodejs/node/pull/50786/, https://github.com/nodejs/node/pull/37770/, https://github.com/nodejs/node/pull/52588/)
Appeared test-digitalocean-alpine318_container-x64-1, test-digitalocean-debian12-x64-1, test-ibm-alpine318_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-alpine318_container-x64-2, test-softlayer-debian12-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58892/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58971/
Example ``` fatal: No rebase in progress? ```

Reason ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/52802/, https://github.com/nodejs/node/pull/52791/, https://github.com/nodejs/node/pull/52766/, https://github.com/nodejs/node/pull/52347/, https://github.com/nodejs/node/pull/45427/)
Appeared test-rackspace-fedora32-x64-1, test-digitalocean-ubuntu2204-x64-2, test-digitalocean-ubuntu2204-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58878/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58931/
Example ``` ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=fedora-last-latest-x64 #57678 Collecting metadata... Metadata collection done. Notifying upstream projects of job completion Finished: FAILURE ```

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/52672/, https://github.com/nodejs/node/pull/52821/, https://github.com/nodejs/node/pull/52702/, https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/51575/)
Appeared test-rackspace-fedora32-x64-1, test-digitalocean-ubuntu2204-x64-2, undefined, test-digitalocean-rhel8_arm_cross_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/58910/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58960/
Example ``` fatal error: Killed signal terminated program cc1plus ```

Reason ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/31137/, https://github.com/nodejs/node/pull/49741/)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58895/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58963/
Example ``` ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Collecting metadata... Metadata collection done. Notifying upstream projects of job completion Finished: FAILURE ```

Reason error C1002: compiler is out of heap space in pass 2 [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52766/, https://github.com/nodejs/node/pull/52821/)
Appeared test-rackspace-win2022_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/58908/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58913/
Example ``` error C1002: compiler is out of heap space in pass 2 [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] C:\workspace\node-compile-windows\node\deps\v8\src\heap\setup-heap-internal.cc(847): fatal error C1002: compiler is out of heap space in pass 2 [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] C:\workspace\node-compile-windows\node\deps\v8\src\objects\tagged-impl.h(172): fatal error C1002: compiler is out of heap space in pass 2 [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] keyed-store-generic.cc C:\workspace\node-compile-windows\node\deps\v8\src\ic\keyed-store-generic.cc(1341,1): fatal error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] ```

CCTest Failure

Progress