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