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: Backing channel 'JNLP4-connect connection from 107.170.28.213/107.170.28.213:25296' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy79.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]: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 1149 parallel/test-http-localaddress
---
duration_ms: 1.220
severity: fail
exitcode: 1
stack: |-
(node:1071446) 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:events:505
throw er; // Unhandled 'error' event
^
Error: connect EHOSTUNREACH 127.0.0.1:36863
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16)
Emitted 'error' event on ClientRequest instance at:
at Socket.socketErrorListener (node:_http_client:442:9)
at Socket.emit (node:events:527:28)
at emitErrorNT (node:internal/streams/destroy:164:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -113,
code: 'EHOSTUNREACH',
syscall: 'connect',
address: '127.0.0.1',
port: 36863
}
Node.js v18.0.0-pre
...
not ok 1373 parallel/test-http2-connect-options
---
duration_ms: 1.322
severity: fail
exitcode: 1
stack: |-
(node:1073961) 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:events:505
throw er; // Unhandled 'error' event
^
Error [ERR_HTTP2_STREAM_CANCEL]: The pending stream has been canceled (caused by: connect EHOSTUNREACH 127.0.0.1:33547)
at new NodeError (node:internal/errors:372:5)
at closeSession (node:internal/http2/core:1141:20)
at ClientHttp2Session.destroy (node:internal/http2/core:1535:5)
at Socket.socketOnError (node:internal/http2/core:2989:13)
at Socket.emit (node:events:527:28)
at emitErrorNT (node:internal/streams/destroy:164:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
Emitted 'error'...
not ok 1552 parallel/test-https-localaddress
---
duration_ms: 1.308
severity: fail
exitcode: 1
stack: |-
(node:1076021) 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:events:505
throw er; // Unhandled 'error' event
^
Error: connect EHOSTUNREACH 127.0.0.1:41673
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1187:16)
Emitted 'error' event on ClientRequest instance at:
at TLSSocket.socketErrorListener (node:_http_client:442:9)
at TLSSocket.emit (node:events:527:28)
at emitErrorNT (node:internal/streams/destroy:164:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -113,
code: 'EHOSTUNREACH',
syscall: 'connect',
address: '127.0.0.1',
port: 41673
}
Node.js v18.0....
not ok 2861 parallel/test-vm-timeout-escape-promise-module
---
duration_ms: 0.457
severity: fail
exitcode: 1
stack: |-
(node:14001) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-vm-timeout-escape-promise-module.js:22
throw new Error(
^
Error: escaped timeout at 100 milliseconds!
at loop (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-vm-timeout-escape-promise-module.js:22:13)
at vm:module(0):1:39
at SourceTextModule.evaluate (node:internal/vm/module:224:23)
at assert.rejects.code (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-vm-timeout-escape-promise-module.js:38:16)
at processTicksAndRejections (node:i...
not ok 3584 sequential/test-vm-timeout-escape-promise-module-2
---
duration_ms: 0.351
severity: fail
exitcode: 1
stack: |-
(node:13056) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:22
throw new Error(
^
Error: escaped timeout at 100 milliseconds!
at loop (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:22:13)
at vm:module(0):1:30
at SourceTextModule.evaluate (node:internal/vm/module:224:23)
at assert.rejects.code (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:38:16)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v1...
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected. (3)
Failures in node-test-pull-request/42936 to node-test-pull-request/43031 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Git Failure
ERROR: Error fetching remote repo 'origin'
Example
Build Failure
JSTest Failure
parallel/test-http-localaddress
Example
parallel/test-http2-connect-options
Example
parallel/test-https-localaddress
Example
sequential/test-net-connect-econnrefused
Example
parallel/test-crypto-dh-leak
Example
parallel/test-module-readonly
Example
parallel/test-child-process-fork-exec-path
Example
sequential/test-debugger-heap-profiler
Example
sequential/test-perf-hooks
Example
parallel/test-crypto-dh-constructor
Example
parallel/test-fs-cp
Example
parallel/test-http-header-overflow
Example
parallel/test-module-loading-globalpaths
Example
parallel/test-vm-timeout-escape-promise-2
Example
parallel/test-vm-timeout-escape-promise-module
Example
report/test-report-fatal-error
Example
sequential/test-debugger-exceptions
Example
sequential/test-vm-timeout-escape-promise-module-2
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(3)ERROR: Error fetching remote repo 'origin'
(3)parallel/test-http-localaddress
(17)parallel/test-http2-connect-options
(17)parallel/test-https-localaddress
(17)sequential/test-net-connect-econnrefused
(5)parallel/test-crypto-dh-leak
(4)parallel/test-module-readonly
(4)parallel/test-child-process-fork-exec-path
(3)sequential/test-debugger-heap-profiler
(3)sequential/test-perf-hooks
(3)parallel/test-crypto-dh-constructor
(2)parallel/test-fs-cp
(2)parallel/test-http-header-overflow
(2)parallel/test-module-loading-globalpaths
(2)parallel/test-vm-timeout-escape-promise-2
(2)parallel/test-vm-timeout-escape-promise-module
(2)report/test-report-fatal-error
(2)sequential/test-debugger-exceptions
(2)sequential/test-vm-timeout-escape-promise-module-2
(2)The text was updated successfully, but these errors were encountered: