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

jail: Use the right arch for a pkgbase jail #1180

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

jail: Use the real path

7c2aac7
Select commit
Loading
Failed to load commit list.
Open

jail: Use the right arch for a pkgbase jail #1180

jail: Use the real path
7c2aac7
Select commit
Loading
Failed to load commit list.
Cirrus CI / Check (/bin/sh) freebsd_instance:freebsd-13-2-release-amd64 failed Dec 9, 2024 in 21s

Task Summary

Instruction test_jail_prep failed in 00:01

Details

⚠️ Not enough compute credits to prioritize tasks!
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks

✅ 00:01 clone
✅ 00:00 ccache
✅ 00:01 distfiles
✅ 00:07 pkg_bootstrap
✅ 00:01 ccache_setup
✅ 00:05 compile
❌ 00:01 test_jail_prep

make -C test prep
Prepping test jail
Using SH=/bin/sh
+ trap '' INT PIPE TERM HUP
Test started: Mon Dec  9 21:11:09 UTC 2024
+ get_log_name
+ echo /tmp/cirrus-ci-build/test/prep.sh.log
+ /usr/bin/timeout 1800 /tmp/cirrus-ci-build/timestamp -t -1stdout: -2stderr: env 'THISDIR=/tmp/cirrus-ci-build/test' 'SH=/bin/sh' lockf -k /tmp/cirrus-ci-build/test/prep.sh.log.lock /bin/sh /tmp/cirrus-ci-build/test/prep.sh
[00:00:00] (00:00:00) stderr: getpid: 21475
[00:00:00] (00:00:00) stderr: TMPDIR: /tmp/poudriere/test/tmp.NhPab0b9
[00:00:00] (00:00:00) stderr: Setting up jail for testing...
[00:00:00] (00:00:00) stdout: [00:00:00] Creating poudriere-test-amd64 fs at /var/tmp/poudriere/test/jails/poudriere-test-amd64... done
[00:00:00] (00:00:00) stdout: [00:00:00] Fetching MANIFEST for FreeBSD 12.4-RELEASE amd64
[00:00:00] (00:00:00) stderr: fetch: https://download.FreeBSD.org/releases/amd64/amd64/12.4-RELEASE/MANIFEST: Not Found
[00:00:00] (00:00:00) stderr: fetch: https://download.FreeBSD.org/releases/amd64/amd64/12.4-RELEASE/MANIFEST: Not Found
[00:00:00] (00:00:00) stderr: [00:00:00] Error: /tmp/cirrus-ci-build/src/share/poudriere/jail.sh:20:Failed to fetch from https://download.FreeBSD.org/releases/amd64/amd64/12.4-RELEASE/MANIFEST
[00:00:00] (00:00:00) stderr: [00:00:00] Error while creating jail, cleaning up.
[00:00:00] (00:00:00) stdout: [00:00:00] Removing poudriere-test-amd64 jail... done
[00:00:00] (00:00:00) stdout: [00:00:00] Cleaning poudriere-test-amd64 data... done
[00:00:00] (00:00:00) stderr: SKIP: Cannot setup jail with Poudriere
[00:00:00] (00:00:00) stderr: =>> Cleaning up
[00:00:00] (00:00:00) stderr: Exiting with status: 77
+ ret=77
Test ended: Mon Dec  9 21:11:10 UTC 2024 -- duration: 1s
+ return 77
*** Error code 77

Stop.
make: stopped in /tmp/cirrus-ci-build/test