[2024-06-27T19:16:01.697Z] Triggered by CI message. [2024-06-27T19:16:01.698Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/bodhi-trigger.Jenkinsfile [2024-06-27T19:16:01.699Z] Selected Git installation does not exist. Using Default [2024-06-27T19:16:01.699Z] The recommended git tool is: NONE [2024-06-27T19:16:01.699Z] No credentials specified [2024-06-27T19:16:01.700Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2024-06-27T19:16:01.737Z] Fetching changes from the remote Git repository [2024-06-27T19:16:01.738Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2024-06-27T19:16:01.772Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2024-06-27T19:16:01.772Z] > git --version # timeout=10 [2024-06-27T19:16:01.779Z] > git --version # 'git version 2.39.3' [2024-06-27T19:16:01.779Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-27T19:16:01.873Z] > git rev-parse origin/main^{commit} # timeout=10 [2024-06-27T19:16:01.880Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) [2024-06-27T19:16:01.880Z] > git config core.sparsecheckout # timeout=10 [2024-06-27T19:16:01.887Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 [2024-06-27T19:16:01.909Z] Commit message: "hacking: fix matrix webhook env var" [2024-06-27T19:16:01.909Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 [2024-06-27T19:16:01.996Z] Loading library coreos@main [2024-06-27T19:16:01.996Z] Attempting to resolve main from remote references... [2024-06-27T19:16:01.996Z] > git --version # timeout=10 [2024-06-27T19:16:02.003Z] > git --version # 'git version 2.39.3' [2024-06-27T19:16:02.003Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-06-27T19:18:13.987Z] ERROR: Checkout failed [2024-06-27T19:18:13.987Z] hudson.plugins.git.GitException: Command "git ls-remote -- https://github.com/coreos/coreos-ci-lib.git" returned status code 128: [2024-06-27T19:18:13.987Z] stdout: [2024-06-27T19:18:13.987Z] stderr: fatal: unable to access 'https://github.com/coreos/coreos-ci-lib.git/': Failed to connect to github.com port 443: Connection timed out [2024-06-27T19:18:13.987Z] [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2079) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2070) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getRemoteReferences(CliGitAPIImpl.java:3795) [2024-06-27T19:18:13.987Z] at jenkins.plugins.git.AbstractGitSCMSource.retrieve(AbstractGitSCMSource.java:862) [2024-06-27T19:18:13.987Z] at jenkins.scm.api.SCMSource.fetch(SCMSource.java:635) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.lambda$retrieve$0(SCMSourceRetriever.java:75) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.workflow.libs.SCMBasedRetriever.retrySCMOperation(SCMBasedRetriever.java:222) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrieve(SCMSourceRetriever.java:75) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.workflow.libs.LibraryAdder.retrieve(LibraryAdder.java:260) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.workflow.libs.LibraryAdder.add(LibraryAdder.java:150) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.workflow.libs.LibraryDecorator$1.call(LibraryDecorator.java:125) [2024-06-27T19:18:13.987Z] at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1087) [2024-06-27T19:18:13.987Z] at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:624) [2024-06-27T19:18:13.987Z] at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:602) [2024-06-27T19:18:13.987Z] at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:579) [2024-06-27T19:18:13.987Z] at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:323) [2024-06-27T19:18:13.987Z] at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:293) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox$Scope.parse(GroovySandbox.java:163) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:190) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:175) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:568) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:518) [2024-06-27T19:18:13.987Z] at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:336) [2024-06-27T19:18:13.987Z] at hudson.model.ResourceController.execute(ResourceController.java:101) [2024-06-27T19:18:13.987Z] at hudson.model.Executor.run(Executor.java:442) [2024-06-27T19:18:13.988Z] ERROR: Maximum checkout retry attempts reached, aborting [2024-06-27T19:18:13.999Z] org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: [2024-06-27T19:18:13.999Z] WorkflowScript: Loading libraries failed [2024-06-27T19:18:13.999Z] [2024-06-27T19:18:13.999Z] 1 error [2024-06-27T19:18:13.999Z] [2024-06-27T19:18:13.999Z] at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:309) [2024-06-27T19:18:13.999Z] at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1107) [2024-06-27T19:18:13.999Z] at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:624) [2024-06-27T19:18:13.999Z] at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:602) [2024-06-27T19:18:13.999Z] at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:579) [2024-06-27T19:18:13.999Z] at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:323) [2024-06-27T19:18:13.999Z] at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:293) [2024-06-27T19:18:13.999Z] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox$Scope.parse(GroovySandbox.java:163) [2024-06-27T19:18:13.999Z] at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:190) [2024-06-27T19:18:13.999Z] at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:175) [2024-06-27T19:18:13.999Z] at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:568) [2024-06-27T19:18:13.999Z] at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:518) [2024-06-27T19:18:13.999Z] at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:336) [2024-06-27T19:18:13.999Z] at hudson.model.ResourceController.execute(ResourceController.java:101) [2024-06-27T19:18:13.999Z] at hudson.model.Executor.run(Executor.java:442) [2024-06-27T19:18:14.136Z] Finished: FAILURE