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 2021-10-04 #77

Open
22 tasks
github-actions bot opened this issue Oct 4, 2021 · 0 comments
Open
22 tasks

CI Reliability 2021-10-04 #77

github-actions bot opened this issue Oct 4, 2021 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Oct 4, 2021

Failures in node-test-pull-request/40048 to node-test-pull-request/40145 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
2021-10-04 00:02 0 25 7 1 67 25.25%

JSTest Failure

Reason wpt/test-user-timing
Type JS_TEST_FAILURE
Failed PR 11 (nodejs/node#40151, nodejs/node#40188, nodejs/node#40194, nodejs/node#39772, nodejs/node#40203, nodejs/node#38512, nodejs/node#40147, nodejs/node#40253, nodejs/node#38807, nodejs/node#40178, nodejs/node#40285)
Appeared test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-softlayer-alpine311_container-x64-1, test-requireio_williamkapke-debian10-arm64_pi3-3, test-orka-macos10.15-x64-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_ceejbot-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40052/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40143/
Example
not ok 835 wpt/test-user-timing
  ---
  duration_ms: 5.869
  severity: fail
  exitcode: 1
  stack: |-
    ---- idlharness.any.js ----
    [SKIPPED] idlharness cannot recognize Node.js environment
    ---- invoke_with_timing_attributes.worker.js ----
    [SKIPPED] importScripts not supported
    ---- performance-measure-invalid.worker.js ----
    [SKIPPED] importScripts not supported
    ---- buffered-flag.any.js ----
    [PASS] PerformanceObserver with buffered flag sees previous marks
    ---- buffered-flag.any.js ----
    [PASS] PerformanceObserver with buffered flag sees previous measures
    ---- case-sensitivity.any.js ----
    [PASS] getEntriesByType values are case sensitive
    ---- clear_all_marks.any.js ----
    [PASS] Clearing all marks remove all of them.
    ---- clear_one_mark.any.js ----
    [PASS] Clearing an existent mark doesn't affect other existing marks
    ---- clear_non_existent_mark.any.js ----
    [PASS] Clearing a non-existent mark doesn't affect existing marks
    ---- clear_all_mea...

Reason parallel/test-repl-sigint-nested-eval
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#40084, nodejs/node#40151, nodejs/node#40213, nodejs/node#40147, nodejs/node#40018, nodejs/node#39392, nodejs/node#38807, nodejs/node#40276, nodejs/node#40280)
Appeared test-macstadium-macos11.0-arm64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/40051/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40132/
Example
not ok 1924 parallel/test-repl-sigint-nested-eval
  ---
  duration_ms: 0.116
  severity: fail
  exitcode: 1
  stack: |-
    Stacktrace:
       ptr1=0x155ebb881d49
        ptr2=0x0
        ptr3=0x0
        ptr4=0x0
        failure_message_object=0x16f7ca748
    
    ==== JS stack trace =========================================
    
        0: ExitFrame [pc: 0x100fc726c]
        1: StubFrame [pc: 0x10104cf9c]
    Security context: 0x356ce3eeb021 <JSGlobalObject>
        2: _fatalException [0x356ce3ec8851] [node:internal/process/execution:151] [bytecode=0x2ed735fe5e39 offset=13](this=0x356ce3ec2d29 <process map = 0x2fdd3e355d1>,0x155ebb881d49 <Odd Oddball: termination_exception>,0x155ebb881769 <false>)
        3: InternalFrame [pc: 0x100f58cec]
        4: EntryFrame [pc: 0x100f58984]
        5: builtin exit frame: evaluate(this=0x047b28ae2d79 <ModuleWrap map = 0x231cc9cd299>,0x047b28ae2d79 <ModuleWrap map = 0x231cc9cd299>,-1,0x155ebb881769 <false>)
    
        6: getESMFacade [0x130f42f18201] [node:internal/boo...

Reason parallel/test-http2-pipe-named-pipe
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#40188, nodejs/node#40213, nodejs/node#39945, nodejs/node#40276, nodejs/node#40178, nodejs/node#40280, nodejs/node#38807, nodejs/node#40287)
Appeared test-macstadium-macos11.0-arm64-3, test-macstadium-macos11.0-arm64-4, test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40053/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40138/
Example
not ok 1321 parallel/test-http2-pipe-named-pipe
  ---
  duration_ms: 0.77
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    139837 !== 139244
    
        at WriteStream.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-http2-pipe-named-pipe.js:26:12)
        at WriteStream.emit (node:events:402:35)
        at finish (node:internal/streams/writable:751:10)
        at processTicksAndRejections (node:internal/process/task_queues:83:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 139837,
      expected: 139244,
      operator: 'strictEqual'
    }
    
    Node.js v17.0.0-pre
  ...


Reason parallel/test-http2-cancel-while-client-reading
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#40188, nodejs/node#40147, nodejs/node#40203, nodejs/node#39945)
Appeared test-orka-macos10.15-x64-2, test-nearform-macos10.15-x64-3, test-orka-macos10.14-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40059/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40116/
Example
not ok 1189 parallel/test-http2-cancel-while-client-reading
  ---
  duration_ms: 0.314
  severity: fail
  exitcode: 1
  stack: |-
    node:events:368
          throw er; // Unhandled 'error' event
          ^
    
    Error: read ECONNRESET
        at TLSWrap.onStreamRead (node:internal/stream_base_commons:220:20)
    Emitted 'error' event on ServerHttp2Stream instance at:
        at emitErrorNT (node:internal/streams/destroy:164:8)
        at emitErrorCloseNT (node:internal/streams/destroy:129:3)
        at processTicksAndRejections (node:internal/process/task_queues:83:21) {
      errno: -54,
      code: 'ECONNRESET',
      syscall: 'read'
    }
    
    Node.js v17.0.0-pre
  ...


Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40203, nodejs/node#39392, nodejs/node#40285)
Appeared test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-centos7_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40086/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40143/
Example
not ok 3258 node-api/test_threadsafe_function/test
  ---
  duration_ms: 240.56
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-child-process-fork-closed-channel-segfault
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40018, nodejs/node#40147, nodejs/node#40253)
Appeared test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40076/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40104/
Example
not ok 98 parallel/test-child-process-fork-closed-channel-segfault
  ---
  duration_ms: 2.869
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-child-process-fork-closed-channel-segfault.js:83
                throw err;
                ^
    
    Error: write EPIPE
        at ChildProcess.target._send (node:internal/child_process:844:20)
        at ChildProcess.<anonymous> (node:internal/child_process:665:16)
        at ChildProcess.emit (node:events:402:35)
        at emit (node:internal/child_process:915:12)
        at processTicksAndRejections (node:internal/process/task_queues:84:21) {
      errno: -32,
      code: 'EPIPE',
      syscall: 'write'
    }
    
    Node.js v17.0.0-pre
  ...


Reason parallel/test-crypto-keygen
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40287, nodejs/node#40251, nodejs/node#40285)
Appeared test-rackspace-win2012r2_vs2017-x64-4, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40138/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40143/
Example
not ok 774 parallel/test-crypto-keygen
  ---
  duration_ms: 120.103
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-trace-events-fs-sync
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40212, nodejs/node#40226, nodejs/node#40249)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40073/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40123/
Example
not ok 675 parallel/test-trace-events-fs-sync
  ---
  duration_ms: 2.334
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.668
    Files blocking: [ 'fs.txt', 'node_trace.1.log' ]
    
    C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-trace-events-fs-sync.js:133
        throw new Error(`${tr}:\n${util.inspect(proc)}`);
        ^
    
    Error: fs.sync.fstat:
    {
      status: 1,
      signal: null,
      output: [
        null,
        '',
        'node:internal/fs/utils:344\r\n' +
          '    throw err;\r\n' +
          '    ^\r\n' +
          '\r\n' +
          "Error: EPERM: operation not permitted, open 'fs.txt'\r\n" +
          '    at Object.openSync (node:fs:585:3)\r\n' +
          '    at Object.writeFileSync (node:fs:2153:35)\r\n' +
          '    at [eval]:1:4\r\n' +
          '    at Script.runInThisContext (node:vm:129:12)\r\n' +
          '    at Object.runInThisContext (node:vm:305:38)...

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40203, nodejs/node#40212, nodejs/node#40244)
Appeared test-nearform-macos11.0-arm64-1, test-rackspace-win2012r2_vs2013-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40078/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40094/
Example
not ok 3502 sequential/test-worker-prof
  ---
  duration_ms: 0.609
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: 12 >= 15
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-worker-prof.js:78:5)
        at Module._compile (node:internal/modules/cjs/loader:1095:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1147:10)
        at Module.load (node:internal/modules/cjs/loader:975:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
        at node:internal/main/run_main_module:17:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v17.0.0-pre
  ...


Reason parallel/test-fs-promises-watch
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#38807, nodejs/node#39945)
Appeared test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40112/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40116/
Example
not ok 3171 parallel/test-fs-promises-watch
  ---
  duration_ms: 240.99
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason pummel/test-policy-integrity
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40206, nodejs/node#40178)
Appeared test-joyent-smartos18-x64-3, test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40054/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40127/
Example
not ok 3164 pummel/test-policy-integrity
  ---
  duration_ms: 480.325
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-cpu-prof-dir-and-name
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40188, nodejs/node#40203)
Appeared test-ibm-rhel7-s390x-4, test-requireio_ceejbot-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40059/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40077/
Example
not ok 3363 sequential/test-cpu-prof-dir-and-name
  ---
  duration_ms: 0.165
  severity: fail
  exitcode: 1
  stack: |-
    Dispatching message { "id": 1, "method": "Profiler.enable" }
    Receive CPU profile message
    {"id":1,"result":{}}
    Dispatching message { "id": 2, "method": "Profiler.start" }
    Receive CPU profile message
    {"id":2,"result":{}}
    Dispatching message { "id": 3, "method": "Profiler.setSamplingInterval", "params": { "interval": 50 } }
    Receive CPU profile message
    {"id":3,"error":{"code":-32000,"message":"Cannot change sampling interval when profiling."}}
    EndStartedProfilers
    V8CpuProfilerConnection::End(), ending = false
    Dispatching message { "id": 4, "method": "Profiler.stop" }
    Receive CPU profile message
    Writing profile response (id = 4)
    Written result to /home/iojs/node-tmp/.tmp.3362/prof/test.cpuprofile
    
    [
      {
        id: 1,
        callFrame: {
          functionName: '(root)',
          scriptId: '0',
          url: '',
          ...

Reason sequential/test-debugger-preserve-breaks
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40151, nodejs/node#40285)
Appeared test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40068/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40143/
Example
not ok 807 sequential/test-debugger-preserve-breaks
  ---
  duration_ms: 21.833
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-binary-arm/test/common/debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (10000) while waiting for /break (?:on start )?in/i; found: 
    < Debugger ending on ws://127.0.0.1:9229/15a289bb-dcde-4e63-bdcb-fa7cda486821
    < For help, see: https://nodejs.org/en/docs/inspector
    < 
    debug> 
    
    < Debugger listening on ws://127.0.0.1:9229/b982f142-db73-4b9e-96a6-0072d233ed57
    < 
    debug> 
    
    connecting to 127.0.0.1:9229 ...
    
    < For help, see: https://nodejs.org/en/docs/inspector
    < 
    debug> 
     ok
    
    debug> 
    
    < Debugger attached.
    < 
    debug> 
    
    Warning: script 'file:///home/iojs/build/workspace/node-test-binary-arm/test/fixtures/debugger/three-lines.js' was not loaded yet.
    
    Warning: script 'file:///home/iojs/build/workspace/node-test-binar...

Reason sequential/test-net-connect-econnrefused
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40206, nodejs/node#40241)
Appeared test-osuosl-centos7-ppc64_le-4, test-rackspace-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40056/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40093/
Example
not ok 3272 sequential/test-net-connect-econnrefused
  ---
  duration_ms: 120.28
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    pending 50 rounds 1
    pending 49 rounds 1
    pending 48 rounds 1
    pending 47 rounds 1
    pending 46 rounds 1
    pending 45 rounds 1
    pending 44 rounds 1
    pending 43 rounds 1
    pending 42 rounds 1
    pending 41 rounds 1
    pending 40 rounds 1
    pending 39 rounds 1
    pending 38 rounds 1
    pending 37 rounds 1
    pending 36 rounds 1
    pending 35 rounds 1
    pending 34 rounds 1
    pending 33 rounds 1
    pending 32 rounds 1
    pending 31 rounds 1
    pending 30 rounds 1
    pending 29 rounds 1
    pending 28 rounds 1
    pending 27 rounds 1
    pending 26 rounds 1
    pending 25 rounds 1
    pending 24 rounds 1
    pending 23 rounds 1
    pending 22 rounds 1
    pending 21 rounds 1
    pending 20 rounds 1
    pending 19 rounds 1
    pending 18 rounds 1
    pending 17 rounds 1
    pending 16 rounds 1
    pending 15 rounds 1
    pending 14 rounds ...

Reason sequential/test-tls-securepair-client
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40084, nodejs/node#40018)
Appeared test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40051/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40081/
Example
not ok 836 sequential/test-tls-securepair-client
  ---
  duration_ms: 9.335
  severity: fail
  exitcode: 1
  stack: |-
    Using default temp DH parameters
    ACCEPT [::]:39931
    WAIT-ACCEPT
    client connected
    client: connected+secure!
    client pair.cleartext.getPeerCertificate(): {"subject":{"C":"UK","ST":"Acknack Ltd","L":"Rhys Jones","O":"node.js","OU":["Test TLS Certificate","Engineering"],"CN":"localhost","emailAddress":"alex@aub.dev"},"issuer":{"C":"UK","ST":"Acknack Ltd","L":"Rhys Jones","O":"node.js","OU":["Test TLS Certificate","Engineering"],"CN":"localhost","emailAddress":"alex@aub.dev"},"modulus":"B7DC58888A27B1C0B7BF3FC0D9C791ECA8596650EEFF96F27B9DE70954DC2A759DDAC798E9401D29EAEC5FA9E3AFCDC37793957B5056FF026FA7912359300661B16CC25366783E3879D10633DDFD07A2EAFBFF22064AD38BC986378602CAD8AF136E182340F85D930F7E42D2A5A6F6CBF1F2E038D0281AB54E16745019CAFBD2215F7EC9BBF6681984A54C8188873C9A898061EF0AD90683DCCC812EE9EB7F90DD959E76D152D9184C5F7B82072FE61FA10E95108D05B466038C71373C9FE4641A922DD3F88C...

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 7 (nodejs/node#39774, nodejs/node#40188, nodejs/node#39772, nodejs/node#40271, nodejs/node#39945, nodejs/node#38807, nodejs/node#40285)
Appeared test-digitalocean-fedora32-x64-1, test-osuosl-aix72-ppc64_be-3, test-joyent-smartos20-x64-4, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-2, test-azure_msft-win10_vs2019-x64-1, test-ibm-rhel7-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/40048/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40143/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 159.203.117.50/159.203.117.50:58616' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
	at com.sun.proxy.$Proxy98.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203)

Build Failure

Reason sh: line 30: sudo: command not found
Type BUILD_FAILURE
Failed PR 7 (nodejs/node#40226, nodejs/node#40241, nodejs/node#40147, nodejs/node#40253, nodejs/node#38807, nodejs/node#40285, nodejs/node#40264)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40089/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40145/
Example
sh: line 30: sudo: command not found

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 6 (nodejs/node#40151, nodejs/node#40194, nodejs/node#40212, nodejs/node#40276, nodejs/node#38807, nodejs/node#40178)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/40064/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40127/
Example
fatal error: ld terminated with signal 9 [Killed]

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 5 (nodejs/node#40239, nodejs/node#39945, nodejs/node#40178, nodejs/node#38807, nodejs/node#40285)
Appeared test-rackspace-debian10-x64-1, test-orka-macos10.14-x64-2, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-centos7-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-orka-macos10.15-x64-2, test-softlayer-ubi81_container-x64-1, test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40108/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40143/
Example
fatal: No rebase in progress?

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#40239, nodejs/node#38807)
Appeared test-joyent-smartos18-x64-4, test-joyent-smartos18-x64-3, test-osuosl-aix72-ppc64_be-3, test-equinix-centos7_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40108/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40122/
Example
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

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#39945, nodejs/node#38807)
Appeared test-digitalocean-fedora32-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40121/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40136/
Example
fatal error: Killed signal terminated program cc1plus

undefined

Reason Unknown
Type undefined
Failed PR 8 (nodejs/node#40188, nodejs/node#40212, nodejs/node#40226, nodejs/node#40241, nodejs/node#40249, nodejs/node#40287, nodejs/node#40251, nodejs/node#40285)
Appeared test-msft-win10-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40053/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40143/
Example
Unknown

Progress

  • wpt/test-user-timing (11)
  • parallel/test-repl-sigint-nested-eval (9)
  • parallel/test-http2-pipe-named-pipe (8)
  • parallel/test-http2-cancel-while-client-reading (4)
  • node-api/test_threadsafe_function/test (3)
  • parallel/test-child-process-fork-closed-channel-segfault (3)
  • parallel/test-crypto-keygen (3)
  • parallel/test-trace-events-fs-sync (3)
  • sequential/test-worker-prof (3)
  • parallel/test-fs-promises-watch (2)
  • pummel/test-policy-integrity (2)
  • sequential/test-cpu-prof-dir-and-name (2)
  • sequential/test-debugger-preserve-breaks (2)
  • sequential/test-net-connect-econnrefused (2)
  • sequential/test-tls-securepair-client (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (7)
  • sh: line 30: sudo: command not found (7)
  • fatal error: ld terminated with signal 9 [Killed] (6)
  • fatal: No rebase in progress? (5)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
  • fatal error: Killed signal terminated program cc1plus (2)
  • Unknown (8)
# 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