Skip to content

Console Output

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