Pull request #323 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 rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 1ff84786c3050da15b8fb74b8eb8cc3814745f69+3720d8df5707df48cfb3657e39f352019c03e280 (6e8584c97ece1e8a1f21d4b71cd932eee7eb02ed) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5340 in /w/workspace/ndry_app-functions-sdk-go_PR-323 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-323 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 3720d8df5707df48cfb3657e39f352019c03e280 into PR head commit 1ff84786c3050da15b8fb74b8eb8cc3814745f69 Merge succeeded, producing 1ff84786c3050da15b8fb74b8eb8cc3814745f69 Checking out Revision 1ff84786c3050da15b8fb74b8eb8cc3814745f69 (PR-323) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/323/head:refs/remotes/origin/PR-323 # 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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ff84786c3050da15b8fb74b8eb8cc3814745f69 # 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 3720d8df5707df48cfb3657e39f352019c03e280 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ff84786c3050da15b8fb74b8eb8cc3814745f69 # timeout=10 Commit message: "Merge branch 'master' into depedencies" > git rev-list --no-walk b1e1e8d6adfad81d582c35e65e19c7a9b6ee0b62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:23:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:23:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:23:35 ========================================================= 18:23:35 EdgeX Global Pipelines Version Info 18:23:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:23:37 ------------------- 18:23:37 stable info: 18:23:37 ------------------- 18:23:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:23:37 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 18:23:37 Message: update stable to v1.0.73 18:23:38 ------------------- 18:23:38 experimental info: 18:23:38 ------------------- 18:23:38 Commited By: **** collab-it+edgex@linuxfoundation.org 18:23:38 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 18:23:38 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:23:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:23:40 18:23:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:23:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:23:40 latest: Pulling from edgex-devops/git-semver 18:23:40 9123ac7c32f7: Pulling fs layer 18:23:40 b8cc5d1170e3: Pulling fs layer 18:23:40 2924cbbf6a41: Pulling fs layer 18:23:40 93b08a4f1073: Pulling fs layer 18:23:40 93b08a4f1073: Waiting 18:23:40 b8cc5d1170e3: Verifying Checksum 18:23:40 b8cc5d1170e3: Download complete 18:23:40 9123ac7c32f7: Verifying Checksum 18:23:40 9123ac7c32f7: Download complete 18:23:40 93b08a4f1073: Verifying Checksum 18:23:40 93b08a4f1073: Download complete 18:23:40 2924cbbf6a41: Verifying Checksum 18:23:40 2924cbbf6a41: Download complete 18:23:41 9123ac7c32f7: Pull complete 18:23:41 b8cc5d1170e3: Pull complete 18:23:41 2924cbbf6a41: Pull complete 18:23:41 93b08a4f1073: Pull complete 18:23:41 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 18:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:23:42 prd-centos7-docker-4c-2g-5340 does not seem to be running inside a container 18:23:42 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-323 -v /w/workspace/ndry_app-functions-sdk-go_PR-323:/w/workspace/ndry_app-functions-sdk-go_PR-323:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-323@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 18:23:42 $ docker top cb3cbd8c9040ceb49f331ba3367313340b61fb925799c48413e8ed4bbc4716cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:23:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:43 [ssh-agent] Looking for ssh-agent implementation... 18:23:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:43 $ docker exec cb3cbd8c9040ceb49f331ba3367313340b61fb925799c48413e8ed4bbc4716cd ssh-agent 18:23:43 SSH_AUTH_SOCK=/tmp/ssh-CverGR9e7So2/agent.15 18:23:43 SSH_AGENT_PID=21 18:23:43 Running ssh-add (command line suppressed) 18:23:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_496840053583882738.key (/w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_496840053583882738.key) 18:23:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:44 + git describe --exact-match --tags HEAD 18:23:44 fatal: No names found, cannot describe anything. [Pipeline] } 18:23:44 $ docker exec --env ******** --env ******** cb3cbd8c9040ceb49f331ba3367313340b61fb925799c48413e8ed4bbc4716cd ssh-agent -k 18:23:44 unset SSH_AUTH_SOCK; 18:23:44 unset SSH_AGENT_PID; 18:23:44 echo Agent pid 21 killed; 18:23:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:23:44 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:23:44 This usually means this commit has not been tagged. [Pipeline] sshagent 18:23:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:44 [ssh-agent] Looking for ssh-agent implementation... 18:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:44 $ docker exec cb3cbd8c9040ceb49f331ba3367313340b61fb925799c48413e8ed4bbc4716cd ssh-agent 18:23:44 SSH_AUTH_SOCK=/tmp/ssh-b3lOrhPkQNGD/agent.56 18:23:44 SSH_AGENT_PID=63 18:23:44 Running ssh-add (command line suppressed) 18:23:44 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_3394875149815746490.key (/w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/private_key_3394875149815746490.key) 18:23:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:45 + git semver init 18:23:45 # -> Open(): unable to determine branch for HEAD 18:23:45 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-323/.git 18:23:45 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-323 18:23:45 # $SEMVER_REMOTE_NAME = origin 18:23:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:23:45 # $SEMVER_USER_NAME = edgex-jenkins 18:23:45 # $SEMVER_BRANCH = PR-323 18:23:45 # $SEMVER_TEMP = /tmp/semver-376675673 18:23:45 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:23:47 # '/tmp/semver-376675673' -> '/w/workspace/ndry_app-functions-sdk-go_PR-323/.semver' 18:23:47 # -> Force: false 18:23:47 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-323/.semver [Pipeline] } 18:23:47 $ docker exec --env ******** --env ******** cb3cbd8c9040ceb49f331ba3367313340b61fb925799c48413e8ed4bbc4716cd ssh-agent -k 18:23:47 unset SSH_AUTH_SOCK; 18:23:47 unset SSH_AGENT_PID; 18:23:47 echo Agent pid 63 killed; 18:23:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:23:48 + git semver [Pipeline] } 18:23:48 $ docker stop --time=1 cb3cbd8c9040ceb49f331ba3367313340b61fb925799c48413e8ed4bbc4716cd 18:23:49 $ docker rm -f cb3cbd8c9040ceb49f331ba3367313340b61fb925799c48413e8ed4bbc4716cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:23:52 Stashed 107 file(s) [Pipeline] echo 18:23:52 [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 18:24:07 Still waiting to schedule task 18:24:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:24:07 Still waiting to schedule task 18:24:07 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:26:32 Running on prd-centos7-docker-4c-2g-5343 in /w/workspace/ndry_app-functions-sdk-go_PR-323 [Pipeline] { [Pipeline] ws 18:26:32 Running in /w/workspace/app-functions-sdk-go/12 [Pipeline] { [Pipeline] checkout 18:26:34 using credential edgex-jenkins-ssh 18:26:34 Cloning the remote Git repository 18:26:34 Cloning with configured refspecs honoured and without tags 18:26:34 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:26:34 > git init /w/workspace/app-functions-sdk-go/12 # timeout=10 18:26:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:26:34 > git --version # timeout=10 18:26:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:26:36 Fetching without tags 18:26:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:26:36 > git config --add remote.origin.fetch +refs/pull/323/head:refs/remotes/origin/PR-323 # timeout=10 18:26:36 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:26:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:26:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:26:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:26:37 Merging remotes/origin/master commit 3720d8df5707df48cfb3657e39f352019c03e280 into PR head commit 1ff84786c3050da15b8fb74b8eb8cc3814745f69 18:26:37 Merge succeeded, producing 1ff84786c3050da15b8fb74b8eb8cc3814745f69 18:26:37 Checking out Revision 1ff84786c3050da15b8fb74b8eb8cc3814745f69 (PR-323) 18:26:37 > git config core.sparsecheckout # timeout=10 18:26:37 > git checkout -f 1ff84786c3050da15b8fb74b8eb8cc3814745f69 # timeout=10 18:26:37 > git remote # timeout=10 18:26:37 > git config --get remote.origin.url # timeout=10 18:26:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:37 > git merge 3720d8df5707df48cfb3657e39f352019c03e280 # timeout=10 18:26:37 > git rev-parse HEAD^{commit} # timeout=10 18:26:37 > git config core.sparsecheckout # timeout=10 18:26:37 > git checkout -f 1ff84786c3050da15b8fb74b8eb8cc3814745f69 # timeout=10 18:26:41 Commit message: "Merge branch 'master' into depedencies" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:26:42 ========================================================= 18:26:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 18:26:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:26:43 + 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 . 18:26:44 Sending build context to Docker daemon 36.9MB 18:26:44 Step 1/8 : ARG BASE=golang:1.13-alpine 18:26:44 Step 2/8 : FROM ${BASE} 18:26:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:26:44 e6b0cf9c0882: Pulling fs layer 18:26:44 2848faf0eed1: Pulling fs layer 18:26:44 0f37312ad70f: Pulling fs layer 18:26:44 5788d62ee057: Pulling fs layer 18:26:44 0e6b1d234666: Pulling fs layer 18:26:44 bf5d7aec512f: Pulling fs layer 18:26:44 34c802a77dc8: Pulling fs layer 18:26:44 9eb99e56ec68: Pulling fs layer 18:26:44 27c7a5d97fbd: Pulling fs layer 18:26:44 5c102a31e300: Pulling fs layer 18:26:44 dcfb455df0a1: Pulling fs layer 18:26:44 34c802a77dc8: Waiting 18:26:44 9eb99e56ec68: Waiting 18:26:44 5c102a31e300: Waiting 18:26:44 5788d62ee057: Waiting 18:26:44 dcfb455df0a1: Waiting 18:26:44 0e6b1d234666: Waiting 18:26:44 bf5d7aec512f: Waiting 18:26:44 27c7a5d97fbd: Waiting 18:26:44 0f37312ad70f: Verifying Checksum 18:26:44 0f37312ad70f: Download complete 18:26:44 2848faf0eed1: Verifying Checksum 18:26:44 2848faf0eed1: Download complete 18:26:44 0e6b1d234666: Verifying Checksum 18:26:44 0e6b1d234666: Download complete 18:26:44 bf5d7aec512f: Verifying Checksum 18:26:44 bf5d7aec512f: Download complete 18:26:44 e6b0cf9c0882: Verifying Checksum 18:26:44 e6b0cf9c0882: Download complete 18:26:45 34c802a77dc8: Verifying Checksum 18:26:45 34c802a77dc8: Download complete 18:26:45 27c7a5d97fbd: Verifying Checksum 18:26:45 27c7a5d97fbd: Download complete 18:26:45 5c102a31e300: Verifying Checksum 18:26:45 5c102a31e300: Download complete 18:26:45 dcfb455df0a1: Verifying Checksum 18:26:45 dcfb455df0a1: Download complete 18:26:45 9eb99e56ec68: Verifying Checksum 18:26:45 9eb99e56ec68: Download complete 18:26:46 5788d62ee057: Verifying Checksum 18:26:46 5788d62ee057: Download complete 18:26:46 e6b0cf9c0882: Pull complete 18:26:46 2848faf0eed1: Pull complete 18:26:46 0f37312ad70f: Pull complete 18:26:52 5788d62ee057: Pull complete 18:26:52 0e6b1d234666: Pull complete 18:26:52 bf5d7aec512f: Pull complete 18:26:57 34c802a77dc8: Pull complete 18:27:00 9eb99e56ec68: Pull complete 18:27:00 27c7a5d97fbd: Pull complete 18:27:01 5c102a31e300: Pull complete 18:27:01 dcfb455df0a1: Pull complete 18:27:01 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 18:27:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 18:27:01 ---> 7c70fe431013 18:27:01 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:27:02 latest: Pulling from library/docker 18:27:02 aad63a933944: Pulling fs layer 18:27:02 69846a6807b3: Pulling fs layer 18:27:02 5517540127c6: Pulling fs layer 18:27:02 da4bc653673c: Pulling fs layer 18:27:02 7d6a82484b25: Pulling fs layer 18:27:02 98d7178a08bc: Pulling fs layer 18:27:02 06fedb666dd1: Pulling fs layer 18:27:02 da4bc653673c: Waiting 18:27:02 7d6a82484b25: Waiting 18:27:02 98d7178a08bc: Waiting 18:27:02 06fedb666dd1: Waiting 18:27:02 5517540127c6: Verifying Checksum 18:27:02 5517540127c6: Download complete 18:27:02 69846a6807b3: Download complete 18:27:02 aad63a933944: Verifying Checksum 18:27:02 aad63a933944: Download complete 18:27:02 7d6a82484b25: Verifying Checksum 18:27:02 7d6a82484b25: Download complete 18:27:02 98d7178a08bc: Verifying Checksum 18:27:02 98d7178a08bc: Download complete 18:27:02 aad63a933944: Pull complete 18:27:02 06fedb666dd1: Verifying Checksum 18:27:02 06fedb666dd1: Download complete 18:27:03 da4bc653673c: Download complete 18:27:03 69846a6807b3: Pull complete 18:27:04 5517540127c6: Pull complete 18:27:07 da4bc653673c: Pull complete 18:27:07 7d6a82484b25: Pull complete 18:27:07 98d7178a08bc: Pull complete 18:27:07 06fedb666dd1: Pull complete 18:27:07 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 18:27:07 Status: Downloaded newer image for docker:latest 18:27:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5342 in /w/workspace/ndry_app-functions-sdk-go_PR-323 [Pipeline] { [Pipeline] ws 18:27:08 Running in /w/workspace/app-functions-sdk-go/12 [Pipeline] { [Pipeline] checkout 18:27:08 ---> 115a821bd306 18:27:08 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:27:08 ---> Running in 2ff01fd7de3a 18:27:08 Removing intermediate container 2ff01fd7de3a 18:27:08 ---> ca0a78fa9a59 18:27:08 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:27:08 ---> Running in cfa4c3250b13 18:27:09 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:27:10 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:27:10 (1/5) Installing libsodium (1.0.18-r0) 18:27:10 (2/5) Installing libzmq (4.3.2-r0) 18:27:10 (3/5) Installing pkgconf (1.6.3-r0) 18:27:11 (4/5) Installing libsodium-dev (1.0.18-r0) 18:27:11 (5/5) Installing zeromq-dev (4.3.2-r0) 18:27:11 Executing busybox-1.31.1-r8.trigger 18:27:11 OK: 145 MiB in 44 packages 18:27:11 Removing intermediate container cfa4c3250b13 18:27:11 ---> 6bde0c7ce904 18:27:11 Step 6/8 : WORKDIR /build 18:27:11 ---> Running in fb421c157af8 18:27:12 Removing intermediate container fb421c157af8 18:27:12 ---> aaec7e237359 18:27:12 Step 7/8 : COPY go.mod . 18:27:12 ---> 363d3fb67950 18:27:12 Step 8/8 : RUN go mod download 18:27:12 ---> Running in b67e390ce355 18:27:14 using credential edgex-jenkins-ssh 18:27:14 Cloning the remote Git repository 18:27:14 Cloning with configured refspecs honoured and without tags 18:27:14 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:27:14 go: finding github.com/BurntSushi/toml v0.3.1 18:27:14 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:27:14 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:27:14 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:27:14 go: finding github.com/bgentry/speakeasy v0.1.0 18:27:14 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:27:14 go: finding github.com/davecgh/go-spew v1.1.1 18:27:14 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:27:14 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:27:14 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 18:27:14 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:27:14 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 18:27:14 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 18:27:14 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 18:27:14 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:27:14 go: finding github.com/fatih/color v1.7.0 18:27:14 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:27:14 go: finding github.com/go-kit/kit v0.8.0 18:27:14 go: finding github.com/go-logfmt/logfmt v0.4.0 18:27:14 go: finding github.com/go-stack/stack v1.8.0 18:27:14 go: finding github.com/golang/snappy v0.0.1 18:27:14 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:27:14 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:27:14 go: finding github.com/google/go-cmp v0.4.0 18:27:14 go: finding github.com/google/uuid v1.1.1 18:27:14 go: finding github.com/gorilla/mux v1.7.4 18:27:14 go: finding github.com/hashicorp/consul/api v1.1.0 18:27:14 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:27:14 go: finding github.com/hashicorp/errwrap v1.0.0 18:27:14 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:27:14 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:27:14 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:27:14 go: finding github.com/hashicorp/go-multierror v1.0.0 18:27:14 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:27:14 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:27:14 go: finding github.com/hashicorp/go-syslog v1.0.0 18:27:14 go: finding github.com/hashicorp/go-uuid v1.0.1 18:27:14 go: finding github.com/hashicorp/go.net v0.0.1 18:27:14 go: finding github.com/hashicorp/golang-lru v0.5.0 18:27:14 go: finding github.com/hashicorp/logutils v1.0.0 18:27:14 go: finding github.com/hashicorp/mdns v1.0.0 18:27:14 go: finding github.com/hashicorp/memberlist v0.1.3 18:27:14 go: finding github.com/hashicorp/serf v0.8.2 18:27:14 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:27:14 go: finding github.com/mattn/go-colorable v0.0.9 18:27:14 go: finding github.com/mattn/go-isatty v0.0.3 18:27:14 go: finding github.com/miekg/dns v1.0.14 18:27:14 go: finding github.com/mitchellh/cli v1.0.0 18:27:14 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:27:14 go: finding github.com/mitchellh/copystructure v1.0.0 18:27:14 go: finding github.com/mitchellh/go-homedir v1.0.0 18:27:14 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:27:14 go: finding github.com/mitchellh/gox v0.4.0 18:27:14 go: finding github.com/mitchellh/iochan v1.0.0 18:27:14 go: finding github.com/mitchellh/mapstructure v1.1.2 18:27:14 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:27:14 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:27:14 go: finding github.com/pebbe/zmq4 v1.0.0 18:27:14 go: finding github.com/pelletier/go-toml v1.2.0 18:27:14 go: finding github.com/pkg/errors v0.8.1 18:27:14 go: finding github.com/pmezard/go-difflib v1.0.0 18:27:14 go: finding github.com/posener/complete v1.1.1 18:27:14 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:27:14 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:27:14 go: finding github.com/stretchr/objx v0.2.0 18:27:14 go: finding github.com/stretchr/testify v1.5.1 18:27:14 go: finding github.com/tidwall/pretty v1.0.1 18:27:14 go: finding github.com/ugorji/go v1.1.7 18:27:14 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:27:14 > git init /w/workspace/app-functions-sdk-go/12 # timeout=10 18:27:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:27:14 > git --version # timeout=10 18:27:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:15 go: finding github.com/ugorji/go/codec v1.1.7 18:27:15 go: finding github.com/x448/float16 v0.8.4 18:27:15 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:27:15 go: finding github.com/xdg/stringprep v1.0.0 18:27:15 go: finding go.mongodb.org/mongo-driver v1.1.1 18:27:15 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:27:15 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:27:15 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:27:15 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 18:27:15 go: finding golang.org/x/text v0.3.0 18:27:15 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 18:27:15 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:27:15 go: finding gopkg.in/yaml.v2 v2.2.8 18:27:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:27:18 Fetching without tags 18:27:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:27:18 > git config --add remote.origin.fetch +refs/pull/323/head:refs/remotes/origin/PR-323 # timeout=10 18:27:18 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:27:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:27:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:27:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:27:18 Merging remotes/origin/master commit 3720d8df5707df48cfb3657e39f352019c03e280 into PR head commit 1ff84786c3050da15b8fb74b8eb8cc3814745f69 18:27:19 Merge succeeded, producing 1ff84786c3050da15b8fb74b8eb8cc3814745f69 18:27:19 Checking out Revision 1ff84786c3050da15b8fb74b8eb8cc3814745f69 (PR-323) 18:27:18 > git config core.sparsecheckout # timeout=10 18:27:19 > git checkout -f 1ff84786c3050da15b8fb74b8eb8cc3814745f69 # timeout=10 18:27:19 > git remote # timeout=10 18:27:19 > git config --get remote.origin.url # timeout=10 18:27:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:19 > git merge 3720d8df5707df48cfb3657e39f352019c03e280 # timeout=10 18:27:19 > git rev-parse HEAD^{commit} # timeout=10 18:27:19 > git config core.sparsecheckout # timeout=10 18:27:19 > git checkout -f 1ff84786c3050da15b8fb74b8eb8cc3814745f69 # timeout=10 18:27:21 Removing intermediate container b67e390ce355 18:27:21 ---> 15a082705bfb 18:27:21 Successfully built 15a082705bfb 18:27:21 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 18:27:22 + docker inspect -f . ci-base-image-x86_64 18:27:22 . [Pipeline] withDockerContainer 18:27:22 prd-centos7-docker-4c-2g-5343 does not seem to be running inside a container 18:27:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 18:27:23 $ docker top a33a4ab61855bccd89885d901c6c5b9a90e7e7e9fbf0366c3fe2a0fbcfaaccb8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:23 + go version 18:27:23 go version go1.13.5 linux/amd64 [Pipeline] sh 18:27:23 Commit message: "Merge branch 'master' into depedencies" 18:27:23 + make test 18:27:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 18:27:25 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [Pipeline] echo 18:27:27 ========================================================= 18:27:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 18:27:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:27:28 + 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 . 18:27:29 Sending build context to Docker daemon 36.9MB 18:27:29 Step 1/8 : ARG BASE=golang:1.13-alpine 18:27:29 Step 2/8 : FROM ${BASE} 18:27:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:27:30 cde5963f3b93: Pulling fs layer 18:27:30 2a23fa8c16f7: Pulling fs layer 18:27:30 777b28850792: Pulling fs layer 18:27:30 8a11ddd9e578: Pulling fs layer 18:27:30 4cf88f913ddb: Pulling fs layer 18:27:30 1df406cf5192: Pulling fs layer 18:27:30 cd6300453558: Pulling fs layer 18:27:30 b9c365052c96: Pulling fs layer 18:27:30 a2d8cc88f415: Pulling fs layer 18:27:30 ea1d1ca13537: Pulling fs layer 18:27:30 3750a50a1c5e: Pulling fs layer 18:27:30 1df406cf5192: Waiting 18:27:30 cd6300453558: Waiting 18:27:30 b9c365052c96: Waiting 18:27:30 a2d8cc88f415: Waiting 18:27:30 ea1d1ca13537: Waiting 18:27:30 3750a50a1c5e: Waiting 18:27:30 8a11ddd9e578: Waiting 18:27:30 4cf88f913ddb: Waiting 18:27:30 777b28850792: Verifying Checksum 18:27:30 777b28850792: Download complete 18:27:30 2a23fa8c16f7: Verifying Checksum 18:27:30 2a23fa8c16f7: Download complete 18:27:30 4cf88f913ddb: Verifying Checksum 18:27:30 4cf88f913ddb: Download complete 18:27:30 1df406cf5192: Verifying Checksum 18:27:30 1df406cf5192: Download complete 18:27:30 cde5963f3b93: Verifying Checksum 18:27:31 cde5963f3b93: Pull complete 18:27:31 2a23fa8c16f7: Pull complete 18:27:32 777b28850792: Pull complete 18:27:33 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.115s coverage: 86.2% of statements 18:27:34 cd6300453558: Verifying Checksum 18:27:34 cd6300453558: Download complete 18:27:34 a2d8cc88f415: Verifying Checksum 18:27:34 a2d8cc88f415: Download complete 18:27:36 ea1d1ca13537: Verifying Checksum 18:27:36 ea1d1ca13537: Download complete 18:27:37 3750a50a1c5e: Verifying Checksum 18:27:37 3750a50a1c5e: Download complete 18:27:39 b9c365052c96: Download complete 18:27:41 8a11ddd9e578: Download complete 18:27:48 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.750s coverage: 49.8% of statements 18:27:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 18:27:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 18:27:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.019s coverage: 59.8% of statements 18:27:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 18:27:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 2.193s coverage: 69.1% of statements 18:27:53 8a11ddd9e578: Pull complete 18:27:53 4cf88f913ddb: Pull complete 18:27:53 1df406cf5192: Pull complete 18:27:57 cd6300453558: Pull complete 18:28:01 b9c365052c96: Pull complete 18:28:01 a2d8cc88f415: Pull complete 18:28:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.023s coverage: 73.4% of statements 18:28:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 18:28:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 18:28:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.070s coverage: 100.0% of statements 18:28:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 18:28:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 18:28:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 18:28:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 18:28:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 18:28:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 18:28:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 18:28:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 18:28:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 18:28:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.006s coverage: 96.6% of statements 18:28:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 18:28:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 18:28:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 18:28:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 18:28:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 18:28:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.643s coverage: 76.3% of statements 18:28:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.075s coverage: 81.1% of statements 18:28:03 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 18:28:03 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.374s coverage: 70.1% of statements 18:28:03 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 18:28:03 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements 18:28:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:28:03 ea1d1ca13537: Pull complete 18:28:03 3750a50a1c5e: Pull complete 18:28:04 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 18:28:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 18:28:04 ---> 78745c68409d 18:28:04 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:28:04 latest: Pulling from library/docker 18:28:04 8a0637ca1ac9: Pulling fs layer 18:28:04 4726da4a2734: Pulling fs layer 18:28:04 73e3cb2b3a46: Pulling fs layer 18:28:04 af8135161ac3: Pulling fs layer 18:28:04 8938096eeda7: Pulling fs layer 18:28:04 648c0e7fc3a8: Pulling fs layer 18:28:04 fe85cdb0d7dc: Pulling fs layer 18:28:04 af8135161ac3: Waiting 18:28:04 8938096eeda7: Waiting 18:28:04 648c0e7fc3a8: Waiting 18:28:04 fe85cdb0d7dc: Waiting 18:28:04 gofmt -l . 18:28:04 73e3cb2b3a46: Verifying Checksum 18:28:04 73e3cb2b3a46: Download complete 18:28:05 [ "`gofmt -l .`" = "" ] 18:28:05 ./bin/test-go-mod-tidy.sh 18:28:05 4726da4a2734: Verifying Checksum 18:28:05 4726da4a2734: Download complete 18:28:05 8a0637ca1ac9: Verifying Checksum 18:28:05 8a0637ca1ac9: Download complete 18:28:05 8938096eeda7: Verifying Checksum 18:28:05 8938096eeda7: Download complete 18:28:05 648c0e7fc3a8: Verifying Checksum 18:28:05 648c0e7fc3a8: Download complete 18:28:05 fe85cdb0d7dc: Verifying Checksum 18:28:05 fe85cdb0d7dc: Download complete 18:28:05 go.mod is not tidy, please run "go mod tidy" 18:28:05 changes from running "go mod tidy:" 18:28:05 --- go.mod 18:28:05 +++ go.mod.bk 18:28:05 @@ -20,6 +20,7 @@ 18:28:05 github.com/stretchr/objx v0.2.0 // indirect 18:28:05 github.com/stretchr/testify v1.5.1 18:28:05 github.com/tidwall/pretty v1.0.1 // indirect 18:28:05 + github.com/ugorji/go/codec v1.1.7 18:28:05 github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c // indirect 18:28:05 github.com/xdg/stringprep v1.0.0 // indirect 18:28:05 go.mongodb.org/mongo-driver v1.1.1 18:28:05 make: *** [Makefile:10: test] Error 1 [Pipeline] } 18:28:05 $ docker stop --time=1 a33a4ab61855bccd89885d901c6c5b9a90e7e7e9fbf0366c3fe2a0fbcfaaccb8 18:28:06 8a0637ca1ac9: Pull complete 18:28:06 4726da4a2734: Pull complete 18:28:06 73e3cb2b3a46: Pull complete 18:28:07 $ docker rm -f a33a4ab61855bccd89885d901c6c5b9a90e7e7e9fbf0366c3fe2a0fbcfaaccb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:28:08 Failed in branch amd64 18:28:10 af8135161ac3: Verifying Checksum 18:28:10 af8135161ac3: Download complete 18:28:13 af8135161ac3: Pull complete 18:28:13 8938096eeda7: Pull complete 18:28:14 648c0e7fc3a8: Pull complete 18:28:14 fe85cdb0d7dc: Pull complete 18:28:14 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 18:28:14 Status: Downloaded newer image for docker:latest 18:28:21 ---> 8e81c2d710ae 18:28:21 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:28:21 ---> Running in ce1b1cbccc4b 18:28:21 Removing intermediate container ce1b1cbccc4b 18:28:21 ---> 4e3b92a586ff 18:28:21 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:28:21 ---> Running in 2b9c099a3fcc 18:28:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:28:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:28:24 (1/5) Installing libsodium (1.0.18-r0) 18:28:24 (2/5) Installing libzmq (4.3.2-r0) 18:28:24 (3/5) Installing pkgconf (1.6.3-r0) 18:28:24 (4/5) Installing libsodium-dev (1.0.18-r0) 18:28:24 (5/5) Installing zeromq-dev (4.3.2-r0) 18:28:24 Executing busybox-1.31.1-r8.trigger 18:28:24 OK: 127 MiB in 44 packages 18:28:26 Removing intermediate container 2b9c099a3fcc 18:28:26 ---> a3be8d4cfb51 18:28:26 Step 6/8 : WORKDIR /build 18:28:26 ---> Running in fedfff8ecd87 18:28:26 Removing intermediate container fedfff8ecd87 18:28:26 ---> 6db2a03184d2 18:28:26 Step 7/8 : COPY go.mod . 18:28:27 ---> 9bbd5ea0c5e2 18:28:27 Step 8/8 : RUN go mod download 18:28:27 ---> Running in c286e3ae5aa9 18:28:29 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:28:29 go: finding github.com/BurntSushi/toml v0.3.1 18:28:29 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:28:29 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:28:29 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:28:29 go: finding github.com/bgentry/speakeasy v0.1.0 18:28:29 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:28:29 go: finding github.com/davecgh/go-spew v1.1.1 18:28:29 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:28:29 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:28:29 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 18:28:29 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 18:28:29 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 18:28:29 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 18:28:29 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 18:28:29 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:28:29 go: finding github.com/fatih/color v1.7.0 18:28:29 go: finding github.com/fxamacker/cbor/v2 v2.2.0 18:28:29 go: finding github.com/go-kit/kit v0.8.0 18:28:29 go: finding github.com/go-logfmt/logfmt v0.4.0 18:28:29 go: finding github.com/go-stack/stack v1.8.0 18:28:29 go: finding github.com/golang/snappy v0.0.1 18:28:29 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:28:29 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:28:29 go: finding github.com/google/go-cmp v0.4.0 18:28:29 go: finding github.com/google/uuid v1.1.1 18:28:29 go: finding github.com/gorilla/mux v1.7.4 18:28:29 go: finding github.com/hashicorp/consul/api v1.1.0 18:28:29 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:28:29 go: finding github.com/hashicorp/errwrap v1.0.0 18:28:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:28:29 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:28:29 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:28:29 go: finding github.com/hashicorp/go-multierror v1.0.0 18:28:29 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:28:29 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:28:29 go: finding github.com/hashicorp/go-syslog v1.0.0 18:28:29 go: finding github.com/hashicorp/go-uuid v1.0.1 18:28:29 go: finding github.com/hashicorp/go.net v0.0.1 18:28:29 go: finding github.com/hashicorp/golang-lru v0.5.0 18:28:29 go: finding github.com/hashicorp/logutils v1.0.0 18:28:29 go: finding github.com/hashicorp/mdns v1.0.0 18:28:29 go: finding github.com/hashicorp/memberlist v0.1.3 18:28:29 go: finding github.com/hashicorp/serf v0.8.2 18:28:29 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:28:29 go: finding github.com/mattn/go-colorable v0.0.9 18:28:29 go: finding github.com/mattn/go-isatty v0.0.3 18:28:29 go: finding github.com/miekg/dns v1.0.14 18:28:29 go: finding github.com/mitchellh/cli v1.0.0 18:28:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:28:29 go: finding github.com/mitchellh/copystructure v1.0.0 18:28:29 go: finding github.com/mitchellh/go-homedir v1.0.0 18:28:29 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:28:29 go: finding github.com/mitchellh/gox v0.4.0 18:28:29 go: finding github.com/mitchellh/iochan v1.0.0 18:28:29 go: finding github.com/mitchellh/mapstructure v1.1.2 18:28:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:28:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:28:29 go: finding github.com/pebbe/zmq4 v1.0.0 18:28:29 go: finding github.com/pelletier/go-toml v1.2.0 18:28:29 go: finding github.com/pkg/errors v0.8.1 18:28:29 go: finding github.com/pmezard/go-difflib v1.0.0 18:28:29 go: finding github.com/posener/complete v1.1.1 18:28:29 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:28:30 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:28:30 go: finding github.com/stretchr/objx v0.2.0 18:28:30 go: finding github.com/stretchr/testify v1.5.1 18:28:30 go: finding github.com/tidwall/pretty v1.0.1 18:28:30 go: finding github.com/ugorji/go v1.1.7 18:28:30 go: finding github.com/ugorji/go/codec v1.1.7 18:28:30 go: finding github.com/x448/float16 v0.8.4 18:28:30 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:28:30 go: finding github.com/xdg/stringprep v1.0.0 18:28:30 go: finding go.mongodb.org/mongo-driver v1.1.1 18:28:30 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:28:30 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:28:30 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:28:30 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 18:28:30 go: finding golang.org/x/text v0.3.0 18:28:30 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 18:28:30 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:28:30 go: finding gopkg.in/yaml.v2 v2.2.8 18:28:45 Removing intermediate container c286e3ae5aa9 18:28:45 ---> 118c84d5de6b 18:28:45 Successfully built 118c84d5de6b 18:28:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:45 + docker inspect -f . ci-base-image-arm64 18:28:45 . [Pipeline] withDockerContainer 18:28:46 prd-ubuntu18.04-docker-arm64-4c-16g-5342 does not seem to be running inside a container 18:28:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 18:28:48 $ docker top 0cf9d191ee04c763cab25e23b56b5d081f8f7a87ecfaa94cbeaf7b5ae7ed478e -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:49 + go version 18:28:49 go version go1.13.5 linux/arm64 [Pipeline] sh 18:28:50 + make test 18:28:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:28:51 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 18:29:13 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.120s coverage: 86.2% of statements 18:29:46 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.302s coverage: 49.8% of statements 18:29:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 18:29:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 18:29:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.055s coverage: 59.8% of statements 18:29:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 18:29:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 5.477s coverage: 69.1% of statements 18:29:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.566s coverage: 73.4% of statements 18:29:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.022s coverage: 89.5% of statements 18:29:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.014s coverage: 100.0% of statements 18:29:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.206s coverage: 100.0% of statements 18:29:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.028s coverage: 100.0% of statements 18:29:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.018s coverage: 100.0% of statements 18:29:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 18:29:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 18:29:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 18:29:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 18:29:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 18:29:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 18:29:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 18:29:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.020s coverage: 96.6% of statements 18:29:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 18:29:52 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.022s coverage: 97.7% of statements 18:29:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 18:29:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 18:29:52 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 18:29:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.702s coverage: 76.3% of statements 18:29:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.107s coverage: 81.1% of statements 18:29:59 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 18:30:01 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.649s coverage: 70.1% of statements 18:30:01 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 18:30:01 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.017s coverage: 100.0% of statements 18:30:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:30:11 gofmt -l . 18:30:12 [ "`gofmt -l .`" = "" ] 18:30:12 ./bin/test-go-mod-tidy.sh 18:30:13 go.mod is not tidy, please run "go mod tidy" 18:30:13 changes from running "go mod tidy:" 18:30:13 --- go.mod 18:30:13 +++ go.mod.bk 18:30:13 @@ -20,6 +20,7 @@ 18:30:13 github.com/stretchr/objx v0.2.0 // indirect 18:30:13 github.com/stretchr/testify v1.5.1 18:30:13 github.com/tidwall/pretty v1.0.1 // indirect 18:30:13 + github.com/ugorji/go/codec v1.1.7 18:30:13 github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c // indirect 18:30:13 github.com/xdg/stringprep v1.0.0 // indirect 18:30:13 go.mongodb.org/mongo-driver v1.1.1 18:30:13 make: *** [Makefile:10: test] Error 1 [Pipeline] } 18:30:13 $ docker stop --time=1 0cf9d191ee04c763cab25e23b56b5d081f8f7a87ecfaa94cbeaf7b5ae7ed478e 18:30:15 $ docker rm -f 0cf9d191ee04c763cab25e23b56b5d081f8f7a87ecfaa94cbeaf7b5ae7ed478e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:30:16 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:30:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:30:18 ---> package-listing.sh 18:30:18 ++ facter osfamily 18:30:18 ++ tr '[:upper:]' '[:lower:]' 18:30:18 + OS_FAMILY=redhat 18:30:18 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-323 18:30:18 + START_PACKAGES=/tmp/packages_start.txt 18:30:18 + END_PACKAGES=/tmp/packages_end.txt 18:30:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:30:18 + PACKAGES=/tmp/packages_start.txt 18:30:18 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-323 ']' 18:30:18 + PACKAGES=/tmp/packages_end.txt 18:30:18 + case "${OS_FAMILY}" in 18:30:18 + rpm -qa 18:30:18 + sort 18:30:22 + '[' -f /tmp/packages_start.txt ']' 18:30:22 + '[' -f /tmp/packages_end.txt ']' 18:30:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:30:22 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-323 ']' 18:30:22 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-323/archives/ 18:30:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-323/archives/ [Pipeline] isUnix [Pipeline] sh 18:30:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:30:23 18:30:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:30:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:30:23 alpine: Pulling from edgex-lftools-log-publisher 18:30:23 c9b1b535fdd9: Pulling fs layer 18:30:23 2cc5ad85d9ab: Pulling fs layer 18:30:23 756a868c4378: Pulling fs layer 18:30:23 444b2fc9a129: Pulling fs layer 18:30:23 ea15f1150254: Pulling fs layer 18:30:23 41b27a9f41bf: Pulling fs layer 18:30:23 28c525ee5125: Pulling fs layer 18:30:23 094b1ea09ed8: Pulling fs layer 18:30:23 138eaada9080: Pulling fs layer 18:30:23 0622d0fa9048: Pulling fs layer 18:30:23 444b2fc9a129: Waiting 18:30:23 ea15f1150254: Waiting 18:30:23 41b27a9f41bf: Waiting 18:30:23 28c525ee5125: Waiting 18:30:23 094b1ea09ed8: Waiting 18:30:23 138eaada9080: Waiting 18:30:23 0622d0fa9048: Waiting 18:30:23 2cc5ad85d9ab: Verifying Checksum 18:30:23 2cc5ad85d9ab: Download complete 18:30:23 444b2fc9a129: Download complete 18:30:23 c9b1b535fdd9: Verifying Checksum 18:30:23 c9b1b535fdd9: Download complete 18:30:23 ea15f1150254: Verifying Checksum 18:30:23 ea15f1150254: Download complete 18:30:23 28c525ee5125: Verifying Checksum 18:30:23 28c525ee5125: Download complete 18:30:24 756a868c4378: Verifying Checksum 18:30:24 756a868c4378: Download complete 18:30:24 c9b1b535fdd9: Pull complete 18:30:24 094b1ea09ed8: Verifying Checksum 18:30:24 094b1ea09ed8: Download complete 18:30:24 138eaada9080: Verifying Checksum 18:30:24 138eaada9080: Download complete 18:30:24 0622d0fa9048: Download complete 18:30:24 2cc5ad85d9ab: Pull complete 18:30:24 41b27a9f41bf: Verifying Checksum 18:30:24 41b27a9f41bf: Download complete 18:30:25 756a868c4378: Pull complete 18:30:25 444b2fc9a129: Pull complete 18:30:26 ea15f1150254: Pull complete 18:30:29 41b27a9f41bf: Pull complete 18:30:29 28c525ee5125: Pull complete 18:30:32 094b1ea09ed8: Pull complete 18:30:32 138eaada9080: Pull complete 18:30:33 0622d0fa9048: Pull complete 18:30:33 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:30:33 prd-centos7-docker-4c-2g-5340 does not seem to be running inside a container 18:30:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-323 -v /w/workspace/ndry_app-functions-sdk-go_PR-323:/w/workspace/ndry_app-functions-sdk-go_PR-323:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-323@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-323@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 18:30:34 $ docker top d7487cb5ec97438160dc4ec75afa21cbe20c1c19ded34308934307629313b2fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:34 provisioning config files... 18:30:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-323@tmp/config2568734031987957112tmp [Pipeline] { [Pipeline] echo 18:30:34 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:30:35 ---> create-netrc.sh [Pipeline] echo 18:30:35 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:30:35 ---> logs-deploy.sh 18:30:35 + ARCHIVE_ARTIFACTS= 18:30:35 + LOGS_SERVER=https://logs.edgexfoundry.org 18:30:35 + '[' https://logs.edgexfoundry.org == None ']' 18:30:35 + NEXUS_URL=https://nexus.edgexfoundry.org 18:30:35 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-323/12 18:30:35 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-323/12/ 18:30:35 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-323/12 /w/workspace/ndry_app-functions-sdk-go_PR-323 18:30:36 Archives upload complete. 18:30:36 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-323/12 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-323/12/