Console Output

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