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

Alpacino767/issue #2654 #4968

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Merge branch 'firefox-devtools:main' into alpacino767/issue-#2654

cfe1c34
Select commit
Loading
Failed to load commit list.
Open

Alpacino767/issue #2654 #4968

Merge branch 'firefox-devtools:main' into alpacino767/issue-#2654
cfe1c34
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / hello-world succeeded May 13, 2024 in 3m 43s

FirefoxCI (pull_request)

Prints 'Hello World'

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-05-13 15:57:33.175Z] Task ID: f3Mh2fX7SZuO2sFhd1blUg
[taskcluster 2024-05-13 15:57:33.176Z] Worker ID: 164551693544949469
[taskcluster 2024-05-13 15:57:33.176Z] Worker Group: us-central1-c
[taskcluster 2024-05-13 15:57:33.176Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-05-13 15:57:33.176Z] Worker Type: t-linux-large-gcp
[taskcluster 2024-05-13 15:57:33.176Z] Public IP: 104.198.137.40
[taskcluster 2024-05-13 15:57:33.176Z] Hostname: mozilla-t-t-linux-large-gcp-qt253pnmrfmx4uxxgyftvw
[taskcluster 2024-05-13 15:57:33.176Z] using cache "mozilla-level-1-checkouts-hg58-v3-2922149087d95338df26" -> /builds/worker/checkouts

[taskcluster 2024-05-13 15:57:34.433Z] Downloading artifact "public/image.tar.zst" from task ID: boovUzPGRPO1eB5ivzpZ8Q.
[taskcluster 2024-05-13 15:57:35.100Z] Downloaded artifact successfully.
[taskcluster 2024-05-13 15:57:35.100Z] Downloaded 31.663 mb
[taskcluster 2024-05-13 15:57:35.100Z] Decompressing downloaded image
[taskcluster 2024-05-13 15:57:35.419Z] Loading docker image from downloaded archive.
[taskcluster 2024-05-13 15:57:37.367Z] Image 'public/image.tar.zst' from task 'boovUzPGRPO1eB5ivzpZ8Q' loaded.  Using image ID sha256:d2ba23c27d238f246683fc98bdfef29164531900e2db8ec04c5d52d2825cb9a9.
[taskcluster 2024-05-13 15:57:37.450Z] === Task Starting ===
[setup 2024-05-13T15:57:37.907Z] run-task started in /
[setup 2024-05-13T15:57:37.907Z] Invoked by command: --firefox_profiler-checkout=/builds/worker/checkouts/vcs/ -- bash -cx echo "Hello $NOUN!"
[setup 2024-05-13T15:57:37.907Z] Python version: 3.11.9
[cache 2024-05-13T15:57:37.908Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-05-13T15:57:37.909Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-05-13T15:57:37.909Z] volume /builds/worker/checkouts is a cache
[setup 2024-05-13T15:57:37.909Z] running as worker:worker
[vcs 2024-05-13T15:57:37.909Z] executing ['git', 'clone', 'https://github.com/firefox-devtools/profiler', '/builds/worker/checkouts/vcs']
[vcs 2024-05-13T15:57:37.911Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-05-13T15:57:47.244Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/alpacino767/profiler', 'alpacino767/issue-#2654']
[vcs 2024-05-13T15:57:47.495Z] From https://github.com/alpacino767/profiler
[vcs 2024-05-13T15:57:47.495Z]  * branch              alpacino767/issue-#2654 -> FETCH_HEAD
[vcs 2024-05-13T15:57:47.498Z] executing ['git', 'checkout', '-f', '-B', 'alpacino767/issue-#2654', 'cfe1c34247cccce0e6dba793857aad7ec9d1b6bf']
[vcs 2024-05-13T15:57:47.806Z] Switched to a new branch 'alpacino767/issue-#2654'
[vcs 2024-05-13T15:57:47.807Z] cleaning git checkout...
[vcs 2024-05-13T15:57:47.807Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-05-13T15:57:47.812Z] removing []
[vcs 2024-05-13T15:57:47.812Z] successfully cleaned git checkout!
[vcs 2024-05-13T15:57:47.814Z] TinderboxPrint:<a href='https://github.com/alpacino767/profiler/commit/cfe1c34247cccce0e6dba793857aad7ec9d1b6bf' title='Built from profiler commit cfe1c34247cccce0e6dba793857aad7ec9d1b6bf'>cfe1c34247cccce0e6dba793857aad7ec9d1b6bf</a>
[task 2024-05-13T15:57:47.814Z] executing ['bash', '-cx', 'echo "Hello $NOUN!"']
[task 2024-05-13T15:57:47.816Z] + echo 'Hello World!'
[task 2024-05-13T15:57:47.816Z] Hello World!
[taskcluster 2024-05-13 15:57:48.077Z] === Task Finished ===
[taskcluster 2024-05-13 15:57:48.078Z] Successful task run with exit code: 0 completed in 14.904 seconds