Console Output
19:19:43 [2024-11-01T19:19:43.455Z] + set -xeuo pipefail
19:19:43 [2024-11-01T19:19:43.455Z] ++ umask
19:19:43 [2024-11-01T19:19:43.455Z] + '[' 0022 = 0000 ']'
19:19:43 [2024-11-01T19:19:43.455Z] + cosa init --branch testing-devel --commit=8b6e75eb7ac295693f930e8b7c26362a0630b7e9 https://github.com/coreos/fedora-coreos-config
19:19:43 [2024-11-01T19:19:43.455Z] notice: failed to look up uid in /etc/passwd; enabling workaround
19:19:43 [2024-11-01T19:19:43.455Z] info: Missing CAP_SYS_ADMIN; using virt
19:19:43 [2024-11-01T19:19:43.455Z] + mkdir -p src
19:19:43 [2024-11-01T19:19:43.455Z] + cd src
19:19:43 [2024-11-01T19:19:43.455Z] + test -e config
19:19:43 [2024-11-01T19:19:43.455Z] + case "${source}" in
19:19:43 [2024-11-01T19:19:43.455Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
19:19:43 [2024-11-01T19:19:43.455Z] Cloning into 'config'...
19:19:43 [2024-11-01T19:19:43.710Z] + '[' -n 8b6e75eb7ac295693f930e8b7c26362a0630b7e9 ']'
19:19:43 [2024-11-01T19:19:43.710Z] + git -C ./config fetch origin 8b6e75eb7ac295693f930e8b7c26362a0630b7e9
19:19:43 [2024-11-01T19:19:43.965Z] From https://github.com/coreos/fedora-coreos-config
19:19:43 [2024-11-01T19:19:43.965Z] * branch 8b6e75eb7ac295693f930e8b7c26362a0630b7e9 -> FETCH_HEAD
19:19:43 [2024-11-01T19:19:43.965Z] + git -C ./config reset --hard 8b6e75eb7ac295693f930e8b7c26362a0630b7e9
19:19:43 [2024-11-01T19:19:43.965Z] HEAD is now at 8b6e75e tests/kola: remove dtb exceptions in upgrade test SELinux checks
19:19:43 [2024-11-01T19:19:43.965Z] + git -C ./config submodule update --init --recursive
19:19:43 [2024-11-01T19:19:43.965Z] + set +x
19:19:43 [2024-11-01T19:19:43.965Z] Config commit: 8b6e75eb7ac295693f930e8b7c26362a0630b7e9
19:19:43 [2024-11-01T19:19:43.965Z] + manifest=src/config/manifest.yaml
19:19:43 [2024-11-01T19:19:43.965Z] + image=src/config/image.yaml
19:19:43 [2024-11-01T19:19:43.965Z] + [[ ! -f src/config/manifest.yaml ]]
19:19:43 [2024-11-01T19:19:43.965Z] + [[ ! -f src/config/image.yaml ]]
19:19:43 [2024-11-01T19:19:43.965Z] + [[ -n '' ]]
19:19:43 [2024-11-01T19:19:43.965Z] + mkdir -p cache
19:19:43 [2024-11-01T19:19:43.965Z] + mkdir -p builds
19:19:43 [2024-11-01T19:19:43.965Z] + mkdir -p tmp
19:19:43 [2024-11-01T19:19:43.965Z] + mkdir -p overrides/rpm
19:19:43 [2024-11-01T19:19:43.965Z] + mkdir -p overrides/rootfs
19:19:43 [2024-11-01T19:19:43.965Z] + test 0 = 1
19:19:43 [2024-11-01T19:19:43.965Z] + case "${YUMREPOS}" in
19:19:43 [2024-11-01T19:19:43.965Z] + set +x
19:19:43 [2024-11-01T19:19:43.965Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.