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