Pull request #278 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c2d6b0d05c12d8aedfe11f659654467060cb1ff+6f6d9fc423c1146f2242d7642f2e290a467e059d (2bf9456b9b6298fa2aff72da2c50569da4ee93f2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1275092433275345910.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7215659014662685690.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-278/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-278/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1049532944069883086.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3520198738744158581.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-278/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-278/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8236679473675988734.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13664 in /w/workspace/xfoundry_go-mod-bootstrap_PR-278 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-278 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/jenkins-gitclient-ssh284645412975816612.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6f6d9fc423c1146f2242d7642f2e290a467e059d into PR head commit 1c2d6b0d05c12d8aedfe11f659654467060cb1ff Merge succeeded, producing 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c Checking out Revision 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c (PR-278) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/jenkins-gitclient-ssh1176541410959486057.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c2d6b0d05c12d8aedfe11f659654467060cb1ff # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/jenkins-gitclient-ssh7462060437621320384.key > git merge 6f6d9fc423c1146f2242d7642f2e290a467e059d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c # timeout=10 Commit message: "Merge commit '6f6d9fc423c1146f2242d7642f2e290a467e059d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk e44f75467ae348f8e0b0e632a9d1ad7cb71a1d67 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:33:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:33:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:33:23 ========================================================= 15:33:23 EdgeX Global Pipelines Version Info 15:33:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:33:24 ------------------- 15:33:24 stable info: 15:33:24 ------------------- 15:33:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:33:24 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 15:33:24 Message: update stable to v1.0.211 15:33:25 ------------------- 15:33:25 experimental info: 15:33:25 ------------------- 15:33:25 Commited By: **** collab-it+edgex@linuxfoundation.org 15:33:25 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 15:33:25 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-278 [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-278 [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-278 [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 623b7b3 [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:33:25 + git rev-list -1 --merges 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c~1..623b7b352b8fec62c3de8e1f5b7bf449c6d6634c [Pipeline] echo 15:33:25 -----------> git rev-list -1 --merges 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c~1..623b7b352b8fec62c3de8e1f5b7bf449c6d6634c 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c 15:33:25 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c [false] [Pipeline] sh 15:33:26 + git log --format=format:%s -1 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c [Pipeline] echo 15:33:26 ========================================================= 15:33:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:33:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:33:26 + git log --format=format:%s -1 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c [Pipeline] echo 15:33:26 [semverPrep] GIT_COMMIT: 623b7b352b8fec62c3de8e1f5b7bf449c6d6634c, Commit Message: Merge commit '6f6d9fc423c1146f2242d7642f2e290a467e059d' into HEAD [Pipeline] echo 15:33:26 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:33:26 15:33:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:33:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:33:27 latest: Pulling from edgex-devops/git-semver 15:33:27 a0d0a0d46f8b: Pulling fs layer 15:33:27 3e5f54012d9b: Pulling fs layer 15:33:27 4c7163046ea9: Pulling fs layer 15:33:27 0c2d73faf560: Pulling fs layer 15:33:27 0c2d73faf560: Waiting 15:33:27 3e5f54012d9b: Verifying Checksum 15:33:27 3e5f54012d9b: Download complete 15:33:27 a0d0a0d46f8b: Verifying Checksum 15:33:27 a0d0a0d46f8b: Download complete 15:33:27 4c7163046ea9: Verifying Checksum 15:33:27 4c7163046ea9: Download complete 15:33:27 0c2d73faf560: Verifying Checksum 15:33:27 0c2d73faf560: Download complete 15:33:27 a0d0a0d46f8b: Pull complete 15:33:27 3e5f54012d9b: Pull complete 15:33:27 4c7163046ea9: Pull complete 15:33:28 0c2d73faf560: Pull complete 15:33:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:33:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:33:28 prd-centos7-docker-4c-2g-13664 does not seem to be running inside a container 15:33:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-278 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278:/w/workspace/xfoundry_go-mod-bootstrap_PR-278:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:33:28 $ docker top eb23cb1b14d0c4079f58d23d78c1547a1ff01c504560252049eb1b2547bcfb30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:28 [ssh-agent] Looking for ssh-agent implementation... 15:33:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:28 $ docker exec eb23cb1b14d0c4079f58d23d78c1547a1ff01c504560252049eb1b2547bcfb30 ssh-agent 15:33:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIGKlnJ/agent.13 15:33:29 SSH_AGENT_PID=19 15:33:29 Running ssh-add (command line suppressed) 15:33:28 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_1122005049649305371.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_1122005049649305371.key) 15:33:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:29 + git tag --points-at HEAD [Pipeline] } 15:33:29 $ docker exec --env ******** --env ******** eb23cb1b14d0c4079f58d23d78c1547a1ff01c504560252049eb1b2547bcfb30 ssh-agent -k 15:33:29 unset SSH_AUTH_SOCK; 15:33:29 unset SSH_AGENT_PID; 15:33:29 echo Agent pid 19 killed; 15:33:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:33:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:29 [ssh-agent] Looking for ssh-agent implementation... 15:33:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:29 $ docker exec eb23cb1b14d0c4079f58d23d78c1547a1ff01c504560252049eb1b2547bcfb30 ssh-agent 15:33:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAjlICK/agent.53 15:33:29 SSH_AGENT_PID=59 15:33:29 Running ssh-add (command line suppressed) 15:33:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_6106494803213385112.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_6106494803213385112.key) 15:33:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:30 + git semver init 15:33:30 # -> Open(): unable to determine branch for HEAD 15:33:30 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-278/.git 15:33:30 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-278 15:33:30 # $SEMVER_REMOTE_NAME = origin 15:33:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:33:30 # $SEMVER_USER_NAME = edgex-jenkins 15:33:30 # $SEMVER_BRANCH = PR-278 15:33:30 # $SEMVER_TEMP = /tmp/semver-388439164 15:33:30 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 15:33:30 # '/tmp/semver-388439164' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-278/.semver' 15:33:30 # -> Force: false 15:33:30 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-278/.semver [Pipeline] } 15:33:30 $ docker exec --env ******** --env ******** eb23cb1b14d0c4079f58d23d78c1547a1ff01c504560252049eb1b2547bcfb30 ssh-agent -k 15:33:30 unset SSH_AUTH_SOCK; 15:33:30 unset SSH_AGENT_PID; 15:33:30 echo Agent pid 59 killed; 15:33:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:31 + git semver [Pipeline] } 15:33:31 $ docker stop --time=1 eb23cb1b14d0c4079f58d23d78c1547a1ff01c504560252049eb1b2547bcfb30 15:33:32 $ docker rm -f eb23cb1b14d0c4079f58d23d78c1547a1ff01c504560252049eb1b2547bcfb30 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:33:32 Stashed 1 file(s) [Pipeline] echo 15:33:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:33:48 Still waiting to schedule task 15:33:48 ‘prd-centos7-blackbox-4c-2g-13499’ doesn’t have label ‘centos7-docker-4c-2g’ 15:33:48 ‘prd-centos7-docker-4c-2g-13665’ is offline 15:33:48 Still waiting to schedule task 15:33:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:34:39 Running on prd-centos7-docker-4c-2g-13668 in /w/workspace/xfoundry_go-mod-bootstrap_PR-278 [Pipeline] { [Pipeline] ws 15:34:39 Running in /w/workspace/go-mod-bootstrap/13 [Pipeline] { [Pipeline] checkout 15:34:39 Selected Git installation does not exist. Using Default 15:34:39 The recommended git tool is: NONE 15:34:41 using credential edgex-jenkins-ssh 15:34:41 Cloning the remote Git repository 15:34:42 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:34:42 > git init /w/workspace/go-mod-bootstrap/13 # timeout=10 15:34:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:34:42 > git --version # timeout=10 15:34:42 > git --version # 'git version 2.24.4' 15:34:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:42 [INFO] Currently running in a labeled security context 15:34:42 [INFO] Currently SELinux is 'enforcing' on the host 15:34:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/13@tmp/jenkins-gitclient-ssh2678547103390209995.key 15:34:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:43 Merging remotes/origin/main commit 6f6d9fc423c1146f2242d7642f2e290a467e059d into PR head commit 1c2d6b0d05c12d8aedfe11f659654467060cb1ff 15:34:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:34:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:34:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:34:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:42 [INFO] Currently running in a labeled security context 15:34:42 [INFO] Currently SELinux is 'enforcing' on the host 15:34:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/13@tmp/jenkins-gitclient-ssh5757020310796753377.key 15:34:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:34:43 > git config core.sparsecheckout # timeout=10 15:34:43 > git checkout -f 1c2d6b0d05c12d8aedfe11f659654467060cb1ff # timeout=10 15:34:43 > git remote # timeout=10 15:34:43 Merge succeeded, producing caca0fb208e8c40cd0a9f8b7ffc2e5687a28de16 15:34:43 Checking out Revision caca0fb208e8c40cd0a9f8b7ffc2e5687a28de16 (PR-278) 15:34:43 > git config --get remote.origin.url # timeout=10 15:34:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:43 [INFO] Currently running in a labeled security context 15:34:43 [INFO] Currently SELinux is 'enforcing' on the host 15:34:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/13@tmp/jenkins-gitclient-ssh2461494121988649194.key 15:34:43 > git merge 6f6d9fc423c1146f2242d7642f2e290a467e059d # timeout=10 15:34:43 > git rev-parse HEAD^{commit} # timeout=10 15:34:43 > git config core.sparsecheckout # timeout=10 15:34:43 > git checkout -f caca0fb208e8c40cd0a9f8b7ffc2e5687a28de16 # timeout=10 15:34:46 Commit message: "Merge commit '6f6d9fc423c1146f2242d7642f2e290a467e059d' into HEAD" 15:34:46 First time build. Skipping changelog. 15:34:46 > git rev-list --no-walk e44f75467ae348f8e0b0e632a9d1ad7cb71a1d67 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:34:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:47 ========================================================= 15:34:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:34:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:34:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:34:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:34:47 a0d0a0d46f8b: Pulling fs layer 15:34:47 31adcdaf11c8: Pulling fs layer 15:34:47 b8b176561691: Pulling fs layer 15:34:47 4527c011a84f: Pulling fs layer 15:34:47 5d74067f8e1e: Pulling fs layer 15:34:47 e0aca202a116: Pulling fs layer 15:34:47 3a43be97a3b4: Pulling fs layer 15:34:47 34cad66bf833: Pulling fs layer 15:34:47 b4e3c513aaa6: Pulling fs layer 15:34:47 4527c011a84f: Waiting 15:34:47 5d74067f8e1e: Waiting 15:34:47 e0aca202a116: Waiting 15:34:47 3a43be97a3b4: Waiting 15:34:47 34cad66bf833: Waiting 15:34:47 b4e3c513aaa6: Waiting 15:34:47 b8b176561691: Verifying Checksum 15:34:47 b8b176561691: Download complete 15:34:47 31adcdaf11c8: Verifying Checksum 15:34:47 31adcdaf11c8: Download complete 15:34:47 5d74067f8e1e: Verifying Checksum 15:34:47 5d74067f8e1e: Download complete 15:34:47 e0aca202a116: Verifying Checksum 15:34:47 e0aca202a116: Download complete 15:34:47 3a43be97a3b4: Verifying Checksum 15:34:47 3a43be97a3b4: Download complete 15:34:47 a0d0a0d46f8b: Verifying Checksum 15:34:47 a0d0a0d46f8b: Download complete 15:34:47 34cad66bf833: Verifying Checksum 15:34:47 34cad66bf833: Download complete 15:34:48 a0d0a0d46f8b: Pull complete 15:34:48 4527c011a84f: Verifying Checksum 15:34:48 4527c011a84f: Download complete 15:34:48 31adcdaf11c8: Pull complete 15:34:48 b4e3c513aaa6: Verifying Checksum 15:34:48 b4e3c513aaa6: Download complete 15:34:48 b8b176561691: Pull complete 15:34:52 4527c011a84f: Pull complete 15:34:52 5d74067f8e1e: Pull complete 15:34:52 e0aca202a116: Pull complete 15:34:52 3a43be97a3b4: Pull complete 15:34:52 34cad66bf833: Pull complete 15:34:54 b4e3c513aaa6: Pull complete 15:34:54 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:34:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:34:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 15:34:54 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 15:34:55 + docker inspect -f . ci-base-image-x86_64 15:34:55 . [Pipeline] withDockerContainer 15:34:55 prd-centos7-docker-4c-2g-13668 does not seem to be running inside a container 15:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/13 -v /w/workspace/go-mod-bootstrap/13:/w/workspace/go-mod-bootstrap/13:rw,z -v /w/workspace/go-mod-bootstrap/13@tmp:/w/workspace/go-mod-bootstrap/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:34:57 $ docker top 9eea26eddc4095998b3392b51f0653f7f7696671b099026886cec1648d2f140a -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:57 + go version 15:34:57 go version go1.16.8 linux/amd64 [Pipeline] } 15:34:57 $ docker stop --time=1 9eea26eddc4095998b3392b51f0653f7f7696671b099026886cec1648d2f140a 15:34:58 $ docker rm -f 9eea26eddc4095998b3392b51f0653f7f7696671b099026886cec1648d2f140a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:34:59 + docker inspect -f . ci-base-image-x86_64 15:34:59 . [Pipeline] withDockerContainer 15:34:59 prd-centos7-docker-4c-2g-13668 does not seem to be running inside a container 15:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/13 -v /w/workspace/go-mod-bootstrap/13:/w/workspace/go-mod-bootstrap/13:rw,z -v /w/workspace/go-mod-bootstrap/13@tmp:/w/workspace/go-mod-bootstrap/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:34:59 $ docker top e4964a177536212babaa2c54d939f34be9a38cef958bc672f7c86853bd083f90 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:35:00 + make test 15:35:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:35:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 15:35:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.23 15:35:01 go: downloading github.com/pelletier/go-toml v1.9.4 15:35:01 go: downloading github.com/stretchr/testify v1.7.0 15:35:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 15:35:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.8 15:35:01 go: downloading github.com/gorilla/mux v1.8.0 15:35:01 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:35:01 go: downloading github.com/go-kit/kit v0.11.0 15:35:01 go: downloading github.com/davecgh/go-spew v1.1.1 15:35:01 go: downloading github.com/pmezard/go-difflib v1.0.0 15:35:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:35:01 go: downloading github.com/stretchr/objx v0.1.1 15:35:01 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:35:01 go: downloading github.com/google/uuid v1.3.0 15:35:01 go: downloading github.com/hashicorp/consul/api v1.9.1 15:35:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:35:01 go: downloading github.com/hashicorp/errwrap v1.0.0 15:35:01 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:35:01 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:35:01 go: downloading github.com/go-playground/universal-translator v0.18.0 15:35:01 go: downloading github.com/leodido/go-urn v1.2.1 15:35:01 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:35:01 go: downloading golang.org/x/text v0.3.6 15:35:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:35:02 go: downloading github.com/mitchellh/copystructure v1.0.0 15:35:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:35:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:35:02 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:35:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:35:02 go: downloading github.com/hashicorp/serf v0.9.5 15:35:02 go: downloading github.com/go-playground/locales v0.14.0 15:35:02 go: downloading github.com/x448/float16 v0.8.4 15:35:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:35:02 go: downloading github.com/fatih/color v1.9.0 15:35:02 go: downloading github.com/mattn/go-isatty v0.0.12 15:35:02 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:35:02 go: downloading github.com/mattn/go-colorable v0.1.6 15:35:02 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 15:35:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:35:02 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:35:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:35:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.008s coverage: 5.1% of statements 15:35:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:35:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.006s coverage: 92.2% of statements 15:35:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.006s coverage: 85.3% of statements 15:35:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.005s coverage: 24.1% of statements 15:35:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:35:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:35:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements 15:35:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 25.0% of statements 15:35:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 79.7% of statements 15:35:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:35:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:35:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements 15:35:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:35:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:35:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:35:26 $ docker stop --time=1 e4964a177536212babaa2c54d939f34be9a38cef958bc672f7c86853bd083f90 15:35:28 $ docker rm -f e4964a177536212babaa2c54d939f34be9a38cef958bc672f7c86853bd083f90 [Pipeline] // withDockerContainer [Pipeline] sh 15:35:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:35:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:35:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:29 15:35:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:35:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:29 latest: Pulling from edgex-lftools-log-publisher 15:35:29 b4d181a07f80: Pulling fs layer 15:35:29 a1111a8f2ec3: Pulling fs layer 15:35:29 ed53099fbce6: Pulling fs layer 15:35:29 dc539afda2c1: Pulling fs layer 15:35:29 77bc0d833cb6: Pulling fs layer 15:35:29 9065ff56babe: Pulling fs layer 15:35:29 d287ab97295c: Pulling fs layer 15:35:29 77bc0d833cb6: Waiting 15:35:29 9065ff56babe: Waiting 15:35:29 d287ab97295c: Waiting 15:35:29 dc539afda2c1: Waiting 15:35:29 a1111a8f2ec3: Verifying Checksum 15:35:29 a1111a8f2ec3: Download complete 15:35:29 dc539afda2c1: Verifying Checksum 15:35:29 dc539afda2c1: Download complete 15:35:29 77bc0d833cb6: Verifying Checksum 15:35:29 77bc0d833cb6: Download complete 15:35:29 ed53099fbce6: Verifying Checksum 15:35:29 ed53099fbce6: Download complete 15:35:29 9065ff56babe: Verifying Checksum 15:35:29 9065ff56babe: Download complete 15:35:30 b4d181a07f80: Verifying Checksum 15:35:30 b4d181a07f80: Download complete 15:35:30 d287ab97295c: Verifying Checksum 15:35:30 d287ab97295c: Download complete 15:35:31 b4d181a07f80: Pull complete 15:35:31 a1111a8f2ec3: Pull complete 15:35:32 ed53099fbce6: Pull complete 15:35:32 dc539afda2c1: Pull complete 15:35:32 77bc0d833cb6: Pull complete 15:35:32 9065ff56babe: Pull complete 15:35:37 d287ab97295c: Pull complete 15:35:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:35:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:35:38 prd-centos7-docker-4c-2g-13668 does not seem to be running inside a container 15:35:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/13 -v /w/workspace/go-mod-bootstrap/13:/w/workspace/go-mod-bootstrap/13:rw,z -v /w/workspace/go-mod-bootstrap/13@tmp:/w/workspace/go-mod-bootstrap/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:35:40 $ docker top ae5657c168b496f8ae14e2f056848d2f69bda7de7123b7a7d8940bcbcd5fc403 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:40 ---> job-cost.sh 15:35:40 lf-activate-venv: SKIPPING 15:35:40 INFO: No Stack... 15:35:41 INFO: Retrieving Pricing Info for: v3-standard-2 15:35:41 INFO: Archiving Costs [Pipeline] sh 15:35:41 + cat /w/workspace/go-mod-bootstrap/13/archives/cost.csv 15:35:41 + cut -d, -f6 [Pipeline] lock 15:35:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-13-stack-cost] 15:35:41 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-13-stack-cost] did not exist. Created. 15:35:41 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:35:41 + echo total: 0.05999999865889549 [Pipeline] stash 15:35:41 Stashed 1 file(s) [Pipeline] } 15:35:41 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-13-stack-cost] [Pipeline] // lock [Pipeline] } 15:35:42 $ docker stop --time=1 ae5657c168b496f8ae14e2f056848d2f69bda7de7123b7a7d8940bcbcd5fc403 15:35:43 $ docker rm -f ae5657c168b496f8ae14e2f056848d2f69bda7de7123b7a7d8940bcbcd5fc403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:36:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13670 in /w/workspace/xfoundry_go-mod-bootstrap_PR-278 [Pipeline] { [Pipeline] ws 15:36:26 Running in /w/workspace/go-mod-bootstrap/13 [Pipeline] { [Pipeline] checkout 15:36:26 Selected Git installation does not exist. Using Default 15:36:26 The recommended git tool is: NONE 15:36:32 using credential edgex-jenkins-ssh 15:36:32 Cloning the remote Git repository 15:36:32 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:36:32 > git init /w/workspace/go-mod-bootstrap/13 # timeout=10 15:36:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:36:32 > git --version # timeout=10 15:36:32 > git --version # 'git version 2.17.1' 15:36:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:36:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:36:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:36:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:36:34 Merging remotes/origin/main commit 6f6d9fc423c1146f2242d7642f2e290a467e059d into PR head commit 1c2d6b0d05c12d8aedfe11f659654467060cb1ff [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:36:34 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) 15:36:34 > git config core.sparsecheckout # timeout=10 15:36:34 > git checkout -f 1c2d6b0d05c12d8aedfe11f659654467060cb1ff # timeout=10 [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:36:35 + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-278/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:36:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:36:36 ---> package-listing.sh 15:36:36 ++ facter osfamily 15:36:36 ++ tr '[:upper:]' '[:lower:]' 15:36:37 + OS_FAMILY=redhat 15:36:37 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-278 15:36:37 + START_PACKAGES=/tmp/packages_start.txt 15:36:37 + END_PACKAGES=/tmp/packages_end.txt 15:36:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:36:37 + PACKAGES=/tmp/packages_start.txt 15:36:37 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-278 ']' 15:36:37 + PACKAGES=/tmp/packages_end.txt 15:36:37 + case "${OS_FAMILY}" in 15:36:37 + rpm -qa 15:36:37 + sort 15:36:37 + '[' -f /tmp/packages_start.txt ']' 15:36:37 + '[' -f /tmp/packages_end.txt ']' 15:36:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:36:37 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-278 ']' 15:36:37 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-278/archives/ 15:36:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-278/archives/ [Pipeline] echo 15:36:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:36:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:36:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:38 15:36:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:36:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:38 latest: Pulling from edgex-lftools-log-publisher 15:36:38 b4d181a07f80: Pulling fs layer 15:36:38 a1111a8f2ec3: Pulling fs layer 15:36:38 ed53099fbce6: Pulling fs layer 15:36:38 dc539afda2c1: Pulling fs layer 15:36:38 77bc0d833cb6: Pulling fs layer 15:36:38 9065ff56babe: Pulling fs layer 15:36:38 d287ab97295c: Pulling fs layer 15:36:38 77bc0d833cb6: Waiting 15:36:38 9065ff56babe: Waiting 15:36:38 d287ab97295c: Waiting 15:36:38 dc539afda2c1: Waiting 15:36:38 a1111a8f2ec3: Verifying Checksum 15:36:38 a1111a8f2ec3: Download complete 15:36:38 dc539afda2c1: Verifying Checksum 15:36:38 dc539afda2c1: Download complete 15:36:38 77bc0d833cb6: Verifying Checksum 15:36:38 77bc0d833cb6: Download complete 15:36:38 ed53099fbce6: Verifying Checksum 15:36:38 ed53099fbce6: Download complete 15:36:38 9065ff56babe: Verifying Checksum 15:36:38 9065ff56babe: Download complete 15:36:39 b4d181a07f80: Verifying Checksum 15:36:39 b4d181a07f80: Download complete 15:36:39 d287ab97295c: Verifying Checksum 15:36:39 d287ab97295c: Download complete 15:36:40 b4d181a07f80: Pull complete 15:36:40 a1111a8f2ec3: Pull complete 15:36:41 ed53099fbce6: Pull complete 15:36:41 dc539afda2c1: Pull complete 15:36:41 77bc0d833cb6: Pull complete 15:36:41 9065ff56babe: Pull complete 15:36:47 d287ab97295c: Pull complete 15:36:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:36:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:36:47 prd-centos7-docker-4c-2g-13664 does not seem to be running inside a container 15:36:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-278 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278:/w/workspace/xfoundry_go-mod-bootstrap_PR-278:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:36:49 $ docker top 942c43982cf7fef0bda5929582ed15757e15abb8d86885987af148e5f226da86 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:49 + touch /tmp/pre-build-complete [Pipeline] sh 15:36:49 + mkdir -p /var/log/sysstat [Pipeline] sh 15:36:50 + ls /var/log/sa-host 15:36:50 + sadf -c /var/log/sa-host/sa01 15:36:50 file_magic: OK 15:36:50 HZ: Using current value: 100 15:36:50 file_header: OK 15:36:50 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:36:50 Statistics: 15:36:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:36:50 File successfully converted to sysstat format version 12.0.3 15:36:50 + sadf -c /var/log/sa-host/sa30 15:36:50 file_magic: OK 15:36:50 HZ: Using current value: 100 15:36:50 file_header: OK 15:36:50 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:36:50 Statistics: 15:36:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:36:50 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:50 provisioning config files... 15:36:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/config2479846455730121040tmp [Pipeline] { [Pipeline] echo 15:36:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:36:50 ---> create-netrc.sh [Pipeline] } 15:36:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:36:51 ---> python-tools-install.sh [Pipeline] echo 15:36:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:36:51 ---> sudo-logs.sh 15:36:51 Archiving 'sudo' log.. 15:36:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-13664.novalocal: Name or service not known 15:36:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-13664.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:36:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:36:51 ---> job-cost.sh 15:36:51 lf-activate-venv: SKIPPING 15:36:51 DEBUG: total: 0.05999999865889549 15:36:51 INFO: Retrieving Stack Cost... 15:36:51 INFO: Retrieving Pricing Info for: v3-standard-2 15:36:52 INFO: Archiving Costs [Pipeline] echo 15:36:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:36:52 ---> logs-deploy.sh 15:36:52 lf-activate-venv: SKIPPING 15:36:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-278/13 15:36:52 INFO: archiving workspace using pattern(s): 15:36:53 Archives upload complete. 15:36:53 INFO: archiving logs to Nexus