Console Output

20:46:14 [2024-11-11T20:46:14.625Z] + set -xeuo pipefail
20:46:14 [2024-11-11T20:46:14.625Z] ++ umask
20:46:14 [2024-11-11T20:46:14.625Z] + '[' 0022 = 0000 ']'
20:46:14 [2024-11-11T20:46:14.625Z] + cosa init --branch rawhide --commit=f00d7715d1607a36a449b6200e78bbd80a6da99d https://github.com/coreos/fedora-coreos-config
20:46:14 [2024-11-11T20:46:14.625Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:46:14 [2024-11-11T20:46:14.625Z] info: Missing CAP_SYS_ADMIN; using virt
20:46:14 [2024-11-11T20:46:14.625Z] + mkdir -p src
20:46:14 [2024-11-11T20:46:14.625Z] + cd src
20:46:14 [2024-11-11T20:46:14.625Z] + test -e config
20:46:14 [2024-11-11T20:46:14.625Z] + case "${source}" in
20:46:14 [2024-11-11T20:46:14.625Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:46:14 [2024-11-11T20:46:14.625Z] Cloning into 'config'...
20:46:14 [2024-11-11T20:46:14.880Z] + '[' -n f00d7715d1607a36a449b6200e78bbd80a6da99d ']'
20:46:14 [2024-11-11T20:46:14.880Z] + git -C ./config fetch origin f00d7715d1607a36a449b6200e78bbd80a6da99d
20:46:15 [2024-11-11T20:46:15.441Z] From https://github.com/coreos/fedora-coreos-config
20:46:15 [2024-11-11T20:46:15.441Z]  * branch            f00d7715d1607a36a449b6200e78bbd80a6da99d -> FETCH_HEAD
20:46:15 [2024-11-11T20:46:15.441Z] + git -C ./config reset --hard f00d7715d1607a36a449b6200e78bbd80a6da99d
20:46:15 [2024-11-11T20:46:15.441Z] HEAD is now at f00d771 overrides: Pin kdump-utils-1.0.48-1.fc42 for ppc64le
20:46:15 [2024-11-11T20:46:15.441Z] + git -C ./config submodule update --init --recursive
20:46:15 [2024-11-11T20:46:15.441Z] + set +x
20:46:15 [2024-11-11T20:46:15.441Z] Config commit: f00d7715d1607a36a449b6200e78bbd80a6da99d
20:46:15 [2024-11-11T20:46:15.441Z] + manifest=src/config/manifest.yaml
20:46:15 [2024-11-11T20:46:15.441Z] + image=src/config/image.yaml
20:46:15 [2024-11-11T20:46:15.441Z] + [[ ! -f src/config/manifest.yaml ]]
20:46:15 [2024-11-11T20:46:15.441Z] + [[ ! -f src/config/image.yaml ]]
20:46:15 [2024-11-11T20:46:15.441Z] + [[ -n '' ]]
20:46:15 [2024-11-11T20:46:15.441Z] + mkdir -p cache
20:46:15 [2024-11-11T20:46:15.441Z] + mkdir -p builds
20:46:15 [2024-11-11T20:46:15.441Z] + mkdir -p tmp
20:46:15 [2024-11-11T20:46:15.441Z] + mkdir -p overrides/rpm
20:46:15 [2024-11-11T20:46:15.441Z] + mkdir -p overrides/rootfs
20:46:15 [2024-11-11T20:46:15.441Z] + test 0 = 1
20:46:15 [2024-11-11T20:46:15.441Z] + case "${YUMREPOS}" in
20:46:15 [2024-11-11T20:46:15.441Z] + set +x
20:46:15 [2024-11-11T20:46:15.441Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.