Skip to content

Console Output

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