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 f2776aa5e608c5d735410af0ebccf3cd403600dc 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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-7468 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 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit f2776aa5e608c5d735410af0ebccf3cd403600dc Merge succeeded, producing f2776aa5e608c5d735410af0ebccf3cd403600dc Checking out Revision f2776aa5e608c5d735410af0ebccf3cd403600dc (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f f2776aa5e608c5d735410af0ebccf3cd403600dc # 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 f2776aa5e608c5d735410af0ebccf3cd403600dc # 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 07:59:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 8b7763102c4e4ff37f44b079b9e5a0b18c9a9c57 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:59:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:59:34 ========================================================= 07:59:34 EdgeX Global Pipelines Version Info 07:59:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:59:35 ------------------- 07:59:35 stable info: 07:59:35 ------------------- 07:59:35 Commited By: Emilio Reyes emilio.reyes@intel.com 07:59:35 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 07:59:35 Message: update stable to v1.0.87 07:59:36 ------------------- 07:59:36 experimental info: 07:59:36 ------------------- 07:59:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:59:36 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 07:59:36 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:39 07:59:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:59:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:39 latest: Pulling from edgex-devops/git-semver 07:59:39 9123ac7c32f7: Pulling fs layer 07:59:39 b8cc5d1170e3: Pulling fs layer 07:59:39 2924cbbf6a41: Pulling fs layer 07:59:39 93b08a4f1073: Pulling fs layer 07:59:39 93b08a4f1073: Waiting 07:59:39 b8cc5d1170e3: Download complete 07:59:39 9123ac7c32f7: Verifying Checksum 07:59:39 9123ac7c32f7: Download complete 07:59:39 93b08a4f1073: Verifying Checksum 07:59:39 93b08a4f1073: Download complete 07:59:39 2924cbbf6a41: Verifying Checksum 07:59:39 2924cbbf6a41: Download complete 07:59:40 9123ac7c32f7: Pull complete 07:59:40 b8cc5d1170e3: Pull complete 07:59:40 2924cbbf6a41: Pull complete 07:59:40 93b08a4f1073: Pull complete 07:59:40 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:59:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:59:41 prd-centos7-docker-4c-2g-7468 does not seem to be running inside a container 07:59:41 $ 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 07:59:41 $ docker top 4e7ab7e0d754c7dd726c33ff91dc17c816830e14b61696fea6ecbd4589ccadae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:59:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:41 [ssh-agent] Looking for ssh-agent implementation... 07:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:42 $ docker exec 4e7ab7e0d754c7dd726c33ff91dc17c816830e14b61696fea6ecbd4589ccadae ssh-agent 07:59:42 SSH_AUTH_SOCK=/tmp/ssh-LFAt7ZPqUGHI/agent.15 07:59:42 SSH_AGENT_PID=22 07:59:42 Running ssh-add (command line suppressed) 07:59:42 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_5076256694190410851.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_5076256694190410851.key) 07:59:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:42 + git describe --exact-match --tags HEAD 07:59:42 fatal: No names found, cannot describe anything. [Pipeline] } 07:59:42 $ docker exec --env ******** --env ******** 4e7ab7e0d754c7dd726c33ff91dc17c816830e14b61696fea6ecbd4589ccadae ssh-agent -k 07:59:43 unset SSH_AUTH_SOCK; 07:59:43 unset SSH_AGENT_PID; 07:59:43 echo Agent pid 22 killed; 07:59:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:59:43 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:59:43 This usually means this commit has not been tagged. [Pipeline] sshagent 07:59:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:43 [ssh-agent] Looking for ssh-agent implementation... 07:59:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:43 $ docker exec 4e7ab7e0d754c7dd726c33ff91dc17c816830e14b61696fea6ecbd4589ccadae ssh-agent 07:59:43 SSH_AUTH_SOCK=/tmp/ssh-yioPH9Fawf6J/agent.57 07:59:43 SSH_AGENT_PID=64 07:59:43 Running ssh-add (command line suppressed) 07:59:43 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6022075126113766703.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6022075126113766703.key) 07:59:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:44 + git semver init 07:59:44 # -> Open(): unable to determine branch for HEAD 07:59:44 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git 07:59:44 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 07:59:44 # $SEMVER_REMOTE_NAME = origin 07:59:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:59:44 # $SEMVER_USER_NAME = edgex-jenkins 07:59:44 # $SEMVER_BRANCH = PR-236 07:59:44 # $SEMVER_TEMP = /tmp/semver-513179789 07:59:44 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 07:59:44 # '/tmp/semver-513179789' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' 07:59:44 # -> Force: false 07:59:44 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } 07:59:44 $ docker exec --env ******** --env ******** 4e7ab7e0d754c7dd726c33ff91dc17c816830e14b61696fea6ecbd4589ccadae ssh-agent -k 07:59:44 unset SSH_AUTH_SOCK; 07:59:44 unset SSH_AGENT_PID; 07:59:44 echo Agent pid 64 killed; 07:59:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:45 + git semver [Pipeline] } 07:59:45 $ docker stop --time=1 4e7ab7e0d754c7dd726c33ff91dc17c816830e14b61696fea6ecbd4589ccadae 07:59:46 $ docker rm -f 4e7ab7e0d754c7dd726c33ff91dc17c816830e14b61696fea6ecbd4589ccadae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:59:47 Stashed 73 file(s) [Pipeline] echo 07:59:47 [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 08:00:02 Still waiting to schedule task 08:00:02 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:00:02 Still waiting to schedule task 08:00:02 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:02:15 Running on prd-centos7-docker-4c-2g-7469 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 08:02:15 Running in /w/workspace/go-mod-core-contracts/9 [Pipeline] { [Pipeline] checkout 08:02:17 using credential edgex-jenkins-ssh 08:02:17 Cloning the remote Git repository 08:02:17 Cloning with configured refspecs honoured and without tags 08:02:17 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:02:17 > git init /w/workspace/go-mod-core-contracts/9 # timeout=10 08:02:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:02:17 > git --version # timeout=10 08:02:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:17 > 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 08:02:18 Fetching without tags 08:02:18 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit f2776aa5e608c5d735410af0ebccf3cd403600dc 08:02:19 Merge succeeded, producing f2776aa5e608c5d735410af0ebccf3cd403600dc 08:02:19 Checking out Revision f2776aa5e608c5d735410af0ebccf3cd403600dc (PR-236) 08:02:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:02:18 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 08:02:18 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:02:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:02:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:02:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:18 > 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 08:02:18 > git config core.sparsecheckout # timeout=10 08:02:18 > git checkout -f f2776aa5e608c5d735410af0ebccf3cd403600dc # timeout=10 08:02:18 > git remote # timeout=10 08:02:18 > git config --get remote.origin.url # timeout=10 08:02:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:18 > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 08:02:18 > git rev-parse HEAD^{commit} # timeout=10 08:02:18 > git config core.sparsecheckout # timeout=10 08:02:18 > git checkout -f f2776aa5e608c5d735410af0ebccf3cd403600dc # timeout=10 08:02:22 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 08:02:23 ========================================================= 08:02:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:02:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:02:24 + 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 . 08:02:24 Sending build context to Docker daemon 1.778MB 08:02:24 Step 1/7 : ARG BASE=golang:1.13-alpine 08:02:24 Step 2/7 : FROM ${BASE} 08:02:24 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:02:24 e6b0cf9c0882: Pulling fs layer 08:02:24 2848faf0eed1: Pulling fs layer 08:02:24 0f37312ad70f: Pulling fs layer 08:02:24 5788d62ee057: Pulling fs layer 08:02:24 0e6b1d234666: Pulling fs layer 08:02:24 bf5d7aec512f: Pulling fs layer 08:02:24 34c802a77dc8: Pulling fs layer 08:02:24 9eb99e56ec68: Pulling fs layer 08:02:24 27c7a5d97fbd: Pulling fs layer 08:02:24 5c102a31e300: Pulling fs layer 08:02:24 dcfb455df0a1: Pulling fs layer 08:02:24 5788d62ee057: Waiting 08:02:24 0e6b1d234666: Waiting 08:02:24 9eb99e56ec68: Waiting 08:02:24 27c7a5d97fbd: Waiting 08:02:24 5c102a31e300: Waiting 08:02:24 dcfb455df0a1: Waiting 08:02:24 bf5d7aec512f: Waiting 08:02:24 34c802a77dc8: Waiting 08:02:24 0f37312ad70f: Download complete 08:02:24 2848faf0eed1: Download complete 08:02:24 0e6b1d234666: Verifying Checksum 08:02:24 0e6b1d234666: Download complete 08:02:24 bf5d7aec512f: Verifying Checksum 08:02:24 bf5d7aec512f: Download complete 08:02:24 e6b0cf9c0882: Verifying Checksum 08:02:24 e6b0cf9c0882: Download complete 08:02:25 e6b0cf9c0882: Pull complete 08:02:25 2848faf0eed1: Pull complete 08:02:25 34c802a77dc8: Verifying Checksum 08:02:25 34c802a77dc8: Download complete 08:02:25 27c7a5d97fbd: Verifying Checksum 08:02:25 27c7a5d97fbd: Download complete 08:02:25 5c102a31e300: Verifying Checksum 08:02:25 5c102a31e300: Download complete 08:02:26 dcfb455df0a1: Verifying Checksum 08:02:26 dcfb455df0a1: Download complete 08:02:26 9eb99e56ec68: Verifying Checksum 08:02:26 9eb99e56ec68: Download complete 08:02:26 5788d62ee057: Verifying Checksum 08:02:26 5788d62ee057: Download complete 08:02:26 0f37312ad70f: Pull complete 08:02:32 5788d62ee057: Pull complete 08:02:32 0e6b1d234666: Pull complete 08:02:32 bf5d7aec512f: Pull complete 08:02:36 34c802a77dc8: Pull complete 08:02:40 9eb99e56ec68: Pull complete 08:02:40 27c7a5d97fbd: Pull complete 08:02:41 5c102a31e300: Pull complete 08:02:41 dcfb455df0a1: Pull complete 08:02:41 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:02:41 ---> 7c70fe431013 08:02:41 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:02:41 ---> Running in 4ae35e286c9a 08:02:41 Removing intermediate container 4ae35e286c9a 08:02:41 ---> 1714d85bace5 08:02:41 Step 4/7 : RUN apk add bash 08:02:41 ---> Running in a71a1850ded3 08:02:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:02:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:02:43 OK: 143 MiB in 39 packages 08:02:43 Removing intermediate container a71a1850ded3 08:02:43 ---> c88ab7bd476f 08:02:43 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:02:43 ---> Running in 30f8379ebc17 08:02:44 Removing intermediate container 30f8379ebc17 08:02:44 ---> 2142ad37f2b7 08:02:44 Step 6/7 : COPY go.mod . 08:02:44 ---> ef4b4d9783f0 08:02:44 Step 7/7 : RUN go mod download 08:02:44 ---> Running in 154ae15ad0e5 08:02:46 go: finding github.com/davecgh/go-spew v1.1.0 08:02:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:02:46 go: finding github.com/go-kit/kit v0.8.0 08:02:46 go: finding github.com/go-logfmt/logfmt v0.4.0 08:02:46 go: finding github.com/go-playground/locales v0.13.0 08:02:46 go: finding github.com/go-playground/universal-translator v0.17.0 08:02:46 go: finding github.com/go-stack/stack v1.8.0 08:02:46 go: finding github.com/google/uuid v1.1.0 08:02:47 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:02:47 go: finding github.com/leodido/go-urn v1.1.0 08:02:47 go: finding github.com/pmezard/go-difflib v1.0.0 08:02:47 go: finding github.com/stretchr/objx v0.1.0 08:02:47 go: finding github.com/stretchr/testify v1.3.0 08:02:47 go: finding github.com/x448/float16 v0.8.4 08:02:47 go: finding golang.org/x/text v0.3.2 08:02:47 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 08:02:47 go: finding gopkg.in/go-playground/assert.v1 v1.2.1 08:02:47 go: finding gopkg.in/go-playground/validator.v9 v9.31.0 08:02:54 Removing intermediate container 154ae15ad0e5 08:02:54 ---> 40ab15129161 08:02:54 Successfully built 40ab15129161 08:02:54 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 08:02:55 + docker inspect -f . ci-base-image-x86_64 08:02:55 . [Pipeline] withDockerContainer 08:02:55 prd-centos7-docker-4c-2g-7469 does not seem to be running inside a container 08:02:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@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 08:02:55 $ docker top 1747f254412f43b1c6c120668aecd16abe57d8386a2792509176cc543d75bbfb -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:56 + go version 08:02:56 go version go1.13.5 linux/amd64 [Pipeline] sh 08:02:56 + make test 08:02:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:03:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:03:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.015s coverage: 85.7% of statements 08:03:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.009s coverage: 100.0% of statements 08:03:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements 08:03:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.033s coverage: 77.8% of statements 08:03:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:03:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.045s coverage: 6.4% of statements 08:03:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.012s coverage: 14.4% of statements 08:03:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements 08:03:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.025s coverage: 100.0% of statements 08:03:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:03:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:03:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.004s coverage: 100.0% of statements 08:03:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.013s coverage: 100.0% of statements 08:03:08 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 62.5% of statements 08:03:08 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.036s coverage: 26.3% of statements 08:03:08 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.027s coverage: 15.4% of statements 08:03:08 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.040s coverage: 15.4% of statements 08:03:08 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements 08:03:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:03:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 08:03:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata 0.006s coverage: 87.1% of statements 08:03:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] 08:03:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:03:09 gofmt -l . 08:03:09 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:03:10 Stashed 1 file(s) [Pipeline] } 08:03:10 $ docker stop --time=1 1747f254412f43b1c6c120668aecd16abe57d8386a2792509176cc543d75bbfb 08:03:11 $ docker rm -f 1747f254412f43b1c6c120668aecd16abe57d8386a2792509176cc543d75bbfb [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] } 08:03:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7470 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws 08:03:45 Running in /w/workspace/go-mod-core-contracts/9 [Pipeline] { [Pipeline] checkout 08:03:51 using credential edgex-jenkins-ssh 08:03:51 Cloning the remote Git repository 08:03:51 Cloning with configured refspecs honoured and without tags 08:03:51 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:03:52 > git init /w/workspace/go-mod-core-contracts/9 # timeout=10 08:03:53 Fetching without tags 08:03:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:03:52 > git --version # timeout=10 08:03:52 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:52 > 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 08:03:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:03:53 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 08:03:53 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:03:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:03:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:03:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:53 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit f2776aa5e608c5d735410af0ebccf3cd403600dc 08:03:54 Merge succeeded, producing f2776aa5e608c5d735410af0ebccf3cd403600dc 08:03:54 Checking out Revision f2776aa5e608c5d735410af0ebccf3cd403600dc (PR-236) 08:03:53 > 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 08:03:53 > git config core.sparsecheckout # timeout=10 08:03:53 > git checkout -f f2776aa5e608c5d735410af0ebccf3cd403600dc # timeout=10 08:03:54 > git remote # timeout=10 08:03:54 > git config --get remote.origin.url # timeout=10 08:03:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:54 > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 08:03:54 > git rev-parse HEAD^{commit} # timeout=10 08:03:54 > git config core.sparsecheckout # timeout=10 08:03:54 > git checkout -f f2776aa5e608c5d735410af0ebccf3cd403600dc # timeout=10 08:03:58 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 08:04:00 ========================================================= 08:04:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:04:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:04:01 + 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 . 08:04:02 Sending build context to Docker daemon 1.778MB 08:04:02 Step 1/7 : ARG BASE=golang:1.13-alpine 08:04:02 Step 2/7 : FROM ${BASE} 08:04:02 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:04:02 cde5963f3b93: Pulling fs layer 08:04:02 2a23fa8c16f7: Pulling fs layer 08:04:02 777b28850792: Pulling fs layer 08:04:02 8a11ddd9e578: Pulling fs layer 08:04:02 4cf88f913ddb: Pulling fs layer 08:04:02 1df406cf5192: Pulling fs layer 08:04:02 cd6300453558: Pulling fs layer 08:04:02 b9c365052c96: Pulling fs layer 08:04:02 a2d8cc88f415: Pulling fs layer 08:04:02 ea1d1ca13537: Pulling fs layer 08:04:02 3750a50a1c5e: Pulling fs layer 08:04:02 cd6300453558: Waiting 08:04:02 b9c365052c96: Waiting 08:04:02 a2d8cc88f415: Waiting 08:04:02 ea1d1ca13537: Waiting 08:04:02 3750a50a1c5e: Waiting 08:04:02 8a11ddd9e578: Waiting 08:04:02 4cf88f913ddb: Waiting 08:04:02 1df406cf5192: Waiting 08:04:02 777b28850792: Verifying Checksum 08:04:02 777b28850792: Download complete 08:04:02 2a23fa8c16f7: Verifying Checksum 08:04:02 2a23fa8c16f7: Download complete 08:04:02 4cf88f913ddb: Verifying Checksum 08:04:02 4cf88f913ddb: Download complete 08:04:02 1df406cf5192: Verifying Checksum 08:04:02 1df406cf5192: Download complete 08:04:02 cde5963f3b93: Verifying Checksum 08:04:03 cde5963f3b93: Pull complete 08:04:04 2a23fa8c16f7: Pull complete 08:04:04 777b28850792: Pull complete 08:04:06 cd6300453558: Verifying Checksum 08:04:06 cd6300453558: Download complete 08:04:06 a2d8cc88f415: Verifying Checksum 08:04:06 a2d8cc88f415: Download complete 08:04:09 ea1d1ca13537: Verifying Checksum 08:04:09 ea1d1ca13537: Download complete 08:04:09 3750a50a1c5e: Verifying Checksum 08:04:09 3750a50a1c5e: Download complete 08:04:12 b9c365052c96: Verifying Checksum 08:04:12 b9c365052c96: Download complete 08:04:14 8a11ddd9e578: Verifying Checksum 08:04:14 8a11ddd9e578: Download complete 08:04:26 8a11ddd9e578: Pull complete 08:04:26 4cf88f913ddb: Pull complete 08:04:26 1df406cf5192: Pull complete 08:04:30 cd6300453558: Pull complete 08:04:36 b9c365052c96: Pull complete 08:04:36 a2d8cc88f415: Pull complete 08:04:38 ea1d1ca13537: Pull complete 08:04:38 3750a50a1c5e: Pull complete 08:04:38 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:04:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:04:38 ---> 78745c68409d 08:04:38 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:04:42 ---> Running in 3cc21c05afcf 08:04:42 Removing intermediate container 3cc21c05afcf 08:04:42 ---> fa5d5d8aaa5a 08:04:42 Step 4/7 : RUN apk add bash 08:04:42 ---> Running in 05a2ba68502c 08:04:43 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:04:44 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:04:45 OK: 125 MiB in 39 packages 08:04:46 Removing intermediate container 05a2ba68502c 08:04:46 ---> aef01006a61b 08:04:46 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:04:46 ---> Running in cc81a7c32073 08:04:47 Removing intermediate container cc81a7c32073 08:04:47 ---> bab8a9ddbbcb 08:04:47 Step 6/7 : COPY go.mod . 08:04:47 ---> 52bcdd8584bc 08:04:47 Step 7/7 : RUN go mod download 08:04:47 ---> Running in 5a8e67a5abae 08:04:49 go: finding github.com/davecgh/go-spew v1.1.0 08:04:49 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:04:49 go: finding github.com/go-kit/kit v0.8.0 08:04:49 go: finding github.com/go-logfmt/logfmt v0.4.0 08:04:49 go: finding github.com/go-playground/locales v0.13.0 08:04:50 go: finding github.com/go-playground/universal-translator v0.17.0 08:04:50 go: finding github.com/go-stack/stack v1.8.0 08:04:50 go: finding github.com/google/uuid v1.1.0 08:04:50 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:04:50 go: finding github.com/leodido/go-urn v1.1.0 08:04:50 go: finding github.com/pmezard/go-difflib v1.0.0 08:04:50 go: finding github.com/stretchr/objx v0.1.0 08:04:50 go: finding github.com/stretchr/testify v1.3.0 08:04:50 go: finding github.com/x448/float16 v0.8.4 08:04:50 go: finding golang.org/x/text v0.3.2 08:04:50 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 08:04:51 go: finding gopkg.in/go-playground/assert.v1 v1.2.1 08:04:51 go: finding gopkg.in/go-playground/validator.v9 v9.31.0 08:05:03 Removing intermediate container 5a8e67a5abae 08:05:03 ---> 6b04966b8499 08:05:03 Successfully built 6b04966b8499 08:05:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:04 + docker inspect -f . ci-base-image-arm64 08:05:04 . [Pipeline] withDockerContainer 08:05:04 prd-ubuntu18.04-docker-arm64-4c-16g-7470 does not seem to be running inside a container 08:05:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@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 08:05:06 $ docker top 731b7539954e211f1759c97a7c634a48eb422d84aaa420a736c16ce034904571 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:07 + go version 08:05:07 go version go1.13.5 linux/arm64 [Pipeline] sh 08:05:08 + make test 08:05:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:05:30 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:05:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.063s coverage: 85.7% of statements 08:05:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.080s coverage: 100.0% of statements 08:05:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.046s coverage: 45.4% of statements 08:05:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements 08:05:33 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:05:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.4% of statements 08:05:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.043s coverage: 14.4% of statements 08:05:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements 08:05:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.098s coverage: 100.0% of statements 08:05:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:05:36 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:05:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.033s coverage: 100.0% of statements 08:05:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.525s coverage: 100.0% of statements 08:05:37 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.107s coverage: 62.5% of statements 08:05:38 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.026s coverage: 26.3% of statements 08:05:38 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.049s coverage: 15.4% of statements 08:05:39 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.011s coverage: 15.4% of statements 08:05:40 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements 08:05:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:05:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] 08:05:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata 0.029s coverage: 87.1% of statements 08:05:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] 08:05:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:05:43 gofmt -l . 08:05:43 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:05:44 Warning: overwriting stash ‘coverage-report’ 08:05:44 Stashed 1 file(s) [Pipeline] } 08:05:44 $ docker stop --time=1 731b7539954e211f1759c97a7c634a48eb422d84aaa420a736c16ce034904571 08:05:47 $ docker rm -f 731b7539954e211f1759c97a7c634a48eb422d84aaa420a736c16ce034904571 [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 08:05:49 provisioning config files... 08:05:49 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4961146496967199668tmp [Pipeline] { [Pipeline] sh 08:05:49 + curl -s https://codecov.io/bash 08:05:49 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4961146496967199668tmp 08:05:49 08:05:49 _____ _ 08:05:49 / ____| | | 08:05:49 | | ___ __| | ___ ___ _____ __ 08:05:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:05:49 | |___| (_) | (_| | __/ (_| (_) \ V / 08:05:49 \_____\___/ \__,_|\___|\___\___/ \_/ 08:05:49 Bash-tbd 08:05:49 08:05:49 08:05:49 ==> Jenkins CI detected. 08:05:49 project root: . 08:05:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:05:49 ==> Running gcov in . (disable via -X gcov) 08:05:49 ==> Python coveragepy not found 08:05:49 ==> Searching for coverage reports in: 08:05:49 + . 08:05:49 -> Found 1 reports 08:05:49 ==> Detecting git/mercurial file structure 08:05:49 ==> Reading reports 08:05:49 + ./coverage.out bytes=83744 08:05:49 ==> Appending adjustments 08:05:49 http://docs.codecov.io/docs/fixing-reports 08:05:50 + Found adjustments 08:05:50 ==> Gzipping contents 08:05:50 ==> Uploading reports 08:05:50 url: https://codecov.io 08:05:50 query: branch=PR-236&commit=f2776aa5e608c5d735410af0ebccf3cd403600dc&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 08:05:50 -> Pinging Codecov 08:05:50 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-236&commit=f2776aa5e608c5d735410af0ebccf3cd403600dc&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= 08:05:50 -> Uploading 08:05:51 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f2776aa5e608c5d735410af0ebccf3cd403600dc [Pipeline] } 08:05:51 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 08:05:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:05:52 ---> package-listing.sh 08:05:52 ++ facter osfamily 08:05:52 ++ tr '[:upper:]' '[:lower:]' 08:05:52 + OS_FAMILY=redhat 08:05:52 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 08:05:52 + START_PACKAGES=/tmp/packages_start.txt 08:05:52 + END_PACKAGES=/tmp/packages_end.txt 08:05:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:05:52 + PACKAGES=/tmp/packages_start.txt 08:05:52 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 08:05:52 + PACKAGES=/tmp/packages_end.txt 08:05:52 + case "${OS_FAMILY}" in 08:05:52 + rpm -qa 08:05:52 + sort 08:05:57 + '[' -f /tmp/packages_start.txt ']' 08:05:57 + '[' -f /tmp/packages_end.txt ']' 08:05:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:05:57 + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' 08:05:57 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ 08:05:57 + 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 08:05:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:05:57 08:05:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:05:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:05:58 alpine: Pulling from edgex-lftools-log-publisher 08:05:58 c9b1b535fdd9: Pulling fs layer 08:05:58 2cc5ad85d9ab: Pulling fs layer 08:05:58 756a868c4378: Pulling fs layer 08:05:58 444b2fc9a129: Pulling fs layer 08:05:58 ea15f1150254: Pulling fs layer 08:05:58 41b27a9f41bf: Pulling fs layer 08:05:58 28c525ee5125: Pulling fs layer 08:05:58 094b1ea09ed8: Pulling fs layer 08:05:58 138eaada9080: Pulling fs layer 08:05:58 0622d0fa9048: Pulling fs layer 08:05:58 444b2fc9a129: Waiting 08:05:58 ea15f1150254: Waiting 08:05:58 41b27a9f41bf: Waiting 08:05:58 28c525ee5125: Waiting 08:05:58 094b1ea09ed8: Waiting 08:05:58 138eaada9080: Waiting 08:05:58 0622d0fa9048: Waiting 08:05:58 2cc5ad85d9ab: Verifying Checksum 08:05:58 2cc5ad85d9ab: Download complete 08:05:58 444b2fc9a129: Verifying Checksum 08:05:58 444b2fc9a129: Download complete 08:05:58 c9b1b535fdd9: Verifying Checksum 08:05:58 c9b1b535fdd9: Download complete 08:05:58 ea15f1150254: Verifying Checksum 08:05:58 ea15f1150254: Download complete 08:05:58 28c525ee5125: Verifying Checksum 08:05:58 28c525ee5125: Download complete 08:05:58 756a868c4378: Verifying Checksum 08:05:58 756a868c4378: Download complete 08:05:58 c9b1b535fdd9: Pull complete 08:05:58 138eaada9080: Verifying Checksum 08:05:58 138eaada9080: Download complete 08:05:58 0622d0fa9048: Verifying Checksum 08:05:58 0622d0fa9048: Download complete 08:05:58 094b1ea09ed8: Verifying Checksum 08:05:58 094b1ea09ed8: Download complete 08:05:58 2cc5ad85d9ab: Pull complete 08:05:59 41b27a9f41bf: Verifying Checksum 08:05:59 41b27a9f41bf: Download complete 08:06:00 756a868c4378: Pull complete 08:06:00 444b2fc9a129: Pull complete 08:06:00 ea15f1150254: Pull complete 08:06:03 41b27a9f41bf: Pull complete 08:06:03 28c525ee5125: Pull complete 08:06:05 094b1ea09ed8: Pull complete 08:06:05 138eaada9080: Pull complete 08:06:06 0622d0fa9048: Pull complete 08:06:06 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:06:06 prd-centos7-docker-4c-2g-7468 does not seem to be running inside a container 08:06:06 $ 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 08:06:07 $ docker top 5224786c798da1e19d4534d2b89e57dc742ba96a321725325a22346962d7b28c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:07 provisioning config files... 08:06:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4230368109084714456tmp [Pipeline] { [Pipeline] echo 08:06:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:06:08 ---> create-netrc.sh [Pipeline] echo 08:06:08 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:06:08 ---> logs-deploy.sh 08:06:08 + ARCHIVE_ARTIFACTS= 08:06:08 + LOGS_SERVER=https://logs.edgexfoundry.org 08:06:08 + '[' https://logs.edgexfoundry.org == None ']' 08:06:08 + NEXUS_URL=https://nexus.edgexfoundry.org 08:06:08 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/9 08:06:08 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/9/ 08:06:08 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/9 /w/workspace/dry_go-mod-core-contracts_PR-236 08:06:10 Archives upload complete. 08:06:10 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/9/