==> Building on electivire ==> Checking for remote environment... ==> Syncing package to remote host... sending incremental file list ./ PKGBUILD 1,250 100% 0.00kB/s 0:00:00 1,250 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/3) eslint-8.41.0-1.log 197 100% 192.38kB/s 0:00:00 197 100% 192.38kB/s 0:00:00 (xfr#2, to-chk=0/3) sent 975 bytes received 69 bytes 696.00 bytes/sec total size is 1,447 speedup is 1.39 ==> Applying RISC-V patches... sending incremental file list ./ sent 82 bytes received 19 bytes 67.33 bytes/sec total size is 183 speedup is 1.81 patching file PKGBUILD ==> Running extra-riscv64-build -- -d /home/felix/packages/riscv64-pkg-cache:/var/cache/pacman/pkg -l root28 on remote host... [?25l:: Synchronizing package databases... core downloading... extra downloading... :: Starting full system upgrade... there is nothing to do [?25h==> Building in chroot for [extra] (riscv64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [root28]...done ==> Making package: eslint 8.41.0-1 (Fri May 26 04:04:23 2023) ==> Retrieving sources...  -> Downloading eslint-8.41.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2144k 0 2144k 0 0 3055k 0 --:--:-- --:--:-- --:--:-- 3055k 100 5824k 0 5824k 0 0 4434k 0 --:--:-- 0:00:01 --:--:-- 6023k ==> Validating source files with b2sums... eslint-8.41.0.tar.gz ... Passed ==> Making package: eslint 8.41.0-1 (Fri May 26 04:04:46 2023) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (5) New Version Net Change Download Size extra/c-ares 1.19.1-1 0.45 MiB 0.21 MiB core/libnsl 2.0.0-3 0.06 MiB extra/libuv 1.44.2-1 0.52 MiB extra/acorn 1:8.8.2-1 0.45 MiB extra/nodejs 20.2.0-1 56.93 MiB 14.54 MiB Total Download Size: 14.74 MiB Total Installed Size: 58.41 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... nodejs-20.2.0-1-riscv64 downloading... c-ares-1.19.1-1-riscv64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnsl... installing libuv... installing c-ares... installing nodejs... Optional dependencies for nodejs npm: nodejs package manager installing acorn... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (8) New Version Net Change extra/node-gyp 9.3.1-1 4.43 MiB extra/nodejs-nopt 7.1.0-1 0.03 MiB core/popt 1.19-1 0.55 MiB core/python 3.11.3-1 104.68 MiB extra/semver 7.3.8-1 0.11 MiB extra/xxhash 0.8.1-4 0.36 MiB extra/npm 8.19.2-2 6.49 MiB extra/rsync 3.2.7-4 0.53 MiB Total Installed Size: 117.19 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing nodejs-nopt... installing python... Optional dependencies for python python-setuptools python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing semver... installing node-gyp... installing npm... installing popt... installing xxhash... installing rsync... Optional dependencies for rsync python: for rrsync [installed] [?25h==> Retrieving sources...  -> Found eslint-8.41.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources...  -> Extracting eslint-8.41.0.tar.gz with bsdtar ==> Starting prepare()... npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'eslint-plugin-jsdoc@38.1.6', npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' }, npm WARN EBADENGINE current: { node: 'v20.2.0', npm: '8.19.2' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@es-joy/jsdoccomment@0.22.2', npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' }, npm WARN EBADENGINE current: { node: 'v20.2.0', npm: '8.19.2' } npm WARN EBADENGINE } npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs npm WARN deprecated puppeteer@13.7.0: < 19.4.0 is no longer supported added 1094 packages, and audited 1097 packages in 14m 132 packages are looking for funding run `npm fund` for details 8 vulnerabilities (1 moderate, 5 high, 2 critical) To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. npm notice npm notice New major version of npm available! 8.19.2 -> 9.6.7 npm notice Changelog: npm notice Run `npm install -g npm@9.6.7` to update! npm notice ==> Starting check()... Running unit tests  [․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․](node:4266) Warning: The 'eslint:recommended' string configuration is deprecated and will be replaced by the @eslint/js package's 'recommended' config. (Use `node --trace-warnings ...` to show where the warning was created) (node:4266) Warning: The 'eslint:all' string configuration is deprecated and will be replaced by the @eslint/js package's 'all' config.  [․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬․]  [▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬]   33191 passing (28m)  1 failing  1) eslint-fuzzer "before all" hook in "eslint-fuzzer":  Error: Timeout of 15000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/build/eslint/src/eslint-8.41.0/tests/tools/eslint-fuzzer.js) at process.processImmediate (node:internal/timers:478:21)  =============================== Coverage summary =============================== Statements : 99.15% ( 78415/79086 ) Branches : 98.36% ( 15058/15309 ) Functions : 99.18% ( 3271/3298 ) Lines : 99.15% ( 78415/79086 ) ================================================================================ /build/eslint/src/eslint-8.41.0/node_modules/shelljs/src/common.js:401 if (config.fatal) throw e; ^ Error: exec: (node:4266) Warning: The 'eslint:recommended' string configuration is deprecated and will be replaced by the @eslint/js package's 'recommended' config. (Use `node --trace-warnings ...` to show where the warning was created) (node:4266) Warning: The 'eslint:all' string configuration is deprecated and will be replaced by the @eslint/js package's 'all' config. at Object.error (/build/eslint/src/eslint-8.41.0/node_modules/shelljs/src/common.js:110:27) at execSync (/build/eslint/src/eslint-8.41.0/node_modules/shelljs/src/exec.js:120:12) at _exec (/build/eslint/src/eslint-8.41.0/node_modules/shelljs/src/exec.js:223:12) at /build/eslint/src/eslint-8.41.0/node_modules/shelljs/src/common.js:335:23 at target.mocha (/build/eslint/src/eslint-8.41.0/Makefile.js:616:18) at global.target. [as mocha] (/build/eslint/src/eslint-8.41.0/node_modules/shelljs/make.js:36:40) at /build/eslint/src/eslint-8.41.0/node_modules/shelljs/make.js:48:27 at Array.forEach () at Timeout._onTimeout (/build/eslint/src/eslint-8.41.0/node_modules/shelljs/make.js:46:10) at listOnTimeout (node:internal/timers:573:17) Node.js v20.2.0 ==> ERROR: A failure occurred in check().  Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-riscv64/root28/build receiving incremental file list eslint-8.41.0-1-riscv64-check.log eslint-8.41.0-1-riscv64-prepare.log sent 62 bytes received 1,939 bytes 1,334.00 bytes/sec total size is 8,875 speedup is 4.44