Started by upstream project "pipeline-check" build number 3467 originally caused by: Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-controller/+/2255 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on slave-openstack-gz1_1 (openstack) in workspace /home/jenkins/workspace/build-cleanup [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [WS-CLEANUP] Done The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/opensdn-io/tf-jenkins.git > git init /home/jenkins/workspace/build-cleanup/src/opensdn-io/tf-jenkins # timeout=10 Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: remote: Internal Server Error fatal: unable to access 'https://github.com/opensdn-io/tf-jenkins.git/': The requested URL returned error: 500 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to slave-openstack-gz1_1 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1042) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor302.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at PluginClassLoader for git-client/jdk.proxy33/jdk.proxy33.$Proxy105.execute(Unknown Source) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at PluginClassLoader for multiple-scms//org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) ERROR: Error cloning remote repo 'origin' Retrying after 10 seconds The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/opensdn-io/tf-jenkins.git > git init /home/jenkins/workspace/build-cleanup/src/opensdn-io/tf-jenkins # timeout=10 Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision f0bc50ca2fecf6c7accd789f833fc627df8c52ad (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f0bc50ca2fecf6c7accd789f833fc627df8c52ad # timeout=10 Commit message: "switch off 24.1 build" > git rev-list --no-walk f0bc50ca2fecf6c7accd789f833fc627df8c52ad # timeout=10 The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/opensdn-io/tf-dev-env.git > git init /home/jenkins/workspace/build-cleanup/src/opensdn-io/tf-dev-env # timeout=10 Fetching upstream changes from https://github.com/opensdn-io/tf-dev-env.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-dev-env.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/opensdn-io/tf-dev-env.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 88d3ec65ccd5266f5ea7d5301a958f3c90e33441 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 88d3ec65ccd5266f5ea7d5301a958f3c90e33441 # timeout=10 Commit message: "Merge "pin docker version"" > git rev-list --no-walk 88d3ec65ccd5266f5ea7d5301a958f3c90e33441 # timeout=10 Copied 3 artifacts from "pipeline-check" build number 3467 [build-cleanup] $ /bin/bash -xe /tmp/jenkins5186749313495382105.sh + source /home/jenkins/workspace/build-cleanup/global.env ++ export PIPELINE_BUILD_TAG=jenkins-pipeline-check-3467 ++ PIPELINE_BUILD_TAG=jenkins-pipeline-check-3467 ++ export SLAVE=openstack ++ SLAVE=openstack ++ export SLAVE_REGION=gz1 ++ SLAVE_REGION=gz1 ++ export LOGS_HOST=nexus.gz1.opensdn.io ++ LOGS_HOST=nexus.gz1.opensdn.io ++ export LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/55/2255/10/check_3467 ++ LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/55/2255/10/check_3467 ++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/2255/10/check_3467 ++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/2255/10/check_3467 ++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository ++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository ++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ export CONTRAIL_CONTAINER_TAG=master-2_2_5_5-1_0 ++ CONTRAIL_CONTAINER_TAG=master-2_2_5_5-1_0 ++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=master-2_2_5_5-1_0 ++ CONTRAIL_DEPLOYER_CONTAINER_TAG=master-2_2_5_5-1_0 ++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101 ++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101 ++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101 ++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101 ++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=master-2_2_5_5-1_0 ++ CONTRAIL_CONTAINER_TAG_ORIGINAL=master-2_2_5_5-1_0 ++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-2_2_5_5-1_0 ++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-2_2_5_5-1_0 ++ export GERRIT_PIPELINE=check ++ GERRIT_PIPELINE=check ++ export GERRIT_URL=https://gerrit.opensdn.io/ ++ GERRIT_URL=https://gerrit.opensdn.io/ ++ export GERRIT_CHANGE_ID=I55bd1918a23975cf205bc1d11dfeca7be4cabfa3 ++ GERRIT_CHANGE_ID=I55bd1918a23975cf205bc1d11dfeca7be4cabfa3 ++ export GERRIT_BRANCH=master ++ GERRIT_BRANCH=master ++ export GERRIT_PROJECT=opensdn-io/tf-controller ++ GERRIT_PROJECT=opensdn-io/tf-controller ++ export REPOS_CHANNEL=latest ++ REPOS_CHANNEL=latest + source /home/jenkins/workspace/build-cleanup/deps.build-cleanup.71564.env /tmp/jenkins5186749313495382105.sh: line 3: /home/jenkins/workspace/build-cleanup/deps.build-cleanup.71564.env: No such file or directory + /bin/true + source /home/jenkins/workspace/build-cleanup/vars.build-cleanup.71564.env ++ export LINUX_DISTR=rockylinux ++ LINUX_DISTR=rockylinux ++ export LINUX_DISTR_VER=9 ++ LINUX_DISTR_VER=9 + export STAGE=cleanup + STAGE=cleanup + export TARGET= + TARGET= + desc='Pipeline: pipeline-check-3467 Random: 71564
' + desc+='Stage: cleanup Target:
' + desc+='Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/2255/10/check_3467/build-rocky9' + echo 'DESCRIPTION Pipeline: pipeline-check-3467 Random: 71564
Stage: cleanup Target:
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/2255/10/check_3467/build-rocky9' DESCRIPTION Pipeline: pipeline-check-3467 Random: 71564
Stage: cleanup Target:
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/2255/10/check_3467/build-rocky9 [description-setter] Description set: Pipeline: pipeline-check-3467 Random: 71564
Stage: cleanup Target:
Job logs: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/2255/10/check_3467/build-rocky9' [build-cleanup] $ /bin/bash -xe /tmp/jenkins17614033792544156839.sh + set -eo pipefail + source /home/jenkins/workspace/build-cleanup/global.env ++ export PIPELINE_BUILD_TAG=jenkins-pipeline-check-3467 ++ PIPELINE_BUILD_TAG=jenkins-pipeline-check-3467 ++ export SLAVE=openstack ++ SLAVE=openstack ++ export SLAVE_REGION=gz1 ++ SLAVE_REGION=gz1 ++ export LOGS_HOST=nexus.gz1.opensdn.io ++ LOGS_HOST=nexus.gz1.opensdn.io ++ export LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/55/2255/10/check_3467 ++ LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/55/2255/10/check_3467 ++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/2255/10/check_3467 ++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/2255/10/check_3467 ++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository ++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository ++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ export CONTRAIL_CONTAINER_TAG=master-2_2_5_5-1_0 ++ CONTRAIL_CONTAINER_TAG=master-2_2_5_5-1_0 ++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=master-2_2_5_5-1_0 ++ CONTRAIL_DEPLOYER_CONTAINER_TAG=master-2_2_5_5-1_0 ++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101 ++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101 ++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101 ++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101 ++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=master-2_2_5_5-1_0 ++ CONTRAIL_CONTAINER_TAG_ORIGINAL=master-2_2_5_5-1_0 ++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-2_2_5_5-1_0 ++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-2_2_5_5-1_0 ++ export GERRIT_PIPELINE=check ++ GERRIT_PIPELINE=check ++ export GERRIT_URL=https://gerrit.opensdn.io/ ++ GERRIT_URL=https://gerrit.opensdn.io/ ++ export GERRIT_CHANGE_ID=I55bd1918a23975cf205bc1d11dfeca7be4cabfa3 ++ GERRIT_CHANGE_ID=I55bd1918a23975cf205bc1d11dfeca7be4cabfa3 ++ export GERRIT_BRANCH=master ++ GERRIT_BRANCH=master ++ export GERRIT_PROJECT=opensdn-io/tf-controller ++ GERRIT_PROJECT=opensdn-io/tf-controller ++ export REPOS_CHANNEL=latest ++ REPOS_CHANNEL=latest + source /home/jenkins/workspace/build-cleanup/deps.build-cleanup.71564.env /tmp/jenkins17614033792544156839.sh: line 4: /home/jenkins/workspace/build-cleanup/deps.build-cleanup.71564.env: No such file or directory + /bin/true + source /home/jenkins/workspace/build-cleanup/vars.build-cleanup.71564.env ++ export LINUX_DISTR=rockylinux ++ LINUX_DISTR=rockylinux ++ export LINUX_DISTR_VER=9 ++ LINUX_DISTR_VER=9 + [[ master == \R\2\4\.\1 ]] + ./src/opensdn-io/tf-jenkins/infra/gerrit/apply_patchsets.sh ./src opensdn-io/tf-jenkins ./patchsets-info.json + ./src/opensdn-io/tf-jenkins/infra/gerrit/apply_patchsets.sh ./src opensdn-io/tf-dev-env ./patchsets-info.json [build-cleanup] $ /bin/bash -xe /tmp/jenkins9178475190182976874.sh + set -eo pipefail + export STAGE=cleanup + STAGE=cleanup + export TARGET= + TARGET= + source /home/jenkins/workspace/build-cleanup/global.env ++ export PIPELINE_BUILD_TAG=jenkins-pipeline-check-3467 ++ PIPELINE_BUILD_TAG=jenkins-pipeline-check-3467 ++ export SLAVE=openstack ++ SLAVE=openstack ++ export SLAVE_REGION=gz1 ++ SLAVE_REGION=gz1 ++ export LOGS_HOST=nexus.gz1.opensdn.io ++ LOGS_HOST=nexus.gz1.opensdn.io ++ export LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/55/2255/10/check_3467 ++ LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/55/2255/10/check_3467 ++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/2255/10/check_3467 ++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/2255/10/check_3467 ++ export SITE_MIRROR=http://nexus.gz1.opensdn.io/repository ++ SITE_MIRROR=http://nexus.gz1.opensdn.io/repository ++ export CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ export DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ DEPLOYER_CONTAINER_REGISTRY=nexus.gz1.opensdn.io:5101 ++ export CONTRAIL_CONTAINER_TAG=master-2_2_5_5-1_0 ++ CONTRAIL_CONTAINER_TAG=master-2_2_5_5-1_0 ++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=master-2_2_5_5-1_0 ++ CONTRAIL_DEPLOYER_CONTAINER_TAG=master-2_2_5_5-1_0 ++ export CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101 ++ CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101 ++ export DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101 ++ DEPLOYER_CONTAINER_REGISTRY_ORIGINAL=nexus.gz1.opensdn.io:5101 ++ export CONTRAIL_CONTAINER_TAG_ORIGINAL=master-2_2_5_5-1_0 ++ CONTRAIL_CONTAINER_TAG_ORIGINAL=master-2_2_5_5-1_0 ++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-2_2_5_5-1_0 ++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-2_2_5_5-1_0 ++ export GERRIT_PIPELINE=check ++ GERRIT_PIPELINE=check ++ export GERRIT_URL=https://gerrit.opensdn.io/ ++ GERRIT_URL=https://gerrit.opensdn.io/ ++ export GERRIT_CHANGE_ID=I55bd1918a23975cf205bc1d11dfeca7be4cabfa3 ++ GERRIT_CHANGE_ID=I55bd1918a23975cf205bc1d11dfeca7be4cabfa3 ++ export GERRIT_BRANCH=master ++ GERRIT_BRANCH=master ++ export GERRIT_PROJECT=opensdn-io/tf-controller ++ GERRIT_PROJECT=opensdn-io/tf-controller ++ export REPOS_CHANNEL=latest ++ REPOS_CHANNEL=latest + source /home/jenkins/workspace/build-cleanup/deps.build-cleanup.71564.env /tmp/jenkins9178475190182976874.sh: line 6: /home/jenkins/workspace/build-cleanup/deps.build-cleanup.71564.env: No such file or directory + /bin/true + source /home/jenkins/workspace/build-cleanup/vars.build-cleanup.71564.env ++ export LINUX_DISTR=rockylinux ++ LINUX_DISTR=rockylinux ++ export LINUX_DISTR_VER=9 ++ LINUX_DISTR_VER=9 + [[ cleanup == \n\o\n\e ]] + [[ cleanup == \c\l\e\a\n\u\p ]] + ./src/opensdn-io/tf-jenkins/infra/openstack/remove_workers.sh + exit [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [NOT_BUILT, ABORTED, FAILURE, UNSTABLE]. Did not execute build step #0. Archiving artifacts Finished: SUCCESS