build
build copied to clipboard
Better build and test infra for Node.
## Time **UTC Tue 02-Aug-2022 12:00 (12:00 PM)**: | Timezone | Date/Time | |---------------|-----------------------| | US / Pacific | Tue 02-Aug-2022 05:00 (05:00 AM) | | US / Mountain |...
While I was onboarding @F3n67u as a collaborator yesterday, I followed the [onboarding guide in the core repo](https://github.com/nodejs/node/blob/main/onboarding.md) and it mentions this: https://github.com/nodejs/node/blob/main/onboarding.md#fifteen-minutes-before-the-onboarding-session > ## Fifteen minutes before the onboarding...
This has happened multiple times recently. For some reason it's restarting itself and not coming back. We need to identify why it's rebooting (Error condition, patching, or something else) and...
## Build link https://ci.nodejs.org/job/node-test-binary-armv7l/1035/RUN_SUBSET=js,label=ubuntu2004-armv7l/console ## Console Output ```console 13:59:35 Running script : #/bin/bash -x +e 13:59:35 13:59:35 mkdir out/junit || true 13:59:35 tap2junit -i test.tap -o out/junit/test.xml || true 13:59:35...
## Console Output ```console 00:21:55 + git init 00:21:55 Reinitialized existing Git repository in /home/iojs/build/workspace/node-test-binary-armv7l/.git/ 00:21:55 + git fetch --no-tags file:///home/iojs/.ccache/node.shared.reference +refs/heads/jenkins-node-test-commit-arm-fanned-45e01b132a69386d0cf9dae57985ba293e6e016a-binary-pi1p/cc-armv7:refs/remotes/jenkins_tmp 00:21:55 fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be...
- [x] Remove rsyncs from webserver (the ones for code coverage need to stay) - [x] remove dns redirects etc.
Recently we deal with a windows related fix https://github.com/nodejs/node-gyp/pull/2565 takes really long to test. I am thinking is there a better way to give collaborator better access to windows VM....
It was noted (by @bnoordhuis) that `test/parallel/test-icu-data-dir.js` only runs with small-icu builds and we don't seem to have those in CI anymore. It used to be tested in CI on...
IBM i builds have been failing on `test-iinthecloud-ibmi73-ppc64_be-1` since https://ci.nodejs.org/job/node-test-commit-ibmi/743/nodes=ibmi73-ppc64/ due to a dangling node process. i.e. https://ci.nodejs.org/job/node-test-commit-ibmi/743/nodes=ibmi73-ppc64/consoleFull ```console 10:22:35 ps awwx | grep Release/node | grep -v grep |...