Skip to content

Console Output

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