Pull request #648 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at cd1e6cdd09f357267a5e1619e7151de38673cd57 rather than 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 Obtained Jenkinsfile from cd1e6cdd09f357267a5e1619e7151de38673cd57 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-ssh6901433153175634597.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh7405085199438255662.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-core-contracts/branches/PR-648/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-core-contracts/branches/PR-648/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7776556154507861919.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh3984404902107321090.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-core-contracts/branches/PR-648/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-core-contracts/branches/PR-648/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh566459423162094457.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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-core-contracts 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-1836’ Running on prd-centos7-docker-4c-2g-1841 in /w/workspace/dry_go-mod-core-contracts_PR-648 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-648 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-648@tmp/jenkins-gitclient-ssh7034211284247068199.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cd1e6cdd09f357267a5e1619e7151de38673cd57 into PR head commit 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 Merge succeeded, producing 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 Checking out Revision 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 (PR-648) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-648@tmp/jenkins-gitclient-ssh9173942020108154390.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 # 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/dry_go-mod-core-contracts_PR-648@tmp/jenkins-gitclient-ssh2469343332014614702.key > git merge cd1e6cdd09f357267a5e1619e7151de38673cd57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 # timeout=10 Commit message: "Merge branch 'main' into issue-640" > git rev-list --no-walk 57463d16d5fe6f398142ca436d8f0223791c9038 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-03T05:59:17.939Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-03T05:59:18.031Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-03T05:59:18.059Z] ========================================================= [2021-08-03T05:59:18.059Z] EdgeX Global Pipelines Version Info [2021-08-03T05:59:18.059Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-03T05:59:19.008Z] ------------------- [2021-08-03T05:59:19.008Z] stable info: [2021-08-03T05:59:19.008Z] ------------------- [2021-08-03T05:59:19.008Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-03T05:59:19.008Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T05:59:19.008Z] Message: update stable to v1.0.203 [2021-08-03T05:59:19.599Z] ------------------- [2021-08-03T05:59:19.599Z] experimental info: [2021-08-03T05:59:19.599Z] ------------------- [2021-08-03T05:59:19.599Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-03T05:59:19.599Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T05:59:19.599Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-03T05:59:19.820Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-08-03T05:59:19.865Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-08-03T05:59:19.909Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-03T05:59:19.953Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-03T05:59:19.997Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-03T05:59:20.042Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-03T05:59:20.088Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-03T05:59:20.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-03T05:59:20.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-03T05:59:20.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-03T05:59:21.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-03T05:59:21.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-03T05:59:21.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-08-03T05:59:21.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-03T05:59:21.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-03T05:59:21.997Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T05:59:22.021Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T05:59:22.045Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T05:59:22.072Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T05:59:22.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-03T05:59:22.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-03T05:59:22.142Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-03T05:59:22.164Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-03T05:59:22.187Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-03T05:59:22.212Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-03T05:59:22.244Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-03T05:59:22.269Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-03T05:59:22.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-648 [Pipeline] echo [2021-08-03T05:59:22.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-648 [Pipeline] echo [2021-08-03T05:59:22.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-648 [Pipeline] echo [2021-08-03T05:59:22.362Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 [Pipeline] echo [2021-08-03T05:59:22.384Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a2b35e [Pipeline] echo [2021-08-03T05:59:22.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-03T05:59:22.904Z] + git log --format=format:%s -1 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 [Pipeline] echo [2021-08-03T05:59:22.962Z] GIT_COMMIT: 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962, Commit Message: Merge branch 'main' into issue-640 [Pipeline] echo [2021-08-03T05:59:22.977Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:59:23.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T05:59:23.957Z] [2021-08-03T05:59:23.957Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:59:24.298Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T05:59:24.298Z] latest: Pulling from edgex-devops/git-semver [2021-08-03T05:59:24.298Z] 31603596830f: Pulling fs layer [2021-08-03T05:59:24.298Z] d4622e32a9a9: Pulling fs layer [2021-08-03T05:59:24.298Z] 1030fce36090: Pulling fs layer [2021-08-03T05:59:24.298Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-03T05:59:24.298Z] 6c6cb7e1b49b: Waiting [2021-08-03T05:59:24.298Z] d4622e32a9a9: Verifying Checksum [2021-08-03T05:59:24.298Z] d4622e32a9a9: Download complete [2021-08-03T05:59:24.564Z] 31603596830f: Verifying Checksum [2021-08-03T05:59:24.565Z] 31603596830f: Download complete [2021-08-03T05:59:24.831Z] 31603596830f: Pull complete [2021-08-03T05:59:24.831Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-03T05:59:24.831Z] 6c6cb7e1b49b: Download complete [2021-08-03T05:59:24.831Z] d4622e32a9a9: Pull complete [2021-08-03T05:59:24.831Z] 1030fce36090: Verifying Checksum [2021-08-03T05:59:24.832Z] 1030fce36090: Download complete [2021-08-03T05:59:25.435Z] 1030fce36090: Pull complete [2021-08-03T05:59:25.702Z] 6c6cb7e1b49b: Pull complete [2021-08-03T05:59:25.702Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-03T05:59:25.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T05:59:25.702Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-03T05:59:25.797Z] prd-centos7-docker-4c-2g-1841 does not seem to be running inside a container [2021-08-03T05:59:25.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-648 -v /w/workspace/dry_go-mod-core-contracts_PR-648:/w/workspace/dry_go-mod-core-contracts_PR-648:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-648@tmp:/w/workspace/dry_go-mod-core-contracts_PR-648@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:10004/edgex-devops/git-semver:latest cat [2021-08-03T05:59:26.708Z] $ docker top c4b4477f6a7eb68f4aadf1e0d25da2f63f28afca58c5d78335e1913bb2bb73e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T05:59:26.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T05:59:26.846Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T05:59:26.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T05:59:26.959Z] $ docker exec c4b4477f6a7eb68f4aadf1e0d25da2f63f28afca58c5d78335e1913bb2bb73e9 ssh-agent [2021-08-03T05:59:27.075Z] SSH_AUTH_SOCK=/tmp/ssh-eSkjNXTQt5bo/agent.14 [2021-08-03T05:59:27.075Z] SSH_AGENT_PID=20 [2021-08-03T05:59:27.088Z] Running ssh-add (command line suppressed) [2021-08-03T05:59:27.176Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_1349698927392939166.key (/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_1349698927392939166.key) [2021-08-03T05:59:27.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T05:59:27.524Z] + git tag --points-at HEAD [Pipeline] } [2021-08-03T05:59:27.540Z] $ docker exec --env ******** --env ******** c4b4477f6a7eb68f4aadf1e0d25da2f63f28afca58c5d78335e1913bb2bb73e9 ssh-agent -k [2021-08-03T05:59:27.635Z] unset SSH_AUTH_SOCK; [2021-08-03T05:59:27.635Z] unset SSH_AGENT_PID; [2021-08-03T05:59:27.635Z] echo Agent pid 20 killed; [2021-08-03T05:59:27.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-03T05:59:27.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T05:59:27.698Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T05:59:27.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T05:59:27.812Z] $ docker exec c4b4477f6a7eb68f4aadf1e0d25da2f63f28afca58c5d78335e1913bb2bb73e9 ssh-agent [2021-08-03T05:59:27.933Z] SSH_AUTH_SOCK=/tmp/ssh-7c9Au314NUb9/agent.55 [2021-08-03T05:59:27.933Z] SSH_AGENT_PID=61 [2021-08-03T05:59:27.941Z] Running ssh-add (command line suppressed) [2021-08-03T05:59:28.022Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_1561099874658629027.key (/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_1561099874658629027.key) [2021-08-03T05:59:28.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T05:59:28.358Z] + git semver init [2021-08-03T05:59:28.358Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T05:59:28.358Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-648/.git [2021-08-03T05:59:28.358Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-648 [2021-08-03T05:59:28.358Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T05:59:28.358Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T05:59:28.358Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T05:59:28.358Z] # $SEMVER_BRANCH = PR-648 [2021-08-03T05:59:28.358Z] # $SEMVER_TEMP = /tmp/semver-904892908 [2021-08-03T05:59:28.358Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-08-03T05:59:28.941Z] # '/tmp/semver-904892908' -> '/w/workspace/dry_go-mod-core-contracts_PR-648/.semver' [2021-08-03T05:59:28.941Z] # -> Force: false [2021-08-03T05:59:28.941Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-648/.semver [Pipeline] } [2021-08-03T05:59:28.953Z] $ docker exec --env ******** --env ******** c4b4477f6a7eb68f4aadf1e0d25da2f63f28afca58c5d78335e1913bb2bb73e9 ssh-agent -k [2021-08-03T05:59:29.043Z] unset SSH_AUTH_SOCK; [2021-08-03T05:59:29.043Z] unset SSH_AGENT_PID; [2021-08-03T05:59:29.043Z] echo Agent pid 61 killed; [2021-08-03T05:59:29.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T05:59:29.417Z] + git semver [Pipeline] } [2021-08-03T05:59:29.435Z] $ docker stop --time=1 c4b4477f6a7eb68f4aadf1e0d25da2f63f28afca58c5d78335e1913bb2bb73e9 [2021-08-03T05:59:30.699Z] $ docker rm -f c4b4477f6a7eb68f4aadf1e0d25da2f63f28afca58c5d78335e1913bb2bb73e9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T05:59:31.102Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-03T05:59:31.409Z] Stashed 1 file(s) [Pipeline] echo [2021-08-03T05:59:31.414Z] [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 [2021-08-03T05:59:46.717Z] Still waiting to schedule task [2021-08-03T05:59:46.718Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-03T05:59:46.720Z] Still waiting to schedule task [2021-08-03T05:59:46.720Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1840’ [2021-08-03T06:02:09.605Z] Running on prd-centos7-docker-4c-2g-1842 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] ws [2021-08-03T06:02:09.629Z] Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout [2021-08-03T06:02:09.770Z] Selected Git installation does not exist. Using Default [2021-08-03T06:02:09.770Z] The recommended git tool is: NONE [2021-08-03T06:02:12.623Z] using credential edgex-jenkins-ssh [2021-08-03T06:02:12.641Z] Cloning the remote Git repository [2021-08-03T06:02:11.800Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-08-03T06:02:11.881Z] > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 [2021-08-03T06:02:11.917Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-08-03T06:02:11.917Z] > git --version # timeout=10 [2021-08-03T06:02:11.926Z] > git --version # 'git version 2.24.4' [2021-08-03T06:02:11.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T06:02:11.963Z] [INFO] Currently running in a labeled security context [2021-08-03T06:02:11.963Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-03T06:02:11.963Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/7@tmp/jenkins-gitclient-ssh7829284982644956005.key [2021-08-03T06:02:11.986Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T06:02:13.271Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-08-03T06:02:13.283Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T06:02:13.292Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-08-03T06:02:13.309Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-08-03T06:02:13.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T06:02:13.311Z] [INFO] Currently running in a labeled security context [2021-08-03T06:02:13.311Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-03T06:02:13.311Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/7@tmp/jenkins-gitclient-ssh7981234625952300586.key [2021-08-03T06:02:13.321Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-03T06:02:14.603Z] Merging remotes/origin/main commit cd1e6cdd09f357267a5e1619e7151de38673cd57 into PR head commit 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 [2021-08-03T06:02:14.717Z] Merge succeeded, producing 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 [2021-08-03T06:02:14.717Z] Checking out Revision 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 (PR-648) [2021-08-03T06:02:13.905Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T06:02:13.915Z] > git checkout -f 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 # timeout=10 [2021-08-03T06:02:13.967Z] > git remote # timeout=10 [2021-08-03T06:02:13.981Z] > git config --get remote.origin.url # timeout=10 [2021-08-03T06:02:13.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T06:02:13.988Z] [INFO] Currently running in a labeled security context [2021-08-03T06:02:13.988Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-03T06:02:13.989Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/7@tmp/jenkins-gitclient-ssh5851181969510773590.key [2021-08-03T06:02:13.996Z] > git merge cd1e6cdd09f357267a5e1619e7151de38673cd57 # timeout=10 [2021-08-03T06:02:14.008Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-03T06:02:14.022Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T06:02:14.028Z] > git checkout -f 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 # timeout=10 [2021-08-03T06:02:18.272Z] Commit message: "Merge branch 'main' into issue-640" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-03T06:02:18.812Z] ========================================================= [2021-08-03T06:02:18.812Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-03T06:02:18.812Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T06:02:19.244Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-03T06:02:19.244Z] Sending build context to Docker daemon 2.986MB [2021-08-03T06:02:19.244Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-03T06:02:19.244Z] Step 2/7 : FROM ${BASE} [2021-08-03T06:02:19.513Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-03T06:02:19.513Z] 540db60ca938: Pulling fs layer [2021-08-03T06:02:19.513Z] adcc1eea9eea: Pulling fs layer [2021-08-03T06:02:19.513Z] 4c4ab2625f07: Pulling fs layer [2021-08-03T06:02:19.513Z] db62176df00c: Pulling fs layer [2021-08-03T06:02:19.513Z] 3b30891b0d05: Pulling fs layer [2021-08-03T06:02:19.513Z] 444f5516b4c7: Pulling fs layer [2021-08-03T06:02:19.513Z] 90b9b1106a8b: Pulling fs layer [2021-08-03T06:02:19.513Z] 0383d17a5b7e: Pulling fs layer [2021-08-03T06:02:19.513Z] c82ef313ddc5: Pulling fs layer [2021-08-03T06:02:19.513Z] db62176df00c: Waiting [2021-08-03T06:02:19.513Z] 3b30891b0d05: Waiting [2021-08-03T06:02:19.513Z] 444f5516b4c7: Waiting [2021-08-03T06:02:19.513Z] 90b9b1106a8b: Waiting [2021-08-03T06:02:19.513Z] 0383d17a5b7e: Waiting [2021-08-03T06:02:19.513Z] c82ef313ddc5: Waiting [2021-08-03T06:02:19.513Z] 4c4ab2625f07: Verifying Checksum [2021-08-03T06:02:19.513Z] 4c4ab2625f07: Download complete [2021-08-03T06:02:19.513Z] adcc1eea9eea: Verifying Checksum [2021-08-03T06:02:19.513Z] adcc1eea9eea: Download complete [2021-08-03T06:02:19.513Z] 3b30891b0d05: Verifying Checksum [2021-08-03T06:02:19.513Z] 3b30891b0d05: Download complete [2021-08-03T06:02:19.513Z] 444f5516b4c7: Verifying Checksum [2021-08-03T06:02:19.513Z] 444f5516b4c7: Download complete [2021-08-03T06:02:19.513Z] 90b9b1106a8b: Download complete [2021-08-03T06:02:20.100Z] 540db60ca938: Verifying Checksum [2021-08-03T06:02:20.100Z] 540db60ca938: Download complete [2021-08-03T06:02:20.100Z] 540db60ca938: Pull complete [2021-08-03T06:02:20.100Z] adcc1eea9eea: Pull complete [2021-08-03T06:02:20.367Z] 4c4ab2625f07: Pull complete [2021-08-03T06:02:20.633Z] 0383d17a5b7e: Verifying Checksum [2021-08-03T06:02:25.981Z] c82ef313ddc5: Verifying Checksum [2021-08-03T06:02:25.981Z] c82ef313ddc5: Download complete [2021-08-03T06:02:26.566Z] db62176df00c: Verifying Checksum [2021-08-03T06:02:26.566Z] db62176df00c: Download complete [2021-08-03T06:02:29.937Z] db62176df00c: Pull complete [2021-08-03T06:02:29.937Z] 3b30891b0d05: Pull complete [2021-08-03T06:02:29.937Z] 444f5516b4c7: Pull complete [2021-08-03T06:02:29.937Z] 90b9b1106a8b: Pull complete [2021-08-03T06:02:29.937Z] 0383d17a5b7e: Pull complete [2021-08-03T06:02:31.914Z] c82ef313ddc5: Pull complete [2021-08-03T06:02:31.914Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-03T06:02:31.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-03T06:02:31.914Z] ---> 4508b0543a43 [2021-08-03T06:02:31.914Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-03T06:02:33.325Z] ---> Running in 6f3333b7da01 [2021-08-03T06:02:33.595Z] Removing intermediate container 6f3333b7da01 [2021-08-03T06:02:33.595Z] ---> be7d03fea0f1 [2021-08-03T06:02:33.595Z] Step 4/7 : RUN apk add bash [2021-08-03T06:02:33.595Z] ---> Running in 7d54cb5550fc [2021-08-03T06:02:33.861Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T06:02:34.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T06:02:35.409Z] OK: 219 MiB in 52 packages [2021-08-03T06:02:35.677Z] Removing intermediate container 7d54cb5550fc [2021-08-03T06:02:35.677Z] ---> 342b3a69cf7e [2021-08-03T06:02:35.677Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-03T06:02:35.677Z] ---> Running in f436b93e0358 [2021-08-03T06:02:35.677Z] Removing intermediate container f436b93e0358 [2021-08-03T06:02:35.677Z] ---> 89ed84a0e3cf [2021-08-03T06:02:35.677Z] Step 6/7 : COPY go.mod . [2021-08-03T06:02:35.951Z] ---> 985a171a2c83 [2021-08-03T06:02:35.951Z] Step 7/7 : RUN go mod download [2021-08-03T06:02:35.951Z] ---> Running in 4099fcbf3dc5 [2021-08-03T06:03:15.328Z] Removing intermediate container 4099fcbf3dc5 [2021-08-03T06:03:15.328Z] ---> 43754f880ffa [2021-08-03T06:03:15.328Z] Successfully built 43754f880ffa [2021-08-03T06:03:15.328Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T06:03:15.701Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T06:03:15.701Z] . [Pipeline] withDockerContainer [2021-08-03T06:03:15.804Z] prd-centos7-docker-4c-2g-1842 does not seem to be running inside a container [2021-08-03T06:03:15.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-03T06:03:16.245Z] $ docker top fd8f8147fbc2cad34f046bbdd84a917dc82d601f405827e8f77e27f9a1641e05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T06:03:16.655Z] + go version [2021-08-03T06:03:16.655Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-03T06:03:16.668Z] $ docker stop --time=1 fd8f8147fbc2cad34f046bbdd84a917dc82d601f405827e8f77e27f9a1641e05 [2021-08-03T06:03:17.867Z] $ docker rm -f fd8f8147fbc2cad34f046bbdd84a917dc82d601f405827e8f77e27f9a1641e05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T06:03:18.424Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T06:03:18.424Z] . [Pipeline] withDockerContainer [2021-08-03T06:03:18.515Z] prd-centos7-docker-4c-2g-1842 does not seem to be running inside a container [2021-08-03T06:03:18.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-03T06:03:18.953Z] $ docker top b2ad381d147814544c54bb4e5378fe4ad2f247d625d1c78eff2e10b733658e2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T06:03:19.380Z] + go mod tidy [Pipeline] sh [2021-08-03T06:03:19.977Z] + make test [2021-08-03T06:03:19.977Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-03T06:03:20.249Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-08-03T06:03:30.386Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.057s coverage: 83.5% of statements [2021-08-03T06:03:30.386Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-08-03T06:03:30.386Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-08-03T06:03:30.386Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-08-03T06:03:30.386Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-08-03T06:03:30.386Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-08-03T06:03:31.367Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.021s coverage: 46.9% of statements [2021-08-03T06:03:31.367Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.0% of statements [2021-08-03T06:03:31.367Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.032s coverage: 86.2% of statements [2021-08-03T06:03:31.642Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements [2021-08-03T06:03:31.915Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements [2021-08-03T06:03:32.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-08-03T06:03:32.188Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-03T06:03:37.578Z] gofmt -l . [2021-08-03T06:03:37.578Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-03T06:03:37.593Z] $ docker stop --time=1 b2ad381d147814544c54bb4e5378fe4ad2f247d625d1c78eff2e10b733658e2b [2021-08-03T06:03:38.984Z] $ docker rm -f b2ad381d147814544c54bb4e5378fe4ad2f247d625d1c78eff2e10b733658e2b [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T06:03:39.406Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-03T06:03:39.664Z] 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 [2021-08-03T06:03:44.332Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1843 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] ws [2021-08-03T06:03:44.350Z] Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout [2021-08-03T06:03:44.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T06:03:44.511Z] [2021-08-03T06:03:44.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T06:03:44.687Z] Selected Git installation does not exist. Using Default [2021-08-03T06:03:44.687Z] The recommended git tool is: NONE [2021-08-03T06:03:44.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T06:03:44.868Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T06:03:44.868Z] b4d181a07f80: Pulling fs layer [2021-08-03T06:03:44.868Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T06:03:44.868Z] ed53099fbce6: Pulling fs layer [2021-08-03T06:03:44.868Z] dc539afda2c1: Pulling fs layer [2021-08-03T06:03:44.868Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T06:03:44.868Z] 9065ff56babe: Pulling fs layer [2021-08-03T06:03:44.868Z] d287ab97295c: Pulling fs layer [2021-08-03T06:03:44.868Z] dc539afda2c1: Waiting [2021-08-03T06:03:44.868Z] 77bc0d833cb6: Waiting [2021-08-03T06:03:44.868Z] 9065ff56babe: Waiting [2021-08-03T06:03:44.868Z] d287ab97295c: Waiting [2021-08-03T06:03:45.134Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T06:03:45.134Z] a1111a8f2ec3: Download complete [2021-08-03T06:03:45.134Z] dc539afda2c1: Verifying Checksum [2021-08-03T06:03:45.134Z] dc539afda2c1: Download complete [2021-08-03T06:03:45.400Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T06:03:45.400Z] 77bc0d833cb6: Download complete [2021-08-03T06:03:45.400Z] 9065ff56babe: Verifying Checksum [2021-08-03T06:03:45.400Z] 9065ff56babe: Download complete [2021-08-03T06:03:45.667Z] ed53099fbce6: Verifying Checksum [2021-08-03T06:03:45.667Z] ed53099fbce6: Download complete [2021-08-03T06:03:46.632Z] b4d181a07f80: Verifying Checksum [2021-08-03T06:03:46.632Z] b4d181a07f80: Download complete [2021-08-03T06:03:47.598Z] b4d181a07f80: Pull complete [2021-08-03T06:03:47.598Z] a1111a8f2ec3: Pull complete [2021-08-03T06:03:48.196Z] ed53099fbce6: Pull complete [2021-08-03T06:03:48.196Z] dc539afda2c1: Pull complete [2021-08-03T06:03:48.461Z] 77bc0d833cb6: Pull complete [2021-08-03T06:03:48.461Z] 9065ff56babe: Pull complete [2021-08-03T06:03:49.878Z] d287ab97295c: Verifying Checksum [2021-08-03T06:03:49.878Z] d287ab97295c: Download complete [2021-08-03T06:03:50.157Z] using credential edgex-jenkins-ssh [2021-08-03T06:03:50.176Z] Cloning the remote Git repository [2021-08-03T06:03:50.229Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-08-03T06:03:50.349Z] > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 [2021-08-03T06:03:50.429Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-08-03T06:03:50.430Z] > git --version # timeout=10 [2021-08-03T06:03:50.447Z] > git --version # 'git version 2.17.1' [2021-08-03T06:03:50.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T06:03:50.540Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T06:03:51.818Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-08-03T06:03:51.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T06:03:51.863Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-08-03T06:03:51.895Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-08-03T06:03:51.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T06:03:51.914Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-03T06:03:52.636Z] Merging remotes/origin/main commit cd1e6cdd09f357267a5e1619e7151de38673cd57 into PR head commit 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 [2021-08-03T06:03:52.894Z] Merge succeeded, producing 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 [2021-08-03T06:03:52.895Z] Checking out Revision 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 (PR-648) [2021-08-03T06:03:52.656Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T06:03:52.673Z] > git checkout -f 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 # timeout=10 [2021-08-03T06:03:52.797Z] > git remote # timeout=10 [2021-08-03T06:03:52.816Z] > git config --get remote.origin.url # timeout=10 [2021-08-03T06:03:52.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T06:03:52.847Z] > git merge cd1e6cdd09f357267a5e1619e7151de38673cd57 # timeout=10 [2021-08-03T06:03:52.871Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-03T06:03:52.900Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T06:03:52.913Z] > git checkout -f 1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 # timeout=10 [2021-08-03T06:03:54.164Z] d287ab97295c: Pull complete [2021-08-03T06:03:54.164Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T06:03:54.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T06:03:54.164Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T06:03:54.257Z] prd-centos7-docker-4c-2g-1842 does not seem to be running inside a container [2021-08-03T06:03:54.324Z] $ 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-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-03T06:03:56.568Z] $ docker top f33741eb49241f34da1cdd8af0670721edc7f2f245d95d5641b9235d01e51fa6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T06:03:57.191Z] ---> job-cost.sh [2021-08-03T06:03:57.191Z] lf-activate-venv: SKIPPING [2021-08-03T06:03:57.191Z] INFO: No Stack... [2021-08-03T06:03:57.254Z] Commit message: "Merge branch 'main' into issue-640" [2021-08-03T06:03:57.647Z] [2021-08-03T06:03:57.647Z] GitHub has been notified of this commit’s build result [2021-08-03T06:03:57.647Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-03T06:03:58.034Z] ========================================================= [2021-08-03T06:03:58.034Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-03T06:03:58.034Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T06:03:58.150Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T06:03:58.417Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T06:03:58.565Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-03T06:03:58.737Z] + cat /w/workspace/go-mod-core-contracts/7/archives/cost.csv [2021-08-03T06:03:58.737Z] + cut -d, -f6 [Pipeline] lock [2021-08-03T06:03:58.776Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] [2021-08-03T06:03:58.791Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] did not exist. Created. [2021-08-03T06:03:58.791Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T06:03:59.134Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-03T06:03:59.168Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T06:03:59.179Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T06:03:59.209Z] $ docker stop --time=1 f33741eb49241f34da1cdd8af0670721edc7f2f245d95d5641b9235d01e51fa6 [2021-08-03T06:03:59.558Z] Sending build context to Docker daemon 2.984MB [2021-08-03T06:03:59.558Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-03T06:03:59.558Z] Step 2/7 : FROM ${BASE} [2021-08-03T06:04:00.161Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-03T06:04:00.161Z] 595b0fe564bb: Pulling fs layer [2021-08-03T06:04:00.161Z] 24495759ef45: Pulling fs layer [2021-08-03T06:04:00.161Z] d148012ef14d: Pulling fs layer [2021-08-03T06:04:00.161Z] e90a11edd702: Pulling fs layer [2021-08-03T06:04:00.161Z] d77568369979: Pulling fs layer [2021-08-03T06:04:00.161Z] 02195dbdac53: Pulling fs layer [2021-08-03T06:04:00.161Z] 2b1b35aa2570: Pulling fs layer [2021-08-03T06:04:00.161Z] 2c1f732e5b09: Pulling fs layer [2021-08-03T06:04:00.161Z] e90a11edd702: Waiting [2021-08-03T06:04:00.161Z] d77568369979: Waiting [2021-08-03T06:04:00.161Z] 02195dbdac53: Waiting [2021-08-03T06:04:00.161Z] 2b1b35aa2570: Waiting [2021-08-03T06:04:00.161Z] 2c1f732e5b09: Waiting [2021-08-03T06:04:00.161Z] d148012ef14d: Verifying Checksum [2021-08-03T06:04:00.161Z] d148012ef14d: Download complete [2021-08-03T06:04:00.161Z] 24495759ef45: Verifying Checksum [2021-08-03T06:04:00.161Z] 24495759ef45: Download complete [2021-08-03T06:04:00.161Z] d77568369979: Verifying Checksum [2021-08-03T06:04:00.161Z] d77568369979: Download complete [2021-08-03T06:04:00.161Z] 02195dbdac53: Verifying Checksum [2021-08-03T06:04:00.161Z] 02195dbdac53: Download complete [2021-08-03T06:04:00.357Z] $ docker rm -f f33741eb49241f34da1cdd8af0670721edc7f2f245d95d5641b9235d01e51fa6 [Pipeline] // withDockerContainer [2021-08-03T06:04:00.432Z] 2b1b35aa2570: Verifying Checksum [2021-08-03T06:04:00.433Z] 2b1b35aa2570: Download complete [2021-08-03T06:04:00.433Z] 595b0fe564bb: Download complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-03T06:04:01.027Z] 595b0fe564bb: Pull complete [2021-08-03T06:04:01.632Z] 24495759ef45: Pull complete [2021-08-03T06:04:01.905Z] d148012ef14d: Pull complete [2021-08-03T06:04:05.309Z] 2c1f732e5b09: Verifying Checksum [2021-08-03T06:04:05.309Z] 2c1f732e5b09: Download complete [2021-08-03T06:04:06.299Z] e90a11edd702: Verifying Checksum [2021-08-03T06:04:06.299Z] e90a11edd702: Download complete [2021-08-03T06:04:16.932Z] e90a11edd702: Pull complete [2021-08-03T06:04:16.932Z] d77568369979: Pull complete [2021-08-03T06:04:17.530Z] 02195dbdac53: Pull complete [2021-08-03T06:04:17.804Z] 2b1b35aa2570: Pull complete [2021-08-03T06:04:24.566Z] 2c1f732e5b09: Pull complete [2021-08-03T06:04:24.566Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-03T06:04:24.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-03T06:04:24.566Z] ---> 88ecf2bb1f95 [2021-08-03T06:04:24.566Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-03T06:04:26.562Z] ---> Running in 51b2d16b6904 [2021-08-03T06:04:26.844Z] Removing intermediate container 51b2d16b6904 [2021-08-03T06:04:26.844Z] ---> 464da350d3f3 [2021-08-03T06:04:26.844Z] Step 4/7 : RUN apk add bash [2021-08-03T06:04:26.844Z] ---> Running in e8680f8a79a3 [2021-08-03T06:04:28.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T06:04:29.266Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T06:04:30.262Z] OK: 218 MiB in 52 packages [2021-08-03T06:04:31.705Z] Removing intermediate container e8680f8a79a3 [2021-08-03T06:04:31.705Z] ---> c21b476ce1d3 [2021-08-03T06:04:31.705Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-03T06:04:31.705Z] ---> Running in f1d9f4a3fd3f [2021-08-03T06:04:32.306Z] Removing intermediate container f1d9f4a3fd3f [2021-08-03T06:04:32.306Z] ---> b9ce94f5284a [2021-08-03T06:04:32.306Z] Step 6/7 : COPY go.mod . [2021-08-03T06:04:33.287Z] ---> 5b3f4f01a6c2 [2021-08-03T06:04:33.287Z] Step 7/7 : RUN go mod download [2021-08-03T06:04:33.287Z] ---> Running in 73aab3dc4386 [2021-08-03T06:05:55.110Z] Removing intermediate container 73aab3dc4386 [2021-08-03T06:05:55.110Z] ---> 1efdd8094892 [2021-08-03T06:05:55.110Z] Successfully built 1efdd8094892 [2021-08-03T06:05:55.110Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T06:05:55.786Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T06:05:55.786Z] . [Pipeline] withDockerContainer [2021-08-03T06:05:56.136Z] prd-ubuntu18.04-docker-arm64-4c-16g-1843 does not seem to be running inside a container [2021-08-03T06:05:56.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-03T06:05:57.883Z] $ docker top 11db24a1ec6769c37b6b2207df9a36cbcb6417c2b6cdb113bf9c5c9b1b9b8a42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T06:05:58.866Z] + go version [2021-08-03T06:05:58.866Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-03T06:05:58.893Z] $ docker stop --time=1 11db24a1ec6769c37b6b2207df9a36cbcb6417c2b6cdb113bf9c5c9b1b9b8a42 [2021-08-03T06:06:00.758Z] $ docker rm -f 11db24a1ec6769c37b6b2207df9a36cbcb6417c2b6cdb113bf9c5c9b1b9b8a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T06:06:01.537Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T06:06:01.537Z] . [Pipeline] withDockerContainer [2021-08-03T06:06:01.802Z] prd-ubuntu18.04-docker-arm64-4c-16g-1843 does not seem to be running inside a container [2021-08-03T06:06:01.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-03T06:06:03.570Z] $ docker top e0186b336e45bc05c548b4c0ff4ba90397fb353b07cdbbbe91a883bac3783434 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T06:06:04.566Z] + go mod tidy [Pipeline] sh [2021-08-03T06:06:05.827Z] + make test [2021-08-03T06:06:05.828Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-03T06:06:06.819Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-08-03T06:06:39.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.410s coverage: 83.5% of statements [2021-08-03T06:06:39.221Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-08-03T06:06:39.221Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-08-03T06:06:39.221Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-08-03T06:06:39.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.085s coverage: 26.3% of statements [2021-08-03T06:06:39.221Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-08-03T06:06:41.858Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.106s coverage: 46.9% of statements [2021-08-03T06:06:41.858Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.097s coverage: 90.0% of statements [2021-08-03T06:06:43.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.289s coverage: 86.2% of statements [2021-08-03T06:06:43.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.072s coverage: 59.5% of statements [2021-08-03T06:06:43.304Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 36.1% of statements [2021-08-03T06:06:44.290Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements [2021-08-03T06:06:44.290Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-03T06:07:06.500Z] gofmt -l . [2021-08-03T06:07:06.500Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-03T06:07:06.528Z] $ docker stop --time=1 e0186b336e45bc05c548b4c0ff4ba90397fb353b07cdbbbe91a883bac3783434 [2021-08-03T06:07:08.598Z] $ docker rm -f e0186b336e45bc05c548b4c0ff4ba90397fb353b07cdbbbe91a883bac3783434 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T06:07:09.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-03T06:07:09.449Z] Warning: overwriting stash ‘coverage-report’ [2021-08-03T06:07:10.073Z] 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 [2021-08-03T06:07:13.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T06:07:13.843Z] [2021-08-03T06:07:13.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-03T06:07:14.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T06:07:14.750Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-03T06:07:14.751Z] 448f6bf000e3: Pulling fs layer [2021-08-03T06:07:14.751Z] f757da607395: Pulling fs layer [2021-08-03T06:07:14.751Z] 05883995daec: Pulling fs layer [2021-08-03T06:07:14.751Z] 8603b9c90790: Pulling fs layer [2021-08-03T06:07:14.751Z] 1560dd03e051: Pulling fs layer [2021-08-03T06:07:14.751Z] 27f5ce0e4adf: Pulling fs layer [2021-08-03T06:07:14.751Z] c2d8d7efcc4b: Pulling fs layer [2021-08-03T06:07:14.751Z] 1560dd03e051: Waiting [2021-08-03T06:07:14.751Z] 27f5ce0e4adf: Waiting [2021-08-03T06:07:14.751Z] 8603b9c90790: Waiting [2021-08-03T06:07:14.751Z] c2d8d7efcc4b: Waiting [2021-08-03T06:07:15.023Z] f757da607395: Verifying Checksum [2021-08-03T06:07:15.023Z] f757da607395: Download complete [2021-08-03T06:07:15.023Z] 8603b9c90790: Verifying Checksum [2021-08-03T06:07:15.023Z] 8603b9c90790: Download complete [2021-08-03T06:07:15.298Z] 1560dd03e051: Download complete [2021-08-03T06:07:15.298Z] 27f5ce0e4adf: Verifying Checksum [2021-08-03T06:07:15.298Z] 27f5ce0e4adf: Download complete [2021-08-03T06:07:15.895Z] 05883995daec: Verifying Checksum [2021-08-03T06:07:15.895Z] 05883995daec: Download complete [2021-08-03T06:07:16.490Z] 448f6bf000e3: Download complete [2021-08-03T06:07:19.881Z] 448f6bf000e3: Pull complete [2021-08-03T06:07:19.881Z] c2d8d7efcc4b: Download complete [2021-08-03T06:07:20.484Z] f757da607395: Pull complete [2021-08-03T06:07:21.925Z] 05883995daec: Pull complete [2021-08-03T06:07:22.521Z] 8603b9c90790: Pull complete [2021-08-03T06:07:23.511Z] 1560dd03e051: Pull complete [2021-08-03T06:07:23.786Z] 27f5ce0e4adf: Pull complete [2021-08-03T06:07:38.884Z] c2d8d7efcc4b: Pull complete [2021-08-03T06:07:38.884Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-03T06:07:38.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T06:07:38.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-03T06:07:39.156Z] prd-ubuntu18.04-docker-arm64-4c-16g-1843 does not seem to be running inside a container [2021-08-03T06:07:39.239Z] $ 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-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-03T06:07:42.703Z] $ docker top 56262b043325833639169165bea474034b8ffe680767007d486e16f2b544ebb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T06:07:43.742Z] ---> job-cost.sh [2021-08-03T06:07:43.742Z] lf-activate-venv: SKIPPING [2021-08-03T06:07:43.742Z] INFO: No Stack... [2021-08-03T06:07:44.731Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-03T06:07:45.005Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T06:07:45.672Z] + cat /w/workspace/go-mod-core-contracts/7/archives/cost.csv [2021-08-03T06:07:45.672Z] + cut -d, -f6 [Pipeline] lock [2021-08-03T06:07:45.739Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] [2021-08-03T06:07:45.749Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] did not exist. Created. [2021-08-03T06:07:45.749Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T06:07:46.461Z] /w/workspace/go-mod-core-contracts/7@tmp/durable-e899dcb4/script.sh: 1: /w/workspace/go-mod-core-contracts/7@tmp/durable-e899dcb4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-03T06:07:47.128Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-03T06:07:47.164Z] Warning: overwriting stash ‘stack-cost’ [2021-08-03T06:07:47.219Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T06:07:47.229Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T06:07:47.267Z] $ docker stop --time=1 56262b043325833639169165bea474034b8ffe680767007d486e16f2b544ebb9 [2021-08-03T06:07:48.968Z] $ docker rm -f 56262b043325833639169165bea474034b8ffe680767007d486e16f2b544ebb9 [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 [2021-08-03T06:07:50.248Z] provisioning config files... [2021-08-03T06:07:50.267Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/config6382575687682983012tmp [Pipeline] { [Pipeline] sh [2021-08-03T06:07:50.614Z] + set +x [2021-08-03T06:07:50.614Z] + bash -s -- [2021-08-03T06:07:50.614Z] + curl -s https://codecov.io/bash [2021-08-03T06:07:50.614Z] [2021-08-03T06:07:50.614Z] _____ _ [2021-08-03T06:07:50.614Z] / ____| | | [2021-08-03T06:07:50.614Z] | | ___ __| | ___ ___ _____ __ [2021-08-03T06:07:50.614Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-03T06:07:50.614Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-03T06:07:50.614Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-03T06:07:50.614Z] Bash-1.0.6 [2021-08-03T06:07:50.614Z] [2021-08-03T06:07:50.614Z] [2021-08-03T06:07:50.614Z] ==> git version 2.24.4 found [2021-08-03T06:07:50.614Z] ==> 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 [2021-08-03T06:07:50.614Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-03T06:07:50.614Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-03T06:07:50.614Z] ==> Jenkins CI detected. [2021-08-03T06:07:50.614Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-648 [2021-08-03T06:07:50.614Z] project root: . [2021-08-03T06:07:50.881Z] --> token set from env [2021-08-03T06:07:50.881Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-03T06:07:50.881Z] ==> Running gcov in . (disable via -X gcov) [2021-08-03T06:07:50.881Z] ==> Python coveragepy not found [2021-08-03T06:07:50.881Z] ==> Searching for coverage reports in: [2021-08-03T06:07:50.881Z] + . [2021-08-03T06:07:50.881Z] -> Found 1 reports [2021-08-03T06:07:50.881Z] ==> Detecting git/mercurial file structure [2021-08-03T06:07:50.881Z] ==> Reading reports [2021-08-03T06:07:50.881Z] + ./coverage.out bytes=101588 [2021-08-03T06:07:50.881Z] ==> Appending adjustments [2021-08-03T06:07:50.881Z] https://docs.codecov.io/docs/fixing-reports [2021-08-03T06:07:51.467Z] + Found adjustments [2021-08-03T06:07:51.467Z] ==> Gzipping contents [2021-08-03T06:07:51.467Z] 16K /tmp/codecov.RAmuRU.gz [2021-08-03T06:07:51.467Z] ==> Uploading reports [2021-08-03T06:07:51.467Z] url: https://codecov.io [2021-08-03T06:07:51.467Z] query: branch=PR-648&commit=1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-648%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=648&job=&cmd_args= [2021-08-03T06:07:51.467Z] -> Pinging Codecov [2021-08-03T06:07:51.467Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-648&commit=1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-648%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=648&job=&cmd_args= [2021-08-03T06:07:51.741Z] -> Uploading to [2021-08-03T06:07:51.741Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-03/71470A77251A30514AAF9C0BB2E5B6CE/1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962/ad937863-0863-40fb-9d6e-42738eb09357.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T060751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=481b2a95be7efdaf6e0b1710aac9e9f6687bd5384c8fbc01251869431aa2e50d [2021-08-03T06:07:51.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T06:07:51.741Z] Dload Upload Total Spent Left Speed [2021-08-03T06:07:52.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15242 0 0 100 15242 0 40032 --:--:-- --:--:-- --:--:-- 40110 [2021-08-03T06:07:52.334Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/1a2b35e95e5b7b7ba4ef6f63c0d54da1ab7a5962 [Pipeline] } [2021-08-03T06:07:52.349Z] 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 [2021-08-03T06:07:54.148Z] + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-648/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-03T06:07:54.469Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T06:07:55.066Z] ---> package-listing.sh [2021-08-03T06:07:55.066Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-03T06:07:55.066Z] ++ facter osfamily [2021-08-03T06:07:55.334Z] + OS_FAMILY=redhat [2021-08-03T06:07:55.334Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-648 [2021-08-03T06:07:55.334Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-03T06:07:55.334Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-03T06:07:55.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-03T06:07:55.334Z] + PACKAGES=/tmp/packages_start.txt [2021-08-03T06:07:55.334Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-648 ']' [2021-08-03T06:07:55.334Z] + PACKAGES=/tmp/packages_end.txt [2021-08-03T06:07:55.334Z] + case "${OS_FAMILY}" in [2021-08-03T06:07:55.334Z] + sort [2021-08-03T06:07:55.334Z] + rpm -qa [2021-08-03T06:07:55.916Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-03T06:07:55.916Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-03T06:07:55.916Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-03T06:07:55.916Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-648 ']' [2021-08-03T06:07:55.916Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-648/archives/ [2021-08-03T06:07:55.916Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-648/archives/ [Pipeline] echo [2021-08-03T06:07:55.933Z] 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/dry_go-mod-core-contracts_PR-648/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-03T06:07:56.237Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-03T06:07:56.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T06:07:56.836Z] [2021-08-03T06:07:56.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T06:07:57.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T06:07:57.171Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T06:07:57.171Z] b4d181a07f80: Pulling fs layer [2021-08-03T06:07:57.171Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T06:07:57.171Z] ed53099fbce6: Pulling fs layer [2021-08-03T06:07:57.171Z] dc539afda2c1: Pulling fs layer [2021-08-03T06:07:57.171Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T06:07:57.171Z] 9065ff56babe: Pulling fs layer [2021-08-03T06:07:57.171Z] d287ab97295c: Pulling fs layer [2021-08-03T06:07:57.171Z] dc539afda2c1: Waiting [2021-08-03T06:07:57.171Z] 77bc0d833cb6: Waiting [2021-08-03T06:07:57.171Z] 9065ff56babe: Waiting [2021-08-03T06:07:57.171Z] d287ab97295c: Waiting [2021-08-03T06:07:57.437Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T06:07:57.437Z] a1111a8f2ec3: Download complete [2021-08-03T06:07:57.437Z] dc539afda2c1: Verifying Checksum [2021-08-03T06:07:57.437Z] dc539afda2c1: Download complete [2021-08-03T06:07:57.703Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T06:07:57.703Z] 77bc0d833cb6: Download complete [2021-08-03T06:07:57.703Z] ed53099fbce6: Verifying Checksum [2021-08-03T06:07:57.703Z] ed53099fbce6: Download complete [2021-08-03T06:07:57.703Z] 9065ff56babe: Verifying Checksum [2021-08-03T06:07:57.703Z] 9065ff56babe: Download complete [2021-08-03T06:07:58.664Z] b4d181a07f80: Verifying Checksum [2021-08-03T06:07:58.664Z] b4d181a07f80: Download complete [2021-08-03T06:07:59.646Z] b4d181a07f80: Pull complete [2021-08-03T06:07:59.913Z] a1111a8f2ec3: Pull complete [2021-08-03T06:08:00.262Z] ed53099fbce6: Pull complete [2021-08-03T06:08:00.560Z] dc539afda2c1: Pull complete [2021-08-03T06:08:00.827Z] 77bc0d833cb6: Pull complete [2021-08-03T06:08:00.827Z] 9065ff56babe: Pull complete [2021-08-03T06:08:02.770Z] d287ab97295c: Download complete [2021-08-03T06:08:07.058Z] d287ab97295c: Pull complete [2021-08-03T06:08:07.058Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T06:08:07.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T06:08:07.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T06:08:07.147Z] prd-centos7-docker-4c-2g-1841 does not seem to be running inside a container [2021-08-03T06:08:07.193Z] $ 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/dry_go-mod-core-contracts_PR-648/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-648 -v /w/workspace/dry_go-mod-core-contracts_PR-648:/w/workspace/dry_go-mod-core-contracts_PR-648:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-648@tmp:/w/workspace/dry_go-mod-core-contracts_PR-648@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-03T06:08:09.073Z] $ docker top 6f2c8784a12cb3a4b6ce32875613c9e1e05416cb5554970ce4d31d96cef09b88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T06:08:09.490Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-03T06:08:09.805Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-03T06:08:10.119Z] + ls /var/log/sa-host [2021-08-03T06:08:10.119Z] + sadf -c /var/log/sa-host/sa03 [2021-08-03T06:08:10.119Z] file_magic: OK [2021-08-03T06:08:10.119Z] HZ: Using current value: 100 [2021-08-03T06:08:10.119Z] file_header: OK [2021-08-03T06:08:10.119Z] 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 [2021-08-03T06:08:10.119Z] Statistics: [2021-08-03T06:08:10.119Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T06:08:10.119Z] File successfully converted to sysstat format version 12.0.3 [2021-08-03T06:08:10.119Z] + sadf -c /var/log/sa-host/sa05 [2021-08-03T06:08:10.119Z] file_magic: OK [2021-08-03T06:08:10.119Z] HZ: Using current value: 100 [2021-08-03T06:08:10.119Z] file_header: OK [2021-08-03T06:08:10.119Z] 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 [2021-08-03T06:08:10.119Z] Statistics: [2021-08-03T06:08:10.119Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T06:08:10.119Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T06:08:10.789Z] provisioning config files... [2021-08-03T06:08:10.806Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/config3040848048165611753tmp [Pipeline] { [Pipeline] echo [2021-08-03T06:08:10.831Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T06:08:11.144Z] ---> create-netrc.sh [Pipeline] } [2021-08-03T06:08:11.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-03T06:08:11.563Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-03T06:08:11.578Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T06:08:11.888Z] ---> sudo-logs.sh [2021-08-03T06:08:11.889Z] Archiving 'sudo' log.. [2021-08-03T06:08:11.889Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1841.vexxhost.local: Name or service not known [2021-08-03T06:08:11.889Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1841.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-03T06:08:11.918Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T06:08:12.229Z] ---> job-cost.sh [2021-08-03T06:08:12.229Z] lf-activate-venv: SKIPPING [2021-08-03T06:08:12.229Z] DEBUG: total: 0.18000000715255737 [2021-08-03T06:08:12.229Z] INFO: Retrieving Stack Cost... [2021-08-03T06:08:13.185Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T06:08:13.451Z] INFO: Archiving Costs [Pipeline] echo [2021-08-03T06:08:13.468Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T06:08:13.785Z] ---> logs-deploy.sh [2021-08-03T06:08:13.785Z] lf-activate-venv: SKIPPING [2021-08-03T06:08:13.785Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-648/7 [2021-08-03T06:08:13.785Z] INFO: archiving workspace using pattern(s): [2021-08-03T06:08:14.371Z] Archives upload complete. [2021-08-03T06:08:14.641Z] INFO: archiving logs to Nexus