Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Draw the marker chart using device pixels. #5260

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Draw the marker chart using device pixels.

4ea1486
Select commit
Loading
Failed to load commit list.
Draft

WIP: Draw the marker chart using device pixels. #5260

Draw the marker chart using device pixels.
4ea1486
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-docker-image-linux succeeded Dec 12, 2024 in 1m 56s

FirefoxCI (pull_request)

Build the docker image linux for use by dependent tasks

Details

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

Task Status

Started: 2024-12-12T03:45:14.737Z
Resolved: 2024-12-12T03:45:35.003Z
Task Execution Time: 20 seconds, 266 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/image.tar.zst
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-12-12 03:45:14.815Z] Task ID: BHW6CNz1QhasnJyOcBROQA
[taskcluster 2024-12-12 03:45:14.815Z] Worker ID: 8858069064106894609
[taskcluster 2024-12-12 03:45:14.815Z] Worker Group: us-central1-f
[taskcluster 2024-12-12 03:45:14.815Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-12-12 03:45:14.815Z] Worker Pool: mozilla-1/images-gcp
[taskcluster 2024-12-12 03:45:14.815Z] Worker Version: 38.0.5
[taskcluster 2024-12-12 03:45:14.815Z] Public IP: 34.55.63.115
[taskcluster 2024-12-12 03:45:14.815Z] Hostname: mozilla-1-images-gcp-mb7q6vb-rb2fnu8lncxa2a

082e3873273c - Started downloading
082e3873273c - Downloaded in 0.223 seconds
Digest: sha256:e510a9a9b80385f71c112d61b2f2053da625aff2b6d430411ac42e424c58953f
Status: Downloaded newer image for mozillareleases/image_builder@sha256:e510a9a9b80385f71c112d61b2f2053da625aff2b6d430411ac42e424c58953f
[taskcluster 2024-12-12 03:45:18.878Z] === Task Starting ===
[build-image] Downloading context.
[build-image] Building image.
INFO[0000] Retrieving image manifest alpine:latest      
INFO[0000] Retrieving image alpine:latest               
INFO[0000] Retrieving image manifest alpine:latest      
INFO[0000] Retrieving image alpine:latest               
INFO[0000] Built cross stage deps: map[]                
INFO[0000] Retrieving image manifest alpine:latest      
INFO[0000] Retrieving image alpine:latest               
INFO[0001] Retrieving image manifest alpine:latest      
INFO[0001] Retrieving image alpine:latest               
INFO[0001] Executing 0 build triggers                   
INFO[0001] Unpacking rootfs as cmd RUN mkdir /builds &&     adduser -h /builds/worker -s /bin/ash -D worker &&     mkdir /builds/worker/artifacts &&     chown worker:worker /builds/worker/artifacts requires it. 
INFO[0001] Taking snapshot of full filesystem...        
INFO[0002] LABEL maintainer="Mozilla Release Engineering <[email protected]>" 
INFO[0002] Applying label maintainer=Mozilla Release Engineering <[email protected]> 
INFO[0002] RUN mkdir /builds &&     adduser -h /builds/worker -s /bin/ash -D worker &&     mkdir /builds/worker/artifacts &&     chown worker:worker /builds/worker/artifacts 
INFO[0002] cmd: /bin/sh                                 
INFO[0002] args: [-c mkdir /builds &&     adduser -h /builds/worker -s /bin/ash -D worker &&     mkdir /builds/worker/artifacts &&     chown worker:worker /builds/worker/artifacts] 
INFO[0002] Running: [/bin/sh -c mkdir /builds &&     adduser -h /builds/worker -s /bin/ash -D worker &&     mkdir /builds/worker/artifacts &&     chown worker:worker /builds/worker/artifacts] 
INFO[0002] RUN apk update                               
INFO[0002] cmd: /bin/sh                                 
INFO[0002] args: [-c apk update]                        
INFO[0002] Running: [/bin/sh -c apk update]             
fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
v3.21.0-68-g2357258152c [https://dl-cdn.alpinelinux.org/alpine/v3.21/main]
v3.21.0-76-g2d35ebc52f6 [https://dl-cdn.alpinelinux.org/alpine/v3.21/community]
OK: 25387 distinct packages available
INFO[0002] RUN apk add --no-cache python3 py3-pip &&     python3 -m pip install --no-cache --upgrade --break-system-packages pip setuptools 
INFO[0002] cmd: /bin/sh                                 
INFO[0002] args: [-c apk add --no-cache python3 py3-pip &&     python3 -m pip install --no-cache --upgrade --break-system-packages pip setuptools] 
INFO[0002] Running: [/bin/sh -c apk add --no-cache python3 py3-pip &&     python3 -m pip install --no-cache --upgrade --break-system-packages pip setuptools] 
fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
(1/25) Installing libbz2 (1.0.8-r6)
(2/25) Installing libexpat (2.6.4-r0)
(3/25) Installing libffi (3.4.6-r0)
(4/25) Installing gdbm (1.24-r0)
(5/25) Installing xz-libs (5.6.3-r0)
(6/25) Installing libgcc (14.2.0-r4)
(7/25) Installing libstdc++ (14.2.0-r4)
(8/25) Installing mpdecimal (4.0.0-r0)
(9/25) Installing ncurses-terminfo-base (6.5_p20241006-r3)
(10/25) Installing libncursesw (6.5_p20241006-r3)
(11/25) Installing libpanelw (6.5_p20241006-r3)
(12/25) Installing readline (8.2.13-r0)
(13/25) Installing sqlite-libs (3.47.1-r0)
(14/25) Installing python3 (3.12.8-r1)
(15/25) Installing python3-pycache-pyc0 (3.12.8-r1)
(16/25) Installing pyc (3.12.8-r1)
(17/25) Installing py3-setuptools-pyc (70.3.0-r0)
(18/25) Installing py3-pip-pyc (24.3.1-r0)
(19/25) Installing py3-parsing (3.1.4-r0)
(20/25) Installing py3-parsing-pyc (3.1.4-r0)
(21/25) Installing py3-packaging-pyc (24.2-r0)
(22/25) Installing python3-pyc (3.12.8-r1)
(23/25) Installing py3-packaging (24.2-r0)
(24/25) Installing py3-setuptools (70.3.0-r0)
(25/25) Installing py3-pip (24.3.1-r0)
Executing busybox-1.37.0-r8.trigger
OK: 64 MiB in 40 packages
Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.3.1)
Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (70.3.0)
Collecting setuptools
  Downloading setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB)
Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.2 MB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 44.2 MB/s eta 0:00:00
Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 70.3.0
    Uninstalling setuptools-70.3.0:
      Successfully uninstalled setuptools-70.3.0
Successfully installed setuptools-75.6.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
INFO[0006] RUN apk add bash git                         
INFO[0006] cmd: /bin/sh                                 
INFO[0006] args: [-c apk add bash git]                  
INFO[0006] Running: [/bin/sh -c apk add bash git]       
(1/12) Installing bash (5.2.37-r0)
Executing bash-5.2.37-r0.post-install
(2/12) Installing brotli-libs (1.1.0-r2)
(3/12) Installing c-ares (1.34.3-r0)
(4/12) Installing libunistring (1.2-r0)
(5/12) Installing libidn2 (2.3.7-r0)
(6/12) Installing nghttp2-libs (1.64.0-r0)
(7/12) Installing libpsl (0.21.5-r3)
(8/12) Installing zstd-libs (1.5.6-r1)
(9/12) Installing libcurl (8.11.0-r2)
(10/12) Installing pcre2 (10.43-r0)
(11/12) Installing git (2.47.1-r0)
(12/12) Installing git-init-template (2.47.1-r0)
Executing busybox-1.37.0-r8.trigger
OK: 76 MiB in 52 packages
INFO[0007] COPY run-task/run-task /usr/local/bin/run-task 
INFO[0007] COPY run-task/fetch-content /usr/local/bin/fetch-content 
INFO[0007] COPY run-task/robustcheckout.py /usr/local/mercurial/robustcheckout.py 
INFO[0007] COPY run-task/hgrc /etc/mercurial/hgrc.d/mozilla.rc 
INFO[0007] ENV SHELL=/bin/ash     HOME=/builds/worker     PATH=/builds/worker/.local/bin:$PATH 
INFO[0007] VOLUME /builds/worker/checkouts              
INFO[0007] cmd: VOLUME                                  
INFO[0007] adding volume /builds/worker/checkouts to ignorelist 
INFO[0007] Creating directory /builds/worker/checkouts  
INFO[0007] VOLUME /builds/worker/.cache                 
INFO[0007] cmd: VOLUME                                  
INFO[0007] adding volume /builds/worker/.cache to ignorelist 
INFO[0007] Creating directory /builds/worker/.cache     
INFO[0007] CMD ["/bin/ash"]                             
INFO[0007] Taking snapshot of full filesystem...        
[build-image] Repacking image.
Getting image source signatures
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
…  
Writing manifest to image destination
Storing signatures
[build-image] Compressing image.
[taskcluster 2024-12-12 03:45:33.427Z] === Task Finished ===
[taskcluster 2024-12-12 03:45:34.185Z] Successful task run with exit code: 0 completed in 19.371 seconds