Console Output
03:50:01 [2024-11-16T03:50:01.833Z] + set -xeuo pipefail
03:50:01 [2024-11-16T03:50:01.833Z] ++ umask
03:50:01 [2024-11-16T03:50:01.833Z] + '[' 0022 = 0000 ']'
03:50:01 [2024-11-16T03:50:01.833Z] + cosa init --branch testing-devel --commit=fea2ed884284b207fd80cfada99826eb55d30d1b https://github.com/coreos/fedora-coreos-config
03:50:01 [2024-11-16T03:50:01.833Z] notice: failed to look up uid in /etc/passwd; enabling workaround
03:50:01 [2024-11-16T03:50:01.833Z] info: Missing CAP_SYS_ADMIN; using virt
03:50:01 [2024-11-16T03:50:01.833Z] + mkdir -p src
03:50:01 [2024-11-16T03:50:01.833Z] + cd src
03:50:01 [2024-11-16T03:50:01.833Z] + test -e config
03:50:01 [2024-11-16T03:50:01.833Z] + case "${source}" in
03:50:01 [2024-11-16T03:50:01.833Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
03:50:01 [2024-11-16T03:50:01.833Z] Cloning into 'config'...
03:50:02 [2024-11-16T03:50:02.090Z] + '[' -n fea2ed884284b207fd80cfada99826eb55d30d1b ']'
03:50:02 [2024-11-16T03:50:02.090Z] + git -C ./config fetch origin fea2ed884284b207fd80cfada99826eb55d30d1b
03:50:02 [2024-11-16T03:50:02.345Z] From https://github.com/coreos/fedora-coreos-config
03:50:02 [2024-11-16T03:50:02.345Z] * branch fea2ed884284b207fd80cfada99826eb55d30d1b -> FETCH_HEAD
03:50:02 [2024-11-16T03:50:02.345Z] + git -C ./config reset --hard fea2ed884284b207fd80cfada99826eb55d30d1b
03:50:02 [2024-11-16T03:50:02.345Z] HEAD is now at fea2ed8 lockfiles: bump to latest
03:50:02 [2024-11-16T03:50:02.345Z] + git -C ./config submodule update --init --recursive
03:50:02 [2024-11-16T03:50:02.345Z] + set +x
03:50:02 [2024-11-16T03:50:02.345Z] Config commit: fea2ed884284b207fd80cfada99826eb55d30d1b
03:50:02 [2024-11-16T03:50:02.345Z] + manifest=src/config/manifest.yaml
03:50:02 [2024-11-16T03:50:02.345Z] + image=src/config/image.yaml
03:50:02 [2024-11-16T03:50:02.345Z] + [[ ! -f src/config/manifest.yaml ]]
03:50:02 [2024-11-16T03:50:02.345Z] + [[ ! -f src/config/image.yaml ]]
03:50:02 [2024-11-16T03:50:02.345Z] + [[ -n '' ]]
03:50:02 [2024-11-16T03:50:02.345Z] + mkdir -p cache
03:50:02 [2024-11-16T03:50:02.345Z] + mkdir -p builds
03:50:02 [2024-11-16T03:50:02.345Z] + mkdir -p tmp
03:50:02 [2024-11-16T03:50:02.345Z] + mkdir -p overrides/rpm
03:50:02 [2024-11-16T03:50:02.345Z] + mkdir -p overrides/rootfs
03:50:02 [2024-11-16T03:50:02.345Z] + test 0 = 1
03:50:02 [2024-11-16T03:50:02.345Z] + case "${YUMREPOS}" in
03:50:02 [2024-11-16T03:50:02.345Z] + set +x
03:50:02 [2024-11-16T03:50:02.345Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.