Started by upstream project "pipeline-templates" build number 1053 originally caused by: Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-jenkins/+/2771 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on slave-openstack-gz1_1 (openstack) in workspace /home/jenkins/workspace/test-code-coverage [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/test-code-coverage/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: fatal: unable to access 'https://github.com/opensdn-io/tf-jenkins.git/': Failed to connect to github.com port 443: Connection timed out 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/test-code-coverage/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 cda36b9a0cbd3a8ebe6746aa895153e664078d3f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cda36b9a0cbd3a8ebe6746aa895153e664078d3f # timeout=10 Commit message: "Merge "rework code-coverage job"" > git rev-list --no-walk cda36b9a0cbd3a8ebe6746aa895153e664078d3f # 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/test-code-coverage/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 43a71a9f03618935213e765d47882ccb0d25ab86 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 43a71a9f03618935213e765d47882ccb0d25ab86 # timeout=10 Commit message: "disable TLS verify for Raven dnf repos" > git rev-list --no-walk 43a71a9f03618935213e765d47882ccb0d25ab86 # timeout=10 Copied 4 artifacts from "pipeline-templates" build number 1053 [test-code-coverage] $ /bin/bash -xe /tmp/jenkins11112654139669413084.sh + source /home/jenkins/workspace/test-code-coverage/global.env ++ export PIPELINE_BUILD_TAG=jenkins-pipeline-templates-1053 ++ PIPELINE_BUILD_TAG=jenkins-pipeline-templates-1053 ++ 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/71/2771/27/templates_1053 ++ LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/71/2771/27/templates_1053 ++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/71/2771/27/templates_1053 ++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/71/2771/27/templates_1053 ++ 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_7_7_1-2_7 ++ CONTRAIL_CONTAINER_TAG=master-2_7_7_1-2_7 ++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=master-2_7_7_1-2_7 ++ CONTRAIL_DEPLOYER_CONTAINER_TAG=master-2_7_7_1-2_7 ++ 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_7_7_1-2_7 ++ CONTRAIL_CONTAINER_TAG_ORIGINAL=master-2_7_7_1-2_7 ++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-2_7_7_1-2_7 ++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-2_7_7_1-2_7 ++ export GERRIT_PIPELINE=templates ++ GERRIT_PIPELINE=templates ++ export GERRIT_URL=https://gerrit.opensdn.io/ ++ GERRIT_URL=https://gerrit.opensdn.io/ ++ export GERRIT_CHANGE_ID=Iae2afd13a179ce582f257f8fd3e1027bfbf6f060 ++ GERRIT_CHANGE_ID=Iae2afd13a179ce582f257f8fd3e1027bfbf6f060 ++ export GERRIT_BRANCH=master ++ GERRIT_BRANCH=master ++ export GERRIT_PROJECT=opensdn-io/tf-jenkins ++ GERRIT_PROJECT=opensdn-io/tf-jenkins ++ export REPOS_CHANNEL=latest ++ REPOS_CHANNEL=latest + source /home/jenkins/workspace/test-code-coverage/vars.test-code-coverage.48435.env ++ export CODE_COVERAGE=FALSE ++ CODE_COVERAGE=FALSE ++ export LINUX_DISTR_VER=9 ++ LINUX_DISTR_VER=9 ++ export LINUX_DISTR=rockylinux ++ LINUX_DISTR=rockylinux ++ export ENABLE_CODE_COVERAGE=true ++ ENABLE_CODE_COVERAGE=true + desc='Pipeline: pipeline-templates-1053 Random: 48435
' + desc+='Merged coverage report
' + desc+='Coverage: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/71/2771/27/templates_1053/test-unit-true/coverage/merged' + echo 'DESCRIPTION Pipeline: pipeline-templates-1053 Random: 48435
Merged coverage report
Coverage: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/71/2771/27/templates_1053/test-unit-true/coverage/merged' DESCRIPTION Pipeline: pipeline-templates-1053 Random: 48435
Merged coverage report
Coverage: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/71/2771/27/templates_1053/test-unit-true/coverage/merged [description-setter] Description set: Pipeline: pipeline-templates-1053 Random: 48435
Merged coverage report
Coverage: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/71/2771/27/templates_1053/test-unit-true/coverage/merged' [test-code-coverage] $ /bin/bash -xe /tmp/jenkins13118564273508056738.sh + set -eo pipefail + source /home/jenkins/workspace/test-code-coverage/global.env ++ export PIPELINE_BUILD_TAG=jenkins-pipeline-templates-1053 ++ PIPELINE_BUILD_TAG=jenkins-pipeline-templates-1053 ++ 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/71/2771/27/templates_1053 ++ LOGS_PATH=/var/www/logs/jenkins_logs/gerrit/71/2771/27/templates_1053 ++ export LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/71/2771/27/templates_1053 ++ LOGS_URL=http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/71/2771/27/templates_1053 ++ 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_7_7_1-2_7 ++ CONTRAIL_CONTAINER_TAG=master-2_7_7_1-2_7 ++ export CONTRAIL_DEPLOYER_CONTAINER_TAG=master-2_7_7_1-2_7 ++ CONTRAIL_DEPLOYER_CONTAINER_TAG=master-2_7_7_1-2_7 ++ 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_7_7_1-2_7 ++ CONTRAIL_CONTAINER_TAG_ORIGINAL=master-2_7_7_1-2_7 ++ export CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-2_7_7_1-2_7 ++ CONTRAIL_DEPLOYER_CONTAINER_TAG_ORIGINAL=master-2_7_7_1-2_7 ++ export GERRIT_PIPELINE=templates ++ GERRIT_PIPELINE=templates ++ export GERRIT_URL=https://gerrit.opensdn.io/ ++ GERRIT_URL=https://gerrit.opensdn.io/ ++ export GERRIT_CHANGE_ID=Iae2afd13a179ce582f257f8fd3e1027bfbf6f060 ++ GERRIT_CHANGE_ID=Iae2afd13a179ce582f257f8fd3e1027bfbf6f060 ++ export GERRIT_BRANCH=master ++ GERRIT_BRANCH=master ++ export GERRIT_PROJECT=opensdn-io/tf-jenkins ++ GERRIT_PROJECT=opensdn-io/tf-jenkins ++ export REPOS_CHANNEL=latest ++ REPOS_CHANNEL=latest + source /home/jenkins/workspace/test-code-coverage/deps.test-code-coverage.48435.env ++ export DEVENV_TAG=sandbox-master-2_7_7_1-2_7 ++ DEVENV_TAG=sandbox-master-2_7_7_1-2_7 ++ export UNITTEST_TARGETS=controller/src/bfd:test,controller/src/bgp:test,controller/src/cat:test,controller/src/control-node:test,controller/src/dns:test,controller/src/ifmap:test,controller/src/xmpp:test,src/contrail-common/config-client-mgr:test, ++ UNITTEST_TARGETS=controller/src/bfd:test,controller/src/bgp:test,controller/src/cat:test,controller/src/control-node:test,controller/src/dns:test,controller/src/ifmap:test,controller/src/xmpp:test,src/contrail-common/config-client-mgr:test, ++ export DEVENV_TAG=master-2_7_7_1-2_7 ++ DEVENV_TAG=master-2_7_7_1-2_7 + source /home/jenkins/workspace/test-code-coverage/vars.test-code-coverage.48435.env ++ export CODE_COVERAGE=FALSE ++ CODE_COVERAGE=FALSE ++ export LINUX_DISTR_VER=9 ++ LINUX_DISTR_VER=9 ++ export LINUX_DISTR=rockylinux ++ LINUX_DISTR=rockylinux ++ export ENABLE_CODE_COVERAGE=true ++ ENABLE_CODE_COVERAGE=true + ./src/opensdn-io/tf-jenkins/infra/gerrit/apply_patchsets.sh ./src opensdn-io/tf-jenkins ./patchsets-info.json INFO: run 'git fetch https://gerrit.opensdn.io//opensdn-io/tf-jenkins refs/changes/71/2771/27' From https://gerrit.opensdn.io//opensdn-io/tf-jenkins * branch refs/changes/71/2771/27 -> FETCH_HEAD INFO: FETCH_HEAD - cda36b9a Merge "rework code-coverage job" [detached HEAD c5c938c9] WIP: add code-coverage option Author: tikitavi Date: Fri Mar 27 12:16:13 2026 +0300 11 files changed, 159 insertions(+), 24 deletions(-) create mode 100644 jobs/test/unit/coverage_merge/Dockerfile create mode 100755 jobs/test/unit/coverage_merge/docker-entrypoint-merge.sh create mode 100755 jobs/test/unit/merge_code_coverage.sh [test-code-coverage] $ /bin/bash -xe /tmp/jenkins18116093065827322452.sh + set -eo pipefail + chmod +x ./src/opensdn-io/tf-jenkins/jobs/test/unit/merge_code_coverage.sh + ./src/opensdn-io/tf-jenkins/jobs/test/unit/merge_code_coverage.sh INFO: nothing to merge Archiving artifacts Finished: SUCCESS