chore(deps-dev): bump dotenv from 8.6.0 to 16.4.7 in /ui #3261
firefoxci-taskcluster / ui-tests
succeeded
Dec 9, 2024 in 5m 5s
FirefoxCI (pull_request)
Balrog frontend tests
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-12-09T03:35:43.785Z
Resolved: 2024-12-09T03:37:22.328Z
Task Execution Time: 1 minute, 38 seconds, 543 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-12-09 03:35:43.820Z] Task ID: bzkuqxRsT_Sd7kVBVm9lDg
[taskcluster 2024-12-09 03:35:43.820Z] Worker ID: 4292866871133985703
[taskcluster 2024-12-09 03:35:43.820Z] Worker Group: us-west1-a
[taskcluster 2024-12-09 03:35:43.820Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-12-09 03:35:43.820Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-12-09 03:35:43.820Z] Worker Version: 38.0.5
[taskcluster 2024-12-09 03:35:43.820Z] Public IP: 34.105.38.9
[taskcluster 2024-12-09 03:35:43.820Z] Hostname: releng-t-linux-gcp-nbh1xl-1svsvnf5g4qy4mg
[taskcluster 2024-12-09 03:35:43.820Z] using cache "releng-level-1-checkouts-v3-7f8630edfaa3588fb9ab-eTy4hKUnQ7O-gxYEFn7N1Q" -> /builds/worker/checkouts
[taskcluster 2024-12-09 03:35:47.197Z] Downloading artifact "public/image.tar.zst" from task ID: eTy4hKUnQ7O-gxYEFn7N1Q.
[taskcluster 2024-12-09 03:35:50.091Z] Downloaded artifact successfully.
[taskcluster 2024-12-09 03:35:50.092Z] Downloaded 306.991 mb
[taskcluster 2024-12-09 03:35:50.093Z] Decompressing downloaded image
[taskcluster 2024-12-09 03:35:52.318Z] Loading docker image from downloaded archive.
[taskcluster 2024-12-09 03:36:11.356Z] Image 'public/image.tar.zst' from task 'eTy4hKUnQ7O-gxYEFn7N1Q' loaded. Using image ID sha256:ecf2f718a85d7295eb566d8edd46fb72fe88d8acb7fd2bbfed971b5c34fd96fa.
[taskcluster 2024-12-09 03:36:11.472Z] === Task Starting ===
[setup 2024-12-09T03:36:14.162Z] run-task started in /
[setup 2024-12-09T03:36:14.162Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs/ui -- bash -cx yarn install && yarn lint && yarn test
[setup 2024-12-09T03:36:14.162Z] Python version: 3.7.3
[cache 2024-12-09T03:36:14.165Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-12-09T03:36:14.165Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-12-09T03:36:14.165Z] volume /builds/worker/checkouts is a cache
[setup 2024-12-09T03:36:14.165Z] running as worker:worker
[vcs 2024-12-09T03:36:14.165Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-12-09T03:36:14.168Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/vcs']
[vcs 2024-12-09T03:36:14.171Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-12-09T03:36:17.212Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/dotenv-16.4.7']
[vcs 2024-12-09T03:36:17.774Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-12-09T03:36:17.774Z] * branch dependabot/npm_and_yarn/ui/dotenv-16.4.7 -> FETCH_HEAD
[vcs 2024-12-09T03:36:17.784Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/dotenv-16.4.7']
[vcs 2024-12-09T03:36:18.014Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-12-09T03:36:18.014Z] * branch dependabot/npm_and_yarn/ui/dotenv-16.4.7 -> FETCH_HEAD
[vcs 2024-12-09T03:36:18.018Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/ui/dotenv-16.4.7', '5fc5b58d2cd9774a43028e27d9adee222932b869']
[vcs 2024-12-09T03:36:18.131Z] Switched to a new branch 'dependabot/npm_and_yarn/ui/dotenv-16.4.7'
[vcs 2024-12-09T03:36:18.132Z] cleaning git checkout...
[vcs 2024-12-09T03:36:18.132Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-09T03:36:18.140Z] removing []
[vcs 2024-12-09T03:36:18.140Z] successfully cleaned git checkout!
[vcs 2024-12-09T03:36:18.143Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/5fc5b58d2cd9774a43028e27d9adee222932b869' title='Built from balrog commit 5fc5b58d2cd9774a43028e27d9adee222932b869'>5fc5b58d2cd9774a43028e27d9adee222932b869</a>
[task 2024-12-09T03:36:18.143Z] executing ['bash', '-cx', 'yarn install && yarn lint && yarn test']
[task 2024-12-09T03:36:18.145Z] + yarn install
[task 2024-12-09T03:36:18.413Z] yarn install v1.22.19
[task 2024-12-09T03:36:18.490Z] [1/5] Validating package.json...
[task 2024-12-09T03:36:18.493Z] [2/5] Resolving packages...
[task 2024-12-09T03:36:18.942Z] [3/5] Fetching packages...
[task 2024-12-09T03:36:46.889Z] [4/5] Linking dependencies...
[task 2024-12-09T03:36:46.895Z] warning " > @material-ui/pickers@3.3.10" has unmet peer dependency "@date-io/core@^1.3.6".
[task 2024-12-09T03:36:46.908Z] warning " > eslint-loader@3.0.4" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0".
[task 2024-12-09T03:37:07.250Z] [5/5] Building fresh packages...
[task 2024-12-09T03:37:07.800Z] Done in 49.39s.
[task 2024-12-09T03:37:07.837Z] + yarn lint
[task 2024-12-09T03:37:07.984Z] yarn run v1.22.19
[task 2024-12-09T03:37:08.011Z] $ eslint --cache --format codeframe --ext mjs,jsx,js src test webpack.config.js .eslintrc.js __jest__ jest.config.js
[task 2024-12-09T03:37:16.979Z] Done in 9.00s.
[task 2024-12-09T03:37:16.985Z] + yarn test
[task 2024-12-09T03:37:17.131Z] yarn run v1.22.19
[task 2024-12-09T03:37:17.160Z] $ jest
[task 2024-12-09T03:37:20.253Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2024-12-09T03:37:20.253Z] npx browserslist@latest --update-db
[task 2024-12-09T03:37:20.253Z] Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2024-12-09T03:37:20.411Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2024-12-09T03:37:20.412Z] npx browserslist@latest --update-db
[task 2024-12-09T03:37:20.412Z] Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2024-12-09T03:37:20.424Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2024-12-09T03:37:20.424Z] npx browserslist@latest --update-db
[task 2024-12-09T03:37:20.424Z] Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2024-12-09T03:37:20.712Z] PASS test/ListRules_test.jsx
[task 2024-12-09T03:37:20.722Z] PASS test/getFilteredRulesInfo_test.jsx
[task 2024-12-09T03:37:20.883Z] PASS test/ListReleases_test.jsx
[task 2024-12-09T03:37:21.057Z] PASS test/getIndexOfSubStr_test.jsx
[task 2024-12-09T03:37:21.089Z]
[task 2024-12-09T03:37:21.090Z] Test Suites: 4 passed, 4 total
[task 2024-12-09T03:37:21.090Z] Tests: 24 passed, 24 total
[task 2024-12-09T03:37:21.090Z] Snapshots: 0 total
[task 2024-12-09T03:37:21.090Z] Time: 2.964 s
[task 2024-12-09T03:37:21.090Z] Ran all test suites.
[task 2024-12-09T03:37:21.162Z] Done in 4.04s.
[taskcluster 2024-12-09 03:37:21.859Z] === Task Finished ===
[taskcluster 2024-12-09 03:37:21.860Z] Successful task run with exit code: 0 completed in 98.042 seconds
Loading