Console Output

20:07:14 [2025-01-27T20:07:14.975Z] + set -xeuo pipefail
20:07:14 [2025-01-27T20:07:14.975Z] ++ umask
20:07:14 [2025-01-27T20:07:14.975Z] + '[' 0022 = 0000 ']'
20:07:14 [2025-01-27T20:07:14.975Z] + cosa init --branch testing-devel --commit=09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 https://github.com/coreos/fedora-coreos-config
20:07:14 [2025-01-27T20:07:14.975Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:07:14 [2025-01-27T20:07:14.975Z] info: Missing CAP_SYS_ADMIN; using virt
20:07:14 [2025-01-27T20:07:14.975Z] + mkdir -p src
20:07:14 [2025-01-27T20:07:14.975Z] + cd src
20:07:14 [2025-01-27T20:07:14.975Z] + test -e config
20:07:14 [2025-01-27T20:07:14.975Z] + case "${source}" in
20:07:14 [2025-01-27T20:07:14.975Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:07:14 [2025-01-27T20:07:14.975Z] Cloning into 'config'...
20:07:15 [2025-01-27T20:07:15.231Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
20:07:15 [2025-01-27T20:07:15.231Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
20:07:15 [2025-01-27T20:07:15.798Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4'
20:07:15 [2025-01-27T20:07:15.798Z] + '[' -n 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 ']'
20:07:15 [2025-01-27T20:07:15.798Z] + git -C ./config fetch origin 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3
20:07:16 [2025-01-27T20:07:16.052Z] From https://github.com/coreos/fedora-coreos-config
20:07:16 [2025-01-27T20:07:16.052Z]  * branch            09c1960e45e5a15a52d1b386cf1e0e369bcabdf3 -> FETCH_HEAD
20:07:16 [2025-01-27T20:07:16.052Z] + git -C ./config reset --hard 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3
20:07:16 [2025-01-27T20:07:16.052Z] HEAD is now at 09c1960 tests/kola: check only for rhcos based on 9.4 in composefs.enabled test
20:07:16 [2025-01-27T20:07:16.052Z] + git -C ./config submodule update --init --recursive
20:07:16 [2025-01-27T20:07:16.052Z] + set +x
20:07:16 [2025-01-27T20:07:16.052Z] Config commit: 09c1960e45e5a15a52d1b386cf1e0e369bcabdf3
20:07:16 [2025-01-27T20:07:16.052Z] + manifest=src/config/manifest.yaml
20:07:16 [2025-01-27T20:07:16.052Z] + image=src/config/image.yaml
20:07:16 [2025-01-27T20:07:16.052Z] + [[ -n '' ]]
20:07:16 [2025-01-27T20:07:16.052Z] + [[ ! -f src/config/manifest.yaml ]]
20:07:16 [2025-01-27T20:07:16.052Z] + [[ ! -f src/config/image.yaml ]]
20:07:16 [2025-01-27T20:07:16.052Z] + mkdir -p cache
20:07:16 [2025-01-27T20:07:16.052Z] + mkdir -p builds
20:07:16 [2025-01-27T20:07:16.052Z] + mkdir -p tmp
20:07:16 [2025-01-27T20:07:16.052Z] + mkdir -p overrides/rpm
20:07:16 [2025-01-27T20:07:16.052Z] + mkdir -p overrides/rootfs
20:07:16 [2025-01-27T20:07:16.052Z] + test 0 = 1
20:07:16 [2025-01-27T20:07:16.052Z] + case "${YUMREPOS}" in
20:07:16 [2025-01-27T20:07:16.052Z] + set +x
20:07:16 [2025-01-27T20:07:16.052Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.