Console Output

11:50:32 [2025-02-11T11:50:32.926Z] + set -xeuo pipefail
11:50:32 [2025-02-11T11:50:32.927Z] ++ umask
11:50:32 [2025-02-11T11:50:32.927Z] + '[' 0022 = 0000 ']'
11:50:32 [2025-02-11T11:50:32.927Z] + cosa init --branch branched --commit=d70ca6fd74c6195bcd7c4729ca3b7cfe13dbb7d6 https://github.com/coreos/fedora-coreos-config
11:50:32 [2025-02-11T11:50:32.927Z] notice: failed to look up uid in /etc/passwd; enabling workaround
11:50:32 [2025-02-11T11:50:32.927Z] info: Missing CAP_SYS_ADMIN; using virt
11:50:32 [2025-02-11T11:50:32.927Z] + mkdir -p src
11:50:32 [2025-02-11T11:50:32.927Z] + cd src
11:50:32 [2025-02-11T11:50:32.927Z] + test -e config
11:50:32 [2025-02-11T11:50:32.927Z] + case "${source}" in
11:50:32 [2025-02-11T11:50:32.927Z] + git clone --branch=branched --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
11:50:32 [2025-02-11T11:50:32.927Z] Cloning into 'config'...
11:50:33 [2025-02-11T11:50:33.197Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
11:50:33 [2025-02-11T11:50:33.197Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
11:50:33 [2025-02-11T11:50:33.756Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
11:50:33 [2025-02-11T11:50:33.756Z] + '[' -n d70ca6fd74c6195bcd7c4729ca3b7cfe13dbb7d6 ']'
11:50:33 [2025-02-11T11:50:33.756Z] + git -C ./config fetch origin d70ca6fd74c6195bcd7c4729ca3b7cfe13dbb7d6
11:50:34 [2025-02-11T11:50:34.013Z] From https://github.com/coreos/fedora-coreos-config
11:50:34 [2025-02-11T11:50:34.013Z]  * branch            d70ca6fd74c6195bcd7c4729ca3b7cfe13dbb7d6 -> FETCH_HEAD
11:50:34 [2025-02-11T11:50:34.013Z] + git -C ./config reset --hard d70ca6fd74c6195bcd7c4729ca3b7cfe13dbb7d6
11:50:34 [2025-02-11T11:50:34.013Z] HEAD is now at d70ca6f tree: import changes from testing-devel at d7f6dade9560dd7918dbe675aa7cd6cddb0e646f
11:50:34 [2025-02-11T11:50:34.013Z] + git -C ./config submodule update --init --recursive
11:50:34 [2025-02-11T11:50:34.013Z] + set +x
11:50:34 [2025-02-11T11:50:34.013Z] Config commit: d70ca6fd74c6195bcd7c4729ca3b7cfe13dbb7d6
11:50:34 [2025-02-11T11:50:34.013Z] + manifest=src/config/manifest.yaml
11:50:34 [2025-02-11T11:50:34.013Z] + image=src/config/image.yaml
11:50:34 [2025-02-11T11:50:34.013Z] + [[ -n '' ]]
11:50:34 [2025-02-11T11:50:34.013Z] + [[ ! -f src/config/manifest.yaml ]]
11:50:34 [2025-02-11T11:50:34.013Z] + [[ ! -f src/config/image.yaml ]]
11:50:34 [2025-02-11T11:50:34.013Z] + mkdir -p cache
11:50:34 [2025-02-11T11:50:34.013Z] + mkdir -p builds
11:50:34 [2025-02-11T11:50:34.013Z] + mkdir -p tmp
11:50:34 [2025-02-11T11:50:34.013Z] + mkdir -p overrides/rpm
11:50:34 [2025-02-11T11:50:34.013Z] + mkdir -p overrides/rootfs
11:50:34 [2025-02-11T11:50:34.013Z] + test 0 = 1
11:50:34 [2025-02-11T11:50:34.013Z] + case "${YUMREPOS}" in
11:50:34 [2025-02-11T11:50:34.013Z] + set +x
11:50:34 [2025-02-11T11:50:34.013Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.