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 45.55.90.237/45.55.90.237:50944' 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)
Reason
Build timed out (after 60 minutes). Marking the build as failed.
java.io.IOException: Failed to create a temp file on C:\workspace\node-compile-windows
at hudson.FilePath.createTextTempFile(FilePath.java:1626)
at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:202)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:120)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at org.jenkins_ci.plugins.flexible_publish.builder.FailAtEndBuilder.perform(FailAtEndBuilder.java:106)
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: Step ‘Publish JUnit test result report’ failed: no workspace for ...
not ok 592 parallel/test-corepack-yarn-install
---
duration_ms: 2.724
severity: fail
exitcode: 1
stack: |-
(node:12501) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Segmentation fault (core dumped)
assert.js:118
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: yarn install got error code 139
at handleExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-corepack-yarn-install.js:60:10)
at handleExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:380:15)
at ChildProcess.exithandler (child_process.js:390:5)
at ChildProcess.emit (events.js:400:28)
at maybeClose (internal/child_process.js:1088:16)
at Socket.<anonymous> (internal/chi...
not ok 675 parallel/test-vm-timeout-escape-promise-module
---
duration_ms: 0.792
severity: fail
exitcode: 1
stack: |-
(node:4220) 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)
C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:638
const crashOnUnhandledRejection = (err) => { throw err; };
^
Error: escaped timeout at 100 milliseconds!
at loop (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-module.js:22:13)
at vm:module(0):1:39
at SourceTextModule.evaluate (internal/vm/module.js:230:23)
at assert.rejects.code (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-module.js:38:16)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
...
not ok 1092 parallel/test-fs-watch
---
duration_ms: 0.318
severity: fail
exitcode: 1
stack: |-
node:internal/fs/watchers:252
throw error;
^
Error: EMFILE: too many open files, watch '/home/iojs/tmp/.tmp.1094/watch1/foo'
at FSWatcher.<computed> (node:internal/fs/watchers:244:19)
at Object.watch (node:fs:2303:34)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-fs-watch.js:53:22)
at Module._compile (node:internal/modules/cjs/loader:1175:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1229:10)
at Module.load (node:internal/modules/cjs/loader:1038:32)
at Module._load (node:internal/modules/cjs/loader:879:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
at node:internal/main/run_main_module:23:47 {
errno: -24,
syscall: 'watch',
code: 'EMFILE',
path: '/home/iojs/tmp/.tmp.1094/watch1/...
not ok 439 parallel/test-net-connect-memleak
---
duration_ms: 1.109
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:338: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 (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
at internal/main/run_main_module.js:17:47
...
Failures in node-test-pull-request/47507 to node-test-pull-request/47602 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
Build timed out (after 60 minutes). Marking the build as failed.
Example
Build timed out (after 120 minutes). Marking the build as failed.
Example
Build timed out (after 15 minutes). Marking the build as failed.
Example
Failed to create a temp file on C:\workspace\node-compile-windows
Example
Git Failure
Build Failure
error: remote GitHub already exists.
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
Example
JSTest Failure
parallel/test-corepack-yarn-install
Example
parallel/test-vm-timeout-escape-promise-module
Example
parallel/test-inspector-esm
Example
sequential/test-worker-prof
Example
node-api/test_fatal/test2
Example
parallel/test-fs-watch
Example
parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
Example
parallel/test-net-connect-memleak
Example
parallel/test-tls-ticket-cluster
Example
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(4)Build timed out (after 60 minutes). Marking the build as failed.
(3)Build timed out (after 120 minutes). Marking the build as failed.
(2)Build timed out (after 15 minutes). Marking the build as failed.
(2)Failed to create a temp file on C:\workspace\node-compile-windows
(2)error: remote GitHub already exists.
(12)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2)ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
(2)parallel/test-corepack-yarn-install
(4)parallel/test-vm-timeout-escape-promise-module
(4)parallel/test-inspector-esm
(3)sequential/test-worker-prof
(3)node-api/test_fatal/test2
(2)parallel/test-fs-watch
(2)parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
(2)parallel/test-net-connect-memleak
(2)parallel/test-tls-ticket-cluster
(2)The text was updated successfully, but these errors were encountered: