[2024-02-20T20:17:36.549Z] Started by user Jonathan Lebon [2024-02-20T20:17:36.550Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/seed-github-ci/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/seed-github-ci.Jenkinsfile [2024-02-20T20:17:36.551Z] Selected Git installation does not exist. Using Default [2024-02-20T20:17:36.551Z] The recommended git tool is: NONE [2024-02-20T20:17:36.551Z] No credentials specified [2024-02-20T20:17:36.551Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/seed-github-ci/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2024-02-20T20:17:36.559Z] Fetching changes from the remote Git repository [2024-02-20T20:17:36.560Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2024-02-20T20:17:36.570Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2024-02-20T20:17:36.570Z] > git --version # timeout=10 [2024-02-20T20:17:36.577Z] > git --version # 'git version 2.39.3' [2024-02-20T20:17:36.577Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T20:17:36.748Z] > git rev-parse origin/main^{commit} # timeout=10 [2024-02-20T20:17:36.756Z] Checking out Revision 14ca6b7e1469777ffccedc08bb5f67c47fb33256 (origin/main) [2024-02-20T20:17:36.756Z] > git config core.sparsecheckout # timeout=10 [2024-02-20T20:17:36.762Z] > git checkout -f 14ca6b7e1469777ffccedc08bb5f67c47fb33256 # timeout=10 [2024-02-20T20:17:36.773Z] Commit message: "jobs/seed-github-ci: fix trigger job DSL definition" [2024-02-20T20:17:36.773Z] > git rev-list --no-walk b444ff7343732182895ce134f3a59d733e8c8de7 # timeout=10 [2024-02-20T20:17:36.823Z] Loading library coreos@main [2024-02-20T20:17:36.823Z] Attempting to resolve main from remote references... [2024-02-20T20:17:36.823Z] > git --version # timeout=10 [2024-02-20T20:17:36.829Z] > git --version # 'git version 2.39.3' [2024-02-20T20:17:36.829Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-02-20T20:17:36.930Z] Found match: refs/heads/main revision 0e60cc4f7332e40843e4163421249b1dec487f7b [2024-02-20T20:17:36.931Z] Selected Git installation does not exist. Using Default [2024-02-20T20:17:36.931Z] The recommended git tool is: NONE [2024-02-20T20:17:36.931Z] No credentials specified [2024-02-20T20:17:36.931Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/seed-github-ci/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2024-02-20T20:17:36.938Z] Fetching changes from the remote Git repository [2024-02-20T20:17:36.939Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-02-20T20:17:36.956Z] Fetching without tags [2024-02-20T20:17:36.956Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2024-02-20T20:17:36.956Z] > git --version # timeout=10 [2024-02-20T20:17:36.963Z] > git --version # 'git version 2.39.3' [2024-02-20T20:17:36.963Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T20:17:37.082Z] Checking out Revision 0e60cc4f7332e40843e4163421249b1dec487f7b (main) [2024-02-20T20:17:37.082Z] > git config core.sparsecheckout # timeout=10 [2024-02-20T20:17:37.089Z] > git checkout -f 0e60cc4f7332e40843e4163421249b1dec487f7b # timeout=10 [2024-02-20T20:17:37.100Z] Commit message: "cosaBuild: add `srcConfig` and `variant` parameters" [2024-02-20T20:17:37.100Z] > git rev-list --no-walk 0e60cc4f7332e40843e4163421249b1dec487f7b # timeout=10 [2024-02-20T20:17:37.191Z] [Pipeline] Start of Pipeline [2024-02-20T20:17:37.302Z] [Pipeline] node [2024-02-20T20:17:37.337Z] Running on Jenkins in /var/lib/jenkins/jobs/seed-github-ci/workspace [2024-02-20T20:17:37.346Z] [Pipeline] { [2024-02-20T20:17:37.382Z] [Pipeline] step [2024-02-20T20:17:37.386Z] Processing provided DSL script [2024-02-20T20:17:37.505Z] [Pipeline] } [2024-02-20T20:17:37.613Z] [Pipeline] // node [2024-02-20T20:17:37.628Z] [Pipeline] End of Pipeline [2024-02-20T20:17:37.644Z] ERROR: (unknown source) No signature of method: javaposse.jobdsl.dsl.helpers.triggers.MultibranchWorkflowTriggerContext.cron() is applicable for argument types: (java.lang.Integer) values: [1440] [2024-02-20T20:17:37.644Z] Possible solutions: cron(java.lang.String), grep(), grep(java.lang.Object), print(java.io.PrintWriter), print(java.lang.Object), wait() [2024-02-20T20:17:37.653Z] Finished: FAILURE