Console Output

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