19:27:51[2024-09-23T19:27:51.225Z] Started by user Jonathan Lebon19:27:51[2024-09-23T19:27:51.234Z] Loading library coreos@main
19:27:51[2024-09-23T19:27:51.235Z] Attempting to resolve main from remote references...
19:27:51[2024-09-23T19:27:51.235Z] > git --version # timeout=10
19:27:51[2024-09-23T19:27:51.242Z] > git --version # 'git version 2.39.3'
19:27:51[2024-09-23T19:27:51.242Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:27:51[2024-09-23T19:27:51.372Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103
19:27:51[2024-09-23T19:27:51.373Z] Selected Git installation does not exist. Using Default
19:27:51[2024-09-23T19:27:51.373Z] The recommended git tool is: NONE
19:27:51[2024-09-23T19:27:51.373Z] No credentials specified
19:27:51[2024-09-23T19:27:51.374Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/jlebon-tmp/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
19:27:51[2024-09-23T19:27:51.381Z] Fetching changes from the remote Git repository
19:27:51[2024-09-23T19:27:51.382Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:27:51[2024-09-23T19:27:51.440Z] Fetching without tags
19:27:51[2024-09-23T19:27:51.441Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git19:27:51[2024-09-23T19:27:51.441Z] > git --version # timeout=10
19:27:51[2024-09-23T19:27:51.448Z] > git --version # 'git version 2.39.3'
19:27:51[2024-09-23T19:27:51.448Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:27:51[2024-09-23T19:27:51.517Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main)
19:27:51[2024-09-23T19:27:51.517Z] > git config core.sparsecheckout # timeout=10
19:27:51[2024-09-23T19:27:51.525Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
19:27:51[2024-09-23T19:27:51.545Z] Commit message: "vars/kola: Add support for skipping a list of kola tags"
19:27:51[2024-09-23T19:27:51.545Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
19:27:51[2024-09-23T19:27:51.624Z] [Pipeline] Start of Pipeline
19:27:51[2024-09-23T19:27:51.689Z] [Pipeline] node
19:27:51[2024-09-23T19:27:51.716Z] Running on Jenkins in /var/lib/jenkins/jobs/jlebon-tmp/workspace
19:27:51[2024-09-23T19:27:51.898Z] [Pipeline] {
19:27:52[2024-09-23T19:27:52.486Z] [Pipeline] checkout
19:27:52[2024-09-23T19:27:52.652Z] [Pipeline] }
19:27:52[2024-09-23T19:27:52.886Z] [Pipeline] // node
19:27:53[2024-09-23T19:27:53.071Z] [Pipeline] End of Pipeline
19:27:53[2024-09-23T19:27:53.186Z] java.lang.IllegalArgumentException: Arguments to class hudson.plugins.git.GitSCM have to be explicitly named
19:27:53[2024-09-23T19:27:53.186Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.instantiate(DescribableModel.java:313)
19:27:53[2024-09-23T19:27:53.186Z] at org.jenkinsci.plugins.structs.describable.UninstantiatedDescribable.instantiate(UninstantiatedDescribable.java:208)
19:27:53[2024-09-23T19:27:53.186Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.coerce(DescribableModel.java:466)
19:27:53[2024-09-23T19:27:53.186Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.buildArguments(DescribableModel.java:409)
19:27:53[2024-09-23T19:27:53.186Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.instantiate(DescribableModel.java:329)
19:27:53[2024-09-23T19:27:53.186Z] at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:305)
19:27:53[2024-09-23T19:27:53.186Z] at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
19:27:53[2024-09-23T19:27:53.186Z] at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
19:27:53[2024-09-23T19:27:53.186Z] at jdk.internal.reflect.GeneratedMethodAccessor346.invoke(Unknown Source)
19:27:53[2024-09-23T19:27:53.186Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:27:53[2024-09-23T19:27:53.186Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:27:53[2024-09-23T19:27:53.186Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
19:27:53[2024-09-23T19:27:53.186Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
19:27:53[2024-09-23T19:27:53.186Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
19:27:53[2024-09-23T19:27:53.186Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
19:27:53[2024-09-23T19:27:53.186Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
19:27:53[2024-09-23T19:27:53.186Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
19:27:53[2024-09-23T19:27:53.186Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
19:27:53[2024-09-23T19:27:53.186Z] at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
19:27:53[2024-09-23T19:27:53.186Z] at org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
19:27:53[2024-09-23T19:27:53.186Z] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
19:27:53[2024-09-23T19:27:53.186Z] at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
19:27:53[2024-09-23T19:27:53.186Z] at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
19:27:53[2024-09-23T19:27:53.186Z] at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
19:27:53[2024-09-23T19:27:53.186Z] at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
19:27:53[2024-09-23T19:27:53.186Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 76e5310d-a34b-44c0-a3f6-5f7dbd393fe0
19:27:53[2024-09-23T19:27:53.186Z] Caused: java.lang.IllegalArgumentException: Could not instantiate {scm=@scmGit(<anonymous>={$class=GitSCM, branches=[{name=*/inherit-tier-x-rawhide}], extensions=[{$class=RelativeTargetDirectory, relativeTargetDir=dir, recursiveSubmodules=true}], userRemoteConfigs=[{url=https://github.com/jlebon/fedora-coreos-config}]})} for org.jenkinsci.plugins.workflow.steps.scm.GenericSCMStep
19:27:53[2024-09-23T19:27:53.186Z] at org.jenkinsci.plugins.structs.describable.DescribableModel.instantiate(DescribableModel.java:334)
19:27:53[2024-09-23T19:27:53.186Z] at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:305)
19:27:53[2024-09-23T19:27:53.186Z] at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
19:27:53[2024-09-23T19:27:53.186Z] at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
19:27:53[2024-09-23T19:27:53.186Z] at jdk.internal.reflect.GeneratedMethodAccessor346.invoke(Unknown Source)
19:27:53[2024-09-23T19:27:53.186Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:27:53[2024-09-23T19:27:53.186Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:27:53[2024-09-23T19:27:53.186Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
19:27:53[2024-09-23T19:27:53.186Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
19:27:53[2024-09-23T19:27:53.186Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
19:27:53[2024-09-23T19:27:53.186Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
19:27:53[2024-09-23T19:27:53.186Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
19:27:53[2024-09-23T19:27:53.186Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
19:27:53[2024-09-23T19:27:53.186Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
19:27:53[2024-09-23T19:27:53.186Z] at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
19:27:53[2024-09-23T19:27:53.186Z] at org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
19:27:53[2024-09-23T19:27:53.186Z] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
19:27:53[2024-09-23T19:27:53.186Z] at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
19:27:53[2024-09-23T19:27:53.186Z] at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
19:27:53[2024-09-23T19:27:53.186Z] at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
19:27:53[2024-09-23T19:27:53.186Z] at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
19:27:53[2024-09-23T19:27:53.186Z] at WorkflowScript.run(WorkflowScript:2)
19:27:53[2024-09-23T19:27:53.186Z] at ___cps.transform___(Native Method)
19:27:53[2024-09-23T19:27:53.186Z] at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
19:27:53[2024-09-23T19:27:53.186Z] at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85)
19:27:53[2024-09-23T19:27:53.187Z] at jdk.internal.reflect.GeneratedMethodAccessor292.invoke(Unknown Source)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:93)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85)
19:27:53[2024-09-23T19:27:53.187Z] at jdk.internal.reflect.GeneratedMethodAccessor292.invoke(Unknown Source)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:55)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
19:27:53[2024-09-23T19:27:53.187Z] at jdk.internal.reflect.GeneratedMethodAccessor293.invoke(Unknown Source)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:55)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
19:27:53[2024-09-23T19:27:53.187Z] at jdk.internal.reflect.GeneratedMethodAccessor293.invoke(Unknown Source)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:55)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
19:27:53[2024-09-23T19:27:53.187Z] at jdk.internal.reflect.GeneratedMethodAccessor293.invoke(Unknown Source)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.Next.step(Next.java:83)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
19:27:53[2024-09-23T19:27:53.187Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
19:27:53[2024-09-23T19:27:53.187Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
19:27:53[2024-09-23T19:27:53.187Z] at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
19:27:53[2024-09-23T19:27:53.187Z] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
19:27:53[2024-09-23T19:27:53.187Z] at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
19:27:53[2024-09-23T19:27:53.187Z] at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
19:27:53[2024-09-23T19:27:53.187Z] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:420)
19:27:53[2024-09-23T19:27:53.187Z] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:330)
19:27:53[2024-09-23T19:27:53.187Z] at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:294)
19:27:53[2024-09-23T19:27:53.187Z] at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
19:27:53[2024-09-23T19:27:53.187Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
19:27:53[2024-09-23T19:27:53.187Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
19:27:53[2024-09-23T19:27:53.187Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
19:27:53[2024-09-23T19:27:53.187Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
19:27:53[2024-09-23T19:27:53.187Z] at java.base/java.lang.Thread.run(Thread.java:829)
19:27:53[2024-09-23T19:27:53.315Z] Finished: FAILURE