Pull request #664 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 291428ad45d91d2c212f30372c9ad9d0ed1c6280 rather than 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 Obtained Jenkinsfile from 291428ad45d91d2c212f30372c9ad9d0ed1c6280 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-ssh4642958060064056683.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7945515928248355963.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-664/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-664/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3137946692166055007.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh7424128683544025855.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/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-664/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9127700276387935091.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 ‘prd-centos7-docker-4c-2g-1725’ is offline Running on prd-centos7-docker-4c-2g-1726 in /w/workspace/dry_go-mod-core-contracts_PR-664 [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-664 # 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-664@tmp/jenkins-gitclient-ssh6844336412554194115.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 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 Merge succeeded, producing 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 Checking out Revision 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 (PR-664) > 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-664@tmp/jenkins-gitclient-ssh996081105147609358.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 # 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-664@tmp/jenkins-gitclient-ssh9084765438101824126.key > git merge 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 # timeout=10 Commit message: "feat(data): Use generic interface in the Event Tagging value" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-28T03:19:48.759Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-28T03:19:48.855Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-28T03:19:48.885Z] ========================================================= [2021-09-28T03:19:48.885Z] EdgeX Global Pipelines Version Info [2021-09-28T03:19:48.885Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-28T03:19:51.742Z] ------------------- [2021-09-28T03:19:51.742Z] stable info: [2021-09-28T03:19:51.742Z] ------------------- [2021-09-28T03:19:51.742Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-28T03:19:51.742Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-28T03:19:51.742Z] Message: update stable to v1.0.205 [2021-09-28T03:19:52.323Z] ------------------- [2021-09-28T03:19:52.324Z] experimental info: [2021-09-28T03:19:52.324Z] ------------------- [2021-09-28T03:19:52.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-28T03:19:52.324Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-28T03:19:52.324Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-28T03:19:52.463Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-09-28T03:19:52.491Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-09-28T03:19:52.515Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-28T03:19:52.541Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-28T03:19:52.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-28T03:19:52.589Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-28T03:19:52.614Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-28T03:19:52.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-28T03:19:52.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-28T03:19:52.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-28T03:19:52.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-28T03:19:52.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-28T03:19:52.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-09-28T03:19:52.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-28T03:19:52.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-28T03:19:52.833Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T03:19:52.857Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T03:19:54.515Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T03:19:54.541Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T03:19:54.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-28T03:19:54.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-28T03:19:54.617Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-28T03:19:54.647Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-28T03:19:54.671Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-28T03:19:54.694Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-28T03:19:54.720Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-28T03:19:54.745Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-28T03:19:54.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-664 [Pipeline] echo [2021-09-28T03:19:54.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-664 [Pipeline] echo [2021-09-28T03:19:54.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-664 [Pipeline] echo [2021-09-28T03:19:54.852Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 [Pipeline] echo [2021-09-28T03:19:54.878Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a55463 [Pipeline] echo [2021-09-28T03:19:54.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-28T03:19:55.454Z] + git log --format=format:%s -1 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 [Pipeline] echo [2021-09-28T03:19:55.509Z] GIT_COMMIT: 6a554630bb54ffe7ee95dc023e8b3a7062e9c655, Commit Message: feat(data): Use generic interface in the Event Tagging value [Pipeline] echo [2021-09-28T03:19:55.527Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-28T03:20:01.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T03:20:01.520Z] [2021-09-28T03:20:01.520Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T03:20:01.862Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T03:20:01.862Z] latest: Pulling from edgex-devops/git-semver [2021-09-28T03:20:01.862Z] 31603596830f: Pulling fs layer [2021-09-28T03:20:01.862Z] 04fac38145f0: Pulling fs layer [2021-09-28T03:20:01.862Z] 701f6daf10bf: Pulling fs layer [2021-09-28T03:20:01.862Z] 24f72da36158: Pulling fs layer [2021-09-28T03:20:01.862Z] 24f72da36158: Waiting [2021-09-28T03:20:02.134Z] 04fac38145f0: Verifying Checksum [2021-09-28T03:20:02.134Z] 04fac38145f0: Download complete [2021-09-28T03:20:02.134Z] 31603596830f: Verifying Checksum [2021-09-28T03:20:02.134Z] 31603596830f: Download complete [2021-09-28T03:20:02.403Z] 31603596830f: Pull complete [2021-09-28T03:20:02.403Z] 04fac38145f0: Pull complete [2021-09-28T03:20:02.403Z] 24f72da36158: Verifying Checksum [2021-09-28T03:20:02.403Z] 24f72da36158: Download complete [2021-09-28T03:20:02.678Z] 701f6daf10bf: Verifying Checksum [2021-09-28T03:20:02.678Z] 701f6daf10bf: Download complete [2021-09-28T03:20:02.948Z] 701f6daf10bf: Pull complete [2021-09-28T03:20:03.216Z] 24f72da36158: Pull complete [2021-09-28T03:20:03.216Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-28T03:20:03.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T03:20:03.216Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-28T03:20:03.322Z] prd-centos7-docker-4c-2g-1726 does not seem to be running inside a container [2021-09-28T03:20:03.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-664 -v /w/workspace/dry_go-mod-core-contracts_PR-664:/w/workspace/dry_go-mod-core-contracts_PR-664:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-664@tmp:/w/workspace/dry_go-mod-core-contracts_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-28T03:20:04.094Z] $ docker top 57d494a38afb750800462dcd4d8486446725589675ef5241eee7933efe30d8ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-28T03:20:05.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T03:20:05.815Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T03:20:05.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T03:20:05.938Z] $ docker exec 57d494a38afb750800462dcd4d8486446725589675ef5241eee7933efe30d8ac ssh-agent [2021-09-28T03:20:06.048Z] SSH_AUTH_SOCK=/tmp/ssh-l7pz9RhXyWso/agent.15 [2021-09-28T03:20:06.048Z] SSH_AGENT_PID=22 [2021-09-28T03:20:06.059Z] Running ssh-add (command line suppressed) [2021-09-28T03:20:06.159Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_5536759570449436093.key (/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_5536759570449436093.key) [2021-09-28T03:20:06.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T03:20:06.498Z] + git tag --points-at HEAD [Pipeline] } [2021-09-28T03:20:06.520Z] $ docker exec --env ******** --env ******** 57d494a38afb750800462dcd4d8486446725589675ef5241eee7933efe30d8ac ssh-agent -k [2021-09-28T03:20:06.610Z] unset SSH_AUTH_SOCK; [2021-09-28T03:20:06.610Z] unset SSH_AGENT_PID; [2021-09-28T03:20:06.610Z] echo Agent pid 22 killed; [2021-09-28T03:20:06.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-28T03:20:06.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T03:20:06.666Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T03:20:06.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T03:20:06.778Z] $ docker exec 57d494a38afb750800462dcd4d8486446725589675ef5241eee7933efe30d8ac ssh-agent [2021-09-28T03:20:06.874Z] SSH_AUTH_SOCK=/tmp/ssh-5cyPsEidFc8R/agent.54 [2021-09-28T03:20:06.874Z] SSH_AGENT_PID=61 [2021-09-28T03:20:06.883Z] Running ssh-add (command line suppressed) [2021-09-28T03:20:06.969Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_1437666363104968595.key (/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_1437666363104968595.key) [2021-09-28T03:20:06.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T03:20:07.298Z] + git semver init [2021-09-28T03:20:07.298Z] # -> Open(): unable to determine branch for HEAD [2021-09-28T03:20:07.298Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-664/.git [2021-09-28T03:20:07.298Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-664 [2021-09-28T03:20:07.298Z] # $SEMVER_REMOTE_NAME = origin [2021-09-28T03:20:07.298Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-28T03:20:07.298Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-28T03:20:07.298Z] # $SEMVER_BRANCH = PR-664 [2021-09-28T03:20:07.298Z] # $SEMVER_TEMP = /tmp/semver-568644270 [2021-09-28T03:20:07.298Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-09-28T03:20:08.259Z] # '/tmp/semver-568644270' -> '/w/workspace/dry_go-mod-core-contracts_PR-664/.semver' [2021-09-28T03:20:08.259Z] # -> Force: false [2021-09-28T03:20:08.259Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-664/.semver [Pipeline] } [2021-09-28T03:20:08.273Z] $ docker exec --env ******** --env ******** 57d494a38afb750800462dcd4d8486446725589675ef5241eee7933efe30d8ac ssh-agent -k [2021-09-28T03:20:08.361Z] unset SSH_AUTH_SOCK; [2021-09-28T03:20:08.361Z] unset SSH_AGENT_PID; [2021-09-28T03:20:08.361Z] echo Agent pid 61 killed; [2021-09-28T03:20:08.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-28T03:20:08.727Z] + git semver [Pipeline] } [2021-09-28T03:20:08.746Z] $ docker stop --time=1 57d494a38afb750800462dcd4d8486446725589675ef5241eee7933efe30d8ac [2021-09-28T03:20:10.000Z] $ docker rm -f 57d494a38afb750800462dcd4d8486446725589675ef5241eee7933efe30d8ac [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T03:20:10.387Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-28T03:20:10.732Z] Stashed 1 file(s) [Pipeline] echo [2021-09-28T03:20:10.736Z] [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-09-28T03:20:27.661Z] Still waiting to schedule task [2021-09-28T03:20:27.661Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1726’ [2021-09-28T03:20:27.664Z] Still waiting to schedule task [2021-09-28T03:20:27.664Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-28T03:22:53.179Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1727 in /w/workspace/dry_go-mod-core-contracts_PR-664 [Pipeline] { [Pipeline] ws [2021-09-28T03:22:53.198Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-09-28T03:22:53.447Z] Selected Git installation does not exist. Using Default [2021-09-28T03:22:53.447Z] The recommended git tool is: NONE [2021-09-28T03:23:02.623Z] Running on prd-centos7-docker-4c-2g-1728 in /w/workspace/dry_go-mod-core-contracts_PR-664 [Pipeline] { [Pipeline] ws [2021-09-28T03:23:02.642Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-09-28T03:23:02.762Z] Selected Git installation does not exist. Using Default [2021-09-28T03:23:02.762Z] The recommended git tool is: NONE [2021-09-28T03:23:03.083Z] using credential edgex-jenkins-ssh [2021-09-28T03:23:03.120Z] Cloning the remote Git repository [2021-09-28T03:23:03.186Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-28T03:23:03.303Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-09-28T03:23:03.373Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-28T03:23:03.374Z] > git --version # timeout=10 [2021-09-28T03:23:03.397Z] > git --version # 'git version 2.17.1' [2021-09-28T03:23:03.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T03:23:03.486Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T03:23:04.883Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-09-28T03:23:04.898Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T03:23:05.956Z] Merging remotes/origin/main commit 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 [2021-09-28T03:23:06.177Z] Merge succeeded, producing 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 [2021-09-28T03:23:06.178Z] Checking out Revision 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 (PR-664) [2021-09-28T03:23:05.066Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-09-28T03:23:05.120Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-28T03:23:05.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T03:23:05.134Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-28T03:23:05.950Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T03:23:05.963Z] > git checkout -f 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 # timeout=10 [2021-09-28T03:23:06.067Z] > git remote # timeout=10 [2021-09-28T03:23:06.088Z] > git config --get remote.origin.url # timeout=10 [2021-09-28T03:23:06.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T03:23:06.110Z] > git merge 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 [2021-09-28T03:23:06.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-28T03:23:06.162Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T03:23:06.179Z] > git checkout -f 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 # timeout=10 [2021-09-28T03:23:08.800Z] using credential edgex-jenkins-ssh [2021-09-28T03:23:08.820Z] Cloning the remote Git repository [2021-09-28T03:23:08.848Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-28T03:23:08.917Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-09-28T03:23:08.950Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-28T03:23:08.951Z] > git --version # timeout=10 [2021-09-28T03:23:08.958Z] > git --version # 'git version 2.24.4' [2021-09-28T03:23:08.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T03:23:08.984Z] [INFO] Currently running in a labeled security context [2021-09-28T03:23:08.984Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T03:23:08.985Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh389759619481447054.key [2021-09-28T03:23:09.007Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T03:23:10.734Z] Merging remotes/origin/main commit 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 [2021-09-28T03:23:10.848Z] Merge succeeded, producing 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 [2021-09-28T03:23:10.849Z] Checking out Revision 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 (PR-664) [2021-09-28T03:23:09.975Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-09-28T03:23:09.987Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T03:23:09.997Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-09-28T03:23:10.013Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-09-28T03:23:10.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T03:23:10.015Z] [INFO] Currently running in a labeled security context [2021-09-28T03:23:10.015Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T03:23:10.015Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh7495268355879274022.key [2021-09-28T03:23:10.027Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-28T03:23:10.742Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T03:23:10.752Z] > git checkout -f 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 # timeout=10 [2021-09-28T03:23:10.798Z] > git remote # timeout=10 [2021-09-28T03:23:10.806Z] > git config --get remote.origin.url # timeout=10 [2021-09-28T03:23:10.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T03:23:10.816Z] [INFO] Currently running in a labeled security context [2021-09-28T03:23:10.816Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T03:23:10.816Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh2213122869751801347.key [2021-09-28T03:23:10.823Z] > git merge 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 [2021-09-28T03:23:10.835Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-28T03:23:10.849Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T03:23:10.854Z] > git checkout -f 6a554630bb54ffe7ee95dc023e8b3a7062e9c655 # timeout=10 [2021-09-28T03:23:13.696Z] Commit message: "feat(data): Use generic interface in the Event Tagging value" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-09-28T03:23:14.574Z] Commit message: "feat(data): Use generic interface in the Event Tagging value" [Pipeline] echo [2021-09-28T03:23:14.621Z] ========================================================= [2021-09-28T03:23:14.621Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-28T03:23:14.621Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-28T03:23:15.100Z] ========================================================= [2021-09-28T03:23:15.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-28T03:23:15.100Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-28T03:23:15.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-28T03:23:17.086Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-28T03:23:17.086Z] 595b0fe564bb: Pulling fs layer [2021-09-28T03:23:17.086Z] 24495759ef45: Pulling fs layer [2021-09-28T03:23:17.086Z] d148012ef14d: Pulling fs layer [2021-09-28T03:23:17.086Z] e90a11edd702: Pulling fs layer [2021-09-28T03:23:17.086Z] d77568369979: Pulling fs layer [2021-09-28T03:23:17.086Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-28T03:23:17.086Z] 170f2ba95c9a: Pulling fs layer [2021-09-28T03:23:17.086Z] 97ac5df62f85: Pulling fs layer [2021-09-28T03:23:17.086Z] e90a11edd702: Waiting [2021-09-28T03:23:17.086Z] d77568369979: Waiting [2021-09-28T03:23:17.086Z] fc1c9f9a7f3b: Waiting [2021-09-28T03:23:17.086Z] 170f2ba95c9a: Waiting [2021-09-28T03:23:17.086Z] 97ac5df62f85: Waiting [2021-09-28T03:23:17.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-28T03:23:17.100Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-28T03:23:17.100Z] 540db60ca938: Pulling fs layer [2021-09-28T03:23:17.100Z] adcc1eea9eea: Pulling fs layer [2021-09-28T03:23:17.100Z] 4c4ab2625f07: Pulling fs layer [2021-09-28T03:23:17.100Z] db62176df00c: Pulling fs layer [2021-09-28T03:23:17.100Z] 3b30891b0d05: Pulling fs layer [2021-09-28T03:23:17.100Z] 06b49ca38bd5: Pulling fs layer [2021-09-28T03:23:17.100Z] c788192a36de: Pulling fs layer [2021-09-28T03:23:17.100Z] a77e37c0d609: Pulling fs layer [2021-09-28T03:23:17.100Z] c3185cebc471: Pulling fs layer [2021-09-28T03:23:17.100Z] db62176df00c: Waiting [2021-09-28T03:23:17.100Z] 3b30891b0d05: Waiting [2021-09-28T03:23:17.100Z] 06b49ca38bd5: Waiting [2021-09-28T03:23:17.100Z] c788192a36de: Waiting [2021-09-28T03:23:17.100Z] a77e37c0d609: Waiting [2021-09-28T03:23:17.100Z] c3185cebc471: Waiting [2021-09-28T03:23:17.100Z] 4c4ab2625f07: Verifying Checksum [2021-09-28T03:23:17.100Z] 4c4ab2625f07: Download complete [2021-09-28T03:23:17.100Z] adcc1eea9eea: Verifying Checksum [2021-09-28T03:23:17.100Z] adcc1eea9eea: Download complete [2021-09-28T03:23:17.100Z] 3b30891b0d05: Verifying Checksum [2021-09-28T03:23:17.100Z] 3b30891b0d05: Download complete [2021-09-28T03:23:17.100Z] 06b49ca38bd5: Verifying Checksum [2021-09-28T03:23:17.100Z] 06b49ca38bd5: Download complete [2021-09-28T03:23:17.100Z] 540db60ca938: Verifying Checksum [2021-09-28T03:23:17.100Z] 540db60ca938: Download complete [2021-09-28T03:23:17.100Z] c788192a36de: Verifying Checksum [2021-09-28T03:23:17.100Z] c788192a36de: Download complete [2021-09-28T03:23:17.100Z] 540db60ca938: Pull complete [2021-09-28T03:23:17.100Z] adcc1eea9eea: Pull complete [2021-09-28T03:23:17.100Z] 4c4ab2625f07: Pull complete [2021-09-28T03:23:17.362Z] d148012ef14d: Download complete [2021-09-28T03:23:17.362Z] 24495759ef45: Verifying Checksum [2021-09-28T03:23:17.362Z] 24495759ef45: Download complete [2021-09-28T03:23:17.362Z] d77568369979: Download complete [2021-09-28T03:23:17.362Z] 595b0fe564bb: Download complete [2021-09-28T03:23:17.362Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-28T03:23:17.362Z] fc1c9f9a7f3b: Download complete [2021-09-28T03:23:17.367Z] a77e37c0d609: Verifying Checksum [2021-09-28T03:23:17.367Z] a77e37c0d609: Download complete [2021-09-28T03:23:17.638Z] 170f2ba95c9a: Verifying Checksum [2021-09-28T03:23:17.638Z] 170f2ba95c9a: Download complete [2021-09-28T03:23:18.237Z] 595b0fe564bb: Pull complete [2021-09-28T03:23:18.878Z] 24495759ef45: Pull complete [2021-09-28T03:23:19.162Z] d148012ef14d: Pull complete [2021-09-28T03:23:21.850Z] 97ac5df62f85: Verifying Checksum [2021-09-28T03:23:21.850Z] 97ac5df62f85: Download complete [2021-09-28T03:23:21.850Z] e90a11edd702: Verifying Checksum [2021-09-28T03:23:21.850Z] e90a11edd702: Download complete [2021-09-28T03:23:22.708Z] c3185cebc471: Verifying Checksum [2021-09-28T03:23:22.708Z] c3185cebc471: Download complete [2021-09-28T03:23:22.978Z] db62176df00c: Verifying Checksum [2021-09-28T03:23:22.978Z] db62176df00c: Download complete [2021-09-28T03:23:26.366Z] db62176df00c: Pull complete [2021-09-28T03:23:26.366Z] 3b30891b0d05: Pull complete [2021-09-28T03:23:26.366Z] 06b49ca38bd5: Pull complete [2021-09-28T03:23:26.366Z] c788192a36de: Pull complete [2021-09-28T03:23:26.366Z] a77e37c0d609: Pull complete [2021-09-28T03:23:28.315Z] c3185cebc471: Pull complete [2021-09-28T03:23:28.315Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-28T03:23:28.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-28T03:23:28.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-09-28T03:23:28.668Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-09-28T03:23:28.991Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-28T03:23:28.991Z] . [Pipeline] withDockerContainer [2021-09-28T03:23:29.087Z] prd-centos7-docker-4c-2g-1728 does not seem to be running inside a container [2021-09-28T03:23:29.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-28T03:23:31.333Z] $ docker top b8cd2ef934b17c0f66b2e8d7971e84af8455bbd50ce8ff239e1e6074b8246555 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T03:23:31.747Z] + go version [2021-09-28T03:23:31.748Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-28T03:23:31.763Z] $ docker stop --time=1 b8cd2ef934b17c0f66b2e8d7971e84af8455bbd50ce8ff239e1e6074b8246555 [2021-09-28T03:23:32.041Z] e90a11edd702: Pull complete [2021-09-28T03:23:32.041Z] d77568369979: Pull complete [2021-09-28T03:23:32.315Z] fc1c9f9a7f3b: Pull complete [2021-09-28T03:23:32.591Z] 170f2ba95c9a: Pull complete [2021-09-28T03:23:32.948Z] $ docker rm -f b8cd2ef934b17c0f66b2e8d7971e84af8455bbd50ce8ff239e1e6074b8246555 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T03:23:33.583Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-28T03:23:33.583Z] . [Pipeline] withDockerContainer [2021-09-28T03:23:33.670Z] prd-centos7-docker-4c-2g-1728 does not seem to be running inside a container [2021-09-28T03:23:33.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-28T03:23:34.115Z] $ docker top 712df0449808aaa21d46de585bb16cff267ca72103ae920a34bf63764183a446 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-28T03:23:36.135Z] + go mod tidy [2021-09-28T03:23:39.277Z] 97ac5df62f85: Pull complete [2021-09-28T03:23:39.277Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-28T03:23:39.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-28T03:23:39.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-09-28T03:23:39.666Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-28T03:23:40.013Z] + docker inspect -f . ci-base-image-arm64 [2021-09-28T03:23:40.013Z] . [Pipeline] withDockerContainer [2021-09-28T03:23:40.290Z] prd-ubuntu18.04-docker-arm64-4c-16g-1727 does not seem to be running inside a container [2021-09-28T03:23:40.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-28T03:23:46.266Z] $ docker top a4ecf57bacbc5522f6c876aa11037bc189cbf29355c9a5c3e4cc759d98594b55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T03:23:47.267Z] + go version [2021-09-28T03:23:47.267Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-28T03:23:47.269Z] $ docker stop --time=1 a4ecf57bacbc5522f6c876aa11037bc189cbf29355c9a5c3e4cc759d98594b55 [2021-09-28T03:23:49.325Z] $ docker rm -f a4ecf57bacbc5522f6c876aa11037bc189cbf29355c9a5c3e4cc759d98594b55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T03:23:50.161Z] + docker inspect -f . ci-base-image-arm64 [2021-09-28T03:23:50.161Z] . [Pipeline] withDockerContainer [2021-09-28T03:23:50.427Z] prd-ubuntu18.04-docker-arm64-4c-16g-1727 does not seem to be running inside a container [2021-09-28T03:23:50.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-28T03:23:52.212Z] $ docker top 3c35fac786a590f90f7e15d81d21dd9f7d5c0d0553d05e1a85cd27a804aca221 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-28T03:23:53.213Z] + go mod tidy [2021-09-28T03:24:12.259Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-28T03:24:12.259Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-28T03:24:12.259Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-28T03:24:12.259Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-28T03:24:12.259Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-28T03:24:12.259Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-28T03:24:12.259Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-28T03:24:12.259Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-28T03:24:12.259Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-28T03:24:12.532Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-28T03:24:12.532Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-28T03:24:12.532Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-28T03:24:12.532Z] go: downloading golang.org/x/text v0.3.6 [2021-09-28T03:24:12.804Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-28T03:24:12.804Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-28T03:24:14.998Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-28T03:24:14.998Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-28T03:24:14.998Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-28T03:24:14.998Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-28T03:24:14.998Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-28T03:24:14.998Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-28T03:24:14.998Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-28T03:24:14.998Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-28T03:24:14.998Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-28T03:24:14.998Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-28T03:24:14.998Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-28T03:24:14.998Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-28T03:24:14.998Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-28T03:24:14.998Z] go: downloading golang.org/x/text v0.3.6 [2021-09-28T03:24:14.998Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-28T03:24:14.998Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-28T03:24:14.998Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-28T03:24:14.998Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-28T03:24:14.998Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-28T03:24:14.998Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-28T03:24:14.998Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-28T03:24:14.998Z] go: downloading github.com/kr/text v0.2.0 [2021-09-28T03:24:14.998Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [Pipeline] sh [2021-09-28T03:24:15.324Z] + make test [2021-09-28T03:24:15.324Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-28T03:24:16.210Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-28T03:24:16.210Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-28T03:24:16.210Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-28T03:24:16.210Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-28T03:24:16.210Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-28T03:24:16.210Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-28T03:24:16.210Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-28T03:24:16.210Z] go: downloading github.com/kr/text v0.2.0 [2021-09-28T03:24:16.293Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [Pipeline] sh [2021-09-28T03:24:17.849Z] + make test [2021-09-28T03:24:17.849Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-28T03:24:19.283Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-09-28T03:24:22.987Z] # github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http [github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http.test] [2021-09-28T03:24:22.987Z] clients/http/deviceservicecommand_test.go:37:2: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-09-28T03:24:25.002Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http [build failed] [2021-09-28T03:24:25.002Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-09-28T03:24:25.002Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-09-28T03:24:25.979Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-09-28T03:24:25.979Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements [2021-09-28T03:24:25.979Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-09-28T03:24:26.955Z] --- FAIL: TestEvent_ToXML (0.00s) [2021-09-28T03:24:26.955Z] event_test.go:90: [2021-09-28T03:24:26.955Z] Error Trace: event_test.go:90 [2021-09-28T03:24:26.955Z] Error: "v27a1707f0-166f-4c4b-bc9d-1d54c74e0137TestDeviceTestDeviceProfileNameTestSourceName1594963842map[degree:%!s(float64=121) minute:%!s(float64=31) second:%!s(float64=19.600799999980154)]Houston-0001map[degrees:%!s(float64=25) minute:%!s(float64=1) second:%!s(float64=26.6268000000062)]" does not contain "29.630771" [2021-09-28T03:24:26.955Z] Test: TestEvent_ToXML [2021-09-28T03:24:26.955Z] Messages: Missing item '29.630771' [2021-09-28T03:24:26.955Z] event_test.go:90: [2021-09-28T03:24:26.955Z] Error Trace: event_test.go:90 [2021-09-28T03:24:26.955Z] Error: "v27a1707f0-166f-4c4b-bc9d-1d54c74e0137TestDeviceTestDeviceProfileNameTestSourceName1594963842map[degree:%!s(float64=121) minute:%!s(float64=31) second:%!s(float64=19.600799999980154)]Houston-0001map[degrees:%!s(float64=25) minute:%!s(float64=1) second:%!s(float64=26.6268000000062)]" does not contain "-95.377603" [2021-09-28T03:24:26.955Z] Test: TestEvent_ToXML [2021-09-28T03:24:26.955Z] Messages: Missing item '-95.377603' [2021-09-28T03:24:26.955Z] FAIL [2021-09-28T03:24:26.955Z] coverage: 46.9% of statements [2021-09-28T03:24:26.955Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s [2021-09-28T03:24:26.955Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.018s coverage: 90.0% of statements [2021-09-28T03:24:27.230Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 86.2% of statements [2021-09-28T03:24:27.230Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements [2021-09-28T03:24:27.819Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements [2021-09-28T03:24:27.819Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements [2021-09-28T03:24:27.819Z] FAIL [2021-09-28T03:24:27.819Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-09-28T03:24:27.842Z] $ docker stop --time=1 712df0449808aaa21d46de585bb16cff267ca72103ae920a34bf63764183a446 [2021-09-28T03:24:29.734Z] $ docker rm -f 712df0449808aaa21d46de585bb16cff267ca72103ae920a34bf63764183a446 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T03:24:32.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T03:24:32.871Z] [2021-09-28T03:24:32.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T03:24:33.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T03:24:33.213Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-28T03:24:33.213Z] b4d181a07f80: Pulling fs layer [2021-09-28T03:24:33.213Z] a1111a8f2ec3: Pulling fs layer [2021-09-28T03:24:33.213Z] ed53099fbce6: Pulling fs layer [2021-09-28T03:24:33.213Z] dc539afda2c1: Pulling fs layer [2021-09-28T03:24:33.213Z] 77bc0d833cb6: Pulling fs layer [2021-09-28T03:24:33.213Z] 9065ff56babe: Pulling fs layer [2021-09-28T03:24:33.213Z] d287ab97295c: Pulling fs layer [2021-09-28T03:24:33.213Z] 77bc0d833cb6: Waiting [2021-09-28T03:24:33.213Z] 9065ff56babe: Waiting [2021-09-28T03:24:33.213Z] d287ab97295c: Waiting [2021-09-28T03:24:33.213Z] dc539afda2c1: Waiting [2021-09-28T03:24:33.480Z] a1111a8f2ec3: Verifying Checksum [2021-09-28T03:24:33.480Z] a1111a8f2ec3: Download complete [2021-09-28T03:24:33.480Z] dc539afda2c1: Verifying Checksum [2021-09-28T03:24:33.480Z] dc539afda2c1: Download complete [2021-09-28T03:24:33.748Z] 77bc0d833cb6: Verifying Checksum [2021-09-28T03:24:33.748Z] 77bc0d833cb6: Download complete [2021-09-28T03:24:33.748Z] 9065ff56babe: Verifying Checksum [2021-09-28T03:24:33.748Z] 9065ff56babe: Download complete [2021-09-28T03:24:34.017Z] ed53099fbce6: Verifying Checksum [2021-09-28T03:24:34.017Z] ed53099fbce6: Download complete [2021-09-28T03:24:34.976Z] b4d181a07f80: Verifying Checksum [2021-09-28T03:24:34.976Z] b4d181a07f80: Download complete [2021-09-28T03:24:35.960Z] b4d181a07f80: Pull complete [2021-09-28T03:24:36.228Z] a1111a8f2ec3: Pull complete [2021-09-28T03:24:36.816Z] ed53099fbce6: Pull complete [2021-09-28T03:24:36.817Z] dc539afda2c1: Pull complete [2021-09-28T03:24:37.082Z] 77bc0d833cb6: Pull complete [2021-09-28T03:24:37.082Z] 9065ff56babe: Pull complete [2021-09-28T03:24:38.496Z] d287ab97295c: Verifying Checksum [2021-09-28T03:24:38.496Z] d287ab97295c: Download complete [2021-09-28T03:24:42.771Z] d287ab97295c: Pull complete [2021-09-28T03:24:42.771Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-28T03:24:42.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T03:24:42.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-28T03:24:42.864Z] prd-centos7-docker-4c-2g-1728 does not seem to be running inside a container [2021-09-28T03:24:42.916Z] $ 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/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-28T03:24:45.517Z] $ docker top 923671c88a054f7a4d1d8a21c1996f00780b87688543c7340ae76218c22ca72d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T03:24:46.121Z] ---> job-cost.sh [2021-09-28T03:24:46.122Z] lf-activate-venv: SKIPPING [2021-09-28T03:24:46.122Z] INFO: No Stack... [2021-09-28T03:24:46.982Z] # github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http [github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http.test] [2021-09-28T03:24:46.982Z] clients/http/deviceservicecommand_test.go:37:2: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value [2021-09-28T03:24:46.982Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http [build failed] [2021-09-28T03:24:46.982Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-09-28T03:24:46.982Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-09-28T03:24:47.082Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-28T03:24:47.349Z] INFO: Archiving Costs [Pipeline] sh [2021-09-28T03:24:47.669Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-09-28T03:24:47.669Z] + cut -d, -f6 [Pipeline] lock [2021-09-28T03:24:47.711Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] [2021-09-28T03:24:47.724Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] did not exist. Created. [2021-09-28T03:24:47.724Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-28T03:24:47.967Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-09-28T03:24:47.967Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.046s coverage: 26.3% of statements [2021-09-28T03:24:47.967Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-09-28T03:24:48.072Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-28T03:24:50.198Z] --- FAIL: TestEvent_ToXML (0.00s) [2021-09-28T03:24:50.198Z] event_test.go:90: [2021-09-28T03:24:50.198Z] Error Trace: event_test.go:90 [2021-09-28T03:24:50.198Z] Error: "v27a1707f0-166f-4c4b-bc9d-1d54c74e0137TestDeviceTestDeviceProfileNameTestSourceName1594963842Houston-0001map[degrees:%!s(float64=25) minute:%!s(float64=1) second:%!s(float64=26.6268000000062)]map[degree:%!s(float64=121) minute:%!s(float64=31) second:%!s(float64=19.600799999980154)]" does not contain "29.630771" [2021-09-28T03:24:50.198Z] Test: TestEvent_ToXML [2021-09-28T03:24:50.198Z] Messages: Missing item '29.630771' [2021-09-28T03:24:50.198Z] event_test.go:90: [2021-09-28T03:24:50.198Z] Error Trace: event_test.go:90 [2021-09-28T03:24:50.198Z] Error: "v27a1707f0-166f-4c4b-bc9d-1d54c74e0137TestDeviceTestDeviceProfileNameTestSourceName1594963842Houston-0001map[degrees:%!s(float64=25) minute:%!s(float64=1) second:%!s(float64=26.6268000000062)]map[degree:%!s(float64=121) minute:%!s(float64=31) second:%!s(float64=19.600799999980154)]" does not contain "-95.377603" [2021-09-28T03:24:50.198Z] Test: TestEvent_ToXML [2021-09-28T03:24:50.198Z] Messages: Missing item '-95.377603' [2021-09-28T03:24:50.198Z] FAIL [2021-09-28T03:24:50.198Z] coverage: 46.9% of statements [2021-09-28T03:24:50.198Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.079s [2021-09-28T03:24:50.198Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.085s coverage: 90.0% of statements [2021-09-28T03:24:50.230Z] Stashed 1 file(s) [Pipeline] } [2021-09-28T03:24:50.241Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-28T03:24:50.268Z] $ docker stop --time=1 923671c88a054f7a4d1d8a21c1996f00780b87688543c7340ae76218c22ca72d [2021-09-28T03:24:51.446Z] $ docker rm -f 923671c88a054f7a4d1d8a21c1996f00780b87688543c7340ae76218c22ca72d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-09-28T03:24:51.645Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.249s coverage: 86.2% of statements [2021-09-28T03:24:51.645Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.062s coverage: 59.5% of statements [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-28T03:24:51.914Z] Failed in branch amd64 [2021-09-28T03:24:51.921Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.012s coverage: 36.1% of statements [2021-09-28T03:24:53.921Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements [2021-09-28T03:24:53.921Z] FAIL [2021-09-28T03:24:53.921Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-09-28T03:24:53.929Z] $ docker stop --time=1 3c35fac786a590f90f7e15d81d21dd9f7d5c0d0553d05e1a85cd27a804aca221 [2021-09-28T03:24:56.457Z] $ docker rm -f 3c35fac786a590f90f7e15d81d21dd9f7d5c0d0553d05e1a85cd27a804aca221 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T03:24:58.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T03:24:59.113Z] [2021-09-28T03:24:59.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-28T03:24:59.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T03:24:59.741Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-28T03:24:59.741Z] 448f6bf000e3: Pulling fs layer [2021-09-28T03:24:59.741Z] f757da607395: Pulling fs layer [2021-09-28T03:24:59.741Z] 05883995daec: Pulling fs layer [2021-09-28T03:24:59.741Z] 8603b9c90790: Pulling fs layer [2021-09-28T03:24:59.741Z] 1560dd03e051: Pulling fs layer [2021-09-28T03:24:59.741Z] 27f5ce0e4adf: Pulling fs layer [2021-09-28T03:24:59.741Z] c2d8d7efcc4b: Pulling fs layer [2021-09-28T03:24:59.741Z] 8603b9c90790: Waiting [2021-09-28T03:24:59.741Z] 1560dd03e051: Waiting [2021-09-28T03:24:59.741Z] 27f5ce0e4adf: Waiting [2021-09-28T03:24:59.741Z] c2d8d7efcc4b: Waiting [2021-09-28T03:25:00.015Z] f757da607395: Verifying Checksum [2021-09-28T03:25:00.015Z] f757da607395: Download complete [2021-09-28T03:25:00.015Z] 8603b9c90790: Download complete [2021-09-28T03:25:00.289Z] 1560dd03e051: Verifying Checksum [2021-09-28T03:25:00.289Z] 1560dd03e051: Download complete [2021-09-28T03:25:00.289Z] 27f5ce0e4adf: Verifying Checksum [2021-09-28T03:25:00.289Z] 27f5ce0e4adf: Download complete [2021-09-28T03:25:00.289Z] 05883995daec: Verifying Checksum [2021-09-28T03:25:00.289Z] 05883995daec: Download complete [2021-09-28T03:25:00.886Z] 448f6bf000e3: Verifying Checksum [2021-09-28T03:25:00.886Z] 448f6bf000e3: Download complete [2021-09-28T03:25:03.513Z] c2d8d7efcc4b: Verifying Checksum [2021-09-28T03:25:03.513Z] c2d8d7efcc4b: Download complete [2021-09-28T03:25:04.108Z] 448f6bf000e3: Pull complete [2021-09-28T03:25:04.706Z] f757da607395: Pull complete [2021-09-28T03:25:06.147Z] 05883995daec: Pull complete [2021-09-28T03:25:06.752Z] 8603b9c90790: Pull complete [2021-09-28T03:25:07.736Z] 1560dd03e051: Pull complete [2021-09-28T03:25:08.010Z] 27f5ce0e4adf: Pull complete [2021-09-28T03:25:24.349Z] c2d8d7efcc4b: Pull complete [2021-09-28T03:25:24.349Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-28T03:25:24.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T03:25:24.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-28T03:25:24.585Z] prd-ubuntu18.04-docker-arm64-4c-16g-1727 does not seem to be running inside a container [2021-09-28T03:25:24.649Z] $ 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/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-28T03:25:29.098Z] $ docker top b17d502ce452207b406ed30b68a024fe9739a4513dac6faadfdd9e20754419bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T03:25:30.101Z] ---> job-cost.sh [2021-09-28T03:25:30.101Z] lf-activate-venv: SKIPPING [2021-09-28T03:25:30.101Z] INFO: No Stack... [2021-09-28T03:25:31.069Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-28T03:25:31.342Z] INFO: Archiving Costs [Pipeline] sh [2021-09-28T03:25:32.017Z] + + cut -d,cat -f6 /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-09-28T03:25:32.018Z] [Pipeline] lock [2021-09-28T03:25:32.081Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] [2021-09-28T03:25:32.088Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] did not exist. Created. [2021-09-28T03:25:32.088Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-28T03:25:32.774Z] /w/workspace/go-mod-core-contracts/2@tmp/durable-c976b3b6/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-c976b3b6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-28T03:25:33.442Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-28T03:25:33.476Z] Warning: overwriting stash ‘stack-cost’ [2021-09-28T03:25:34.011Z] Stashed 1 file(s) [Pipeline] } [2021-09-28T03:25:34.029Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-28T03:25:34.047Z] $ docker stop --time=1 b17d502ce452207b406ed30b68a024fe9739a4513dac6faadfdd9e20754419bf [2021-09-28T03:25:35.683Z] $ docker rm -f b17d502ce452207b406ed30b68a024fe9739a4513dac6faadfdd9e20754419bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-28T03:25:36.285Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-28T03:25:41.509Z] + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-664/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-28T03:25:41.858Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T03:25:42.451Z] ---> package-listing.sh [2021-09-28T03:25:42.451Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-28T03:25:42.451Z] ++ facter osfamily [2021-09-28T03:25:42.719Z] + OS_FAMILY=redhat [2021-09-28T03:25:42.719Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-664 [2021-09-28T03:25:42.719Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-28T03:25:42.719Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-28T03:25:42.719Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-28T03:25:42.719Z] + PACKAGES=/tmp/packages_start.txt [2021-09-28T03:25:42.719Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-664 ']' [2021-09-28T03:25:42.719Z] + PACKAGES=/tmp/packages_end.txt [2021-09-28T03:25:42.719Z] + case "${OS_FAMILY}" in [2021-09-28T03:25:42.719Z] + rpm -qa [2021-09-28T03:25:42.719Z] + sort [2021-09-28T03:25:43.305Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-28T03:25:43.305Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-28T03:25:43.305Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-28T03:25:43.305Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-664 ']' [2021-09-28T03:25:43.305Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-664/archives/ [2021-09-28T03:25:43.305Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-664/archives/ [Pipeline] echo [2021-09-28T03:25:43.322Z] 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-664/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-28T03:25:43.620Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-28T03:25:45.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T03:25:45.518Z] [2021-09-28T03:25:45.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T03:25:45.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T03:25:45.847Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-28T03:25:45.847Z] b4d181a07f80: Pulling fs layer [2021-09-28T03:25:45.847Z] a1111a8f2ec3: Pulling fs layer [2021-09-28T03:25:45.847Z] ed53099fbce6: Pulling fs layer [2021-09-28T03:25:45.847Z] dc539afda2c1: Pulling fs layer [2021-09-28T03:25:45.847Z] 77bc0d833cb6: Pulling fs layer [2021-09-28T03:25:45.847Z] 9065ff56babe: Pulling fs layer [2021-09-28T03:25:45.847Z] d287ab97295c: Pulling fs layer [2021-09-28T03:25:45.847Z] dc539afda2c1: Waiting [2021-09-28T03:25:45.847Z] 77bc0d833cb6: Waiting [2021-09-28T03:25:45.847Z] 9065ff56babe: Waiting [2021-09-28T03:25:45.847Z] d287ab97295c: Waiting [2021-09-28T03:25:46.115Z] a1111a8f2ec3: Verifying Checksum [2021-09-28T03:25:46.115Z] a1111a8f2ec3: Download complete [2021-09-28T03:25:46.115Z] dc539afda2c1: Verifying Checksum [2021-09-28T03:25:46.115Z] dc539afda2c1: Download complete [2021-09-28T03:25:46.380Z] 77bc0d833cb6: Verifying Checksum [2021-09-28T03:25:46.380Z] 77bc0d833cb6: Download complete [2021-09-28T03:25:46.380Z] 9065ff56babe: Verifying Checksum [2021-09-28T03:25:46.380Z] 9065ff56babe: Download complete [2021-09-28T03:25:46.380Z] ed53099fbce6: Verifying Checksum [2021-09-28T03:25:46.380Z] ed53099fbce6: Download complete [2021-09-28T03:25:47.345Z] b4d181a07f80: Verifying Checksum [2021-09-28T03:25:47.345Z] b4d181a07f80: Download complete [2021-09-28T03:25:48.307Z] b4d181a07f80: Pull complete [2021-09-28T03:25:48.576Z] a1111a8f2ec3: Pull complete [2021-09-28T03:25:48.847Z] ed53099fbce6: Pull complete [2021-09-28T03:25:49.125Z] dc539afda2c1: Pull complete [2021-09-28T03:25:49.395Z] 77bc0d833cb6: Pull complete [2021-09-28T03:25:49.395Z] 9065ff56babe: Pull complete [2021-09-28T03:25:51.336Z] d287ab97295c: Verifying Checksum [2021-09-28T03:25:51.336Z] d287ab97295c: Download complete [2021-09-28T03:25:55.638Z] d287ab97295c: Pull complete [2021-09-28T03:25:55.638Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-28T03:25:55.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T03:25:55.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-28T03:25:55.729Z] prd-centos7-docker-4c-2g-1726 does not seem to be running inside a container [2021-09-28T03:25:55.782Z] $ 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-664/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-664 -v /w/workspace/dry_go-mod-core-contracts_PR-664:/w/workspace/dry_go-mod-core-contracts_PR-664:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-664@tmp:/w/workspace/dry_go-mod-core-contracts_PR-664@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-28T03:25:58.345Z] $ docker top bee087d05f2566b4c4cf94d55d9da8dbf154308881cbddb7ad225768ea7f4c6c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T03:25:58.948Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-28T03:25:59.263Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-28T03:25:59.578Z] + ls /var/log/sa-host [2021-09-28T03:25:59.578Z] + sadf -c /var/log/sa-host/sa05 [2021-09-28T03:25:59.578Z] file_magic: OK [2021-09-28T03:25:59.578Z] HZ: Using current value: 100 [2021-09-28T03:25:59.578Z] file_header: OK [2021-09-28T03:25:59.578Z] 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-09-28T03:25:59.578Z] Statistics: [2021-09-28T03:25:59.578Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-28T03:25:59.578Z] File successfully converted to sysstat format version 12.0.3 [2021-09-28T03:25:59.578Z] + sadf -c /var/log/sa-host/sa28 [2021-09-28T03:25:59.578Z] file_magic: OK [2021-09-28T03:25:59.578Z] HZ: Using current value: 100 [2021-09-28T03:25:59.578Z] file_header: OK [2021-09-28T03:25:59.578Z] 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-09-28T03:25:59.578Z] Statistics: [2021-09-28T03:25:59.578Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-28T03:25:59.578Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T03:26:03.443Z] provisioning config files... [2021-09-28T03:26:03.472Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/config8995646326200741926tmp [Pipeline] { [Pipeline] echo [2021-09-28T03:26:03.498Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T03:26:03.810Z] ---> create-netrc.sh [Pipeline] } [2021-09-28T03:26:03.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-28T03:26:04.228Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-28T03:26:04.241Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T03:26:04.549Z] ---> sudo-logs.sh [2021-09-28T03:26:04.550Z] Archiving 'sudo' log.. [2021-09-28T03:26:04.550Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1726.vexxhost.local: Name or service not known [2021-09-28T03:26:04.550Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1726.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-28T03:26:04.600Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T03:26:04.913Z] ---> job-cost.sh [2021-09-28T03:26:04.913Z] lf-activate-venv: SKIPPING [2021-09-28T03:26:04.913Z] DEBUG: total: 0.10999999940395355 [2021-09-28T03:26:04.913Z] INFO: Retrieving Stack Cost... [2021-09-28T03:26:05.872Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-28T03:26:06.141Z] INFO: Archiving Costs [Pipeline] echo [2021-09-28T03:26:06.160Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T03:26:06.480Z] ---> logs-deploy.sh [2021-09-28T03:26:06.480Z] lf-activate-venv: SKIPPING [2021-09-28T03:26:06.480Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-664/2 [2021-09-28T03:26:06.480Z] INFO: archiving workspace using pattern(s): [2021-09-28T03:26:07.442Z] Archives upload complete. [2021-09-28T03:26:07.442Z] INFO: archiving logs to Nexus