Pull request #236 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 38d0cc147a837ce191fd6fcb9b0683ab407438b4 rather than 8daeb8cee6be0a8665dff90b95615cae41dcf175 Obtained Jenkinsfile from 38d0cc147a837ce191fd6fcb9b0683ab407438b4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5611 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-236 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 8daeb8cee6be0a8665dff90b95615cae41dcf175 Merge succeeded, producing 8daeb8cee6be0a8665dff90b95615cae41dcf175 Checking out Revision 8daeb8cee6be0a8665dff90b95615cae41dcf175 (PR-236) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8daeb8cee6be0a8665dff90b95615cae41dcf175 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8daeb8cee6be0a8665dff90b95615cae41dcf175 # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. > git rev-list --no-walk 1d8cbe43980ea1dec26be50ee1d08e1a68b4eefc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:16:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:16:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:16:22 ========================================================= 14:16:22 EdgeX Global Pipelines Version Info 14:16:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:16:23 ------------------- 14:16:23 stable info: 14:16:23 ------------------- 14:16:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:16:23 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 14:16:23 Message: update stable to v1.0.73 14:16:24 ------------------- 14:16:24 experimental info: 14:16:24 ------------------- 14:16:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:16:24 Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 14:16:24 Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:16:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:16:26 14:16:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:16:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:16:26 latest: Pulling from edgex-devops/git-semver 14:16:26 9123ac7c32f7: Pulling fs layer 14:16:26 b8cc5d1170e3: Pulling fs layer 14:16:26 2924cbbf6a41: Pulling fs layer 14:16:26 93b08a4f1073: Pulling fs layer 14:16:26 93b08a4f1073: Waiting 14:16:26 b8cc5d1170e3: Verifying Checksum 14:16:26 b8cc5d1170e3: Download complete 14:16:26 9123ac7c32f7: Verifying Checksum 14:16:26 9123ac7c32f7: Download complete 14:16:26 93b08a4f1073: Verifying Checksum 14:16:26 93b08a4f1073: Download complete 14:16:26 2924cbbf6a41: Download complete 14:16:27 9123ac7c32f7: Pull complete 14:16:27 b8cc5d1170e3: Pull complete 14:16:27 2924cbbf6a41: Pull complete 14:16:27 93b08a4f1073: Pull complete 14:16:27 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:16:28 prd-centos7-docker-4c-2g-5611 does not seem to be running inside a container 14:16:28 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:16:28 $ docker top b2f51e1904a852fc47623b19c6b4777089af34e83d66683cb90f78a265a5133c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:16:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:16:29 [ssh-agent] Looking for ssh-agent implementation... 14:16:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:29 $ docker exec b2f51e1904a852fc47623b19c6b4777089af34e83d66683cb90f78a265a5133c ssh-agent 14:16:29 SSH_AUTH_SOCK=/tmp/ssh-5pF2ME26lSZx/agent.15 14:16:29 SSH_AGENT_PID=22 14:16:29 Running ssh-add (command line suppressed) 14:16:29 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3329286008656063141.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3329286008656063141.key) 14:16:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:16:30 + git describe --exact-match --tags HEAD 14:16:30 fatal: No names found, cannot describe anything. [Pipeline] } 14:16:30 $ docker exec --env ******** --env ******** b2f51e1904a852fc47623b19c6b4777089af34e83d66683cb90f78a265a5133c ssh-agent -k 14:16:30 unset SSH_AUTH_SOCK; 14:16:30 unset SSH_AGENT_PID; 14:16:30 echo Agent pid 22 killed; 14:16:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:16:30 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:16:30 This usually means this commit has not been tagged. [Pipeline] sshagent 14:16:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:16:30 [ssh-agent] Looking for ssh-agent implementation... 14:16:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:30 $ docker exec b2f51e1904a852fc47623b19c6b4777089af34e83d66683cb90f78a265a5133c ssh-agent 14:16:30 SSH_AUTH_SOCK=/tmp/ssh-BAHLiZyzmVIO/agent.56 14:16:30 SSH_AGENT_PID=63 14:16:30 Running ssh-add (command line suppressed) 14:16:31 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6734776809136479771.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6734776809136479771.key) 14:16:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:16:31 + git semver init 14:16:31 # -> Open(): unable to determine branch for HEAD 14:16:31 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 14:16:31 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 14:16:31 # $SEMVER_REMOTE_NAME = origin 14:16:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:16:31 # $SEMVER_USER_NAME = edgex-jenkins 14:16:31 # $SEMVER_BRANCH = PR-236 14:16:31 # $SEMVER_TEMP = /tmp/semver-821236406 14:16:31 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 14:16:32 # '/tmp/semver-821236406' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 14:16:32 # -> Force: false 14:16:32 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 14:16:32 $ docker exec --env ******** --env ******** b2f51e1904a852fc47623b19c6b4777089af34e83d66683cb90f78a265a5133c ssh-agent -k 14:16:32 unset SSH_AUTH_SOCK; 14:16:32 unset SSH_AGENT_PID; 14:16:32 echo Agent pid 63 killed; 14:16:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:16:32 + git semver [Pipeline] } 14:16:32 $ docker stop --time=1 b2f51e1904a852fc47623b19c6b4777089af34e83d66683cb90f78a265a5133c 14:16:34 $ docker rm -f b2f51e1904a852fc47623b19c6b4777089af34e83d66683cb90f78a265a5133c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:16:34 Stashed 73 file(s) [Pipeline] echo 14:16:34 [edgeXSemver] initialized semver on version 0.0.0 [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 14:16:50 Still waiting to schedule task 14:16:50 ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4592’ is offline; ‘prd-centos7-docker-4c-2g-5275’ is offline; ‘prd-centos7-docker-4c-2g-5278’ is offline; ‘prd-centos7-docker-4c-2g-5281’ is offline; ‘prd-centos7-docker-4c-2g-5612’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5610’ doesn’t have label ‘centos7-docker-4c-2g’ 14:16:50 Still waiting to schedule task 14:16:50 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5610’ is offline 14:17:52 Running on prd-centos7-docker-4c-2g-5614 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 14:17:52 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 14:17:54 using credential edgex-jenkins-ssh 14:17:54 Cloning the remote Git repository 14:17:54 Cloning with configured refspecs honoured and without tags 14:17:54 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:17:54 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 14:17:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:17:54 > git --version # timeout=10 14:17:54 using GIT_SSH to set credentials SSH Credentials for GitHub 14:17:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:17:55 Fetching without tags 14:17:55 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 8daeb8cee6be0a8665dff90b95615cae41dcf175 14:17:56 Merge succeeded, producing 8daeb8cee6be0a8665dff90b95615cae41dcf175 14:17:56 Checking out Revision 8daeb8cee6be0a8665dff90b95615cae41dcf175 (PR-236) 14:17:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:17:54 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 14:17:54 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:17:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:17:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:17:54 using GIT_SSH to set credentials SSH Credentials for GitHub 14:17:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:17:55 > git config core.sparsecheckout # timeout=10 14:17:55 > git checkout -f 8daeb8cee6be0a8665dff90b95615cae41dcf175 # timeout=10 14:17:55 > git remote # timeout=10 14:17:55 > git config --get remote.origin.url # timeout=10 14:17:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:17:55 > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 14:17:55 > git rev-parse HEAD^{commit} # timeout=10 14:17:55 > git config core.sparsecheckout # timeout=10 14:17:55 > git checkout -f 8daeb8cee6be0a8665dff90b95615cae41dcf175 # timeout=10 14:17:59 Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:18:00 ========================================================= 14:18:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:18:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:18:00 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 14:18:00 Sending build context to Docker daemon 1.79MB 14:18:01 Step 1/7 : ARG BASE=golang:1.13-alpine 14:18:01 Step 2/7 : FROM ${BASE} 14:18:01 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:18:01 e6b0cf9c0882: Pulling fs layer 14:18:01 2848faf0eed1: Pulling fs layer 14:18:01 0f37312ad70f: Pulling fs layer 14:18:01 5788d62ee057: Pulling fs layer 14:18:01 0e6b1d234666: Pulling fs layer 14:18:01 bf5d7aec512f: Pulling fs layer 14:18:01 34c802a77dc8: Pulling fs layer 14:18:01 9eb99e56ec68: Pulling fs layer 14:18:01 27c7a5d97fbd: Pulling fs layer 14:18:01 5c102a31e300: Pulling fs layer 14:18:01 dcfb455df0a1: Pulling fs layer 14:18:01 34c802a77dc8: Waiting 14:18:01 9eb99e56ec68: Waiting 14:18:01 27c7a5d97fbd: Waiting 14:18:01 5c102a31e300: Waiting 14:18:01 dcfb455df0a1: Waiting 14:18:01 5788d62ee057: Waiting 14:18:01 bf5d7aec512f: Waiting 14:18:01 0e6b1d234666: Waiting 14:18:01 0f37312ad70f: Verifying Checksum 14:18:01 0f37312ad70f: Download complete 14:18:01 2848faf0eed1: Verifying Checksum 14:18:01 2848faf0eed1: Download complete 14:18:01 0e6b1d234666: Verifying Checksum 14:18:01 0e6b1d234666: Download complete 14:18:01 bf5d7aec512f: Verifying Checksum 14:18:01 bf5d7aec512f: Download complete 14:18:01 e6b0cf9c0882: Verifying Checksum 14:18:01 e6b0cf9c0882: Download complete 14:18:01 e6b0cf9c0882: Pull complete 14:18:01 2848faf0eed1: Pull complete 14:18:01 0f37312ad70f: Pull complete 14:18:02 34c802a77dc8: Verifying Checksum 14:18:02 34c802a77dc8: Download complete 14:18:02 27c7a5d97fbd: Verifying Checksum 14:18:02 27c7a5d97fbd: Download complete 14:18:02 5c102a31e300: Verifying Checksum 14:18:02 5c102a31e300: Download complete 14:18:02 dcfb455df0a1: Verifying Checksum 14:18:02 dcfb455df0a1: Download complete 14:18:03 5788d62ee057: Verifying Checksum 14:18:03 5788d62ee057: Download complete 14:18:03 9eb99e56ec68: Download complete 14:18:09 5788d62ee057: Pull complete 14:18:09 0e6b1d234666: Pull complete 14:18:09 bf5d7aec512f: Pull complete 14:18:13 34c802a77dc8: Pull complete 14:18:17 9eb99e56ec68: Pull complete 14:18:17 27c7a5d97fbd: Pull complete 14:18:17 5c102a31e300: Pull complete 14:18:17 dcfb455df0a1: Pull complete 14:18:17 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 14:18:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:18:17 ---> 7c70fe431013 14:18:17 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:18:17 ---> Running in 140ad875c8fe 14:18:18 Removing intermediate container 140ad875c8fe 14:18:18 ---> 8da726c56918 14:18:18 Step 4/7 : RUN apk add bash 14:18:18 ---> Running in b43f42d19d55 14:18:18 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:18:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:18:19 OK: 143 MiB in 39 packages 14:18:20 Removing intermediate container b43f42d19d55 14:18:20 ---> 5cb9ed329593 14:18:20 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:18:20 ---> Running in 22edf2389828 14:18:20 Removing intermediate container 22edf2389828 14:18:20 ---> 0ea25242e2db 14:18:20 Step 6/7 : COPY go.mod . 14:18:20 ---> 1c1a5ed2165e 14:18:20 Step 7/7 : RUN go mod download 14:18:20 ---> Running in 9b53bf338930 14:18:22 go: finding github.com/davecgh/go-spew v1.1.0 14:18:22 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:18:22 go: finding github.com/go-kit/kit v0.8.0 14:18:22 go: finding github.com/go-logfmt/logfmt v0.4.0 14:18:22 go: finding github.com/go-playground/locales v0.13.0 14:18:22 go: finding github.com/go-playground/universal-translator v0.17.0 14:18:22 go: finding github.com/go-stack/stack v1.8.0 14:18:22 go: finding github.com/google/uuid v1.1.0 14:18:22 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:18:22 go: finding github.com/leodido/go-urn v1.1.0 14:18:22 go: finding github.com/pmezard/go-difflib v1.0.0 14:18:22 go: finding github.com/stretchr/objx v0.1.0 14:18:23 go: finding github.com/stretchr/testify v1.3.0 14:18:23 go: finding github.com/x448/float16 v0.8.4 14:18:23 go: finding golang.org/x/text v0.3.2 14:18:23 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 14:18:23 go: finding gopkg.in/go-playground/assert.v1 v1.2.1 14:18:23 go: finding gopkg.in/go-playground/validator.v9 v9.31.0 14:18:29 Removing intermediate container 9b53bf338930 14:18:29 ---> d03cfca0befd 14:18:29 Successfully built d03cfca0befd 14:18:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:18:30 + docker inspect -f . ci-base-image-x86_64 14:18:30 . [Pipeline] withDockerContainer 14:18:30 prd-centos7-docker-4c-2g-5614 does not seem to be running inside a container 14:18:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** ci-base-image-x86_64 cat 14:18:31 $ docker top 999b810ff1e2e9cefced165b512d3af34a520065b51160a31f0b28a91d53deff -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:31 + go version 14:18:31 go version go1.13.5 linux/amd64 [Pipeline] sh 14:18:32 + make test 14:18:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:18:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 14:18:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements 14:18:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.028s coverage: 100.0% of statements 14:18:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.022s coverage: 45.4% of statements 14:18:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements 14:18:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 14:18:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements 14:18:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.013s coverage: 14.4% of statements 14:18:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements 14:18:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.041s coverage: 100.0% of statements 14:18:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 14:18:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 14:18:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.028s coverage: 100.0% of statements 14:18:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.011s coverage: 100.0% of statements 14:18:45 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.034s coverage: 62.5% of statements 14:18:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.036s coverage: 26.3% of statements 14:18:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements 14:18:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.017s coverage: 15.4% of statements 14:18:45 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.013s coverage: 14.3% of statements 14:18:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 14:18:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 14:18:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata 0.006s coverage: 100.0% of statements 14:18:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata 0.005s coverage: 55.0% of statements 14:18:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:18:46 gofmt -l . 14:18:46 [ "`gofmt -l .`" = "" ] [Pipeline] stash 14:18:47 Stashed 1 file(s) [Pipeline] } 14:18:47 $ docker stop --time=1 999b810ff1e2e9cefced165b512d3af34a520065b51160a31f0b28a91d53deff 14:18:48 $ docker rm -f 999b810ff1e2e9cefced165b512d3af34a520065b51160a31f0b28a91d53deff [Pipeline] // withDockerContainer [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:19:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5615 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 14:19:18 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 14:19:23 using credential edgex-jenkins-ssh 14:19:23 Cloning the remote Git repository 14:19:23 Cloning with configured refspecs honoured and without tags 14:19:23 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:19:23 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 14:19:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:19:23 > git --version # timeout=10 14:19:24 using GIT_SSH to set credentials SSH Credentials for GitHub 14:19:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:19:25 Fetching without tags 14:19:25 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit 8daeb8cee6be0a8665dff90b95615cae41dcf175 14:19:25 Merge succeeded, producing 8daeb8cee6be0a8665dff90b95615cae41dcf175 14:19:25 Checking out Revision 8daeb8cee6be0a8665dff90b95615cae41dcf175 (PR-236) 14:19:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:19:24 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 14:19:25 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:19:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:19:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:19:25 using GIT_SSH to set credentials SSH Credentials for GitHub 14:19:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:19:25 > git config core.sparsecheckout # timeout=10 14:19:25 > git checkout -f 8daeb8cee6be0a8665dff90b95615cae41dcf175 # timeout=10 14:19:25 > git remote # timeout=10 14:19:25 > git config --get remote.origin.url # timeout=10 14:19:25 using GIT_SSH to set credentials SSH Credentials for GitHub 14:19:25 > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 14:19:25 > git rev-parse HEAD^{commit} # timeout=10 14:19:25 > git config core.sparsecheckout # timeout=10 14:19:25 > git checkout -f 8daeb8cee6be0a8665dff90b95615cae41dcf175 # timeout=10 14:19:30 Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:19:31 ========================================================= 14:19:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:19:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:19:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 14:19:33 Sending build context to Docker daemon 1.79MB 14:19:33 Step 1/7 : ARG BASE=golang:1.13-alpine 14:19:33 Step 2/7 : FROM ${BASE} 14:19:33 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:19:33 cde5963f3b93: Pulling fs layer 14:19:33 2a23fa8c16f7: Pulling fs layer 14:19:33 777b28850792: Pulling fs layer 14:19:33 8a11ddd9e578: Pulling fs layer 14:19:33 4cf88f913ddb: Pulling fs layer 14:19:33 1df406cf5192: Pulling fs layer 14:19:33 cd6300453558: Pulling fs layer 14:19:33 b9c365052c96: Pulling fs layer 14:19:33 4cf88f913ddb: Waiting 14:19:33 1df406cf5192: Waiting 14:19:33 a2d8cc88f415: Pulling fs layer 14:19:33 ea1d1ca13537: Pulling fs layer 14:19:33 3750a50a1c5e: Pulling fs layer 14:19:33 cd6300453558: Waiting 14:19:33 b9c365052c96: Waiting 14:19:33 a2d8cc88f415: Waiting 14:19:33 ea1d1ca13537: Waiting 14:19:33 3750a50a1c5e: Waiting 14:19:33 8a11ddd9e578: Waiting 14:19:33 777b28850792: Verifying Checksum 14:19:33 777b28850792: Download complete 14:19:33 2a23fa8c16f7: Verifying Checksum 14:19:33 2a23fa8c16f7: Download complete 14:19:33 4cf88f913ddb: Download complete 14:19:33 1df406cf5192: Verifying Checksum 14:19:33 1df406cf5192: Download complete 14:19:33 cde5963f3b93: Verifying Checksum 14:19:33 cde5963f3b93: Download complete 14:19:34 cde5963f3b93: Pull complete 14:19:35 2a23fa8c16f7: Pull complete 14:19:35 777b28850792: Pull complete 14:19:37 cd6300453558: Verifying Checksum 14:19:37 cd6300453558: Download complete 14:19:37 a2d8cc88f415: Verifying Checksum 14:19:37 a2d8cc88f415: Download complete 14:19:40 ea1d1ca13537: Verifying Checksum 14:19:40 ea1d1ca13537: Download complete 14:19:40 3750a50a1c5e: Download complete 14:19:43 b9c365052c96: Verifying Checksum 14:19:43 b9c365052c96: Download complete 14:19:45 8a11ddd9e578: Verifying Checksum 14:19:45 8a11ddd9e578: Download complete 14:19:57 8a11ddd9e578: Pull complete 14:19:57 4cf88f913ddb: Pull complete 14:19:57 1df406cf5192: Pull complete 14:20:01 cd6300453558: Pull complete 14:20:07 b9c365052c96: Pull complete 14:20:07 a2d8cc88f415: Pull complete 14:20:09 ea1d1ca13537: Pull complete 14:20:09 3750a50a1c5e: Pull complete 14:20:09 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 14:20:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:20:09 ---> 78745c68409d 14:20:09 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:20:13 ---> Running in cdaf9727241d 14:20:13 Removing intermediate container cdaf9727241d 14:20:13 ---> 1b6aa54aa446 14:20:13 Step 4/7 : RUN apk add bash 14:20:13 ---> Running in e3ca63914fb4 14:20:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:20:15 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:20:16 OK: 125 MiB in 39 packages 14:20:17 Removing intermediate container e3ca63914fb4 14:20:17 ---> 8aa955a6ed02 14:20:17 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:20:17 ---> Running in 04d2f16fc19d 14:20:17 Removing intermediate container 04d2f16fc19d 14:20:17 ---> 1aed72aa57bf 14:20:17 Step 6/7 : COPY go.mod . 14:20:18 ---> e9aea7070d56 14:20:18 Step 7/7 : RUN go mod download 14:20:18 ---> Running in 51caef1c1f3e 14:20:19 go: finding github.com/davecgh/go-spew v1.1.0 14:20:19 go: finding github.com/fxamacker/cbor/v2 v2.2.0 14:20:19 go: finding github.com/go-kit/kit v0.8.0 14:20:20 go: finding github.com/go-logfmt/logfmt v0.4.0 14:20:20 go: finding github.com/go-playground/locales v0.13.0 14:20:20 go: finding github.com/go-playground/universal-translator v0.17.0 14:20:20 go: finding github.com/go-stack/stack v1.8.0 14:20:20 go: finding github.com/google/uuid v1.1.0 14:20:20 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:20:20 go: finding github.com/leodido/go-urn v1.1.0 14:20:20 go: finding github.com/pmezard/go-difflib v1.0.0 14:20:20 go: finding github.com/stretchr/objx v0.1.0 14:20:20 go: finding github.com/stretchr/testify v1.3.0 14:20:20 go: finding github.com/x448/float16 v0.8.4 14:20:20 go: finding golang.org/x/text v0.3.2 14:20:20 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 14:20:20 go: finding gopkg.in/go-playground/assert.v1 v1.2.1 14:20:20 go: finding gopkg.in/go-playground/validator.v9 v9.31.0 14:20:32 Removing intermediate container 51caef1c1f3e 14:20:32 ---> 8ace5fc256f7 14:20:32 Successfully built 8ace5fc256f7 14:20:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:20:33 + docker inspect -f . ci-base-image-arm64 14:20:33 . [Pipeline] withDockerContainer 14:20:33 prd-ubuntu18.04-docker-arm64-4c-16g-5615 does not seem to be running inside a container 14:20:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** ci-base-image-arm64 cat 14:20:35 $ docker top d1e13c5ed10ea3d8d9c49875023e0360994d0455d992acc9af1855b42578bdc0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:36 + go version 14:20:36 go version go1.13.5 linux/arm64 [Pipeline] sh 14:20:37 + make test 14:20:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:20:59 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 14:21:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.034s coverage: 85.7% of statements 14:21:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.084s coverage: 100.0% of statements 14:21:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.064s coverage: 45.4% of statements 14:21:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.030s coverage: 77.8% of statements 14:21:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 14:21:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements 14:21:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.041s coverage: 14.4% of statements 14:21:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.041s coverage: 100.0% of statements 14:21:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.093s coverage: 100.0% of statements 14:21:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 14:21:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 14:21:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.046s coverage: 100.0% of statements 14:21:06 --- FAIL: TestRegistryClient_Prefix_Periodic_Initialized (0.00s) 14:21:06 client_test.go:71: unexpected error: unable to initialize client 14:21:06 FAIL 14:21:06 coverage: 94.1% of statements 14:21:06 FAIL github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.527s 14:21:07 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.125s coverage: 62.5% of statements 14:21:08 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.035s coverage: 26.3% of statements 14:21:08 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements 14:21:08 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements 14:21:09 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 14:21:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 14:21:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 14:21:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata 0.022s coverage: 100.0% of statements 14:21:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata 0.038s coverage: 55.0% of statements 14:21:09 FAIL 14:21:09 make: *** [Makefile:6: test] Error 1 [Pipeline] } 14:21:09 $ docker stop --time=1 d1e13c5ed10ea3d8d9c49875023e0360994d0455d992acc9af1855b42578bdc0 14:21:12 $ docker rm -f d1e13c5ed10ea3d8d9c49875023e0360994d0455d992acc9af1855b42578bdc0 [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:21:13 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 Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:21:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:21:15 ---> package-listing.sh 14:21:15 ++ facter osfamily 14:21:15 ++ tr '[:upper:]' '[:lower:]' 14:21:15 + OS_FAMILY=redhat 14:21:15 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 14:21:15 + START_PACKAGES=/tmp/packages_start.txt 14:21:15 + END_PACKAGES=/tmp/packages_end.txt 14:21:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:21:15 + PACKAGES=/tmp/packages_start.txt 14:21:15 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 14:21:15 + PACKAGES=/tmp/packages_end.txt 14:21:15 + case "${OS_FAMILY}" in 14:21:15 + rpm -qa 14:21:15 + sort 14:21:19 + '[' -f /tmp/packages_start.txt ']' 14:21:19 + '[' -f /tmp/packages_end.txt ']' 14:21:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:21:19 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 14:21:19 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 14:21:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh 14:21:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:21:19 14:21:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:21:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:21:20 alpine: Pulling from edgex-lftools-log-publisher 14:21:20 c9b1b535fdd9: Pulling fs layer 14:21:20 2cc5ad85d9ab: Pulling fs layer 14:21:20 756a868c4378: Pulling fs layer 14:21:20 444b2fc9a129: Pulling fs layer 14:21:20 ea15f1150254: Pulling fs layer 14:21:20 41b27a9f41bf: Pulling fs layer 14:21:20 28c525ee5125: Pulling fs layer 14:21:20 094b1ea09ed8: Pulling fs layer 14:21:20 138eaada9080: Pulling fs layer 14:21:20 0622d0fa9048: Pulling fs layer 14:21:20 41b27a9f41bf: Waiting 14:21:20 28c525ee5125: Waiting 14:21:20 138eaada9080: Waiting 14:21:20 094b1ea09ed8: Waiting 14:21:20 0622d0fa9048: Waiting 14:21:20 2cc5ad85d9ab: Verifying Checksum 14:21:20 2cc5ad85d9ab: Download complete 14:21:20 444b2fc9a129: Download complete 14:21:20 c9b1b535fdd9: Verifying Checksum 14:21:20 c9b1b535fdd9: Download complete 14:21:20 ea15f1150254: Verifying Checksum 14:21:20 ea15f1150254: Download complete 14:21:20 28c525ee5125: Verifying Checksum 14:21:20 28c525ee5125: Download complete 14:21:20 756a868c4378: Verifying Checksum 14:21:20 756a868c4378: Download complete 14:21:20 c9b1b535fdd9: Pull complete 14:21:20 138eaada9080: Verifying Checksum 14:21:20 138eaada9080: Download complete 14:21:20 0622d0fa9048: Verifying Checksum 14:21:20 0622d0fa9048: Download complete 14:21:20 094b1ea09ed8: Verifying Checksum 14:21:20 094b1ea09ed8: Download complete 14:21:20 2cc5ad85d9ab: Pull complete 14:21:21 41b27a9f41bf: Verifying Checksum 14:21:21 41b27a9f41bf: Download complete 14:21:23 756a868c4378: Pull complete 14:21:23 444b2fc9a129: Pull complete 14:21:23 ea15f1150254: Pull complete 14:21:26 41b27a9f41bf: Pull complete 14:21:26 28c525ee5125: Pull complete 14:21:28 094b1ea09ed8: Pull complete 14:21:28 138eaada9080: Pull complete 14:21:29 0622d0fa9048: Pull complete 14:21:29 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:21:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:21:29 prd-centos7-docker-4c-2g-5611 does not seem to be running inside a container 14:21:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:21:30 $ docker top e64cfce2ef9b6eaf2f94bfda53538b208aa95ce4810998e61156f3e032b972cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:21:30 provisioning config files... 14:21:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config2909337246415312376tmp [Pipeline] { [Pipeline] echo 14:21:30 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:21:31 ---> create-netrc.sh [Pipeline] echo 14:21:31 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:21:31 ---> logs-deploy.sh 14:21:31 + ARCHIVE_ARTIFACTS= 14:21:31 + LOGS_SERVER=https://logs.edgexfoundry.org 14:21:31 + '[' https://logs.edgexfoundry.org == None ']' 14:21:31 + NEXUS_URL=https://nexus.edgexfoundry.org 14:21:31 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/6 14:21:31 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/6/ 14:21:31 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/6 /w/workspace/dry_go-mod-core-contracts_PR-236 14:21:32 Archives upload complete. 14:21:32 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/6/