Skip to content

Console Output

00:30:46 [2025-10-20T00:30:46.767Z] + set -xeuo pipefail
00:30:46 [2025-10-20T00:30:46.767Z] ++ umask
00:30:46 [2025-10-20T00:30:46.767Z] + '[' 0022 = 0000 ']'
00:30:46 [2025-10-20T00:30:46.767Z] + cosa init --branch next-devel --commit=4e037cc1244b5186b1a9442b28d4c5f2be97961d https://github.com/coreos/fedora-coreos-config
00:30:46 [2025-10-20T00:30:46.767Z] notice: failed to look up uid in /etc/passwd; enabling workaround
00:30:46 [2025-10-20T00:30:46.767Z] info: Missing CAP_SYS_ADMIN; using virt
00:30:46 [2025-10-20T00:30:46.767Z] + mkdir -p src
00:30:46 [2025-10-20T00:30:46.767Z] + cd src
00:30:46 [2025-10-20T00:30:46.767Z] + test -e config
00:30:46 [2025-10-20T00:30:46.767Z] + case "${source}" in
00:30:46 [2025-10-20T00:30:46.767Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
00:30:46 [2025-10-20T00:30:46.767Z] Cloning into 'config'...
00:30:47 [2025-10-20T00:30:47.327Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
00:30:47 [2025-10-20T00:30:47.327Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
00:30:47 [2025-10-20T00:30:47.888Z] Submodule path 'fedora-bootc': checked out '700faae05b88d91eab8ce57efbdc6694a074d4b7'
00:30:47 [2025-10-20T00:30:47.888Z] + '[' -n 4e037cc1244b5186b1a9442b28d4c5f2be97961d ']'
00:30:47 [2025-10-20T00:30:47.888Z] + git -C ./config fetch origin 4e037cc1244b5186b1a9442b28d4c5f2be97961d
00:30:47 [2025-10-20T00:30:47.888Z] From https://github.com/coreos/fedora-coreos-config
00:30:47 [2025-10-20T00:30:47.888Z]  * branch            4e037cc1244b5186b1a9442b28d4c5f2be97961d -> FETCH_HEAD
00:30:48 [2025-10-20T00:30:48.145Z] + git -C ./config reset --hard 4e037cc1244b5186b1a9442b28d4c5f2be97961d
00:30:48 [2025-10-20T00:30:48.145Z] HEAD is now at 4e037cc overrides: fast-track downgraded packages
00:30:48 [2025-10-20T00:30:48.145Z] + git -C ./config submodule update --init --recursive
00:30:48 [2025-10-20T00:30:48.145Z] + set +x
00:30:48 [2025-10-20T00:30:48.145Z] Config commit: 4e037cc1244b5186b1a9442b28d4c5f2be97961d
00:30:48 [2025-10-20T00:30:48.145Z] + manifest=src/config/manifest.yaml
00:30:48 [2025-10-20T00:30:48.145Z] + image=src/config/image.yaml
00:30:48 [2025-10-20T00:30:48.145Z] + [[ -n '' ]]
00:30:48 [2025-10-20T00:30:48.145Z] + [[ ! -f src/config/manifest.yaml ]]
00:30:48 [2025-10-20T00:30:48.145Z] + [[ ! -f src/config/image.yaml ]]
00:30:48 [2025-10-20T00:30:48.145Z] + mkdir -p cache
00:30:48 [2025-10-20T00:30:48.145Z] + mkdir -p builds
00:30:48 [2025-10-20T00:30:48.145Z] + mkdir -p tmp
00:30:48 [2025-10-20T00:30:48.145Z] + mkdir -p overrides/rpm
00:30:48 [2025-10-20T00:30:48.145Z] + mkdir -p overrides/rootfs
00:30:48 [2025-10-20T00:30:48.145Z] + test 0 = 1
00:30:48 [2025-10-20T00:30:48.145Z] + case "${YUMREPOS}" in
00:30:48 [2025-10-20T00:30:48.145Z] + set +x
00:30:48 [2025-10-20T00:30:48.145Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.