Console Output
00:09:23 [2025-03-22T00:09:23.643Z] + set -xeuo pipefail
00:09:23 [2025-03-22T00:09:23.643Z] ++ umask
00:09:23 [2025-03-22T00:09:23.643Z] + '[' 0022 = 0000 ']'
00:09:23 [2025-03-22T00:09:23.643Z] + cosa init --branch next-devel --commit=9fa14b7bc90a039a0d4ca1af4fd86f3a8f2ae43d https://github.com/coreos/fedora-coreos-config
00:09:23 [2025-03-22T00:09:23.643Z] notice: failed to look up uid in /etc/passwd; enabling workaround
00:09:23 [2025-03-22T00:09:23.643Z] info: Missing CAP_SYS_ADMIN; using virt
00:09:23 [2025-03-22T00:09:23.643Z] + mkdir -p src
00:09:23 [2025-03-22T00:09:23.643Z] + cd src
00:09:23 [2025-03-22T00:09:23.643Z] + test -e config
00:09:23 [2025-03-22T00:09:23.643Z] + case "${source}" in
00:09:23 [2025-03-22T00:09:23.643Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
00:09:23 [2025-03-22T00:09:23.643Z] Cloning into 'config'...
00:09:24 [2025-03-22T00:09:24.593Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
00:09:24 [2025-03-22T00:09:24.593Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
00:09:27 [2025-03-22T00:09:27.092Z] From https://gitlab.com/fedora/bootc/base-images
00:09:27 [2025-03-22T00:09:27.092Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
00:09:27 [2025-03-22T00:09:27.092Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
00:09:27 [2025-03-22T00:09:27.092Z] + '[' -n 9fa14b7bc90a039a0d4ca1af4fd86f3a8f2ae43d ']'
00:09:27 [2025-03-22T00:09:27.092Z] + git -C ./config fetch origin 9fa14b7bc90a039a0d4ca1af4fd86f3a8f2ae43d
00:09:27 [2025-03-22T00:09:27.092Z] From https://github.com/coreos/fedora-coreos-config
00:09:27 [2025-03-22T00:09:27.092Z] * branch 9fa14b7bc90a039a0d4ca1af4fd86f3a8f2ae43d -> FETCH_HEAD
00:09:27 [2025-03-22T00:09:27.092Z] + git -C ./config reset --hard 9fa14b7bc90a039a0d4ca1af4fd86f3a8f2ae43d
00:09:27 [2025-03-22T00:09:27.092Z] HEAD is now at 9fa14b7 overrides: fast-track rpm-ostree-2025.6-6.fc42
00:09:27 [2025-03-22T00:09:27.092Z] + git -C ./config submodule update --init --recursive
00:09:27 [2025-03-22T00:09:27.092Z] + set +x
00:09:27 [2025-03-22T00:09:27.092Z] Config commit: 9fa14b7bc90a039a0d4ca1af4fd86f3a8f2ae43d
00:09:27 [2025-03-22T00:09:27.092Z] + manifest=src/config/manifest.yaml
00:09:27 [2025-03-22T00:09:27.092Z] + image=src/config/image.yaml
00:09:27 [2025-03-22T00:09:27.092Z] + [[ -n '' ]]
00:09:27 [2025-03-22T00:09:27.092Z] + [[ ! -f src/config/manifest.yaml ]]
00:09:27 [2025-03-22T00:09:27.092Z] + [[ ! -f src/config/image.yaml ]]
00:09:27 [2025-03-22T00:09:27.092Z] + mkdir -p cache
00:09:27 [2025-03-22T00:09:27.092Z] + mkdir -p builds
00:09:27 [2025-03-22T00:09:27.092Z] + mkdir -p tmp
00:09:27 [2025-03-22T00:09:27.092Z] + mkdir -p overrides/rpm
00:09:27 [2025-03-22T00:09:27.092Z] + mkdir -p overrides/rootfs
00:09:27 [2025-03-22T00:09:27.092Z] + test 0 = 1
00:09:27 [2025-03-22T00:09:27.092Z] + case "${YUMREPOS}" in
00:09:27 [2025-03-22T00:09:27.092Z] + set +x
00:09:27 [2025-03-22T00:09:27.092Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.