Failures in node-test-pull-request/46454 to node-test-pull-request/46552 that failed more than 2 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 |
| 2022-09-13 00:17 |
1 |
6 |
35 |
7 |
51 |
6.52% |
JSTest Failure
| Reason |
parallel/test-runner-inspect |
| Type |
JS_TEST_FAILURE |
| Failed PR |
10 (https://github.com/nodejs/node/pull/44520/, https://github.com/nodejs/node/pull/44378/, https://github.com/nodejs/node/pull/42796/, https://github.com/nodejs/node/pull/44590/, https://github.com/nodejs/node/pull/42083/, https://github.com/nodejs/node/pull/44541/, https://github.com/nodejs/node/pull/44488/, https://github.com/nodejs/node/pull/44581/, https://github.com/nodejs/node/pull/44489/, https://github.com/nodejs/node/pull/44614/) |
| Appeared |
test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/46480/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/46552/ |
Example
not ok 856 parallel/test-runner-inspect
---
duration_ms: 133.670
severity: fail
exitcode: 1
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] (node:1428) 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]
[out] # Subtest: C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\fixtures\\test-runner\\index.test.js
[out]
[out] not ok 1 - C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\fixtures\\test-runner\\index.test.js
[out]
[out] ---
[out] duration_ms: 132803.8792
[out] failureType: 'subtestsFailed'
[out] exitCode: 1
[out] stdout: ''
[out] stderr: |-
[out] Debugger listening on ws://127.0.0.1:52863/0767bef7-0932-41cd-8075-f2b8fb4c750f
[out] For he...
Example
not ok 279 parallel/test-fs-readfile
---
duration_ms: 0.958
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.264
Files blocking: [
'.removeme-fs-readfile-5068-1K.txt',
'.removeme-fs-readfile-5068-1M.txt',
'.removeme-fs-readfile-5068-1MPlusOne.txt',
'.removeme-fs-readfile-5068-64K.txt',
'.removeme-fs-readfile-5068-64KLessOne.txt'
]
node:internal/fs/utils:348
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1136:3)
at Object.truncateSync (node:fs:1095:14)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-readfile.js:61:6)
at Module._compile (node:internal/modules/cjs/loader:1129:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1183:10)
at Module.load (node:internal/modules/cjs/loader:1007:32)
a...
Example
not ok 238 parallel/test-bootstrap-modules
---
duration_ms: 0.265
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1006
process.nextTick(() => { throw err; });
^
AssertionError [ERR_ASSERTION]: These modules were not loaded:
NativeModule internal/dns/utils
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-bootstrap-modules.js:247:8)
at Module._compile (node:internal/modules/cjs/loader:1129:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1183:10)
at Module.load (node:internal/modules/cjs/loader:1007:32)
at Module._load (node:internal/modules/cjs/loader:848:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
at MessagePort.<anonymous> (node:internal/main/worker_thread:198:24)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:731:20)
...
Example
not ok 3381 parallel/test-watch-mode
---
duration_ms: 120.100
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
# Subtest: watch mode
# Subtest: should watch changes to a file - event loop ended
ok 1 - should watch changes to a file - event loop ended
---
duration_ms: 487.805647
...
Example
not ok 805 parallel/test-worker-heap-snapshot
---
duration_ms: 1.462
severity: fail
exitcode: 134
stack: |-
FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
...
Example
not ok 179 report/test-report-fatalerror-oomerror-not-set
---
duration_ms: 0.712
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
Example
not ok 187 report/test-report-fatalerror-oomerror-set
---
duration_ms: 0.711
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
Example
not ok 3783 sequential/test-watch-mode-inspect
---
duration_ms: 120.159
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
(node:84120) ExperimentalWarning: The test runner is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
...
Example
not ok 3500 abort/test-abort-backtrace
---
duration_ms: 0.420
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:513:28) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
Example
not ok 38 async-hooks/test-fseventwrap
---
duration_ms: 0.118
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35)
at process.callbackTrampoline (node:internal/async_hooks:130:17) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
Example
not ok 415 parallel/test-child-process-exec-timeout-kill
---
duration_ms: 0.111
severity: fail
exitcode: 1
stack: |-
[stdout]
[stderr]
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
Example
not ok 461 parallel/test-child-process-set-blocking
---
duration_ms: 0.138
severity: fail
exitcode: 1
stack: |-
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC...
Example
not ok 852 parallel/test-cluster-fork-stdio
---
duration_ms: 120.292
severity: fail
exitcode: 1
stack: |-
timeout
...
Example
not ok 680 parallel/test-dns-default-verbatim-false
---
duration_ms: 0.271
severity: fail
exitcode: 1
stack: |-
(node:6949) internal/test/binding: These APIs are for internal testing only. Do not use them.
(Use `node --trace-warnings ...` to show where the warning was created)
node:internal/event_target:1006
process.nextTick(() => { throw err; });
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
true !== false
at checkParameter (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-dns-default-verbatim-false.js:36:12)
at /home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-dns-default-verbatim-false.js:41:3
Emitted 'error' event on Worker instance at:
at [kOnErrorMessage] (node:internal/worker:300:10)
at [kOnMessage] (node:internal/worker:311:37)
at MessagePort.<anonymous> (node:internal/worker:20...
Example
not ok 989 parallel/test-fs-promises
---
duration_ms: 0.139
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
Example
not ok 993 parallel/test-fs-promises-file-handle-close-errors
---
duration_ms: 0.114
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
Example
not ok 249 parallel/test-fs-promises-file-handle-readFile
---
duration_ms: 0.226
severity: fail
exitcode: 1
stack: |-
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: ENOSPC: no space left on device, ftruncate] {
errno: -4055,
code: 'ENOSPC',
syscall: 'ftruncate'
}
Node.js v19.0.0-pre
...
Example
not ok 1099 parallel/test-fs-truncate
---
duration_ms: 0.138
severity: fail
exitcode: 1
stack: |-
(node:16141) [DEP0081] DeprecationWarning: Using fs.truncate with a file descriptor is deprecated. Please use fs.ftruncate with a file descriptor instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node...
Example
not ok 1098 parallel/test-fs-truncate-clear-file-zero
---
duration_ms: 0.112
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
Example
not ok 1187 parallel/test-heapsnapshot-near-heap-limit-worker
---
duration_ms: 1.328
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=53563272, total_size=53563272
Estimated available memory=9223372036725190656, estimated overhead=50331648
Start generating Heap.20220911.160228.16824.1.001.heapsnapshot...
Wrote snapshot to /home/iojs/tmp/.tmp.1181/Heap.20220911.160228.16824.1.001.heapsnapshot
node:events:491
throw er; // Unhandled 'error' event
^
Error [ERR_WORKER_OUT_OF_MEMORY]: Worker terminated due to reaching memory limit: JS heap out of memory
at new NodeError (node:internal/errors:393:5)
at [kOnExit] (node:internal/worker:287:26)
at Worker.<computed>.onexit (node:internal/worker:204:20)
Emitted 'error' event on Worker instance at:
at [kOnExit] (node:internal/wo...
Example
not ok 1900 parallel/test-performance-measure
---
duration_ms: 1.201
severity: fail
exitcode: 1
stack: |-
node:assert:400
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert.ok(duration > DELAY)
at /Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-performance-measure.js:12:12
at Array.forEach (<anonymous>)
at PerformanceObserver.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-performance-measure.js:11:22)
at PerformanceObserver.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:444:15)
at [kDispatch] (node:internal/perf/observe:322:19)
at Immediate._onImmediate (node:internal/perf/observe:126:25)
at process.processImmediate (node:internal/timers:471:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: fa...
Example
not ok 3148 parallel/test-worker-console-listeners
---
duration_ms: 0.510
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1006
process.nextTick(() => { throw err; });
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:513:28)
Emitted 'error' event on Worker instance at:
at [kOnErrorMessage] (node:internal/worker:300:10)
at [kOnMessage] (node:internal/worker:311:37)
at MessagePort.<anonymous> (node:internal/worker:207:57)
at [nodejs.internal.kHybridDispatch] (node:internal/event_targe...
Example
not ok 843 pummel/test-fs-largefile
---
duration_ms: 0.943
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.842
Files blocking: [ 'large.txt' ]
node:internal/fs/utils:348
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1136:3)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-largefile.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1129:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1183:10)
at Module.load (node:internal/modules/cjs/loader:1007:32)
at Module._load (node:internal/modules/cjs/loader:848:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
at node:internal/main/run_main_module:23:47 {
errno: -4055,
syscall: 'ftruncate',
code: 'ENOSPC'...
Example
not ok 176 report/test-report-fatalerror-oomerror-compact
---
duration_ms: 0.711
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
Example
not ok 177 report/test-report-fatalerror-oomerror-directory
---
duration_ms: 0.714
severity: fail
exitcode: 1
stack: |-
node:internal/process/pre_execution:268
throw new ERR_NO_CRYPTO();
^
Error [ERR_NO_CRYPTO]: Node.js is not compiled with OpenSSL crypto support
at new NodeError (node:internal/errors:393:5)
at get crypto (node:internal/process/pre_execution:268:36)
at leakedGlobals (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:360:40)
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:369:20)
at process.emit (node:events:525:35) {
code: 'ERR_NO_CRYPTO'
}
Node.js v19.0.0-pre
...
Example
not ok 3372 report/test-report-uv-handles
---
duration_ms: 0.791
severity: fail
exitcode: 1
stack: |-
Mismatched fs_event_validator function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-binary-armv7l/test/common/index.js:402:10)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/report/test-report-uv-handles.js:196:24)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/common/index.js:444:15)
at ChildProcess.emit (node:events:513:28)
at ChildProcess._handle.onexit (node:internal/child_process:293:12)
...
Example
not ok 3583 sequential/test-http-regr-gh-2928
---
duration_ms: 0.812
severity: fail
exitcode: 1
stack: |-
.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+...
Jenkins Failure
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from p8-aix2-nodejs02.osuosl.org/140.211.9.30:62994' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy87.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
Example
Build timed out (after 15 minutes). Marking the build as failed.
Build Failure
Example
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-2] which is computer hudson.slaves.SlaveComputer@4a73d9df and has channel null
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
Git Failure
Progress