Skip to content

Console Output

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