Console Output
01:05:26 [2025-03-11T01:05:26.974Z] + set -xeuo pipefail
01:05:26 [2025-03-11T01:05:26.974Z] ++ umask
01:05:26 [2025-03-11T01:05:26.974Z] + '[' 0022 = 0000 ']'
01:05:26 [2025-03-11T01:05:26.974Z] + cosa init --branch rawhide --commit=7ba03059ee170b62227b64a80fbee34c692a4e09 https://github.com/coreos/fedora-coreos-config
01:05:26 [2025-03-11T01:05:26.974Z] notice: failed to look up uid in /etc/passwd; enabling workaround
01:05:26 [2025-03-11T01:05:26.974Z] info: Missing CAP_SYS_ADMIN; using virt
01:05:26 [2025-03-11T01:05:26.974Z] + mkdir -p src
01:05:26 [2025-03-11T01:05:26.974Z] + cd src
01:05:26 [2025-03-11T01:05:26.974Z] + test -e config
01:05:26 [2025-03-11T01:05:26.974Z] + case "${source}" in
01:05:26 [2025-03-11T01:05:26.974Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
01:05:26 [2025-03-11T01:05:26.974Z] Cloning into 'config'...
01:05:27 [2025-03-11T01:05:27.233Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
01:05:27 [2025-03-11T01:05:27.233Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
01:05:29 [2025-03-11T01:05:29.130Z] From https://gitlab.com/fedora/bootc/base-images
01:05:29 [2025-03-11T01:05:29.130Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
01:05:29 [2025-03-11T01:05:29.130Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
01:05:29 [2025-03-11T01:05:29.130Z] + '[' -n 7ba03059ee170b62227b64a80fbee34c692a4e09 ']'
01:05:29 [2025-03-11T01:05:29.130Z] + git -C ./config fetch origin 7ba03059ee170b62227b64a80fbee34c692a4e09
01:05:29 [2025-03-11T01:05:29.386Z] From https://github.com/coreos/fedora-coreos-config
01:05:29 [2025-03-11T01:05:29.386Z] * branch 7ba03059ee170b62227b64a80fbee34c692a4e09 -> FETCH_HEAD
01:05:29 [2025-03-11T01:05:29.386Z] + git -C ./config reset --hard 7ba03059ee170b62227b64a80fbee34c692a4e09
01:05:29 [2025-03-11T01:05:29.386Z] HEAD is now at 7ba0305 lockfiles: drop graduated overrides ����
01:05:29 [2025-03-11T01:05:29.386Z] + git -C ./config submodule update --init --recursive
01:05:29 [2025-03-11T01:05:29.386Z] + set +x
01:05:29 [2025-03-11T01:05:29.386Z] Config commit: 7ba03059ee170b62227b64a80fbee34c692a4e09
01:05:29 [2025-03-11T01:05:29.386Z] + manifest=src/config/manifest.yaml
01:05:29 [2025-03-11T01:05:29.386Z] + image=src/config/image.yaml
01:05:29 [2025-03-11T01:05:29.386Z] + [[ -n '' ]]
01:05:29 [2025-03-11T01:05:29.386Z] + [[ ! -f src/config/manifest.yaml ]]
01:05:29 [2025-03-11T01:05:29.386Z] + [[ ! -f src/config/image.yaml ]]
01:05:29 [2025-03-11T01:05:29.386Z] + mkdir -p cache
01:05:29 [2025-03-11T01:05:29.386Z] + mkdir -p builds
01:05:29 [2025-03-11T01:05:29.386Z] + mkdir -p tmp
01:05:29 [2025-03-11T01:05:29.386Z] + mkdir -p overrides/rpm
01:05:29 [2025-03-11T01:05:29.386Z] + mkdir -p overrides/rootfs
01:05:29 [2025-03-11T01:05:29.386Z] + test 0 = 1
01:05:29 [2025-03-11T01:05:29.386Z] + case "${YUMREPOS}" in
01:05:29 [2025-03-11T01:05:29.386Z] + set +x
01:05:29 [2025-03-11T01:05:29.386Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.