Skip to content

Console Output

12:09:45 [2025-08-29T12:09:45.112Z] + set -xeuo pipefail
12:09:45 [2025-08-29T12:09:45.112Z] ++ umask
12:09:45 [2025-08-29T12:09:45.112Z] + '[' 0022 = 0000 ']'
12:09:45 [2025-08-29T12:09:45.112Z] + cosa init --branch testing-devel --commit=c36249424f7447c40a0ae0a756c84ea5a70d951d https://github.com/coreos/fedora-coreos-config
12:09:45 [2025-08-29T12:09:45.112Z] notice: failed to look up uid in /etc/passwd; enabling workaround
12:09:45 [2025-08-29T12:09:45.112Z] info: Missing CAP_SYS_ADMIN; using virt
12:09:45 [2025-08-29T12:09:45.112Z] + mkdir -p src
12:09:45 [2025-08-29T12:09:45.112Z] + cd src
12:09:45 [2025-08-29T12:09:45.112Z] + test -e config
12:09:45 [2025-08-29T12:09:45.112Z] + case "${source}" in
12:09:45 [2025-08-29T12:09:45.112Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
12:09:45 [2025-08-29T12:09:45.112Z] Cloning into 'config'...
12:09:45 [2025-08-29T12:09:45.367Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
12:09:45 [2025-08-29T12:09:45.367Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
12:09:47 [2025-08-29T12:09:47.877Z] From https://gitlab.com/fedora/bootc/base-images
12:09:47 [2025-08-29T12:09:47.877Z]  * branch            efe2b7c6be90af546147d11d254b67a10d47f785 -> FETCH_HEAD
12:09:47 [2025-08-29T12:09:47.877Z] Submodule path 'fedora-bootc': checked out 'efe2b7c6be90af546147d11d254b67a10d47f785'
12:09:47 [2025-08-29T12:09:47.877Z] + '[' -n c36249424f7447c40a0ae0a756c84ea5a70d951d ']'
12:09:47 [2025-08-29T12:09:47.877Z] + git -C ./config fetch origin c36249424f7447c40a0ae0a756c84ea5a70d951d
12:09:47 [2025-08-29T12:09:47.877Z] From https://github.com/coreos/fedora-coreos-config
12:09:47 [2025-08-29T12:09:47.877Z]  * branch            c36249424f7447c40a0ae0a756c84ea5a70d951d -> FETCH_HEAD
12:09:47 [2025-08-29T12:09:47.877Z] + git -C ./config reset --hard c36249424f7447c40a0ae0a756c84ea5a70d951d
12:09:47 [2025-08-29T12:09:47.877Z] HEAD is now at c362494 build-rootfs: fix lockfile-repos handling
12:09:47 [2025-08-29T12:09:47.877Z] + git -C ./config submodule update --init --recursive
12:09:47 [2025-08-29T12:09:47.877Z] + set +x
12:09:47 [2025-08-29T12:09:47.877Z] Config commit: c36249424f7447c40a0ae0a756c84ea5a70d951d
12:09:47 [2025-08-29T12:09:47.877Z] + manifest=src/config/manifest.yaml
12:09:47 [2025-08-29T12:09:47.877Z] + image=src/config/image.yaml
12:09:47 [2025-08-29T12:09:47.877Z] + [[ -n '' ]]
12:09:47 [2025-08-29T12:09:47.877Z] + [[ ! -f src/config/manifest.yaml ]]
12:09:47 [2025-08-29T12:09:47.877Z] + [[ ! -f src/config/image.yaml ]]
12:09:47 [2025-08-29T12:09:47.877Z] + mkdir -p cache
12:09:47 [2025-08-29T12:09:47.877Z] + mkdir -p builds
12:09:47 [2025-08-29T12:09:47.877Z] + mkdir -p tmp
12:09:47 [2025-08-29T12:09:47.877Z] + mkdir -p overrides/rpm
12:09:47 [2025-08-29T12:09:47.877Z] + mkdir -p overrides/rootfs
12:09:47 [2025-08-29T12:09:47.877Z] + test 0 = 1
12:09:47 [2025-08-29T12:09:47.877Z] + case "${YUMREPOS}" in
12:09:47 [2025-08-29T12:09:47.877Z] + set +x
12:09:47 [2025-08-29T12:09:47.877Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.