Console Output

12:57:28 [2025-03-06T12:57:28.673Z] + set -xeuo pipefail
12:57:28 [2025-03-06T12:57:28.673Z] ++ umask
12:57:28 [2025-03-06T12:57:28.673Z] + '[' 0022 = 0000 ']'
12:57:28 [2025-03-06T12:57:28.673Z] + cosa init --branch rawhide --commit=a9334b229b2125e4a5c58212d6228ea6ee1ffa16 https://github.com/coreos/fedora-coreos-config
12:57:28 [2025-03-06T12:57:28.673Z] notice: failed to look up uid in /etc/passwd; enabling workaround
12:57:28 [2025-03-06T12:57:28.673Z] info: Missing CAP_SYS_ADMIN; using virt
12:57:28 [2025-03-06T12:57:28.673Z] + mkdir -p src
12:57:28 [2025-03-06T12:57:28.673Z] + cd src
12:57:28 [2025-03-06T12:57:28.673Z] + test -e config
12:57:28 [2025-03-06T12:57:28.673Z] + case "${source}" in
12:57:28 [2025-03-06T12:57:28.673Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
12:57:28 [2025-03-06T12:57:28.673Z] Cloning into 'config'...
12:57:28 [2025-03-06T12:57:28.928Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
12:57:28 [2025-03-06T12:57:28.929Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
12:57:32 [2025-03-06T12:57:32.180Z] From https://gitlab.com/fedora/bootc/base-images
12:57:32 [2025-03-06T12:57:32.180Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
12:57:32 [2025-03-06T12:57:32.180Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
12:57:32 [2025-03-06T12:57:32.180Z] + '[' -n a9334b229b2125e4a5c58212d6228ea6ee1ffa16 ']'
12:57:32 [2025-03-06T12:57:32.180Z] + git -C ./config fetch origin a9334b229b2125e4a5c58212d6228ea6ee1ffa16
12:57:32 [2025-03-06T12:57:32.433Z] From https://github.com/coreos/fedora-coreos-config
12:57:32 [2025-03-06T12:57:32.433Z]  * branch            a9334b229b2125e4a5c58212d6228ea6ee1ffa16 -> FETCH_HEAD
12:57:32 [2025-03-06T12:57:32.433Z] Fetching submodule fedora-bootc
12:57:34 [2025-03-06T12:57:34.627Z] From https://gitlab.com/fedora/bootc/base-images
12:57:34 [2025-03-06T12:57:34.627Z]  * branch            3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
12:57:34 [2025-03-06T12:57:34.627Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
12:57:34 [2025-03-06T12:57:34.627Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
12:57:34 [2025-03-06T12:57:34.627Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
12:57:34 [2025-03-06T12:57:34.627Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
12:57:34 [2025-03-06T12:57:34.627Z]  * branch            9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
12:57:34 [2025-03-06T12:57:34.627Z] + git -C ./config reset --hard a9334b229b2125e4a5c58212d6228ea6ee1ffa16
12:57:34 [2025-03-06T12:57:34.627Z] HEAD is now at a9334b2 tree: import changes from testing-devel at 793cabb95dba249c3f912e1d344b97134758753d
12:57:34 [2025-03-06T12:57:34.627Z] + git -C ./config submodule update --init --recursive
12:57:34 [2025-03-06T12:57:34.627Z] + set +x
12:57:34 [2025-03-06T12:57:34.627Z] Config commit: a9334b229b2125e4a5c58212d6228ea6ee1ffa16
12:57:34 [2025-03-06T12:57:34.627Z] + manifest=src/config/manifest.yaml
12:57:34 [2025-03-06T12:57:34.627Z] + image=src/config/image.yaml
12:57:34 [2025-03-06T12:57:34.627Z] + [[ -n '' ]]
12:57:34 [2025-03-06T12:57:34.627Z] + [[ ! -f src/config/manifest.yaml ]]
12:57:34 [2025-03-06T12:57:34.627Z] + [[ ! -f src/config/image.yaml ]]
12:57:34 [2025-03-06T12:57:34.627Z] + mkdir -p cache
12:57:34 [2025-03-06T12:57:34.627Z] + mkdir -p builds
12:57:34 [2025-03-06T12:57:34.627Z] + mkdir -p tmp
12:57:34 [2025-03-06T12:57:34.627Z] + mkdir -p overrides/rpm
12:57:34 [2025-03-06T12:57:34.627Z] + mkdir -p overrides/rootfs
12:57:34 [2025-03-06T12:57:34.627Z] + test 0 = 1
12:57:34 [2025-03-06T12:57:34.627Z] + case "${YUMREPOS}" in
12:57:34 [2025-03-06T12:57:34.627Z] + set +x
12:57:34 [2025-03-06T12:57:34.627Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.