Skip to content

Rebase

08e596f
Select commit
Loading
Failed to load commit list.
Draft

Use API v2 in bot's workflow #2561

Rebase
08e596f
Select commit
Loading
Failed to load commit list.
Community-TC Integration / Code Review Frontend build succeeded Dec 9, 2024 in 2m 48s

Community-TC (pull_request)

Build web single page application

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-12-09T16:28:43.619Z
Resolved: 2024-12-09T16:29:24.822Z
Task Execution Time: 41 seconds, 203 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/frontend/540.216d1132.css
- public/frontend/540.216d1132.css.map
- public/frontend/540.bundle.js
- public/frontend/540.bundle.js.LICENSE.txt
- public/frontend/540.bundle.js.map
- public/frontend/index.html
- public/frontend/main.6d6238d8.css
- public/frontend/main.6d6238d8.css.map
- public/frontend/main.bundle.js
- public/frontend/main.bundle.js.map
- public/frontend/runtime.bundle.js
- public/frontend/runtime.bundle.js.map
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-12-09T16:28:43.695Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2024-12-09T16:28:43.695Z]   {
[taskcluster 2024-12-09T16:28:43.695Z]     "config": {
[taskcluster 2024-12-09T16:28:43.695Z]       "deploymentId": "601b89ce4ec2e922"
[taskcluster 2024-12-09T16:28:43.695Z]     },
[taskcluster 2024-12-09T16:28:43.695Z]     "generic-worker": {
[taskcluster 2024-12-09T16:28:43.695Z]       "config": {
[taskcluster 2024-12-09T16:28:43.695Z]         "headlessTasks": false,
[taskcluster 2024-12-09T16:28:43.695Z]         "runTasksAsCurrentUser": false
[taskcluster 2024-12-09T16:28:43.695Z]       },
[taskcluster 2024-12-09T16:28:43.695Z]       "engine": "multiuser",
[taskcluster 2024-12-09T16:28:43.695Z]       "go-arch": "amd64",
[taskcluster 2024-12-09T16:28:43.695Z]       "go-os": "linux",
[taskcluster 2024-12-09T16:28:43.695Z]       "go-version": "go1.23.2",
[taskcluster 2024-12-09T16:28:43.695Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v74.0.0",
[taskcluster 2024-12-09T16:28:43.695Z]       "revision": "fc2ffecedd4c0364ab0a98ae5cc895b94ee8a709",
[taskcluster 2024-12-09T16:28:43.695Z]       "source": "https://github.com/taskcluster/taskcluster/commits/fc2ffecedd4c0364ab0a98ae5cc895b94ee8a709",
[taskcluster 2024-12-09T16:28:43.695Z]       "version": "74.0.0"
[taskcluster 2024-12-09T16:28:43.695Z]     },
[taskcluster 2024-12-09T16:28:43.695Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-ddqyjsebv0cix9iqxo98",

...(47 lines hidden)...

[taskcluster:warn 2024-12-09T16:28:43.700Z]       - |-
[taskcluster:warn 2024-12-09T16:28:43.700Z]         timeout -s KILL 3600 docker run -t --name taskcontainer_PZ5KQB7rSK2XAJEYwm1Y9g --memory-swap -1 --pids-limit -1 -e BACKEND_URL -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID node:16-alpine sh -lxce 'apk add git lcms2-dev bash libpng-dev autoconf build-base --quiet && git clone --quiet https://github.com/vrigal/code-review /src && cd /src/frontend && git checkout 08e596f9d700c9980688a644ba508601cc3ab594 -b build && npm install && npm run build'
[taskcluster:warn 2024-12-09T16:28:43.700Z]         exit_code=$?
[taskcluster:warn 2024-12-09T16:28:43.700Z]         docker cp taskcontainer_PZ5KQB7rSK2XAJEYwm1Y9g:/src/frontend/build artifact0
[taskcluster:warn 2024-12-09T16:28:43.700Z]         docker rm taskcontainer_PZ5KQB7rSK2XAJEYwm1Y9g
[taskcluster:warn 2024-12-09T16:28:43.700Z]         exit "${exit_code}"
[taskcluster:warn 2024-12-09T16:28:43.700Z]     env:
[taskcluster:warn 2024-12-09T16:28:43.700Z]       BACKEND_URL: https://api.code-review.testing.moz.tools
[taskcluster:warn 2024-12-09T16:28:43.700Z]     features:
[taskcluster:warn 2024-12-09T16:28:43.700Z]       backingLog: true
[taskcluster:warn 2024-12-09T16:28:43.700Z]       liveLog: true
[taskcluster:warn 2024-12-09T16:28:43.700Z]     logs:
[taskcluster:warn 2024-12-09T16:28:43.700Z]       backing: public/logs/live_backing.log
[taskcluster:warn 2024-12-09T16:28:43.700Z]       live: public/logs/live.log
[taskcluster:warn 2024-12-09T16:28:43.700Z]     maxRunTime: 4500
[taskcluster:warn 2024-12-09T16:28:43.700Z]     onExitStatus:
[taskcluster:warn 2024-12-09T16:28:43.700Z]       retry:
[taskcluster:warn 2024-12-09T16:28:43.700Z]       - 125
[taskcluster:warn 2024-12-09T16:28:43.700Z]       - 128
[taskcluster:warn 2024-12-09T16:28:43.700Z]     osGroups:
[taskcluster:warn 2024-12-09T16:28:43.700Z]     - docker
[taskcluster:warn 2024-12-09T16:28:43.700Z]   priority: lowest
[taskcluster:warn 2024-12-09T16:28:43.700Z]   projectId: none
[taskcluster:warn 2024-12-09T16:28:43.700Z]   provisionerId: proj-relman
[taskcluster:warn 2024-12-09T16:28:43.700Z]   requires: all-completed
[taskcluster:warn 2024-12-09T16:28:43.700Z]   retries: 5
[taskcluster:warn 2024-12-09T16:28:43.700Z]   routes:
[taskcluster:warn 2024-12-09T16:28:43.700Z]   - checks
[taskcluster:warn 2024-12-09T16:28:43.700Z]   schedulerId: taskcluster-github
[taskcluster:warn 2024-12-09T16:28:43.700Z]   scopes:
[taskcluster:warn 2024-12-09T16:28:43.700Z]   - generic-worker:os-group:proj-relman/generic-worker-ubuntu-24-04/docker
[taskcluster:warn 2024-12-09T16:28:43.700Z]   tags: {}
[taskcluster:warn 2024-12-09T16:28:43.700Z]   taskGroupId: SyaaVnCJSc6QasIWIWWTxA
[taskcluster:warn 2024-12-09T16:28:43.700Z]   taskQueueId: proj-relman/generic-worker-ubuntu-24-04
[taskcluster:warn 2024-12-09T16:28:43.700Z]   workerType: generic-worker-ubuntu-24-04
[taskcluster:warn 2024-12-09T16:28:43.700Z] 
[taskcluster 2024-12-09T16:28:45.038Z] Uploading redirect artifact public/logs/live.log to URL https://community-websocktunnel.services.mozilla.com/us-east1-b.8029207802670654634.60099/log/EPGhB4vpRpKfZH3eosggqw with mime type "text/plain; charset=utf-8" and expiry 2024-12-09T17:58:44.956Z
[taskcluster 2024-12-09T16:28:45.460Z] Executing command 0: bash -cx 'timeout -s KILL 3600 docker run -t --name taskcontainer_PZ5KQB7rSK2XAJEYwm1Y9g --memory-swap -1 --pids-limit -1 -e BACKEND_URL -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID node:16-alpine sh -lxce '\''apk add git lcms2-dev bash libpng-dev autoconf build-base --quiet && git clone --quiet https://github.com/vrigal/code-review /src && cd /src/frontend && git checkout 08e596f9d700c9980688a644ba508601cc3ab594 -b build && npm install && npm run build'\''
[taskcluster 2024-12-09T16:28:45.460Z] exit_code=$?
[taskcluster 2024-12-09T16:28:45.460Z] docker cp taskcontainer_PZ5KQB7rSK2XAJEYwm1Y9g:/src/frontend/build artifact0
[taskcluster 2024-12-09T16:28:45.460Z] docker rm taskcontainer_PZ5KQB7rSK2XAJEYwm1Y9g
[taskcluster 2024-12-09T16:28:45.460Z] exit "${exit_code}"'
+ timeout -s KILL 3600 docker run -t --name taskcontainer_PZ5KQB7rSK2XAJEYwm1Y9g --memory-swap -1 --pids-limit -1 -e BACKEND_URL -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID node:16-alpine sh -lxce 'apk add git lcms2-dev bash libpng-dev autoconf build-base --quiet && git clone --quiet https://github.com/vrigal/code-review /src && cd /src/frontend && git checkout 08e596f9d700c9980688a644ba508601cc3ab594 -b build && npm install && npm run build'
Unable to find image 'node:16-alpine' locally
16-alpine: Pulling from library/node
7264a8db6415: Pulling fs layer
eee371b9ce3f: Pulling fs layer
93b3025fe103: Pulling fs layer
d9059661ce70: Pulling fs layer
d9059661ce70: Waiting
93b3025fe103: Verifying Checksum
93b3025fe103: Download complete
7264a8db6415: Verifying Checksum
7264a8db6415: Download complete
d9059661ce70: Verifying Checksum
d9059661ce70: Download complete
7264a8db6415: Pull complete
eee371b9ce3f: Verifying Checksum
eee371b9ce3f: Download complete
eee371b9ce3f: Pull complete
93b3025fe103: Pull complete
d9059661ce70: Pull complete
Digest: sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787
Status: Downloaded newer image for node:16-alpine
+ export 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
+ export 'PAGER=less'
+ umask 022
+ '[' -n  -o 1.36.1 ]
+ PS1='\h:\w\$ '
+ '[' -n  ]
+ '[' -r /etc/profile.d/20locale.sh ]
+ . /etc/profile.d/20locale.sh
+ export 'CHARSET=UTF-8'
+ export 'LANG=C.UTF-8'
+ export 'LC_COLLATE=C'
+ unset script
+ apk add git lcms2-dev bash libpng-dev autoconf build-base --quiet
  0%                                               1%                                               2%                                               2% █                                             3% █                                             4% █                                             4% ██                                            5% ██                                            6% ██                                            6% ███                                           7% ███                                           8% ███                                           9% ███                                           9% ████                                         10% ████                                         11% ████                                         11% █████                                        12% █████                                        13% █████                                        13% ██████                                       14% ██████                                       15% ██████                                       16% ███████                                      17% ███████                                      18% ████████                                     19% ████████                                     20% █████████                                    21% █████████                                    22% █████████                                    22% ██████████                                   23% ██████████                                   24% ██████████                                   25% ███████████                                  26% ███████████                                  27% ████████████                                 28% ████████████                                 29% ████████████                                 30% █████████████                                31% █████████████                                32% ██████████████                               33% ██████████████                               34% ██████████████                               34% ███████████████                              35% ███████████████                              36% ████████████████                             37% ████████████████                             38% ████████████████                             38% █████████████████                            39% █████████████████                            40% █████████████████                            41% ██████████████████                           42% ██████████████████                           43% ███████████████████                          44% ███████████████████                          45% ███████████████████                          46% ████████████████████                         47% ████████████████████                         48% █████████████████████                        49% █████████████████████                        50% ██████████████████████                       51% ██████████████████████                       52% ███████████████████████                      53% ███████████████████████                      54% ███████████████████████                      55% ████████████████████████                     56% ████████████████████████                     57% █████████████████████████                    58% █████████████████████████                    59% ██████████████████████████                   60% ██████████████████████████                   61% ██████████████████████████                   61% ███████████████████████████                  62% ███████████████████████████                  63% ███████████████████████████                  63% ████████████████████████████                 64% ████████████████████████████                 65% ████████████████████████████                 65% █████████████████████████████                66% █████████████████████████████                67% █████████████████████████████                68% █████████████████████████████                68% ██████████████████████████████               69% ██████████████████████████████               70% ██████████████████████████████               70% ███████████████████████████████              71% ███████████████████████████████              72% ███████████████████████████████              72% ████████████████████████████████             73% ████████████████████████████████             74% ████████████████████████████████             75% █████████████████████████████████            76% █████████████████████████████████            77% █████████████████████████████████            77% ██████████████████████████████████           78% ██████████████████████████████████           79% ██████████████████████████████████           80% ███████████████████████████████████          81% ███████████████████████████████████          82% ████████████████████████████████████         83% ████████████████████████████████████         84% █████████████████████████████████████        85% █████████████████████████████████████        86% █████████████████████████████████████        86% ██████████████████████████████████████       87% ██████████████████████████████████████       88% ██████████████████████████████████████       88% ███████████████████████████████████████      89% ███████████████████████████████████████      90% ███████████████████████████████████████      91% ████████████████████████████████████████     92% ████████████████████████████████████████     93% ████████████████████████████████████████     93% █████████████████████████████████████████    94% █████████████████████████████████████████    95% █████████████████████████████████████████    95% ██████████████████████████████████████████   96% ██████████████████████████████████████████   97% ██████████████████████████████████████████   97% ███████████████████████████████████████████  98% ███████████████████████████████████████████  99% ███████████████████████████████████████████ % ████████████████████████████████████████████+ git clone --quiet https://github.com/vrigal/code-review /src
+ cd /src/frontend
+ git checkout 08e596f9d700c9980688a644ba508601cc3ab594 -b build
Switched to a new branch 'build'
+ npm install
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'bundle-name@4.1.0',
npm WARN EBADENGINE   required: { node: '>=18' },
npm WARN EBADENGINE   current: { node: 'v16.20.2', npm: '8.19.4' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'default-browser@5.2.1',
npm WARN EBADENGINE   required: { node: '>=18' },
npm WARN EBADENGINE   current: { node: 'v16.20.2', npm: '8.19.4' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'default-browser-id@5.0.0',
npm WARN EBADENGINE   required: { node: '>=18' },
npm WARN EBADENGINE   current: { node: 'v16.20.2', npm: '8.19.4' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'open@10.0.3',
npm WARN EBADENGINE   required: { node: '>=18' },
npm WARN EBADENGINE   current: { node: 'v16.20.2', npm: '8.19.4' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'run-applescript@7.0.0',
npm WARN EBADENGINE   required: { node: '>=18' },
npm WARN EBADENGINE   current: { node: 'v16.20.2', npm: '8.19.4' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'style-loader@4.0.0',
npm WARN EBADENGINE   required: { node: '>= 18.12.0' },
npm WARN EBADENGINE   current: { node: 'v16.20.2', npm: '8.19.4' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'webpack-dev-middleware@7.4.2',
npm WARN EBADENGINE   required: { node: '>= 18.12.0' },
npm WARN EBADENGINE   current: { node: 'v16.20.2', npm: '8.19.4' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'webpack-dev-server@5.1.0',
npm WARN EBADENGINE   required: { node: '>= 18.12.0' },
npm WARN EBADENGINE   current: { node: 'v16.20.2', npm: '8.19.4' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'webpack-merge@6.0.1',
npm WARN EBADENGINE   required: { node: '>=18.0.0' },
npm WARN EBADENGINE   current: { node: 'v16.20.2', npm: '8.19.4' }
npm WARN EBADENGINE }
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead

added 723 packages, and audited 724 packages in 9s

158 packages are looking for funding
  run `npm fund` for details

13 vulnerabilities (2 low, 7 moderate, 4 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
+ npm run build

> code-review-frontend@1.9.2 build
> webpack --mode=production

assets by path *.js 396 KiB
  asset 540.bundle.js 357 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
  asset main.bundle.js 37.7 KiB [emitted] [minimized] (name: main) 1 related asset
  asset runtime.bundle.js 1.53 KiB [emitted] [minimized] (name: runtime) 1 related asset
assets by path *.css 747 KiB
  asset 540.216d1132.css 745 KiB [emitted] [immutable] (id hint: vendors) 1 related asset
  asset main.6d6238d8.css 1.66 KiB [emitted] [immutable] (name: main) 1 related asset
asset index.html 397 bytes [emitted]
Entrypoint main 1.12 MiB (2.54 MiB) = runtime.bundle.js 1.53 KiB 540.bundle.js 357 KiB 540.216d1132.css 745 KiB main.bundle.js 37.7 KiB main.6d6238d8.css 1.66 KiB 5 auxiliary assets
orphan modules 1.26 MiB (javascript) 8.24 KiB (runtime) [orphan] 178 modules
runtime modules 3.66 KiB 8 modules
cacheable modules 1.59 MiB (javascript) 747 KiB (css/mini-extract)
  javascript modules 1.59 MiB
    ./src/index.js + 63 modules 74 KiB [built] [code generated]
    ./node_modules/vue/dist/vue.runtime.esm.js 297 KiB [built] [code generated]
    ./node_modules/vue-loader/lib/runtime/componentNormalizer.js 2.7 KiB [built] [code generated]
    ./node_modules/vuex/dist/vuex.esm.js 36.4 KiB [built] [code generated]
    + 5 modules
  css modules 747 KiB
    css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!./node_modules/bulma/css/bulma.css 745 KiB [built] [code generated]
    css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/App.vue?vue&type=style&index=0&id=02a1b646&prod&scoped=true&lang=css 701 bytes [built] [code generated]
    css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/Diffs.vue?vue&type=style&index=0&id=529f7d75&prod&lang=css 88 bytes [built] [code generated]
    css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/Tasks.vue?vue&type=style&index=0&id=067c686c&prod&lang=css 248 bytes [built] [code generated]
    + 5 modules
webpack 5.96.1 compiled successfully in 11221 ms
+ exit_code=0
+ docker cp taskcontainer_PZ5KQB7rSK2XAJEYwm1Y9g:/src/frontend/build artifact0
+ docker rm taskcontainer_PZ5KQB7rSK2XAJEYwm1Y9g
taskcontainer_PZ5KQB7rSK2XAJEYwm1Y9g
+ exit 0
[taskcluster 2024-12-09T16:29:23.704Z]    Exit Code: 0
[taskcluster 2024-12-09T16:29:23.704Z]    User Time: 40.188ms
[taskcluster 2024-12-09T16:29:23.704Z]  Kernel Time: 70.285ms
[taskcluster 2024-12-09T16:29:23.704Z]    Wall Time: 38.242982718s
[taskcluster 2024-12-09T16:29:23.704Z]       Result: SUCCEEDED
[taskcluster 2024-12-09T16:29:23.704Z] === Task Finished ===
[taskcluster 2024-12-09T16:29:23.704Z] Task Duration: 38.243381963s
[taskcluster 2024-12-09T16:29:23.954Z] Uploading artifact public/frontend/540.bundle.js from file /home/task_173376166001730/artifact0/540.bundle.js with content encoding "gzip", mime type "text/javascript; charset=utf-8" and expiry 2024-12-23T16:26:36.634Z
[taskcluster 2024-12-09T16:29:23.959Z] Uploading artifact public/frontend/index.html from file /home/task_173376166001730/artifact0/index.html with content encoding "gzip", mime type "text/html; charset=utf-8" and expiry 2024-12-23T16:26:36.634Z
[taskcluster 2024-12-09T16:29:23.975Z] Uploading artifact public/frontend/540.bundle.js.LICENSE.txt from file /home/task_173376166001730/artifact0/540.bundle.js.LICENSE.txt with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2024-12-23T16:26:36.634Z
[taskcluster 2024-12-09T16:29:23.977Z] Uploading artifact public/frontend/main.6d6238d8.css.map from file /home/task_173376166001730/artifact0/main.6d6238d8.css.map with content encoding "gzip", mime type "application/octet-stream" and expiry 2024-12-23T16:26:36.634Z
[taskcluster 2024-12-09T16:29:23.977Z] Uploading artifact public/frontend/runtime.bundle.js.map from file /home/task_173376166001730/artifact0/runtime.bundle.js.map with content encoding "gzip", mime type "application/octet-stream" and expiry 2024-12-23T16:26:36.634Z
[taskcluster 2024-12-09T16:29:23.979Z] Uploading artifact public/frontend/main.bundle.js from file /home/task_173376166001730/artifact0/main.bundle.js with content encoding "gzip", mime type "text/javascript; charset=utf-8" and expiry 2024-12-23T16:26:36.634Z
[taskcluster 2024-12-09T16:29:24.012Z] Uploading artifact public/frontend/main.6d6238d8.css from file /home/task_173376166001730/artifact0/main.6d6238d8.css with content encoding "gzip", mime type "text/css; charset=utf-8" and expiry 2024-12-23T16:26:36.634Z
[taskcluster 2024-12-09T16:29:24.037Z] Uploading artifact public/frontend/540.216d1132.css from file /home/task_173376166001730/artifact0/540.216d1132.css with content encoding "gzip", mime type "text/css; charset=utf-8" and expiry 2024-12-23T16:26:36.634Z
[taskcluster 2024-12-09T16:29:24.044Z] Uploading artifact public/frontend/540.216d1132.css.map from file /home/task_173376166001730/artifact0/540.216d1132.css.map with content encoding "gzip", mime type "application/octet-stream" and expiry 2024-12-23T16:26:36.634Z
[taskcluster 2024-12-09T16:29:24.057Z] Uploading artifact public/frontend/runtime.bundle.js from file /home/task_173376166001730/artifact0/runtime.bundle.js with content encoding "gzip", mime type "text/javascript; charset=utf-8" and expiry 2024-12-23T16:26:36.634Z
[taskcluster 2024-12-09T16:29:24.059Z] Uploading artifact public/frontend/540.bundle.js.map from file /home/task_173376166001730/artifact0/540.bundle.js.map with content encoding "gzip", mime type "application/octet-stream" and expiry 2024-12-23T16:26:36.634Z
[taskcluster 2024-12-09T16:29:24.064Z] Uploading artifact public/frontend/main.bundle.js.map from file /home/task_173376166001730/artifact0/main.bundle.js.map with content encoding "gzip", mime type "application/octet-stream" and expiry 2024-12-23T16:26:36.634Z
[taskcluster 2024-12-09T16:29:24.514Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2025-12-09T17:26:36.634Z