Console Output
16:45:38 [2024-10-25T16:45:38.791Z] + set -xeuo pipefail
16:45:38 [2024-10-25T16:45:38.791Z] ++ umask
16:45:38 [2024-10-25T16:45:38.791Z] + '[' 0022 = 0000 ']'
16:45:38 [2024-10-25T16:45:38.791Z] + cosa init --branch rawhide --commit=8ee65a3b37fe6cff9f708f8f297e8f78c4968957 https://github.com/coreos/fedora-coreos-config
16:45:38 [2024-10-25T16:45:38.791Z] notice: failed to look up uid in /etc/passwd; enabling workaround
16:45:38 [2024-10-25T16:45:38.791Z] info: Missing CAP_SYS_ADMIN; using virt
16:45:38 [2024-10-25T16:45:38.791Z] + mkdir -p src
16:45:38 [2024-10-25T16:45:38.791Z] + cd src
16:45:38 [2024-10-25T16:45:38.791Z] + test -e config
16:45:38 [2024-10-25T16:45:38.791Z] + case "${source}" in
16:45:38 [2024-10-25T16:45:38.791Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
16:45:38 [2024-10-25T16:45:38.791Z] Cloning into 'config'...
16:45:39 [2024-10-25T16:45:39.046Z] + '[' -n 8ee65a3b37fe6cff9f708f8f297e8f78c4968957 ']'
16:45:39 [2024-10-25T16:45:39.046Z] + git -C ./config fetch origin 8ee65a3b37fe6cff9f708f8f297e8f78c4968957
16:45:39 [2024-10-25T16:45:39.605Z] From https://github.com/coreos/fedora-coreos-config
16:45:39 [2024-10-25T16:45:39.606Z] * branch 8ee65a3b37fe6cff9f708f8f297e8f78c4968957 -> FETCH_HEAD
16:45:39 [2024-10-25T16:45:39.606Z] + git -C ./config reset --hard 8ee65a3b37fe6cff9f708f8f297e8f78c4968957
16:45:39 [2024-10-25T16:45:39.606Z] HEAD is now at 8ee65a3 tree: import changes from testing-devel at 7d90e91e48687556fa005e35b6e09ba7bde883d7
16:45:39 [2024-10-25T16:45:39.606Z] + git -C ./config submodule update --init --recursive
16:45:39 [2024-10-25T16:45:39.606Z] + set +x
16:45:39 [2024-10-25T16:45:39.606Z] Config commit: 8ee65a3b37fe6cff9f708f8f297e8f78c4968957
16:45:39 [2024-10-25T16:45:39.606Z] + manifest=src/config/manifest.yaml
16:45:39 [2024-10-25T16:45:39.606Z] + image=src/config/image.yaml
16:45:39 [2024-10-25T16:45:39.606Z] + [[ ! -f src/config/manifest.yaml ]]
16:45:39 [2024-10-25T16:45:39.606Z] + [[ ! -f src/config/image.yaml ]]
16:45:39 [2024-10-25T16:45:39.606Z] + [[ -n '' ]]
16:45:39 [2024-10-25T16:45:39.606Z] + mkdir -p cache
16:45:39 [2024-10-25T16:45:39.606Z] + mkdir -p builds
16:45:39 [2024-10-25T16:45:39.606Z] + mkdir -p tmp
16:45:39 [2024-10-25T16:45:39.606Z] + mkdir -p overrides/rpm
16:45:39 [2024-10-25T16:45:39.606Z] + mkdir -p overrides/rootfs
16:45:39 [2024-10-25T16:45:39.606Z] + test 0 = 1
16:45:39 [2024-10-25T16:45:39.606Z] + case "${YUMREPOS}" in
16:45:39 [2024-10-25T16:45:39.606Z] + set +x
16:45:39 [2024-10-25T16:45:39.606Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.