Console Output
13:07:23 [2025-02-12T13:07:23.649Z] + set -xeuo pipefail
13:07:23 [2025-02-12T13:07:23.649Z] ++ umask
13:07:23 [2025-02-12T13:07:23.649Z] + '[' 0022 = 0000 ']'
13:07:23 [2025-02-12T13:07:23.649Z] + cosa init --branch rawhide --commit=7b17e036c9b2638c418f44bc4394d3dc29c79a47 https://github.com/coreos/fedora-coreos-config
13:07:23 [2025-02-12T13:07:23.649Z] notice: failed to look up uid in /etc/passwd; enabling workaround
13:07:23 [2025-02-12T13:07:23.649Z] info: Missing CAP_SYS_ADMIN; using virt
13:07:23 [2025-02-12T13:07:23.649Z] + mkdir -p src
13:07:23 [2025-02-12T13:07:23.649Z] + cd src
13:07:23 [2025-02-12T13:07:23.649Z] + test -e config
13:07:23 [2025-02-12T13:07:23.649Z] + case "${source}" in
13:07:23 [2025-02-12T13:07:23.649Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
13:07:23 [2025-02-12T13:07:23.649Z] Cloning into 'config'...
13:07:24 [2025-02-12T13:07:24.210Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
13:07:24 [2025-02-12T13:07:24.210Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
13:07:24 [2025-02-12T13:07:24.773Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
13:07:24 [2025-02-12T13:07:24.773Z] + '[' -n 7b17e036c9b2638c418f44bc4394d3dc29c79a47 ']'
13:07:24 [2025-02-12T13:07:24.773Z] + git -C ./config fetch origin 7b17e036c9b2638c418f44bc4394d3dc29c79a47
13:07:25 [2025-02-12T13:07:25.028Z] From https://github.com/coreos/fedora-coreos-config
13:07:25 [2025-02-12T13:07:25.028Z] * branch 7b17e036c9b2638c418f44bc4394d3dc29c79a47 -> FETCH_HEAD
13:07:25 [2025-02-12T13:07:25.028Z] + git -C ./config reset --hard 7b17e036c9b2638c418f44bc4394d3dc29c79a47
13:07:25 [2025-02-12T13:07:25.028Z] HEAD is now at 7b17e03 tree: import changes from testing-devel at d7f6dade9560dd7918dbe675aa7cd6cddb0e646f
13:07:25 [2025-02-12T13:07:25.028Z] + git -C ./config submodule update --init --recursive
13:07:25 [2025-02-12T13:07:25.028Z] + set +x
13:07:25 [2025-02-12T13:07:25.028Z] Config commit: 7b17e036c9b2638c418f44bc4394d3dc29c79a47
13:07:25 [2025-02-12T13:07:25.028Z] + manifest=src/config/manifest.yaml
13:07:25 [2025-02-12T13:07:25.028Z] + image=src/config/image.yaml
13:07:25 [2025-02-12T13:07:25.028Z] + [[ -n '' ]]
13:07:25 [2025-02-12T13:07:25.028Z] + [[ ! -f src/config/manifest.yaml ]]
13:07:25 [2025-02-12T13:07:25.028Z] + [[ ! -f src/config/image.yaml ]]
13:07:25 [2025-02-12T13:07:25.028Z] + mkdir -p cache
13:07:25 [2025-02-12T13:07:25.028Z] + mkdir -p builds
13:07:25 [2025-02-12T13:07:25.028Z] + mkdir -p tmp
13:07:25 [2025-02-12T13:07:25.028Z] + mkdir -p overrides/rpm
13:07:25 [2025-02-12T13:07:25.028Z] + mkdir -p overrides/rootfs
13:07:25 [2025-02-12T13:07:25.028Z] + test 0 = 1
13:07:25 [2025-02-12T13:07:25.028Z] + case "${YUMREPOS}" in
13:07:25 [2025-02-12T13:07:25.028Z] + set +x
13:07:25 [2025-02-12T13:07:25.028Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.