Console Output

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