You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at hudson.Proc$LocalProc.<init>(Proc.java:252)
at hudson.Proc$LocalProc.<init>(Proc.java:221)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
Reason
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at hudson.Proc$LocalProc.<init>(Proc.java:252)
at hudson.Proc$LocalProc.<init>(Proc.java:221)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
Reason
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory
java.io.IOException: Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
at hudson.Proc$LocalProc.<init>(Proc.java:252)
at hudson.Proc$LocalProc.<init>(Proc.java:221)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:995)
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-1] which is computer hudson.slaves.SlaveComputer@4fb34dac and has channel null
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:113)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
at hudson.scm.SCM.checkout(SCM.java:505)
not ok 776 parallel/test-worker-heap-snapshot
---
duration_ms: 1.234
severity: fail
exitcode: 134
stack: |-
FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
...
not ok 1267 parallel/test-http2-pipe-named-pipe
---
duration_ms: 0.438
severity: fail
exitcode: 1
stack: |-
assert.js:118
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
139837 !== 139244
at WriteStream.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014/test/parallel/test-http2-pipe-named-pipe.js:26:12)
at WriteStream.emit (events.js:412:35)
at finish (internal/streams/writable.js:657:10)
at finishMaybe (internal/streams/writable.js:644:9)
at internal/streams/writable.js:617:7
at WriteStream._final (internal/fs/streams.js:315:3)
at callFinal (internal/streams/writable.js:610:10)
at processTicksAndRejections (internal/process/task_queues.js:82:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 139837,
expected: 139244,
operator: 'strictEqual'
}
...
not ok 471 parallel/test-net-connect-memleak
---
duration_ms: 0.249
severity: fail
exitcode: 1
stack: |-
Mismatched noop function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:396:10)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-net-connect-memleak.js:33:40)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:17:47
...
not ok 1837 parallel/test-performance-measure
---
duration_ms: 1.295
severity: fail
exitcode: 1
stack: |-
node:assert:399
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:438:15)
at [kDispatch] (node:internal/perf/observe:311:19)
at Immediate._onImmediate (node:internal/perf/observe:115:25)
at process.processImmediate (node:internal/timers:471:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: fa...
not ok 3602 sequential/test-net-connect-local-error
---
duration_ms: 0.161
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- 12347
at onError (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:28:10)
at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:38:49)
at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:438:15)
at Socket.emit (node:events:527:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:8...
Progress
Build timed out (after 60 minutes). Marking the build as failed. (3)
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory (2)
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory (2)
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory (2)
Failures in node-test-pull-request/43975 to node-test-pull-request/44074 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
Example
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
Example
Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory
Example
Build Failure
ERROR: Build step failed with exception
Example
Failed to trigger node-test-commit
Example
Git Failure
ERROR: Error fetching remote repo 'origin'
Example
undefined
Unknown
Example
JSTest Failure
parallel/test-worker-http2-stream-terminate
Example
parallel/test-http-server-request-timeouts-mixed
Example
parallel/test-gc-http-client-timeout
Example
parallel/test-fs-read-position-validation
Example
abort/test-abort-uncaught-exception
Example
parallel/test-http-server-close-idle
Example
parallel/test-worker-heap-snapshot
Example
parallel/test-http2-pipe-named-pipe
Example
parallel/test-net-connect-memleak
Example
parallel/test-trace-events-fs-sync
Example
sequential/test-worker-prof
Example
abort/test-addon-register-signal-handler
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-0
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-1
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-2
Example
parallel/test-domain-no-error-handler-abort-on-uncaught-3
Example
parallel/test-https-server-close-all
Example
parallel/test-performance-measure
Example
sequential/test-net-connect-local-error
Example
Progress
Build timed out (after 60 minutes). Marking the build as failed.
(3)Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linux"): error=2, No such file or directory
(2)Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-linuxone"): error=2, No such file or directory
(2)Cannot run program "/bin/sh" (in directory "/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le"): error=2, No such file or directory
(2)ERROR: Build step failed with exception
(3)Failed to trigger node-test-commit
(2)ERROR: Error fetching remote repo 'origin'
(5)Unknown
(19)parallel/test-worker-http2-stream-terminate
(13)parallel/test-http-server-request-timeouts-mixed
(10)parallel/test-gc-http-client-timeout
(9)parallel/test-fs-read-position-validation
(6)abort/test-abort-uncaught-exception
(4)parallel/test-http-server-close-idle
(4)parallel/test-worker-heap-snapshot
(4)parallel/test-http2-pipe-named-pipe
(3)parallel/test-net-connect-memleak
(3)parallel/test-trace-events-fs-sync
(3)sequential/test-worker-prof
(3)abort/test-addon-register-signal-handler
(2)parallel/test-domain-no-error-handler-abort-on-uncaught-0
(2)parallel/test-domain-no-error-handler-abort-on-uncaught-1
(2)parallel/test-domain-no-error-handler-abort-on-uncaught-2
(2)parallel/test-domain-no-error-handler-abort-on-uncaught-3
(2)parallel/test-https-server-close-all
(2)parallel/test-performance-measure
(2)sequential/test-net-connect-local-error
(2)The text was updated successfully, but these errors were encountered: