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 3236 sequential/test-worker-prof
---
duration_ms: 30.920
severity: fail
exitcode: 1
stack: |-
assert.js:118
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync /home/iojs/build/workspace/node-test-commit-linux-containered/out/Debug/node ETIMEDOUT
at Object.spawnSync (internal/child_process.js:1107:20)
at spawnSync (child_process.js:776:24)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-worker-prof.js:52:23)
at Module._compile (internal/modules/cjs/loader.js:1114:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
at Module.load (internal/modules/cjs/loader.js:979:32)
at Function.Module._load (internal/modules/cjs/loader.js:819:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
at internal/m...
not ok 3334 message/test_runner_output_spec_reporter
---
duration_ms: 0.763
severity: fail
stack: |-
sync pass todo (0.701042ms)
sync pass todo with message (0.045792ms)
sync fail todo (0.152041ms)
Error: thrown from sync fail todo
at TestContext.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/message/test_runner_output.js:18:9)
at Test.runInAsyncScope (node:async_hooks:206:9)
at Test.run (node:internal/test_runner/test:550:25)
at Test.processPendingSubtests (node:internal/test_runner/test:303:27)
at Test.postRun (node:internal/test_runner/test:619:19)
at Test.run (node:internal/test_runner/test:578:10)
at async Test.processPendingSubtests (node:internal/test_runner/test:303:7)
sync fail todo with message (0.042958ms)
Error: thrown from sync fail todo with message
at TestContext.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/os...
not ok 1686 parallel/test-inspector-multisession-ws
---
duration_ms: 15.490
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:59535/859fb8a5-f91b-4d4f-935d-7ce7d24e67bf
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err] Debugger attached.
[err]
[test] Breaking in code and verifying events are fired
Timed out waiting for matching notification (Initial pause)
1
...
not ok 3529 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 0.130
severity: fail
exitcode: 7
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:73
throw err;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:31:37)
at callback (node:internal/streams/writable:562:21)
at onwriteError (node:internal/streams/writable:425:3)
at onwrite (node:internal/streams/writable:467:7)
at node:internal/fs/streams:439:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:958:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOSPC: no space left on device, write] {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
},
expected...
not ok 3524 parallel/test-runner-inspect
---
duration_ms: 120.50
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] (node:467397) 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]
[err] Debugger listening on ws://127.0.0.1:41697/5b06aabe-920b-4a2d-b9fc-01cec9786924
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[out] # Debugger ending on ws://127.0.0.1:41697/5b06aabe-920b-4a2d-b9fc-01cec9786924
[out]
...
not ok 3626 addons/report-api/test
---
duration_ms: 0.140
severity: fail
exitcode: 1
stack: |-
File "tools/test.py", line 1772, in Main
result = RunTestCases(cases_to_run, options.progress, options.j, options.flaky_tests, options.measure_flakiness)
File "tools/test.py", line 979, in RunTestCases
return progress.Run(tasks)
File "tools/test.py", line 163, in Run
self.RunSingle(False, 0)
File "tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "tools/test.py", line 392, in HasRun
logger.info(status_line)
Message: 'ok 3625 addons/08_passing_wrapped_objects_around/test'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.8/logging/__init__.py", line 1089, in emit
self.flush()
File "/usr/lib/python3.8/logging/__init__.py", line 1069, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "tools/test.py", line 1801, in <module>
sys.exit(Main())
File "tools/test.py", li...
not ok 2174 parallel/test-permission-deny-fs-read
File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "tools/test.py", line 410, in HasRun
logger.info(' ---')
Message: ' ---'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.6/logging/__init__.py", line 998, in emit
self.flush()
File "/usr/lib/python3.6/logging/__init__.py", line 978, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "/usr/lib/python3.6/threading.py", line 884, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "tools/test.py", line 239, in...
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.99.31/145.40.99.31:41608' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy209.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 /home/iojs/build/workspace/node-test-commit-linux-containered
at hudson.FilePath.createTextTempFile(FilePath.java:1624)
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.jenkinsci.plugins.preSCMbuildstep.PreSCMBuildStepsWrapper.preCheckout(PreSCMBuildStepsWrapper.java:127)
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:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
ERROR: Error fetching remote repo 'jenkins_tmp'
hudson.plugins.git.GitException: Failed to fetch from binary_tmp@147.75.72.255:binary_tmp.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
Error: Missing plan in the TAP source
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Recording test results
[Checks API] No suitable checks publisher found.
Collecting metadata...
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
Failures in node-test-pull-request/50623 to node-test-pull-request/50715 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-corepack-yarn-install
Example
parallel/test-http-remove-header-stays-removed
Example
sequential/test-worker-prof
Example
message/test_runner_output_spec_reporter
Example
parallel/test-http-remove-connection-header-persists-connection
Example
parallel/test-inspector-multisession-ws
Example
pummel/test-fs-readfile-tostring-fail
Example
pummel/test-policy-integrity-worker-commonjs
Example
parallel/test-fs-promises-file-handle-readFile
Example
parallel/test-fs-watch-recursive-add-file-with-url
Example
parallel/test-npm-install
Example
parallel/test-runner-inspect
Example
parallel/test-single-executable-application
Example
addons/report-api/test
Example
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Example
parallel/test-permission-deny-fs-read
Example
parallel/test-tls-ticket-cluster
Example
pummel/test-heapsnapshot-near-heap-limit-bounded
Example
pummel/test-heapsnapshot-near-heap-limit-by-api
Example
pummel/test-https-large-response
Example
pummel/test-policy-integrity-worker-module
Example
pummel/test-policy-integrity-worker-no-package-json
Example
pummel/test-regress-GH-892
Example
pummel/test-tls-throttle
Example
Jenkins Failure
Backing channel 'JNLP4-connect connection from ... is disconnected.
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
Failed to create a temp file on /home/iojs/build/workspace/node-test-commit-linux-containered
Example
Git Failure
ERROR: Error fetching remote repo 'origin'
Example
ERROR: Error fetching remote repo 'jenkins_tmp'
Example
Build Failure
error: remote GitHub already exists.
Example
fatal error: ld terminated with signal 9 [Killed]
Example
Error: Missing plan in the TAP source
Example
fatal: No rebase in progress?
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Example
Progress
parallel/test-corepack-yarn-install
(15)parallel/test-http-remove-header-stays-removed
(9)sequential/test-worker-prof
(7)message/test_runner_output_spec_reporter
(4)parallel/test-http-remove-connection-header-persists-connection
(4)parallel/test-inspector-multisession-ws
(4)pummel/test-fs-readfile-tostring-fail
(4)pummel/test-policy-integrity-worker-commonjs
(4)parallel/test-fs-promises-file-handle-readFile
(3)parallel/test-fs-watch-recursive-add-file-with-url
(3)parallel/test-npm-install
(3)parallel/test-runner-inspect
(3)parallel/test-single-executable-application
(3)addons/report-api/test
(2)parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
(2)parallel/test-permission-deny-fs-read
(2)parallel/test-tls-ticket-cluster
(2)pummel/test-heapsnapshot-near-heap-limit-bounded
(2)pummel/test-heapsnapshot-near-heap-limit-by-api
(2)pummel/test-https-large-response
(2)pummel/test-policy-integrity-worker-module
(2)pummel/test-policy-integrity-worker-no-package-json
(2)pummel/test-regress-GH-892
(2)pummel/test-tls-throttle
(2)Backing channel 'JNLP4-connect connection from ... is disconnected.
(5)Build timed out (after 60 minutes). Marking the build as failed.
(4)Failed to create a temp file on /home/iojs/build/workspace/node-test-commit-linux-containered
(3)ERROR: Error fetching remote repo 'origin'
(13)ERROR: Error fetching remote repo 'jenkins_tmp'
(2)error: remote GitHub already exists.
(6)fatal error: ld terminated with signal 9 [Killed]
(5)Error: Missing plan in the TAP source
(3)fatal: No rebase in progress?
(3)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
(2)The text was updated successfully, but these errors were encountered: