Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CI Reliability 2022-09-17 #381

Open
13 tasks
github-actions bot opened this issue Sep 17, 2022 · 0 comments
Open
13 tasks

CI Reliability 2022-09-17 #381

github-actions bot opened this issue Sep 17, 2022 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/46532 to node-test-pull-request/46630 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2022-09-17 00:19 1 16 27 4 52 16.84%

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 8 (nodejs/node#44207, nodejs/node#44614, nodejs/node#44074, nodejs/node#44348, nodejs/node#44579, nodejs/node#42083, nodejs/node#44580, nodejs/node#44621)
Appeared test-orka-macos10.15-x64-1, test-orka-macos11-x64-2, test-digitalocean-freebsd12-x64-2, test-azure_msft-win10_vs2019-x64-4, test-osuosl-aix72-ppc64_be-3, test-osuosl-aix72-ppc64_be-2, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46532/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46617/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 199.7.167.102/199.7.167.102:30657' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy88.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 15 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#44606, nodejs/node#42083)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46565/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46580/
Example
Build timed out (after 15 minutes). Marking the build as failed.

Reason Cannot read file /home/iojs/.config/jgit/config
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#44580, nodejs/node#44632)
Appeared test-osuosl-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46578/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46582/
Example
java.io.IOException: Cannot read file /home/iojs/.config/jgit/config
 > git rev-list --no-walk 20ccab19d56b69ebd221d89b4f29b7710e45393b # timeout=30
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=30
Resetting working tree

Build Failure

Reason sh: line 3: ./build/jenkins/scripts/node-test-commit-diagnostics.sh: No such file or directory
Type BUILD_FAILURE
Failed PR 10 (nodejs/node#44580, nodejs/node#39392, nodejs/node#44639, nodejs/node#42083, nodejs/node#44640, nodejs/node#44637, nodejs/node#42835, nodejs/node#44635, nodejs/node#44624, nodejs/node#44537)
Appeared test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46574/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46587/
Example
sh: line 3: ./build/jenkins/scripts/node-test-commit-diagnostics.sh: No such file or directory

JSTest Failure

Reason parallel/test-runner-inspect
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#44581, nodejs/node#44489, nodejs/node#44614, nodejs/node#43716, nodejs/node#44074, nodejs/node#44635)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46541/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46575/
Example
not ok 856 parallel/test-runner-inspect
  ---
  duration_ms: 127.155
  severity: fail
  exitcode: 1
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] (node:692) 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] 
  ...


Reason sequential/test-watch-mode-inspect
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#44590, nodejs/node#44607, nodejs/node#44614, nodejs/node#44541, nodejs/node#44537)
Appeared test-ibm-rhel8-s390x-3, test-orka-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46539/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46587/
Example
not ok 3788 sequential/test-watch-mode-inspect
  ---
  duration_ms: 120.91
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    (node:1033127) ExperimentalWarning: The test runner is an experimental feature. This feature could change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
  ...


Reason parallel/test-fs-readfile
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44489, nodejs/node#42835, nodejs/node#42083)
Appeared test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/46543/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46590/
Example
not ok 273 parallel/test-fs-readfile
  ---
  duration_ms: 0.973
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.264
    Files blocking: [
      '.removeme-fs-readfile-4860-1K.txt',
      '.removeme-fs-readfile-4860-1M.txt',
      '.removeme-fs-readfile-4860-1MPlusOne.txt',
      '.removeme-fs-readfile-4860-64K.txt',
      '.removeme-fs-readfile-4860-64KLessOne.txt'
    ]
    
    node:internal/fs/utils:347
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, ftruncate
        at Object.ftruncateSync (node:fs:1126:3)
        at Object.truncateSync (node:fs:1085:14)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-readfile.js:61:6)
        at Module._compile (node:internal/modules/cjs/loader:1129:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1183:10)
        at Module.load (node:internal/modules/cjs/loader:1007:32)
        a...

Reason parallel/test-watch-mode
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44633, nodejs/node#44618, nodejs/node#44571)
Appeared test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/46573/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46611/
Example
not ok 3372 parallel/test-watch-mode
  ---
  duration_ms: 120.84
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: watch mode
        # Subtest: should watch changes to a file - event loop ended
        ok 1 - should watch changes to a file - event loop ended
          ---
          duration_ms: 509.36644
          ...


Reason abort/test-addon-uv-handle-leak
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44580, nodejs/node#44621)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46574/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46623/
Example
not ok 3627 abort/test-addon-uv-handle-leak
  ---
  duration_ms: 300.102
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason addons/request-interrupt/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44606, nodejs/node#44580)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46561/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46567/
Example
not ok 3474 addons/request-interrupt/test
  ---
  duration_ms: 300.88
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason node-api/test_fatal/test2
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44635, nodejs/node#44637)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46575/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46583/
Example
not ok 3583 node-api/test_fatal/test2
  ---
  duration_ms: 300.128
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http2-client-destroy
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44607, nodejs/node#42686)
Appeared test-equinix-ubuntu1804_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_sharedlibs_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/46542/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46607/
Example
not ok 3498 parallel/test-http2-client-destroy
  ---
  duration_ms: 360.131
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-performance-measure
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44210, nodejs/node#42083)
Appeared test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46544/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46580/
Example
not ok 1900 parallel/test-performance-measure
  ---
  duration_ms: 1.176
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        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:446:15)
        at [kDispatch] (node:internal/perf/observe:322:19)
        at Immediate._onImmediate (node:internal/perf/observe:126:25)
        at process.processImmediate (node:internal/timers:471:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: fa...

Progress

  • Backing channel 'JNLP4-connect connection from ... is disconnected. (8)
  • Build timed out (after 15 minutes). Marking the build as failed. (2)
  • Cannot read file /home/iojs/.config/jgit/config (2)
  • sh: line 3: ./build/jenkins/scripts/node-test-commit-diagnostics.sh: No such file or directory (10)
  • parallel/test-runner-inspect (6)
  • sequential/test-watch-mode-inspect (5)
  • parallel/test-fs-readfile (3)
  • parallel/test-watch-mode (3)
  • abort/test-addon-uv-handle-leak (2)
  • addons/request-interrupt/test (2)
  • node-api/test_fatal/test2 (2)
  • parallel/test-http2-client-destroy (2)
  • parallel/test-performance-measure (2)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants