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