Console Output
18:02:37 [2025-03-07T18:02:37.639Z] + set -xeuo pipefail
18:02:37 [2025-03-07T18:02:37.639Z] ++ umask
18:02:37 [2025-03-07T18:02:37.639Z] + '[' 0022 = 0000 ']'
18:02:37 [2025-03-07T18:02:37.639Z] + cosa init --branch rawhide --commit=c8f7de1a34ffabbda84cb247f3540e6887a49f53 https://github.com/coreos/fedora-coreos-config
18:02:37 [2025-03-07T18:02:37.639Z] notice: failed to look up uid in /etc/passwd; enabling workaround
18:02:37 [2025-03-07T18:02:37.902Z] info: Missing CAP_SYS_ADMIN; using virt
18:02:37 [2025-03-07T18:02:37.902Z] + mkdir -p src
18:02:37 [2025-03-07T18:02:37.902Z] + cd src
18:02:37 [2025-03-07T18:02:37.902Z] + test -e config
18:02:37 [2025-03-07T18:02:37.902Z] + case "${source}" in
18:02:37 [2025-03-07T18:02:37.902Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
18:02:37 [2025-03-07T18:02:37.902Z] Cloning into 'config'...
18:02:38 [2025-03-07T18:02:38.163Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
18:02:38 [2025-03-07T18:02:38.163Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
18:02:40 [2025-03-07T18:02:40.061Z] From https://gitlab.com/fedora/bootc/base-images
18:02:40 [2025-03-07T18:02:40.061Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
18:02:40 [2025-03-07T18:02:40.316Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
18:02:40 [2025-03-07T18:02:40.316Z] + '[' -n c8f7de1a34ffabbda84cb247f3540e6887a49f53 ']'
18:02:40 [2025-03-07T18:02:40.316Z] + git -C ./config fetch origin c8f7de1a34ffabbda84cb247f3540e6887a49f53
18:02:40 [2025-03-07T18:02:40.316Z] From https://github.com/coreos/fedora-coreos-config
18:02:40 [2025-03-07T18:02:40.316Z] * branch c8f7de1a34ffabbda84cb247f3540e6887a49f53 -> FETCH_HEAD
18:02:40 [2025-03-07T18:02:40.316Z] + git -C ./config reset --hard c8f7de1a34ffabbda84cb247f3540e6887a49f53
18:02:40 [2025-03-07T18:02:40.316Z] HEAD is now at c8f7de1 tree: import changes from testing-devel at a017c143a98c03909de22f76cbee342857cff4d8
18:02:40 [2025-03-07T18:02:40.316Z] + git -C ./config submodule update --init --recursive
18:02:40 [2025-03-07T18:02:40.316Z] + set +x
18:02:40 [2025-03-07T18:02:40.316Z] Config commit: c8f7de1a34ffabbda84cb247f3540e6887a49f53
18:02:40 [2025-03-07T18:02:40.316Z] + manifest=src/config/manifest.yaml
18:02:40 [2025-03-07T18:02:40.316Z] + image=src/config/image.yaml
18:02:40 [2025-03-07T18:02:40.316Z] + [[ -n '' ]]
18:02:40 [2025-03-07T18:02:40.316Z] + [[ ! -f src/config/manifest.yaml ]]
18:02:40 [2025-03-07T18:02:40.316Z] + [[ ! -f src/config/image.yaml ]]
18:02:40 [2025-03-07T18:02:40.316Z] + mkdir -p cache
18:02:40 [2025-03-07T18:02:40.316Z] + mkdir -p builds
18:02:40 [2025-03-07T18:02:40.316Z] + mkdir -p tmp
18:02:40 [2025-03-07T18:02:40.316Z] + mkdir -p overrides/rpm
18:02:40 [2025-03-07T18:02:40.316Z] + mkdir -p overrides/rootfs
18:02:40 [2025-03-07T18:02:40.316Z] + test 0 = 1
18:02:40 [2025-03-07T18:02:40.316Z] + case "${YUMREPOS}" in
18:02:40 [2025-03-07T18:02:40.316Z] + set +x
18:02:40 [2025-03-07T18:02:40.316Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.