Skip to content

CI Reliability 2022-12-08 #451

@github-actions

Description

@github-actions

Failures in node-test-pull-request/48237 to node-test-pull-request/48330 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-12-08 00:13 5 5 21 13 56 6.10%

CCTest Failure

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#45682, nodejs/node#45716, nodejs/node#45705, nodejs/node#45744)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48240/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48316/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 107.170.28.213/107.170.28.213:10157' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy82.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)

Git Failure

Build Failure

Reason Failed to trigger node-test-commit
Type BUILD_FAILURE
Failed PR 11 (nodejs/node#45674, nodejs/node#45735, nodejs/node#45745, nodejs/node#45744, nodejs/node#45401, nodejs/node#45733, nodejs/node#45750, nodejs/node#45749, nodejs/node#45748, nodejs/node#45747, nodejs/node#45701)
Appeared test-equinix-ubuntu2204-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48292/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48303/
Example
Failed to trigger node-test-commit

JSTest Failure

Reason parallel/test-fs-watch-recursive
Type JS_TEST_FAILURE
Failed PR 16 (nodejs/node#45486, nodejs/node#45634, nodejs/node#45672, nodejs/node#45671, nodejs/node#45526, nodejs/node#45693, nodejs/node#43697, nodejs/node#45665, nodejs/node#45705, nodejs/node#45673, nodejs/node#45731, nodejs/node#45701, nodejs/node#45748, nodejs/node#45767, nodejs/node#45765, nodejs/node#45770)
Appeared test-orka-macos11-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-osuosl-rhel8-ppc64_le-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-nearform-macos11.0-arm64-1, test-ibm-rhel8-s390x-4, test-macstadium-macos11.0-arm64-3, test-orka-macos11-x64-2, test-digitalocean-alpine311_container-x64-2, test-digitalocean-ubi81_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48237/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48330/
Example
not ok 1240 parallel/test-fs-watch-recursive
  ---
  duration_ms: 120.62
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:30459) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. Use emitter.setMaxListeners() to increase limit
    (Use `node --trace-warnings ...` to show where the warning was created)
  ...


Reason parallel/test-process-wrap
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#45526, nodejs/node#45672, nodejs/node#45665, nodejs/node#45745, nodejs/node#45701, nodejs/node#45746, nodejs/node#45744, nodejs/node#45767, nodejs/node#45674)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48242/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48326/
Example
not ok 2504 parallel/test-process-wrap
  ---
  duration_ms: 120.31
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:98808) internal/test/binding: These APIs are for internal testing only. Do not use them.
    (Use `node --trace-warnings ...` to show where the warning was created)
  ...


Reason parallel/test-child-process-stdio-inherit
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#45526, nodejs/node#43697, nodejs/node#45586, nodejs/node#45716, nodejs/node#45745, nodejs/node#45701, nodejs/node#45698, nodejs/node#45765)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48249/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48322/
Example
not ok 726 parallel/test-child-process-stdio-inherit
  ---
  duration_ms: 120.136
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-child-process-exec-timeout-kill
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#43697, nodejs/node#45770)
Appeared test-digitalocean-freebsd12-x64-2, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48257/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48330/
Example
not ok 365 parallel/test-child-process-exec-timeout-kill
  ---
  duration_ms: 0.270
  severity: fail
  exitcode: 1
  stack: |-
    [stdout] 
    [stderr] 
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== null
    
        at /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-child-process-exec-timeout-kill.js:32:10
        at /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:448:15
        at ChildProcess.exithandler (node:child_process:427:5)
        at ChildProcess.emit (node:events:511:28)
        at maybeClose (node:internal/child_process:1098:16)
        at Socket.<anonymous> (node:internal/child_process:456:11)
        at Socket.emit (node:events:511:28)
        at Pipe.<anonymous> (node:net:305:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: null,
      op...

Reason parallel/test-crypto-key-objects
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44873, nodejs/node#45660)
Appeared test-ibm-rhel7-s390x-4, test-joyent-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48253/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48323/
Example
not ok 2979 parallel/test-crypto-key-objects
  ---
  duration_ms: 120.58
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-runner-inspect
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45671, nodejs/node#45665)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48247/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48263/
Example
not ok 2662 parallel/test-runner-inspect
  ---
  duration_ms: 120.66
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] (node:50255) 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:50899/2678ba3b-c74a-468d-a90e-afd28d72676a
    [err] 
    [err] Debugger listening on ws://127.0.0.1:50899/2678ba3b-c74a-468d-a90e-afd28d72676a
    [err] 
    [out] # Subtest: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.test.js
    [out] 
    [out]     # Debugger listening on ws://127.0.0.1:50899/2678ba3b-c74a-468d-a90e-afd28d72676a
    [out] 
    [out]     # For help, see: https://nodejs.org/en/docs/inspector
    [out] 
    [err] Debugge...

Progress

  • Backing channel 'JNLP4-connect connection from ... is disconnected. (4)
  • Failed to trigger node-test-commit (11)
  • parallel/test-fs-watch-recursive (16)
  • parallel/test-process-wrap (9)
  • parallel/test-child-process-stdio-inherit (8)
  • parallel/test-child-process-exec-timeout-kill (2)
  • parallel/test-crypto-key-objects (2)
  • parallel/test-runner-inspect (2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions