Console Output

14:32:02 [2024-11-05T14:32:02.056Z] + set -xeuo pipefail
14:32:02 [2024-11-05T14:32:02.056Z] ++ umask
14:32:02 [2024-11-05T14:32:02.056Z] + '[' 0022 = 0000 ']'
14:32:02 [2024-11-05T14:32:02.056Z] + cosa init --branch rawhide --commit=feba57595647a39240ff62f60ee46a1346c9e30a https://github.com/coreos/fedora-coreos-config
14:32:02 [2024-11-05T14:32:02.056Z] notice: failed to look up uid in /etc/passwd; enabling workaround
14:32:02 [2024-11-05T14:32:02.056Z] info: Missing CAP_SYS_ADMIN; using virt
14:32:02 [2024-11-05T14:32:02.056Z] + mkdir -p src
14:32:02 [2024-11-05T14:32:02.056Z] + cd src
14:32:02 [2024-11-05T14:32:02.056Z] + test -e config
14:32:02 [2024-11-05T14:32:02.056Z] + case "${source}" in
14:32:02 [2024-11-05T14:32:02.056Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
14:32:02 [2024-11-05T14:32:02.056Z] Cloning into 'config'...
14:32:02 [2024-11-05T14:32:02.316Z] + '[' -n feba57595647a39240ff62f60ee46a1346c9e30a ']'
14:32:02 [2024-11-05T14:32:02.317Z] + git -C ./config fetch origin feba57595647a39240ff62f60ee46a1346c9e30a
14:32:02 [2024-11-05T14:32:02.571Z] From https://github.com/coreos/fedora-coreos-config
14:32:02 [2024-11-05T14:32:02.572Z]  * branch            feba57595647a39240ff62f60ee46a1346c9e30a -> FETCH_HEAD
14:32:02 [2024-11-05T14:32:02.572Z] + git -C ./config reset --hard feba57595647a39240ff62f60ee46a1346c9e30a
14:32:02 [2024-11-05T14:32:02.572Z] HEAD is now at feba575 tree: import changes from testing-devel at 21b292f82754cb11d84cf8200ff0ee71eed1ae18
14:32:02 [2024-11-05T14:32:02.572Z] + git -C ./config submodule update --init --recursive
14:32:02 [2024-11-05T14:32:02.572Z] + set +x
14:32:02 [2024-11-05T14:32:02.572Z] Config commit: feba57595647a39240ff62f60ee46a1346c9e30a
14:32:02 [2024-11-05T14:32:02.572Z] + manifest=src/config/manifest.yaml
14:32:02 [2024-11-05T14:32:02.572Z] + image=src/config/image.yaml
14:32:02 [2024-11-05T14:32:02.572Z] + [[ ! -f src/config/manifest.yaml ]]
14:32:02 [2024-11-05T14:32:02.572Z] + [[ ! -f src/config/image.yaml ]]
14:32:02 [2024-11-05T14:32:02.572Z] + [[ -n '' ]]
14:32:02 [2024-11-05T14:32:02.572Z] + mkdir -p cache
14:32:02 [2024-11-05T14:32:02.572Z] + mkdir -p builds
14:32:02 [2024-11-05T14:32:02.572Z] + mkdir -p tmp
14:32:02 [2024-11-05T14:32:02.572Z] + mkdir -p overrides/rpm
14:32:02 [2024-11-05T14:32:02.572Z] + mkdir -p overrides/rootfs
14:32:02 [2024-11-05T14:32:02.572Z] + test 0 = 1
14:32:02 [2024-11-05T14:32:02.572Z] + case "${YUMREPOS}" in
14:32:02 [2024-11-05T14:32:02.572Z] + set +x
14:32:02 [2024-11-05T14:32:02.572Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.