Skip to content

Console Output

15:09:57 [2025-10-09T15:09:57.382Z] + set -xeuo pipefail
15:09:57 [2025-10-09T15:09:57.382Z] ++ umask
15:09:57 [2025-10-09T15:09:57.382Z] + '[' 0022 = 0000 ']'
15:09:57 [2025-10-09T15:09:57.382Z] + cosa init --branch rawhide --commit=5af3039c7eb4cfa2cea21a2e239b9960d4a20130 https://github.com/coreos/fedora-coreos-config
15:09:57 [2025-10-09T15:09:57.382Z] notice: failed to look up uid in /etc/passwd; enabling workaround
15:09:57 [2025-10-09T15:09:57.382Z] info: Missing CAP_SYS_ADMIN; using virt
15:09:57 [2025-10-09T15:09:57.382Z] + mkdir -p src
15:09:57 [2025-10-09T15:09:57.382Z] + cd src
15:09:57 [2025-10-09T15:09:57.382Z] + test -e config
15:09:57 [2025-10-09T15:09:57.382Z] + case "${source}" in
15:09:57 [2025-10-09T15:09:57.382Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
15:09:57 [2025-10-09T15:09:57.382Z] Cloning into 'config'...
15:09:57 [2025-10-09T15:09:57.942Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
15:09:57 [2025-10-09T15:09:57.942Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
15:10:00 [2025-10-09T15:10:00.456Z] From https://gitlab.com/fedora/bootc/base-images
15:10:00 [2025-10-09T15:10:00.456Z]  * branch            4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
15:10:00 [2025-10-09T15:10:00.456Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
15:10:00 [2025-10-09T15:10:00.456Z] + '[' -n 5af3039c7eb4cfa2cea21a2e239b9960d4a20130 ']'
15:10:00 [2025-10-09T15:10:00.456Z] + git -C ./config fetch origin 5af3039c7eb4cfa2cea21a2e239b9960d4a20130
15:10:00 [2025-10-09T15:10:00.456Z] From https://github.com/coreos/fedora-coreos-config
15:10:00 [2025-10-09T15:10:00.456Z]  * branch            5af3039c7eb4cfa2cea21a2e239b9960d4a20130 -> FETCH_HEAD
15:10:00 [2025-10-09T15:10:00.456Z] + git -C ./config reset --hard 5af3039c7eb4cfa2cea21a2e239b9960d4a20130
15:10:00 [2025-10-09T15:10:00.456Z] HEAD is now at 5af3039 tree: import changes from testing-devel at a976186c1217cb05809277b49f4778d753813048
15:10:00 [2025-10-09T15:10:00.456Z] + git -C ./config submodule update --init --recursive
15:10:00 [2025-10-09T15:10:00.456Z] + set +x
15:10:00 [2025-10-09T15:10:00.456Z] Config commit: 5af3039c7eb4cfa2cea21a2e239b9960d4a20130
15:10:00 [2025-10-09T15:10:00.456Z] + manifest=src/config/manifest.yaml
15:10:00 [2025-10-09T15:10:00.456Z] + image=src/config/image.yaml
15:10:00 [2025-10-09T15:10:00.456Z] + [[ -n '' ]]
15:10:00 [2025-10-09T15:10:00.456Z] + [[ ! -f src/config/manifest.yaml ]]
15:10:00 [2025-10-09T15:10:00.456Z] + [[ ! -f src/config/image.yaml ]]
15:10:00 [2025-10-09T15:10:00.456Z] + mkdir -p cache
15:10:00 [2025-10-09T15:10:00.456Z] + mkdir -p builds
15:10:00 [2025-10-09T15:10:00.456Z] + mkdir -p tmp
15:10:00 [2025-10-09T15:10:00.456Z] + mkdir -p overrides/rpm
15:10:00 [2025-10-09T15:10:00.456Z] + mkdir -p overrides/rootfs
15:10:00 [2025-10-09T15:10:00.456Z] + test 0 = 1
15:10:00 [2025-10-09T15:10:00.456Z] + case "${YUMREPOS}" in
15:10:00 [2025-10-09T15:10:00.456Z] + set +x
15:10:00 [2025-10-09T15:10:00.456Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.