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
not ok 106 parallel/test-child-process-exec-timeout
---
duration_ms: 12.108
severity: fail
exitcode: 1
stack: |-
C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-timeout.js:20
assert.strictEqual(err.killed, true);
^
TypeError: Cannot read properties of null (reading 'killed')
at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-timeout.js:20:26
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:444:15
at ChildProcess.exithandler (node:child_process:404:7)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1091:16)
at Socket.<anonymous> (node:internal/child_process:449:11)
at Socket.emit (node:events:513:28)
at Pipe.<anonymous> (node:net:298:12)
Node.js v19.0.0-pre
...
not ok 754 parallel/test-vm-timeout-escape-promise-2
---
duration_ms: 1.353
severity: fail
exitcode: 1
stack: |-
C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:20
throw new Error(
^
Error: escaped timeout at 101 milliseconds!
at loop (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:20:13)
at evalmachine.<anonymous>:1:30
at Script.runInContext (node:vm:141:12)
at Script.runInNewContext (node:vm:146:17)
at Object.runInNewContext (node:vm:306:38)
at assert.throws.code (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:27:6)
at getActual (node:assert:757:5)
at Function.throws (node:assert:903:24)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:26:8)
...
not ok 664 parallel/test-zlib-unused-weak
---
duration_ms: 0.188
severity: fail
exitcode: 1
stack: |-
assert.js:386
throw err;
^
AssertionError [ERR_ASSERTION]: Expected after-GC delta 455936 to be less than 5 % of before-GC delta 1612937
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-zlib-unused-weak.js:16:1)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
at internal/main/run_main_module.js:17:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
...
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.99.31/145.40.99.31:33970' 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)
Build Failure
Reason
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
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)
Reason
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Failures in node-test-pull-request/46231 to node-test-pull-request/46329 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
parallel/test-child-process-exec-timeout
Example
sequential/test-child-process-execsync
Example
parallel/test-vm-timeout-escape-promise-2
Example
sequential/test-heap-prof
Example
node-api/test_threadsafe_function/test
Example
sequential/test-debugger-exec-scope
Example
sequential/test-debugger-object-type-remote-object
Example
sequential/test-debugger-restart-message
Example
sequential/test-debugger-use-strict
Example
es-module/test-esm-specifiers
Example
parallel/test-child-process-spawnsync-timeout
Example
parallel/test-debugger-extract-function-name
Example
parallel/test-heapsnapshot-near-heap-limit-worker
Example
parallel/test-inspector-esm
Example
parallel/test-zlib-unused-weak
Example
sequential/test-debugger-auto-resume
Example
sequential/test-debugger-backtrace
Example
sequential/test-debugger-clear-breakpoints
Example
sequential/test-debugger-custom-port
Example
sequential/test-debugger-exec
Example
sequential/test-debugger-launch
Example
sequential/test-debugger-profile
Example
sequential/test-debugger-random-port-with-inspect-port
Example
sequential/test-debugger-watchers
Example
Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build Failure
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Example
ERROR: Build step failed with exception
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
Failed to trigger sub builds
Example
error: remote GitHub already exists.
Example
Progress
parallel/test-child-process-exec-timeout
(9): test: deflake child process exec timeout tests node#44390sequential/test-child-process-execsync
(9): test: raise sleep times in child process tests node#44375parallel/test-vm-timeout-escape-promise-2
(6): test: make the vm timeout escape tests more lenient node#44433sequential/test-heap-prof
(5): test: split heap prof tests node#44388node-api/test_threadsafe_function/test
(3)es-module/test-esm-specifiers
(2)parallel/test-child-process-spawnsync-timeout
(2): test: raise sleep times in child process tests node#44375parallel/test-heapsnapshot-near-heap-limit-worker
(2)parallel/test-inspector-esm
(2)parallel/test-zlib-unused-weak
(2)Should all be gone after nodejs/node#44359 - we are just seeing the old results before the build history is filled with another 100 new runs.
sequential/test-debugger-exec-scope
(3)sequential/test-debugger-object-type-remote-object
(3)sequential/test-debugger-restart-message
(3)sequential/test-debugger-use-strict
(3)parallel/test-debugger-extract-function-name
(2)sequential/test-debugger-auto-resume
(2)sequential/test-debugger-backtrace
(2)sequential/test-debugger-clear-breakpoints
(2)sequential/test-debugger-custom-port
(2)sequential/test-debugger-exec
(2)sequential/test-debugger-launch
(2)sequential/test-debugger-profile
(2)sequential/test-debugger-random-port-with-inspect-port
(2)sequential/test-debugger-watchers
(2)Build failures:
Backing channel 'JNLP4-connect connection from ... is disconnected.
(3)ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
(6)ERROR: Build step failed with exception
(3)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(2)Failed to trigger sub builds
(2)error: remote GitHub already exists.
(2)The text was updated successfully, but these errors were encountered: