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 2023-06-24 #597

Open
25 tasks
github-actions bot opened this issue Jun 24, 2023 · 0 comments
Open
25 tasks

CI Reliability 2023-06-24 #597

github-actions bot opened this issue Jun 24, 2023 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/52313 to node-test-pull-request/52410 that failed 2 or more 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
2023-06-24 00:17 1 0 20 5 74 0.00%

JSTest Failure

Reason parallel/test-child-process-stdio-reuse-readable-stdio
Type JS_TEST_FAILURE
Failed PR 11 (nodejs/node#48275, nodejs/node#48473, nodejs/node#47949, nodejs/node#48483, nodejs/node#48510, nodejs/node#48522, nodejs/node#48523, nodejs/node#47653, nodejs/node#48526, nodejs/node#48435, nodejs/node#48477)
Appeared test-azure_msft-win2022_vs2019-x64-4, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2015-x64-1, test-azure_msft-win2022_vs2019-x64-1, test-azure_msft-win2022_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52316/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52405/
Example
not ok 117 parallel/test-child-process-stdio-reuse-readable-stdio
  ---
  duration_ms: 614.04200
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + '�.\x00\x00\n'
    - 'hello\n'
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-stdio-reuse-readable-stdio.js:17:10)
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:466:15)
        at Socket.emit (node:events:512:28)
        at addChunk (node:internal/streams/readable:332:12)
        at readableAddChunk (node:internal/streams/readable:301:11)
        at Readable.push (node:internal/streams/readable:242:10)
        at Pipe.onStreamRead (node:internal/stream_base_commons:190:23) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '�.\x00\x00\n',
      e...

Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#48473, nodejs/node#47775, nodejs/node#48481, nodejs/node#47653, nodejs/node#48518, nodejs/node#48510, nodejs/node#48376)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-2, test-ibm-rhel8-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52315/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52399/
Example
not ok 1331 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120045.04300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-symlink
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#48492, nodejs/node#48301, nodejs/node#48483, nodejs/node#48522, nodejs/node#48523, nodejs/node#48415)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52326/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52403/
Example
not ok 1331 parallel/test-fs-watch-recursive-symlink
  ---
  duration_ms: 120113.29100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason pummel/test-net-throttle
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#48492, nodejs/node#48518, nodejs/node#47653, nodejs/node#47493, nodejs/node#48414)
Appeared test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52314/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52404/
Example
not ok 3599 pummel/test-net-throttle
  ---
  duration_ms: 355.17200
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/pummel/test-net-throttle.js:87:10)
        at process.emit (node:events:524:35) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-fs-watch-recursive-add-file
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47775, nodejs/node#48435, nodejs/node#48477)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52319/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52401/
Example
not ok 1317 parallel/test-fs-watch-recursive-add-file
  ---
  duration_ms: 120115.30100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-assert-leaks
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48526, nodejs/node#48510, nodejs/node#47653)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52364/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52385/
Example
not ok 1375 parallel/test-fs-watch-recursive-assert-leaks
  ---
  duration_ms: 120019.66300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-request-join-authorization-headers
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48510, nodejs/node#47493, nodejs/node#48414)
Appeared test-azure_msft-win2022_vs2019-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-alpine315_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52320/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52404/
Example
not ok 367 parallel/test-http-request-join-authorization-headers
  ---
  duration_ms: 227.00200
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    '1, 2' !== '1'
    
        at Server.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-http-request-join-authorization-headers.js:39:12)
        at Server.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:466:15)
        at Server.emit (node:events:512:28)
        at parserOnIncoming (node:_http_server:1125:12)
        at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '1, 2',
      expected: '1',
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48502, nodejs/node#47653, nodejs/node#48477)
Appeared undefined, test-osuosl-aix72-ppc64_be-3, test-ibm-aix72-ppc64_be-2, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52381/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52401/
Example
not ok 2575 parallel/test-runner-output
  ---
  duration_ms: 3123.22500
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        not ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 1416.104001
          failureType: 'testCodeFailure'
          error: |-
            Expected values to be strictly equal:
            + actual - expected ... Lines skipped
            
              'TAP version 13\n' +
                '# Subtest: promise timeout signal\n' +
            ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47493, nodejs/node#48521, nodejs/node#48526)
Appeared test-azure_msft-win2022_vs2019-x64-4, test-nearform-macos11.0-arm64-1, test-azure_msft-win2022_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52377/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52398/
Example
not ok 931 sequential/test-worker-prof
  ---
  duration_ms: 1262.06400
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with non-zero status:                      {
      status: 3221225477,
      signal: null,
      output: [ null, '', '' ],
      pid: 5144,
      stdout: '',
      stderr: ''
    }
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:61:10)
        at Module._compile (node:internal/modules/cjs/loader:1257:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1311:10)
        at Module.load (node:internal/modules/cjs/loader:1115:32)
        at Module._load (node:internal/modules/cjs/loader:962:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTIO...

Reason wpt/test-webcrypto
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48486, nodejs/node#48481, nodejs/node#47769)
Appeared test-orka-macos11-x64-1, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52317/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52329/
Example
not ok 3958 wpt/test-webcrypto
  ---
  duration_ms: 48466.94300
  severity: crashed
  exitcode: -6
  stack: |-
    [SKIPPED] algorithm-discards-context.https.window.js: Not relevant in Node.js context
    [SKIPPED] historical.any.js: Not relevant in Node.js context
    [PASS] setup - define tests
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 0
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 1
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 8
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p-1 (order 2)
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p (=0, order 4)
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)
    [PASS] X448 key derivation checks for all-zero value result with a key of order 0
    [PASS] X448 key derivation checks for all-zero value result with a...

Reason parallel/test-bootstrap-modules
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47769, nodejs/node#48477)
Appeared undefined, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-1, test-digitalocean-alpine315_container-x64-1, test-digitalocean-alpine318_container-x64-2, test-rackspace-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-2, test-ibm-rhel8-x64-2, test-equinix_mnx-ubuntu1804-x64-1, test-digitalocean-freebsd12-x64-1, test-osuosl-rhel8-ppc64_le-3, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-equinix-ubuntu2004_container-armv7l-2, test-ibm-aix72-ppc64_be-2, test-equinix_mnx-smartos20-x64-4, test-ibm-rhel8-s390x-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-macstadium-macos11.0-arm64-3, test-azure_msft-win11_vs2022-arm64-2, test-rackspace-win2012r2_vs2019-x64-2, test-azure_msft-win2022_vs2019-x64-3, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52329/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52410/
Example
not ok 361 parallel/test-bootstrap-modules
  ---
  duration_ms: 193.59800
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/event_target:1054
      process.nextTick(() => { throw err; });
                               ^
    AssertionError [ERR_ASSERTION]: These modules were not loaded:
      NativeModule internal/idna,
      NativeModule url
    
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-bootstrap-modules.js:155:8)
        at Module._compile (node:internal/modules/cjs/loader:1233:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
        at Module.load (node:internal/modules/cjs/loader:1091:32)
        at Module._load (node:internal/modules/cjs/loader:938:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at MessagePort.<anonymous> (node:internal/main/worker_thread:185:26)
        at [nodejs.internal.kHybridDispatch] (node:internal/ev...

Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48518, nodejs/node#47653)
Appeared test-rackspace-win2012r2_vs2015-x64-1, test-azure_msft-win11_vs2022-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52351/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52390/
Example
not ok 899 parallel/test-crypto-dh
  ---
  duration_ms: 120145.97300
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-add-file-to-new-folder
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48477, nodejs/node#47493)
Appeared test-ibm-rhel8-s390x-2, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52334/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52374/
Example
not ok 1308 parallel/test-fs-watch-recursive-add-file-to-new-folder
  ---
  duration_ms: 120108.32000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-add-file-with-url
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48473, nodejs/node#48477)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52313/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52334/
Example
not ok 1249 parallel/test-fs-watch-recursive-add-file-with-url
  ---
  duration_ms: 120058.69400
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-inspector-debug-end
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47775, nodejs/node#48492)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52319/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52326/
Example
not ok 2585 parallel/test-inspector-debug-end
  ---
  duration_ms: 120091.13300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    Test there's no crash stopping server that was not started
    Test there's no crash stopping server without connecting
    [err] Debugger listening on ws://127.0.0.1:37603/f25020e5-4dd3-4ae9-9bc6-f479e2e636d8
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    Test there's no crash stopping server after connecting
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:33091/6ab101ce-f45b-4a02-bdab-3ab8b3700233
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason parallel/test-release-changelog
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48492, nodejs/node#48484)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-azure_msft-win11_vs2022-arm64-5, test-rackspace-win2012r2_vs2019-x64-4, test-azure_msft-win2022_vs2019-x64-2, test-azure_msft-win11_vs2022-arm64-1, test-rackspace-win2012r2_vs2019-x64-1, test-azure_msft-win2022_vs2019-x64-1, test-azure_msft-win11_vs2022-arm64-2, test-rackspace-win2012r2_vs2015-x64-1, test-azure_msft-win2022_vs2019-x64-3, test-rackspace-win2012r2_vs2015-x64-2, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52346/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52396/
Example
not ok 2172 parallel/test-release-changelog
  ---
  duration_ms: 534.09500
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/utils:351
        throw err;
        ^
    
    Error: ENOENT: no such file or directory, open '/home/iojs/build/workspace/node-test-binary-armv7l/doc/changelogs/CHANGELOG_V21.md'
        at Object.openSync (node:fs:592:3)
        at Object.readFileSync (node:fs:460:35)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-release-changelog.js:42:24)
        at Module._compile (node:internal/modules/cjs/loader:1257:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1311:10)
        at Module.load (node:internal/modules/cjs/loader:1115:32)
        at Module._load (node:internal/modules/cjs/loader:962:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47 {
      errno: -2,
      syscall: 'open',
      code: 'ENOEN...

Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48513, nodejs/node#47653)
Appeared test-ibm-aix72-ppc64_be-2, test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win11_vs2022-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/52328/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52387/
Example
not ok 3566 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 3163.71000
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-4.58539613901759)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
        at Module._compile (node:internal/modules/cjs/loader:1257:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1311:10)
        at Module.load (node:internal/modules/cjs/loader:1115:32)
        at Module._load (node:internal/modules/cjs/loader:962:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '==...

Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48491, nodejs/node#48462)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52350/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52379/
Example
not ok 3893 sequential/test-perf-hooks
  ---
  duration_ms: 521.86100
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 339.92013025283813 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 339.85337018966675, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: environment: 255.23408842086792 >= 250
        at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-arm-debug/test/sequential/test-perf-hooks.js:31:7)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm-debug/test/sequential/test-perf-hooks.js:43:1)
        at Module._compile (node:internal/modules/cjs/loader:1257:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1311:10)
        at Module.load (node:internal/modules/cjs/loade...

CCTest Failure

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 5 (nodejs/node#48275, nodejs/node#47775, nodejs/node#48491, nodejs/node#48510, nodejs/node#48502)
Appeared test-rackspace-fedora32-x64-1, test-ibm-ubuntu1804-x64-1, test-ibm-aix72-ppc64_be-2, test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52316/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52381/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 119.9.51.79/119.9.51.79:43036' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy279.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)

Build Failure

Reason FATAL: Channel "hudson.remoting.Channel@5747cd7b:JNLP4-connect connection from ... Remote call on JNLP4-connect connection from e.1a.7534.ip4.static.sl-reverse.com/52.117.26.14:37576 failed. The channel is closing down or has closed down
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#48492, nodejs/node#48518, nodejs/node#48501, nodejs/node#47653)
Appeared test-ibm-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52346/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52353/
Example
FATAL: Channel "hudson.remoting.Channel@5747cd7b:JNLP4-connect connection from e.1a.7534.ip4.static.sl-reverse.com/52.117.26.14:37576": Remote call on JNLP4-connect connection from e.1a.7534.ip4.static.sl-reverse.com/52.117.26.14:37576 failed. The channel is closing down or has closed down
java.nio.channels.ClosedChannelException
	at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155)
	at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:143)
	at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:789)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)

Reason FATAL: Channel "hudson.remoting.Channel@5da8db54:JNLP4-connect connection from ... Remote call on JNLP4-connect connection from 147.75.72.255/147.75.72.255:50746 failed. The channel is closing down or has closed down
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#48518, nodejs/node#48501, nodejs/node#47653, nodejs/node#48522)
Appeared test-equinix-ubuntu2204-x64-1, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52351/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52354/
Example
FATAL: Channel "hudson.remoting.Channel@5da8db54:JNLP4-connect connection from 147.75.72.255/147.75.72.255:50746": Remote call on JNLP4-connect connection from 147.75.72.255/147.75.72.255:50746 failed. The channel is closing down or has closed down
java.nio.channels.ClosedChannelException
	at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155)
	at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:143)
	at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:789)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)

Reason FATAL: Channel "hudson.remoting.Channel@6280b599:JNLP4-connect connection from ... Remote call on JNLP4-connect connection from 145.40.96.123/145.40.96.123:34012 failed. The channel is closing down or has closed down
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#48501, nodejs/node#47653, nodejs/node#48522)
Appeared test-equinix-ubuntu2204-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52352/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52354/
Example
FATAL: Channel "hudson.remoting.Channel@6280b599:JNLP4-connect connection from 145.40.96.123/145.40.96.123:34012": Remote call on JNLP4-connect connection from 145.40.96.123/145.40.96.123:34012 failed. The channel is closing down or has closed down
java.nio.channels.ClosedChannelException
	at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155)
	at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:143)
	at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:789)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)

Reason FATAL: command execution failed
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#48501, nodejs/node#47653)
Appeared test-equinix-ubuntu2204-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52352/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52353/
Example
FATAL: command execution failed
java.nio.channels.ClosedChannelException
	at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155)
	at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:143)
	at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:789)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)

Reason Failed to trigger node-test-commit
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#47653, https://github.com/nodejs/node/pull/fix-module-leak/)
Appeared test-ibm-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52368/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52409/
Example
Failed to trigger node-test-commit

Git Failure

Reason warning: failed to remove test/.tmp.0/abs/asdf: Permission denied
Type GIT_FAILURE
Failed PR 4 (nodejs/node#47493, nodejs/node#48502, nodejs/node#48521, nodejs/node#47653)
Appeared test-osuosl-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52374/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52385/
Example
warning: failed to remove test/.tmp.0/abs/asdf: Permission denied

Progress

  • parallel/test-child-process-stdio-reuse-readable-stdio (11)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (7)
  • parallel/test-fs-watch-recursive-symlink (6)
  • pummel/test-net-throttle (5)
  • parallel/test-fs-watch-recursive-add-file (3)
  • parallel/test-fs-watch-recursive-assert-leaks (3)
  • parallel/test-http-request-join-authorization-headers (3)
  • parallel/test-runner-output (3)
  • sequential/test-worker-prof (3)
  • wpt/test-webcrypto (3)
  • parallel/test-bootstrap-modules (2)
  • parallel/test-crypto-dh (2)
  • parallel/test-fs-watch-recursive-add-file-to-new-folder (2)
  • parallel/test-fs-watch-recursive-add-file-with-url (2)
  • parallel/test-inspector-debug-end (2)
  • parallel/test-release-changelog (2)
  • pummel/test-crypto-timing-safe-equal-benchmarks (2)
  • sequential/test-perf-hooks (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (5)
  • FATAL: Channel "hudson.remoting.Channel@5747cd7b:JNLP4-connect connection from ... Remote call on JNLP4-connect connection from e.1a.7534.ip4.static.sl-reverse.com/52.117.26.14:37576 failed. The channel is closing down or has closed down (4)
  • FATAL: Channel "hudson.remoting.Channel@5da8db54:JNLP4-connect connection from ... Remote call on JNLP4-connect connection from 147.75.72.255/147.75.72.255:50746 failed. The channel is closing down or has closed down (4)
  • FATAL: Channel "hudson.remoting.Channel@6280b599:JNLP4-connect connection from ... Remote call on JNLP4-connect connection from 145.40.96.123/145.40.96.123:34012 failed. The channel is closing down or has closed down (3)
  • FATAL: command execution failed (2)
  • Failed to trigger node-test-commit (2)
  • warning: failed to remove test/.tmp.0/abs/asdf: Permission denied (4)
nodejs-github-bot pushed a commit to nodejs/node that referenced this issue Jun 25, 2023
Refs: #48300 (comment)
Refs: nodejs/reliability#597 (comment)
PR-URL: #48537
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
juanarbol pushed a commit to juanarbol/node that referenced this issue Jun 29, 2023
Refs: nodejs#48300 (comment)
Refs: nodejs/reliability#597 (comment)
PR-URL: nodejs#48537
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
RafaelGSS pushed a commit to nodejs/node that referenced this issue Jul 3, 2023
Refs: #48300 (comment)
Refs: nodejs/reliability#597 (comment)
PR-URL: #48537
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
juanarbol pushed a commit to nodejs/node that referenced this issue Jul 4, 2023
Refs: #48300 (comment)
Refs: nodejs/reliability#597 (comment)
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
PR-URL: #48537
richardlau pushed a commit to nodejs/node that referenced this issue Jul 11, 2023
Refs: #48300 (comment)
Refs: nodejs/reliability#597 (comment)
PR-URL: #48537
Backport-PR-URL: #48650
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this issue Aug 14, 2023
Refs: nodejs#48300 (comment)
Refs: nodejs/reliability#597 (comment)
PR-URL: nodejs#48537
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this issue Aug 14, 2023
Refs: nodejs#48300 (comment)
Refs: nodejs/reliability#597 (comment)
PR-URL: nodejs#48537
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
abhishekumar-tyagi pushed a commit to abhishekumar-tyagi/node that referenced this issue May 5, 2024
Refs: nodejs/node#48300 (comment)
Refs: nodejs/reliability#597 (comment)
PR-URL: nodejs/node#48537
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
# 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