Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e2f5233bcdabedf9add171cb3cf618e8de7cdcdb+d716e4bd64eb2f0184bfb0999371e7b59e8321c7 (8ba57d7605c31416a1030cb8ee8ea7fac1ebc459) 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-ssh7157081992142410685.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh1442581889482618375.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-651/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-651/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3883991669560312344.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh2813347816958660355.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-651/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-651/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2758782217811470370.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_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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-147 in /w/workspace/dry_go-mod-core-contracts_PR-651 [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-651 # 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-651@tmp/jenkins-gitclient-ssh6704726562017554640.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 d716e4bd64eb2f0184bfb0999371e7b59e8321c7 into PR head commit e2f5233bcdabedf9add171cb3cf618e8de7cdcdb Merge succeeded, producing 1f443cd6230eeb8fd6b9a016333770de18293c4f Checking out Revision 1f443cd6230eeb8fd6b9a016333770de18293c4f (PR-651) > 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-651@tmp/jenkins-gitclient-ssh2393411110716632223.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/651/head:refs/remotes/origin/PR-651 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e2f5233bcdabedf9add171cb3cf618e8de7cdcdb # 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-651@tmp/jenkins-gitclient-ssh7627151572194478205.key > git merge d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f443cd6230eeb8fd6b9a016333770de18293c4f # timeout=10 Commit message: "Merge commit 'd716e4bd64eb2f0184bfb0999371e7b59e8321c7' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk c5d29af2f062501b638ab3227ef98734c5c22a19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-25T12:42:00.435Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-25T12:42:00.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-25T12:42:00.540Z] ========================================================= [2021-07-25T12:42:00.540Z] EdgeX Global Pipelines Version Info [2021-07-25T12:42:00.540Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:42:01.781Z] ------------------- [2021-07-25T12:42:01.781Z] stable info: [2021-07-25T12:42:01.781Z] ------------------- [2021-07-25T12:42:01.781Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-25T12:42:01.782Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-25T12:42:01.782Z] Message: update stable to v1.0.197 [2021-07-25T12:42:02.369Z] ------------------- [2021-07-25T12:42:02.369Z] experimental info: [2021-07-25T12:42:02.369Z] ------------------- [2021-07-25T12:42:02.369Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-25T12:42:02.369Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-25T12:42:02.369Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-25T12:42:02.502Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-25T12:42:02.525Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-25T12:42:02.548Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-25T12:42:02.570Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-25T12:42:02.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-25T12:42:02.613Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-25T12:42:02.636Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-25T12:42:02.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-25T12:42:02.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-25T12:42:02.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-25T12:42:02.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-25T12:42:02.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-25T12:42:02.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-25T12:42:02.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-25T12:42:02.835Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-25T12:42:02.865Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-25T12:42:02.918Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-25T12:42:03.001Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-25T12:42:03.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-25T12:42:03.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-25T12:42:03.078Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-25T12:42:03.101Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-25T12:42:03.123Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-25T12:42:03.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-25T12:42:03.168Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-25T12:42:03.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-25T12:42:03.212Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-651 [Pipeline] echo [2021-07-25T12:42:03.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-651 [Pipeline] echo [2021-07-25T12:42:03.256Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-651 [Pipeline] echo [2021-07-25T12:42:03.279Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f443cd6230eeb8fd6b9a016333770de18293c4f [Pipeline] echo [2021-07-25T12:42:03.301Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f443cd [Pipeline] echo [2021-07-25T12:42:03.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-25T12:42:03.795Z] + git log --format=format:%s -1 1f443cd6230eeb8fd6b9a016333770de18293c4f [Pipeline] echo [2021-07-25T12:42:03.850Z] GIT_COMMIT: 1f443cd6230eeb8fd6b9a016333770de18293c4f, Commit Message: Merge commit 'd716e4bd64eb2f0184bfb0999371e7b59e8321c7' into HEAD [Pipeline] echo [2021-07-25T12:42:03.863Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:42:04.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-25T12:42:04.450Z] [2021-07-25T12:42:04.450Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:42:04.782Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-25T12:42:04.782Z] latest: Pulling from edgex-devops/git-semver [2021-07-25T12:42:04.782Z] 31603596830f: Pulling fs layer [2021-07-25T12:42:04.782Z] b6dc333f4379: Pulling fs layer [2021-07-25T12:42:04.782Z] 3d9ef1400e77: Pulling fs layer [2021-07-25T12:42:04.782Z] fd332fbdc1db: Pulling fs layer [2021-07-25T12:42:04.782Z] fd332fbdc1db: Waiting [2021-07-25T12:42:04.782Z] b6dc333f4379: Verifying Checksum [2021-07-25T12:42:04.782Z] b6dc333f4379: Download complete [2021-07-25T12:42:05.054Z] 31603596830f: Verifying Checksum [2021-07-25T12:42:05.054Z] 31603596830f: Download complete [2021-07-25T12:42:05.329Z] 31603596830f: Pull complete [2021-07-25T12:42:05.329Z] fd332fbdc1db: Verifying Checksum [2021-07-25T12:42:05.329Z] fd332fbdc1db: Download complete [2021-07-25T12:42:05.329Z] 3d9ef1400e77: Verifying Checksum [2021-07-25T12:42:05.329Z] 3d9ef1400e77: Download complete [2021-07-25T12:42:05.329Z] b6dc333f4379: Pull complete [2021-07-25T12:42:05.923Z] 3d9ef1400e77: Pull complete [2021-07-25T12:42:05.923Z] fd332fbdc1db: Pull complete [2021-07-25T12:42:05.923Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-25T12:42:05.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-25T12:42:05.923Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-25T12:42:06.025Z] prd-centos7-docker-4c-2g-147 does not seem to be running inside a container [2021-07-25T12:42:06.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-651 -v /w/workspace/dry_go-mod-core-contracts_PR-651:/w/workspace/dry_go-mod-core-contracts_PR-651:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-651@tmp:/w/workspace/dry_go-mod-core-contracts_PR-651@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 [2021-07-25T12:42:06.942Z] $ docker top 3ce5f7e7059e5b06d1a5b5a354cc00aa1c7cca4a7cc21036dd6fe801d866b8ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-25T12:42:07.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-25T12:42:07.061Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-25T12:42:07.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-25T12:42:07.171Z] $ docker exec 3ce5f7e7059e5b06d1a5b5a354cc00aa1c7cca4a7cc21036dd6fe801d866b8ab ssh-agent [2021-07-25T12:42:07.287Z] SSH_AUTH_SOCK=/tmp/ssh-PIhZxisYomjs/agent.13 [2021-07-25T12:42:07.287Z] SSH_AGENT_PID=20 [2021-07-25T12:42:07.298Z] Running ssh-add (command line suppressed) [2021-07-25T12:42:07.396Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-651@tmp/private_key_1826902616225290511.key (/w/workspace/dry_go-mod-core-contracts_PR-651@tmp/private_key_1826902616225290511.key) [2021-07-25T12:42:07.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-25T12:42:07.746Z] + git tag --points-at HEAD [Pipeline] } [2021-07-25T12:42:07.762Z] $ docker exec --env ******** --env ******** 3ce5f7e7059e5b06d1a5b5a354cc00aa1c7cca4a7cc21036dd6fe801d866b8ab ssh-agent -k [2021-07-25T12:42:07.861Z] unset SSH_AUTH_SOCK; [2021-07-25T12:42:07.861Z] unset SSH_AGENT_PID; [2021-07-25T12:42:07.862Z] echo Agent pid 20 killed; [2021-07-25T12:42:07.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-25T12:42:07.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-25T12:42:07.916Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-25T12:42:08.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-25T12:42:08.024Z] $ docker exec 3ce5f7e7059e5b06d1a5b5a354cc00aa1c7cca4a7cc21036dd6fe801d866b8ab ssh-agent [2021-07-25T12:42:08.138Z] SSH_AUTH_SOCK=/tmp/ssh-XjJ8wDQxiIvb/agent.55 [2021-07-25T12:42:08.138Z] SSH_AGENT_PID=61 [2021-07-25T12:42:08.146Z] Running ssh-add (command line suppressed) [2021-07-25T12:42:08.236Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-651@tmp/private_key_3355158719302793234.key (/w/workspace/dry_go-mod-core-contracts_PR-651@tmp/private_key_3355158719302793234.key) [2021-07-25T12:42:08.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-25T12:42:08.570Z] + git semver init [2021-07-25T12:42:08.570Z] # -> Open(): unable to determine branch for HEAD [2021-07-25T12:42:08.570Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-651/.git [2021-07-25T12:42:08.570Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-651 [2021-07-25T12:42:08.570Z] # $SEMVER_REMOTE_NAME = origin [2021-07-25T12:42:08.570Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-25T12:42:08.570Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-25T12:42:08.570Z] # $SEMVER_BRANCH = PR-651 [2021-07-25T12:42:08.570Z] # $SEMVER_TEMP = /tmp/semver-889524880 [2021-07-25T12:42:08.570Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-25T12:42:09.153Z] # '/tmp/semver-889524880' -> '/w/workspace/dry_go-mod-core-contracts_PR-651/.semver' [2021-07-25T12:42:09.419Z] # -> Force: false [2021-07-25T12:42:09.419Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-651/.semver [Pipeline] } [2021-07-25T12:42:09.430Z] $ docker exec --env ******** --env ******** 3ce5f7e7059e5b06d1a5b5a354cc00aa1c7cca4a7cc21036dd6fe801d866b8ab ssh-agent -k [2021-07-25T12:42:09.529Z] unset SSH_AUTH_SOCK; [2021-07-25T12:42:09.529Z] unset SSH_AGENT_PID; [2021-07-25T12:42:09.529Z] echo Agent pid 61 killed; [2021-07-25T12:42:09.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-25T12:42:09.884Z] + git semver [Pipeline] } [2021-07-25T12:42:09.901Z] $ docker stop --time=1 3ce5f7e7059e5b06d1a5b5a354cc00aa1c7cca4a7cc21036dd6fe801d866b8ab [2021-07-25T12:42:11.183Z] $ docker rm -f 3ce5f7e7059e5b06d1a5b5a354cc00aa1c7cca4a7cc21036dd6fe801d866b8ab [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-25T12:42:11.580Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-25T12:42:11.891Z] Stashed 1 file(s) [Pipeline] echo [2021-07-25T12:42:11.895Z] [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-07-25T12:42:27.103Z] Still waiting to schedule task [2021-07-25T12:42:27.104Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-25T12:42:27.106Z] Still waiting to schedule task [2021-07-25T12:42:27.106Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-25T12:45:50.734Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-150 in /w/workspace/dry_go-mod-core-contracts_PR-651 [Pipeline] { [Pipeline] ws [2021-07-25T12:45:50.755Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-07-25T12:45:51.013Z] Selected Git installation does not exist. Using Default [2021-07-25T12:45:51.013Z] The recommended git tool is: NONE [2021-07-25T12:45:57.080Z] using credential edgex-jenkins-ssh [2021-07-25T12:45:57.116Z] Cloning the remote Git repository [2021-07-25T12:45:57.188Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T12:45:57.408Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-07-25T12:45:57.485Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T12:45:57.486Z] > git --version # timeout=10 [2021-07-25T12:45:57.513Z] > git --version # 'git version 2.17.1' [2021-07-25T12:45:57.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-25T12:45:57.632Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-25T12:45:59.735Z] Merging remotes/origin/main commit d716e4bd64eb2f0184bfb0999371e7b59e8321c7 into PR head commit e2f5233bcdabedf9add171cb3cf618e8de7cdcdb [2021-07-25T12:45:58.889Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-25T12:45:58.906Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-25T12:45:58.938Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-25T12:45:58.975Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T12:45:58.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-25T12:45:58.995Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/651/head:refs/remotes/origin/PR-651 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-25T12:45:59.746Z] > git config core.sparsecheckout # timeout=10 [2021-07-25T12:45:59.771Z] > git checkout -f e2f5233bcdabedf9add171cb3cf618e8de7cdcdb # timeout=10 [2021-07-25T12:46:00.064Z] Merge succeeded, producing 30db873795361652c1c2a4f8d75ff6b1ee3841d2 [2021-07-25T12:46:00.065Z] Checking out Revision 30db873795361652c1c2a4f8d75ff6b1ee3841d2 (PR-651) [2021-07-25T12:45:59.893Z] > git remote # timeout=10 [2021-07-25T12:45:59.910Z] > git config --get remote.origin.url # timeout=10 [2021-07-25T12:45:59.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-25T12:45:59.932Z] > git merge d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 [2021-07-25T12:46:00.036Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-25T12:46:00.063Z] > git config core.sparsecheckout # timeout=10 [2021-07-25T12:46:00.073Z] > git checkout -f 30db873795361652c1c2a4f8d75ff6b1ee3841d2 # timeout=10 [2021-07-25T12:46:04.379Z] Commit message: "Merge commit 'd716e4bd64eb2f0184bfb0999371e7b59e8321c7' into HEAD" [2021-07-25T12:46:04.407Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-25T12:46:05.062Z] ========================================================= [2021-07-25T12:46:05.062Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-25T12:46:05.062Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:46:05.514Z] Running on prd-centos7-docker-4c-2g-151 in /w/workspace/dry_go-mod-core-contracts_PR-651 [Pipeline] { [Pipeline] ws [2021-07-25T12:46:05.532Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-07-25T12:46:05.646Z] Selected Git installation does not exist. Using Default [2021-07-25T12:46:05.646Z] The recommended git tool is: NONE [2021-07-25T12:46:05.726Z] + 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-07-25T12:46:04.378Z] > git rev-list --no-walk c5d29af2f062501b638ab3227ef98734c5c22a19 # timeout=10 [2021-07-25T12:46:06.729Z] Sending build context to Docker daemon 2.928MB [2021-07-25T12:46:06.729Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-25T12:46:06.729Z] Step 2/7 : FROM ${BASE} [2021-07-25T12:46:07.330Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-25T12:46:07.331Z] 595b0fe564bb: Pulling fs layer [2021-07-25T12:46:07.331Z] 24495759ef45: Pulling fs layer [2021-07-25T12:46:07.331Z] d148012ef14d: Pulling fs layer [2021-07-25T12:46:07.331Z] cb65c68fc2e2: Pulling fs layer [2021-07-25T12:46:07.331Z] 093eec477d81: Pulling fs layer [2021-07-25T12:46:07.331Z] a6d5b2bbb924: Pulling fs layer [2021-07-25T12:46:07.331Z] 2446dc1eb7d3: Pulling fs layer [2021-07-25T12:46:07.331Z] 093eec477d81: Waiting [2021-07-25T12:46:07.331Z] cb65c68fc2e2: Waiting [2021-07-25T12:46:07.331Z] a6d5b2bbb924: Waiting [2021-07-25T12:46:07.331Z] 2446dc1eb7d3: Waiting [2021-07-25T12:46:07.331Z] 596795e73e0f: Pulling fs layer [2021-07-25T12:46:07.331Z] 596795e73e0f: Waiting [2021-07-25T12:46:07.331Z] d148012ef14d: Verifying Checksum [2021-07-25T12:46:07.331Z] d148012ef14d: Download complete [2021-07-25T12:46:07.331Z] 24495759ef45: Verifying Checksum [2021-07-25T12:46:07.331Z] 24495759ef45: Download complete [2021-07-25T12:46:07.331Z] 093eec477d81: Download complete [2021-07-25T12:46:07.331Z] a6d5b2bbb924: Download complete [2021-07-25T12:46:07.331Z] 595b0fe564bb: Verifying Checksum [2021-07-25T12:46:07.331Z] 595b0fe564bb: Download complete [2021-07-25T12:46:07.331Z] 2446dc1eb7d3: Verifying Checksum [2021-07-25T12:46:07.331Z] 2446dc1eb7d3: Download complete [2021-07-25T12:46:08.332Z] 595b0fe564bb: Pull complete [2021-07-25T12:46:08.493Z] using credential edgex-jenkins-ssh [2021-07-25T12:46:08.509Z] Cloning the remote Git repository [2021-07-25T12:46:08.937Z] 24495759ef45: Pull complete [2021-07-25T12:46:08.537Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T12:46:08.607Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-07-25T12:46:08.640Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T12:46:08.640Z] > git --version # timeout=10 [2021-07-25T12:46:08.653Z] > git --version # 'git version 2.24.4' [2021-07-25T12:46:08.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-25T12:46:08.677Z] [INFO] Currently running in a labeled security context [2021-07-25T12:46:08.677Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-25T12:46:08.677Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh1821093119975578169.key [2021-07-25T12:46:08.694Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-25T12:46:09.216Z] d148012ef14d: Pull complete [2021-07-25T12:46:10.056Z] Merging remotes/origin/main commit d716e4bd64eb2f0184bfb0999371e7b59e8321c7 into PR head commit e2f5233bcdabedf9add171cb3cf618e8de7cdcdb [2021-07-25T12:46:10.198Z] Merge succeeded, producing a2f8ab0f92078b70d447ace81bc0b1c2a376696b [2021-07-25T12:46:10.199Z] Checking out Revision a2f8ab0f92078b70d447ace81bc0b1c2a376696b (PR-651) [2021-07-25T12:46:09.522Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-25T12:46:09.542Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-25T12:46:09.557Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-25T12:46:09.575Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T12:46:09.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-25T12:46:09.577Z] [INFO] Currently running in a labeled security context [2021-07-25T12:46:09.577Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-25T12:46:09.577Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh5096222807853285177.key [2021-07-25T12:46:09.587Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/651/head:refs/remotes/origin/PR-651 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-25T12:46:10.070Z] > git config core.sparsecheckout # timeout=10 [2021-07-25T12:46:10.083Z] > git checkout -f e2f5233bcdabedf9add171cb3cf618e8de7cdcdb # timeout=10 [2021-07-25T12:46:10.134Z] > git remote # timeout=10 [2021-07-25T12:46:10.139Z] > git config --get remote.origin.url # timeout=10 [2021-07-25T12:46:10.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-25T12:46:10.151Z] [INFO] Currently running in a labeled security context [2021-07-25T12:46:10.151Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-25T12:46:10.151Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh3249608341851590970.key [2021-07-25T12:46:10.157Z] > git merge d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 [2021-07-25T12:46:10.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-25T12:46:10.200Z] > git config core.sparsecheckout # timeout=10 [2021-07-25T12:46:10.209Z] > git checkout -f a2f8ab0f92078b70d447ace81bc0b1c2a376696b # timeout=10 [2021-07-25T12:46:10.662Z] 596795e73e0f: Verifying Checksum [2021-07-25T12:46:10.662Z] 596795e73e0f: Download complete [2021-07-25T12:46:11.273Z] cb65c68fc2e2: Verifying Checksum [2021-07-25T12:46:11.273Z] cb65c68fc2e2: Download complete [2021-07-25T12:46:13.938Z] Commit message: "Merge commit 'd716e4bd64eb2f0184bfb0999371e7b59e8321c7' into HEAD" [2021-07-25T12:46:13.950Z] First time build. Skipping changelog. [2021-07-25T12:46:13.940Z] > git rev-list --no-walk c5d29af2f062501b638ab3227ef98734c5c22a19 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-25T12:46:14.425Z] ========================================================= [2021-07-25T12:46:14.425Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-25T12:46:14.425Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:46:14.847Z] + 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-07-25T12:46:14.847Z] Sending build context to Docker daemon 2.929MB [2021-07-25T12:46:14.847Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-25T12:46:14.847Z] Step 2/7 : FROM ${BASE} [2021-07-25T12:46:15.432Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-25T12:46:15.432Z] 540db60ca938: Pulling fs layer [2021-07-25T12:46:15.432Z] adcc1eea9eea: Pulling fs layer [2021-07-25T12:46:15.432Z] 4c4ab2625f07: Pulling fs layer [2021-07-25T12:46:15.432Z] 0773c198feca: Pulling fs layer [2021-07-25T12:46:15.432Z] 345f892a5656: Pulling fs layer [2021-07-25T12:46:15.432Z] 4796506630df: Pulling fs layer [2021-07-25T12:46:15.432Z] cc55df3e53f1: Pulling fs layer [2021-07-25T12:46:15.432Z] 4d027b6c602c: Pulling fs layer [2021-07-25T12:46:15.432Z] 449e75d2c14e: Pulling fs layer [2021-07-25T12:46:15.432Z] 0773c198feca: Waiting [2021-07-25T12:46:15.432Z] 345f892a5656: Waiting [2021-07-25T12:46:15.432Z] 4796506630df: Waiting [2021-07-25T12:46:15.432Z] cc55df3e53f1: Waiting [2021-07-25T12:46:15.432Z] 4d027b6c602c: Waiting [2021-07-25T12:46:15.432Z] 449e75d2c14e: Waiting [2021-07-25T12:46:15.432Z] 4c4ab2625f07: Verifying Checksum [2021-07-25T12:46:15.432Z] 4c4ab2625f07: Download complete [2021-07-25T12:46:15.432Z] adcc1eea9eea: Verifying Checksum [2021-07-25T12:46:15.432Z] adcc1eea9eea: Download complete [2021-07-25T12:46:15.432Z] 345f892a5656: Verifying Checksum [2021-07-25T12:46:15.432Z] 345f892a5656: Download complete [2021-07-25T12:46:15.432Z] 4796506630df: Verifying Checksum [2021-07-25T12:46:15.432Z] 4796506630df: Download complete [2021-07-25T12:46:15.432Z] cc55df3e53f1: Verifying Checksum [2021-07-25T12:46:15.432Z] cc55df3e53f1: Download complete [2021-07-25T12:46:15.432Z] 540db60ca938: Verifying Checksum [2021-07-25T12:46:15.432Z] 540db60ca938: Download complete [2021-07-25T12:46:15.701Z] 540db60ca938: Pull complete [2021-07-25T12:46:15.701Z] adcc1eea9eea: Pull complete [2021-07-25T12:46:15.701Z] 4d027b6c602c: Verifying Checksum [2021-07-25T12:46:15.701Z] 4d027b6c602c: Download complete [2021-07-25T12:46:15.969Z] 4c4ab2625f07: Pull complete [2021-07-25T12:46:18.544Z] 449e75d2c14e: Verifying Checksum [2021-07-25T12:46:18.544Z] 449e75d2c14e: Download complete [2021-07-25T12:46:19.951Z] 0773c198feca: Verifying Checksum [2021-07-25T12:46:19.951Z] 0773c198feca: Download complete [2021-07-25T12:46:21.445Z] cb65c68fc2e2: Pull complete [2021-07-25T12:46:21.446Z] 093eec477d81: Pull complete [2021-07-25T12:46:21.721Z] a6d5b2bbb924: Pull complete [2021-07-25T12:46:22.003Z] 2446dc1eb7d3: Pull complete [2021-07-25T12:46:23.326Z] 0773c198feca: Pull complete [2021-07-25T12:46:23.326Z] 345f892a5656: Pull complete [2021-07-25T12:46:23.326Z] 4796506630df: Pull complete [2021-07-25T12:46:23.326Z] cc55df3e53f1: Pull complete [2021-07-25T12:46:23.594Z] 4d027b6c602c: Pull complete [2021-07-25T12:46:25.013Z] 449e75d2c14e: Pull complete [2021-07-25T12:46:25.013Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-25T12:46:25.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-25T12:46:25.013Z] ---> 0d28375d9b5b [2021-07-25T12:46:25.013Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-25T12:46:26.343Z] 596795e73e0f: Pull complete [2021-07-25T12:46:26.343Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-25T12:46:26.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-25T12:46:26.343Z] ---> d9e956139c92 [2021-07-25T12:46:26.343Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-25T12:46:26.423Z] ---> Running in 04957b156340 [2021-07-25T12:46:26.694Z] Removing intermediate container 04957b156340 [2021-07-25T12:46:26.694Z] ---> 586006177590 [2021-07-25T12:46:26.694Z] Step 4/7 : RUN apk add bash [2021-07-25T12:46:26.694Z] ---> Running in 7378a828a0b0 [2021-07-25T12:46:26.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-25T12:46:27.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-25T12:46:28.187Z] OK: 149 MiB in 40 packages [2021-07-25T12:46:28.453Z] Removing intermediate container 7378a828a0b0 [2021-07-25T12:46:28.453Z] ---> c2e211b5297b [2021-07-25T12:46:28.453Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-25T12:46:28.453Z] ---> Running in e0b9df66f794 [2021-07-25T12:46:28.453Z] Removing intermediate container e0b9df66f794 [2021-07-25T12:46:28.453Z] ---> 6b7871b601d7 [2021-07-25T12:46:28.453Z] Step 6/7 : COPY go.mod . [2021-07-25T12:46:28.721Z] ---> ba7aada9da6e [2021-07-25T12:46:28.721Z] Step 7/7 : RUN go mod download [2021-07-25T12:46:28.721Z] ---> Running in a2d755f7d323 [2021-07-25T12:46:28.982Z] ---> Running in 07fa891c5b86 [2021-07-25T12:46:29.257Z] Removing intermediate container 07fa891c5b86 [2021-07-25T12:46:29.257Z] ---> 987990590756 [2021-07-25T12:46:29.257Z] Step 4/7 : RUN apk add bash [2021-07-25T12:46:29.531Z] ---> Running in 3b5a81905daf [2021-07-25T12:46:30.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-25T12:46:31.956Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-25T12:46:32.941Z] OK: 138 MiB in 40 packages [2021-07-25T12:46:33.923Z] Removing intermediate container 3b5a81905daf [2021-07-25T12:46:33.923Z] ---> af5f66dfcfee [2021-07-25T12:46:33.923Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-25T12:46:34.202Z] ---> Running in 89242ff5b322 [2021-07-25T12:46:34.797Z] Removing intermediate container 89242ff5b322 [2021-07-25T12:46:34.798Z] ---> 7c94d8192be6 [2021-07-25T12:46:34.798Z] Step 6/7 : COPY go.mod . [2021-07-25T12:46:35.776Z] ---> 36f76bdabc32 [2021-07-25T12:46:35.776Z] Step 7/7 : RUN go mod download [2021-07-25T12:46:35.776Z] ---> Running in 10a1cc3ed7c0 [2021-07-25T12:47:00.980Z] Removing intermediate container a2d755f7d323 [2021-07-25T12:47:00.980Z] ---> 2f0081d26501 [2021-07-25T12:47:00.980Z] Successfully built 2f0081d26501 [2021-07-25T12:47:00.980Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:47:01.344Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-25T12:47:01.344Z] . [Pipeline] withDockerContainer [2021-07-25T12:47:01.444Z] prd-centos7-docker-4c-2g-151 does not seem to be running inside a container [2021-07-25T12:47:01.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 [2021-07-25T12:47:01.885Z] $ docker top 63eeada8e1de55c2afa3492dee6830381ed998daa246dec35b9f65d26561350c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-25T12:47:02.296Z] + go version [2021-07-25T12:47:02.296Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-25T12:47:02.310Z] $ docker stop --time=1 63eeada8e1de55c2afa3492dee6830381ed998daa246dec35b9f65d26561350c [2021-07-25T12:47:03.504Z] $ docker rm -f 63eeada8e1de55c2afa3492dee6830381ed998daa246dec35b9f65d26561350c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:47:04.108Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-25T12:47:04.108Z] . [Pipeline] withDockerContainer [2021-07-25T12:47:04.195Z] prd-centos7-docker-4c-2g-151 does not seem to be running inside a container [2021-07-25T12:47:04.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 [2021-07-25T12:47:04.632Z] $ docker top fc848613060fb07643d56c1ee35d000bd0ea1b4622c4681f776c223e9bba7492 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-25T12:47:05.033Z] + go mod tidy [Pipeline] sh [2021-07-25T12:47:05.618Z] + make test [2021-07-25T12:47:05.618Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-25T12:47:05.888Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-25T12:47:16.041Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.055s coverage: 83.5% of statements [2021-07-25T12:47:16.041Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-25T12:47:16.041Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-25T12:47:16.041Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-25T12:47:16.041Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements [2021-07-25T12:47:16.041Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-25T12:47:17.009Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 46.9% of statements [2021-07-25T12:47:17.009Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 90.0% of statements [2021-07-25T12:47:17.009Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 86.2% of statements [2021-07-25T12:47:17.600Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements [2021-07-25T12:47:17.600Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 36.1% of statements [2021-07-25T12:47:17.869Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements [2021-07-25T12:47:17.869Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-25T12:47:23.249Z] gofmt -l . [2021-07-25T12:47:23.250Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-25T12:47:23.268Z] $ docker stop --time=1 fc848613060fb07643d56c1ee35d000bd0ea1b4622c4681f776c223e9bba7492 [2021-07-25T12:47:24.626Z] $ docker rm -f fc848613060fb07643d56c1ee35d000bd0ea1b4622c4681f776c223e9bba7492 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-25T12:47:25.066Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-25T12:47:25.341Z] 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-07-25T12:47:26.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T12:47:26.193Z] [2021-07-25T12:47:26.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:47:26.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T12:47:26.529Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-25T12:47:26.529Z] b4d181a07f80: Pulling fs layer [2021-07-25T12:47:26.529Z] a1111a8f2ec3: Pulling fs layer [2021-07-25T12:47:26.529Z] ed53099fbce6: Pulling fs layer [2021-07-25T12:47:26.529Z] dc539afda2c1: Pulling fs layer [2021-07-25T12:47:26.529Z] 77bc0d833cb6: Pulling fs layer [2021-07-25T12:47:26.529Z] 9065ff56babe: Pulling fs layer [2021-07-25T12:47:26.529Z] d287ab97295c: Pulling fs layer [2021-07-25T12:47:26.529Z] 77bc0d833cb6: Waiting [2021-07-25T12:47:26.529Z] 9065ff56babe: Waiting [2021-07-25T12:47:26.529Z] d287ab97295c: Waiting [2021-07-25T12:47:26.529Z] dc539afda2c1: Waiting [2021-07-25T12:47:26.796Z] a1111a8f2ec3: Verifying Checksum [2021-07-25T12:47:26.796Z] a1111a8f2ec3: Download complete [2021-07-25T12:47:26.796Z] dc539afda2c1: Verifying Checksum [2021-07-25T12:47:26.796Z] dc539afda2c1: Download complete [2021-07-25T12:47:27.064Z] ed53099fbce6: Verifying Checksum [2021-07-25T12:47:27.064Z] ed53099fbce6: Download complete [2021-07-25T12:47:27.064Z] 9065ff56babe: Verifying Checksum [2021-07-25T12:47:27.064Z] 9065ff56babe: Download complete [2021-07-25T12:47:27.331Z] 77bc0d833cb6: Verifying Checksum [2021-07-25T12:47:27.331Z] 77bc0d833cb6: Download complete [2021-07-25T12:47:28.750Z] b4d181a07f80: Verifying Checksum [2021-07-25T12:47:28.750Z] b4d181a07f80: Download complete [2021-07-25T12:47:29.744Z] b4d181a07f80: Pull complete [2021-07-25T12:47:29.744Z] a1111a8f2ec3: Pull complete [2021-07-25T12:47:30.334Z] ed53099fbce6: Pull complete [2021-07-25T12:47:30.334Z] dc539afda2c1: Pull complete [2021-07-25T12:47:30.602Z] 77bc0d833cb6: Pull complete [2021-07-25T12:47:30.602Z] 9065ff56babe: Pull complete [2021-07-25T12:47:32.016Z] d287ab97295c: Verifying Checksum [2021-07-25T12:47:32.016Z] d287ab97295c: Download complete [2021-07-25T12:47:36.654Z] d287ab97295c: Pull complete [2021-07-25T12:47:36.654Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-25T12:47:36.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T12:47:36.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-25T12:47:36.748Z] prd-centos7-docker-4c-2g-151 does not seem to be running inside a container [2021-07-25T12:47:36.804Z] $ 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/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 [2021-07-25T12:47:38.916Z] $ docker top b98b82646b2a1a52118eab7c2d0b321f450444359a502d49296812153eeb75a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:47:39.389Z] ---> job-cost.sh [2021-07-25T12:47:39.389Z] lf-activate-venv: SKIPPING [2021-07-25T12:47:39.389Z] INFO: No Stack... [2021-07-25T12:47:40.349Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-25T12:47:40.616Z] INFO: Archiving Costs [Pipeline] sh [2021-07-25T12:47:40.938Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-07-25T12:47:40.938Z] + cut -d, -f6 [Pipeline] lock [2021-07-25T12:47:40.985Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-3-stack-cost] [2021-07-25T12:47:40.995Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-3-stack-cost] did not exist. Created. [2021-07-25T12:47:40.996Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-25T12:47:41.337Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-25T12:47:41.385Z] Stashed 1 file(s) [Pipeline] } [2021-07-25T12:47:41.398Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-25T12:47:41.428Z] $ docker stop --time=1 b98b82646b2a1a52118eab7c2d0b321f450444359a502d49296812153eeb75a6 [2021-07-25T12:47:42.579Z] $ docker rm -f b98b82646b2a1a52118eab7c2d0b321f450444359a502d49296812153eeb75a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-25T12:47:57.614Z] Removing intermediate container 10a1cc3ed7c0 [2021-07-25T12:47:57.614Z] ---> d2885bbc1bd7 [2021-07-25T12:47:57.614Z] Successfully built d2885bbc1bd7 [2021-07-25T12:47:57.614Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:47:58.229Z] + docker inspect -f . ci-base-image-arm64 [2021-07-25T12:47:58.229Z] . [Pipeline] withDockerContainer [2021-07-25T12:47:58.565Z] prd-ubuntu18.04-docker-arm64-4c-16g-150 does not seem to be running inside a container [2021-07-25T12:47:58.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 [2021-07-25T12:48:00.439Z] $ docker top 43316437f1aab8ba22404dbb315a877ad8d5cc75c4289b871113d7319c965d74 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-25T12:48:01.453Z] + go version [2021-07-25T12:48:01.453Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-25T12:48:01.469Z] $ docker stop --time=1 43316437f1aab8ba22404dbb315a877ad8d5cc75c4289b871113d7319c965d74 [2021-07-25T12:48:03.392Z] $ docker rm -f 43316437f1aab8ba22404dbb315a877ad8d5cc75c4289b871113d7319c965d74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:48:04.261Z] + docker inspect -f . ci-base-image-arm64 [2021-07-25T12:48:04.261Z] . [Pipeline] withDockerContainer [2021-07-25T12:48:04.548Z] prd-ubuntu18.04-docker-arm64-4c-16g-150 does not seem to be running inside a container [2021-07-25T12:48:04.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 [2021-07-25T12:48:06.419Z] $ docker top de1dabf2b154d2d1b8c565f2324113b7b33339eaf7ca777eb45d7ab94ea31e38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-25T12:48:07.437Z] + go mod tidy [Pipeline] sh [2021-07-25T12:48:09.096Z] + make test [2021-07-25T12:48:09.096Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-25T12:48:10.548Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-25T12:48:49.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.402s coverage: 83.5% of statements [2021-07-25T12:48:49.630Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-25T12:48:49.630Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-25T12:48:49.630Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-25T12:48:49.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.078s coverage: 26.3% of statements [2021-07-25T12:48:49.630Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-25T12:48:49.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.109s coverage: 46.9% of statements [2021-07-25T12:48:49.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.103s coverage: 90.0% of statements [2021-07-25T12:48:49.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.214s coverage: 86.2% of statements [2021-07-25T12:48:49.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.038s coverage: 59.5% of statements [2021-07-25T12:48:49.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.019s coverage: 36.1% of statements [2021-07-25T12:48:49.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements [2021-07-25T12:48:49.630Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-25T12:49:07.977Z] gofmt -l . [2021-07-25T12:49:07.977Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-25T12:49:08.591Z] $ docker stop --time=1 de1dabf2b154d2d1b8c565f2324113b7b33339eaf7ca777eb45d7ab94ea31e38 [2021-07-25T12:49:10.575Z] $ docker rm -f de1dabf2b154d2d1b8c565f2324113b7b33339eaf7ca777eb45d7ab94ea31e38 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-25T12:49:11.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-25T12:49:11.403Z] Warning: overwriting stash ‘coverage-report’ [2021-07-25T12:49:12.038Z] 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-07-25T12:49:12.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-25T12:49:12.957Z] [2021-07-25T12:49:12.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:49:13.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-25T12:49:13.593Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-25T12:49:13.593Z] 448f6bf000e3: Pulling fs layer [2021-07-25T12:49:13.593Z] f757da607395: Pulling fs layer [2021-07-25T12:49:13.593Z] 05883995daec: Pulling fs layer [2021-07-25T12:49:13.593Z] 8603b9c90790: Pulling fs layer [2021-07-25T12:49:13.593Z] 1560dd03e051: Pulling fs layer [2021-07-25T12:49:13.593Z] 27f5ce0e4adf: Pulling fs layer [2021-07-25T12:49:13.593Z] c2d8d7efcc4b: Pulling fs layer [2021-07-25T12:49:13.593Z] 8603b9c90790: Waiting [2021-07-25T12:49:13.593Z] 1560dd03e051: Waiting [2021-07-25T12:49:13.593Z] 27f5ce0e4adf: Waiting [2021-07-25T12:49:13.593Z] c2d8d7efcc4b: Waiting [2021-07-25T12:49:13.869Z] f757da607395: Download complete [2021-07-25T12:49:13.869Z] 8603b9c90790: Verifying Checksum [2021-07-25T12:49:13.869Z] 8603b9c90790: Download complete [2021-07-25T12:49:14.149Z] 1560dd03e051: Verifying Checksum [2021-07-25T12:49:14.149Z] 1560dd03e051: Download complete [2021-07-25T12:49:14.149Z] 27f5ce0e4adf: Verifying Checksum [2021-07-25T12:49:14.149Z] 27f5ce0e4adf: Download complete [2021-07-25T12:49:14.432Z] 05883995daec: Verifying Checksum [2021-07-25T12:49:14.432Z] 05883995daec: Download complete [2021-07-25T12:49:15.032Z] 448f6bf000e3: Verifying Checksum [2021-07-25T12:49:15.032Z] 448f6bf000e3: Download complete [2021-07-25T12:49:17.671Z] c2d8d7efcc4b: Verifying Checksum [2021-07-25T12:49:17.671Z] c2d8d7efcc4b: Download complete [2021-07-25T12:49:18.272Z] 448f6bf000e3: Pull complete [2021-07-25T12:49:18.871Z] f757da607395: Pull complete [2021-07-25T12:49:20.313Z] 05883995daec: Pull complete [2021-07-25T12:49:20.915Z] 8603b9c90790: Pull complete [2021-07-25T12:49:21.910Z] 1560dd03e051: Pull complete [2021-07-25T12:49:22.188Z] 27f5ce0e4adf: Pull complete [2021-07-25T12:49:37.287Z] c2d8d7efcc4b: Pull complete [2021-07-25T12:49:37.287Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-25T12:49:37.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-25T12:49:37.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-25T12:49:37.551Z] prd-ubuntu18.04-docker-arm64-4c-16g-150 does not seem to be running inside a container [2021-07-25T12:49:37.627Z] $ 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/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 [2021-07-25T12:49:41.033Z] $ docker top de1c60561c21982004d2add505f681942e51a9c718b853ce9679c8df7783d7e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:49:42.033Z] ---> job-cost.sh [2021-07-25T12:49:42.033Z] lf-activate-venv: SKIPPING [2021-07-25T12:49:42.033Z] INFO: No Stack... [2021-07-25T12:49:43.012Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-25T12:49:43.287Z] INFO: Archiving Costs [Pipeline] sh [2021-07-25T12:49:43.950Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-07-25T12:49:43.950Z] + cut -d, -f6 [Pipeline] lock [2021-07-25T12:49:44.012Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-3-stack-cost] [2021-07-25T12:49:44.020Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-3-stack-cost] did not exist. Created. [2021-07-25T12:49:44.020Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-25T12:49:44.719Z] /w/workspace/go-mod-core-contracts/3@tmp/durable-850abce7/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-850abce7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-25T12:49:45.396Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-25T12:49:45.429Z] Warning: overwriting stash ‘stack-cost’ [2021-07-25T12:49:45.484Z] Stashed 1 file(s) [Pipeline] } [2021-07-25T12:49:45.502Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-25T12:49:45.523Z] $ docker stop --time=1 de1c60561c21982004d2add505f681942e51a9c718b853ce9679c8df7783d7e9 [2021-07-25T12:49:47.227Z] $ docker rm -f de1c60561c21982004d2add505f681942e51a9c718b853ce9679c8df7783d7e9 [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-07-25T12:49:48.105Z] provisioning config files... [2021-07-25T12:49:48.123Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-651@tmp/config4251246564228412431tmp [Pipeline] { [Pipeline] sh [2021-07-25T12:49:48.449Z] + set +x [2021-07-25T12:49:48.449Z] + curl -s https://codecov.io/bash [2021-07-25T12:49:48.449Z] + bash -s -- [2021-07-25T12:49:48.449Z] [2021-07-25T12:49:48.449Z] _____ _ [2021-07-25T12:49:48.449Z] / ____| | | [2021-07-25T12:49:48.449Z] | | ___ __| | ___ ___ _____ __ [2021-07-25T12:49:48.449Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-25T12:49:48.449Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-25T12:49:48.449Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-25T12:49:48.449Z] Bash-1.0.6 [2021-07-25T12:49:48.449Z] [2021-07-25T12:49:48.449Z] [2021-07-25T12:49:48.449Z] ==> git version 2.24.4 found [2021-07-25T12:49:48.449Z] ==> 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-07-25T12:49:48.449Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-25T12:49:48.449Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-25T12:49:48.449Z] ==> Jenkins CI detected. [2021-07-25T12:49:48.449Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-651 [2021-07-25T12:49:48.449Z] project root: . [2021-07-25T12:49:48.449Z] --> token set from env [2021-07-25T12:49:48.449Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-25T12:49:48.449Z] ==> Running gcov in . (disable via -X gcov) [2021-07-25T12:49:48.449Z] ==> Python coveragepy not found [2021-07-25T12:49:48.449Z] ==> Searching for coverage reports in: [2021-07-25T12:49:48.449Z] + . [2021-07-25T12:49:48.449Z] -> Found 1 reports [2021-07-25T12:49:48.449Z] ==> Detecting git/mercurial file structure [2021-07-25T12:49:48.717Z] ==> Reading reports [2021-07-25T12:49:48.717Z] + ./coverage.out bytes=101588 [2021-07-25T12:49:48.717Z] ==> Appending adjustments [2021-07-25T12:49:48.717Z] https://docs.codecov.io/docs/fixing-reports [2021-07-25T12:49:48.985Z] + Found adjustments [2021-07-25T12:49:48.985Z] ==> Gzipping contents [2021-07-25T12:49:48.985Z] 16K /tmp/codecov.xC4rIU.gz [2021-07-25T12:49:48.985Z] ==> Uploading reports [2021-07-25T12:49:48.985Z] url: https://codecov.io [2021-07-25T12:49:48.985Z] query: branch=PR-651&commit=1f443cd6230eeb8fd6b9a016333770de18293c4f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-651%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=651&job=&cmd_args= [2021-07-25T12:49:49.250Z] -> Pinging Codecov [2021-07-25T12:49:49.250Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-651&commit=1f443cd6230eeb8fd6b9a016333770de18293c4f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-651%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=651&job=&cmd_args= [2021-07-25T12:49:49.518Z] -> Uploading to [2021-07-25T12:49:49.518Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-25/71470A77251A30514AAF9C0BB2E5B6CE/1f443cd6230eeb8fd6b9a016333770de18293c4f/c8213735-556c-466b-9846-0078f3ae9432.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210725%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210725T124949Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b87ab8fbdff0fdb8d59a0de0afedd382a2d7fc3d6fe81cf909e6122ba67a7a1 [2021-07-25T12:49:49.518Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-25T12:49:49.518Z] Dload Upload Total Spent Left Speed [2021-07-25T12:49:50.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15263 0 0 100 15263 0 34945 --:--:-- --:--:-- --:--:-- 35006 [2021-07-25T12:49:50.103Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/1f443cd6230eeb8fd6b9a016333770de18293c4f [Pipeline] } [2021-07-25T12:49:50.116Z] 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] libraryResource [Pipeline] sh [2021-07-25T12:49:51.893Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:49:52.481Z] ---> package-listing.sh [2021-07-25T12:49:52.481Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-25T12:49:52.481Z] ++ facter osfamily [2021-07-25T12:49:52.754Z] + OS_FAMILY=redhat [2021-07-25T12:49:52.754Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-651 [2021-07-25T12:49:52.754Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-25T12:49:52.754Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-25T12:49:52.754Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-25T12:49:52.754Z] + PACKAGES=/tmp/packages_start.txt [2021-07-25T12:49:52.754Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-651 ']' [2021-07-25T12:49:52.754Z] + PACKAGES=/tmp/packages_end.txt [2021-07-25T12:49:52.754Z] + case "${OS_FAMILY}" in [2021-07-25T12:49:52.754Z] + rpm -qa [2021-07-25T12:49:52.754Z] + sort [2021-07-25T12:49:53.350Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-25T12:49:53.350Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-25T12:49:53.350Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-25T12:49:53.350Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-651 ']' [2021-07-25T12:49:53.350Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-651/archives/ [2021-07-25T12:49:53.350Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-651/archives/ [Pipeline] echo [2021-07-25T12:49:53.372Z] 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-651/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-25T12:49:53.678Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:49:54.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T12:49:54.275Z] [2021-07-25T12:49:54.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:49:54.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T12:49:54.608Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-25T12:49:54.608Z] b4d181a07f80: Pulling fs layer [2021-07-25T12:49:54.608Z] a1111a8f2ec3: Pulling fs layer [2021-07-25T12:49:54.608Z] ed53099fbce6: Pulling fs layer [2021-07-25T12:49:54.608Z] dc539afda2c1: Pulling fs layer [2021-07-25T12:49:54.608Z] 77bc0d833cb6: Pulling fs layer [2021-07-25T12:49:54.608Z] 9065ff56babe: Pulling fs layer [2021-07-25T12:49:54.608Z] d287ab97295c: Pulling fs layer [2021-07-25T12:49:54.608Z] dc539afda2c1: Waiting [2021-07-25T12:49:54.608Z] 77bc0d833cb6: Waiting [2021-07-25T12:49:54.608Z] 9065ff56babe: Waiting [2021-07-25T12:49:54.608Z] d287ab97295c: Waiting [2021-07-25T12:49:54.875Z] a1111a8f2ec3: Verifying Checksum [2021-07-25T12:49:54.875Z] a1111a8f2ec3: Download complete [2021-07-25T12:49:54.875Z] dc539afda2c1: Verifying Checksum [2021-07-25T12:49:54.875Z] dc539afda2c1: Download complete [2021-07-25T12:49:55.144Z] 77bc0d833cb6: Verifying Checksum [2021-07-25T12:49:55.144Z] 77bc0d833cb6: Download complete [2021-07-25T12:49:55.144Z] 9065ff56babe: Verifying Checksum [2021-07-25T12:49:55.144Z] 9065ff56babe: Download complete [2021-07-25T12:49:55.144Z] ed53099fbce6: Verifying Checksum [2021-07-25T12:49:55.144Z] ed53099fbce6: Download complete [2021-07-25T12:49:56.108Z] b4d181a07f80: Verifying Checksum [2021-07-25T12:49:56.108Z] b4d181a07f80: Download complete [2021-07-25T12:49:57.535Z] b4d181a07f80: Pull complete [2021-07-25T12:49:57.535Z] a1111a8f2ec3: Pull complete [2021-07-25T12:49:58.128Z] ed53099fbce6: Pull complete [2021-07-25T12:49:58.128Z] dc539afda2c1: Pull complete [2021-07-25T12:49:58.715Z] 77bc0d833cb6: Pull complete [2021-07-25T12:49:58.715Z] 9065ff56babe: Pull complete [2021-07-25T12:49:59.675Z] d287ab97295c: Verifying Checksum [2021-07-25T12:49:59.675Z] d287ab97295c: Download complete [2021-07-25T12:50:05.037Z] d287ab97295c: Pull complete [2021-07-25T12:50:05.037Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-25T12:50:05.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T12:50:05.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-25T12:50:05.135Z] prd-centos7-docker-4c-2g-147 does not seem to be running inside a container [2021-07-25T12:50:05.188Z] $ 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-651/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-651 -v /w/workspace/dry_go-mod-core-contracts_PR-651:/w/workspace/dry_go-mod-core-contracts_PR-651:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-651@tmp:/w/workspace/dry_go-mod-core-contracts_PR-651@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 [2021-07-25T12:50:07.188Z] $ docker top 5f17ae97b6791741ca2c43702643ed7d56823e6e1e9240e8cb25e14e857763d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-25T12:50:07.587Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-25T12:50:07.898Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-25T12:50:08.206Z] + ls /var/log/sa-host [2021-07-25T12:50:08.207Z] + sadf -c /var/log/sa-host/sa05 [2021-07-25T12:50:08.207Z] file_magic: OK [2021-07-25T12:50:08.207Z] HZ: Using current value: 100 [2021-07-25T12:50:08.207Z] file_header: OK [2021-07-25T12:50:08.207Z] 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-07-25T12:50:08.207Z] Statistics: [2021-07-25T12:50:08.207Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-25T12:50:08.207Z] File successfully converted to sysstat format version 12.0.3 [2021-07-25T12:50:08.207Z] + sadf -c /var/log/sa-host/sa25 [2021-07-25T12:50:08.207Z] file_magic: OK [2021-07-25T12:50:08.207Z] HZ: Using current value: 100 [2021-07-25T12:50:08.207Z] file_header: OK [2021-07-25T12:50:08.207Z] 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-07-25T12:50:08.207Z] Statistics: [2021-07-25T12:50:08.207Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-25T12:50:08.207Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-25T12:50:08.411Z] provisioning config files... [2021-07-25T12:50:08.428Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-651@tmp/config9055009513155729015tmp [Pipeline] { [Pipeline] echo [2021-07-25T12:50:08.461Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:50:08.775Z] ---> create-netrc.sh [Pipeline] } [2021-07-25T12:50:08.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:50:09.188Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-25T12:50:09.203Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:50:09.521Z] ---> sudo-logs.sh [2021-07-25T12:50:09.521Z] Archiving 'sudo' log.. [2021-07-25T12:50:09.521Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-147.vexxhost.local: Name or service not known [2021-07-25T12:50:09.521Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-147.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-25T12:50:09.773Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:50:10.093Z] ---> job-cost.sh [2021-07-25T12:50:10.093Z] lf-activate-venv: SKIPPING [2021-07-25T12:50:10.093Z] DEBUG: total: 0.18000000715255737 [2021-07-25T12:50:10.093Z] INFO: Retrieving Stack Cost... [2021-07-25T12:50:11.501Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-25T12:50:11.767Z] INFO: Archiving Costs [Pipeline] echo [2021-07-25T12:50:11.785Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:50:12.108Z] ---> logs-deploy.sh [2021-07-25T12:50:12.108Z] lf-activate-venv: SKIPPING [2021-07-25T12:50:12.108Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-651/3 [2021-07-25T12:50:12.108Z] INFO: archiving workspace using pattern(s): [2021-07-25T12:50:12.692Z] Archives upload complete. [2021-07-25T12:50:12.958Z] INFO: archiving logs to Nexus