Console Output

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