Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-341 in /w/workspace/ndry_app-functions-sdk-go_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 # timeout=10 Commit message: "Merge pull request #299 from AnthonyMBonafide/feature/issue_279-add_mqtt_functionality" > git rev-list --no-walk 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:04:41 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 15:04:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:43 15:04:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:04:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:43 latest: Pulling from edgex-devops/git-semver 15:04:43 9123ac7c32f7: Pulling fs layer 15:04:43 b8cc5d1170e3: Pulling fs layer 15:04:43 2924cbbf6a41: Pulling fs layer 15:04:43 93b08a4f1073: Pulling fs layer 15:04:43 93b08a4f1073: Waiting 15:04:43 b8cc5d1170e3: Verifying Checksum 15:04:43 b8cc5d1170e3: Download complete 15:04:44 9123ac7c32f7: Verifying Checksum 15:04:44 9123ac7c32f7: Download complete 15:04:44 93b08a4f1073: Verifying Checksum 15:04:44 93b08a4f1073: Download complete 15:04:44 2924cbbf6a41: Verifying Checksum 15:04:44 2924cbbf6a41: Download complete 15:04:44 9123ac7c32f7: Pull complete 15:04:44 b8cc5d1170e3: Pull complete 15:04:45 2924cbbf6a41: Pull complete 15:04:45 93b08a4f1073: Pull complete 15:04:45 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:04:45 prd-centos7-docker-4c-2g-341 does not seem to be running inside a container 15:04:45 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:04:46 $ docker top 840df476c10d6df3b20ed166b358e7d5c8e57d087d2be42f19fa73e97a80fee1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:04:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:46 [ssh-agent] Looking for ssh-agent implementation... 15:04:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:46 $ docker exec 840df476c10d6df3b20ed166b358e7d5c8e57d087d2be42f19fa73e97a80fee1 ssh-agent 15:04:46 SSH_AUTH_SOCK=/tmp/ssh-fgDTG1o1uw5a/agent.14 15:04:46 SSH_AGENT_PID=20 15:04:46 Running ssh-add (command line suppressed) 15:04:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6487467320527236509.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6487467320527236509.key) 15:04:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:47 + git describe --exact-match --tags HEAD 15:04:47 fatal: No names found, cannot describe anything. [Pipeline] } 15:04:47 $ docker exec --env ******** --env ******** 840df476c10d6df3b20ed166b358e7d5c8e57d087d2be42f19fa73e97a80fee1 ssh-agent -k 15:04:47 unset SSH_AUTH_SOCK; 15:04:47 unset SSH_AGENT_PID; 15:04:47 echo Agent pid 20 killed; 15:04:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:04:47 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:04:47 This usually means this commit has not been tagged. [Pipeline] sshagent 15:04:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:47 [ssh-agent] Looking for ssh-agent implementation... 15:04:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:47 $ docker exec 840df476c10d6df3b20ed166b358e7d5c8e57d087d2be42f19fa73e97a80fee1 ssh-agent 15:04:48 SSH_AUTH_SOCK=/tmp/ssh-hOLmQZtbCKoh/agent.54 15:04:48 SSH_AGENT_PID=61 15:04:48 Running ssh-add (command line suppressed) 15:04:48 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6579221812600316268.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6579221812600316268.key) 15:04:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:48 + git semver init 15:04:48 # -> Open(): unable to determine branch for HEAD 15:04:48 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:04:48 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:04:48 # $SEMVER_REMOTE_NAME = origin 15:04:48 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 15:04:48 # $SEMVER_USER_NAME = jenkins 15:04:48 # $SEMVER_BRANCH = master 15:04:48 # $SEMVER_TEMP = /tmp/semver-879065073 15:04:48 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:04:51 # '/tmp/semver-879065073' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 15:04:51 # -> Force: false 15:04:51 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:04:51 $ docker exec --env ******** --env ******** 840df476c10d6df3b20ed166b358e7d5c8e57d087d2be42f19fa73e97a80fee1 ssh-agent -k 15:04:51 unset SSH_AUTH_SOCK; 15:04:51 unset SSH_AGENT_PID; 15:04:51 echo Agent pid 61 killed; 15:04:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:04:51 + git semver [Pipeline] } 15:04:51 $ docker stop --time=1 840df476c10d6df3b20ed166b358e7d5c8e57d087d2be42f19fa73e97a80fee1 15:04:53 $ docker rm -f 840df476c10d6df3b20ed166b358e7d5c8e57d087d2be42f19fa73e97a80fee1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:04:55 Stashed 87 file(s) [Pipeline] echo 15:04:55 [edgeXSemver] initialized semver on version 1.0.1-dev.18 [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 15:05:10 Still waiting to schedule task 15:05:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:05:10 Still waiting to schedule task 15:05:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:06:50 Running on prd-centos7-docker-4c-2g-343 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:06:50 Running in /w/workspace/app-functions-sdk-go/23 [Pipeline] { [Pipeline] checkout 15:06:53 using credential edgex-jenkins-ssh 15:06:53 Cloning the remote Git repository 15:06:53 Cloning with configured refspecs honoured and without tags 15:06:52 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:06:52 > git init /w/workspace/app-functions-sdk-go/23 # timeout=10 15:06:52 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:06:52 > git --version # timeout=10 15:06:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:06:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:06:55 Fetching without tags 15:06:55 Checking out Revision 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 (master) 15:06:55 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:06:55 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:06:55 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:06:55 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:06:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:06:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:06:55 > git config core.sparsecheckout # timeout=10 15:06:55 > git checkout -f 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 # timeout=10 15:06:59 Commit message: "Merge pull request #299 from AnthonyMBonafide/feature/issue_279-add_mqtt_functionality" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:07:01 ========================================================= 15:07:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:07:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:07:02 + 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 . 15:07:02 Sending build context to Docker daemon 36.53MB 15:07:02 Step 1/8 : ARG BASE=golang:1.13-alpine 15:07:02 Step 2/8 : FROM ${BASE} 15:07:02 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:07:02 e6b0cf9c0882: Pulling fs layer 15:07:02 2848faf0eed1: Pulling fs layer 15:07:02 0f37312ad70f: Pulling fs layer 15:07:02 5788d62ee057: Pulling fs layer 15:07:02 0e6b1d234666: Pulling fs layer 15:07:02 bf5d7aec512f: Pulling fs layer 15:07:02 34c802a77dc8: Pulling fs layer 15:07:02 9eb99e56ec68: Pulling fs layer 15:07:02 27c7a5d97fbd: Pulling fs layer 15:07:02 5c102a31e300: Pulling fs layer 15:07:02 dcfb455df0a1: Pulling fs layer 15:07:02 34c802a77dc8: Waiting 15:07:02 9eb99e56ec68: Waiting 15:07:02 27c7a5d97fbd: Waiting 15:07:02 dcfb455df0a1: Waiting 15:07:02 5c102a31e300: Waiting 15:07:02 5788d62ee057: Waiting 15:07:02 0e6b1d234666: Waiting 15:07:02 bf5d7aec512f: Waiting 15:07:02 0f37312ad70f: Verifying Checksum 15:07:02 0f37312ad70f: Download complete 15:07:02 2848faf0eed1: Download complete 15:07:02 0e6b1d234666: Verifying Checksum 15:07:02 0e6b1d234666: Download complete 15:07:02 bf5d7aec512f: Verifying Checksum 15:07:02 bf5d7aec512f: Download complete 15:07:02 e6b0cf9c0882: Verifying Checksum 15:07:02 e6b0cf9c0882: Download complete 15:07:03 e6b0cf9c0882: Pull complete 15:07:03 2848faf0eed1: Pull complete 15:07:04 34c802a77dc8: Verifying Checksum 15:07:04 34c802a77dc8: Download complete 15:07:04 27c7a5d97fbd: Verifying Checksum 15:07:04 27c7a5d97fbd: Download complete 15:07:04 5c102a31e300: Verifying Checksum 15:07:04 5c102a31e300: Download complete 15:07:04 dcfb455df0a1: Verifying Checksum 15:07:04 dcfb455df0a1: Download complete 15:07:04 9eb99e56ec68: Verifying Checksum 15:07:04 9eb99e56ec68: Download complete 15:07:04 5788d62ee057: Verifying Checksum 15:07:04 5788d62ee057: Download complete 15:07:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-342 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:07:05 Running in /w/workspace/app-functions-sdk-go/23 [Pipeline] { [Pipeline] checkout 15:07:06 0f37312ad70f: Pull complete 15:07:11 using credential edgex-jenkins-ssh 15:07:11 Cloning the remote Git repository 15:07:11 Cloning with configured refspecs honoured and without tags 15:07:11 5788d62ee057: Pull complete 15:07:11 0e6b1d234666: Pull complete 15:07:11 bf5d7aec512f: Pull complete 15:07:11 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:07:11 > git init /w/workspace/app-functions-sdk-go/23 # timeout=10 15:07:12 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:07:12 > git --version # timeout=10 15:07:12 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:07:16 Fetching without tags 15:07:17 34c802a77dc8: Pull complete 15:07:17 Checking out Revision 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 (master) 15:07:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:07:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:07:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:07:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:07:16 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:07:17 > git config core.sparsecheckout # timeout=10 15:07:17 > git checkout -f 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 # timeout=10 15:07:21 9eb99e56ec68: Pull complete 15:07:21 27c7a5d97fbd: Pull complete 15:07:21 5c102a31e300: Pull complete 15:07:21 dcfb455df0a1: Pull complete 15:07:21 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:07:21 ---> 7c70fe431013 15:07:21 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:07:22 latest: Pulling from library/docker 15:07:22 c9b1b535fdd9: Pulling fs layer 15:07:22 cd54125436dc: Pulling fs layer 15:07:22 70d1554c15cb: Pulling fs layer 15:07:22 82dd17ef2c28: Pulling fs layer 15:07:22 7ca57ea69baf: Pulling fs layer 15:07:22 a3af031952ce: Pulling fs layer 15:07:22 e29377cccb21: Pulling fs layer 15:07:22 82dd17ef2c28: Waiting 15:07:22 7ca57ea69baf: Waiting 15:07:22 a3af031952ce: Waiting 15:07:22 e29377cccb21: Waiting 15:07:22 Commit message: "Merge pull request #299 from AnthonyMBonafide/feature/issue_279-add_mqtt_functionality" 15:07:22 70d1554c15cb: Verifying Checksum 15:07:22 70d1554c15cb: Download complete 15:07:22 c9b1b535fdd9: Verifying Checksum 15:07:22 c9b1b535fdd9: Download complete 15:07:22 cd54125436dc: Verifying Checksum 15:07:22 cd54125436dc: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 15:07:22 7ca57ea69baf: Verifying Checksum 15:07:22 7ca57ea69baf: Download complete 15:07:22 a3af031952ce: Verifying Checksum 15:07:22 a3af031952ce: Download complete 15:07:22 c9b1b535fdd9: Pull complete 15:07:22 e29377cccb21: Verifying Checksum 15:07:22 e29377cccb21: Download complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 15:07:23 82dd17ef2c28: Verifying Checksum 15:07:23 82dd17ef2c28: Download complete 15:07:24 cd54125436dc: Pull complete 15:07:24 70d1554c15cb: Pull complete [Pipeline] echo 15:07:25 ========================================================= 15:07:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:07:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:07:26 + 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 . 15:07:26 82dd17ef2c28: Pull complete 15:07:26 7ca57ea69baf: Pull complete 15:07:26 a3af031952ce: Pull complete 15:07:27 e29377cccb21: Pull complete 15:07:27 Digest: sha256:948c0f302dae8ce62d28c32e46817c054cd5b00353fb0037646e92917a4124ff 15:07:27 Status: Downloaded newer image for docker:latest 15:07:28 Sending build context to Docker daemon 36.53MB 15:07:28 Step 1/8 : ARG BASE=golang:1.13-alpine 15:07:28 Step 2/8 : FROM ${BASE} 15:07:28 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:07:28 cde5963f3b93: Pulling fs layer 15:07:28 2a23fa8c16f7: Pulling fs layer 15:07:28 777b28850792: Pulling fs layer 15:07:28 8a11ddd9e578: Pulling fs layer 15:07:28 4cf88f913ddb: Pulling fs layer 15:07:28 1df406cf5192: Pulling fs layer 15:07:28 cd6300453558: Pulling fs layer 15:07:28 b9c365052c96: Pulling fs layer 15:07:28 a2d8cc88f415: Pulling fs layer 15:07:28 ea1d1ca13537: Pulling fs layer 15:07:28 3750a50a1c5e: Pulling fs layer 15:07:28 8a11ddd9e578: Waiting 15:07:28 4cf88f913ddb: Waiting 15:07:28 1df406cf5192: Waiting 15:07:28 cd6300453558: Waiting 15:07:28 ea1d1ca13537: Waiting 15:07:28 b9c365052c96: Waiting 15:07:28 a2d8cc88f415: Waiting 15:07:28 3750a50a1c5e: Waiting 15:07:28 777b28850792: Verifying Checksum 15:07:28 777b28850792: Download complete 15:07:28 2a23fa8c16f7: Download complete 15:07:28 4cf88f913ddb: Verifying Checksum 15:07:28 4cf88f913ddb: Download complete 15:07:28 1df406cf5192: Download complete 15:07:28 cde5963f3b93: Download complete 15:07:29 cde5963f3b93: Pull complete 15:07:29 ---> 2f8223cc8a46 15:07:29 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:07:29 ---> Running in 73e5cc6b8952 15:07:29 Removing intermediate container 73e5cc6b8952 15:07:29 ---> 190e81de3330 15:07:29 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:07:29 ---> Running in 12757c1ea2ff 15:07:29 2a23fa8c16f7: Pull complete 15:07:30 777b28850792: Pull complete 15:07:30 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:07:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:07:33 cd6300453558: Verifying Checksum 15:07:33 cd6300453558: Download complete 15:07:33 a2d8cc88f415: Verifying Checksum 15:07:33 a2d8cc88f415: Download complete 15:07:34 (1/5) Installing libsodium (1.0.18-r0) 15:07:34 (2/5) Installing libzmq (4.3.2-r0) 15:07:34 (3/5) Installing pkgconf (1.6.3-r0) 15:07:35 (4/5) Installing libsodium-dev (1.0.18-r0) 15:07:35 (5/5) Installing zeromq-dev (4.3.2-r0) 15:07:35 Executing busybox-1.31.1-r8.trigger 15:07:35 OK: 145 MiB in 44 packages 15:07:35 Removing intermediate container 12757c1ea2ff 15:07:35 ---> f354e91e0360 15:07:35 Step 6/8 : WORKDIR /build 15:07:35 ---> Running in 98e5f5b93bba 15:07:36 Removing intermediate container 98e5f5b93bba 15:07:36 ---> 37d1646cef71 15:07:36 Step 7/8 : COPY go.mod . 15:07:36 ea1d1ca13537: Download complete 15:07:36 3750a50a1c5e: Verifying Checksum 15:07:36 3750a50a1c5e: Download complete 15:07:36 ---> 617c33393d23 15:07:36 Step 8/8 : RUN go mod download 15:07:36 ---> Running in 856e76df57d2 15:07:37 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:07:37 go: finding github.com/BurntSushi/toml v0.3.1 15:07:37 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:07:37 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:07:37 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:07:37 go: finding github.com/bgentry/speakeasy v0.1.0 15:07:37 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:07:37 go: finding github.com/davecgh/go-spew v1.1.1 15:07:37 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:07:37 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 15:07:37 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 15:07:37 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 15:07:37 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:07:37 go: finding github.com/fatih/color v1.7.0 15:07:37 go: finding github.com/go-kit/kit v0.8.0 15:07:37 go: finding github.com/go-logfmt/logfmt v0.4.0 15:07:37 go: finding github.com/go-stack/stack v1.8.0 15:07:37 go: finding github.com/golang/snappy v0.0.1 15:07:37 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:07:37 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:07:37 go: finding github.com/google/go-cmp v0.3.1 15:07:37 go: finding github.com/google/uuid v1.1.0 15:07:37 go: finding github.com/gorilla/mux v1.7.2 15:07:37 go: finding github.com/hashicorp/consul/api v1.1.0 15:07:37 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:07:37 go: finding github.com/hashicorp/errwrap v1.0.0 15:07:37 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:07:37 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:07:37 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:07:37 go: finding github.com/hashicorp/go-multierror v1.0.0 15:07:37 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:07:37 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:07:37 go: finding github.com/hashicorp/go-syslog v1.0.0 15:07:37 go: finding github.com/hashicorp/go-uuid v1.0.1 15:07:38 go: finding github.com/hashicorp/go.net v0.0.1 15:07:38 go: finding github.com/hashicorp/golang-lru v0.5.0 15:07:38 go: finding github.com/hashicorp/logutils v1.0.0 15:07:38 go: finding github.com/hashicorp/mdns v1.0.0 15:07:38 go: finding github.com/hashicorp/memberlist v0.1.3 15:07:38 go: finding github.com/hashicorp/serf v0.8.2 15:07:38 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:07:38 go: finding github.com/kr/pretty v0.2.0 15:07:38 go: finding github.com/kr/pty v1.1.1 15:07:38 go: finding github.com/kr/text v0.1.0 15:07:38 go: finding github.com/mattn/go-colorable v0.0.9 15:07:38 go: finding github.com/mattn/go-isatty v0.0.3 15:07:38 go: finding github.com/miekg/dns v1.0.14 15:07:38 go: finding github.com/mitchellh/cli v1.0.0 15:07:38 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:07:38 go: finding github.com/mitchellh/copystructure v1.0.0 15:07:38 go: finding github.com/mitchellh/go-homedir v1.0.0 15:07:38 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:07:38 go: finding github.com/mitchellh/gox v0.4.0 15:07:38 go: finding github.com/mitchellh/iochan v1.0.0 15:07:38 go: finding github.com/mitchellh/mapstructure v1.1.2 15:07:38 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:07:38 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:07:38 go: finding github.com/pebbe/zmq4 v1.0.0 15:07:38 go: finding github.com/pelletier/go-toml v1.2.0 15:07:38 go: finding github.com/pkg/errors v0.8.1 15:07:38 go: finding github.com/pmezard/go-difflib v1.0.0 15:07:38 go: finding github.com/posener/complete v1.1.1 15:07:38 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:07:38 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:07:38 go: finding github.com/stretchr/objx v0.2.0 15:07:38 go: finding github.com/stretchr/testify v1.4.0 15:07:38 go: finding github.com/tidwall/pretty v1.0.0 15:07:38 go: finding github.com/ugorji/go v1.1.4 15:07:38 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:07:38 go: finding github.com/xdg/stringprep v1.0.0 15:07:38 go: finding go.mongodb.org/mongo-driver v1.1.1 15:07:38 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:07:38 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:07:38 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:07:38 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 15:07:38 go: finding golang.org/x/text v0.3.2 15:07:38 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:07:38 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:07:38 go: finding gopkg.in/yaml.v2 v2.2.2 15:07:38 b9c365052c96: Verifying Checksum 15:07:38 b9c365052c96: Download complete 15:07:40 8a11ddd9e578: Verifying Checksum 15:07:40 8a11ddd9e578: Download complete 15:07:46 Removing intermediate container 856e76df57d2 15:07:46 ---> 605460bf9293 15:07:46 Successfully built 605460bf9293 15:07:46 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 15:07:47 + docker inspect -f . ci-base-image-x86_64 15:07:47 . [Pipeline] withDockerContainer 15:07:47 prd-centos7-docker-4c-2g-343 does not seem to be running inside a container 15:07:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/23 -v /w/workspace/app-functions-sdk-go/23:/w/workspace/app-functions-sdk-go/23:rw,z -v /w/workspace/app-functions-sdk-go/23@tmp:/w/workspace/app-functions-sdk-go/23@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 ******** ci-base-image-x86_64 cat 15:07:48 $ docker top 8c3b2507090d7ac38d1deb91f46f32ddf54f97863f55919538892f0aaaaa8b0e -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:48 + go version 15:07:48 go version go1.13.5 linux/amd64 [Pipeline] sh 15:07:49 + make test 15:07:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:07:50 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:07:52 8a11ddd9e578: Pull complete 15:07:52 4cf88f913ddb: Pull complete 15:07:52 1df406cf5192: Pull complete 15:07:56 cd6300453558: Pull complete 15:08:01 b9c365052c96: Pull complete 15:08:01 a2d8cc88f415: Pull complete 15:08:02 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.229s coverage: 88.9% of statements 15:08:03 ea1d1ca13537: Pull complete 15:08:03 3750a50a1c5e: Pull complete 15:08:03 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:08:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:08:03 ---> 78745c68409d 15:08:03 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:08:03 latest: Pulling from library/docker 15:08:04 8fa90b21c985: Pulling fs layer 15:08:04 f2917335fcb0: Pulling fs layer 15:08:04 c8d3c84c2515: Pulling fs layer 15:08:04 a828ac2f8d0e: Pulling fs layer 15:08:04 ab7b0e4ac96f: Pulling fs layer 15:08:04 25581ce9dd66: Pulling fs layer 15:08:04 fc58c5fdb432: Pulling fs layer 15:08:04 a828ac2f8d0e: Waiting 15:08:04 ab7b0e4ac96f: Waiting 15:08:04 25581ce9dd66: Waiting 15:08:04 fc58c5fdb432: Waiting 15:08:04 c8d3c84c2515: Verifying Checksum 15:08:04 c8d3c84c2515: Download complete 15:08:04 f2917335fcb0: Verifying Checksum 15:08:04 f2917335fcb0: Download complete 15:08:04 8fa90b21c985: Verifying Checksum 15:08:04 8fa90b21c985: Download complete 15:08:05 ab7b0e4ac96f: Verifying Checksum 15:08:05 ab7b0e4ac96f: Download complete 15:08:05 25581ce9dd66: Verifying Checksum 15:08:05 25581ce9dd66: Download complete 15:08:05 fc58c5fdb432: Verifying Checksum 15:08:05 fc58c5fdb432: Download complete 15:08:05 8fa90b21c985: Pull complete 15:08:07 f2917335fcb0: Pull complete 15:08:07 c8d3c84c2515: Pull complete 15:08:10 a828ac2f8d0e: Verifying Checksum 15:08:10 a828ac2f8d0e: Download complete 15:08:14 a828ac2f8d0e: Pull complete 15:08:14 ab7b0e4ac96f: Pull complete 15:08:14 25581ce9dd66: Pull complete 15:08:14 fc58c5fdb432: Pull complete 15:08:14 Digest: sha256:948c0f302dae8ce62d28c32e46817c054cd5b00353fb0037646e92917a4124ff 15:08:14 Status: Downloaded newer image for docker:latest 15:08:15 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 1.062s coverage: 41.7% of statements 15:08:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:08:15 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:08:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.018s coverage: 100.0% of statements 15:08:15 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.530s coverage: 69.3% of statements 15:08:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.193s coverage: 74.7% of statements 15:08:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.005s coverage: 89.5% of statements 15:08:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.006s coverage: 100.0% of statements 15:08:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.076s coverage: 100.0% of statements 15:08:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 15:08:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements 15:08:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:08:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:08:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:08:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:08:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:08:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:08:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:08:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.004s coverage: 96.6% of statements 15:08:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:08:21 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.007s coverage: 97.7% of statements 15:08:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:08:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:08:21 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 15:08:23 ---> 4e0369c026f7 15:08:23 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:08:23 ---> Running in d8d90032466e 15:08:23 Removing intermediate container d8d90032466e 15:08:23 ---> 8472c90a0cff 15:08:23 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:08:23 ---> Running in 98b4b4956182 15:08:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:08:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.715s coverage: 84.8% of statements 15:08:23 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.061s coverage: 83.3% of statements 15:08:23 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 15:08:24 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.232s coverage: 74.2% of statements 15:08:24 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 15:08:24 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.007s coverage: 100.0% of statements 15:08:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:08:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:08:25 (1/5) Installing libsodium (1.0.18-r0) 15:08:26 (2/5) Installing libzmq (4.3.2-r0) 15:08:26 (3/5) Installing pkgconf (1.6.3-r0) 15:08:26 (4/5) Installing libsodium-dev (1.0.18-r0) 15:08:26 (5/5) Installing zeromq-dev (4.3.2-r0) 15:08:26 Executing busybox-1.31.1-r8.trigger 15:08:26 OK: 127 MiB in 44 packages 15:08:28 Removing intermediate container 98b4b4956182 15:08:28 ---> cea5c3c454fc 15:08:28 Step 6/8 : WORKDIR /build 15:08:28 ---> Running in 5d21454adbcd 15:08:28 Removing intermediate container 5d21454adbcd 15:08:28 ---> 26dd49c46f0b 15:08:28 Step 7/8 : COPY go.mod . 15:08:29 ---> 92f2eccdeb46 15:08:29 Step 8/8 : RUN go mod download 15:08:29 ---> Running in 6383d97738c1 15:08:29 gofmt -l . 15:08:29 [ "`gofmt -l .`" = "" ] 15:08:29 ./bin/test-attribution-txt.sh 15:08:29 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:08:30 Stashed 1 file(s) [Pipeline] } 15:08:30 $ docker stop --time=1 8c3b2507090d7ac38d1deb91f46f32ddf54f97863f55919538892f0aaaaa8b0e 15:08:31 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:08:31 go: finding github.com/BurntSushi/toml v0.3.1 15:08:31 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:08:31 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:08:31 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:08:31 go: finding github.com/bgentry/speakeasy v0.1.0 15:08:31 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:08:31 go: finding github.com/davecgh/go-spew v1.1.1 15:08:31 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:08:31 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 15:08:31 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 15:08:31 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 15:08:31 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:08:31 go: finding github.com/fatih/color v1.7.0 15:08:31 go: finding github.com/go-kit/kit v0.8.0 15:08:31 go: finding github.com/go-logfmt/logfmt v0.4.0 15:08:31 go: finding github.com/go-stack/stack v1.8.0 15:08:31 go: finding github.com/golang/snappy v0.0.1 15:08:31 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:08:31 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:08:31 go: finding github.com/google/go-cmp v0.3.1 15:08:31 go: finding github.com/google/uuid v1.1.0 15:08:31 go: finding github.com/gorilla/mux v1.7.2 15:08:31 go: finding github.com/hashicorp/consul/api v1.1.0 15:08:31 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:08:31 go: finding github.com/hashicorp/errwrap v1.0.0 15:08:31 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:08:31 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:08:31 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:08:31 go: finding github.com/hashicorp/go-multierror v1.0.0 15:08:31 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:08:31 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:08:31 go: finding github.com/hashicorp/go-syslog v1.0.0 15:08:31 go: finding github.com/hashicorp/go-uuid v1.0.1 15:08:31 go: finding github.com/hashicorp/go.net v0.0.1 15:08:31 go: finding github.com/hashicorp/golang-lru v0.5.0 15:08:31 go: finding github.com/hashicorp/logutils v1.0.0 15:08:31 go: finding github.com/hashicorp/mdns v1.0.0 15:08:31 go: finding github.com/hashicorp/memberlist v0.1.3 15:08:31 go: finding github.com/hashicorp/serf v0.8.2 15:08:31 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:08:31 go: finding github.com/kr/pretty v0.2.0 15:08:31 go: finding github.com/kr/pty v1.1.1 15:08:31 go: finding github.com/kr/text v0.1.0 15:08:32 go: finding github.com/mattn/go-colorable v0.0.9 15:08:32 go: finding github.com/mattn/go-isatty v0.0.3 15:08:32 go: finding github.com/miekg/dns v1.0.14 15:08:32 go: finding github.com/mitchellh/cli v1.0.0 15:08:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:08:32 go: finding github.com/mitchellh/copystructure v1.0.0 15:08:32 go: finding github.com/mitchellh/go-homedir v1.0.0 15:08:32 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:08:32 go: finding github.com/mitchellh/gox v0.4.0 15:08:32 go: finding github.com/mitchellh/iochan v1.0.0 15:08:32 go: finding github.com/mitchellh/mapstructure v1.1.2 15:08:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:08:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:08:32 go: finding github.com/pebbe/zmq4 v1.0.0 15:08:32 go: finding github.com/pelletier/go-toml v1.2.0 15:08:32 go: finding github.com/pkg/errors v0.8.1 15:08:32 go: finding github.com/pmezard/go-difflib v1.0.0 15:08:32 go: finding github.com/posener/complete v1.1.1 15:08:32 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:08:32 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:08:32 go: finding github.com/stretchr/objx v0.2.0 15:08:32 go: finding github.com/stretchr/testify v1.4.0 15:08:32 $ docker rm -f 8c3b2507090d7ac38d1deb91f46f32ddf54f97863f55919538892f0aaaaa8b0e 15:08:32 go: finding github.com/tidwall/pretty v1.0.0 15:08:32 go: finding github.com/ugorji/go v1.1.4 15:08:32 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:08:32 go: finding github.com/xdg/stringprep v1.0.0 15:08:32 go: finding go.mongodb.org/mongo-driver v1.1.1 15:08:32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:08:32 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:08:32 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:08:32 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 15:08:32 go: finding golang.org/x/text v0.3.2 15:08:32 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:08:32 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:08:32 go: finding gopkg.in/yaml.v2 v2.2.2 [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] } 15:08:50 Removing intermediate container 6383d97738c1 15:08:50 ---> 9d9c67eb5717 15:08:50 Successfully built 9d9c67eb5717 15:08:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:08:51 + docker inspect -f . ci-base-image-arm64 15:08:51 . [Pipeline] withDockerContainer 15:08:51 prd-ubuntu18.04-docker-arm64-4c-16g-342 does not seem to be running inside a container 15:08:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/23 -v /w/workspace/app-functions-sdk-go/23:/w/workspace/app-functions-sdk-go/23:rw,z -v /w/workspace/app-functions-sdk-go/23@tmp:/w/workspace/app-functions-sdk-go/23@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 ******** ci-base-image-arm64 cat 15:08:53 $ docker top 36db2445b324b5a3111981d4c9ef926361c0bfdd673db225b6ae55f36c56f90a -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:54 + go version 15:08:54 go version go1.13.5 linux/arm64 [Pipeline] sh 15:08:55 + make test 15:08:55 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:08:57 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:09:44 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.171s coverage: 88.9% of statements 15:09:59 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.738s coverage: 41.7% of statements 15:09:59 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:09:59 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:09:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.031s coverage: 100.0% of statements 15:09:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.423s coverage: 69.3% of statements 15:10:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.092s coverage: 74.7% of statements 15:10:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.020s coverage: 89.5% of statements 15:10:06 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.021s coverage: 100.0% of statements 15:10:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.112s coverage: 100.0% of statements 15:10:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.019s coverage: 100.0% of statements 15:10:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.020s coverage: 100.0% of statements 15:10:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:10:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:10:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:10:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:10:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:10:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:10:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:10:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.014s coverage: 96.6% of statements 15:10:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:10:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.013s coverage: 97.7% of statements 15:10:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:10:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:10:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 15:10:18 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.819s coverage: 84.8% of statements 15:10:18 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.097s coverage: 83.3% of statements 15:10:18 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 15:10:18 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.456s coverage: 74.2% of statements 15:10:18 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 15:10:18 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.023s coverage: 100.0% of statements 15:10:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:10:28 gofmt -l . 15:10:29 [ "`gofmt -l .`" = "" ] 15:10:29 ./bin/test-attribution-txt.sh 15:10:30 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:10:30 Warning: overwriting stash ‘coverage-report’ 15:10:31 Stashed 1 file(s) [Pipeline] } 15:10:31 $ docker stop --time=1 36db2445b324b5a3111981d4c9ef926361c0bfdd673db225b6ae55f36c56f90a 15:10:33 $ docker rm -f 36db2445b324b5a3111981d4c9ef926361c0bfdd673db225b6ae55f36c56f90a [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 15:10:35 provisioning config files... 15:10:35 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3133281785101937491tmp [Pipeline] { [Pipeline] sh 15:10:35 + curl -s https://codecov.io/bash 15:10:35 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3133281785101937491tmp 15:10:36 15:10:36 _____ _ 15:10:36 / ____| | | 15:10:36 | | ___ __| | ___ ___ _____ __ 15:10:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:10:36 | |___| (_) | (_| | __/ (_| (_) \ V / 15:10:36 \_____\___/ \__,_|\___|\___\___/ \_/ 15:10:36 Bash-20200303-bc4d7e6 15:10:36 15:10:36 15:10:36 ==> Jenkins CI detected. 15:10:36 project root: . 15:10:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:10:36 ==> Running gcov in . (disable via -X gcov) 15:10:36 ==> Python coveragepy not found 15:10:36 ==> Searching for coverage reports in: 15:10:36 + . 15:10:36 -> Found 1 reports 15:10:36 ==> Detecting git/mercurial file structure 15:10:36 ==> Reading reports 15:10:36 + ./coverage.out bytes=63360 15:10:36 ==> Appending adjustments 15:10:36 http://docs.codecov.io/docs/fixing-reports 15:10:36 + Found adjustments 15:10:36 ==> Gzipping contents 15:10:36 ==> Uploading reports 15:10:36 url: https://codecov.io 15:10:36 query: branch=master&commit=13b9ed29e0cd29d91c2f8787fd7032e1d8992f71&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 15:10:36 -> Pinging Codecov 15:10:36 https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=master&commit=13b9ed29e0cd29d91c2f8787fd7032e1d8992f71&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 15:10:37 -> Uploading 15:10:37 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 [Pipeline] } 15:10:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:10:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 15:10:37 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 15:10:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:10:38 15:10:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 15:10:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:10:38 1.217.3: Pulling from edgex-devops/edgex-snyk-go 15:10:38 e6b0cf9c0882: Pulling fs layer 15:10:38 2848faf0eed1: Pulling fs layer 15:10:38 0f37312ad70f: Pulling fs layer 15:10:38 7d08f2745646: Pulling fs layer 15:10:38 4c9f31393084: Pulling fs layer 15:10:38 eb21ddb83652: Pulling fs layer 15:10:38 345998794f6b: Pulling fs layer 15:10:38 97a711d68925: Pulling fs layer 15:10:38 7c8476c1cb00: Pulling fs layer 15:10:38 eb21ddb83652: Waiting 15:10:38 345998794f6b: Waiting 15:10:38 97a711d68925: Waiting 15:10:38 7c8476c1cb00: Waiting 15:10:38 4c9f31393084: Waiting 15:10:38 7d08f2745646: Waiting 15:10:38 0f37312ad70f: Verifying Checksum 15:10:38 0f37312ad70f: Download complete 15:10:38 2848faf0eed1: Download complete 15:10:38 4c9f31393084: Verifying Checksum 15:10:38 4c9f31393084: Download complete 15:10:38 eb21ddb83652: Verifying Checksum 15:10:38 eb21ddb83652: Download complete 15:10:38 e6b0cf9c0882: Download complete 15:10:38 345998794f6b: Verifying Checksum 15:10:38 345998794f6b: Download complete 15:10:39 e6b0cf9c0882: Pull complete 15:10:39 2848faf0eed1: Pull complete 15:10:39 0f37312ad70f: Pull complete 15:10:39 97a711d68925: Verifying Checksum 15:10:39 97a711d68925: Download complete 15:10:39 7c8476c1cb00: Verifying Checksum 15:10:39 7c8476c1cb00: Download complete 15:10:40 7d08f2745646: Verifying Checksum 15:10:40 7d08f2745646: Download complete 15:10:46 7d08f2745646: Pull complete 15:10:46 4c9f31393084: Pull complete 15:10:46 eb21ddb83652: Pull complete 15:10:47 345998794f6b: Pull complete 15:10:51 97a711d68925: Pull complete 15:10:52 7c8476c1cb00: Pull complete 15:10:52 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 15:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 15:10:52 prd-centos7-docker-4c-2g-341 does not seem to be running inside a container 15:10:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 15:10:53 $ docker top 070fbcaff0b33f6c35a62cf0f3ae5abf66bad3f2c4e27acbad104a04e674c763 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:53 + snyk monitor '--org=edgex-jenkins' 15:11:03 15:11:03 Monitoring /w/workspace/ndry_app-functions-sdk-go_master... 15:11:03 15:11:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/a3542c0e-5f8c-4d46-aef0-7eb808d0a4a4 15:11:03 15:11:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:11:03 15:11:03 [Pipeline] } 15:11:03 $ docker stop --time=1 070fbcaff0b33f6c35a62cf0f3ae5abf66bad3f2c4e27acbad104a04e674c763 15:11:05 $ docker rm -f 070fbcaff0b33f6c35a62cf0f3ae5abf66bad3f2c4e27acbad104a04e674c763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 15:11:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:07 . [Pipeline] withDockerContainer 15:11:07 prd-centos7-docker-4c-2g-341 does not seem to be running inside a container 15:11:07 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:11:08 $ docker top ebf577c60420e04ba443082675796571a2d1dca69f10adc581bc55f8ac966f3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:08 [ssh-agent] Looking for ssh-agent implementation... 15:11:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:08 $ docker exec ebf577c60420e04ba443082675796571a2d1dca69f10adc581bc55f8ac966f3a ssh-agent 15:11:08 SSH_AUTH_SOCK=/tmp/ssh-ic7ZXxSnRGOr/agent.14 15:11:08 SSH_AGENT_PID=21 15:11:08 Running ssh-add (command line suppressed) 15:11:08 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3618994697271051314.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3618994697271051314.key) 15:11:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:09 + git semver tag 15:11:09 # -> Open(): unable to determine branch for HEAD 15:11:09 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:11:09 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:11:09 # $SEMVER_REMOTE_NAME = origin 15:11:09 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 15:11:09 # $SEMVER_USER_NAME = jenkins 15:11:09 # $SEMVER_BRANCH = master 15:11:09 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:11:09 # 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 HEAD 15:11:09 # -> Force: false 15:11:09 # e18d89c30b27a13e14e2b13ee0143144ff2a5db2 refs/tags/v1.0.1-dev.18 [Pipeline] } 15:11:09 $ docker exec --env ******** --env ******** ebf577c60420e04ba443082675796571a2d1dca69f10adc581bc55f8ac966f3a ssh-agent -k 15:11:09 unset SSH_AUTH_SOCK; 15:11:09 unset SSH_AGENT_PID; 15:11:09 echo Agent pid 21 killed; 15:11:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:09 + git semver [Pipeline] } 15:11:10 $ docker stop --time=1 ebf577c60420e04ba443082675796571a2d1dca69f10adc581bc55f8ac966f3a 15:11:11 $ docker rm -f ebf577c60420e04ba443082675796571a2d1dca69f10adc581bc55f8ac966f3a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 15:11:11 15:11:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:11:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 15:11:12 0.23.1-centos7: Pulling from edgex-lftools 15:11:12 8ba884070f61: Pulling fs layer 15:11:12 78d65bd6cf10: Pulling fs layer 15:11:12 5573da4c1a9d: Pulling fs layer 15:11:12 4493e11b668a: Pulling fs layer 15:11:12 2e4ad32216ba: Pulling fs layer 15:11:12 14bc7892088f: Pulling fs layer 15:11:12 4493e11b668a: Waiting 15:11:12 2e4ad32216ba: Waiting 15:11:12 14bc7892088f: Waiting 15:11:12 78d65bd6cf10: Verifying Checksum 15:11:12 78d65bd6cf10: Download complete 15:11:12 4493e11b668a: Verifying Checksum 15:11:12 4493e11b668a: Download complete 15:11:12 2e4ad32216ba: Verifying Checksum 15:11:12 2e4ad32216ba: Download complete 15:11:13 14bc7892088f: Verifying Checksum 15:11:13 14bc7892088f: Download complete 15:11:13 8ba884070f61: Download complete 15:11:13 5573da4c1a9d: Verifying Checksum 15:11:13 5573da4c1a9d: Download complete 15:11:17 8ba884070f61: Pull complete 15:11:18 78d65bd6cf10: Pull complete 15:11:28 5573da4c1a9d: Pull complete 15:11:28 4493e11b668a: Pull complete 15:11:28 2e4ad32216ba: Pull complete 15:11:30 14bc7892088f: Pull complete 15:11:30 Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 15:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:11:30 prd-centos7-docker-4c-2g-341 does not seem to be running inside a container 15:11:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat 15:11:31 $ docker top 8e315e9540c633202144881f524387d532ad8bf9577ed13c39440a4eca56326f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:11:31 provisioning config files... 15:11:31 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1177542393820883370tmp 15:11:31 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3279787175658836082tmp 15:11:31 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2401786705392986603tmp [Pipeline] { [Pipeline] echo 15:11:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:11:32 ---> sigul-configuration.sh 15:11:32 gpg: directory `/root/.gnupg' created 15:11:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:11:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:11:32 gpg: keyring `/root/.gnupg/secring.gpg' created 15:11:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:11:32 gpg: CAST5 encrypted data 15:11:32 gpg: encrypted with 1 passphrase 15:11:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:11:32 + mkdir /home/jenkins 15:11:32 + mkdir /home/jenkins/sigul [Pipeline] sh 15:11:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 15:11:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:11:33 ---> sigul-install.sh 15:11:39 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:11:40 + git tag --list 15:11:40 v1.0.1-dev.18 [Pipeline] sh 15:11:40 + lftools sign git-tag v1.0.1-dev.18 15:11:41 Signing Git tag with Sigul... 15:11:41 Signing v1.0.1-dev.18 [Pipeline] echo 15:11:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:11:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:11:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:11:42 $ docker stop --time=1 8e315e9540c633202144881f524387d532ad8bf9577ed13c39440a4eca56326f 15:11:44 $ docker rm -f 8e315e9540c633202144881f524387d532ad8bf9577ed13c39440a4eca56326f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:45 . [Pipeline] withDockerContainer 15:11:45 prd-centos7-docker-4c-2g-341 does not seem to be running inside a container 15:11:45 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:11:46 $ docker top 5ad6316090619d8402728734197ba312a7fa8252d44e9dade9526ccb22a2274f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:46 [ssh-agent] Looking for ssh-agent implementation... 15:11:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:46 $ docker exec 5ad6316090619d8402728734197ba312a7fa8252d44e9dade9526ccb22a2274f ssh-agent 15:11:46 SSH_AUTH_SOCK=/tmp/ssh-3PFNKjjEZP9f/agent.15 15:11:46 SSH_AGENT_PID=22 15:11:46 Running ssh-add (command line suppressed) 15:11:47 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_313479131903290778.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_313479131903290778.key) 15:11:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:47 + git semver bump pre 15:11:47 # -> Open(): unable to determine branch for HEAD 15:11:47 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:11:47 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:11:47 # $SEMVER_REMOTE_NAME = origin 15:11:47 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 15:11:47 # $SEMVER_USER_NAME = jenkins 15:11:47 # $SEMVER_BRANCH = master 15:11:47 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:11:47 1.0.1-dev.19 [Pipeline] } 15:11:47 $ docker exec --env ******** --env ******** 5ad6316090619d8402728734197ba312a7fa8252d44e9dade9526ccb22a2274f ssh-agent -k 15:11:47 unset SSH_AUTH_SOCK; 15:11:47 unset SSH_AGENT_PID; 15:11:47 echo Agent pid 22 killed; 15:11:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:48 + git semver [Pipeline] } 15:11:48 $ docker stop --time=1 5ad6316090619d8402728734197ba312a7fa8252d44e9dade9526ccb22a2274f 15:11:49 $ docker rm -f 5ad6316090619d8402728734197ba312a7fa8252d44e9dade9526ccb22a2274f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:50 . [Pipeline] withDockerContainer 15:11:50 prd-centos7-docker-4c-2g-341 does not seem to be running inside a container 15:11:50 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:11:50 $ docker top f90fa82c16be31f75f0074fe25adc538b858aec0cd36ebf07394c6181740d068 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:51 [ssh-agent] Looking for ssh-agent implementation... 15:11:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:51 $ docker exec f90fa82c16be31f75f0074fe25adc538b858aec0cd36ebf07394c6181740d068 ssh-agent 15:11:51 SSH_AUTH_SOCK=/tmp/ssh-aHinLSH5ZQz2/agent.15 15:11:51 SSH_AGENT_PID=22 15:11:51 Running ssh-add (command line suppressed) 15:11:51 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2538312135233698927.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2538312135233698927.key) 15:11:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:52 + git semver push 15:11:52 # -> Open(): unable to determine branch for HEAD 15:11:52 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:11:52 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:11:52 # $SEMVER_REMOTE_NAME = origin 15:11:52 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 15:11:52 # $SEMVER_USER_NAME = jenkins 15:11:52 # $SEMVER_BRANCH = master 15:11:52 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:11:57 $ docker exec --env ******** --env ******** f90fa82c16be31f75f0074fe25adc538b858aec0cd36ebf07394c6181740d068 ssh-agent -k 15:11:57 unset SSH_AUTH_SOCK; 15:11:57 unset SSH_AGENT_PID; 15:11:57 echo Agent pid 22 killed; 15:11:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:57 + git semver [Pipeline] } 15:11:57 $ docker stop --time=1 f90fa82c16be31f75f0074fe25adc538b858aec0cd36ebf07394c6181740d068 15:11:59 $ docker rm -f f90fa82c16be31f75f0074fe25adc538b858aec0cd36ebf07394c6181740d068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:12:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:12:00 ---> package-listing.sh 15:12:00 ++ facter osfamily 15:12:00 ++ tr '[:upper:]' '[:lower:]' 15:12:00 + OS_FAMILY=redhat 15:12:00 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 15:12:00 + START_PACKAGES=/tmp/packages_start.txt 15:12:00 + END_PACKAGES=/tmp/packages_end.txt 15:12:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:12:00 + PACKAGES=/tmp/packages_start.txt 15:12:00 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:12:00 + PACKAGES=/tmp/packages_end.txt 15:12:00 + case "${OS_FAMILY}" in 15:12:00 + rpm -qa 15:12:00 + sort 15:12:04 + '[' -f /tmp/packages_start.txt ']' 15:12:04 + '[' -f /tmp/packages_end.txt ']' 15:12:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:12:04 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:12:04 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 15:12:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 15:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:12:05 15:12:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:12:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:12:05 alpine: Pulling from edgex-lftools-log-publisher 15:12:05 c9b1b535fdd9: Pulling fs layer 15:12:05 2cc5ad85d9ab: Pulling fs layer 15:12:05 756a868c4378: Pulling fs layer 15:12:05 444b2fc9a129: Pulling fs layer 15:12:05 ea15f1150254: Pulling fs layer 15:12:05 41b27a9f41bf: Pulling fs layer 15:12:05 28c525ee5125: Pulling fs layer 15:12:05 094b1ea09ed8: Pulling fs layer 15:12:05 138eaada9080: Pulling fs layer 15:12:05 0622d0fa9048: Pulling fs layer 15:12:05 28c525ee5125: Waiting 15:12:05 138eaada9080: Waiting 15:12:05 0622d0fa9048: Waiting 15:12:05 094b1ea09ed8: Waiting 15:12:05 444b2fc9a129: Waiting 15:12:05 41b27a9f41bf: Waiting 15:12:05 2cc5ad85d9ab: Verifying Checksum 15:12:05 2cc5ad85d9ab: Download complete 15:12:05 444b2fc9a129: Verifying Checksum 15:12:05 444b2fc9a129: Download complete 15:12:05 c9b1b535fdd9: Verifying Checksum 15:12:05 c9b1b535fdd9: Download complete 15:12:05 ea15f1150254: Verifying Checksum 15:12:05 ea15f1150254: Download complete 15:12:05 28c525ee5125: Verifying Checksum 15:12:05 28c525ee5125: Download complete 15:12:05 c9b1b535fdd9: Pull complete 15:12:06 756a868c4378: Verifying Checksum 15:12:06 756a868c4378: Download complete 15:12:06 138eaada9080: Verifying Checksum 15:12:06 138eaada9080: Download complete 15:12:06 0622d0fa9048: Verifying Checksum 15:12:06 0622d0fa9048: Download complete 15:12:06 094b1ea09ed8: Verifying Checksum 15:12:06 094b1ea09ed8: Download complete 15:12:06 41b27a9f41bf: Verifying Checksum 15:12:06 41b27a9f41bf: Download complete 15:12:07 2cc5ad85d9ab: Pull complete 15:12:08 756a868c4378: Pull complete 15:12:08 444b2fc9a129: Pull complete 15:12:09 ea15f1150254: Pull complete 15:12:12 41b27a9f41bf: Pull complete 15:12:12 28c525ee5125: Pull complete 15:12:14 094b1ea09ed8: Pull complete 15:12:14 138eaada9080: Pull complete 15:12:14 0622d0fa9048: Pull complete 15:12:14 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:12:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:12:15 prd-centos7-docker-4c-2g-341 does not seem to be running inside a container 15:12:15 $ 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_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:12:15 $ docker top 7f64e41646d7c40364eb728a788aa61b5391f3bf0ce7e70677b7a9b4b9c3ca4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:12:15 provisioning config files... 15:12:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5768425000301432656tmp [Pipeline] { [Pipeline] echo 15:12:15 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:12:16 ---> create-netrc.sh [Pipeline] echo 15:12:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:12:16 ---> logs-deploy.sh 15:12:16 + ARCHIVE_ARTIFACTS= 15:12:16 + LOGS_SERVER=https://logs.edgexfoundry.org 15:12:16 + '[' https://logs.edgexfoundry.org == None ']' 15:12:16 + NEXUS_URL=https://nexus.edgexfoundry.org 15:12:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/23 15:12:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/23/ 15:12:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/23 /w/workspace/ndry_app-functions-sdk-go_master 15:12:17 Archives upload complete. 15:12:17 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/23 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/23/