Pull request #231 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 jdharms for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 610884874b033a4b9bf34cd028988029b0425192+3cb5917033da587cafe5cdb65fd35d8fd9b40504 (505212dacd3b41b3654f88cc190642dc28a4f8fc) 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2906’ is offline Running on prd-centos7-docker-4c-2g-2907 in /w/workspace/dry_go-mod-core-contracts_PR-231 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-231 # 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/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 3cb5917033da587cafe5cdb65fd35d8fd9b40504 into PR head commit 610884874b033a4b9bf34cd028988029b0425192 Merge succeeded, producing 610884874b033a4b9bf34cd028988029b0425192 Checking out Revision 610884874b033a4b9bf34cd028988029b0425192 (PR-231) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/231/head:refs/remotes/origin/PR-231 # 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/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 610884874b033a4b9bf34cd028988029b0425192 # 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 3cb5917033da587cafe5cdb65fd35d8fd9b40504 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 610884874b033a4b9bf34cd028988029b0425192 # timeout=10 Commit message: "Move SMA client to clients/agent and add functions" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk c58b1c7d6bf3c38b89b357420921466ef8108bb7 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:24:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:24:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:24:29 17:24:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:24:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:24:29 latest: Pulling from edgex-devops/git-semver 17:24:29 9123ac7c32f7: Pulling fs layer 17:24:29 b8cc5d1170e3: Pulling fs layer 17:24:29 2924cbbf6a41: Pulling fs layer 17:24:29 93b08a4f1073: Pulling fs layer 17:24:29 93b08a4f1073: Waiting 17:24:29 b8cc5d1170e3: Verifying Checksum 17:24:29 b8cc5d1170e3: Download complete 17:24:29 9123ac7c32f7: Verifying Checksum 17:24:29 9123ac7c32f7: Download complete 17:24:30 93b08a4f1073: Verifying Checksum 17:24:30 93b08a4f1073: Download complete 17:24:30 2924cbbf6a41: Verifying Checksum 17:24:30 2924cbbf6a41: Download complete 17:24:30 9123ac7c32f7: Pull complete 17:24:30 b8cc5d1170e3: Pull complete 17:24:31 2924cbbf6a41: Pull complete 17:24:31 93b08a4f1073: Pull complete 17:24:31 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:24:31 prd-centos7-docker-4c-2g-2907 does not seem to be running inside a container 17:24:31 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-231 -v /w/workspace/dry_go-mod-core-contracts_PR-231:/w/workspace/dry_go-mod-core-contracts_PR-231:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-231@tmp:/w/workspace/dry_go-mod-core-contracts_PR-231@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:24:32 $ docker top 3e929138d8c3cab8ac711380db6b4b9e7e76da83e91ee3ab53c577d4647874cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:24:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:33 [ssh-agent] Looking for ssh-agent implementation... 17:24:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:33 $ docker exec 3e929138d8c3cab8ac711380db6b4b9e7e76da83e91ee3ab53c577d4647874cd ssh-agent 17:24:34 SSH_AUTH_SOCK=/tmp/ssh-I0jaOheIpuid/agent.15 17:24:34 SSH_AGENT_PID=21 17:24:34 Running ssh-add (command line suppressed) 17:24:34 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_5835596141196966833.key (/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_5835596141196966833.key) 17:24:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:35 + git describe --exact-match --tags HEAD 17:24:35 fatal: No names found, cannot describe anything. [Pipeline] } 17:24:35 $ docker exec --env ******** --env ******** 3e929138d8c3cab8ac711380db6b4b9e7e76da83e91ee3ab53c577d4647874cd ssh-agent -k 17:24:35 unset SSH_AUTH_SOCK; 17:24:35 unset SSH_AGENT_PID; 17:24:35 echo Agent pid 21 killed; 17:24:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:24:35 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:24:35 This usually means this commit has not been tagged. [Pipeline] sshagent 17:24:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:35 [ssh-agent] Looking for ssh-agent implementation... 17:24:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:36 $ docker exec 3e929138d8c3cab8ac711380db6b4b9e7e76da83e91ee3ab53c577d4647874cd ssh-agent 17:24:36 SSH_AUTH_SOCK=/tmp/ssh-SPBX6bodfvPb/agent.56 17:24:36 SSH_AGENT_PID=63 17:24:37 Running ssh-add (command line suppressed) 17:24:37 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_8097509161610609419.key (/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/private_key_8097509161610609419.key) 17:24:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:38 + git semver init 17:24:38 # -> Open(): unable to determine branch for HEAD 17:24:38 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-231/.git 17:24:38 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-231 17:24:38 # $SEMVER_REMOTE_NAME = origin 17:24:38 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 17:24:38 # $SEMVER_USER_NAME = jenkins 17:24:38 # $SEMVER_BRANCH = PR-231 17:24:38 # $SEMVER_TEMP = /tmp/semver-633602912 17:24:38 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:24:39 # '/tmp/semver-633602912' -> '/w/workspace/dry_go-mod-core-contracts_PR-231/.semver' 17:24:39 # -> Force: false 17:24:39 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-231/.semver [Pipeline] } 17:24:39 $ docker exec --env ******** --env ******** 3e929138d8c3cab8ac711380db6b4b9e7e76da83e91ee3ab53c577d4647874cd ssh-agent -k 17:24:39 unset SSH_AUTH_SOCK; 17:24:39 unset SSH_AGENT_PID; 17:24:39 echo Agent pid 63 killed; 17:24:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:40 + git semver [Pipeline] } 17:24:40 $ docker stop --time=1 3e929138d8c3cab8ac711380db6b4b9e7e76da83e91ee3ab53c577d4647874cd 17:24:42 $ docker rm -f 3e929138d8c3cab8ac711380db6b4b9e7e76da83e91ee3ab53c577d4647874cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:24:43 Stashed 70 file(s) [Pipeline] echo 17:24:43 [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 17:24:58 Still waiting to schedule task 17:24:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:24:58 Still waiting to schedule task 17:24:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 17:26:24 Running on prd-centos7-docker-4c-2g-2909 in /w/workspace/dry_go-mod-core-contracts_PR-231 [Pipeline] { [Pipeline] ws 17:26:24 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 17:26:27 using credential edgex-jenkins-ssh 17:26:27 Cloning the remote Git repository 17:26:27 Cloning with configured refspecs honoured and without tags 17:26:27 Fetching without tags 17:26:27 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:26:27 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 17:26:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:26:27 > git --version # timeout=10 17:26:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:26:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:26:27 > git config --add remote.origin.fetch +refs/pull/231/head:refs/remotes/origin/PR-231 # timeout=10 17:26:27 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:26:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:26:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:26:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:26:28 Merging remotes/origin/master commit 3cb5917033da587cafe5cdb65fd35d8fd9b40504 into PR head commit 610884874b033a4b9bf34cd028988029b0425192 17:26:28 Merge succeeded, producing 610884874b033a4b9bf34cd028988029b0425192 17:26:28 Checking out Revision 610884874b033a4b9bf34cd028988029b0425192 (PR-231) 17:26:28 > git config core.sparsecheckout # timeout=10 17:26:28 > git checkout -f 610884874b033a4b9bf34cd028988029b0425192 # timeout=10 17:26:28 > git remote # timeout=10 17:26:28 > git config --get remote.origin.url # timeout=10 17:26:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:28 > git merge 3cb5917033da587cafe5cdb65fd35d8fd9b40504 # timeout=10 17:26:28 > git rev-parse HEAD^{commit} # timeout=10 17:26:28 > git config core.sparsecheckout # timeout=10 17:26:28 > git checkout -f 610884874b033a4b9bf34cd028988029b0425192 # timeout=10 17:26:32 Commit message: "Move SMA client to clients/agent and add functions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:26:33 ========================================================= 17:26:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:26:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:26:34 + 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 . 17:26:34 Sending build context to Docker daemon 1.732MB 17:26:34 Step 1/7 : ARG BASE=golang:1.13-alpine 17:26:34 Step 2/7 : FROM ${BASE} 17:26:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:26:34 e6b0cf9c0882: Pulling fs layer 17:26:34 2848faf0eed1: Pulling fs layer 17:26:34 0f37312ad70f: Pulling fs layer 17:26:34 5788d62ee057: Pulling fs layer 17:26:34 0e6b1d234666: Pulling fs layer 17:26:34 bf5d7aec512f: Pulling fs layer 17:26:34 34c802a77dc8: Pulling fs layer 17:26:34 9eb99e56ec68: Pulling fs layer 17:26:34 27c7a5d97fbd: Pulling fs layer 17:26:34 5c102a31e300: Pulling fs layer 17:26:34 dcfb455df0a1: Pulling fs layer 17:26:34 0e6b1d234666: Waiting 17:26:34 bf5d7aec512f: Waiting 17:26:34 34c802a77dc8: Waiting 17:26:34 9eb99e56ec68: Waiting 17:26:34 27c7a5d97fbd: Waiting 17:26:34 5c102a31e300: Waiting 17:26:34 5788d62ee057: Waiting 17:26:34 dcfb455df0a1: Waiting 17:26:34 0f37312ad70f: Download complete 17:26:34 2848faf0eed1: Verifying Checksum 17:26:34 2848faf0eed1: Download complete 17:26:34 0e6b1d234666: Verifying Checksum 17:26:34 0e6b1d234666: Download complete 17:26:34 bf5d7aec512f: Download complete 17:26:34 e6b0cf9c0882: Verifying Checksum 17:26:34 e6b0cf9c0882: Download complete 17:26:34 e6b0cf9c0882: Pull complete 17:26:35 2848faf0eed1: Pull complete 17:26:35 0f37312ad70f: Pull complete 17:26:35 34c802a77dc8: Verifying Checksum 17:26:35 34c802a77dc8: Download complete 17:26:35 27c7a5d97fbd: Verifying Checksum 17:26:35 27c7a5d97fbd: Download complete 17:26:35 5c102a31e300: Verifying Checksum 17:26:35 5c102a31e300: Download complete 17:26:35 dcfb455df0a1: Verifying Checksum 17:26:35 dcfb455df0a1: Download complete 17:26:36 5788d62ee057: Verifying Checksum 17:26:36 5788d62ee057: Download complete 17:26:36 9eb99e56ec68: Verifying Checksum 17:26:36 9eb99e56ec68: Download complete 17:26:43 5788d62ee057: Pull complete 17:26:43 0e6b1d234666: Pull complete 17:26:43 bf5d7aec512f: Pull complete 17:26:47 34c802a77dc8: Pull complete 17:26:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2908 in /w/workspace/dry_go-mod-core-contracts_PR-231 [Pipeline] { [Pipeline] ws 17:26:48 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 17:26:51 9eb99e56ec68: Pull complete 17:26:51 27c7a5d97fbd: Pull complete 17:26:52 5c102a31e300: Pull complete 17:26:52 dcfb455df0a1: Pull complete 17:26:52 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:26:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:26:52 ---> 7c70fe431013 17:26:52 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:26:53 ---> Running in 3178007aed1d 17:26:53 Removing intermediate container 3178007aed1d 17:26:53 ---> 287343dc7503 17:26:53 Step 4/7 : RUN apk add bash 17:26:53 ---> Running in 6881ced559cb 17:26:53 using credential edgex-jenkins-ssh 17:26:53 Cloning the remote Git repository 17:26:53 Cloning with configured refspecs honoured and without tags 17:26:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:26:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:26:54 Fetching without tags 17:26:53 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:26:53 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 17:26:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:26:53 > git --version # timeout=10 17:26:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:26:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:26:54 > git config --add remote.origin.fetch +refs/pull/231/head:refs/remotes/origin/PR-231 # timeout=10 17:26:54 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:26:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:26:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:26:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:26:55 OK: 143 MiB in 39 packages 17:26:55 Merging remotes/origin/master commit 3cb5917033da587cafe5cdb65fd35d8fd9b40504 into PR head commit 610884874b033a4b9bf34cd028988029b0425192 17:26:55 Merge succeeded, producing 610884874b033a4b9bf34cd028988029b0425192 17:26:55 Checking out Revision 610884874b033a4b9bf34cd028988029b0425192 (PR-231) 17:26:55 Removing intermediate container 6881ced559cb 17:26:55 ---> 65132e01568f 17:26:55 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:26:55 ---> Running in 21c0a55fe251 17:26:56 Removing intermediate container 21c0a55fe251 17:26:56 ---> a4d4d7751583 17:26:56 Step 6/7 : COPY go.mod . 17:26:56 ---> 76da24ec26ff 17:26:56 Step 7/7 : RUN go mod download 17:26:55 > git config core.sparsecheckout # timeout=10 17:26:55 > git checkout -f 610884874b033a4b9bf34cd028988029b0425192 # timeout=10 17:26:55 > git remote # timeout=10 17:26:55 > git config --get remote.origin.url # timeout=10 17:26:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:55 > git merge 3cb5917033da587cafe5cdb65fd35d8fd9b40504 # timeout=10 17:26:55 > git rev-parse HEAD^{commit} # timeout=10 17:26:55 > git config core.sparsecheckout # timeout=10 17:26:55 > git checkout -f 610884874b033a4b9bf34cd028988029b0425192 # timeout=10 17:26:56 ---> Running in b1ac8a3e50a7 17:26:57 go: finding github.com/davecgh/go-spew v1.1.0 17:26:57 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:26:57 go: finding github.com/go-kit/kit v0.8.0 17:26:57 go: finding github.com/go-logfmt/logfmt v0.4.0 17:26:57 go: finding github.com/go-stack/stack v1.8.0 17:26:57 go: finding github.com/google/uuid v1.1.0 17:26:57 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:26:57 go: finding github.com/pmezard/go-difflib v1.0.0 17:26:57 go: finding github.com/stretchr/objx v0.1.0 17:26:57 go: finding github.com/stretchr/testify v1.3.0 17:26:57 go: finding github.com/x448/float16 v0.8.4 17:26:59 Removing intermediate container b1ac8a3e50a7 17:26:59 ---> 3acee3a67f3a 17:26:59 Successfully built 3acee3a67f3a 17:26:59 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 17:27:00 + docker inspect -f . ci-base-image-x86_64 17:27:00 . [Pipeline] withDockerContainer 17:27:00 prd-centos7-docker-4c-2g-2909 does not seem to be running inside a container 17:27:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** ci-base-image-x86_64 cat 17:27:00 Commit message: "Move SMA client to clients/agent and add functions" 17:27:01 $ docker top fe1bf3a987eadc8bb368c86b00f73393f15eb9e5d148152a4d6928f1b489ddfc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 17:27:01 + go version 17:27:01 go version go1.13.5 linux/amd64 [Pipeline] sh 17:27:02 + make test 17:27:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] echo 17:27:02 ========================================================= 17:27:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:27:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:27:03 + 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 . 17:27:04 Sending build context to Docker daemon 1.732MB 17:27:04 Step 1/7 : ARG BASE=golang:1.13-alpine 17:27:04 Step 2/7 : FROM ${BASE} 17:27:04 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:27:04 cde5963f3b93: Pulling fs layer 17:27:04 2a23fa8c16f7: Pulling fs layer 17:27:04 777b28850792: Pulling fs layer 17:27:04 8a11ddd9e578: Pulling fs layer 17:27:04 4cf88f913ddb: Pulling fs layer 17:27:04 1df406cf5192: Pulling fs layer 17:27:04 cd6300453558: Pulling fs layer 17:27:04 b9c365052c96: Pulling fs layer 17:27:04 a2d8cc88f415: Pulling fs layer 17:27:04 ea1d1ca13537: Pulling fs layer 17:27:04 3750a50a1c5e: Pulling fs layer 17:27:04 8a11ddd9e578: Waiting 17:27:04 4cf88f913ddb: Waiting 17:27:04 b9c365052c96: Waiting 17:27:04 1df406cf5192: Waiting 17:27:04 a2d8cc88f415: Waiting 17:27:04 cd6300453558: Waiting 17:27:04 ea1d1ca13537: Waiting 17:27:04 3750a50a1c5e: Waiting 17:27:04 777b28850792: Verifying Checksum 17:27:04 777b28850792: Download complete 17:27:04 2a23fa8c16f7: Download complete 17:27:04 4cf88f913ddb: Verifying Checksum 17:27:04 4cf88f913ddb: Download complete 17:27:04 1df406cf5192: Verifying Checksum 17:27:04 1df406cf5192: Download complete 17:27:04 cde5963f3b93: Download complete 17:27:05 cde5963f3b93: Pull complete 17:27:06 2a23fa8c16f7: Pull complete 17:27:06 777b28850792: Pull complete 17:27:09 cd6300453558: Verifying Checksum 17:27:09 cd6300453558: Download complete 17:27:09 a2d8cc88f415: Verifying Checksum 17:27:09 a2d8cc88f415: Download complete 17:27:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 17:27:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.014s coverage: 85.7% of statements 17:27:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.052s coverage: 100.0% of statements 17:27:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.024s coverage: 45.4% of statements 17:27:11 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 17:27:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.010s coverage: 6.4% of statements 17:27:11 ea1d1ca13537: Download complete 17:27:11 3750a50a1c5e: Verifying Checksum 17:27:11 3750a50a1c5e: Download complete 17:27:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.044s coverage: 14.4% of statements 17:27:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.008s coverage: 100.0% of statements 17:27:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.042s coverage: 100.0% of statements 17:27:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 17:27:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 17:27:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.003s coverage: 100.0% of statements 17:27:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.522s coverage: 100.0% of statements 17:27:14 b9c365052c96: Verifying Checksum 17:27:14 b9c365052c96: Download complete 17:27:15 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.5% of statements 17:27:15 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.039s coverage: 26.3% of statements 17:27:15 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.009s coverage: 15.4% of statements 17:27:15 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements 17:27:15 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements 17:27:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:27:15 gofmt -l . 17:27:16 8a11ddd9e578: Verifying Checksum 17:27:16 8a11ddd9e578: Download complete 17:27:16 [ "`gofmt -l .`" = "" ] [Pipeline] stash 17:27:16 Stashed 1 file(s) [Pipeline] } 17:27:16 $ docker stop --time=1 fe1bf3a987eadc8bb368c86b00f73393f15eb9e5d148152a4d6928f1b489ddfc 17:27:18 $ docker rm -f fe1bf3a987eadc8bb368c86b00f73393f15eb9e5d148152a4d6928f1b489ddfc [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:27:26 8a11ddd9e578: Pull complete 17:27:26 4cf88f913ddb: Pull complete 17:27:26 1df406cf5192: Pull complete 17:27:32 cd6300453558: Pull complete 17:27:35 b9c365052c96: Pull complete 17:27:35 a2d8cc88f415: Pull complete 17:27:38 ea1d1ca13537: Pull complete 17:27:38 3750a50a1c5e: Pull complete 17:27:38 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:27:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:27:38 ---> 78745c68409d 17:27:38 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:27:42 ---> Running in 6d96360d1a2c 17:27:43 Removing intermediate container 6d96360d1a2c 17:27:43 ---> 6a55cdfeef12 17:27:43 Step 4/7 : RUN apk add bash 17:27:43 ---> Running in 2acf0a85cf36 17:27:44 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:27:45 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:27:45 OK: 125 MiB in 39 packages 17:27:47 Removing intermediate container 2acf0a85cf36 17:27:47 ---> 4cae1806a2a5 17:27:47 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:27:47 ---> Running in be6a1697a54f 17:27:47 Removing intermediate container be6a1697a54f 17:27:47 ---> 6c3f0fae51cf 17:27:47 Step 6/7 : COPY go.mod . 17:27:48 ---> 0d5a06a83777 17:27:48 Step 7/7 : RUN go mod download 17:27:48 ---> Running in 282250efbe17 17:27:50 go: finding github.com/davecgh/go-spew v1.1.0 17:27:50 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:27:50 go: finding github.com/go-kit/kit v0.8.0 17:27:50 go: finding github.com/go-logfmt/logfmt v0.4.0 17:27:50 go: finding github.com/go-stack/stack v1.8.0 17:27:50 go: finding github.com/google/uuid v1.1.0 17:27:50 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:27:50 go: finding github.com/pmezard/go-difflib v1.0.0 17:27:50 go: finding github.com/stretchr/objx v0.1.0 17:27:50 go: finding github.com/stretchr/testify v1.3.0 17:27:50 go: finding github.com/x448/float16 v0.8.4 17:27:53 Removing intermediate container 282250efbe17 17:27:53 ---> e77a2feb2bef 17:27:53 Successfully built e77a2feb2bef 17:27:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:27:54 + docker inspect -f . ci-base-image-arm64 17:27:54 . [Pipeline] withDockerContainer 17:27:55 prd-ubuntu18.04-docker-arm64-4c-16g-2908 does not seem to be running inside a container 17:27:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** ci-base-image-arm64 cat 17:27:56 $ docker top ea57d253b14f7c3e7f7d41cd50d9cf4c7e05d2c24b8183f62277105152f76be1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:57 + go version 17:27:57 go version go1.13.5 linux/arm64 [Pipeline] sh 17:27:58 + make test 17:27:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:28:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 17:28:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.039s coverage: 85.7% of statements 17:28:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.036s coverage: 100.0% of statements 17:28:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.040s coverage: 45.4% of statements 17:28:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 17:28:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.031s coverage: 6.4% of statements 17:28:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.072s coverage: 14.4% of statements 17:28:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.021s coverage: 100.0% of statements 17:28:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.093s coverage: 100.0% of statements 17:28:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 17:28:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 17:28:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements 17:28:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.557s coverage: 100.0% of statements 17:28:24 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.085s coverage: 62.5% of statements 17:28:25 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.091s coverage: 26.3% of statements 17:28:25 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.041s coverage: 15.4% of statements 17:28:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements 17:28:26 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 17:28:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:28:29 gofmt -l . 17:28:29 [ "`gofmt -l .`" = "" ] [Pipeline] stash 17:28:29 Warning: overwriting stash ‘coverage-report’ 17:28:30 Stashed 1 file(s) [Pipeline] } 17:28:30 $ docker stop --time=1 ea57d253b14f7c3e7f7d41cd50d9cf4c7e05d2c24b8183f62277105152f76be1 17:28:32 $ docker rm -f ea57d253b14f7c3e7f7d41cd50d9cf4c7e05d2c24b8183f62277105152f76be1 [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] } [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 17:28:34 provisioning config files... 17:28:34 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/config5216559818723304354tmp [Pipeline] { [Pipeline] sh 17:28:34 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/config5216559818723304354tmp 17:28:34 + curl -s https://codecov.io/bash 17:28:35 17:28:35 _____ _ 17:28:35 / ____| | | 17:28:35 | | ___ __| | ___ ___ _____ __ 17:28:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:28:35 | |___| (_) | (_| | __/ (_| (_) \ V / 17:28:35 \_____\___/ \__,_|\___|\___\___/ \_/ 17:28:35 Bash-tbd 17:28:35 17:28:35 17:28:35 ==> Jenkins CI detected. 17:28:35 project root: . 17:28:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:28:35 ==> Running gcov in . (disable via -X gcov) 17:28:35 ==> Python coveragepy not found 17:28:35 ==> Searching for coverage reports in: 17:28:35 + . 17:28:35 -> Found 1 reports 17:28:35 ==> Detecting git/mercurial file structure 17:28:35 ==> Reading reports 17:28:35 + ./coverage.out bytes=81805 17:28:35 ==> Appending adjustments 17:28:35 http://docs.codecov.io/docs/fixing-reports 17:28:35 + Found adjustments 17:28:35 ==> Gzipping contents 17:28:35 ==> Uploading reports 17:28:35 url: https://codecov.io 17:28:35 query: branch=PR-231&commit=610884874b033a4b9bf34cd028988029b0425192&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-231%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=231&job= 17:28:35 -> Pinging Codecov 17:28:35 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-231&commit=610884874b033a4b9bf34cd028988029b0425192&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-231%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=231&job= 17:28:36 -> Uploading 17:28:37 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/610884874b033a4b9bf34cd028988029b0425192 [Pipeline] } 17:28:37 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 17:28:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:28:38 ---> package-listing.sh 17:28:38 ++ tr '[:upper:]' '[:lower:]' 17:28:38 ++ facter osfamily 17:28:38 + OS_FAMILY=redhat 17:28:38 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-231 17:28:38 + START_PACKAGES=/tmp/packages_start.txt 17:28:38 + END_PACKAGES=/tmp/packages_end.txt 17:28:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:28:38 + PACKAGES=/tmp/packages_start.txt 17:28:38 + '[' /w/workspace/dry_go-mod-core-contracts_PR-231 ']' 17:28:38 + PACKAGES=/tmp/packages_end.txt 17:28:38 + case "${OS_FAMILY}" in 17:28:38 + rpm -qa 17:28:38 + sort 17:28:44 + '[' -f /tmp/packages_start.txt ']' 17:28:44 + '[' -f /tmp/packages_end.txt ']' 17:28:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:28:44 + '[' /w/workspace/dry_go-mod-core-contracts_PR-231 ']' 17:28:44 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-231/archives/ 17:28:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-231/archives/ [Pipeline] isUnix [Pipeline] sh 17:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:28:44 17:28:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:28:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:28:45 alpine: Pulling from edgex-lftools-log-publisher 17:28:45 c9b1b535fdd9: Pulling fs layer 17:28:45 2cc5ad85d9ab: Pulling fs layer 17:28:45 756a868c4378: Pulling fs layer 17:28:45 444b2fc9a129: Pulling fs layer 17:28:45 ea15f1150254: Pulling fs layer 17:28:45 41b27a9f41bf: Pulling fs layer 17:28:45 28c525ee5125: Pulling fs layer 17:28:45 094b1ea09ed8: Pulling fs layer 17:28:45 138eaada9080: Pulling fs layer 17:28:45 0622d0fa9048: Pulling fs layer 17:28:45 444b2fc9a129: Waiting 17:28:45 ea15f1150254: Waiting 17:28:45 41b27a9f41bf: Waiting 17:28:45 28c525ee5125: Waiting 17:28:45 094b1ea09ed8: Waiting 17:28:45 138eaada9080: Waiting 17:28:45 0622d0fa9048: Waiting 17:28:45 2cc5ad85d9ab: Verifying Checksum 17:28:45 2cc5ad85d9ab: Download complete 17:28:45 444b2fc9a129: Verifying Checksum 17:28:45 444b2fc9a129: Download complete 17:28:45 c9b1b535fdd9: Verifying Checksum 17:28:45 c9b1b535fdd9: Download complete 17:28:45 ea15f1150254: Download complete 17:28:45 28c525ee5125: Verifying Checksum 17:28:45 28c525ee5125: Download complete 17:28:46 756a868c4378: Verifying Checksum 17:28:46 756a868c4378: Download complete 17:28:46 c9b1b535fdd9: Pull complete 17:28:46 094b1ea09ed8: Verifying Checksum 17:28:46 094b1ea09ed8: Download complete 17:28:46 138eaada9080: Verifying Checksum 17:28:46 138eaada9080: Download complete 17:28:46 0622d0fa9048: Verifying Checksum 17:28:46 0622d0fa9048: Download complete 17:28:46 2cc5ad85d9ab: Pull complete 17:28:47 41b27a9f41bf: Verifying Checksum 17:28:47 41b27a9f41bf: Download complete 17:28:49 756a868c4378: Pull complete 17:28:49 444b2fc9a129: Pull complete 17:28:49 ea15f1150254: Pull complete 17:28:56 41b27a9f41bf: Pull complete 17:28:56 28c525ee5125: Pull complete 17:28:59 094b1ea09ed8: Pull complete 17:28:59 138eaada9080: Pull complete 17:28:59 0622d0fa9048: Pull complete 17:28:59 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:28:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:28:59 prd-centos7-docker-4c-2g-2907 does not seem to be running inside a container 17:28:59 $ 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-231 -v /w/workspace/dry_go-mod-core-contracts_PR-231:/w/workspace/dry_go-mod-core-contracts_PR-231:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-231@tmp:/w/workspace/dry_go-mod-core-contracts_PR-231@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:10003/edgex-lftools-log-publisher:alpine cat 17:29:00 $ docker top 00ccddaccdc47bae10e1077b770a93f8251ca5027b5448186ccc85e28282345b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:29:01 provisioning config files... 17:29:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-231@tmp/config6175010704166131513tmp [Pipeline] { [Pipeline] echo 17:29:01 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:29:01 ---> create-netrc.sh [Pipeline] echo 17:29:01 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:29:02 ---> logs-deploy.sh 17:29:02 + ARCHIVE_ARTIFACTS= 17:29:02 + LOGS_SERVER=https://logs.edgexfoundry.org 17:29:02 + '[' https://logs.edgexfoundry.org == None ']' 17:29:02 + NEXUS_URL=https://nexus.edgexfoundry.org 17:29:02 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/5 17:29:02 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-231/5/ 17:29:02 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/5 /w/workspace/dry_go-mod-core-contracts_PR-231 17:29:04 Archives upload complete. 17:29:04 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-231/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-231/5/