Console Output
01:48:40 [2023-11-23T01:48:40.121Z] Started by user Jonathan Lebon
01:48:40 01:48:40 [2023-11-23T01:48:40.222Z] Connecting to https://api.github.com using coreosbot/****** (GitHub coreosbot token as username/password)
01:48:40 [2023-11-23T01:48:40.746Z] Obtained .cci.jenkinsfile from 72e4a6873757bdc855236c24b7e716d185f4635d
01:48:40 [2023-11-23T01:48:40.839Z] Loading library coreos@main
01:48:40 [2023-11-23T01:48:40.839Z] Attempting to resolve main from remote references...
01:48:40 [2023-11-23T01:48:40.839Z] > git --version # timeout=10
01:48:40 [2023-11-23T01:48:40.844Z] > git --version # 'git version 2.39.3'
01:48:40 [2023-11-23T01:48:40.844Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
01:48:40 [2023-11-23T01:48:40.998Z] Found match: refs/heads/main revision b7c3eeba0e5caaab0742e0ac590989ffec6ea15a
01:48:41 [2023-11-23T01:48:41.000Z] Selected Git installation does not exist. Using Default
01:48:41 [2023-11-23T01:48:41.000Z] The recommended git tool is: NONE
01:48:41 [2023-11-23T01:48:41.000Z] No credentials specified
01:48:41 [2023-11-23T01:48:41.000Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/coreos-ci/branches/main/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
01:48:41 [2023-11-23T01:48:41.004Z] Fetching changes from the remote Git repository
01:48:41 [2023-11-23T01:48:41.005Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
01:48:41 [2023-11-23T01:48:41.009Z] Fetching without tags
01:48:41 [2023-11-23T01:48:41.009Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
01:48:41 [2023-11-23T01:48:41.009Z] > git --version # timeout=10
01:48:41 [2023-11-23T01:48:41.013Z] > git --version # 'git version 2.39.3'
01:48:41 [2023-11-23T01:48:41.013Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:48:41 [2023-11-23T01:48:41.208Z] Checking out Revision b7c3eeba0e5caaab0742e0ac590989ffec6ea15a (main)
01:48:41 [2023-11-23T01:48:41.208Z] > git config core.sparsecheckout # timeout=10
01:48:41 [2023-11-23T01:48:41.213Z] > git checkout -f b7c3eeba0e5caaab0742e0ac590989ffec6ea15a # timeout=10
01:48:41 [2023-11-23T01:48:41.244Z] Commit message: "buildconfig.json: fix apiVersion"
01:48:41 [2023-11-23T01:48:41.244Z] > git rev-list --no-walk b7c3eeba0e5caaab0742e0ac590989ffec6ea15a # timeout=10
01:48:41 [2023-11-23T01:48:41.700Z] [Pipeline] Start of Pipeline
01:48:41 [2023-11-23T01:48:41.739Z] [Pipeline] properties
01:48:41 [2023-11-23T01:48:41.808Z] [Pipeline] node
01:48:41 [2023-11-23T01:48:41.812Z] Running on Jenkins in /var/lib/jenkins/jobs/coreos-ci/branches/main/workspace
01:48:41 [2023-11-23T01:48:41.812Z] [Pipeline] {
01:48:41 [2023-11-23T01:48:41.869Z] [Pipeline] checkout
01:48:41 [2023-11-23T01:48:41.870Z] The recommended git tool is: NONE
01:48:41 [2023-11-23T01:48:41.871Z] using credential github-coreosbot-token-username-password
01:48:41 [2023-11-23T01:48:41.932Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/coreos-ci/branches/main/workspace/.git # timeout=10
01:48:41 [2023-11-23T01:48:41.937Z] Fetching changes from the remote Git repository
01:48:41 [2023-11-23T01:48:41.938Z] > git config remote.origin.url https://github.com/coreos/coreos-ci.git # timeout=10
01:48:41 [2023-11-23T01:48:41.942Z] Fetching without tags
01:48:41 [2023-11-23T01:48:41.942Z] Fetching upstream changes from https://github.com/coreos/coreos-ci.git
01:48:41 [2023-11-23T01:48:41.942Z] > git --version # timeout=10
01:48:41 [2023-11-23T01:48:41.945Z] > git --version # 'git version 2.39.3'
01:48:41 [2023-11-23T01:48:41.945Z] using GIT_ASKPASS to set credentials GitHub coreosbot token as username/password
01:48:41 [2023-11-23T01:48:41.946Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci.git +refs/heads/main:refs/remotes/origin/main # timeout=10
01:48:42 [2023-11-23T01:48:42.153Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (main)
01:48:42 [2023-11-23T01:48:42.153Z] > git config core.sparsecheckout # timeout=10
01:48:42 [2023-11-23T01:48:42.158Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
01:48:42 [2023-11-23T01:48:42.165Z] Commit message: "ci: add sanity-check for Groovy files"
01:48:42 [2023-11-23T01:48:42.165Z] > git rev-list --no-walk 2bb1c4f12064085a237b8dcd8b634094335423fc # timeout=10
01:48:42 [2023-11-23T01:48:42.583Z] [Pipeline] stage
01:48:42 [2023-11-23T01:48:42.584Z] [Pipeline] { (Check Groovy)
01:48:42 [2023-11-23T01:48:42.894Z] [Pipeline] withEnv
01:48:42 [2023-11-23T01:48:42.895Z] [Pipeline] {
01:48:42 [2023-11-23T01:48:42.918Z] [Pipeline] sh
01:48:43 [2023-11-23T01:48:43.174Z] + set -xeuo pipefail
01:48:43 [2023-11-23T01:48:43.174Z] ++ umask
01:48:43 [2023-11-23T01:48:43.174Z] + '[' 0022 = 0000 ']'
01:48:43 [2023-11-23T01:48:43.174Z] + find . -type f -name '*.Jenkinsfile' -exec sed -i -e '1i\return this' '{}' +
01:48:43 [2023-11-23T01:48:43.174Z] [Pipeline] }
01:48:43 [2023-11-23T01:48:43.175Z] [Pipeline] // withEnv
01:48:43 [2023-11-23T01:48:43.188Z] [Pipeline] findFiles
01:48:43 [2023-11-23T01:48:43.196Z] [Pipeline] findFiles
01:48:43 [2023-11-23T01:48:43.229Z] [Pipeline] echo
01:48:43 [2023-11-23T01:48:43.229Z] jobs/bodhi-trigger.Jenkinsfile
01:48:43 [2023-11-23T01:48:43.229Z] [Pipeline] load
01:48:43 [2023-11-23T01:48:43.261Z] [Pipeline] { (jobs/bodhi-trigger.Jenkinsfile)
01:48:43 [2023-11-23T01:48:43.264Z] [Pipeline] }
01:48:43 [2023-11-23T01:48:43.271Z] [Pipeline] // load
01:48:43 [2023-11-23T01:48:43.275Z] [Pipeline] echo
01:48:43 [2023-11-23T01:48:43.275Z] jobs/seed-github-ci.Jenkinsfile
01:48:43 [2023-11-23T01:48:43.275Z] [Pipeline] load
01:48:43 [2023-11-23T01:48:43.287Z] [Pipeline] { (jobs/seed-github-ci.Jenkinsfile)
01:48:43 [2023-11-23T01:48:43.289Z] [Pipeline] }
01:48:43 [2023-11-23T01:48:43.308Z] [Pipeline] // load
01:48:43 [2023-11-23T01:48:43.311Z] [Pipeline] echo
01:48:43 [2023-11-23T01:48:43.312Z] jobs/test-override.Jenkinsfile
01:48:43 [2023-11-23T01:48:43.312Z] [Pipeline] load
01:48:43 [2023-11-23T01:48:43.368Z] [Pipeline] { (jobs/test-override.Jenkinsfile)
01:48:43 [2023-11-23T01:48:43.370Z] [Pipeline] }
01:48:43 [2023-11-23T01:48:43.373Z] [Pipeline] // load
01:48:43 [2023-11-23T01:48:43.376Z] [Pipeline] }
01:48:43 [2023-11-23T01:48:43.378Z] [Pipeline] // stage
01:48:43 [2023-11-23T01:48:43.394Z] [Pipeline] }
01:48:43 [2023-11-23T01:48:43.401Z] [Pipeline] // node
01:48:43 [2023-11-23T01:48:43.406Z] [Pipeline] End of Pipeline
01:48:43 [2023-11-23T01:48:43.934Z]
01:48:43 [2023-11-23T01:48:43.934Z] GitHub has been notified of this commit’s build result
01:48:43 [2023-11-23T01:48:43.934Z]
01:48:43 [2023-11-23T01:48:43.935Z] Finished: SUCCESS