Skip to content

Console Output

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