Console Output

01:42:17 [2025-03-22T01:42:17.524Z] + set -xeuo pipefail
01:42:17 [2025-03-22T01:42:17.524Z] ++ umask
01:42:17 [2025-03-22T01:42:17.524Z] + '[' 0022 = 0000 ']'
01:42:17 [2025-03-22T01:42:17.524Z] + cosa init --branch testing-devel --commit=75b2039f1a7fc349fe2aa4583f6853f1d54ec405 https://github.com/coreos/fedora-coreos-config
01:42:18 [2025-03-22T01:42:18.102Z] notice: failed to look up uid in /etc/passwd; enabling workaround
01:42:18 [2025-03-22T01:42:18.357Z] info: Missing CAP_SYS_ADMIN; using virt
01:42:18 [2025-03-22T01:42:18.357Z] + mkdir -p src
01:42:18 [2025-03-22T01:42:18.357Z] + cd src
01:42:18 [2025-03-22T01:42:18.357Z] + test -e config
01:42:18 [2025-03-22T01:42:18.357Z] + case "${source}" in
01:42:18 [2025-03-22T01:42:18.357Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
01:42:18 [2025-03-22T01:42:18.357Z] Cloning into 'config'...
01:42:19 [2025-03-22T01:42:19.276Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
01:42:19 [2025-03-22T01:42:19.276Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
01:42:21 [2025-03-22T01:42:21.796Z] From https://gitlab.com/fedora/bootc/base-images
01:42:21 [2025-03-22T01:42:21.796Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
01:42:21 [2025-03-22T01:42:21.796Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
01:42:21 [2025-03-22T01:42:21.796Z] + '[' -n 75b2039f1a7fc349fe2aa4583f6853f1d54ec405 ']'
01:42:21 [2025-03-22T01:42:21.796Z] + git -C ./config fetch origin 75b2039f1a7fc349fe2aa4583f6853f1d54ec405
01:42:21 [2025-03-22T01:42:21.796Z] From https://github.com/coreos/fedora-coreos-config
01:42:21 [2025-03-22T01:42:21.796Z]  * branch            75b2039f1a7fc349fe2aa4583f6853f1d54ec405 -> FETCH_HEAD
01:42:21 [2025-03-22T01:42:21.796Z] + git -C ./config reset --hard 75b2039f1a7fc349fe2aa4583f6853f1d54ec405
01:42:21 [2025-03-22T01:42:21.796Z] HEAD is now at 75b2039 overrides: pin dnf5-5.2.11.0-1.fc41
01:42:21 [2025-03-22T01:42:21.796Z] + git -C ./config submodule update --init --recursive
01:42:21 [2025-03-22T01:42:21.796Z] + set +x
01:42:21 [2025-03-22T01:42:21.796Z] Config commit: 75b2039f1a7fc349fe2aa4583f6853f1d54ec405
01:42:21 [2025-03-22T01:42:21.796Z] + manifest=src/config/manifest.yaml
01:42:21 [2025-03-22T01:42:21.796Z] + image=src/config/image.yaml
01:42:21 [2025-03-22T01:42:21.796Z] + [[ -n '' ]]
01:42:21 [2025-03-22T01:42:21.796Z] + [[ ! -f src/config/manifest.yaml ]]
01:42:21 [2025-03-22T01:42:21.796Z] + [[ ! -f src/config/image.yaml ]]
01:42:21 [2025-03-22T01:42:21.796Z] + mkdir -p cache
01:42:21 [2025-03-22T01:42:21.796Z] + mkdir -p builds
01:42:21 [2025-03-22T01:42:21.796Z] + mkdir -p tmp
01:42:21 [2025-03-22T01:42:21.796Z] + mkdir -p overrides/rpm
01:42:21 [2025-03-22T01:42:21.796Z] + mkdir -p overrides/rootfs
01:42:21 [2025-03-22T01:42:21.796Z] + test 0 = 1
01:42:21 [2025-03-22T01:42:21.796Z] + case "${YUMREPOS}" in
01:42:21 [2025-03-22T01:42:21.796Z] + set +x
01:42:21 [2025-03-22T01:42:21.796Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.