Skip to content

Console Output

20:11:38 [2025-01-18T20:11:38.994Z] + set -xeuo pipefail
20:11:38 [2025-01-18T20:11:38.995Z] ++ umask
20:11:38 [2025-01-18T20:11:38.995Z] + '[' 0022 = 0000 ']'
20:11:38 [2025-01-18T20:11:38.995Z] + cosa init --branch rawhide --commit=7d854b1005c8c50b0e8a6884bcdd7073f0c6d874 https://github.com/coreos/fedora-coreos-config
20:11:38 [2025-01-18T20:11:38.995Z] notice: failed to look up uid in /etc/passwd; enabling workaround
20:11:38 [2025-01-18T20:11:38.995Z] info: Missing CAP_SYS_ADMIN; using virt
20:11:38 [2025-01-18T20:11:38.995Z] + mkdir -p src
20:11:38 [2025-01-18T20:11:38.995Z] + cd src
20:11:38 [2025-01-18T20:11:38.995Z] + test -e config
20:11:38 [2025-01-18T20:11:38.995Z] + case "${source}" in
20:11:38 [2025-01-18T20:11:38.995Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
20:11:38 [2025-01-18T20:11:38.995Z] Cloning into 'config'...
20:11:39 [2025-01-18T20:11:39.568Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
20:11:39 [2025-01-18T20:11:39.568Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
20:11:41 [2025-01-18T20:11:41.451Z] From https://gitlab.com/fedora/bootc/base-images
20:11:41 [2025-01-18T20:11:41.451Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
20:11:41 [2025-01-18T20:11:41.451Z] Submodule path 'fedora-bootc': checked out '461786bc6a0bbb9e7511e115209a7ffbfafda452'
20:11:41 [2025-01-18T20:11:41.451Z] + '[' -n 7d854b1005c8c50b0e8a6884bcdd7073f0c6d874 ']'
20:11:41 [2025-01-18T20:11:41.451Z] + git -C ./config fetch origin 7d854b1005c8c50b0e8a6884bcdd7073f0c6d874
20:11:41 [2025-01-18T20:11:41.451Z] From https://github.com/coreos/fedora-coreos-config
20:11:41 [2025-01-18T20:11:41.451Z]  * branch            7d854b1005c8c50b0e8a6884bcdd7073f0c6d874 -> FETCH_HEAD
20:11:41 [2025-01-18T20:11:41.451Z] + git -C ./config reset --hard 7d854b1005c8c50b0e8a6884bcdd7073f0c6d874
20:11:41 [2025-01-18T20:11:41.451Z] HEAD is now at 7d854b1 overrides: fast-track systemd-257.2-4.fc42
20:11:41 [2025-01-18T20:11:41.451Z] + git -C ./config submodule update --init --recursive
20:11:41 [2025-01-18T20:11:41.705Z] + set +x
20:11:41 [2025-01-18T20:11:41.705Z] Config commit: 7d854b1005c8c50b0e8a6884bcdd7073f0c6d874
20:11:41 [2025-01-18T20:11:41.705Z] + manifest=src/config/manifest.yaml
20:11:41 [2025-01-18T20:11:41.705Z] + image=src/config/image.yaml
20:11:41 [2025-01-18T20:11:41.705Z] + [[ -n '' ]]
20:11:41 [2025-01-18T20:11:41.705Z] + [[ ! -f src/config/manifest.yaml ]]
20:11:41 [2025-01-18T20:11:41.705Z] + [[ ! -f src/config/image.yaml ]]
20:11:41 [2025-01-18T20:11:41.705Z] + mkdir -p cache
20:11:41 [2025-01-18T20:11:41.705Z] + mkdir -p builds
20:11:41 [2025-01-18T20:11:41.705Z] + mkdir -p tmp
20:11:41 [2025-01-18T20:11:41.705Z] + mkdir -p overrides/rpm
20:11:41 [2025-01-18T20:11:41.705Z] + mkdir -p overrides/rootfs
20:11:41 [2025-01-18T20:11:41.705Z] + test 0 = 1
20:11:41 [2025-01-18T20:11:41.705Z] + case "${YUMREPOS}" in
20:11:41 [2025-01-18T20:11:41.705Z] + set +x
20:11:41 [2025-01-18T20:11:41.705Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.