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 Obtained Jenkinsfile from 72dd18d821585748b4fb0c82309783b08bb07e6b+1899b11f5af0f51f0c80a2da86949503e9e734af (33d405cb24e7f892a0093633af4ac55aaa2ec5ba) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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. [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-5019 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 Fetching 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 > 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 Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 72dd18d821585748b4fb0c82309783b08bb07e6b Merge succeeded, producing 72dd18d821585748b4fb0c82309783b08bb07e6b Checking out Revision 72dd18d821585748b4fb0c82309783b08bb07e6b (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f 72dd18d821585748b4fb0c82309783b08bb07e6b # 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 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72dd18d821585748b4fb0c82309783b08bb07e6b # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:54:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:54:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:54:13 ========================================================= 05:54:13 EdgeX Global Pipelines Version Info 05:54:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1970be2004e422704ec1640d0764f4af194c2dbf # timeout=10 05:54:15 ------------------- 05:54:15 stable info: 05:54:15 ------------------- 05:54:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:54:15 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 05:54:15 Message: update stable to v1.0.89 05:54:15 ------------------- 05:54:15 experimental info: 05:54:15 ------------------- 05:54:15 Commited By: **** collab-it+edgex@linuxfoundation.org 05:54:15 Commit SHA: 50d5b24b0ab5f81d75c339234d0e2512bee9338e 05:54:15 Message: update experimental to v1.0.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:54:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:54:17 05:54:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:54:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:54:17 latest: Pulling from edgex-devops/git-semver 05:54:17 9123ac7c32f7: Pulling fs layer 05:54:17 b8cc5d1170e3: Pulling fs layer 05:54:17 2924cbbf6a41: Pulling fs layer 05:54:17 93b08a4f1073: Pulling fs layer 05:54:17 93b08a4f1073: Waiting 05:54:17 b8cc5d1170e3: Verifying Checksum 05:54:17 b8cc5d1170e3: Download complete 05:54:17 9123ac7c32f7: Verifying Checksum 05:54:17 9123ac7c32f7: Download complete 05:54:17 93b08a4f1073: Verifying Checksum 05:54:17 93b08a4f1073: Download complete 05:54:17 2924cbbf6a41: Verifying Checksum 05:54:17 2924cbbf6a41: Download complete 05:54:18 9123ac7c32f7: Pull complete 05:54:18 b8cc5d1170e3: Pull complete 05:54:19 2924cbbf6a41: Pull complete 05:54:19 93b08a4f1073: Pull complete 05:54:19 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 05:54:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:54:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:54:19 prd-centos7-docker-4c-2g-5019 does not seem to be running inside a container 05:54:19 $ 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 05:54:21 $ docker top 87d75996cce61b83392c352f2fae4a0c37cb53de04a1fa2336e8c773cbd5ce16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:54:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:21 [ssh-agent] Looking for ssh-agent implementation... 05:54:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:22 $ docker exec 87d75996cce61b83392c352f2fae4a0c37cb53de04a1fa2336e8c773cbd5ce16 ssh-agent 05:54:22 SSH_AUTH_SOCK=/tmp/ssh-5L0Dao0dDffY/agent.11 05:54:22 SSH_AGENT_PID=16 05:54:22 Running ssh-add (command line suppressed) 05:54:22 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_1598922666348235612.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_1598922666348235612.key) 05:54:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:22 + git describe --exact-match --tags HEAD 05:54:22 fatal: No names found, cannot describe anything. [Pipeline] } 05:54:22 $ docker exec --env ******** --env ******** 87d75996cce61b83392c352f2fae4a0c37cb53de04a1fa2336e8c773cbd5ce16 ssh-agent -k 05:54:23 unset SSH_AUTH_SOCK; 05:54:23 unset SSH_AGENT_PID; 05:54:23 echo Agent pid 16 killed; 05:54:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:54:23 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:54:23 This usually means this commit has not been tagged. [Pipeline] sshagent 05:54:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:23 [ssh-agent] Looking for ssh-agent implementation... 05:54:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:23 $ docker exec 87d75996cce61b83392c352f2fae4a0c37cb53de04a1fa2336e8c773cbd5ce16 ssh-agent 05:54:23 SSH_AUTH_SOCK=/tmp/ssh-Ytz6DZzwoIBM/agent.44 05:54:23 SSH_AGENT_PID=49 05:54:23 Running ssh-add (command line suppressed) 05:54:23 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3897479698309839711.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3897479698309839711.key) 05:54:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:23 + git semver init 05:54:23 # -> Open(): unable to determine branch for HEAD 05:54:23 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 05:54:23 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 05:54:23 # $SEMVER_REMOTE_NAME = origin 05:54:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:54:23 # $SEMVER_USER_NAME = edgex-jenkins 05:54:23 # $SEMVER_BRANCH = PR-236 05:54:23 # $SEMVER_TEMP = /tmp/semver-226481111 05:54:23 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 05:54:24 # '/tmp/semver-226481111' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 05:54:24 # -> Force: false 05:54:24 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 05:54:24 $ docker exec --env ******** --env ******** 87d75996cce61b83392c352f2fae4a0c37cb53de04a1fa2336e8c773cbd5ce16 ssh-agent -k 05:54:24 unset SSH_AUTH_SOCK; 05:54:24 unset SSH_AGENT_PID; 05:54:24 echo Agent pid 49 killed; 05:54:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:54:25 + git semver [Pipeline] } 05:54:25 $ docker stop --time=1 87d75996cce61b83392c352f2fae4a0c37cb53de04a1fa2336e8c773cbd5ce16 05:54:26 $ docker rm -f 87d75996cce61b83392c352f2fae4a0c37cb53de04a1fa2336e8c773cbd5ce16 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:54:27 Stashed 77 file(s) [Pipeline] echo 05:54:27 [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 05:54:42 Still waiting to schedule task 05:54:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:54:42 Still waiting to schedule task 05:54:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5017’ is offline 05:56:15 Running on prd-centos7-docker-4c-2g-5021 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 05:56:15 Running in /w/workspace/go-mod-core-contracts/32 [Pipeline] { [Pipeline] checkout 05:56:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5020 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 05:56:16 Running in /w/workspace/go-mod-core-contracts/32 [Pipeline] { [Pipeline] checkout 05:56:20 using credential edgex-jenkins-ssh 05:56:20 Cloning the remote Git repository 05:56:20 Cloning with configured refspecs honoured and without tags 05:56:20 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:56:21 > git init /w/workspace/go-mod-core-contracts/32 # timeout=10 05:56:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:56:21 > git --version # timeout=10 05:56:21 using credential edgex-jenkins-ssh 05:56:21 Cloning the remote Git repository 05:56:21 Cloning with configured refspecs honoured and without tags 05:56:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:21 > 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 05:56:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:56:22 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 05:56:22 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:56:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:56:22 Fetching without tags 05:56:21 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:56:22 > git init /w/workspace/go-mod-core-contracts/32 # timeout=10 05:56:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:56:22 > git --version # timeout=10 05:56:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:22 > 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 05:56:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:56:22 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 05:56:22 Fetching without tags 05:56:22 Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 72dd18d821585748b4fb0c82309783b08bb07e6b 05:56:23 Merge succeeded, producing 72dd18d821585748b4fb0c82309783b08bb07e6b 05:56:23 Checking out Revision 72dd18d821585748b4fb0c82309783b08bb07e6b (PR-236) 05:56:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:56:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:22 > 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 05:56:22 > git config core.sparsecheckout # timeout=10 05:56:22 > git checkout -f 72dd18d821585748b4fb0c82309783b08bb07e6b # timeout=10 05:56:23 > git remote # timeout=10 05:56:23 > git config --get remote.origin.url # timeout=10 05:56:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:23 > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 05:56:23 > git rev-parse HEAD^{commit} # timeout=10 05:56:23 > git config core.sparsecheckout # timeout=10 05:56:23 > git checkout -f 72dd18d821585748b4fb0c82309783b08bb07e6b # timeout=10 05:56:23 Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 72dd18d821585748b4fb0c82309783b08bb07e6b 05:56:24 Merge succeeded, producing 72dd18d821585748b4fb0c82309783b08bb07e6b 05:56:24 Checking out Revision 72dd18d821585748b4fb0c82309783b08bb07e6b (PR-236) 05:56:22 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:56:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:56:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:56:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:22 > 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 05:56:23 > git config core.sparsecheckout # timeout=10 05:56:23 > git checkout -f 72dd18d821585748b4fb0c82309783b08bb07e6b # timeout=10 05:56:24 > git remote # timeout=10 05:56:24 > git config --get remote.origin.url # timeout=10 05:56:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:24 > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 05:56:24 > git rev-parse HEAD^{commit} # timeout=10 05:56:24 > git config core.sparsecheckout # timeout=10 05:56:24 > git checkout -f 72dd18d821585748b4fb0c82309783b08bb07e6b # timeout=10 05:56:27 Commit message: "Create core data DTOs and models for V2 API" 05:56:28 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] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:56:28 ========================================================= 05:56:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 05:56:28 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 05:56:29 ========================================================= 05:56:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 05:56:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:56:29 + 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 . 05:56:30 + 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 . 05:56:30 Sending build context to Docker daemon 1.829MB 05:56:30 Step 1/7 : ARG BASE=golang:1.13-alpine 05:56:30 Step 2/7 : FROM ${BASE} 05:56:31 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:56:31 cde5963f3b93: Pulling fs layer 05:56:31 2a23fa8c16f7: Pulling fs layer 05:56:31 777b28850792: Pulling fs layer 05:56:31 8a11ddd9e578: Pulling fs layer 05:56:31 4cf88f913ddb: Pulling fs layer 05:56:31 1df406cf5192: Pulling fs layer 05:56:31 cd6300453558: Pulling fs layer 05:56:31 b9c365052c96: Pulling fs layer 05:56:31 a2d8cc88f415: Pulling fs layer 05:56:31 ea1d1ca13537: Pulling fs layer 05:56:31 3750a50a1c5e: Pulling fs layer 05:56:31 8a11ddd9e578: Waiting 05:56:31 4cf88f913ddb: Waiting 05:56:31 1df406cf5192: Waiting 05:56:31 ea1d1ca13537: Waiting 05:56:31 3750a50a1c5e: Waiting 05:56:31 cd6300453558: Waiting 05:56:31 b9c365052c96: Waiting 05:56:31 a2d8cc88f415: Waiting 05:56:31 777b28850792: Verifying Checksum 05:56:31 777b28850792: Download complete 05:56:31 2a23fa8c16f7: Download complete 05:56:31 4cf88f913ddb: Verifying Checksum 05:56:31 4cf88f913ddb: Download complete 05:56:31 1df406cf5192: Download complete 05:56:31 cde5963f3b93: Verifying Checksum 05:56:31 cde5963f3b93: Download complete 05:56:31 Sending build context to Docker daemon 1.829MB 05:56:31 Step 1/7 : ARG BASE=golang:1.13-alpine 05:56:31 Step 2/7 : FROM ${BASE} 05:56:31 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 05:56:31 e6b0cf9c0882: Pulling fs layer 05:56:31 2848faf0eed1: Pulling fs layer 05:56:31 0f37312ad70f: Pulling fs layer 05:56:31 5788d62ee057: Pulling fs layer 05:56:31 0e6b1d234666: Pulling fs layer 05:56:31 bf5d7aec512f: Pulling fs layer 05:56:31 34c802a77dc8: Pulling fs layer 05:56:31 9eb99e56ec68: Pulling fs layer 05:56:31 27c7a5d97fbd: Pulling fs layer 05:56:31 5c102a31e300: Pulling fs layer 05:56:31 dcfb455df0a1: Pulling fs layer 05:56:31 5788d62ee057: Waiting 05:56:31 bf5d7aec512f: Waiting 05:56:31 34c802a77dc8: Waiting 05:56:31 9eb99e56ec68: Waiting 05:56:31 0e6b1d234666: Waiting 05:56:31 27c7a5d97fbd: Waiting 05:56:31 5c102a31e300: Waiting 05:56:31 dcfb455df0a1: Waiting 05:56:31 0f37312ad70f: Download complete 05:56:31 2848faf0eed1: Verifying Checksum 05:56:31 2848faf0eed1: Download complete 05:56:31 0e6b1d234666: Verifying Checksum 05:56:31 0e6b1d234666: Download complete 05:56:31 bf5d7aec512f: Verifying Checksum 05:56:31 bf5d7aec512f: Download complete 05:56:31 e6b0cf9c0882: Verifying Checksum 05:56:31 e6b0cf9c0882: Download complete 05:56:31 cde5963f3b93: Pull complete 05:56:32 e6b0cf9c0882: Pull complete 05:56:32 2a23fa8c16f7: Pull complete 05:56:32 2848faf0eed1: Pull complete 05:56:32 777b28850792: Pull complete 05:56:33 34c802a77dc8: Verifying Checksum 05:56:33 34c802a77dc8: Download complete 05:56:33 27c7a5d97fbd: Verifying Checksum 05:56:33 27c7a5d97fbd: Download complete 05:56:33 cd6300453558: Verifying Checksum 05:56:33 cd6300453558: Download complete 05:56:33 a2d8cc88f415: Verifying Checksum 05:56:33 a2d8cc88f415: Download complete 05:56:33 0f37312ad70f: Pull complete 05:56:33 9eb99e56ec68: Verifying Checksum 05:56:33 9eb99e56ec68: Download complete 05:56:34 dcfb455df0a1: Verifying Checksum 05:56:34 dcfb455df0a1: Download complete 05:56:34 5c102a31e300: Verifying Checksum 05:56:34 5c102a31e300: Download complete 05:56:34 5788d62ee057: Verifying Checksum 05:56:34 5788d62ee057: Download complete 05:56:34 ea1d1ca13537: Verifying Checksum 05:56:34 ea1d1ca13537: Download complete 05:56:34 3750a50a1c5e: Verifying Checksum 05:56:34 3750a50a1c5e: Download complete 05:56:36 b9c365052c96: Verifying Checksum 05:56:36 b9c365052c96: Download complete 05:56:36 8a11ddd9e578: Verifying Checksum 05:56:36 8a11ddd9e578: Download complete 05:56:42 5788d62ee057: Pull complete 05:56:42 0e6b1d234666: Pull complete 05:56:42 bf5d7aec512f: Pull complete 05:56:49 8a11ddd9e578: Pull complete 05:56:49 4cf88f913ddb: Pull complete 05:56:49 1df406cf5192: Pull complete 05:56:50 34c802a77dc8: Pull complete 05:56:53 cd6300453558: Pull complete 05:56:54 9eb99e56ec68: Pull complete 05:56:54 27c7a5d97fbd: Pull complete 05:56:55 5c102a31e300: Pull complete 05:56:56 dcfb455df0a1: Pull complete 05:56:56 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 05:56:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 05:56:56 ---> 7c70fe431013 05:56:56 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:56:56 ---> Running in 2128cffdb491 05:56:56 Removing intermediate container 2128cffdb491 05:56:56 ---> 68d6210f88b0 05:56:56 Step 4/7 : RUN apk add bash 05:56:56 ---> Running in 478a3a1bbd56 05:56:58 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:56:58 b9c365052c96: Pull complete 05:56:58 a2d8cc88f415: Pull complete 05:56:59 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:57:00 OK: 143 MiB in 39 packages 05:57:00 ea1d1ca13537: Pull complete 05:57:00 3750a50a1c5e: Pull complete 05:57:00 Removing intermediate container 478a3a1bbd56 05:57:00 ---> 5f4d52060a24 05:57:00 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:57:00 ---> Running in 3882af90406b 05:57:00 Removing intermediate container 3882af90406b 05:57:00 ---> e2d45cd5a4a8 05:57:00 Step 6/7 : COPY go.mod . 05:57:01 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 05:57:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 05:57:01 ---> 78745c68409d 05:57:01 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:57:01 ---> 7ed7214e8369 05:57:01 Step 7/7 : RUN go mod download 05:57:01 ---> Running in a584710a3321 05:57:03 go: finding github.com/davecgh/go-spew v1.1.0 05:57:03 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:57:03 go: finding github.com/go-kit/kit v0.8.0 05:57:03 go: finding github.com/go-logfmt/logfmt v0.4.0 05:57:03 go: finding github.com/go-playground/assert/v2 v2.0.1 05:57:03 go: finding github.com/go-playground/locales v0.13.0 05:57:03 go: finding github.com/go-playground/universal-translator v0.17.0 05:57:03 go: finding github.com/go-playground/validator/v10 v10.3.0 05:57:03 go: finding github.com/go-stack/stack v1.8.0 05:57:03 go: finding github.com/google/uuid v1.1.0 05:57:03 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:57:03 go: finding github.com/leodido/go-urn v1.2.0 05:57:03 go: finding github.com/pmezard/go-difflib v1.0.0 05:57:03 go: finding github.com/stretchr/objx v0.1.0 05:57:03 go: finding github.com/stretchr/testify v1.4.0 05:57:03 go: finding github.com/x448/float16 v0.8.4 05:57:03 go: finding golang.org/x/text v0.3.2 05:57:03 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 05:57:03 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 05:57:03 go: finding gopkg.in/yaml.v2 v2.2.2 05:57:05 ---> Running in 6355d034e41e 05:57:05 Removing intermediate container 6355d034e41e 05:57:05 ---> 7ddff344d9ea 05:57:05 Step 4/7 : RUN apk add bash 05:57:05 ---> Running in 25b4313e05b6 05:57:07 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:57:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:57:08 OK: 125 MiB in 39 packages 05:57:10 Removing intermediate container 25b4313e05b6 05:57:10 ---> d5ad225cb968 05:57:10 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:57:10 ---> Running in d5fed5014afa 05:57:11 Removing intermediate container d5fed5014afa 05:57:11 ---> 54a1584651dd 05:57:11 Step 6/7 : COPY go.mod . 05:57:11 ---> 0a991df9f1ed 05:57:11 Step 7/7 : RUN go mod download 05:57:12 ---> Running in 69ce000ac744 05:57:13 Removing intermediate container a584710a3321 05:57:13 ---> 6c75bfdd9caa 05:57:13 Successfully built 6c75bfdd9caa 05:57:13 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 05:57:14 + docker inspect -f . ci-base-image-x86_64 05:57:14 . [Pipeline] withDockerContainer 05:57:14 prd-centos7-docker-4c-2g-5021 does not seem to be running inside a container 05:57:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/32 -v /w/workspace/go-mod-core-contracts/32:/w/workspace/go-mod-core-contracts/32:rw,z -v /w/workspace/go-mod-core-contracts/32@tmp:/w/workspace/go-mod-core-contracts/32@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 ******** ci-base-image-x86_64 cat 05:57:14 go: finding github.com/davecgh/go-spew v1.1.0 05:57:14 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:57:14 go: finding github.com/go-kit/kit v0.8.0 05:57:14 go: finding github.com/go-logfmt/logfmt v0.4.0 05:57:14 go: finding github.com/go-playground/assert/v2 v2.0.1 05:57:14 go: finding github.com/go-playground/locales v0.13.0 05:57:14 go: finding github.com/go-playground/universal-translator v0.17.0 05:57:14 go: finding github.com/go-playground/validator/v10 v10.3.0 05:57:14 go: finding github.com/go-stack/stack v1.8.0 05:57:14 go: finding github.com/google/uuid v1.1.0 05:57:14 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:57:14 go: finding github.com/leodido/go-urn v1.2.0 05:57:14 go: finding github.com/pmezard/go-difflib v1.0.0 05:57:14 go: finding github.com/stretchr/objx v0.1.0 05:57:14 go: finding github.com/stretchr/testify v1.4.0 05:57:14 go: finding github.com/x448/float16 v0.8.4 05:57:14 go: finding golang.org/x/text v0.3.2 05:57:14 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 05:57:14 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 05:57:14 go: finding gopkg.in/yaml.v2 v2.2.2 05:57:15 $ docker top 593f9fbad86c730b7f1c0e45e503eb27ebf69e52ae980989e25394b2564fefc8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:15 + go version 05:57:15 go version go1.13.5 linux/amd64 [Pipeline] sh 05:57:16 + make test 05:57:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:57:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:57:27 Removing intermediate container 69ce000ac744 05:57:27 ---> 5271faf463ef 05:57:27 Successfully built 5271faf463ef 05:57:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:57:27 + docker inspect -f . ci-base-image-arm64 05:57:27 . [Pipeline] withDockerContainer 05:57:27 prd-ubuntu18.04-docker-arm64-4c-16g-5020 does not seem to be running inside a container 05:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/32 -v /w/workspace/go-mod-core-contracts/32:/w/workspace/go-mod-core-contracts/32:rw,z -v /w/workspace/go-mod-core-contracts/32@tmp:/w/workspace/go-mod-core-contracts/32@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 ******** ci-base-image-arm64 cat 05:57:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.054s coverage: 85.7% of statements 05:57:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.044s coverage: 100.0% of statements 05:57:29 $ docker top a53b914458e122390eea94391ff6129218a455b8a91763d8938fcaaf0b15c205 -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.027s coverage: 45.4% of statements 05:57:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.035s coverage: 77.8% of statements 05:57:30 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:57:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.025s coverage: 6.4% of statements 05:57:30 + go version 05:57:30 go version go1.13.5 linux/arm64 [Pipeline] sh 05:57:31 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.152s coverage: 14.4% of statements 05:57:31 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.043s coverage: 100.0% of statements 05:57:32 + make test 05:57:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:57:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.044s coverage: 100.0% of statements 05:57:32 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:57:32 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:57:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements 05:57:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.020s coverage: 100.0% of statements 05:57:38 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.021s coverage: 62.6% of statements 05:57:38 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements 05:57:38 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements 05:57:38 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.006s coverage: 15.4% of statements 05:57:38 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.041s coverage: 14.3% of statements 05:57:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:57:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 83.3% of statements 05:57:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 05:57:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.020s coverage: 90.9% of statements 05:57:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 05:57:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:57:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:57:40 gofmt -l . 05:57:40 [ "`gofmt -l .`" = "" ] [Pipeline] stash 05:57:41 Stashed 1 file(s) [Pipeline] } 05:57:41 $ docker stop --time=1 593f9fbad86c730b7f1c0e45e503eb27ebf69e52ae980989e25394b2564fefc8 05:57:43 $ docker rm -f 593f9fbad86c730b7f1c0e45e503eb27ebf69e52ae980989e25394b2564fefc8 [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] } 05:57:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:57:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.052s coverage: 85.7% of statements 05:57:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.084s coverage: 100.0% of statements 05:57:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.036s coverage: 45.4% of statements 05:57:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.047s coverage: 77.8% of statements 05:57:56 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:57:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.041s coverage: 6.4% of statements 05:57:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.111s coverage: 14.4% of statements 05:57:58 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.033s coverage: 100.0% of statements 05:58:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.126s coverage: 100.0% of statements 05:58:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:58:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:58:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.052s coverage: 100.0% of statements 05:58:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.543s coverage: 100.0% of statements 05:58:06 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.088s coverage: 62.6% of statements 05:58:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.027s coverage: 26.3% of statements 05:58:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.030s coverage: 15.4% of statements 05:58:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.063s coverage: 15.4% of statements 05:58:06 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.023s coverage: 14.3% of statements 05:58:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:58:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 83.3% of statements 05:58:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 05:58:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.026s coverage: 90.9% of statements 05:58:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 05:58:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:58:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:58:11 gofmt -l . 05:58:11 [ "`gofmt -l .`" = "" ] [Pipeline] stash 05:58:12 Warning: overwriting stash ‘coverage-report’ 05:58:12 Stashed 1 file(s) [Pipeline] } 05:58:12 $ docker stop --time=1 a53b914458e122390eea94391ff6129218a455b8a91763d8938fcaaf0b15c205 05:58:15 $ docker rm -f a53b914458e122390eea94391ff6129218a455b8a91763d8938fcaaf0b15c205 [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:58:16 provisioning config files... 05:58:16 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config634928459188494537tmp [Pipeline] { [Pipeline] sh 05:58:16 + curl -s https://codecov.io/bash 05:58:16 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config634928459188494537tmp [Pipeline] } 05:58:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:58:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:58:18 ---> package-listing.sh 05:58:18 ++ facter osfamily 05:58:18 ++ tr '[:upper:]' '[:lower:]' 05:58:18 + OS_FAMILY=redhat 05:58:18 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 05:58:18 + START_PACKAGES=/tmp/packages_start.txt 05:58:18 + END_PACKAGES=/tmp/packages_end.txt 05:58:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:58:18 + PACKAGES=/tmp/packages_start.txt 05:58:18 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 05:58:18 + PACKAGES=/tmp/packages_end.txt 05:58:18 + case "${OS_FAMILY}" in 05:58:18 + rpm -qa 05:58:18 + sort 05:58:22 + '[' -f /tmp/packages_start.txt ']' 05:58:22 + '[' -f /tmp/packages_end.txt ']' 05:58:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:58:22 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 05:58:22 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 05:58:22 + 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 05:58:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:22 05:58:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:58:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:23 alpine: Pulling from edgex-lftools-log-publisher 05:58:23 c9b1b535fdd9: Pulling fs layer 05:58:23 2cc5ad85d9ab: Pulling fs layer 05:58:23 756a868c4378: Pulling fs layer 05:58:23 444b2fc9a129: Pulling fs layer 05:58:23 ea15f1150254: Pulling fs layer 05:58:23 41b27a9f41bf: Pulling fs layer 05:58:23 28c525ee5125: Pulling fs layer 05:58:23 094b1ea09ed8: Pulling fs layer 05:58:23 138eaada9080: Pulling fs layer 05:58:23 0622d0fa9048: Pulling fs layer 05:58:23 41b27a9f41bf: Waiting 05:58:23 28c525ee5125: Waiting 05:58:23 094b1ea09ed8: Waiting 05:58:23 0622d0fa9048: Waiting 05:58:23 444b2fc9a129: Waiting 05:58:23 ea15f1150254: Waiting 05:58:23 2cc5ad85d9ab: Verifying Checksum 05:58:23 2cc5ad85d9ab: Download complete 05:58:23 444b2fc9a129: Verifying Checksum 05:58:23 444b2fc9a129: Download complete 05:58:23 c9b1b535fdd9: Verifying Checksum 05:58:23 c9b1b535fdd9: Download complete 05:58:23 ea15f1150254: Verifying Checksum 05:58:23 ea15f1150254: Download complete 05:58:23 28c525ee5125: Verifying Checksum 05:58:23 28c525ee5125: Download complete 05:58:23 756a868c4378: Verifying Checksum 05:58:23 756a868c4378: Download complete 05:58:23 c9b1b535fdd9: Pull complete 05:58:23 138eaada9080: Verifying Checksum 05:58:23 138eaada9080: Download complete 05:58:23 094b1ea09ed8: Verifying Checksum 05:58:23 0622d0fa9048: Verifying Checksum 05:58:23 0622d0fa9048: Download complete 05:58:24 2cc5ad85d9ab: Pull complete 05:58:24 41b27a9f41bf: Verifying Checksum 05:58:24 41b27a9f41bf: Download complete 05:58:25 756a868c4378: Pull complete 05:58:25 444b2fc9a129: Pull complete 05:58:26 ea15f1150254: Pull complete 05:58:30 41b27a9f41bf: Pull complete 05:58:30 28c525ee5125: Pull complete 05:58:33 094b1ea09ed8: Pull complete 05:58:33 138eaada9080: Pull complete 05:58:33 0622d0fa9048: Pull complete 05:58:33 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:58:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:58:33 prd-centos7-docker-4c-2g-5019 does not seem to be running inside a container 05:58:33 $ 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 05:58:37 $ docker top ed2e9d67fbfce44cbe53d7f4df782fc6c13011f9ad55972b4cd474ecb7dad6c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:37 provisioning config files... 05:58:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config7860330340746463312tmp [Pipeline] { [Pipeline] echo 05:58:37 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:58:37 ---> create-netrc.sh [Pipeline] echo 05:58:37 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:58:38 ---> logs-deploy.sh 05:58:38 + ARCHIVE_ARTIFACTS= 05:58:38 + LOGS_SERVER=https://logs.edgexfoundry.org 05:58:38 + '[' https://logs.edgexfoundry.org == None ']' 05:58:38 + NEXUS_URL=https://nexus.edgexfoundry.org 05:58:38 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/32 05:58:38 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/32/ 05:58:38 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/32 /w/workspace/dry_go-mod-core-contracts_PR-236 05:58:39 Archives upload complete. 05:58:39 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/32 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/32/ 05:58:40 ---> uname -a: 05:58:40 Linux ed2e9d67fbfc 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 05:58:40 05:58:40