Skip to content

CI Reliability 2023-08-27#647

@github-actions

Description

@github-actions

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

UTC TimeRUNNINGSUCCESSUNSTABLEABORTEDFAILUREGreen Rate
2023-08-27 00:1300233740.00%

JSTest Failure

Reasonparallel/test-child-process-exec-timeout-kill
TypeJS_TEST_FAILURE
Failed PR5 (nodejs/node#49206, nodejs/node#49211, nodejs/node#49185, nodejs/node#48607, nodejs/node#49249)
Appearedtest-ibm-rhel7-s390x-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53512/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53538/
Example
not ok 480 parallel/test-child-process-exec-timeout-kill --- duration_ms: 0.112 severity: fail exitcode: 1 stack: |- [stdout] [stderr] /home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-child-process-exec-timeout-kill.js:17 logInTimeout(kExpiringChildRunTime); ^ TypeError: logInTimeout is not a function at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-child-process-exec-timeout-kill.js:17:3) at Module._compile (node:internal/modules/cjs/loader:1198:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10) at Module.load (node:internal/modules/cjs/loader:1076:32) at Function.Module._load (node:internal/modules/cjs/loader:911:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:22:47 node:assert:124 throw new AssertionError(obj); ^ ... 

Reasonsequential/test-cpu-prof-kill
TypeJS_TEST_FAILURE
Failed PR5 (nodejs/node#49206, nodejs/node#49211, nodejs/node#49185, nodejs/node#48607, nodejs/node#49249)
Appearedtest-ibm-rhel7-s390x-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53512/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53538/
Example
not ok 3616 sequential/test-cpu-prof-kill --- duration_ms: 1.40 severity: fail exitcode: 1 stack: |- Dispatching message{"id": 1, "method": "Profiler.enable" } Receive CPU profile message{"id":1,"result":{}} Dispatching message{"id": 2, "method": "Profiler.setSamplingInterval", "params":{"interval": 50 } } Receive CPU profile message{"id":2,"result":{}} Dispatching message{"id": 3, "method": "Profiler.start" } Receive CPU profile message{"id":3,"result":{}} EndStartedProfilers V8CpuProfilerConnection::End(), ending = false Dispatching message{"id": 4, "method": "Profiler.stop" } Receive CPU profile message Writing profile response (id = 4) Written result to /home/iojs/node-tmp/.tmp.3615/CPU.20230823.062841.4659.0.001.cpuprofile [{id: 1, callFrame:{functionName: '(root)', scriptId: '0', url: '', lineNumber: -1, columnNumber: -1 }, ... 

Reasonsequential/test-worker-prof
TypeJS_TEST_FAILURE
Failed PR4 (nodejs/node#49226, nodejs/node#49185, nodejs/node#49274, nodejs/node#49150)
Appearedtest-azure_msft-win2022_vs2019-x64-2, test-ibm-rhel8-s390x-4, test-nearform-macos11.0-arm64-1, test-rackspace-win2019_vs2019-x64-2, test-azure_msft-win2022_vs2019-x64-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53474/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53548/
Example
not ok 941 sequential/test-worker-prof --- duration_ms: 30228.28300 severity: fail exitcode: 1 stack: |- node:assert:125 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: child exited with signal:{error: Error: spawnSync C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe ETIMEDOUT at Object.spawnSync (node:internal/child_process:1124:20) at spawnSync (node:child_process:876:24) at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:52:23) at Module._compile (node:internal/modules/cjs/loader:1241:14) at Module._extensions..js (node:internal/modules/cjs/loader:1295:10) at Module.load (node:internal/modules/cjs/loader:1091:32) at Module._load (node:internal/modules/cjs/loader:938:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12) at node:internal/main/ru... 

Reasonparallel/test-crypto-dh
TypeJS_TEST_FAILURE
Failed PR3 (nodejs/node#49260, nodejs/node#49249, nodejs/node#48607)
Appearedtest-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win11_vs2022-arm64-5, test-rackspace-win2012r2_vs2015-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53487/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53546/
Example
not ok 926 parallel/test-crypto-dh --- duration_ms: 120223.03200 severity: fail exitcode: 1 stack: |- timeout ... 

Reasonparallel/test-tls-ticket-cluster
TypeJS_TEST_FAILURE
Failed PR3 (nodejs/node#49211, nodejs/node#49206, nodejs/node#49150)
Appearedtest-nearform-macos10.15-x64-3, test-azure_msft-win2022_vs2019-x64-2, test-rackspace-win2012r2_vs2015-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53521/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53550/
Example
not ok 2829 parallel/test-tls-ticket-cluster --- duration_ms: 571.49500 severity: fail exitcode: 1 stack: |- [primary] got "listening" [primary] connecting 61762 session? false [worker] connection reused? false [primary] got "not-reused" [primary] connecting 61762 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 61762 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 61762 session? true [primary] got "listening" [worker] connection reused? true [primary] got "reused" [primary] connecting 61762 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 61762 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 61762 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 61762 session? true [worker] connection reused?... 

Reasonsequential/test-perf-hooks
TypeJS_TEST_FAILURE
Failed PR3 (nodejs/node#49178, nodejs/node#49185, nodejs/node#49150)
Appearedtest-ibm-rhel7-s390x-1, test-equinix-ubuntu2004_container-armv7l-2, undefined
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53475/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53558/
Example
not ok 3721 sequential/test-perf-hooks --- duration_ms: 0.572 severity: fail exitcode: 1 stack: |-{name: 'node', entryType: 'node', startTime: 0, duration:{around: 406.6803800165653 }, nodeStart:{around: 0 }, v8Start:{around: 0 }, bootstrapComplete:{around: 406.6625050008297, delay: 2500 }, environment:{around: 0 }, loopStart: -1, loopExit: -1 } node:assert:400 throw err; ^ AssertionError [ERR_ASSERTION]: environment: 383.8990049958229 >= 250 at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-perf-hooks.js:31:7) at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-perf-hooks.js:43:1) at Module._compile (node:internal/modules/cjs/loader:1198:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10) at Module.load (node:internal/modules/cjs/loader:... 

Reasonparallel/test-fs-watch-recursive-add-file
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#49249, nodejs/node#49185)
Appearedtest-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53509/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53525/
Example
not ok 1323 parallel/test-fs-watch-recursive-add-file --- duration_ms: 120065.05900 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-fs-watch-recursive-add-file-to-existing-subfolder
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#49274, nodejs/node#49206)
Appearedtest-ibm-rhel8-s390x-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53492/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53512/
Example
not ok 1240 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder --- duration_ms: 120109.35100 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-fs-watch-recursive-add-file-to-new-folder
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#49211, nodejs/node#49206)
Appearedtest-ibm-rhel8-s390x-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53504/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53512/
Example
not ok 1239 parallel/test-fs-watch-recursive-add-file-to-new-folder --- duration_ms: 120097.74700 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-fs-watch-recursive-add-file-with-url
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#49288, nodejs/node#49150)
Appearedtest-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53499/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53558/
Example
not ok 1389 parallel/test-fs-watch-recursive-add-file-with-url --- duration_ms: 120065.49800 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-fs-watch-recursive-symlink
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#48655, nodejs/node#49211)
Appearedtest-ibm-rhel8-s390x-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53496/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53505/
Example
not ok 1312 parallel/test-fs-watch-recursive-symlink --- duration_ms: 120059.20900 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-http-server-consumed-timeout
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#49249, nodejs/node#49150)
Appearedtest-ibm-rhel7-s390x-1, test-ibm-rhel8-s390x-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53519/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53558/
Example
not ok 1499 parallel/test-http-server-consumed-timeout --- duration_ms: 1.342 severity: fail exitcode: 1 stack: |- node:assert:171 throw err; ^ AssertionError [ERR_ASSERTION]: Request timeout should not fire at IncomingMessage.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-http-server-consumed-timeout.js:51:14) at IncomingMessage.emit (node:events:513:28) at Socket.socketOnTimeout (node:_http_server:624:50) at Socket.emit (node:events:513:28) at Socket._onTimeout (node:net:550:8) at listOnTimeout (node:internal/timers:559:17) at processTimers (node:internal/timers:502:7){generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail' } ... 

Reasonparallel/test-inspector-break-when-eval
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#49161, nodejs/node#49185)
Appearedtest-ibm-rhel8-s390x-2, test-ibm-rhel8-s390x-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53489/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53520/
Example
not ok 1827 parallel/test-inspector-break-when-eval --- duration_ms: 15617.55500 severity: fail exitcode: 1 stack: |- [test] Connecting to a child Node process [test] Testing /json/list [err] Debugger listening on ws://127.0.0.1:38537/ef948993-2de7-4904-8d9e-a330913a6852 [err] For help, see: https://nodejs.org/en/docs/inspector [err] [test] Setting up a debugger [err] Debugger attached. [err] Timed out waiting for matching notification (Initial pause) 1 ... 

Reasonparallel/test-runner-inspect
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#49274, nodejs/node#49249)
Appearedtest-ibm-rhel8-s390x-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53492/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53538/
Example
not ok 3607 parallel/test-runner-inspect --- duration_ms: 120068.88900 severity: fail exitcode: -15 stack: |- timeout [test] Connecting to a child Node process [test] Testing /json/list [err] (node:2699187) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency [err] (Use `node --trace-warnings ...` to show where the warning was created) [err] [out] TAP version 13 [out] [err] Debugger listening on ws://127.0.0.1:40709/388ce237-645b-46c3-8e50-4195aa09025b [err] For help, see: https://nodejs.org/en/docs/inspector [err] [err] Debugger attached. [err] [err] For help, see: https://nodejs.org/en/docs/inspector [err] [out] # Debugger ending on ws://127.0.0.1:40709/388ce237-645b-46c3-8e50-4195aa09025b [out] ... 

Reasonparallel/test-worker-memory
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#49226, nodejs/node#49150)
Appearedtest-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win2022_vs2019-x64-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53474/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53551/
Example
not ok 852 parallel/test-worker-memory --- duration_ms: 1443.99600 severity: fail exitcode: 3221226356 stack: |- run() called with n=7.5 (numWorkers=8) run() called with n=7.5 (numWorkers=8) run() called with n=7.5 (numWorkers=8) run() called with n=7.5 (numWorkers=8) run() called with n=7.5 (numWorkers=8) run() called with n=7.5 (numWorkers=8) run() called with n=7.5 (numWorkers=8) run() called with n=7.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=6.5 (numWorkers=8) run() called with n=5.5 (numWorkers=8) run() called with n=5.5 (numWorkers=8) run() called with n=5.5 (numWorkers=8) run() called with n=5.5 (numWorkers=8) run() called with n=5.5 (numWorkers=8... 

Reasonpummel/test-heapdump-shadow-realm
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#48050, nodejs/node#49249)
Appearedtest-digitalocean-fedora38-x64-2, test-softlayer-debian10-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53495/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53501/
Example
not ok 3620 pummel/test-heapdump-shadow-realm --- duration_ms: 55818.92700 severity: crashed exitcode: -6 stack: |- <--- Last few GCs ---> [2348528:0x74869d0] 36147 ms: Mark-Compact (reduce) 976.4 (992.8) -> 975.8 (993.3) MB, 510.25 / 0.01 ms (+ 600.2 ms in 60 steps since start of marking, biggest step 31.0 ms, walltime since start of marking 1543 ms) (average mu = 0.405, current mu = 0.[2348528:0x74869d0] 37550 ms: Mark-Compact (reduce) 977.8 (993.9) -> 977.3 (994.4) MB, 1139.33 / 0.00 ms (+ 118.3 ms in 18 steps since start of marking, biggest step 14.0 ms, walltime since start of marking 1271 ms) (average mu = 0.263, current mu = 0 <--- JS stacktrace ---> FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory 1: 0xc9d530 node::Abort() [out/Release/node] 2: 0xb7d7c6 [out/Release/node] 3: 0xee72e0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [out/Release/node] 4: 0xe... 

Reasonsequential/test-http-regr-gh-2928
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#49206, nodejs/node#49211)
Appearedtest-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2012r2_vs2015-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53512/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53530/
Example
not ok 926 sequential/test-http-regr-gh-2928 --- duration_ms: 639.00300 severity: fail exitcode: 3221226505 stack: |- .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+. ... 

Jenkins Failure

ReasonBuild timed out (after 60 minutes). Marking the build as failed.
TypeJENKINS_FAILURE
Failed PR9 (nodejs/node#49178, nodejs/node#49155, nodejs/node#49161, nodejs/node#48050, nodejs/node#49249, nodejs/node#49274, nodejs/node#49185, nodejs/node#49103, nodejs/node#49150)
Appearedtest-rackspace-win2022_vs2022-x64-2, test-rackspace-win2012r2_vs2019-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53475/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53545/
Example
Build timed out (after 60 minutes). Marking the build as failed. 

CCTest Failure

ReasonC:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
TypeCC_TEST_FAILURE
Failed PR2 (nodejs/node#49279, nodejs/node#49150)
Appearedtest-rackspace-win2022_vs2022-x64-4, test-rackspace-win2012r2_vs2019-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53516/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53550/
Example
C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected) Actual: true Expected: false [ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (5001 ms) 

Git Failure

Build Failure

ReasonFailed to trigger fanned build
TypeBUILD_FAILURE
Failed PR12 (nodejs/node#49274, nodejs/node#49313, nodejs/node#49150, nodejs/node#48244, nodejs/node#49193, nodejs/node#49030, nodejs/node#49161, nodejs/node#49151, nodejs/node#49137, nodejs/node#48970, nodejs/node#48919, nodejs/node#49335)
Appearedundefined
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53554/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53571/
Example
Failed to trigger fanned build 

Reasonfatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
TypeBUILD_FAILURE
Failed PR6 (nodejs/node#49155, nodejs/node#49288, nodejs/node#49211, nodejs/node#49206, nodejs/node#49185, nodejs/node#49150)
Appearedtest-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53479/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53551/
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository fatal: Could not read from remote repository. fatal: failed to run repack 

ReasonERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
TypeBUILD_FAILURE
Failed PR5 (nodejs/node#49232, nodejs/node#49185, nodejs/node#48607, nodejs/node#49150, nodejs/node#48244)
Appearedtest-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-equinix_mnx-smartos20-x64-4, test-osuosl-aix72-ppc64_be-4, test-equinix-ubuntu1804_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_sharedlibs_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-osuosl-aix72-ppc64_be-3, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53482/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53562/
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 

ReasonERROR: No files found with the specified search criteria.
TypeBUILD_FAILURE
Failed PR3 (nodejs/node#48638, nodejs/node#49150, nodejs/node#49161)
Appearedtest-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53480/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53559/
Example
ERROR: No files found with the specified search criteria. 1 file(s) copied. > set DEBUG_HELPER=1 > call vcbuild.bat arm64 release msi 

Reasonfatal: No rebase in progress?
TypeBUILD_FAILURE
Failed PR2 (nodejs/node#49232, nodejs/node#49133)
Appearedtest-orka-macos11-x64-2, test-softlayer-debian10-x64-1, test-ibm-ubi81_container-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53482/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53486/
Example
fatal: No rebase in progress? 

Reasonfatal: bad object refs/heads/jenkins-node-test-commit-arm-fanned-44627007be7eb3934e39bdd3df7e8f2556a2cd44-binary-pi1p/cc-armv7
TypeBUILD_FAILURE
Failed PR2 (nodejs/node#49150, nodejs/node#49161)
Appearedtest-rackspace-win2019_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2022_vs2022-x64-5
First CIhttps://ci.nodejs.org/job/node-test-pull-request/53552/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/53559/
Example
fatal: bad object refs/heads/jenkins-node-test-commit-arm-fanned-44627007be7eb3934e39bdd3df7e8f2556a2cd44-binary-pi1p/cc-armv7 fatal: bad object refs/heads/jenkins-node-test-commit-arm-fanned-44627007be7eb3934e39bdd3df7e8f2556a2cd44-binary-pi1p/cc-armv7 

Progress

  • parallel/test-child-process-exec-timeout-kill (5)
  • sequential/test-cpu-prof-kill (5)
  • sequential/test-worker-prof (4)
  • parallel/test-crypto-dh (3)
  • parallel/test-tls-ticket-cluster (3)
  • sequential/test-perf-hooks (3)
  • parallel/test-fs-watch-recursive-add-file (2)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (2)
  • parallel/test-fs-watch-recursive-add-file-to-new-folder (2)
  • parallel/test-fs-watch-recursive-add-file-with-url (2)
  • parallel/test-fs-watch-recursive-symlink (2)
  • parallel/test-http-server-consumed-timeout (2)
  • parallel/test-inspector-break-when-eval (2)
  • parallel/test-runner-inspect (2)
  • parallel/test-worker-memory (2)
  • pummel/test-heapdump-shadow-realm (2)
  • sequential/test-http-regr-gh-2928 (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (9)
  • C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected) (2)
  • Failed to trigger fanned build (12)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (6)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (5)
  • ERROR: No files found with the specified search criteria. (3)
  • fatal: No rebase in progress? (2)
  • fatal: bad object refs/heads/jenkins-node-test-commit-arm-fanned-44627007be7eb3934e39bdd3df7e8f2556a2cd44-binary-pi1p/cc-armv7 (2)

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