Console Output
14:22:17 [2024-12-11T14:22:17.374Z] + set -xeuo pipefail
14:22:17 [2024-12-11T14:22:17.374Z] ++ umask
14:22:17 [2024-12-11T14:22:17.374Z] + '[' 0022 = 0000 ']'
14:22:17 [2024-12-11T14:22:17.374Z] + cosa init --branch testing-devel --commit=e97a55b18aa2478bd01c38ed725f8c528555c030 https://github.com/coreos/fedora-coreos-config
14:22:17 [2024-12-11T14:22:17.374Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:22:17 [2024-12-11T14:22:17.374Z] info: Missing CAP_SYS_ADMIN; using virt
14:22:17 [2024-12-11T14:22:17.374Z] + mkdir -p src
14:22:17 [2024-12-11T14:22:17.374Z] + cd src
14:22:17 [2024-12-11T14:22:17.374Z] + test -e config
14:22:17 [2024-12-11T14:22:17.374Z] + case "${source}" in
14:22:17 [2024-12-11T14:22:17.375Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:22:17 [2024-12-11T14:22:17.375Z] Cloning into 'config'...
14:22:17 [2024-12-11T14:22:17.630Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:22:17 [2024-12-11T14:22:17.630Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:22:18 [2024-12-11T14:22:18.191Z] Submodule path 'fedora-bootc': checked out '7530b75489ae404974dc8a955e41eb161c5b8523'
14:22:18 [2024-12-11T14:22:18.191Z] + '[' -n e97a55b18aa2478bd01c38ed725f8c528555c030 ']'
14:22:18 [2024-12-11T14:22:18.191Z] + git -C ./config fetch origin e97a55b18aa2478bd01c38ed725f8c528555c030
14:22:18 [2024-12-11T14:22:18.468Z] From https://github.com/coreos/fedora-coreos-config
14:22:18 [2024-12-11T14:22:18.468Z] * branch e97a55b18aa2478bd01c38ed725f8c528555c030 -> FETCH_HEAD
14:22:18 [2024-12-11T14:22:18.468Z] + git -C ./config reset --hard e97a55b18aa2478bd01c38ed725f8c528555c030
14:22:18 [2024-12-11T14:22:18.468Z] HEAD is now at e97a55b lockfiles: bump to latest
14:22:18 [2024-12-11T14:22:18.468Z] + git -C ./config submodule update --init --recursive
14:22:18 [2024-12-11T14:22:18.468Z] + set +x
14:22:18 [2024-12-11T14:22:18.468Z] Config commit: e97a55b18aa2478bd01c38ed725f8c528555c030
14:22:18 [2024-12-11T14:22:18.468Z] + manifest=src/config/manifest.yaml
14:22:18 [2024-12-11T14:22:18.468Z] + image=src/config/image.yaml
14:22:18 [2024-12-11T14:22:18.468Z] + [[ -n '' ]]
14:22:18 [2024-12-11T14:22:18.468Z] + [[ ! -f src/config/manifest.yaml ]]
14:22:18 [2024-12-11T14:22:18.468Z] + [[ ! -f src/config/image.yaml ]]
14:22:18 [2024-12-11T14:22:18.468Z] + mkdir -p cache
14:22:18 [2024-12-11T14:22:18.468Z] + mkdir -p builds
14:22:18 [2024-12-11T14:22:18.468Z] + mkdir -p tmp
14:22:18 [2024-12-11T14:22:18.468Z] + mkdir -p overrides/rpm
14:22:18 [2024-12-11T14:22:18.468Z] + mkdir -p overrides/rootfs
14:22:18 [2024-12-11T14:22:18.468Z] + test 0 = 1
14:22:18 [2024-12-11T14:22:18.468Z] + case "${YUMREPOS}" in
14:22:18 [2024-12-11T14:22:18.468Z] + set +x
14:22:18 [2024-12-11T14:22:18.468Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.