Console Output

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