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

[StepSecurity] Apply security best practices #1941

[StepSecurity] Apply security best practices

cf8e43e
Select commit
Loading
Failed to load commit list.
Closed

[StepSecurity] Apply security best practices #1941

[StepSecurity] Apply security best practices
cf8e43e
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task failed Jul 1, 2024 in 15s

FirefoxCI (pull_request)

The task that creates all of the other tasks in the task graph

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-07-01 07:54:46.129Z] Task ID: LQlITsPoShaSn8CgZUow4g
[taskcluster 2024-07-01 07:54:46.129Z] Worker ID: 8030434475365097540
[taskcluster 2024-07-01 07:54:46.129Z] Worker Group: us-central1-a
[taskcluster 2024-07-01 07:54:46.129Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-07-01 07:54:46.129Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2024-07-01 07:54:46.129Z] Worker Version: 38.0.5
[taskcluster 2024-07-01 07:54:46.129Z] Public IP: 34.173.251.199
[taskcluster 2024-07-01 07:54:46.129Z] Hostname: mozilla-1-decision-gcp-cbeaeixkt7ahy0zrlsc46w
[taskcluster 2024-07-01 07:54:46.129Z] using cache "mozilla-project-neqo-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

e500ac82a2b3 - Started downloading
fcdfd3b84ce7 - Started downloading
fc74ca0d8918 - Started downloading
fcdfd3b84ce7 - Downloaded in 0.131 seconds
e500ac82a2b3 - Downloaded in 0.267 seconds
88c11fcfe2cd - Started downloading
88c11fcfe2cd - Downloaded in 0.001 seconds
fc74ca0d8918 - Downloaded in 0.572 seconds
Digest: sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
[taskcluster 2024-07-01 07:54:55.602Z] === Task Starting ===
[setup 2024-07-01T07:54:56.701Z] run-task started in /
[setup 2024-07-01T07:54:56.701Z] Invoked by command: --neqo-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --root .taskcluster --pushlog-id='0' --pushdate='0' --project='neqo' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla/neqo' --base-ref='main' --base-rev='e2fc9b0392972f9c37e78ea1d6ec4dd307267a58' --head-repository='https://github.com/step-security-bot/neqo' --head-ref='stepsecurity_remediation_1719820476' --head-rev='cf8e43e990baa8324ea44e155a32d2fa274a3b29' 

[setup 2024-07-01T07:54:56.701Z] Python version: 3.11.2
[vcs 2024-07-01T07:54:56.703Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-07-01T07:54:56.703Z] running as worker:worker
[vcs 2024-07-01T07:54:56.703Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-07-01T07:54:56.707Z] executing ['git', 'clone', 'https://github.com/mozilla/neqo', '/builds/worker/checkouts/src']
[vcs 2024-07-01T07:54:56.708Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-07-01T07:54:58.576Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-07-01T07:54:58.785Z] From https://github.com/mozilla/neqo
[vcs 2024-07-01T07:54:58.785Z]  * branch              main       -> FETCH_HEAD
[vcs 2024-07-01T07:54:58.791Z] executing ['git', 'checkout', 'main']
[vcs 2024-07-01T07:54:58.811Z] Already on 'main'
[vcs 2024-07-01T07:54:58.812Z] Your branch is up to date with 'origin/main'.
[vcs 2024-07-01T07:54:58.812Z] executing ['git', 'fetch', 'origin', 'e2fc9b0392972f9c37e78ea1d6ec4dd307267a58']
[vcs 2024-07-01T07:54:59.054Z] From https://github.com/mozilla/neqo
[vcs 2024-07-01T07:54:59.054Z]  * branch              e2fc9b0392972f9c37e78ea1d6ec4dd307267a58 -> FETCH_HEAD
[vcs 2024-07-01T07:54:59.060Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/step-security-bot/neqo', 'stepsecurity_remediation_1719820476']
[vcs 2024-07-01T07:54:59.335Z] From https://github.com/step-security-bot/neqo
[vcs 2024-07-01T07:54:59.335Z]  * branch              stepsecurity_remediation_1719820476 -> FETCH_HEAD
[vcs 2024-07-01T07:54:59.338Z] executing ['git', 'checkout', '-f', '-B', 'stepsecurity_remediation_1719820476', 'cf8e43e990baa8324ea44e155a32d2fa274a3b29']
[vcs 2024-07-01T07:54:59.377Z] Switched to a new branch 'stepsecurity_remediation_1719820476'
[vcs 2024-07-01T07:54:59.378Z] cleaning git checkout...
[vcs 2024-07-01T07:54:59.378Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-07-01T07:54:59.381Z] removing []
[vcs 2024-07-01T07:54:59.381Z] successfully cleaned git checkout!
[vcs 2024-07-01T07:54:59.383Z] TinderboxPrint:<a href='https://github.com/step-security-bot/neqo/commit/cf8e43e990baa8324ea44e155a32d2fa274a3b29' title='Built from neqo commit cf8e43e990baa8324ea44e155a32d2fa274a3b29'>cf8e43e990baa8324ea44e155a32d2fa274a3b29</a>
[task 2024-07-01T07:54:59.383Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --root .taskcluster --pushlog-id='0' --pushdate='0' --project='neqo' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla/neqo' --base-ref='main' --base-rev='e2fc9b0392972f9c37e78ea1d6ec4dd307267a58' --head-repository='https://github.com/step-security-bot/neqo' --head-ref='stepsecurity_remediation_1719820476' --head-rev='cf8e43e990baa8324ea44e155a32d2fa274a3b29' \n"]
[task 2024-07-01T07:54:59.385Z] + cd /builds/worker/checkouts/src
[task 2024-07-01T07:54:59.385Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-07-01T07:54:59.386Z] + /builds/worker/.local/bin/taskgraph decision --root .taskcluster --pushlog-id=0 --pushdate=0 --project=neqo [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla/neqo --base-ref=main --base-rev=e2fc9b0392972f9c37e78ea1d6ec4dd307267a58 --head-repository=https://github.com/step-security-bot/neqo --head-ref=stepsecurity_remediation_1719820476 --head-rev=cf8e43e990baa8324ea44e155a32d2fa274a3b29
[task 2024-07-01T07:54:59.386Z] bash: line 1: /builds/worker/.local/bin/taskgraph: No such file or directory
[taskcluster 2024-07-01 07:54:59.562Z] === Task Finished ===
[taskcluster 2024-07-01 07:54:59.573Z] Artifact "public/docker-contexts" not found at "/builds/worker/checkouts/src/docker-contexts": (HTTP code 404) no such container - Could not find the file /builds/worker/checkouts/src/docker-contexts in container a40fb67ae3a8ea6f06e94579711069dd7d42942eac0f67f0b665b15bb84f4d6c 
[taskcluster 2024-07-01 07:54:59.656Z] Unsuccessful task run with exit code: 127 completed in 13.529 seconds