Pull request #284 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041+64217dd16e4f95fd987fab9103c8880039f2bffa (987cf5a66bef3a6b8bbb86352a9c9fb3c7f68e1f) 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-ssh8079787334307000916.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh4384129473465222737.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 f1d79d91c36788821211008368c3015072ca53ca 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-284/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-284/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8117553547264021921.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh5446434990767924933.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-284/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-284/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3317194252308104790.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1093’ Running on prd-centos7-docker-4c-2g-1097 in /w/workspace/xfoundry_go-mod-bootstrap_PR-284 [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-284 # 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-284@tmp/jenkins-gitclient-ssh171561462099574627.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-284@tmp/jenkins-gitclient-ssh1372790688739720506.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64217dd16e4f95fd987fab9103c8880039f2bffa into PR head commit c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 Merge succeeded, producing c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 Checking out Revision c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 (PR-284) > git config core.sparsecheckout # timeout=10 > git checkout -f c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 # 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-284@tmp/jenkins-gitclient-ssh5446883854072040624.key > git merge 64217dd16e4f95fd987fab9103c8880039f2bffa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:35:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:35:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:35:40 ========================================================= 15:35:40 EdgeX Global Pipelines Version Info 15:35:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e1a81f2023d0887e4b6e83480856dc94804efc12 # timeout=10 15:35:41 ------------------- 15:35:41 stable info: 15:35:41 ------------------- 15:35:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:35:41 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 15:35:41 Message: update stable to v1.0.209 15:35:42 ------------------- 15:35:42 experimental info: 15:35:42 ------------------- 15:35:42 Commited By: **** collab-it+edgex@linuxfoundation.org 15:35:42 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 15:35:42 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-284 [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-284 [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-284 [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6b1e0a [Pipeline] echo 15:35:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:43 + git log --format=format:%s -1 c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 [Pipeline] echo 15:35:43 GIT_COMMIT: c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 [Pipeline] echo 15:35:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:35:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:43 15:35:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:35:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:43 latest: Pulling from edgex-devops/git-semver 15:35:43 a0d0a0d46f8b: Pulling fs layer 15:35:43 3e5f54012d9b: Pulling fs layer 15:35:43 4c7163046ea9: Pulling fs layer 15:35:43 0c2d73faf560: Pulling fs layer 15:35:43 0c2d73faf560: Waiting 15:35:43 3e5f54012d9b: Verifying Checksum 15:35:43 3e5f54012d9b: Download complete 15:35:43 a0d0a0d46f8b: Verifying Checksum 15:35:43 a0d0a0d46f8b: Download complete 15:35:44 4c7163046ea9: Verifying Checksum 15:35:44 4c7163046ea9: Download complete 15:35:44 0c2d73faf560: Verifying Checksum 15:35:44 0c2d73faf560: Download complete 15:35:44 a0d0a0d46f8b: Pull complete 15:35:44 3e5f54012d9b: Pull complete 15:35:44 4c7163046ea9: Pull complete 15:35:44 0c2d73faf560: Pull complete 15:35:44 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:35:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:35:44 prd-centos7-docker-4c-2g-1097 does not seem to be running inside a container 15:35:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-284 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-284:/w/workspace/xfoundry_go-mod-bootstrap_PR-284:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-284@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:35:45 $ docker top 1c5eb177fd2cc532b44a0d9f2f74888d27d05a4ff81467293579d6af73d30cdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:45 [ssh-agent] Looking for ssh-agent implementation... 15:35:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:45 $ docker exec 1c5eb177fd2cc532b44a0d9f2f74888d27d05a4ff81467293579d6af73d30cdc ssh-agent 15:35:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLHcOFJ/agent.14 15:35:45 SSH_AGENT_PID=19 15:35:45 Running ssh-add (command line suppressed) 15:35:45 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/private_key_6644639259025698853.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/private_key_6644639259025698853.key) 15:35:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:46 + git tag --points-at HEAD [Pipeline] } 15:35:46 $ docker exec --env ******** --env ******** 1c5eb177fd2cc532b44a0d9f2f74888d27d05a4ff81467293579d6af73d30cdc ssh-agent -k 15:35:46 unset SSH_AUTH_SOCK; 15:35:46 unset SSH_AGENT_PID; 15:35:46 echo Agent pid 19 killed; 15:35:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:35:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:46 [ssh-agent] Looking for ssh-agent implementation... 15:35:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:46 $ docker exec 1c5eb177fd2cc532b44a0d9f2f74888d27d05a4ff81467293579d6af73d30cdc ssh-agent 15:35:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDmfaIp/agent.53 15:35:46 SSH_AGENT_PID=60 15:35:46 Running ssh-add (command line suppressed) 15:35:46 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/private_key_1027781100821802477.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/private_key_1027781100821802477.key) 15:35:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:47 + git semver init 15:35:47 # -> Open(): unable to determine branch for HEAD 15:35:47 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-284/.git 15:35:47 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-284 15:35:47 # $SEMVER_REMOTE_NAME = origin 15:35:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:47 # $SEMVER_USER_NAME = edgex-jenkins 15:35:47 # $SEMVER_BRANCH = PR-284 15:35:47 # $SEMVER_TEMP = /tmp/semver-152766039 15:35:47 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 15:35:47 # '/tmp/semver-152766039' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-284/.semver' 15:35:47 # -> Force: false 15:35:47 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-284/.semver [Pipeline] } 15:35:47 $ docker exec --env ******** --env ******** 1c5eb177fd2cc532b44a0d9f2f74888d27d05a4ff81467293579d6af73d30cdc ssh-agent -k 15:35:47 unset SSH_AUTH_SOCK; 15:35:47 unset SSH_AGENT_PID; 15:35:47 echo Agent pid 60 killed; 15:35:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:48 + git semver [Pipeline] } 15:35:48 $ docker stop --time=1 1c5eb177fd2cc532b44a0d9f2f74888d27d05a4ff81467293579d6af73d30cdc 15:35:49 $ docker rm -f 1c5eb177fd2cc532b44a0d9f2f74888d27d05a4ff81467293579d6af73d30cdc [Pipeline] // withDockerContainer [Pipeline] sh 15:35:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:35:49 Stashed 1 file(s) [Pipeline] echo 15:35:49 [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:36:05 Still waiting to schedule task 15:36:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:36:05 Still waiting to schedule task 15:36:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1096’ is offline 15:37:51 Running on prd-centos7-docker-4c-2g-1103 in /w/workspace/xfoundry_go-mod-bootstrap_PR-284 [Pipeline] { [Pipeline] ws 15:37:51 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 15:37:51 Selected Git installation does not exist. Using Default 15:37:51 The recommended git tool is: NONE 15:37:53 using credential edgex-jenkins-ssh 15:37:53 Cloning the remote Git repository 15:37:53 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:37:53 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 15:37:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:37:53 > git --version # timeout=10 15:37:53 > git --version # 'git version 2.24.4' 15:37:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:53 [INFO] Currently running in a labeled security context 15:37:53 [INFO] Currently SELinux is 'enforcing' on the host 15:37:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh5283735078785170947.key 15:37:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:37:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:37:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:37:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:54 [INFO] Currently running in a labeled security context 15:37:54 [INFO] Currently SELinux is 'enforcing' on the host 15:37:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh8832466499421131486.key 15:37:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:37:55 Merging remotes/origin/main commit 64217dd16e4f95fd987fab9103c8880039f2bffa into PR head commit c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 15:37:55 Merge succeeded, producing c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 15:37:55 Checking out Revision c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 (PR-284) 15:37:55 > git config core.sparsecheckout # timeout=10 15:37:55 > git checkout -f c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 # timeout=10 15:37:55 > git remote # timeout=10 15:37:55 > git config --get remote.origin.url # timeout=10 15:37:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:55 [INFO] Currently running in a labeled security context 15:37:55 [INFO] Currently SELinux is 'enforcing' on the host 15:37:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh716472051003797596.key 15:37:55 > git merge 64217dd16e4f95fd987fab9103c8880039f2bffa # timeout=10 15:37:55 > git rev-parse HEAD^{commit} # timeout=10 15:37:55 > git config core.sparsecheckout # timeout=10 15:37:55 > git checkout -f c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 # timeout=10 15:37:59 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:37:59 ========================================================= 15:37:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:37:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:38:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:38:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:38:00 4e9f2cdf4387: Pulling fs layer 15:38:00 57d31006c564: Pulling fs layer 15:38:00 bd5ccded8296: Pulling fs layer 15:38:00 304dd3a0f381: Pulling fs layer 15:38:00 d37cda54a23b: Pulling fs layer 15:38:00 bae75c0f2455: Pulling fs layer 15:38:00 806579b3d29a: Pulling fs layer 15:38:00 c77eb801bf70: Pulling fs layer 15:38:00 6d0567d44e1a: Pulling fs layer 15:38:00 304dd3a0f381: Waiting 15:38:00 d37cda54a23b: Waiting 15:38:00 bae75c0f2455: Waiting 15:38:00 806579b3d29a: Waiting 15:38:00 c77eb801bf70: Waiting 15:38:00 6d0567d44e1a: Waiting 15:38:00 bd5ccded8296: Verifying Checksum 15:38:00 bd5ccded8296: Download complete 15:38:00 57d31006c564: Verifying Checksum 15:38:00 57d31006c564: Download complete 15:38:00 d37cda54a23b: Verifying Checksum 15:38:00 d37cda54a23b: Download complete 15:38:00 bae75c0f2455: Verifying Checksum 15:38:00 bae75c0f2455: Download complete 15:38:00 4e9f2cdf4387: Verifying Checksum 15:38:00 4e9f2cdf4387: Download complete 15:38:00 806579b3d29a: Verifying Checksum 15:38:00 806579b3d29a: Download complete 15:38:00 c77eb801bf70: Verifying Checksum 15:38:00 c77eb801bf70: Download complete 15:38:00 4e9f2cdf4387: Pull complete 15:38:00 304dd3a0f381: Verifying Checksum 15:38:00 304dd3a0f381: Download complete 15:38:00 57d31006c564: Pull complete 15:38:00 bd5ccded8296: Pull complete 15:38:00 6d0567d44e1a: Verifying Checksum 15:38:00 6d0567d44e1a: Download complete 15:38:04 304dd3a0f381: Pull complete 15:38:04 d37cda54a23b: Pull complete 15:38:04 bae75c0f2455: Pull complete 15:38:04 806579b3d29a: Pull complete 15:38:04 c77eb801bf70: Pull complete 15:38:06 6d0567d44e1a: Pull complete 15:38:06 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 15:38:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:38:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 15:38:07 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 15:38:07 + docker inspect -f . ci-base-image-x86_64 15:38:07 . [Pipeline] withDockerContainer 15:38:07 prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container 15:38:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** -e ******** ci-base-image-x86_64 cat 15:38:09 $ docker top ffc9c7025cbbc12609baa343af2d0409a1b531e8cfa2caad88a4b5504662134e -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:10 + go version 15:38:10 go version go1.16.8 linux/amd64 [Pipeline] } 15:38:10 $ docker stop --time=1 ffc9c7025cbbc12609baa343af2d0409a1b531e8cfa2caad88a4b5504662134e 15:38:11 $ docker rm -f ffc9c7025cbbc12609baa343af2d0409a1b531e8cfa2caad88a4b5504662134e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:38:12 + docker inspect -f . ci-base-image-x86_64 15:38:12 . [Pipeline] withDockerContainer 15:38:12 prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container 15:38:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** -e ******** ci-base-image-x86_64 cat 15:38:12 $ docker top fc8e733afe34c66c704655a711f3e0e056ba2a85aabfbab0e9128aae6788631e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:38:13 + make test 15:38:13 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:38:13 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 15:38:13 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.7 15:38:13 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 15:38:13 go: downloading github.com/pelletier/go-toml v1.9.4 15:38:13 go: downloading github.com/stretchr/testify v1.7.0 15:38:13 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 15:38:13 go: downloading github.com/gorilla/mux v1.7.4 15:38:14 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:38:14 go: downloading github.com/go-kit/kit v0.9.0 15:38:14 go: downloading github.com/davecgh/go-spew v1.1.1 15:38:14 go: downloading github.com/pmezard/go-difflib v1.0.0 15:38:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:38:14 go: downloading github.com/stretchr/objx v0.1.0 15:38:14 go: downloading github.com/go-playground/validator/v10 v10.6.1 15:38:14 go: downloading github.com/google/uuid v1.2.0 15:38:14 go: downloading github.com/hashicorp/errwrap v1.0.0 15:38:14 go: downloading github.com/hashicorp/consul/api v1.9.1 15:38:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:38:14 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:38:14 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:38:14 go: downloading github.com/go-playground/universal-translator v0.17.0 15:38:14 go: downloading github.com/leodido/go-urn v1.2.0 15:38:14 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 15:38:14 go: downloading golang.org/x/text v0.3.2 15:38:14 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:38:14 go: downloading github.com/mitchellh/copystructure v1.0.0 15:38:14 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:38:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:38:14 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:38:14 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:38:14 go: downloading github.com/hashicorp/serf v0.9.5 15:38:14 go: downloading github.com/x448/float16 v0.8.4 15:38:14 go: downloading github.com/go-playground/locales v0.13.0 15:38:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:38:15 go: downloading github.com/fatih/color v1.9.0 15:38:15 go: downloading github.com/mattn/go-isatty v0.0.12 15:38:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:38:15 go: downloading github.com/mattn/go-colorable v0.1.6 15:38:15 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 15:38:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:38:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:38:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:38:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.005s coverage: 5.1% of statements 15:38:27 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:38:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.013s coverage: 92.2% of statements 15:38:27 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.004s coverage: 85.3% of statements 15:38:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 15:38:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:38:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:38:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements 15:38:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 25.0% of statements 15:38:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.019s coverage: 79.7% of statements 15:38:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:38:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:38:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 15:38:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:38:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:38:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:38:38 $ docker stop --time=1 fc8e733afe34c66c704655a711f3e0e056ba2a85aabfbab0e9128aae6788631e 15:38:40 $ docker rm -f fc8e733afe34c66c704655a711f3e0e056ba2a85aabfbab0e9128aae6788631e [Pipeline] // withDockerContainer [Pipeline] sh 15:38:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:38:41 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:38:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:41 15:38:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:38:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:42 latest: Pulling from edgex-lftools-log-publisher 15:38:42 b4d181a07f80: Pulling fs layer 15:38:42 a1111a8f2ec3: Pulling fs layer 15:38:42 ed53099fbce6: Pulling fs layer 15:38:42 dc539afda2c1: Pulling fs layer 15:38:42 77bc0d833cb6: Pulling fs layer 15:38:42 9065ff56babe: Pulling fs layer 15:38:42 d287ab97295c: Pulling fs layer 15:38:42 d287ab97295c: Waiting 15:38:42 9065ff56babe: Waiting 15:38:42 dc539afda2c1: Waiting 15:38:42 77bc0d833cb6: Waiting 15:38:42 a1111a8f2ec3: Verifying Checksum 15:38:42 a1111a8f2ec3: Download complete 15:38:42 dc539afda2c1: Verifying Checksum 15:38:42 dc539afda2c1: Download complete 15:38:42 ed53099fbce6: Verifying Checksum 15:38:42 ed53099fbce6: Download complete 15:38:42 9065ff56babe: Verifying Checksum 15:38:42 9065ff56babe: Download complete 15:38:42 77bc0d833cb6: Verifying Checksum 15:38:42 77bc0d833cb6: Download complete 15:38:42 b4d181a07f80: Verifying Checksum 15:38:42 b4d181a07f80: Download complete 15:38:43 d287ab97295c: Verifying Checksum 15:38:43 d287ab97295c: Download complete 15:38:44 b4d181a07f80: Pull complete 15:38:44 a1111a8f2ec3: Pull complete 15:38:44 ed53099fbce6: Pull complete 15:38:44 dc539afda2c1: Pull complete 15:38:45 77bc0d833cb6: Pull complete 15:38:45 9065ff56babe: Pull complete 15:38:50 d287ab97295c: Pull complete 15:38:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:38:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:38:50 prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container 15:38:50 $ 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/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:38:52 $ docker top e1d38560129bd58358e0fb93d90a7a73f9623f4fbe206eaeec269d67f928a6f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:53 ---> job-cost.sh 15:38:53 lf-activate-venv: SKIPPING 15:38:53 INFO: No Stack... 15:39:11 INFO: Retrieving Pricing Info for: v3-standard-2 15:39:11 INFO: Archiving Costs [Pipeline] sh 15:39:11 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 15:39:11 + cut -d, -f6 [Pipeline] lock 15:39:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] 15:39:11 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] did not exist. Created. 15:39:11 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:39:11 + echo total: 0.05999999865889549 [Pipeline] stash 15:39:11 Stashed 1 file(s) [Pipeline] } 15:39:11 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:39:11 $ docker stop --time=1 e1d38560129bd58358e0fb93d90a7a73f9623f4fbe206eaeec269d67f928a6f7 15:39:13 $ docker rm -f e1d38560129bd58358e0fb93d90a7a73f9623f4fbe206eaeec269d67f928a6f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:39:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1105 in /w/workspace/xfoundry_go-mod-bootstrap_PR-284 [Pipeline] { [Pipeline] ws 15:39:53 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 15:39:53 Selected Git installation does not exist. Using Default 15:39:53 The recommended git tool is: NONE 15:39:59 using credential edgex-jenkins-ssh 15:39:59 Cloning the remote Git repository 15:39:59 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:39:59 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 15:39:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:39:59 > git --version # timeout=10 15:39:59 > git --version # 'git version 2.17.1' 15:39:59 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:40:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:01 Merging remotes/origin/main commit 64217dd16e4f95fd987fab9103c8880039f2bffa into PR head commit c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 15:40:02 Merge succeeded, producing c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 15:40:02 Checking out Revision c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 (PR-284) 15:40:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:40:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:40:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:40:01 > git config core.sparsecheckout # timeout=10 15:40:01 > git checkout -f c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 # timeout=10 15:40:01 > git remote # timeout=10 15:40:01 > git config --get remote.origin.url # timeout=10 15:40:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:01 > git merge 64217dd16e4f95fd987fab9103c8880039f2bffa # timeout=10 15:40:02 > git rev-parse HEAD^{commit} # timeout=10 15:40:02 > git config core.sparsecheckout # timeout=10 15:40:02 > git checkout -f c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 # timeout=10 15:40:06 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:40:07 ========================================================= 15:40:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:40:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:40:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:40:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:40:10 bbf911997326: Pulling fs layer 15:40:10 58ec367f63d7: Pulling fs layer 15:40:10 1b4a6ffa7d45: Pulling fs layer 15:40:10 fc5181fea5dc: Pulling fs layer 15:40:10 9c418107303f: Pulling fs layer 15:40:10 284eca6f2348: Pulling fs layer 15:40:10 842844d905b1: Pulling fs layer 15:40:10 901a3a57568e: Pulling fs layer 15:40:10 284eca6f2348: Waiting 15:40:10 842844d905b1: Waiting 15:40:10 901a3a57568e: Waiting 15:40:10 9c418107303f: Waiting 15:40:10 fc5181fea5dc: Waiting 15:40:10 1b4a6ffa7d45: Verifying Checksum 15:40:10 1b4a6ffa7d45: Download complete 15:40:10 58ec367f63d7: Verifying Checksum 15:40:10 58ec367f63d7: Download complete 15:40:10 9c418107303f: Download complete 15:40:10 284eca6f2348: Verifying Checksum 15:40:10 284eca6f2348: Download complete 15:40:10 842844d905b1: Verifying Checksum 15:40:10 842844d905b1: Download complete 15:40:10 bbf911997326: Verifying Checksum 15:40:10 bbf911997326: Download complete 15:40:11 bbf911997326: Pull complete 15:40:11 58ec367f63d7: Pull complete 15:40:12 1b4a6ffa7d45: Pull complete 15:40:12 901a3a57568e: Verifying Checksum 15:40:12 901a3a57568e: Download complete 15:40:12 fc5181fea5dc: Verifying Checksum 15:40:12 fc5181fea5dc: Download complete 15:40:22 fc5181fea5dc: Pull complete 15:40:22 9c418107303f: Pull complete 15:40:22 284eca6f2348: Pull complete 15:40:23 842844d905b1: Pull complete 15:40:29 901a3a57568e: Pull complete 15:40:29 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 15:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:40:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 15:40:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 15:40:30 + docker inspect -f . ci-base-image-arm64 15:40:30 . [Pipeline] withDockerContainer 15:40:30 prd-ubuntu18.04-docker-arm64-4c-16g-1105 does not seem to be running inside a container 15:40:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** -e ******** ci-base-image-arm64 cat 15:40:37 $ docker top 4f703ab49a455c13859137c19b68a1ac533f38bbcc973e9dfad4a604a31af9a7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:38 + go version 15:40:38 go version go1.16.8 linux/arm64 [Pipeline] } 15:40:38 $ docker stop --time=1 4f703ab49a455c13859137c19b68a1ac533f38bbcc973e9dfad4a604a31af9a7 15:40:40 $ docker rm -f 4f703ab49a455c13859137c19b68a1ac533f38bbcc973e9dfad4a604a31af9a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:40:41 + docker inspect -f . ci-base-image-arm64 15:40:41 . [Pipeline] withDockerContainer 15:40:41 prd-ubuntu18.04-docker-arm64-4c-16g-1105 does not seem to be running inside a container 15:40:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** -e ******** ci-base-image-arm64 cat 15:40:43 $ docker top 8a9bb77cee22798a7721bf59d95c9b343369a62f3505fdd2eef2cb990c097568 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:40:44 + make test 15:40:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:40:45 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 15:40:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 15:40:45 go: downloading github.com/pelletier/go-toml v1.9.4 15:40:45 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 15:40:45 go: downloading github.com/stretchr/testify v1.7.0 15:40:45 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.7 15:40:45 go: downloading github.com/gorilla/mux v1.7.4 15:40:45 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:40:45 go: downloading github.com/go-kit/kit v0.9.0 15:40:45 go: downloading github.com/davecgh/go-spew v1.1.1 15:40:45 go: downloading github.com/pmezard/go-difflib v1.0.0 15:40:45 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:40:45 go: downloading github.com/stretchr/objx v0.1.0 15:40:46 go: downloading github.com/go-playground/validator/v10 v10.6.1 15:40:46 go: downloading github.com/google/uuid v1.2.0 15:40:46 go: downloading github.com/hashicorp/errwrap v1.0.0 15:40:46 go: downloading github.com/hashicorp/consul/api v1.9.1 15:40:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:40:46 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:40:46 go: downloading github.com/go-playground/universal-translator v0.17.0 15:40:46 go: downloading github.com/leodido/go-urn v1.2.0 15:40:46 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 15:40:46 go: downloading golang.org/x/text v0.3.2 15:40:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:40:46 go: downloading github.com/mitchellh/copystructure v1.0.0 15:40:46 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:40:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:40:46 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:40:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:40:46 go: downloading github.com/hashicorp/serf v0.9.5 15:40:46 go: downloading github.com/go-playground/locales v0.13.0 15:40:47 go: downloading github.com/x448/float16 v0.8.4 15:40:47 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:40:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:40:47 go: downloading github.com/fatih/color v1.9.0 15:40:47 go: downloading github.com/mattn/go-isatty v0.0.12 15:40:47 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:40:47 go: downloading github.com/mattn/go-colorable v0.1.6 15:40:47 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 15:40:47 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:40:47 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:41:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:41:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.055s coverage: 5.1% of statements 15:41:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:41:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.071s coverage: 92.2% of statements 15:41:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements 15:41:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 15:41:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:41:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:41:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.038s coverage: 100.0% of statements 15:41:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.044s coverage: 25.0% of statements 15:41:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.063s coverage: 79.7% of statements 15:41:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:41:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:41:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.019s coverage: 91.3% of statements 15:41:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:42:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:42:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:42:01 $ docker stop --time=1 8a9bb77cee22798a7721bf59d95c9b343369a62f3505fdd2eef2cb990c097568 15:42:03 $ docker rm -f 8a9bb77cee22798a7721bf59d95c9b343369a62f3505fdd2eef2cb990c097568 [Pipeline] // withDockerContainer [Pipeline] sh 15:42:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:42:05 Warning: overwriting stash ‘coverage-report’ 15:42:06 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:06 15:42:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:42:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:07 arm64: Pulling from edgex-lftools-log-publisher 15:42:07 448f6bf000e3: Pulling fs layer 15:42:07 f757da607395: Pulling fs layer 15:42:07 05883995daec: Pulling fs layer 15:42:07 8603b9c90790: Pulling fs layer 15:42:07 1560dd03e051: Pulling fs layer 15:42:07 27f5ce0e4adf: Pulling fs layer 15:42:07 c2d8d7efcc4b: Pulling fs layer 15:42:07 27f5ce0e4adf: Waiting 15:42:07 8603b9c90790: Waiting 15:42:07 1560dd03e051: Waiting 15:42:07 f757da607395: Verifying Checksum 15:42:07 f757da607395: Download complete 15:42:07 8603b9c90790: Verifying Checksum 15:42:07 8603b9c90790: Download complete 15:42:07 1560dd03e051: Verifying Checksum 15:42:07 1560dd03e051: Download complete 15:42:07 05883995daec: Verifying Checksum 15:42:07 05883995daec: Download complete 15:42:07 27f5ce0e4adf: Download complete 15:42:08 448f6bf000e3: Verifying Checksum 15:42:08 448f6bf000e3: Download complete 15:42:10 c2d8d7efcc4b: Verifying Checksum 15:42:10 c2d8d7efcc4b: Download complete 15:42:11 448f6bf000e3: Pull complete 15:42:12 f757da607395: Pull complete 15:42:14 05883995daec: Pull complete 15:42:14 8603b9c90790: Pull complete 15:42:15 1560dd03e051: Pull complete 15:42:15 27f5ce0e4adf: Pull complete 15:42:30 c2d8d7efcc4b: Pull complete 15:42:30 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:42:31 prd-ubuntu18.04-docker-arm64-4c-16g-1105 does not seem to be running inside a container 15:42:31 $ 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/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:42:35 $ docker top 2b7aca8027bb836ce3c0b17ed1ee59a5ed50f3538ee9a3bc2d5f3ea6b56ae4ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:36 ---> job-cost.sh 15:42:36 lf-activate-venv: SKIPPING 15:42:36 INFO: No Stack... 15:42:36 INFO: Retrieving Pricing Info for: v3-standard-4 15:42:37 INFO: Archiving Costs [Pipeline] sh 15:42:38 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 15:42:38 + cut -d, -f6 [Pipeline] lock 15:42:38 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] 15:42:38 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] did not exist. Created. 15:42:38 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:38 /w/workspace/go-mod-bootstrap/2@tmp/durable-f50be059/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-f50be059/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:42:39 + echo total: 0.10999999940395355 [Pipeline] stash 15:42:39 Warning: overwriting stash ‘stack-cost’ 15:42:39 Stashed 1 file(s) [Pipeline] } 15:42:39 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:39 $ docker stop --time=1 2b7aca8027bb836ce3c0b17ed1ee59a5ed50f3538ee9a3bc2d5f3ea6b56ae4ca 15:42:41 $ docker rm -f 2b7aca8027bb836ce3c0b17ed1ee59a5ed50f3538ee9a3bc2d5f3ea6b56ae4ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:42:42 provisioning config files... 15:42:42 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/config2026510874878179492tmp [Pipeline] { [Pipeline] sh 15:42:42 + set +x 15:42:42 + curl -s https://codecov.io/bash 15:42:42 + bash -s -- 15:42:42 15:42:42 _____ _ 15:42:42 / ____| | | 15:42:42 | | ___ __| | ___ ___ _____ __ 15:42:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:42:42 | |___| (_) | (_| | __/ (_| (_) \ V / 15:42:42 \_____\___/ \__,_|\___|\___\___/ \_/ 15:42:42 Bash-1.0.6 15:42:42 15:42:42 15:42:42 ==> git version 2.24.4 found 15:42:42 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:42:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:42:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:42:42 ==> Jenkins CI detected. 15:42:42 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-284 15:42:42 project root: . 15:42:42 --> token set from env 15:42:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:42:42 ==> Running gcov in . (disable via -X gcov) 15:42:42 ==> Python coveragepy not found 15:42:42 ==> Searching for coverage reports in: 15:42:42 + . 15:42:42 -> Found 1 reports 15:42:42 ==> Detecting git/mercurial file structure 15:42:42 ==> Reading reports 15:42:42 + ./coverage.out bytes=37126 15:42:42 ==> Appending adjustments 15:42:42 https://docs.codecov.io/docs/fixing-reports 15:42:42 + Found adjustments 15:42:42 ==> Gzipping contents 15:42:42 8.0K /tmp/codecov.J5dGtW.gz 15:42:42 ==> Uploading reports 15:42:42 url: https://codecov.io 15:42:42 query: branch=PR-284&commit=c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-284%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=284&job=&cmd_args= 15:42:42 -> Pinging Codecov 15:42:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-284&commit=c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-284%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=284&job=&cmd_args= 15:42:43 -> Uploading to 15:42:43 https://storage.googleapis.com/codecov/v4/raw/2021-10-13/833815588EE85121546D348822E98E2E/c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041/fa4246dc-f065-4886-8092-176ba024f3ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T154242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=836ba2adba7df20f64c20885fd024762f69b9921527ccfd2eb305df849468135 15:42:43 % Total % Received % Xferd Average Speed Time Time Time Current 15:42:43 Dload Upload Total Spent Left Speed 15:42:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6596 0 0 100 6596 0 21586 --:--:-- --:--:-- --:--:-- 21626 15:42:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 [Pipeline] } 15:42:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:42:44 + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-284/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:42:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:42:45 ---> package-listing.sh 15:42:45 ++ tr '[:upper:]' '[:lower:]' 15:42:45 ++ facter osfamily 15:42:45 + OS_FAMILY=redhat 15:42:45 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-284 15:42:45 + START_PACKAGES=/tmp/packages_start.txt 15:42:45 + END_PACKAGES=/tmp/packages_end.txt 15:42:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:42:45 + PACKAGES=/tmp/packages_start.txt 15:42:45 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-284 ']' 15:42:45 + PACKAGES=/tmp/packages_end.txt 15:42:45 + case "${OS_FAMILY}" in 15:42:45 + rpm -qa 15:42:45 + sort 15:42:46 + '[' -f /tmp/packages_start.txt ']' 15:42:46 + '[' -f /tmp/packages_end.txt ']' 15:42:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:42:46 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-284 ']' 15:42:46 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-284/archives/ 15:42:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-284/archives/ [Pipeline] echo 15:42:46 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-284/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:42:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:42:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:47 15:42:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:42:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:47 latest: Pulling from edgex-lftools-log-publisher 15:42:47 b4d181a07f80: Pulling fs layer 15:42:47 a1111a8f2ec3: Pulling fs layer 15:42:47 ed53099fbce6: Pulling fs layer 15:42:47 dc539afda2c1: Pulling fs layer 15:42:47 77bc0d833cb6: Pulling fs layer 15:42:47 9065ff56babe: Pulling fs layer 15:42:47 d287ab97295c: Pulling fs layer 15:42:47 dc539afda2c1: Waiting 15:42:47 77bc0d833cb6: Waiting 15:42:47 9065ff56babe: Waiting 15:42:47 d287ab97295c: Waiting 15:42:47 a1111a8f2ec3: Verifying Checksum 15:42:47 a1111a8f2ec3: Download complete 15:42:47 dc539afda2c1: Verifying Checksum 15:42:47 dc539afda2c1: Download complete 15:42:47 ed53099fbce6: Verifying Checksum 15:42:47 ed53099fbce6: Download complete 15:42:47 9065ff56babe: Verifying Checksum 15:42:47 9065ff56babe: Download complete 15:42:47 77bc0d833cb6: Verifying Checksum 15:42:47 77bc0d833cb6: Download complete 15:42:47 b4d181a07f80: Verifying Checksum 15:42:47 b4d181a07f80: Download complete 15:42:48 d287ab97295c: Verifying Checksum 15:42:48 d287ab97295c: Download complete 15:42:49 b4d181a07f80: Pull complete 15:42:49 a1111a8f2ec3: Pull complete 15:42:50 ed53099fbce6: Pull complete 15:42:50 dc539afda2c1: Pull complete 15:42:50 77bc0d833cb6: Pull complete 15:42:50 9065ff56babe: Pull complete 15:42:55 d287ab97295c: Pull complete 15:42:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:42:55 prd-centos7-docker-4c-2g-1097 does not seem to be running inside a container 15:42:55 $ 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-284/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-284 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-284:/w/workspace/xfoundry_go-mod-bootstrap_PR-284:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-284@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:42:58 $ docker top aff85571367a004986d79221d7141fc3b544f43316d4baac240c387cb59ef0ac -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:58 + touch /tmp/pre-build-complete [Pipeline] sh 15:42:58 + mkdir -p /var/log/sysstat [Pipeline] sh 15:42:59 + ls /var/log/sa-host 15:42:59 + sadf -c /var/log/sa-host/sa13 15:42:59 file_magic: OK 15:42:59 HZ: Using current value: 100 15:42:59 file_header: OK 15:42:59 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:42:59 Statistics: 15:42:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:42:59 File successfully converted to sysstat format version 12.0.3 15:42:59 + sadf -c /var/log/sa-host/sa30 15:42:59 file_magic: OK 15:42:59 HZ: Using current value: 100 15:42:59 file_header: OK 15:42:59 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:42:59 Statistics: 15:42:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:42:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:59 provisioning config files... 15:42:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/config4286265360522157867tmp [Pipeline] { [Pipeline] echo 15:42:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:42:59 ---> create-netrc.sh [Pipeline] } 15:42:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:42:59 ---> python-tools-install.sh [Pipeline] echo 15:42:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:43:00 ---> sudo-logs.sh 15:43:00 Archiving 'sudo' log.. 15:43:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-1097.novalocal: Name or service not known 15:43:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-1097.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:43:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:43:00 ---> job-cost.sh 15:43:00 lf-activate-venv: SKIPPING 15:43:00 DEBUG: total: 0.10999999940395355 15:43:00 INFO: Retrieving Stack Cost... 15:43:01 INFO: Retrieving Pricing Info for: v3-standard-2 15:43:01 INFO: Archiving Costs [Pipeline] echo 15:43:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:43:01 ---> logs-deploy.sh 15:43:01 lf-activate-venv: SKIPPING 15:43:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-284/2 15:43:01 INFO: archiving workspace using pattern(s): 15:43:02 Archives upload complete. 15:43:02 INFO: archiving logs to Nexus