Skip to content

Console Output

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