Console Output

19:24:56 [2024-09-23T19:24:56.015Z] Started by user Jonathan Lebon
19:24:56 [2024-09-23T19:24:56.022Z] Loading library coreos@main
19:24:56 [2024-09-23T19:24:56.022Z] Attempting to resolve main from remote references...
19:24:56 [2024-09-23T19:24:56.022Z]  > git --version # timeout=10
19:24:56 [2024-09-23T19:24:56.029Z]  > git --version # 'git version 2.39.3'
19:24:56 [2024-09-23T19:24:56.029Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:24:56 [2024-09-23T19:24:56.117Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103
19:24:56 [2024-09-23T19:24:56.118Z] Selected Git installation does not exist. Using Default
19:24:56 [2024-09-23T19:24:56.118Z] The recommended git tool is: NONE
19:24:56 [2024-09-23T19:24:56.118Z] No credentials specified
19:24:56 [2024-09-23T19:24:56.118Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/jlebon-tmp/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
19:24:56 [2024-09-23T19:24:56.126Z] Fetching changes from the remote Git repository
19:24:56 [2024-09-23T19:24:56.127Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:24:56 [2024-09-23T19:24:56.163Z] Fetching without tags
19:24:56 [2024-09-23T19:24:56.163Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
19:24:56 [2024-09-23T19:24:56.163Z]  > git --version # timeout=10
19:24:56 [2024-09-23T19:24:56.170Z]  > git --version # 'git version 2.39.3'
19:24:56 [2024-09-23T19:24:56.170Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:56 [2024-09-23T19:24:56.233Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main)
19:24:56 [2024-09-23T19:24:56.233Z]  > git config core.sparsecheckout # timeout=10
19:24:56 [2024-09-23T19:24:56.240Z]  > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
19:24:56 [2024-09-23T19:24:56.253Z] Commit message: "vars/kola: Add support for skipping a list of kola tags"
19:24:56 [2024-09-23T19:24:56.253Z]  > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
19:24:56 [2024-09-23T19:24:56.353Z] [Pipeline] Start of Pipeline
19:24:56 [2024-09-23T19:24:56.408Z] [Pipeline] node
19:24:56 [2024-09-23T19:24:56.422Z] Running on Jenkins in /var/lib/jenkins/jobs/jlebon-tmp/workspace
19:24:56 [2024-09-23T19:24:56.450Z] [Pipeline] {
19:24:56 [2024-09-23T19:24:56.467Z] [Pipeline] }
19:24:56 [2024-09-23T19:24:56.540Z] [Pipeline] // node
19:24:56 [2024-09-23T19:24:56.593Z] [Pipeline] End of Pipeline
19:24:56 [2024-09-23T19:24:56.606Z] ERROR: ‘checkout scm’ is only available when using “Multibranch Pipeline” or “Pipeline script from SCM”
19:24:56 [2024-09-23T19:24:56.661Z] Finished: FAILURE