[2024-09-23T19:27:26.496Z] Started by user Jonathan Lebon [2024-09-23T19:27:26.503Z] Loading library coreos@main [2024-09-23T19:27:26.504Z] Attempting to resolve main from remote references... [2024-09-23T19:27:26.504Z] > git --version # timeout=10 [2024-09-23T19:27:26.512Z] > git --version # 'git version 2.39.3' [2024-09-23T19:27:26.512Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-09-23T19:27:26.593Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 [2024-09-23T19:27:26.594Z] Selected Git installation does not exist. Using Default [2024-09-23T19:27:26.594Z] The recommended git tool is: NONE [2024-09-23T19:27:26.594Z] No credentials specified [2024-09-23T19:27:26.594Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/jlebon-tmp/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2024-09-23T19:27:26.602Z] Fetching changes from the remote Git repository [2024-09-23T19:27:26.603Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-09-23T19:27:26.610Z] Fetching without tags [2024-09-23T19:27:26.610Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2024-09-23T19:27:26.610Z] > git --version # timeout=10 [2024-09-23T19:27:26.616Z] > git --version # 'git version 2.39.3' [2024-09-23T19:27:26.616Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T19:27:26.683Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) [2024-09-23T19:27:26.683Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T19:27:26.690Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 [2024-09-23T19:27:26.699Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" [2024-09-23T19:27:26.700Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 [2024-09-23T19:27:26.753Z] [Pipeline] Start of Pipeline [2024-09-23T19:27:26.840Z] [Pipeline] node [2024-09-23T19:27:26.916Z] Running on Jenkins in /var/lib/jenkins/jobs/jlebon-tmp/workspace [2024-09-23T19:27:26.973Z] [Pipeline] { [2024-09-23T19:27:27.008Z] [Pipeline] } [2024-09-23T19:27:27.093Z] [Pipeline] // node [2024-09-23T19:27:27.151Z] [Pipeline] End of Pipeline [2024-09-23T19:27:27.159Z] ERROR: ‘checkout scm’ is only available when using “Multibranch Pipeline” or “Pipeline script from SCM” [2024-09-23T19:27:27.239Z] Finished: FAILURE