Skip to content

Console Output

16:43:42 [2025-10-14T16:43:42.776Z] + set -xeuo pipefail
16:43:42 [2025-10-14T16:43:42.776Z] ++ umask
16:43:42 [2025-10-14T16:43:42.776Z] + '[' 0022 = 0000 ']'
16:43:42 [2025-10-14T16:43:42.776Z] + cosa init --branch rawhide --commit=c4948eb59c8ed1ba973645a0c9e27e01772fe437 https://github.com/coreos/fedora-coreos-config
16:43:42 [2025-10-14T16:43:42.776Z] notice: failed to look up uid in /etc/passwd; enabling workaround
16:43:42 [2025-10-14T16:43:42.776Z] info: Missing CAP_SYS_ADMIN; using virt
16:43:42 [2025-10-14T16:43:42.776Z] + mkdir -p src
16:43:42 [2025-10-14T16:43:42.776Z] + cd src
16:43:42 [2025-10-14T16:43:42.776Z] + test -e config
16:43:42 [2025-10-14T16:43:42.776Z] + case "${source}" in
16:43:42 [2025-10-14T16:43:42.776Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
16:43:42 [2025-10-14T16:43:42.776Z] Cloning into 'config'...
16:43:43 [2025-10-14T16:43:43.338Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
16:43:43 [2025-10-14T16:43:43.338Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
16:43:45 [2025-10-14T16:43:45.849Z] From https://gitlab.com/fedora/bootc/base-images
16:43:45 [2025-10-14T16:43:45.849Z]  * branch            4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
16:43:45 [2025-10-14T16:43:45.849Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
16:43:45 [2025-10-14T16:43:45.849Z] + '[' -n c4948eb59c8ed1ba973645a0c9e27e01772fe437 ']'
16:43:45 [2025-10-14T16:43:45.849Z] + git -C ./config fetch origin c4948eb59c8ed1ba973645a0c9e27e01772fe437
16:43:45 [2025-10-14T16:43:45.849Z] From https://github.com/coreos/fedora-coreos-config
16:43:45 [2025-10-14T16:43:45.849Z]  * branch            c4948eb59c8ed1ba973645a0c9e27e01772fe437 -> FETCH_HEAD
16:43:45 [2025-10-14T16:43:45.850Z] + git -C ./config reset --hard c4948eb59c8ed1ba973645a0c9e27e01772fe437
16:43:45 [2025-10-14T16:43:45.850Z] HEAD is now at c4948eb tree: import changes from testing-devel at 5e401a54667505016bbdf81073ad4fa6c243f975
16:43:45 [2025-10-14T16:43:45.850Z] + git -C ./config submodule update --init --recursive
16:43:45 [2025-10-14T16:43:45.850Z] + set +x
16:43:45 [2025-10-14T16:43:45.850Z] Config commit: c4948eb59c8ed1ba973645a0c9e27e01772fe437
16:43:45 [2025-10-14T16:43:45.850Z] + manifest=src/config/manifest.yaml
16:43:45 [2025-10-14T16:43:45.850Z] + image=src/config/image.yaml
16:43:45 [2025-10-14T16:43:45.850Z] + [[ -n '' ]]
16:43:45 [2025-10-14T16:43:45.850Z] + [[ ! -f src/config/manifest.yaml ]]
16:43:45 [2025-10-14T16:43:45.850Z] + [[ ! -f src/config/image.yaml ]]
16:43:45 [2025-10-14T16:43:45.850Z] + mkdir -p cache
16:43:45 [2025-10-14T16:43:45.850Z] + mkdir -p builds
16:43:45 [2025-10-14T16:43:45.850Z] + mkdir -p tmp
16:43:45 [2025-10-14T16:43:45.850Z] + mkdir -p overrides/rpm
16:43:45 [2025-10-14T16:43:45.850Z] + mkdir -p overrides/rootfs
16:43:45 [2025-10-14T16:43:45.850Z] + test 0 = 1
16:43:45 [2025-10-14T16:43:45.850Z] + case "${YUMREPOS}" in
16:43:45 [2025-10-14T16:43:45.850Z] + set +x
16:43:45 [2025-10-14T16:43:45.850Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.