Console Output

16:25:44 [2025-02-17T16:25:44.005Z] + set -xeuo pipefail
16:25:44 [2025-02-17T16:25:44.005Z] ++ umask
16:25:44 [2025-02-17T16:25:44.005Z] + '[' 0022 = 0000 ']'
16:25:44 [2025-02-17T16:25:44.005Z] + cosa init --branch branched --commit=49cd45fb21725c578f0c546fbc0f64921308e122 https://github.com/coreos/fedora-coreos-config
16:25:44 [2025-02-17T16:25:44.005Z] notice: failed to look up uid in /etc/passwd; enabling workaround
16:25:44 [2025-02-17T16:25:44.259Z] info: Missing CAP_SYS_ADMIN; using virt
16:25:44 [2025-02-17T16:25:44.259Z] + mkdir -p src
16:25:44 [2025-02-17T16:25:44.259Z] + cd src
16:25:44 [2025-02-17T16:25:44.259Z] + test -e config
16:25:44 [2025-02-17T16:25:44.259Z] + case "${source}" in
16:25:44 [2025-02-17T16:25:44.259Z] + git clone --branch=branched --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
16:25:44 [2025-02-17T16:25:44.259Z] Cloning into 'config'...
16:25:44 [2025-02-17T16:25:44.820Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
16:25:44 [2025-02-17T16:25:44.820Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
16:25:45 [2025-02-17T16:25:45.744Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
16:25:45 [2025-02-17T16:25:45.744Z] + '[' -n 49cd45fb21725c578f0c546fbc0f64921308e122 ']'
16:25:45 [2025-02-17T16:25:45.744Z] + git -C ./config fetch origin 49cd45fb21725c578f0c546fbc0f64921308e122
16:25:45 [2025-02-17T16:25:45.744Z] From https://github.com/coreos/fedora-coreos-config
16:25:45 [2025-02-17T16:25:45.744Z]  * branch            49cd45fb21725c578f0c546fbc0f64921308e122 -> FETCH_HEAD
16:25:45 [2025-02-17T16:25:45.744Z] + git -C ./config reset --hard 49cd45fb21725c578f0c546fbc0f64921308e122
16:25:45 [2025-02-17T16:25:45.744Z] HEAD is now at 49cd45f tree: import changes from testing-devel at 1dc0db3531b60ffae15f5da194bf75a608729434
16:25:45 [2025-02-17T16:25:45.744Z] + git -C ./config submodule update --init --recursive
16:25:45 [2025-02-17T16:25:45.744Z] + set +x
16:25:45 [2025-02-17T16:25:45.744Z] Config commit: 49cd45fb21725c578f0c546fbc0f64921308e122
16:25:45 [2025-02-17T16:25:45.744Z] + manifest=src/config/manifest.yaml
16:25:45 [2025-02-17T16:25:45.744Z] + image=src/config/image.yaml
16:25:45 [2025-02-17T16:25:45.744Z] + [[ -n '' ]]
16:25:45 [2025-02-17T16:25:45.744Z] + [[ ! -f src/config/manifest.yaml ]]
16:25:45 [2025-02-17T16:25:45.744Z] + [[ ! -f src/config/image.yaml ]]
16:25:45 [2025-02-17T16:25:45.744Z] + mkdir -p cache
16:25:45 [2025-02-17T16:25:45.744Z] + mkdir -p builds
16:25:45 [2025-02-17T16:25:45.744Z] + mkdir -p tmp
16:25:45 [2025-02-17T16:25:45.744Z] + mkdir -p overrides/rpm
16:25:45 [2025-02-17T16:25:45.744Z] + mkdir -p overrides/rootfs
16:25:45 [2025-02-17T16:25:45.744Z] + test 0 = 1
16:25:45 [2025-02-17T16:25:45.744Z] + case "${YUMREPOS}" in
16:25:45 [2025-02-17T16:25:45.744Z] + set +x
16:25:45 [2025-02-17T16:25:45.744Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.