Console Output

20:59:41 [2024-11-20T20:59:41.611Z] + set -xeuo pipefail
20:59:41 [2024-11-20T20:59:41.611Z] ++ umask
20:59:41 [2024-11-20T20:59:41.611Z] + '[' 0022 = 0000 ']'
20:59:41 [2024-11-20T20:59:41.611Z] + cosa init --branch rawhide --commit=4820645578719e47dc9419cbaa4ae562800d6824 https://github.com/coreos/fedora-coreos-config
20:59:41 [2024-11-20T20:59:41.611Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:59:41 [2024-11-20T20:59:41.611Z] info: Missing CAP_SYS_ADMIN; using virt
20:59:41 [2024-11-20T20:59:41.611Z] + mkdir -p src
20:59:41 [2024-11-20T20:59:41.611Z] + cd src
20:59:41 [2024-11-20T20:59:41.611Z] + test -e config
20:59:41 [2024-11-20T20:59:41.611Z] + case "${source}" in
20:59:41 [2024-11-20T20:59:41.611Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:59:41 [2024-11-20T20:59:41.611Z] Cloning into 'config'...
20:59:41 [2024-11-20T20:59:41.865Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
20:59:41 [2024-11-20T20:59:41.865Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
20:59:42 [2024-11-20T20:59:42.423Z] Submodule path 'fedora-bootc': checked out '7b7c32b0150408293bac6899fe712f9b0903ff2a'
20:59:42 [2024-11-20T20:59:42.423Z] + '[' -n 4820645578719e47dc9419cbaa4ae562800d6824 ']'
20:59:42 [2024-11-20T20:59:42.423Z] + git -C ./config fetch origin 4820645578719e47dc9419cbaa4ae562800d6824
20:59:42 [2024-11-20T20:59:42.676Z] From https://github.com/coreos/fedora-coreos-config
20:59:42 [2024-11-20T20:59:42.676Z]  * branch            4820645578719e47dc9419cbaa4ae562800d6824 -> FETCH_HEAD
20:59:42 [2024-11-20T20:59:42.676Z] + git -C ./config reset --hard 4820645578719e47dc9419cbaa4ae562800d6824
20:59:42 [2024-11-20T20:59:42.676Z] HEAD is now at 4820645 overrides: pin clevis-21-6.fc42
20:59:42 [2024-11-20T20:59:42.676Z] + git -C ./config submodule update --init --recursive
20:59:42 [2024-11-20T20:59:42.676Z] + set +x
20:59:42 [2024-11-20T20:59:42.682Z] Config commit: 4820645578719e47dc9419cbaa4ae562800d6824
20:59:42 [2024-11-20T20:59:42.682Z] + manifest=src/config/manifest.yaml
20:59:42 [2024-11-20T20:59:42.682Z] + image=src/config/image.yaml
20:59:42 [2024-11-20T20:59:42.682Z] + [[ ! -f src/config/manifest.yaml ]]
20:59:42 [2024-11-20T20:59:42.682Z] + [[ ! -f src/config/image.yaml ]]
20:59:42 [2024-11-20T20:59:42.682Z] + [[ -n '' ]]
20:59:42 [2024-11-20T20:59:42.682Z] + mkdir -p cache
20:59:42 [2024-11-20T20:59:42.682Z] + mkdir -p builds
20:59:42 [2024-11-20T20:59:42.682Z] + mkdir -p tmp
20:59:42 [2024-11-20T20:59:42.682Z] + mkdir -p overrides/rpm
20:59:42 [2024-11-20T20:59:42.682Z] + mkdir -p overrides/rootfs
20:59:42 [2024-11-20T20:59:42.682Z] + test 0 = 1
20:59:42 [2024-11-20T20:59:42.682Z] + case "${YUMREPOS}" in
20:59:42 [2024-11-20T20:59:42.682Z] + set +x
20:59:42 [2024-11-20T20:59:42.682Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.