CI Reliability 2023-06-15
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- javascript, node.js, python, shell
- Domain
- ci-cd, testing-qa
Research direction
Start with the linked CI examples and the named tests, including test/parallel/test-child-process-pipe-dataflow.js and test/sequential/test-perf-hooks.js, then compare their failures across the listed platforms. Done means the reported CI failures are understood and the affected tests no longer produce these reliability failures across the relevant environments.
Written by the indexing model from the issue text.
Description
Failures in node-test-pull-request/52160 to node-test-pull-request/52258 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 |
|---|---|---|---|---|---|---|
| 2023-06-15 00:15 | 0 | 0 | 27 | 1 | 72 | 0.00% |
JSTest Failure
Example
not ok 124 parallel/test-child-process-stdio-reuse-readable-stdio
---
duration_ms: 0.316
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
--- Logging error ---
Traceback (most recent call last):
File "C:\Python310\lib\logging\__init__.py", line 1103, in emit
stream.write(msg + self.terminator)
File "C:\Python310\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode characters in position 7-10: character maps to <undefined>
Call stack:
File "C:\workspace\node-test-binary-windows-js-suites\node\tools\test.py", line 1794, in <module>
sys.exit(Main())
File "C:\workspace\node-test-binary-windows-js-suites\node\tools\test.py", line 1765, in Main
result = RunTestCases(cases_to_run, options.progress, options.j, options.fl...
| Reason | parallel/test-performance-function |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 7 (https://github.com/nodejs/node/pull/48370/, https://github.com/nodejs/node/pull/48325/, https://github.com/nodejs/node/pull/46561/, https://github.com/nodejs/node/pull/48383/, https://github.com/nodejs/node/pull/48415/, https://github.com/nodejs/node/pull/48339/, https://github.com/nodejs/node/pull/48435/) |
| Appeared | undefined, test-ibm-ubuntu1804-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52174/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52235/ |
Example
not ok 2276 parallel/test-performance-function
---
duration_ms: 216.55800
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1037
process.nextTick(() => { throw err; });
^
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:283: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-custom-suites-freestyle/test/parallel/test-performance-function.js:98:5
Emitted 'error' event on Worker instance at:
at [kOnErrorMessage] (node:internal/worker:326:10)
at [kOnMessage] (node:internal/worker:337:37)
at MessagePort.<anonymous> (node:internal/worker:232:57)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:762:20)
at exports.emitMessage (no...
| Reason | parallel/test-fs-watch-recursive-add-file-to-existing-subfolder |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 5 (https://github.com/nodejs/node/pull/48395/, https://github.com/nodejs/node/pull/46561/, https://github.com/nodejs/node/pull/48232/, https://github.com/nodejs/node/pull/47854/, https://github.com/nodejs/node/pull/48415/) |
| Appeared | test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52169/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52203/ |
Example
not ok 1325 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
---
duration_ms: 120064.51000
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3935 sequential/test-perf-hooks
---
duration_ms: 516.48400
severity: fail
exitcode: 1
stack: |-
{
name: 'node',
entryType: 'node',
startTime: 0,
duration: { around: 309.64389300346375 },
nodeStart: { around: 0 },
v8Start: { around: 0 },
bootstrapComplete: { around: 309.55769205093384, delay: 2500 },
environment: { around: 0 },
loopStart: -1,
loopExit: -1
}
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: environment: 251.29275107383728 >= 250
at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-arm/test/sequential/test-perf-hooks.js:31:7)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/sequential/test-perf-hooks.js:43:1)
at Module._compile (node:internal/modules/cjs/loader:1255:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1309:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
...
| Reason | parallel/test-child-process-pipe-dataflow |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/47688/, https://github.com/nodejs/node/pull/48369/, https://github.com/nodejs/node/pull/48275/) |
| Appeared | test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win2022_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-4, test-azure_msft-win2022_vs2019-x64-2, test-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2012r2_vs2019-x64-6, test-azure_msft-win10_vs2019-x64-4, test-nearform-macos10.15-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52160/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52257/ |
Example
not ok 119 parallel/test-child-process-pipe-dataflow
---
duration_ms: 0.258
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '153912'
- '1048577'
at process.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-pipe-dataflow.js:71:12)
at process.emit (node:events:525:35) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '153912',
expected: '1048577',
operator: 'strictEqual'
}
Node.js v18.16.1-pre
...
| Reason | parallel/test-heapsnapshot-near-heap-limit-worker |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/45190/, https://github.com/nodejs/node/pull/48456/, https://github.com/nodejs/node/pull/48275/) |
| Appeared | test-ibm-rhel8-s390x-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52229/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52257/ |
Example
not ok 1023 parallel/test-heapsnapshot-near-heap-limit-worker
---
duration_ms: 3.188
severity: fail
exitcode: 1
stack: |-
Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
max_young_gen_size=50331648, young_gen_size=0, old_gen_size=51352736, total_size=51352736
Estimated available memory=9223372036738985984, estimated overhead=50331648
Start generating Heap.20230614.104231.1175158.1.001.heapsnapshot...
Invoked NearHeapLimitCallback, processing=true, current_limit=52428800, initial_limit=52428800
max_young_gen_size=50331648, young_gen_size=0, old_gen_size=50901448, total_size=50901448
Estimated available memory=9223372036744949760, estimated overhead=50331648
Not generating snapshots in nested callback. new_limit=102760448
1/1 snapshots taken.
Removing the near heap limit callbackWrote snapshot to /home/iojs/node-tmp/.tmp.1015/Heap.20230614.104231.1175158.1.001.heapsnapshot
<--- Last few GCs --->
...
| Reason | pummel/test-net-throttle |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/46826/, https://github.com/nodejs/node/pull/48271/, https://github.com/nodejs/node/pull/48291/) |
| Appeared | test-digitalocean-freebsd12-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52198/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52251/ |
Example
not ok 3595 pummel/test-net-throttle
---
duration_ms: 353.72500
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/pummel/test-net-throttle.js:87:10)
at process.emit (node:events:523:35) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
Node.js v21.0.0-pre
...
| Reason | wpt/test-webcrypto |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/48402/, https://github.com/nodejs/node/pull/46561/, https://github.com/nodejs/node/pull/45190/) |
| Appeared | test-orka-macos11-x64-2, test-orka-macos11-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52178/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52229/ |
Example
not ok 3953 wpt/test-webcrypto
---
duration_ms: 32550.79400
severity: crashed
exitcode: -6
stack: |-
[SKIPPED] algorithm-discards-context.https.window.js: Not relevant in Node.js context
[SKIPPED] historical.any.js: Not relevant in Node.js context
[PASS] setup - define tests
[PASS] X25519 key derivation checks for all-zero value result with a key of order 0
[PASS] X25519 key derivation checks for all-zero value result with a key of order 1
[PASS] X25519 key derivation checks for all-zero value result with a key of order 8
[PASS] X25519 key derivation checks for all-zero value result with a key of order p-1 (order 2)
[PASS] X25519 key derivation checks for all-zero value result with a key of order p (=0, order 4)
[PASS] X25519 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)
[PASS] X448 key derivation checks for all-zero value result with a key of order 0
[PASS] X448 key derivation checks for all-zero value result with a...
| Reason | parallel/test-blob-file-backed |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/47688/, https://github.com/nodejs/node/pull/48384/) |
| Appeared | test-orka-macos11-x64-2, test-nearform-macos10.15-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52160/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52161/ |
Example
not ok 75 parallel/test-blob-file-backed
---
duration_ms: 325.30300
severity: fail
exitcode: 1
stack: |-
node:internal/per_context/domexception:53
ErrorCaptureStackTrace(this);
^
DOMException [NotReadableError]: The blob could not be read
at new DOMException (node:internal/per_context/domexception:53:5)
at __node_internal_ (node:internal/util:663:10)
at BlobReader.<anonymous> (node:internal/blob:349:27)
Node.js v21.0.0-pre
...
| Reason | parallel/test-http-request-join-authorization-headers |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/46561/, https://github.com/nodejs/node/pull/48275/) |
| Appeared | test-ibm-rhel8-s390x-1, test-orka-macos11-x64-2, test-ibm-aix72-ppc64_be-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52193/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52257/ |
Example
not ok 1258 parallel/test-http-request-join-authorization-headers
---
duration_ms: 0.116
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'1, 2' !== '1'
at Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-http-request-join-authorization-headers.js:39:12)
at Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:447:15)
at Server.emit (node:events:513:28)
at parserOnIncoming (node:_http_server:1091:12)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '1, 2',
expected: '1',
operator: 'strictEqual'
}
Node.js v18.16.1-pre
...
| Reason | parallel/test-performance-eventlooputil |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/45190/, https://github.com/nodejs/node/pull/48435/) |
| Appeared | undefined, test-ibm-ubuntu1804-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52227/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52228/ |
Example
not ok 2276 parallel/test-performance-eventlooputil
---
duration_ms: 212.22300
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1037
process.nextTick(() => { throw err; });
^
AssertionError [ERR_ASSERTION]: 49.27701950073242 >= 49.27701950073242
at Timeout.r (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-performance-eventlooputil.js:52:10)
at Timeout.r [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/common/index.js:466:15)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7)
Emitted 'error' event on Worker instance at:
at [kOnErrorMessage] (node:internal/worker:326:10)
at [kOnMessage] (node:internal/worker:337:37)
at MessagePort.<anonymous> (node:internal/worker:232:57)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:762:20...
| Reason | parallel/test-runner-output |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/46561/, https://github.com/nodejs/node/pull/48150/) |
| Appeared | undefined |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52177/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52234/ |
Example
not ok 2571 parallel/test-runner-output
---
duration_ms: 3233.03800
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: test runner output
# Subtest: test-runner/output/abort.js
not ok 1 - test-runner/output/abort.js
---
duration_ms: 1738.201317
failureType: 'testCodeFailure'
error: |-
Expected values to be strictly equal:
+ actual - expected ... Lines skipped
'TAP version 13\n' +
'# Subtest: promise timeout signal\n' +
...
| Reason | parallel/test-tls-ticket-cluster |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/46561/, https://github.com/nodejs/node/pull/48415/) |
| Appeared | test-azure_msft-win2022_vs2019-x64-2, test-nearform-macos10.15-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52184/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52221/ |
Example
not ok 755 parallel/test-tls-ticket-cluster
---
duration_ms: 551.00300
severity: fail
exitcode: 1
stack: |-
[primary] got "listening"
[primary] connecting 63379 session? false
[primary] got "listening"
[primary] got "listening"
[primary] connecting 63379 session? false
[worker] connection reused? false
[primary] got "not-reused"
[primary] connecting 63379 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 63379 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 63379 session? true
[primary] got "listening"
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 63379 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 63379 session? true
[worker] connection reused? true
[primary] got "reused"
[primary] connecting 63379 session? true
[worker] connection reused? tru...
| Reason | sequential/test-single-executable-application |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/47854/, https://github.com/nodejs/node/pull/48416/) |
| Appeared | test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52197/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52202/ |
Example
not ok 3922 sequential/test-single-executable-application
---
duration_ms: 9381.04200
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
node:child_process:924
throw err;
^
Error: Command failed: /home/iojs/node-tmp/.tmp.3921/sea -a --b=c d
at checkExecSyncError (node:child_process:885:11)
at execFileSync (node:child_pro...
| Reason | sequential/test-single-executable-application-disable-experimental-sea-warning |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/47854/, https://github.com/nodejs/node/pull/48416/) |
| Appeared | test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52197/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52202/ |
Example
not ok 3923 sequential/test-single-executable-application-disable-experimental-sea-warning
---
duration_ms: 7906.99400
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
node:child_process:924
throw err;
^
Error: Command failed: /home/iojs/node-tmp/.tmp.3922/sea -a --b=c d
at checkExecSyncError (node:child_process:885:11)
...
| Reason | sequential/test-single-executable-application-empty |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/47854/, https://github.com/nodejs/node/pull/48416/) |
| Appeared | test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52197/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52202/ |
Example
not ok 3924 sequential/test-single-executable-application-empty
---
duration_ms: 7757.88000
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
warning: Can't find string offset for section name '.note.100'
node:child_process:924
throw err;
^
Error: Command failed: /home/iojs/node-tmp/.tmp.3923/sea
at checkExecSyncError (node:child_process:885:11)
at execFileSync (node:child_process:...
Jenkins Failure
| Reason | Build timed out (after 120 minutes). Marking the build as failed. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/48413/, https://github.com/nodejs/node/pull/45190/) |
| Appeared | test-digitalocean-fedora32-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52204/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52231/ |
Example
Build timed out (after 120 minutes). Marking the build as failed.
Git Failure
Build Failure
| Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 5 (https://github.com/nodejs/node/pull/48244/, https://github.com/nodejs/node/pull/48435/, https://github.com/nodejs/node/pull/45190/, https://github.com/nodejs/node/pull/48456/, https://github.com/nodejs/node/pull/46824/) |
| Appeared | test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix_mnx-smartos20-x64-3, test-osuosl-aix72-ppc64_be-3, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52192/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52254/ |
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: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/48325/, https://github.com/nodejs/node/pull/48232/, https://github.com/nodejs/node/pull/46826/) |
| Appeared | test-equinix-ubuntu2004_container-armv7l-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52176/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52212/ |
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: unable to create thread: Resource temporarily unavailable
fatal: failed to run repack
| 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/48435/, https://github.com/nodejs/node/pull/45190/) |
| Appeared | test-azure_msft-win11_vs2022-arm64-4, test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win2022_vs2019-x64-2, test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win11_vs2022-arm64-5, test-azure_msft-win2022_vs2019-x64-4, test-azure_msft-win11_vs2022-arm64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52226/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52227/ |
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: ld returned 1 exit status |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/48456/, https://github.com/nodejs/node/pull/46824/) |
| Appeared | test-equinix_mnx-ubuntu1804-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52250/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52254/ |
Example
error: ld returned 1 exit status
cctest.target.mk:334: recipe for target '/home/iojs/build/workspace/node-test-commit-linux/out/Release/cctest' failed
make[2]: *** [/home/iojs/build/workspace/node-test-commit-linux/out/Release/cctest] Error 1
rm fae5cd31e116e929ac9742c7ac8b778409c12442.intermediate 6b04da42d62d5f3977b891ee206dbea255371b5a.intermediate 2aee5e7ae0bdce482f7a64d532177d91e8632aa1.intermediate 6d56ffc625106484bcd0e32f6a53388732e310f7.intermediate
Makefile:134: recipe for target 'node' failed
make[1]: *** [node] Error 2
| Reason | error: remote GitHub already exists. |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/48129/, https://github.com/nodejs/node/pull/46824/) |
| Appeared | test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-6 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/52190/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/52254/ |
Example
error: remote GitHub already exists.
> git fetch --prune --no-tags GitHub
> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp
Progress
-
parallel/test-child-process-stdio-reuse-readable-stdio(12) -
parallel/test-performance-function(7) -
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder(5) -
sequential/test-perf-hooks(4) -
parallel/test-child-process-pipe-dataflow(3) -
parallel/test-heapsnapshot-near-heap-limit-worker(3) -
pummel/test-net-throttle(3) -
wpt/test-webcrypto(3) -
parallel/test-blob-file-backed(2) -
parallel/test-http-request-join-authorization-headers(2) -
parallel/test-performance-eventlooputil(2) -
parallel/test-runner-output(2) -
parallel/test-tls-ticket-cluster(2) -
sequential/test-single-executable-application(2) -
sequential/test-single-executable-application-disable-experimental-sea-warning(2) -
sequential/test-single-executable-application-empty(2) -
Build timed out (after 120 minutes). Marking the build as failed.(2) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?(5) -
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository(3) -
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?(2) -
error: ld returned 1 exit status(2) -
error: remote GitHub already exists.(2)
- Dominant language
- Shell
- Stars
- 57
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from nodejs/reliability
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
nodejs/reliability#1666 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
nodejs/reliability#1665 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
nodejs/reliability#1664 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
nodejs/reliability#1663 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
nodejs/reliability#1662 ·
All issues in nodejs/reliability
Similar issues
-
out-of-date
Difficulty 1/5 Under an hour Newbie friendliness 82/100
CachyOS/CachyOS-PKGBUILDS#1894 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
community-scripts/ProxmoxVE#17396 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
mattpocock/skills#1099 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100