19:31:46 [2025-01-20T19:31:46.144Z] Started by user Aashish Radhakrishnan 19:31:46 [2025-01-20T19:31:46.182Z] Loading library coreos@main 19:31:46 [2025-01-20T19:31:46.183Z] Attempting to resolve main from remote references... 19:31:46 [2025-01-20T19:31:46.183Z] > git --version # timeout=10 19:31:46 [2025-01-20T19:31:46.191Z] > git --version # 'git version 2.39.3' 19:31:46 [2025-01-20T19:31:46.191Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 19:31:46 [2025-01-20T19:31:46.270Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 19:31:46 [2025-01-20T19:31:46.272Z] Selected Git installation does not exist. Using Default 19:31:46 [2025-01-20T19:31:46.272Z] The recommended git tool is: NONE 19:31:46 [2025-01-20T19:31:46.272Z] No credentials specified 19:31:46 [2025-01-20T19:31:46.272Z] Cloning the remote Git repository 19:31:46 [2025-01-20T19:31:46.272Z] Cloning with configured refspecs honoured and without tags 19:31:46 [2025-01-20T19:31:46.272Z] Cloning repository https://github.com/coreos/coreos-ci-lib.git 19:31:46 [2025-01-20T19:31:46.272Z] > git init /var/lib/jenkins/jobs/seed/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b # timeout=10 19:31:46 [2025-01-20T19:31:46.367Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 19:31:46 [2025-01-20T19:31:46.367Z] > git --version # timeout=10 19:31:46 [2025-01-20T19:31:46.376Z] > git --version # 'git version 2.39.3' 19:31:46 [2025-01-20T19:31:46.376Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:46 [2025-01-20T19:31:46.509Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 19:31:46 [2025-01-20T19:31:46.518Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:46 [2025-01-20T19:31:46.530Z] Avoid second fetch 19:31:46 [2025-01-20T19:31:46.531Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) 19:31:46 [2025-01-20T19:31:46.531Z] > git config core.sparsecheckout # timeout=10 19:31:46 [2025-01-20T19:31:46.538Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 19:31:46 [2025-01-20T19:31:46.552Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" 19:31:46 [2025-01-20T19:31:46.552Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 19:31:46 [2025-01-20T19:31:46.760Z] [Pipeline] Start of Pipeline 19:31:47 [2025-01-20T19:31:47.098Z] [Pipeline] properties 19:31:47 [2025-01-20T19:31:47.225Z] [Pipeline] node 19:31:47 [2025-01-20T19:31:47.283Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace 19:31:47 [2025-01-20T19:31:47.353Z] [Pipeline] { 19:31:47 [2025-01-20T19:31:47.451Z] [Pipeline] sh 19:31:47 [2025-01-20T19:31:47.717Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy 19:31:47 [2025-01-20T19:31:47.717Z] % Total % Received % Xferd Average Speed Time Time Time Current 19:31:47 [2025-01-20T19:31:47.717Z] Dload Upload Total Spent Left Speed 19:31:47 [2025-01-20T19:31:47.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32953 100 32953 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k 19:31:47 [2025-01-20T19:31:47.740Z] [Pipeline] load 19:31:47 [2025-01-20T19:31:47.896Z] [Pipeline] { (utils.groovy) 19:31:47 [2025-01-20T19:31:47.996Z] [Pipeline] } 19:31:48 [2025-01-20T19:31:48.044Z] [Pipeline] // load 19:31:48 [2025-01-20T19:31:48.143Z] [Pipeline] withEnv 19:31:48 [2025-01-20T19:31:48.148Z] [Pipeline] { 19:31:48 [2025-01-20T19:31:48.191Z] [Pipeline] sh 19:31:48 [2025-01-20T19:31:48.454Z] + set -euo pipefail 19:31:48 [2025-01-20T19:31:48.454Z] ++ umask 19:31:48 [2025-01-20T19:31:48.454Z] + '[' 0022 = 0000 ']' 19:31:48 [2025-01-20T19:31:48.454Z] + oc get configmap -o json jenkins-config 19:31:48 [2025-01-20T19:31:48.454Z] + jq .data 19:31:48 [2025-01-20T19:31:48.824Z] [Pipeline] } 19:31:48 [2025-01-20T19:31:48.990Z] [Pipeline] // withEnv 19:31:49 [2025-01-20T19:31:49.110Z] [Pipeline] readJSON 19:31:49 [2025-01-20T19:31:49.367Z] [Pipeline] withEnv 19:31:49 [2025-01-20T19:31:49.407Z] [Pipeline] { 19:31:49 [2025-01-20T19:31:49.619Z] [Pipeline] sh 19:31:49 [2025-01-20T19:31:49.922Z] + set -xeuo pipefail 19:31:49 [2025-01-20T19:31:49.922Z] ++ umask 19:31:49 [2025-01-20T19:31:49.922Z] + '[' 0022 = 0000 ']' 19:31:49 [2025-01-20T19:31:49.922Z] + rm -rf source 19:31:50 [2025-01-20T19:31:50.050Z] [Pipeline] } 19:31:50 [2025-01-20T19:31:50.247Z] [Pipeline] // withEnv 19:31:50 [2025-01-20T19:31:50.419Z] [Pipeline] withEnv 19:31:50 [2025-01-20T19:31:50.459Z] [Pipeline] { 19:31:50 [2025-01-20T19:31:50.748Z] [Pipeline] sh 19:31:51 [2025-01-20T19:31:51.053Z] + set -xeuo pipefail 19:31:51 [2025-01-20T19:31:51.076Z] ++ umask 19:31:51 [2025-01-20T19:31:51.076Z] + '[' 0022 = 0000 ']' 19:31:51 [2025-01-20T19:31:51.076Z] + git clone -b main https://github.com/coreos/coreos-ci source 19:31:51 [2025-01-20T19:31:51.076Z] Cloning into 'source'... 19:31:51 [2025-01-20T19:31:51.409Z] [Pipeline] } 19:31:51 [2025-01-20T19:31:51.548Z] [Pipeline] // withEnv 19:31:51 [2025-01-20T19:31:51.573Z] [Pipeline] findFiles 19:31:51 [2025-01-20T19:31:51.700Z] [Pipeline] jobDsl 19:31:51 [2025-01-20T19:31:51.742Z] Processing provided DSL script 19:31:52 [2025-01-20T19:31:52.437Z] Existing items: 19:31:52 [2025-01-20T19:31:52.437Z] GeneratedJob{name='bodhi-trigger'} 19:31:52 [2025-01-20T19:31:52.437Z] Unreferenced items: 19:31:52 [2025-01-20T19:31:52.437Z] GeneratedJob{name='seed-github-ci'} 19:31:52 [2025-01-20T19:31:52.437Z] GeneratedJob{name='test-override'} 19:31:52 [2025-01-20T19:31:52.463Z] [Pipeline] jobDsl 19:31:52 [2025-01-20T19:31:52.470Z] Processing provided DSL script 19:31:52 [2025-01-20T19:31:52.568Z] Existing items: 19:31:52 [2025-01-20T19:31:52.568Z] GeneratedJob{name='bodhi-trigger'} 19:31:52 [2025-01-20T19:31:52.568Z] GeneratedJob{name='seed-github-ci'} 19:31:52 [2025-01-20T19:31:52.568Z] Unreferenced items: 19:31:52 [2025-01-20T19:31:52.568Z] GeneratedJob{name='test-override'} 19:31:52 [2025-01-20T19:31:52.586Z] [Pipeline] jobDsl 19:31:52 [2025-01-20T19:31:52.595Z] Processing provided DSL script 19:31:52 [2025-01-20T19:31:52.693Z] Existing items: 19:31:52 [2025-01-20T19:31:52.693Z] GeneratedJob{name='bodhi-trigger'} 19:31:52 [2025-01-20T19:31:52.693Z] GeneratedJob{name='seed-github-ci'} 19:31:52 [2025-01-20T19:31:52.693Z] GeneratedJob{name='test-override'} 19:31:52 [2025-01-20T19:31:52.703Z] [Pipeline] } 19:31:52 [2025-01-20T19:31:52.725Z] [Pipeline] // node 19:31:52 [2025-01-20T19:31:52.735Z] [Pipeline] End of Pipeline 19:31:52 [2025-01-20T19:31:52.757Z] Finished: SUCCESS