Console Output
17:18:22 [2025-02-05T17:18:22.571Z] + set -xeuo pipefail
17:18:22 [2025-02-05T17:18:22.571Z] ++ umask
17:18:22 [2025-02-05T17:18:22.571Z] + '[' 0022 = 0000 ']'
17:18:22 [2025-02-05T17:18:22.571Z] + cosa init --branch testing-devel --commit=8cea2e1fbe1d61a3a40906093457b59358420721 https://github.com/coreos/fedora-coreos-config
17:18:22 [2025-02-05T17:18:22.571Z] notice: failed to look up uid in /etc/passwd; enabling workaround
17:18:22 [2025-02-05T17:18:22.571Z] info: Missing CAP_SYS_ADMIN; using virt
17:18:22 [2025-02-05T17:18:22.571Z] + mkdir -p src
17:18:22 [2025-02-05T17:18:22.571Z] + cd src
17:18:22 [2025-02-05T17:18:22.571Z] + test -e config
17:18:22 [2025-02-05T17:18:22.571Z] + case "${source}" in
17:18:22 [2025-02-05T17:18:22.571Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
17:18:22 [2025-02-05T17:18:22.571Z] Cloning into 'config'...
17:18:22 [2025-02-05T17:18:22.824Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
17:18:22 [2025-02-05T17:18:22.824Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
17:18:30 [2025-02-05T17:18:30.917Z] From https://gitlab.com/fedora/bootc/base-images
17:18:30 [2025-02-05T17:18:30.918Z] * branch 3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
17:18:30 [2025-02-05T17:18:30.918Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
17:18:30 [2025-02-05T17:18:30.918Z] + '[' -n 8cea2e1fbe1d61a3a40906093457b59358420721 ']'
17:18:30 [2025-02-05T17:18:30.918Z] + git -C ./config fetch origin 8cea2e1fbe1d61a3a40906093457b59358420721
17:18:30 [2025-02-05T17:18:30.918Z] From https://github.com/coreos/fedora-coreos-config
17:18:30 [2025-02-05T17:18:30.918Z] * branch 8cea2e1fbe1d61a3a40906093457b59358420721 -> FETCH_HEAD
17:18:30 [2025-02-05T17:18:30.918Z] + git -C ./config reset --hard 8cea2e1fbe1d61a3a40906093457b59358420721
17:18:30 [2025-02-05T17:18:30.918Z] HEAD is now at 8cea2e1 lockfiles: bump to latest
17:18:30 [2025-02-05T17:18:30.918Z] + git -C ./config submodule update --init --recursive
17:18:30 [2025-02-05T17:18:30.918Z] + set +x
17:18:30 [2025-02-05T17:18:30.918Z] Config commit: 8cea2e1fbe1d61a3a40906093457b59358420721
17:18:30 [2025-02-05T17:18:30.918Z] + manifest=src/config/manifest.yaml
17:18:30 [2025-02-05T17:18:30.918Z] + image=src/config/image.yaml
17:18:30 [2025-02-05T17:18:30.918Z] + [[ -n '' ]]
17:18:30 [2025-02-05T17:18:30.918Z] + [[ ! -f src/config/manifest.yaml ]]
17:18:30 [2025-02-05T17:18:30.918Z] + [[ ! -f src/config/image.yaml ]]
17:18:30 [2025-02-05T17:18:30.918Z] + mkdir -p cache
17:18:30 [2025-02-05T17:18:30.918Z] + mkdir -p builds
17:18:30 [2025-02-05T17:18:30.918Z] + mkdir -p tmp
17:18:30 [2025-02-05T17:18:30.918Z] + mkdir -p overrides/rpm
17:18:30 [2025-02-05T17:18:30.918Z] + mkdir -p overrides/rootfs
17:18:30 [2025-02-05T17:18:30.918Z] + test 0 = 1
17:18:30 [2025-02-05T17:18:30.918Z] + case "${YUMREPOS}" in
17:18:30 [2025-02-05T17:18:30.918Z] + set +x
17:18:30 [2025-02-05T17:18:30.918Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.