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 Relability 2020-06-28 #21

Open
15 tasks
github-actions bot opened this issue Jun 28, 2020 · 0 comments
Open
15 tasks

CI Relability 2020-06-28 #21

github-actions bot opened this issue Jun 28, 2020 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/32032 to node-test-pull-request/32128 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-28 00:18 2 1 50 10 37 1.14%

JSTest Failure

Reason parallel/test-fs-read-optional-params
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34010, nodejs/node#28426)
Appeared test-rackspace-win2012r2_vs2017-x64-3, test-rackspace-win2012r2_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/32069/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32101/
Example
not ok 194 parallel/test-fs-read-optional-params
  ---
  duration_ms: 0.172
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:103
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    0 !== 4
    
        at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-read-optional-params.js:22:10
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:365:15
        at FSReqCallback.wrapper [as oncomplete] (fs.js:528:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 0,
      expected: 4,
      operator: 'strictEqual'
    }
  ...


Reason parallel/test-http2-reset-flood
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node-auto-test#19, nodejs/node-auto-test#17)
Appeared test-digitalocean-fedora27-x64-1, test-joyent-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32117/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32126/
Example
not ok 1607 parallel/test-http2-reset-flood
  ---
  duration_ms: 120.63
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-stdout-close-catch
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34011, nodejs/node-auto-test#19)
Appeared test-digitalocean-freebsd11-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8
First CI https://ci.nodejs.org/job/node-test-pull-request/32070/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32117/
Example
not ok 2143 parallel/test-stdout-close-catch
  ---
  duration_ms: 120.111
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-worker-init-failure
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34011, nodejs/node#34088)
Appeared test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8
First CI https://ci.nodejs.org/job/node-test-pull-request/32070/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32121/
Example
not ok 664 parallel/test-worker-init-failure
  ---
  duration_ms: 241.398
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-worker-stdio
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#33395, nodejs/node#34088)
Appeared test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32064/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32121/
Example
not ok 672 parallel/test-worker-stdio
  ---
  duration_ms: 275.649
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 7 (nodejs/node#34017, nodejs/node#34035, nodejs/node#34033, nodejs/node#33461, nodejs/node#28426, nodejs/node#34058, nodejs/node#33573)
Appeared test-requireio_sambthompson-debian10-armv7l_pi2-1, test-orka-macos10.14-x64-2, test-azure_msft-win10_vs2019-x64-1, test-requireio_securogroup-debian10-arm64_pi3-2, test-ibm-aix71-ppc64_be-1, test-requireio_pivotalagency-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32040/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32108/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 203.217.18.114/203.217.18.114:52856' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy82.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1147)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1139)

Git Failure

Build Failure

Reason Error: [Errno 2] No such file or directory: 'test.tap'
Type BUILD_FAILURE
Failed PR 10 (nodejs/node#34010, nodejs/node#34008, nodejs/node#33962, nodejs/node#34033, nodejs/node#34011, nodejs/node#34035, nodejs/node#28006, nodejs/node-auto-test#19, nodejs/node#34088, nodejs/node-auto-test#17)
Appeared test-softlayer-centos6-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32032/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32126/
Example
Error: [Errno 2] No such file or directory: 'test.tap'
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Recording test results
Recording fingerprints
Collecting metadata...

Reason error: ‘std::index_sequence’ has not been declared
Type BUILD_FAILURE
Failed PR 10 (nodejs/node#34010, nodejs/node#34008, nodejs/node#33962, nodejs/node#34033, nodejs/node#34011, nodejs/node#34035, nodejs/node#28006, nodejs/node-auto-test#19, nodejs/node#34088, nodejs/node-auto-test#17)
Appeared test-softlayer-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32032/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32126/
Example
error: ‘std::index_sequence’ has not been declared
                                         std::index_sequence<Indexes...>)
                                              ^
../deps/v8/src/base/template-utils.h:20:60: error: expected ‘,’ or ‘...’ before ‘<’ token
                                         std::index_sequence<Indexes...>)
                                                            ^

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 10 (nodejs/node#34010, nodejs/node#34008, nodejs/node#33962, nodejs/node#34033, nodejs/node#34011, nodejs/node#34035, nodejs/node#28006, nodejs/node-auto-test#19, nodejs/node#34088, nodejs/node-auto-test#17)
Appeared test-softlayer-debian8-x86-1, test-digitalocean-ubuntu1404-x86-1, test-digitalocean-ubuntu1604-x86-2, test-joyent-alpine311_container-x64-1, test-joyent-alpine312_container-x64-1, test-rackspace-ubuntu1604-x64-2, test-orka-macos10.14-x64-2, test-nearform-macos10.15-x64-3, test-digitalocean-alpine311_container-x64-1, test-softlayer-alpine312_container-x64-1, test-orka-macos10.14-x64-3, test-orka-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32032/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32126/
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 6 (nodejs/node#33962, nodejs/node#34033, nodejs/node#34035, nodejs/node#28006, nodejs/node#33490, nodejs/node#34088)
Appeared test-packetnet-centos7-arm64-1, test-requireio_sambthompson-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-requireio_louiscntr-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-requireio_svincent-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_notthetup_sayanee-debian10-arm64_pi3-1, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-digitalocean-freebsd11-x64-2, test-packetnet-centos7-arm64-2, test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32038/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32123/
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 5 (nodejs/node#34033, nodejs/node#34011, nodejs/node#33680, nodejs/node#34035, nodejs/node#28006)
Appeared test-joyent-smartos18-x64-4, test-ibm-aix71-ppc64_be-2, test-digitalocean-freebsd11-x64-1, test-joyent-smartos18-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/32046/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32094/
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: No module named 'tap13'
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#34033, nodejs/node#28006)
Appeared test-digitalocean-fedora30-x64-1, test-digitalocean-fedora30-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32046/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32094/
Example
Error: No module named 'tap13'
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Recording test results
Recording fingerprints
Collecting metadata...

Reason Makefile:1248: recipe for target 'tools/.mdlintstamp' failed
Type BUILD_FAILURE
Failed PR 2 (nodejs/node-auto-test#19, nodejs/node-auto-test#17)
Appeared test-packetnet-ubuntu1804-x64-1, test-ibm-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32125/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32126/
Example
Makefile:1248: recipe for target 'tools/.mdlintstamp' failed
make: *** [tools/.mdlintstamp] Error 1
+ cat test-eslint.tap
+ grep -v '^ok\|^TAP version 13\|^1\.\.'
+ sed '/^\s*$/d'
+ exit 1

Reason error: no such option: --error-on-warn
Type BUILD_FAILURE
Failed PR 2 (nodejs/node-auto-test#19, nodejs/node-auto-test#17)
Appeared test-digitalocean-ubi81_container-x64-2, test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32125/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32126/
Example
error: no such option: --error-on-warn
Node.js configure: Found Python 3.6.8...
make: *** [Makefile:577: build-ci] Error 2
Build step 'Conditional steps (multiple)' marked build as failure
All downstream projects complete!
Performing Post build task...

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#34035, nodejs/node#34088)
Appeared test-joyent-ubuntu1804_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/32045/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32128/
Example
fatal error: ld terminated with signal 9 [Killed]

Progress

  • parallel/test-fs-read-optional-params (2)
  • parallel/test-http2-reset-flood (2)
  • parallel/test-stdout-close-catch (2)
  • parallel/test-worker-init-failure (2)
  • parallel/test-worker-stdio (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (7)
  • Error: [Errno 2] No such file or directory: 'test.tap' (10)
  • error: ‘std::index_sequence’ has not been declared (10)
  • fatal: No rebase in progress? (10)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (6)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (5)
  • Error: No module named 'tap13' (2)
  • Makefile:1248: recipe for target 'tools/.mdlintstamp' failed (2)
  • error: no such option: --error-on-warn (2)
  • fatal error: ld terminated with signal 9 [Killed] (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