Skip to content

Console Output

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