Skip to content

Console Output

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