Console Output
14:12:57 [2025-03-20T14:12:57.189Z] + set -xeuo pipefail
14:12:57 [2025-03-20T14:12:57.190Z] ++ umask
14:12:57 [2025-03-20T14:12:57.190Z] + '[' 0022 = 0000 ']'
14:12:57 [2025-03-20T14:12:57.190Z] + cosa init --branch next-devel --commit=641305b07775f229df95271664b1e8b5eb2a5469 https://github.com/coreos/fedora-coreos-config
14:12:57 [2025-03-20T14:12:57.190Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:12:57 [2025-03-20T14:12:57.190Z] info: Missing CAP_SYS_ADMIN; using virt
14:12:57 [2025-03-20T14:12:57.190Z] + mkdir -p src
14:12:57 [2025-03-20T14:12:57.190Z] + cd src
14:12:57 [2025-03-20T14:12:57.190Z] + test -e config
14:12:57 [2025-03-20T14:12:57.190Z] + case "${source}" in
14:12:57 [2025-03-20T14:12:57.190Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:12:57 [2025-03-20T14:12:57.190Z] Cloning into 'config'...
14:12:57 [2025-03-20T14:12:57.443Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
14:12:57 [2025-03-20T14:12:57.443Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
14:12:59 [2025-03-20T14:12:59.953Z] From https://gitlab.com/fedora/bootc/base-images
14:12:59 [2025-03-20T14:12:59.953Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
14:12:59 [2025-03-20T14:12:59.953Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc'
14:12:59 [2025-03-20T14:12:59.953Z] + '[' -n 641305b07775f229df95271664b1e8b5eb2a5469 ']'
14:12:59 [2025-03-20T14:12:59.953Z] + git -C ./config fetch origin 641305b07775f229df95271664b1e8b5eb2a5469
14:12:59 [2025-03-20T14:12:59.953Z] From https://github.com/coreos/fedora-coreos-config
14:12:59 [2025-03-20T14:12:59.953Z] * branch 641305b07775f229df95271664b1e8b5eb2a5469 -> FETCH_HEAD
14:12:59 [2025-03-20T14:12:59.953Z] + git -C ./config reset --hard 641305b07775f229df95271664b1e8b5eb2a5469
14:12:59 [2025-03-20T14:12:59.953Z] HEAD is now at 641305b tree: import changes from testing-devel at ac6a75fd5abf627bdd1d0406bce07e7dfe100ee4
14:12:59 [2025-03-20T14:12:59.953Z] + git -C ./config submodule update --init --recursive
14:12:59 [2025-03-20T14:12:59.953Z] + set +x
14:12:59 [2025-03-20T14:12:59.953Z] Config commit: 641305b07775f229df95271664b1e8b5eb2a5469
14:12:59 [2025-03-20T14:12:59.953Z] + manifest=src/config/manifest.yaml
14:12:59 [2025-03-20T14:12:59.953Z] + image=src/config/image.yaml
14:12:59 [2025-03-20T14:12:59.953Z] + [[ -n '' ]]
14:12:59 [2025-03-20T14:12:59.953Z] + [[ ! -f src/config/manifest.yaml ]]
14:12:59 [2025-03-20T14:12:59.953Z] + [[ ! -f src/config/image.yaml ]]
14:12:59 [2025-03-20T14:12:59.953Z] + mkdir -p cache
14:12:59 [2025-03-20T14:12:59.953Z] + mkdir -p builds
14:12:59 [2025-03-20T14:12:59.953Z] + mkdir -p tmp
14:12:59 [2025-03-20T14:12:59.953Z] + mkdir -p overrides/rpm
14:12:59 [2025-03-20T14:12:59.953Z] + mkdir -p overrides/rootfs
14:12:59 [2025-03-20T14:12:59.953Z] + test 0 = 1
14:12:59 [2025-03-20T14:12:59.953Z] + case "${YUMREPOS}" in
14:12:59 [2025-03-20T14:12:59.953Z] + set +x
14:12:59 [2025-03-20T14:12:59.953Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.