Michaël Zasso
Michaël Zasso
``` 2022-09-28T06:47:07.1528187Z # Subtest: grab-project: teardown 2022-09-28T06:47:07.1529064Z not ok 1 - EBUSY: resource busy or locked, rmdir 'C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\citgm-1664347607053' 2022-09-28T06:47:07.1529629Z --- 2022-09-28T06:47:07.1530000Z errno: -4082 2022-09-28T06:47:07.1530336Z code: EBUSY 2022-09-28T06:47:07.1530669Z syscall: rmdir 2022-09-28T06:47:07.1531246Z...
Breaking changes are mainly dropping support for Node.js 12 and 14 (which we already stopped supporting), and API switch from callback to promises.
## Problem The update of the base OS image used for `node:18` from Debian 11 to 12 has caused issues for various people: - https://github.com/nodejs/node/issues/43064#issuecomment-1591237820 (last comments) - https://github.com/nodejs/docker-node/issues/1916 -...
Example: https://github.com/nodejs/node/pull/45162#issuecomment-1290357165 Can we make it comment on the top-level job instead of the three subjobs?
https://ci-release.nodejs.org/job/iojs+release/
``` sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:148) ``` Full stack trace available on https://ci.nodejs.org/manage/pluginManager/advanced BTW, the update site was `https://updates.jenkins.io/experimental/update-center.json`. I changed it to...
See https://ci.nodejs.org/computer/test-rackspace-win2022_vs2022-x64-6/builds All `win-vs2022-arm64` systematically fail with: ``` 00:56:43 Cross-compilation to ARM64 detected. We'll use the x64 Node executable for license2rtf. 01:56:43 Build timed out (after 60 minutes). Marking the...
Today I updated all plugins to their latest version, then had a quick look at the plugin list and disabled these (we should uninstall them if no issues were introduced):
``` TASK [github : write github.com entry in known_hosts] *************************************************************************************************************************************** fatal: [test-digitalocean-freebsd12-x64-1]: FAILED! => {"msg": "Failed to set permissions on the temporary files Ansible needs to create when becoming an...
Node.js 14 is EoL. https://github.com/nodejs/build/blob/612dcfead3720c178a76cfd827cd7ca408167987/ansible/roles/gn/vars/main.yml#L9-L12