Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

CI Reliability 2021-10-21 #93

Open
30 tasks
github-actions bot opened this issue Oct 21, 2021 · 0 comments
Open
30 tasks

CI Reliability 2021-10-21 #93

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

Comments

@github-actions
Copy link

Failures in node-test-pull-request/40292 to node-test-pull-request/40391 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-21 00:02 0 20 3 6 71 21.28%

JSTest Failure

Reason wpt/test-user-timing
Type JS_TEST_FAILURE
Failed PR 12 (nodejs/node#40422, nodejs/node#40450, nodejs/node#40239, nodejs/node#40457, nodejs/node#40380, nodejs/node#39924, nodejs/node#40119, nodejs/node#40416, nodejs/node#40478, nodejs/node#40499, nodejs/node#40504, nodejs/node#40520)
Appeared test-digitalocean-freebsd12-x64-1, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-digitalocean-freebsd12-x64-2, test-orka-macos11-x64-2, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-azure_msft-win10_vs2019-x64-4, test-requireio_davglass-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40293/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40391/
Example
not ok 3369 wpt/test-user-timing
  ---
  duration_ms: 1.486
  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_all_measures.any.js ----
    [PASS] Clearing all marks remove all of them.
    ---- clear_non_existent_measure.any.js ----
    [PASS] Clearing a non-existent measure doesn't affect existing measures
    ---- clear_non_existent_mar...

Reason parallel/test-repl-sigint-nested-eval
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#40450, nodejs/node#40119, nodejs/node#40478, nodejs/node#40481, nodejs/node#40463, nodejs/node#40473, nodejs/node#40488, nodejs/node#40532)
Appeared test-joyent-ubuntu1804-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-alpine311_container-x64-1, test-digitalocean-ubi81_container-x64-1, test-osuosl-aix72-ppc64_be-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40305/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40387/
Example
not ok 2211 parallel/test-repl-sigint-nested-eval
  ---
  duration_ms: 0.532
  severity: fail
  exitcode: 1
  stack: |-
    Stacktrace:
       ptr1=0x1cb70a541d49
        ptr2=(nil)
        ptr3=(nil)
        ptr4=(nil)
        failure_message_object=0x7ffece662600
    
    ==== JS stack trace =========================================
    
        0: ExitFrame [pc: 0x55ebe2fe0e39]
        1: StubFrame [pc: 0x55ebe306ba5d]
    Security context: 0x1451e1ee5139 <JSGlobalObject>
        2: _fatalException [0x1451e1ec8741] [node:internal/process/execution:151] [bytecode=0x2762972e60b9 offset=13](this=0x1451e1ec2d09 <process map = 0x804442b5979>,0x1cb70a541d49 <Odd Oddball: termination_exception>,0x1cb70a541769 <false>)
        3: InternalFrame [pc: 0x55ebe2f6e09b]
        4: EntryFrame [pc: 0x55ebe2f6ddc3]
        5: builtin exit frame: evaluate(this=0x126710622c99 <ModuleWrap map = 0x2c77dd88d881>,0x126710622c99 <ModuleWrap map = 0x2c77dd88d881>,-1,0x1cb70a541769 <false>)
    
        6: getESMFacade [0x236c43355...

Reason parallel/test-http2-pipe-named-pipe
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#40463, nodejs/node#40478, nodejs/node#40499, nodejs/node#40380, nodejs/node#40119, nodejs/node#40488)
Appeared test-macstadium-macos11.0-arm64-3, test-orka-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40309/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40386/
Example
not ok 1329 parallel/test-http2-pipe-named-pipe
  ---
  duration_ms: 0.87
  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 v18.0.0-pre
  ...


Reason sequential/test-debugger-heap-profiler
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#40478, nodejs/node#40380, nodejs/node#40526, nodejs/node#40488, nodejs/node#40535, nodejs/node#40520)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-alpine311_container-x64-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/40327/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40391/
Example
not ok 3418 sequential/test-debugger-heap-profiler
  ---
  duration_ms: 23.369
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for />\s+$/; found: Heap snapshot: 0/0
    
    Heap snapshot: 0/34427
    Heap snapshot: 10000/34427Heap snapshot: 20000/34427
    Heap snapshot: 30000/34427
    Heap snapshot: 34426/34427
    Heap snapshot: 34427/34427
    Heap snaphost prepared.
    
    Writing snapshot: 102400
    Writing snapshot: 204800
    Writing snapshot: 307200
    Writing snapshot: 409600
    Writing snapshot: 512000
    Writing snapshot: 614400
    Writing snapshot: 716800
    Writing snapshot: 819200
    Writing snapshot: 921600
    Writing snapshot: 1024000
    Writing snapshot: 1126400
    Writing snapshot: 1228800
    Writing snapshot: 1331200
    Writing snapshot: 1433600
    Writing snapshot: 1536000
    Writing s...

Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#40119, nodejs/node#40457, nodejs/node#39924, nodejs/node#40511, nodejs/node#40520)
Appeared test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_svincent-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40294/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40391/
Example
not ok 215 parallel/test-crypto-dh
  ---
  duration_ms: 240.175
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason pummel/test-fs-watch-non-recursive
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#40473, nodejs/node#40478, nodejs/node#40239, nodejs/node#40504, nodejs/node#40526)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vcbt2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40339/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40381/
Example
not ok 784 pummel/test-fs-watch-non-recursive
  ---
  duration_ms: 0.464
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:171
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: function should not have been called at C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-watch-non-recursive.js:43
    called with arguments: 'change', 'testsubdir'
        at FSWatcher.mustNotCall (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:479:12)
        at FSWatcher.emit (node:events:390:28)
        at FSEvent.FSWatcher._handle.onchange (node:internal/fs/watchers:212:12) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: undefined,
      expected: undefined,
      operator: 'fail'
    }
    
    Node.js v18.0.0-pre
  ...


Reason parallel/test-inspector-connect-main-thread
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#40379, nodejs/node#40119, nodejs/node#40451, nodejs/node#40450)
Appeared test-rackspace-ubuntu1604-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40292/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40298/
Example
not ok 1493 parallel/test-inspector-connect-main-thread
  ---
  duration_ms: 0.715
  severity: crashed
  exitcode: -6
  stack: |-
    Skip child is done
    Message for a test
    Worker is done
    Message NodeWorker.enable was sent
    Message Debugger.enable was sent
    Message Runtime.enable was sent
    Message Debugger.setBreakpointByUrl was sent
    Message Debugger.evaluateOnCallFrame was sent
    Message Debugger.resume was sent
  ...


Reason parallel/test-child-process-fork-closed-channel-segfault
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#39924, nodejs/node#40416, nodejs/node#40504)
Appeared test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_williamkapke-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40308/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40377/
Example
not ok 98 parallel/test-child-process-fork-closed-channel-segfault
  ---
  duration_ms: 4.317
  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:846:20)
        at ChildProcess.<anonymous> (node:internal/child_process:667:16)
        at ChildProcess.emit (node:events:402:35)
        at emit (node:internal/child_process:917:12)
        at processTicksAndRejections (node:internal/process/task_queues:84:21) {
      errno: -32,
      code: 'EPIPE',
      syscall: 'write'
    }
  ...


Reason parallel/test-child-process-pipe-dataflow
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40487, nodejs/node#40504, nodejs/node#40526)
Appeared test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40371/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40381/
Example
not ok 81 parallel/test-child-process-pipe-dataflow
  ---
  duration_ms: 0.918
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:101
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    '0' !== '1048577'
    
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-pipe-dataflow.js:66:12)
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:361:15)
        at Socket.emit (events.js:314:20)
        at addChunk (_stream_readable.js:297:12)
        at readableAddChunk (_stream_readable.js:272:9)
        at Socket.Readable.push (_stream_readable.js:213:10)
        at Pipe.onStreamRead (internal/stream_base_commons.js:188:23) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '0',
      expected: '1048577',
      operator: 'strictEqual'
    }
  ...


Reason parallel/test-crypto-keygen
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40416, nodejs/node#40487, nodejs/node#40532)
Appeared test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2013-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40324/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40387/
Example
not ok 783 parallel/test-crypto-keygen
  ---
  duration_ms: 120.165
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-secure-heap
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40457, nodejs/node#40119, nodejs/node#40478)
Appeared test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_mininodes-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40302/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40344/
Example
not ok 235 parallel/test-crypto-secure-heap
  ---
  duration_ms: 240.95
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-stdout-to-file
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40463, nodejs/node#40504, nodejs/node#40526)
Appeared test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40338/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40380/
Example
not ok 580 parallel/test-stdout-to-file
  ---
  duration_ms: 1.510
  severity: fail
  exitcode: 1
  stack: |-
    1048576 chars to C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.561\stdout.txt...
    done!
    C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.561\stdout.txt has 1048576 bytes
    Done printing with string
    1048576 chars to C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.561\stdout.txt...
    done!
    C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.561\stdout.txt has 1048576 bytes
    Done printing with buffer
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.561
    Files blocking: [ 'stdout.txt' ]
    
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:54
        throw e;
        ^
    
    Error: EPERM: operation not permitted, lstat '\\?\C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.561\stdout.txt'
        at lstatSync (node:fs:1514:3)
        at r...

Reason sequential/test-net-connect-econnrefused
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#40239, nodejs/node#40380, nodejs/node#40478)
Appeared test-osuosl-centos7-ppc64_le-4, test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40299/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40328/
Example
not ok 3502 sequential/test-net-connect-econnrefused
  ---
  duration_ms: 120.106
  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 parallel/test-crypto-classes
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#39924, nodejs/node#40487)
Appeared test-requireio_svincent-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40311/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40371/
Example
not ok 151 parallel/test-crypto-classes
  ---
  duration_ms: 240.82
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-dh-constructor
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40511, nodejs/node#40532)
Appeared test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_ceejbot-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40364/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40387/
Example
not ok 215 parallel/test-crypto-dh-constructor
  ---
  duration_ms: 240.127
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-dh-leak
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#39924, nodejs/node#40119)
Appeared test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_ceejbot-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40308/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40321/
Example
not ok 234 parallel/test-crypto-dh-leak
  ---
  duration_ms: 240.73
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-dh-odd-key
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40422, nodejs/node#40488)
Appeared test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_ceejbot-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40295/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40386/
Example
not ok 232 parallel/test-crypto-dh-odd-key
  ---
  duration_ms: 240.90
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-rm
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40488, nodejs/node#40504)
Appeared test-azure_msft-win10_vs2019-x64-4, test-requireio_pivotalagency-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40336/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40377/
Example
not ok 252 parallel/test-fs-rm
  ---
  duration_ms: 0.931
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/promises:246
              triggerUncaughtException(err, true /* fromPromise */);
              ^
    
    [Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.247\rm-4\d-3-2\d-2-2\d-1-2'] {
      errno: -4051,
      code: 'ENOTEMPTY',
      syscall: 'rmdir',
      path: 'C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.247\\rm-4\\d-3-2\\d-2-2\\d-1-2'
    }
  ...


Reason parallel/test-http2-cancel-while-client-reading
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40481, nodejs/node#39283)
Appeared test-orka-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40337/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40358/
Example
not ok 1192 parallel/test-http2-cancel-while-client-reading
  ---
  duration_ms: 0.495
  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 parallel/test-webcrypto-wrap-unwrap
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#39924, nodejs/node#40518)
Appeared test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_svincent-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/40315/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40370/
Example
not ok 782 parallel/test-webcrypto-wrap-unwrap
  ---
  duration_ms: 240.83
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#40478, nodejs/node#40488)
Appeared test-requireio_svincent-debian10-armv7l_pi2-3, test-digitalocean-alpine311_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40327/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40336/
Example
not ok 837 sequential/test-worker-prof
  ---
  duration_ms: 189.626
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with signal: {
      error: Error: spawnSync /home/iojs/build/workspace/node-test-binary-arm/out/Release/node ETIMEDOUT
          at Object.spawnSync (node:internal/child_process:1081:20)
          at spawnSync (node:child_process:812:24)
          at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/sequential/test-worker-prof.js:53:23)
          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/r...

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#40478, nodejs/node#40532)
Appeared test-osuosl-aix72-ppc64_be-3, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40345/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40387/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from p8-aix2-nodejs03.osuosl.org/140.211.9.131:59713' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
	at com.sun.proxy.$Proxy86.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)

Build Failure

Reason sh: line 30: sudo: command not found
Type BUILD_FAILURE
Failed PR 17 (nodejs/node#40422, nodejs/node#40450, nodejs/node#40457, nodejs/node#39924, nodejs/node#40416, nodejs/node#40119, nodejs/node#40481, nodejs/node#40478, nodejs/node#39283, nodejs/node#40511, nodejs/node#40518, nodejs/node#40487, nodejs/node#40504, nodejs/node#40488, nodejs/node#40532, nodejs/node#40535, nodejs/node#40520)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40295/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40391/
Example
sh: line 30: sudo: command not found

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 13 (nodejs/node#40451, nodejs/node#40457, nodejs/node#40380, nodejs/node#40466, nodejs/node#40416, nodejs/node#40119, nodejs/node#40488, nodejs/node#40481, nodejs/node#40463, nodejs/node#40473, nodejs/node#40478, nodejs/node#40450, nodejs/node#40487)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/40296/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40371/
Example
fatal error: ld terminated with signal 9 [Killed]

Reason ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 9 (nodejs/node#40450, nodejs/node#40380, nodejs/node#40463, nodejs/node#40457, nodejs/node#40239, nodejs/node#40466, nodejs/node#39924, nodejs/node#40119, nodejs/node#40416)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win2016_vs2017-x64-3, test-azure_msft-win2016_vs2017-x64-5, test-azure_msft-win10_vcbt2015-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/40305/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40324/
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: No rebase in progress?
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#40379, nodejs/node#40451, nodejs/node#40450, nodejs/node#40119)
Appeared test-rackspace-debian10-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40292/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40300/
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 3 (nodejs/node#40119, nodejs/node#40478, nodejs/node#40511)
Appeared test-digitalocean-freebsd12-x64-2, test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-3, test-ibm-rhel7-s390x-4, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_louiscntr-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_williamkapke-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40300/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40364/
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 ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#40481, nodejs/node#40511)
Appeared test-joyent-smartos20-x64-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-osuosl-aix72-ppc64_be-3, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-equinix-ubuntu2004_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40337/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40364/
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 error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#40481, nodejs/node#40488)
Appeared test-rackspace-win2012r2_vs2017-x64-1, test-rackspace-win2012r2_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/40337/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40379/
Example
error: remote GitHub already exists.

> git fetch --prune --no-tags GitHub 

> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/master:refs/remotes/jenkins_tmp

Reason fatal: sent error to the client: git upload-archive: archiver died with error
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#40478, nodejs/node#40325)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/40343/
Last CI https://ci.nodejs.org/job/node-test-pull-request/40384/
Example
fatal: sent error to the client: git upload-archive: archiver died with error
fatal: no such ref: jenkins-node-test-commit-windows-fanned-35f525e1b4212ec9a3757be0c75e78bea8304aed        

Progress

  • wpt/test-user-timing (12)
  • parallel/test-repl-sigint-nested-eval (8)
  • parallel/test-http2-pipe-named-pipe (6)
  • sequential/test-debugger-heap-profiler (6)
  • parallel/test-crypto-dh (5)
  • pummel/test-fs-watch-non-recursive (5)
  • parallel/test-inspector-connect-main-thread (4)
  • parallel/test-child-process-fork-closed-channel-segfault (3)
  • parallel/test-child-process-pipe-dataflow (3)
  • parallel/test-crypto-keygen (3)
  • parallel/test-crypto-secure-heap (3)
  • parallel/test-stdout-to-file (3)
  • sequential/test-net-connect-econnrefused (3)
  • parallel/test-crypto-classes (2)
  • parallel/test-crypto-dh-constructor (2)
  • parallel/test-crypto-dh-leak (2)
  • parallel/test-crypto-dh-odd-key (2)
  • parallel/test-fs-rm (2)
  • parallel/test-http2-cancel-while-client-reading (2)
  • parallel/test-webcrypto-wrap-unwrap (2)
  • sequential/test-worker-prof (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • sh: line 30: sudo: command not found (17)
  • fatal error: ld terminated with signal 9 [Killed] (13)
  • ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? (9)
  • fatal: No rebase in progress? (4)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (3)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
  • error: remote GitHub already exists. (2)
  • fatal: sent error to the client: git upload-archive: archiver died with error (2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants