Skip to content

CI Relability 2020-06-08 #8

Open
@github-actions

Description

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

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2020-06-08 00:15 0 29 27 8 36 31.52%

Jenkins Failure

Reason Build timed out (after 120 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#33613, nodejs/node#33611, nodejs/node#33709)
Appeared test-rackspace-fedora27-x64-1, test-joyent-alpine311_container-x64-1, test-joyent-alpine310_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/31686/
Last CI https://ci.nodejs.org/job/node-test-pull-request/31732/
Example
Build timed out (after 120 minutes). Marking the build as failed.

Reason Cannot retrieve the node's workspace for hudson.matrix.MatrixProject@6a0e981f[node-test-commit-osx]. Most probably the node is offline
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#33708, nodejs/node#33709)
Appeared test-orka-macos10.14-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/31731/
Last CI https://ci.nodejs.org/job/node-test-pull-request/31732/
Example
java.io.IOException: Cannot retrieve the node's workspace for hudson.matrix.MatrixProject@6a0e981f[node-test-commit-osx]. Most probably the node is offline
	at hudson.matrix.MatrixRun$MatrixRunExecution.getParentWorkspaceLease(MatrixRun.java:173)
	at hudson.matrix.MatrixRun$MatrixRunExecution.decideWorkspace(MatrixRun.java:187)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:488)
	at hudson.model.Run.execute(Run.java:1856)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)

Build Failure

Reason Failed to trigger node-test-commit
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs-private/node-private/pull/214/, nodejs/node#33635, nodejs/node#33711)
Appeared test-ibm-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/31700/
Last CI https://ci.nodejs.org/job/node-test-pull-request/31745/
Example
Failed to trigger node-test-commit

Reason Failed to trigger sub builds
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#33611, nodejs/node#33615)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/31721/
Last CI https://ci.nodejs.org/job/node-test-pull-request/31741/
Example
Failed to trigger sub builds

JSTest Failure

Reason parallel/test-eventtarget
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#33325, nodejs/node#33437, nodejs/node#33654, nodejs/node#31205, nodejs/node#33611)
Appeared test-digitalocean-alpine310_container-x64-2, test-joyent-alpine311_container-x64-1, test-softlayer-centos7-x64-1, test-softlayer-debian9-x64-1, test-digitalocean-fedora27-x64-1, test-digitalocean-fedora30-x64-1, test-rackspace-ubuntu1604-x64-2, test-digitalocean-ubuntu1804-x64-1, test-digitalocean-freebsd11-x64-2, test-ibm-aix71-ppc64_be-1, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-3, test-osuosl-centos7-ppc64_le-2, test-joyent-smartos18-x64-4, test-azure_msft-win10_vcbt2015-x64-4, test-rackspace-win2012r2_vs2017-x64-4, test-azure_msft-win2016_vs2017-x64-3, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-joyent-ubuntu1804_sharedlibs_container-x64-1, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1, undefined, test-digitalocean-freebsd11-x64-1, test-rackspace-centos7-x64-1, test-digitalocean-fedora30-x64-2, test-orka-macos10.15-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-azure_msft-win2016_vs2017-x64-6, test-digitalocean-alpine311_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-joyent-alpine310_container-x64-1, test-osuosl-centos7-ppc64_le-1, test-joyent-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-joyent-ubuntu1804_sharedlibs_container-x64-2, test-ibm-rhel7-s390x-3, test-azure_msft-win2016_vs2017-x64-2, test-joyent-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-debian9-x64-1, test-rackspace-fedora27-x64-1, test-rackspace-ubuntu1604-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/31668/
Last CI https://ci.nodejs.org/job/node-test-pull-request/31685/
Example
not ok 638 parallel/test-eventtarget
  ---
  duration_ms: 0.89
  severity: fail
  exitcode: 1
  stack: |-
    internal/event_target.js:49
          throw new ERR_MISSING_ARGS('type');
          ^
    
    TypeError [ERR_MISSING_ARGS]: The "type" argument must be specified
        at new Event (internal/event_target.js:49:13)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/nodes/alpine-last-latest-x64/test/parallel/test-eventtarget.js:411:17)
        at Module._compile (internal/modules/cjs/loader.js:1217:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1238:10)
        at Module.load (internal/modules/cjs/loader.js:1066:32)
        at Function.Module._load (internal/modules/cjs/loader.js:954:14)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
        at internal/main/run_main_module.js:17:47 {
      code: 'ERR_MISSING_ARGS'
    }
  ...


Reason parallel/test-fs-stream-construct
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#33437, nodejs/node#33654, nodejs/node#31205)
Appeared test-ibm-aix71-ppc64_be-1, test-ibm-aix71-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/31669/
Last CI https://ci.nodejs.org/job/node-test-pull-request/31674/
Example
not ok 816 parallel/test-fs-stream-construct
  ---
  duration_ms: 0.232
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
        at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix71-ppc64/test/common/index.js:329:10)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix71-ppc64/test/parallel/test-fs-stream-construct.js:204:25)
        at Module._compile (internal/modules/cjs/loader.js:1215:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1236:10)
        at Module.load (internal/modules/cjs/loader.js:1064:32)
        at Function.Module._load (internal/modules/cjs/loader.js:952:14)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
        at internal/main/run_main_module.js:17:47
  ...


Reason parallel/test-http2-large-writes-session-memory-leak
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#33611, nodejs/node#33685, nodejs/node#33527)
Appeared test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/31685/
Last CI https://ci.nodejs.org/job/node-test-pull-request/31735/
Example
not ok 317 parallel/test-http2-large-writes-session-memory-leak
  ---
  duration_ms: 0.264
  severity: fail
  exitcode: 1
  stack: |-
    events.js:292
          throw er; // Unhandled 'error' event
          ^
    
    Error [ERR_HTTP2_STREAM_ERROR]: Stream closed with error code NGHTTP2_ENHANCE_YOUR_CALM
        at ClientHttp2Stream._destroy (internal/http2/core.js:2151:13)
        at _destroy (internal/streams/destroy.js:59:8)
        at ClientHttp2Stream.destroy (internal/streams/destroy.js:52:5)
        at Http2Stream.onStreamClose (internal/http2/core.js:515:12)
    Emitted 'error' event on ClientHttp2Stream instance at:
        at emitErrorNT (internal/streams/destroy.js:127:8)
        at emitErrorCloseNT (internal/streams/destroy.js:92:3)
        at processTicksAndRejections (internal/process/task_queues.js:84:21) {
      code: 'ERR_HTTP2_STREAM_ERROR'
    }
  ...


Reason parallel/test-http-destroyed-socket-write2
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#33731, nodejs/node#33697)
Appeared test-orka-macos10.14-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/31726/
Last CI https://ci.nodejs.org/job/node-test-pull-request/31733/
Example
not ok 851 parallel/test-http-destroyed-socket-write2
  ---
  duration_ms: 0.447
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:103
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'ERR_STREAM_DESTROYED'
    - 'ECONNRESET'
        at ClientRequest.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014/test/parallel/test-http-destroyed-socket-write2.js:67:16)
        at ClientRequest.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1014/test/common/index.js:363:15)
        at ClientRequest.emit (events.js:315:20)
        at emitErrorNt (_http_outgoing.js:666:43)
        at processTicksAndRejections (internal/process/task_queues.js:85:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'ERR_STREAM_DESTROYED',
      expected: 'ECONNRESET',
      operator: 'strictEqual'
    }
  ...


Reason parallel/test-net-dns-error
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#33611, nodejs/node#33685)
Appeared test-rackspace-win2012r2_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/31685/
Last CI https://ci.nodejs.org/job/node-test-pull-request/31691/
Example
not ok 329 parallel/test-net-dns-error
  ---
  duration_ms: 0.212
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:84
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Input A expected to strictly equal input B:
    + expected - actual
    
    - 'EAI_FAIL'
    + 'ENOTFOUND'
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-net-dns-error.js:37:10)
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:379:15)
        at Socket.emit (events.js:198:13)
        at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1005:12)
        at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:56:17)
  ...


Reason parallel/test-trace-atomics-wait
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#33613, nodejs/node#33688)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/31678/
Last CI https://ci.nodejs.org/job/node-test-pull-request/31690/
Example
not ok 2169 parallel/test-trace-atomics-wait
  ---
  duration_ms: 0.303
  severity: fail
  exitcode: 1
  stack: |-
    +++ normalized stdout +++
    [Thread 0] Atomics.wait(<address> + 0, 1, inf) started
    [Thread 0] Atomics.wait(<address> + 0, 1, inf) did not wait because the values mismatched
    [Thread 0] Atomics.wait(<address> + 0, 0, 10) started
    [Thread 0] Atomics.wait(<address> + 0, 0, 10) timed out
    [Thread 0] Atomics.wait(<address> + 4, 0, inf) started
    [Thread 1] Atomics.wait(<address> + 4, -1, inf) started
    [Thread 0] Atomics.wait(<address> + 4, 0, inf) did not wait because the values mismatched
    [Thread 1] Atomics.wait(<address> + 4, -1, inf) was woken up by another thread
    --- normalized stdout ---
    assert.js:385
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(expectedTimelines.includes(actualTimeline))
    
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/node...

Progress

  • Build timed out (after 120 minutes). Marking the build as failed. (3)
  • Cannot retrieve the node's workspace for hudson.matrix.MatrixProject@6a0e981f[node-test-commit-osx]. Most probably the node is offline (2)
  • Failed to trigger node-test-commit (3)
  • Failed to trigger sub builds (2)
  • parallel/test-eventtarget (5)
  • parallel/test-fs-stream-construct (3)
  • parallel/test-http2-large-writes-session-memory-leak (3)
  • parallel/test-http-destroyed-socket-write2 (2)
  • parallel/test-net-dns-error (2)
  • parallel/test-trace-atomics-wait (2)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions