Bump tmp and web-ext #158
Open
Bump tmp and web-ext #158
firefoxci-taskcluster / t-lint-aboutsync
failed
Sep 24, 2025 in 14s
FirefoxCI (push)
Test XPI
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-09-24T14:31:16.645Z
Resolved: 2025-09-24T14:31:27.460Z
Task Execution Time: 10 seconds, 815 milliseconds
Task Status: failed
Reason Resolved: failed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-09-24 14:31:16.688Z] Task ID: czkIE7OyRDSHig4ZXixs2Q
[taskcluster 2025-09-24 14:31:16.688Z] Worker ID: 631997457051008749
[taskcluster 2025-09-24 14:31:16.688Z] Worker Group: us-central1-f
[taskcluster 2025-09-24 14:31:16.688Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-09-24 14:31:16.688Z] Worker Pool: xpi-1/b-linux-gcp
[taskcluster 2025-09-24 14:31:16.688Z] Worker Version: 38.0.5
[taskcluster 2025-09-24 14:31:16.688Z] Public IP: 34.29.81.65
[taskcluster 2025-09-24 14:31:16.688Z] Hostname: xpi-1-b-linux-gcp-atqyflaxq-ysmfysqx1koq
[taskcluster 2025-09-24 14:31:17.433Z] Image 'public/image.tar.zst' from task 'CDMStcSwQcCo0aOQP6vcHA' loaded. Using image ID sha256:629dfe03ca244e5477880a8531addbb7c7af750924e5b61770ab71293d93d193.
[taskcluster 2025-09-24 14:31:17.485Z] === Task Starting ===
[setup 2025-09-24T14:31:17.763+00:00] run-task started in /builds/worker
[setup 2025-09-24T14:31:17.763+00:00] Invoked by command: --xpi-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx python3 /usr/local/bin/test.py lint
[setup 2025-09-24T14:31:17.763+00:00] Python version: 3.11.2
[volume 2025-09-24T14:31:17.765+00:00] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-09-24T14:31:17.765+00:00] changing ownership of volume /builds/worker/checkouts to 1000:1000
[setup 2025-09-24T14:31:17.765+00:00] running as worker:worker
[vcs 2025-09-24T14:31:17.766+00:00] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-09-24T14:31:17.767+00:00] executing ['git', 'clone', 'https://github.com/mozilla-extensions/aboutsync', '/builds/worker/checkouts/vcs']
[vcs 2025-09-24T14:31:17.769+00:00] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-09-24T14:31:18.278+00:00] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-extensions/aboutsync', 'refs/heads/dependabot/npm_and_yarn/multi-d9e3f96976']
[vcs 2025-09-24T14:31:18.480+00:00] From https://github.com/mozilla-extensions/aboutsync
[vcs 2025-09-24T14:31:18.480+00:00] * branch dependabot/npm_and_yarn/multi-d9e3f96976 -> FETCH_HEAD
[vcs 2025-09-24T14:31:18.485+00:00] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-extensions/aboutsync', 'refs/heads/dependabot/npm_and_yarn/multi-d9e3f96976']
[vcs 2025-09-24T14:31:18.690+00:00] From https://github.com/mozilla-extensions/aboutsync
[vcs 2025-09-24T14:31:18.690+00:00] * branch dependabot/npm_and_yarn/multi-d9e3f96976 -> FETCH_HEAD
[vcs 2025-09-24T14:31:18.695+00:00] executing ['git', 'checkout', '-f', '-B', 'refs/heads/dependabot/npm_and_yarn/multi-d9e3f96976', '9a680a90225feb158ac7074cdee9b7d0938592ca']
[vcs 2025-09-24T14:31:18.701+00:00] Switched to a new branch 'refs/heads/dependabot/npm_and_yarn/multi-d9e3f96976'
[vcs 2025-09-24T14:31:18.701+00:00] executing ['git', 'submodule', 'init']
[vcs 2025-09-24T14:31:18.720+00:00] executing ['git', 'submodule', 'update', '--force']
[vcs 2025-09-24T14:31:18.737+00:00] cleaning git checkout...
[vcs 2025-09-24T14:31:18.737+00:00] executing ['git', 'clean', '-nxdff']
[vcs 2025-09-24T14:31:18.739+00:00] removing []
[vcs 2025-09-24T14:31:18.739+00:00] successfully cleaned git checkout!
[vcs 2025-09-24T14:31:18.740+00:00] TinderboxPrint:<a href='https://github.com/mozilla-extensions/aboutsync/commit/9a680a90225feb158ac7074cdee9b7d0938592ca' title='Built from aboutsync commit 9a680a90225feb158ac7074cdee9b7d0938592ca'>9a680a90225feb158ac7074cdee9b7d0938592ca</a>
[task 2025-09-24T14:31:18.740+00:00] executing ['bash', '-cx', 'python3 /usr/local/bin/test.py lint']
[task 2025-09-24T14:31:18.742+00:00] + python3 /usr/local/bin/test.py lint
[task 2025-09-24T14:31:21.258+00:00] npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
[task 2025-09-24T14:31:21.906+00:00] npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
[task 2025-09-24T14:31:21.981+00:00] npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
[task 2025-09-24T14:31:22.696+00:00] npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
[task 2025-09-24T14:31:22.696+00:00] npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
[task 2025-09-24T14:31:24.354+00:00] npm warn deprecated [email protected]: This version is no longer supported. Please see https://eslint.org/version-support for other options.
[task 2025-09-24T14:31:24.758+00:00]
[task 2025-09-24T14:31:24.758+00:00] added 615 packages, and audited 616 packages in 6s
[task 2025-09-24T14:31:24.758+00:00]
[task 2025-09-24T14:31:24.758+00:00] 119 packages are looking for funding
[task 2025-09-24T14:31:24.758+00:00] run `npm fund` for details
[task 2025-09-24T14:31:24.760+00:00]
[task 2025-09-24T14:31:24.760+00:00] 1 low severity vulnerability
[task 2025-09-24T14:31:24.760+00:00]
[task 2025-09-24T14:31:24.760+00:00] To address all issues, run:
[task 2025-09-24T14:31:24.760+00:00] npm audit fix
[task 2025-09-24T14:31:24.760+00:00]
[task 2025-09-24T14:31:24.760+00:00] Run `npm audit` for details.
[task 2025-09-24T14:31:24.886+00:00]
[task 2025-09-24T14:31:24.886+00:00] > [email protected] lint
[task 2025-09-24T14:31:24.887+00:00] > web-ext lint --ignore-files=data/build.js
[task 2025-09-24T14:31:24.887+00:00]
[task 2025-09-24T14:31:26.249+00:00] Validation Summary:
[task 2025-09-24T14:31:26.249+00:00]
[task 2025-09-24T14:31:26.249+00:00] errors 2
[task 2025-09-24T14:31:26.250+00:00] notices 1
[task 2025-09-24T14:31:26.250+00:00] warnings 3
[task 2025-09-24T14:31:26.250+00:00]
[task 2025-09-24T14:31:26.250+00:00] ERRORS:
[task 2025-09-24T14:31:26.250+00:00]
[task 2025-09-24T14:31:26.250+00:00] Code Message Description File
[task 2025-09-24T14:31:26.250+00:00] MANIFEST_PERMISSIONS_PRIVILEGED /permissio… Please refer to manif
[task 2025-09-24T14:31:26.250+00:00] ns: the https://github.com/mo… son
[task 2025-09-24T14:31:26.250+00:00] following zilla-extensions/xpi-…
[task 2025-09-24T14:31:26.250+00:00] privileged manifest to learn more
[task 2025-09-24T14:31:26.250+00:00] permissions about privileged
[task 2025-09-24T14:31:26.250+00:00] are only extensions and
[task 2025-09-24T14:31:26.250+00:00] allowed in signing.
[task 2025-09-24T14:31:26.250+00:00] privileged
[task 2025-09-24T14:31:26.250+00:00] extensions:
[task 2025-09-24T14:31:26.250+00:00] ["mozillaA…
[task 2025-09-24T14:31:26.250+00:00] ddons"].
[task 2025-09-24T14:31:26.250+00:00] MANIFEST_FIELD_PRIVILEGED /experimen… Please refer to manif
[task 2025-09-24T14:31:26.250+00:00] t_apis: https://github.com/mo… son
[task 2025-09-24T14:31:26.251+00:00] privileged zilla-extensions/xpi-…
[task 2025-09-24T14:31:26.251+00:00] manifest manifest to learn more
[task 2025-09-24T14:31:26.251+00:00] fields are about privileged
[task 2025-09-24T14:31:26.251+00:00] only extensions and
[task 2025-09-24T14:31:26.251+00:00] allowed in signing.
[task 2025-09-24T14:31:26.251+00:00] privileged
[task 2025-09-24T14:31:26.251+00:00] extensions.
[task 2025-09-24T14:31:26.251+00:00] NOTICES:
[task 2025-09-24T14:31:26.251+00:00]
[task 2025-09-24T14:31:26.251+00:00] Code Message Description F
[task 2025-09-24T14:31:26.251+00:00] MISSING_DATA_COLLECTION_PERMISSIONS The "/browser_specific_se… m
[task 2025-09-24T14:31:26.251+00:00] "data_coll… ttings/gecko/data_col… s
[task 2025-09-24T14:31:26.251+00:00] ection_per… lection_permissions"
[task 2025-09-24T14:31:26.251+00:00] missions" property will be
[task 2025-09-24T14:31:26.251+00:00] property is required in the
[task 2025-09-24T14:31:26.251+00:00] missing. future. Please add
[task 2025-09-24T14:31:26.251+00:00] this key to the
[task 2025-09-24T14:31:26.251+00:00] manifest. More
[task 2025-09-24T14:31:26.251+00:00] information at:
[task 2025-09-24T14:31:26.251+00:00] https://mzl.la/blog-d…
[task 2025-09-24T14:31:26.251+00:00] ata-consent-firefox-n…
[task 2025-09-24T14:31:26.252+00:00] ightly
[task 2025-09-24T14:31:26.252+00:00] WARNINGS:
[task 2025-09-24T14:31:26.252+00:00]
[task 2025-09-24T14:31:26.252+00:00] Code Message Description File
[task 2025-09-24T14:31:26.252+00:00] APPLICATIONS_DEPRECATED Use The "applications" manifest.j…
[task 2025-09-24T14:31:26.252+00:00] "browser_s… property in the son
[task 2025-09-24T14:31:26.252+00:00] pecific_se… manifest is deprecated
[task 2025-09-24T14:31:26.252+00:00] ttings" and will no longer be
[task 2025-09-24T14:31:26.252+00:00] instead of accepted in Manifest
[task 2025-09-24T14:31:26.252+00:00] "applicati… Version 3 and above.
[task 2025-09-24T14:31:26.252+00:00] ons".
[task 2025-09-24T14:31:26.252+00:00] UNSUPPORTED_API aboutsync.… This API has not been webext/bac…
[task 2025-09-24T14:31:26.252+00:00] startup is implemented by kground.js
[task 2025-09-24T14:31:26.252+00:00] not Firefox.
[task 2025-09-24T14:31:26.252+00:00] supported
[task 2025-09-24T14:31:26.252+00:00] UNSUPPORTED_API aboutsync.… This API has not been webext/bac…
[task 2025-09-24T14:31:26.252+00:00] startup is implemented by kground.js
[task 2025-09-24T14:31:26.252+00:00] not Firefox.
[task 2025-09-24T14:31:26.252+00:00] supported
[task 2025-09-24T14:31:26.269+00:00] Running ['npm', 'install'] ...
[task 2025-09-24T14:31:26.269+00:00] Running ['npm', 'run', 'lint'] ...
[task 2025-09-24T14:31:26.269+00:00] Traceback (most recent call last):
[task 2025-09-24T14:31:26.269+00:00] File "/usr/local/bin/test.py", line 95, in <module>
[task 2025-09-24T14:31:26.269+00:00] sys.exit(main())
[task 2025-09-24T14:31:26.269+00:00] ^^^^^^
[task 2025-09-24T14:31:26.269+00:00] File "/usr/local/bin/test.py", line 91, in main
[task 2025-09-24T14:31:26.269+00:00] run_command(cmd_prefix + [command])
[task 2025-09-24T14:31:26.269+00:00] File "/usr/local/bin/test.py", line 32, in run_command
[task 2025-09-24T14:31:26.270+00:00] subprocess.check_call(command, **kwargs)
[task 2025-09-24T14:31:26.270+00:00] File "/usr/lib/python3.11/subprocess.py", line 413, in check_call
[task 2025-09-24T14:31:26.270+00:00] raise CalledProcessError(retcode, cmd)
[task 2025-09-24T14:31:26.270+00:00] subprocess.CalledProcessError: Command '['npm', 'run', 'lint']' returned non-zero exit status 1.
[taskcluster 2025-09-24 14:31:26.940Z] === Task Finished ===
[taskcluster 2025-09-24 14:31:26.940Z] Unsuccessful task run with exit code: 1 completed in 10.253 seconds
Loading