Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.13] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable 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-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3870 in /w/workspace/_app-service-configurable_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-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b (master) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b # timeout=10 Commit message: "Merge pull request #59 from lenny-intel/OptionalSecretStores" > git rev-list --no-walk bbe3f7611857f08d99b07b21d0a2acb29b7ac605 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:32:01 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 20:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:32:03 20:32:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:32:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:32:03 latest: Pulling from edgex-devops/git-semver 20:32:03 9123ac7c32f7: Pulling fs layer 20:32:03 b8cc5d1170e3: Pulling fs layer 20:32:03 2924cbbf6a41: Pulling fs layer 20:32:03 93b08a4f1073: Pulling fs layer 20:32:03 93b08a4f1073: Waiting 20:32:03 b8cc5d1170e3: Verifying Checksum 20:32:03 b8cc5d1170e3: Download complete 20:32:04 9123ac7c32f7: Download complete 20:32:04 93b08a4f1073: Verifying Checksum 20:32:04 93b08a4f1073: Download complete 20:32:04 2924cbbf6a41: Download complete 20:32:04 9123ac7c32f7: Pull complete 20:32:04 b8cc5d1170e3: Pull complete 20:32:05 2924cbbf6a41: Pull complete 20:32:05 93b08a4f1073: Pull complete 20:32:05 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:32:05 prd-centos7-docker-4c-2g-3870 does not seem to be running inside a container 20:32:05 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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 20:32:06 $ docker top 9efafb6c9a27378cab90d22db82837fa5cc44ecd1a11ede6d66106190af31566 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:32:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:06 [ssh-agent] Looking for ssh-agent implementation... 20:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:06 $ docker exec 9efafb6c9a27378cab90d22db82837fa5cc44ecd1a11ede6d66106190af31566 ssh-agent 20:32:06 SSH_AUTH_SOCK=/tmp/ssh-XgVfAg6tP1Qv/agent.15 20:32:06 SSH_AGENT_PID=21 20:32:06 Running ssh-add (command line suppressed) 20:32:07 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5179409579776712925.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5179409579776712925.key) 20:32:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:07 + git describe --exact-match --tags HEAD 20:32:07 fatal: No names found, cannot describe anything. [Pipeline] } 20:32:07 $ docker exec --env ******** --env ******** 9efafb6c9a27378cab90d22db82837fa5cc44ecd1a11ede6d66106190af31566 ssh-agent -k 20:32:07 unset SSH_AUTH_SOCK; 20:32:07 unset SSH_AGENT_PID; 20:32:07 echo Agent pid 21 killed; 20:32:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:32:07 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:32:07 This usually means this commit has not been tagged. [Pipeline] sshagent 20:32:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:07 [ssh-agent] Looking for ssh-agent implementation... 20:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:07 $ docker exec 9efafb6c9a27378cab90d22db82837fa5cc44ecd1a11ede6d66106190af31566 ssh-agent 20:32:08 SSH_AUTH_SOCK=/tmp/ssh-3EznxvNLoweX/agent.56 20:32:08 SSH_AGENT_PID=63 20:32:08 Running ssh-add (command line suppressed) 20:32:08 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1019890384054688267.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1019890384054688267.key) 20:32:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:08 + git semver init 20:32:08 # -> Open(): unable to determine branch for HEAD 20:32:08 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 20:32:08 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 20:32:08 # $SEMVER_REMOTE_NAME = origin 20:32:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:32:08 # $SEMVER_USER_NAME = edgex-jenkins 20:32:08 # $SEMVER_BRANCH = master 20:32:08 # $SEMVER_TEMP = /tmp/semver-280817593 20:32:08 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 20:32:09 # '/tmp/semver-280817593' -> '/w/workspace/_app-service-configurable_master/.semver' 20:32:09 # -> Force: false 20:32:09 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 20:32:09 $ docker exec --env ******** --env ******** 9efafb6c9a27378cab90d22db82837fa5cc44ecd1a11ede6d66106190af31566 ssh-agent -k 20:32:09 unset SSH_AUTH_SOCK; 20:32:09 unset SSH_AGENT_PID; 20:32:09 echo Agent pid 63 killed; 20:32:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:09 + git semver [Pipeline] } 20:32:09 $ docker stop --time=1 9efafb6c9a27378cab90d22db82837fa5cc44ecd1a11ede6d66106190af31566 20:32:11 $ docker rm -f 9efafb6c9a27378cab90d22db82837fa5cc44ecd1a11ede6d66106190af31566 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:32:11 Stashed 38 file(s) [Pipeline] echo 20:32:11 [edgeXSemver] initialized semver on version 1.0.1-dev.11 [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 20:32:27 Still waiting to schedule task 20:32:27 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3870’ 20:32:27 Still waiting to schedule task 20:32:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:34:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3871 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 20:34:13 Running in /w/workspace/app-service-configurable/15 [Pipeline] { [Pipeline] checkout 20:34:19 using credential edgex-jenkins-ssh 20:34:19 Cloning the remote Git repository 20:34:19 Cloning with configured refspecs honoured and without tags 20:34:20 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:34:21 Fetching without tags 20:34:20 > git init /w/workspace/app-service-configurable/15 # timeout=10 20:34:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:34:20 > git --version # timeout=10 20:34:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:34:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:34:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:34:21 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:34:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:34:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:34:21 Checking out Revision 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b (master) 20:34:21 > git config core.sparsecheckout # timeout=10 20:34:21 > git checkout -f 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b # timeout=10 20:34:26 Commit message: "Merge pull request #59 from lenny-intel/OptionalSecretStores" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:34:27 ========================================================= 20:34:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:34:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:34: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 . 20:34:28 Sending build context to Docker daemon 242.2kB 20:34:29 Step 1/8 : ARG BASE=golang:1.13-alpine 20:34:29 Step 2/8 : FROM ${BASE} 20:34:29 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:29 cde5963f3b93: Pulling fs layer 20:34:29 2a23fa8c16f7: Pulling fs layer 20:34:29 777b28850792: Pulling fs layer 20:34:29 8a11ddd9e578: Pulling fs layer 20:34:29 4cf88f913ddb: Pulling fs layer 20:34:29 1df406cf5192: Pulling fs layer 20:34:29 cd6300453558: Pulling fs layer 20:34:29 b9c365052c96: Pulling fs layer 20:34:29 a2d8cc88f415: Pulling fs layer 20:34:29 ea1d1ca13537: Pulling fs layer 20:34:29 3750a50a1c5e: Pulling fs layer 20:34:29 8a11ddd9e578: Waiting 20:34:29 4cf88f913ddb: Waiting 20:34:29 1df406cf5192: Waiting 20:34:29 cd6300453558: Waiting 20:34:29 b9c365052c96: Waiting 20:34:29 a2d8cc88f415: Waiting 20:34:29 ea1d1ca13537: Waiting 20:34:29 3750a50a1c5e: Waiting 20:34:29 777b28850792: Verifying Checksum 20:34:29 777b28850792: Download complete 20:34:29 2a23fa8c16f7: Verifying Checksum 20:34:29 2a23fa8c16f7: Download complete 20:34:29 4cf88f913ddb: Verifying Checksum 20:34:29 4cf88f913ddb: Download complete 20:34:29 1df406cf5192: Verifying Checksum 20:34:29 1df406cf5192: Download complete 20:34:29 cde5963f3b93: Verifying Checksum 20:34:30 cde5963f3b93: Pull complete 20:34:31 2a23fa8c16f7: Pull complete 20:34:31 777b28850792: Pull complete 20:34:34 cd6300453558: Verifying Checksum 20:34:34 cd6300453558: Download complete 20:34:34 a2d8cc88f415: Verifying Checksum 20:34:34 a2d8cc88f415: Download complete 20:34:36 ea1d1ca13537: Verifying Checksum 20:34:36 ea1d1ca13537: Download complete 20:34:36 3750a50a1c5e: Download complete 20:34:39 b9c365052c96: Verifying Checksum 20:34:39 b9c365052c96: Download complete 20:34:40 8a11ddd9e578: Download complete 20:34:52 Running on prd-centos7-docker-4c-2g-3872 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 20:34:52 Running in /w/workspace/app-service-configurable/15 [Pipeline] { [Pipeline] checkout 20:34:53 8a11ddd9e578: Pull complete 20:34:53 4cf88f913ddb: Pull complete 20:34:53 1df406cf5192: Pull complete 20:34:54 using credential edgex-jenkins-ssh 20:34:54 Cloning the remote Git repository 20:34:54 Cloning with configured refspecs honoured and without tags 20:34:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:34:53 > git init /w/workspace/app-service-configurable/15 # timeout=10 20:34:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:34:53 > git --version # timeout=10 20:34:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:34:55 Fetching without tags 20:34:55 Checking out Revision 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b (master) 20:34:54 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:34:54 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:34:54 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:34:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:34:54 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:34:54 > git config core.sparsecheckout # timeout=10 20:34:54 > git checkout -f 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b # timeout=10 20:34:56 cd6300453558: Pull complete 20:34:59 Commit message: "Merge pull request #59 from lenny-intel/OptionalSecretStores" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:34:59 ========================================================= 20:34:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:34:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:35:00 + 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 . 20:35:00 Sending build context to Docker daemon 242.2kB 20:35:00 Step 1/8 : ARG BASE=golang:1.13-alpine 20:35:00 Step 2/8 : FROM ${BASE} 20:35:00 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:35:00 e6b0cf9c0882: Pulling fs layer 20:35:00 2848faf0eed1: Pulling fs layer 20:35:00 0f37312ad70f: Pulling fs layer 20:35:00 5788d62ee057: Pulling fs layer 20:35:00 0e6b1d234666: Pulling fs layer 20:35:00 bf5d7aec512f: Pulling fs layer 20:35:00 34c802a77dc8: Pulling fs layer 20:35:00 9eb99e56ec68: Pulling fs layer 20:35:00 27c7a5d97fbd: Pulling fs layer 20:35:00 5c102a31e300: Pulling fs layer 20:35:00 dcfb455df0a1: Pulling fs layer 20:35:00 0e6b1d234666: Waiting 20:35:00 bf5d7aec512f: Waiting 20:35:00 34c802a77dc8: Waiting 20:35:00 9eb99e56ec68: Waiting 20:35:00 27c7a5d97fbd: Waiting 20:35:00 5c102a31e300: Waiting 20:35:00 dcfb455df0a1: Waiting 20:35:00 0f37312ad70f: Verifying Checksum 20:35:00 0f37312ad70f: Download complete 20:35:00 2848faf0eed1: Verifying Checksum 20:35:00 2848faf0eed1: Download complete 20:35:00 0e6b1d234666: Verifying Checksum 20:35:00 0e6b1d234666: Download complete 20:35:00 bf5d7aec512f: Download complete 20:35:00 e6b0cf9c0882: Verifying Checksum 20:35:00 e6b0cf9c0882: Download complete 20:35:00 b9c365052c96: Pull complete 20:35:00 a2d8cc88f415: Pull complete 20:35:01 e6b0cf9c0882: Pull complete 20:35:01 2848faf0eed1: Pull complete 20:35:01 0f37312ad70f: Pull complete 20:35:01 34c802a77dc8: Verifying Checksum 20:35:01 34c802a77dc8: Download complete 20:35:01 27c7a5d97fbd: Verifying Checksum 20:35:01 27c7a5d97fbd: Download complete 20:35:02 9eb99e56ec68: Verifying Checksum 20:35:02 9eb99e56ec68: Download complete 20:35:02 5c102a31e300: Verifying Checksum 20:35:02 5c102a31e300: Download complete 20:35:02 dcfb455df0a1: Verifying Checksum 20:35:02 dcfb455df0a1: Download complete 20:35:02 5788d62ee057: Verifying Checksum 20:35:02 ea1d1ca13537: Pull complete 20:35:03 3750a50a1c5e: Pull complete 20:35:03 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 20:35:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:35:03 ---> 78745c68409d 20:35:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:35:08 ---> Running in e565b9a65d48 20:35:08 Removing intermediate container e565b9a65d48 20:35:08 ---> 1dd34c40da79 20:35:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:08 ---> Running in 5e7ddc246fb6 20:35:09 5788d62ee057: Pull complete 20:35:09 0e6b1d234666: Pull complete 20:35:09 bf5d7aec512f: Pull complete 20:35:10 Removing intermediate container 5e7ddc246fb6 20:35:10 ---> e7aefe618b84 20:35:10 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 20:35:10 ---> Running in 1a9a291688a8 20:35:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:35:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:35:12 34c802a77dc8: Pull complete 20:35:13 (1/6) Installing libc-dev (0.7.2-r0) 20:35:13 (2/6) Installing libsodium (1.0.18-r0) 20:35:13 (3/6) Installing pkgconf (1.6.3-r0) 20:35:13 (4/6) Installing libsodium-dev (1.0.18-r0) 20:35:13 (5/6) Installing libzmq (4.3.2-r0) 20:35:13 (6/6) Installing zeromq-dev (4.3.2-r0) 20:35:13 Executing busybox-1.31.1-r8.trigger 20:35:13 OK: 127 MiB in 45 packages 20:35:15 Removing intermediate container 1a9a291688a8 20:35:15 ---> 3555ed558590 20:35:15 Step 6/8 : WORKDIR /app 20:35:15 ---> Running in ebaf98c76877 20:35:15 Removing intermediate container ebaf98c76877 20:35:15 ---> b276d18ce6fa 20:35:15 Step 7/8 : COPY . . 20:35:15 9eb99e56ec68: Pull complete 20:35:15 27c7a5d97fbd: Pull complete 20:35:16 5c102a31e300: Pull complete 20:35:16 dcfb455df0a1: Pull complete 20:35:16 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 20:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:35:16 ---> 7c70fe431013 20:35:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:35:16 ---> Running in 3af178697ef1 20:35:16 ---> d967528f04c7 20:35:16 Step 8/8 : RUN go mod download 20:35:16 Removing intermediate container 3af178697ef1 20:35:16 ---> f9e59233f5d4 20:35:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:16 ---> Running in e08df28e0403 20:35:16 ---> Running in bc56594b4285 20:35:17 Removing intermediate container e08df28e0403 20:35:17 ---> 3e06580e8eba 20:35:17 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 20:35:17 ---> Running in 0c7b2824d262 20:35:18 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:35:18 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:35:18 go: finding github.com/BurntSushi/toml v0.3.1 20:35:18 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:35:18 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:35:18 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:35:18 go: finding github.com/bgentry/speakeasy v0.1.0 20:35:18 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:35:18 go: finding github.com/davecgh/go-spew v1.1.1 20:35:18 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:35:18 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:35:18 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.25 20:35:18 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 20:35:18 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 20:35:18 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 20:35:18 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:35:18 go: finding github.com/fatih/color v1.7.0 20:35:18 go: finding github.com/go-kit/kit v0.8.0 20:35:18 go: finding github.com/go-logfmt/logfmt v0.4.0 20:35:18 go: finding github.com/go-stack/stack v1.8.0 20:35:18 go: finding github.com/golang/snappy v0.0.1 20:35:18 go: finding github.com/gomodule/redigo v2.0.0+incompatible 20:35:18 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:35:18 go: finding github.com/google/go-cmp v0.3.1 20:35:18 go: finding github.com/google/uuid v1.1.0 20:35:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:35:19 go: finding github.com/gorilla/mux v1.7.2 20:35:19 go: finding github.com/hashicorp/consul/api v1.1.0 20:35:19 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:35:19 go: finding github.com/hashicorp/errwrap v1.0.0 20:35:19 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:35:19 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:35:19 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:35:19 go: finding github.com/hashicorp/go-multierror v1.0.0 20:35:19 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:35:19 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:35:19 go: finding github.com/hashicorp/go-syslog v1.0.0 20:35:19 go: finding github.com/hashicorp/go-uuid v1.0.1 20:35:19 go: finding github.com/hashicorp/go.net v0.0.1 20:35:19 go: finding github.com/hashicorp/golang-lru v0.5.0 20:35:19 go: finding github.com/hashicorp/logutils v1.0.0 20:35:19 go: finding github.com/hashicorp/mdns v1.0.0 20:35:19 go: finding github.com/hashicorp/memberlist v0.1.3 20:35:19 go: finding github.com/hashicorp/serf v0.8.2 20:35:19 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:35:19 go: finding github.com/kr/pretty v0.2.0 20:35:19 go: finding github.com/kr/pty v1.1.1 20:35:19 go: finding github.com/kr/text v0.1.0 20:35:19 go: finding github.com/mattn/go-colorable v0.0.9 20:35:19 go: finding github.com/mattn/go-isatty v0.0.3 20:35:19 go: finding github.com/miekg/dns v1.0.14 20:35:19 go: finding github.com/mitchellh/cli v1.0.0 20:35:19 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:35:19 go: finding github.com/mitchellh/copystructure v1.0.0 20:35:19 go: finding github.com/mitchellh/go-homedir v1.0.0 20:35:19 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:35:19 go: finding github.com/mitchellh/gox v0.4.0 20:35:19 go: finding github.com/mitchellh/iochan v1.0.0 20:35:19 go: finding github.com/mitchellh/mapstructure v1.1.2 20:35:19 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:35:19 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:35:19 go: finding github.com/pebbe/zmq4 v1.0.0 20:35:19 go: finding github.com/pelletier/go-toml v1.2.0 20:35:19 go: finding github.com/pkg/errors v0.8.1 20:35:19 go: finding github.com/pmezard/go-difflib v1.0.0 20:35:19 go: finding github.com/posener/complete v1.1.1 20:35:19 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:35:19 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:35:19 go: finding github.com/stretchr/objx v0.2.0 20:35:19 go: finding github.com/stretchr/testify v1.4.0 20:35:19 go: finding github.com/tidwall/pretty v1.0.0 20:35:19 go: finding github.com/ugorji/go v1.1.4 20:35:19 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 20:35:19 go: finding github.com/xdg/stringprep v1.0.0 20:35:19 go: finding go.mongodb.org/mongo-driver v1.1.1 20:35:19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:35:19 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:35:19 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:35:19 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 20:35:19 go: finding golang.org/x/text v0.3.2 20:35:19 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 20:35:19 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:35:19 go: finding gopkg.in/yaml.v2 v2.2.2 20:35:20 (1/6) Installing libc-dev (0.7.2-r0) 20:35:20 (2/6) Installing libsodium (1.0.18-r0) 20:35:20 (3/6) Installing pkgconf (1.6.3-r0) 20:35:20 (4/6) Installing libsodium-dev (1.0.18-r0) 20:35:20 (5/6) Installing libzmq (4.3.2-r0) 20:35:20 (6/6) Installing zeromq-dev (4.3.2-r0) 20:35:20 Executing busybox-1.31.1-r8.trigger 20:35:20 OK: 145 MiB in 45 packages 20:35:21 Removing intermediate container 0c7b2824d262 20:35:21 ---> 726879625a26 20:35:21 Step 6/8 : WORKDIR /app 20:35:21 ---> Running in 102ec65a2726 20:35:21 Removing intermediate container 102ec65a2726 20:35:21 ---> cf064ff96dd4 20:35:21 Step 7/8 : COPY . . 20:35:21 ---> 19d9505a0292 20:35:21 Step 8/8 : RUN go mod download 20:35:21 ---> Running in 9fe79467097c 20:35:23 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:35:23 go: finding github.com/BurntSushi/toml v0.3.1 20:35:23 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:35:23 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:35:23 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:35:23 go: finding github.com/bgentry/speakeasy v0.1.0 20:35:23 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:35:23 go: finding github.com/davecgh/go-spew v1.1.1 20:35:23 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:35:23 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:35:23 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.25 20:35:23 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 20:35:23 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 20:35:23 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 20:35:23 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:35:23 go: finding github.com/fatih/color v1.7.0 20:35:23 go: finding github.com/go-kit/kit v0.8.0 20:35:23 go: finding github.com/go-logfmt/logfmt v0.4.0 20:35:23 go: finding github.com/go-stack/stack v1.8.0 20:35:23 go: finding github.com/golang/snappy v0.0.1 20:35:23 go: finding github.com/gomodule/redigo v2.0.0+incompatible 20:35:23 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:35:23 go: finding github.com/google/go-cmp v0.3.1 20:35:23 go: finding github.com/google/uuid v1.1.0 20:35:23 go: finding github.com/gorilla/mux v1.7.2 20:35:23 go: finding github.com/hashicorp/consul/api v1.1.0 20:35:23 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:35:23 go: finding github.com/hashicorp/errwrap v1.0.0 20:35:23 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:35:23 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:35:23 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:35:23 go: finding github.com/hashicorp/go-multierror v1.0.0 20:35:23 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:35:23 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:35:23 go: finding github.com/hashicorp/go-syslog v1.0.0 20:35:23 go: finding github.com/hashicorp/go-uuid v1.0.1 20:35:23 go: finding github.com/hashicorp/go.net v0.0.1 20:35:23 go: finding github.com/hashicorp/golang-lru v0.5.0 20:35:23 go: finding github.com/hashicorp/logutils v1.0.0 20:35:23 go: finding github.com/hashicorp/mdns v1.0.0 20:35:23 go: finding github.com/hashicorp/memberlist v0.1.3 20:35:23 go: finding github.com/hashicorp/serf v0.8.2 20:35:23 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:35:23 go: finding github.com/kr/pretty v0.2.0 20:35:23 go: finding github.com/kr/pty v1.1.1 20:35:23 go: finding github.com/kr/text v0.1.0 20:35:23 go: finding github.com/mattn/go-colorable v0.0.9 20:35:23 go: finding github.com/mattn/go-isatty v0.0.3 20:35:23 go: finding github.com/miekg/dns v1.0.14 20:35:23 go: finding github.com/mitchellh/cli v1.0.0 20:35:23 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:35:23 go: finding github.com/mitchellh/copystructure v1.0.0 20:35:23 go: finding github.com/mitchellh/go-homedir v1.0.0 20:35:23 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:35:23 go: finding github.com/mitchellh/gox v0.4.0 20:35:23 go: finding github.com/mitchellh/iochan v1.0.0 20:35:23 go: finding github.com/mitchellh/mapstructure v1.1.2 20:35:23 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:35:23 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:35:23 go: finding github.com/pebbe/zmq4 v1.0.0 20:35:23 go: finding github.com/pelletier/go-toml v1.2.0 20:35:23 go: finding github.com/pkg/errors v0.8.1 20:35:23 go: finding github.com/pmezard/go-difflib v1.0.0 20:35:23 go: finding github.com/posener/complete v1.1.1 20:35:23 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:35:23 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:35:23 go: finding github.com/stretchr/objx v0.2.0 20:35:23 go: finding github.com/stretchr/testify v1.4.0 20:35:23 go: finding github.com/tidwall/pretty v1.0.0 20:35:23 go: finding github.com/ugorji/go v1.1.4 20:35:23 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 20:35:23 go: finding github.com/xdg/stringprep v1.0.0 20:35:23 go: finding go.mongodb.org/mongo-driver v1.1.1 20:35:23 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:35:23 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:35:23 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:35:23 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 20:35:23 go: finding golang.org/x/text v0.3.2 20:35:23 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 20:35:23 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:35:23 go: finding gopkg.in/yaml.v2 v2.2.2 20:35:36 Removing intermediate container 9fe79467097c 20:35:36 ---> fe20574c2fc0 20:35:36 Successfully built fe20574c2fc0 20:35:36 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 20:35:36 + docker inspect -f . ci-base-image-x86_64 20:35:36 . [Pipeline] withDockerContainer 20:35:36 prd-centos7-docker-4c-2g-3872 does not seem to be running inside a container 20:35:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/15 -v /w/workspace/app-service-configurable/15:/w/workspace/app-service-configurable/15:rw,z -v /w/workspace/app-service-configurable/15@tmp:/w/workspace/app-service-configurable/15@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 ******** ci-base-image-x86_64 cat 20:35:37 $ docker top 12ca62eab8b1bc99786131d0de7e6ee9f185a62c01c5801eb362e333c49f8fe9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:37 + go version 20:35:37 go version go1.13.5 linux/amd64 [Pipeline] sh 20:35:38 Removing intermediate container bc56594b4285 20:35:38 ---> 35b678e8de28 20:35:38 Successfully built 35b678e8de28 20:35:38 Successfully tagged ci-base-image-arm64:latest 20:35:38 + make test 20:35:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:38 + docker inspect -f . ci-base-image-arm64 20:35:38 . [Pipeline] withDockerContainer 20:35:39 prd-ubuntu18.04-docker-arm64-4c-16g-3871 does not seem to be running inside a container 20:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/15 -v /w/workspace/app-service-configurable/15:/w/workspace/app-service-configurable/15:rw,z -v /w/workspace/app-service-configurable/15@tmp:/w/workspace/app-service-configurable/15@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 20:35:40 $ docker top 012c1e7fe1be710b09731deba655d8715d57dd6f9871270b44f53bf63d28a9c2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:41 + go version 20:35:41 go version go1.13.5 linux/arm64 [Pipeline] sh 20:35:42 + make test 20:35:42 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:35:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:35:56 CGO_ENABLED=1 go vet ./... 20:35:56 gofmt -l . 20:35:56 [ "`gofmt -l .`" = "" ] 20:35:56 ./bin/test-go-mod-tidy.sh 20:35:57 ./bin/test-attribution-txt.sh [Pipeline] stash 20:35:57 Stashed 1 file(s) [Pipeline] } 20:35:58 $ docker stop --time=1 12ca62eab8b1bc99786131d0de7e6ee9f185a62c01c5801eb362e333c49f8fe9 20:35:59 $ docker rm -f 12ca62eab8b1bc99786131d0de7e6ee9f185a62c01c5801eb362e333c49f8fe9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:36:01 + ls -al . 20:36:01 total 100 20:36:01 drwxrwxr-x. 7 jenkins jenkins 4096 Apr 14 20:35 . 20:36:01 drwxrwxr-x. 4 jenkins jenkins 30 Apr 14 20:34 .. 20:36:01 -rw-rw-r--. 1 jenkins jenkins 5446 Apr 14 20:34 Attribution.txt 20:36:01 drwxrwxr-x. 2 jenkins jenkins 64 Apr 14 20:34 bin 20:36:01 -rw-r--r--. 1 jenkins jenkins 10 Apr 14 20:35 coverage.out 20:36:01 -rw-rw-r--. 1 jenkins jenkins 180 Apr 14 20:34 docker-compose.debug.yml 20:36:01 -rw-rw-r--. 1 jenkins jenkins 133 Apr 14 20:34 docker-compose.yml 20:36:01 -rw-rw-r--. 1 jenkins jenkins 1917 Apr 14 20:34 Dockerfile 20:36:01 -rw-rw-r--. 1 jenkins jenkins 966 Apr 14 20:34 Dockerfile.build 20:36:01 -rw-rw-r--. 1 jenkins jenkins 127 Apr 14 20:34 .dockerignore 20:36:01 drwxrwxr-x. 8 jenkins jenkins 162 Apr 14 20:34 .git 20:36:01 -rw-rw-r--. 1 jenkins jenkins 93 Apr 14 20:34 .gitignore 20:36:01 -rw-r--r--. 1 jenkins jenkins 133 Apr 14 20:35 go.mod 20:36:01 -rw-r--r--. 1 jenkins jenkins 14901 Apr 14 20:35 go.sum 20:36:01 -rw-rw-r--. 1 jenkins jenkins 689 Apr 14 20:34 Jenkinsfile 20:36:01 -rw-rw-r--. 1 jenkins jenkins 10174 Apr 14 20:34 LICENSE 20:36:01 -rw-rw-r--. 1 jenkins jenkins 1616 Apr 14 20:34 main.go 20:36:01 -rw-rw-r--. 1 jenkins jenkins 1486 Apr 14 20:34 makefile 20:36:01 -rw-rw-r--. 1 jenkins jenkins 10342 Apr 14 20:34 README.md 20:36:01 drwxrwxr-x. 9 jenkins jenkins 147 Apr 14 20:34 res 20:36:01 drwxrwxr-x. 3 jenkins jenkins 32 Apr 14 20:34 .semver 20:36:01 drwxrwxr-x. 4 jenkins jenkins 71 Apr 14 20:34 snap 20:36:01 -rw-rw-r--. 1 jenkins jenkins 12 Apr 14 20:32 VERSION [Pipeline] isUnix [Pipeline] sh 20:36:01 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=509f75b81d4bfb4bcf6ec0f8397e94748f7d437b --label arch=amd64 --label version=1.0.1-dev.11 . 20:36:01 Sending build context to Docker daemon 260.1kB 20:36:01 Step 1/24 : ARG BASE=golang:1.13-alpine 20:36:01 Step 2/24 : FROM ${BASE} AS builder 20:36:01 ---> fe20574c2fc0 20:36:01 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:36:01 ---> Running in a642e66d98b7 20:36:01 Removing intermediate container a642e66d98b7 20:36:01 ---> aa315a5d4f2d 20:36:01 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 20:36:01 ---> Running in b9c71563f106 20:36:01 Removing intermediate container b9c71563f106 20:36:01 ---> e7351b69223e 20:36:01 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:36:01 ---> Running in 441e076fc2c4 20:36:01 Removing intermediate container 441e076fc2c4 20:36:01 ---> 91093ee483e6 20:36:01 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:02 ---> Running in f55d2325c7fc 20:36:02 Removing intermediate container f55d2325c7fc 20:36:02 ---> dd4e45b4beeb 20:36:02 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:36:02 ---> Running in 908468a7b956 20:36:03 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:36:04 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:36:05 OK: 145 MiB in 45 packages 20:36:05 Removing intermediate container 908468a7b956 20:36:05 ---> beb21c6585f4 20:36:05 Step 8/24 : WORKDIR /app 20:36:05 ---> Running in fca3fedc02b6 20:36:05 Removing intermediate container fca3fedc02b6 20:36:05 ---> 66398a32e2a4 20:36:05 Step 9/24 : COPY go.mod . 20:36:05 ---> 66d0cda212a7 20:36:05 Step 10/24 : RUN go mod download 20:36:05 ---> Running in c12006b5ccf8 20:36:06 Removing intermediate container c12006b5ccf8 20:36:06 ---> 13c493ca41da 20:36:06 Step 11/24 : COPY . . 20:36:06 ---> 0e1c140111fa 20:36:06 Step 12/24 : ARG MAKE="make build" 20:36:06 ---> Running in 7955218a8ba8 20:36:06 Removing intermediate container 7955218a8ba8 20:36:06 ---> 77ef591d1a52 20:36:06 Step 13/24 : RUN $MAKE 20:36:06 ---> Running in e1c4f6cddccd 20:36:07 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.1-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.0.1-dev.11" -o app-service-configurable 20:36:25 Removing intermediate container e1c4f6cddccd 20:36:25 ---> 9db394d797c4 20:36:25 Step 14/24 : FROM alpine:latest 20:36:25 latest: Pulling from library/alpine 20:36:25 aad63a933944: Pulling fs layer 20:36:25 aad63a933944: Verifying Checksum 20:36:25 aad63a933944: Download complete 20:36:25 aad63a933944: Pull complete 20:36:25 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 20:36:25 Status: Downloaded newer image for alpine:latest 20:36:25 ---> a187dde48cd2 20:36:25 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:36:25 ---> Running in 68b876733590 20:36:25 Removing intermediate container 68b876733590 20:36:25 ---> fc057d7db9f6 20:36:25 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 20:36:25 ---> Running in d701cc0183c5 20:36:25 Removing intermediate container d701cc0183c5 20:36:25 ---> ba46d8a1fb53 20:36:25 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 20:36:25 ---> Running in 5f6fb5f38234 20:36:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:36:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:36:25 (1/6) Installing ca-certificates (20191127-r1) 20:36:25 (2/6) Installing libgcc (9.2.0-r4) 20:36:25 (3/6) Installing libsodium (1.0.18-r0) 20:36:25 (4/6) Installing libstdc++ (9.2.0-r4) 20:36:25 (5/6) Installing libzmq (4.3.2-r0) 20:36:25 (6/6) Installing zeromq (4.3.2-r0) 20:36:25 Executing busybox-1.31.1-r9.trigger 20:36:25 Executing ca-certificates-20191127-r1.trigger 20:36:25 OK: 9 MiB in 20 packages 20:36:25 Removing intermediate container 5f6fb5f38234 20:36:25 ---> 46d2b56c37b0 20:36:25 Step 18/24 : COPY --from=builder /app/res/ /res/ 20:36:25 ---> 383f84f5dc5d 20:36:25 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:36:27 ---> e5c02471cfef 20:36:27 Step 20/24 : EXPOSE 48095 20:36:27 ---> Running in 2c9ba992dc70 20:36:27 Removing intermediate container 2c9ba992dc70 20:36:27 ---> 1fe23851058f 20:36:27 Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"] 20:36:27 ---> Running in 6f0b4c8d90df 20:36:27 Removing intermediate container 6f0b4c8d90df 20:36:27 ---> 84fd690e5fd0 20:36:27 Step 22/24 : LABEL arch=amd64 20:36:27 ---> Running in 060e4b6f2c74 20:36:27 Removing intermediate container 060e4b6f2c74 20:36:27 ---> d90a7743c532 20:36:27 Step 23/24 : LABEL git_sha=509f75b81d4bfb4bcf6ec0f8397e94748f7d437b 20:36:27 ---> Running in ff90586f56cc 20:36:27 Removing intermediate container ff90586f56cc 20:36:27 ---> b1c796abad1f 20:36:27 Step 24/24 : LABEL version=1.0.1-dev.11 20:36:27 ---> Running in a62c1e824daa 20:36:28 Removing intermediate container a62c1e824daa 20:36:28 ---> 1dbe35dcf310 20:36:28 [Warning] One or more build-args [ARCH] were not consumed 20:36:28 Successfully built 1dbe35dcf310 20:36:28 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:36:28 provisioning config files... 20:36:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/15@tmp/config512780679812115416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:28 nexus3.edgexfoundry.org:10001 20:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:29 Configure a credential helper to remove this warning. See 20:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:29 20:36:29 Login Succeeded 20:36:29 nexus3.edgexfoundry.org:10002 20:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:29 Configure a credential helper to remove this warning. See 20:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:29 20:36:29 Login Succeeded 20:36:29 nexus3.edgexfoundry.org:10003 20:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:29 Configure a credential helper to remove this warning. See 20:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:29 20:36:29 Login Succeeded 20:36:29 nexus3.edgexfoundry.org:10004 20:36:29 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:36:29 CGO_ENABLED=1 go vet ./... 20:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:29 Configure a credential helper to remove this warning. See 20:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:29 20:36:29 Login Succeeded 20:36:29 docker.io 20:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:30 Configure a credential helper to remove this warning. See 20:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:30 20:36:30 Login Succeeded [Pipeline] } 20:36:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:30 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 20:36:30 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b 20:36:30 latest 20:36:30 1.0.1-dev.11 20:36:30 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b-1.0.1-dev.11 20:36:30 master 20:36:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:30 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:509f75b81d4bfb4bcf6ec0f8397e94748f7d437b [Pipeline] isUnix [Pipeline] sh 20:36:31 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:509f75b81d4bfb4bcf6ec0f8397e94748f7d437b 20:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:36:31 9b24bdd012c1: Preparing 20:36:31 403d1f09dd48: Preparing 20:36:31 d4fe3216aba6: Preparing 20:36:31 beee9f30bc1f: Preparing 20:36:31 beee9f30bc1f: Layer already exists 20:36:31 403d1f09dd48: Pushed 20:36:31 d4fe3216aba6: Pushed 20:36:33 9b24bdd012c1: Pushed 20:36:33 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b: digest: sha256:734fc2c28bfcdcc75a3c198efacfa0050c80b343c72888eb8bd78455be888952 size: 1159 [Pipeline] isUnix [Pipeline] sh 20:36:33 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 20:36:33 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 20:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:36:33 9b24bdd012c1: Preparing 20:36:33 403d1f09dd48: Preparing 20:36:33 d4fe3216aba6: Preparing 20:36:33 beee9f30bc1f: Preparing 20:36:33 beee9f30bc1f: Layer already exists 20:36:33 403d1f09dd48: Layer already exists 20:36:33 9b24bdd012c1: Layer already exists 20:36:33 d4fe3216aba6: Layer already exists 20:36:33 latest: digest: sha256:734fc2c28bfcdcc75a3c198efacfa0050c80b343c72888eb8bd78455be888952 size: 1159 [Pipeline] isUnix [Pipeline] sh 20:36:33 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 20:36:34 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.11 20:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:36:34 9b24bdd012c1: Preparing 20:36:34 403d1f09dd48: Preparing 20:36:34 d4fe3216aba6: Preparing 20:36:34 beee9f30bc1f: Preparing 20:36:34 403d1f09dd48: Layer already exists 20:36:34 beee9f30bc1f: Layer already exists 20:36:34 d4fe3216aba6: Layer already exists 20:36:34 9b24bdd012c1: Layer already exists 20:36:34 1.0.1-dev.11: digest: sha256:734fc2c28bfcdcc75a3c198efacfa0050c80b343c72888eb8bd78455be888952 size: 1159 [Pipeline] isUnix [Pipeline] sh 20:36:34 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:509f75b81d4bfb4bcf6ec0f8397e94748f7d437b-1.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 20:36:34 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:509f75b81d4bfb4bcf6ec0f8397e94748f7d437b-1.0.1-dev.11 20:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:36:34 9b24bdd012c1: Preparing 20:36:34 403d1f09dd48: Preparing 20:36:34 d4fe3216aba6: Preparing 20:36:34 beee9f30bc1f: Preparing 20:36:34 403d1f09dd48: Layer already exists 20:36:34 beee9f30bc1f: Layer already exists 20:36:34 d4fe3216aba6: Layer already exists 20:36:34 9b24bdd012c1: Layer already exists 20:36:34 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b-1.0.1-dev.11: digest: sha256:734fc2c28bfcdcc75a3c198efacfa0050c80b343c72888eb8bd78455be888952 size: 1159 [Pipeline] isUnix [Pipeline] sh 20:36:35 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 20:36:35 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 20:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 20:36:35 9b24bdd012c1: Preparing 20:36:35 403d1f09dd48: Preparing 20:36:35 d4fe3216aba6: Preparing 20:36:35 beee9f30bc1f: Preparing 20:36:35 403d1f09dd48: Layer already exists 20:36:35 beee9f30bc1f: Layer already exists 20:36:35 d4fe3216aba6: Layer already exists 20:36:35 9b24bdd012c1: Layer already exists 20:36:35 master: digest: sha256:734fc2c28bfcdcc75a3c198efacfa0050c80b343c72888eb8bd78455be888952 size: 1159 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:36:37 gofmt -l . 20:36:37 [ "`gofmt -l .`" = "" ] 20:36:37 ./bin/test-go-mod-tidy.sh 20:36:37 ./bin/test-attribution-txt.sh [Pipeline] stash 20:36:37 Warning: overwriting stash ‘coverage-report’ 20:36:38 Stashed 1 file(s) [Pipeline] } 20:36:38 $ docker stop --time=1 012c1e7fe1be710b09731deba655d8715d57dd6f9871270b44f53bf63d28a9c2 20:36:40 $ docker rm -f 012c1e7fe1be710b09731deba655d8715d57dd6f9871270b44f53bf63d28a9c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:36:42 + ls -al . 20:36:42 total 124 20:36:42 drwxrwxr-x 7 jenkins jenkins 4096 Apr 14 20:36 . 20:36:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 20:34 .. 20:36:42 -rw-rw-r-- 1 jenkins jenkins 127 Apr 14 20:34 .dockerignore 20:36:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 14 20:34 .git 20:36:42 -rw-rw-r-- 1 jenkins jenkins 93 Apr 14 20:34 .gitignore 20:36:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 14 20:34 .semver 20:36:42 -rw-rw-r-- 1 jenkins jenkins 5446 Apr 14 20:34 Attribution.txt 20:36:42 -rw-rw-r-- 1 jenkins jenkins 1917 Apr 14 20:34 Dockerfile 20:36:42 -rw-rw-r-- 1 jenkins jenkins 966 Apr 14 20:34 Dockerfile.build 20:36:42 -rw-rw-r-- 1 jenkins jenkins 689 Apr 14 20:34 Jenkinsfile 20:36:42 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 14 20:34 LICENSE 20:36:42 -rw-rw-r-- 1 jenkins jenkins 10342 Apr 14 20:34 README.md 20:36:42 -rw-rw-r-- 1 jenkins jenkins 12 Apr 14 20:32 VERSION 20:36:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 20:34 bin 20:36:42 -rw-r--r-- 1 jenkins jenkins 10 Apr 14 20:35 coverage.out 20:36:42 -rw-rw-r-- 1 jenkins jenkins 180 Apr 14 20:34 docker-compose.debug.yml 20:36:42 -rw-rw-r-- 1 jenkins jenkins 133 Apr 14 20:34 docker-compose.yml 20:36:42 -rw-r--r-- 1 jenkins jenkins 133 Apr 14 20:36 go.mod 20:36:42 -rw-r--r-- 1 jenkins jenkins 14901 Apr 14 20:36 go.sum 20:36:42 -rw-rw-r-- 1 jenkins jenkins 1616 Apr 14 20:34 main.go 20:36:42 -rw-rw-r-- 1 jenkins jenkins 1486 Apr 14 20:34 makefile 20:36:42 drwxrwxr-x 9 jenkins jenkins 4096 Apr 14 20:34 res 20:36:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 20:34 snap [Pipeline] isUnix [Pipeline] sh 20:36:42 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=509f75b81d4bfb4bcf6ec0f8397e94748f7d437b --label arch=arm64 --label version=1.0.1-dev.11 . 20:36:42 Sending build context to Docker daemon 260.1kB 20:36:43 Step 1/24 : ARG BASE=golang:1.13-alpine 20:36:43 Step 2/24 : FROM ${BASE} AS builder 20:36:43 ---> 35b678e8de28 20:36:43 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:36:43 ---> Running in ce0e07d81fe6 20:36:43 Removing intermediate container ce0e07d81fe6 20:36:43 ---> d9f853d7e27f 20:36:43 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 20:36:43 ---> Running in cdc05f5f0222 20:36:43 Removing intermediate container cdc05f5f0222 20:36:43 ---> 4810309df064 20:36:43 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:36:44 ---> Running in 16f65f294355 20:36:44 Removing intermediate container 16f65f294355 20:36:44 ---> 8f37f9c3a159 20:36:44 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:44 ---> Running in 76368fff8a55 20:36:46 Removing intermediate container 76368fff8a55 20:36:46 ---> 33d388e4e5e5 20:36:46 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:36:46 ---> Running in e78f97e8c63d 20:36:47 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:36:48 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:36:49 OK: 127 MiB in 45 packages 20:36:50 Removing intermediate container e78f97e8c63d 20:36:50 ---> 58822612ee24 20:36:50 Step 8/24 : WORKDIR /app 20:36:50 ---> Running in a910b881a718 20:36:50 Removing intermediate container a910b881a718 20:36:50 ---> 657a59b8eaf2 20:36:50 Step 9/24 : COPY go.mod . 20:36:51 ---> fe07c65e0f71 20:36:51 Step 10/24 : RUN go mod download 20:36:51 ---> Running in 6307d8e2a045 20:36:53 Removing intermediate container 6307d8e2a045 20:36:53 ---> be25afe8abc7 20:36:53 Step 11/24 : COPY . . 20:36:53 ---> 9fe2ceeacb52 20:36:53 Step 12/24 : ARG MAKE="make build" 20:36:53 ---> Running in 87e7d50b9e49 20:36:54 Removing intermediate container 87e7d50b9e49 20:36:54 ---> 5223eccf5f3d 20:36:54 Step 13/24 : RUN $MAKE 20:36:54 ---> Running in 66b8054acda2 20:36:55 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.1-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.0.1-dev.11" -o app-service-configurable 20:37:51 Removing intermediate container 66b8054acda2 20:37:51 ---> 0c4a04a90dbe 20:37:51 Step 14/24 : FROM alpine:latest 20:37:51 latest: Pulling from library/alpine 20:37:51 8a0637ca1ac9: Pulling fs layer 20:37:51 8a0637ca1ac9: Verifying Checksum 20:37:51 8a0637ca1ac9: Download complete 20:37:51 8a0637ca1ac9: Pull complete 20:37:51 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 20:37:51 Status: Downloaded newer image for alpine:latest 20:37:51 ---> 2ee122dcc32d 20:37:51 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:37:51 ---> Running in 4cc406e8f342 20:37:51 Removing intermediate container 4cc406e8f342 20:37:51 ---> 66a5049a5e45 20:37:51 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 20:37:51 ---> Running in 30ff9a7cc682 20:37:51 Removing intermediate container 30ff9a7cc682 20:37:51 ---> f60463a0e8d7 20:37:51 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 20:37:51 ---> Running in be58be9c3711 20:37:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:37:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:37:51 (1/6) Installing ca-certificates (20191127-r1) 20:37:51 (2/6) Installing libgcc (9.2.0-r4) 20:37:51 (3/6) Installing libsodium (1.0.18-r0) 20:37:51 (4/6) Installing libstdc++ (9.2.0-r4) 20:37:51 (5/6) Installing libzmq (4.3.2-r0) 20:37:51 (6/6) Installing zeromq (4.3.2-r0) 20:37:51 Executing busybox-1.31.1-r9.trigger 20:37:51 Executing ca-certificates-20191127-r1.trigger 20:37:51 OK: 9 MiB in 20 packages 20:37:52 Removing intermediate container be58be9c3711 20:37:52 ---> d3abaf4cab25 20:37:52 Step 18/24 : COPY --from=builder /app/res/ /res/ 20:37:53 ---> 2c9b06c96df9 20:37:53 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:37:54 ---> c28a7f382e5d 20:37:54 Step 20/24 : EXPOSE 48095 20:37:54 ---> Running in 37111606caa1 20:37:54 Removing intermediate container 37111606caa1 20:37:54 ---> 4156419f749a 20:37:54 Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"] 20:37:55 ---> Running in d0cad9f3a322 20:37:55 Removing intermediate container d0cad9f3a322 20:37:55 ---> ce76882dc63f 20:37:55 Step 22/24 : LABEL arch=arm64 20:37:55 ---> Running in 0340b9b36bda 20:37:56 Removing intermediate container 0340b9b36bda 20:37:56 ---> 4523f3147e7c 20:37:56 Step 23/24 : LABEL git_sha=509f75b81d4bfb4bcf6ec0f8397e94748f7d437b 20:37:56 ---> Running in e065fc6af68e 20:37:56 Removing intermediate container e065fc6af68e 20:37:56 ---> 2e4b4a930578 20:37:56 Step 24/24 : LABEL version=1.0.1-dev.11 20:37:56 ---> Running in 442433ec631a 20:37:56 Removing intermediate container 442433ec631a 20:37:56 ---> 7f54009590d5 20:37:56 [Warning] One or more build-args [ARCH] were not consumed 20:37:56 Successfully built 7f54009590d5 20:37:56 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:37:57 provisioning config files... 20:37:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/15@tmp/config2336636201249379064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:57 nexus3.edgexfoundry.org:10001 20:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:58 Configure a credential helper to remove this warning. See 20:37:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:58 20:37:58 Login Succeeded 20:37:58 nexus3.edgexfoundry.org:10002 20:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:59 Configure a credential helper to remove this warning. See 20:37:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:59 20:37:59 Login Succeeded 20:37:59 nexus3.edgexfoundry.org:10003 20:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:00 Configure a credential helper to remove this warning. See 20:38:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:00 20:38:00 Login Succeeded 20:38:00 nexus3.edgexfoundry.org:10004 20:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:01 Configure a credential helper to remove this warning. See 20:38:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:01 20:38:01 Login Succeeded 20:38:01 docker.io 20:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:01 Configure a credential helper to remove this warning. See 20:38:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:01 20:38:01 Login Succeeded [Pipeline] } 20:38:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:02 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 20:38:02 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b 20:38:02 latest 20:38:02 1.0.1-dev.11 20:38:02 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b-1.0.1-dev.11 20:38:02 master 20:38:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:02 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:509f75b81d4bfb4bcf6ec0f8397e94748f7d437b [Pipeline] isUnix [Pipeline] sh 20:38:03 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:509f75b81d4bfb4bcf6ec0f8397e94748f7d437b 20:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:38:03 0f6fd285f2fd: Preparing 20:38:03 a346539b01d0: Preparing 20:38:03 2b7882ab31ca: Preparing 20:38:03 294ac687b5fc: Preparing 20:38:03 294ac687b5fc: Layer already exists 20:38:03 a346539b01d0: Pushed 20:38:04 2b7882ab31ca: Pushed 20:38:09 0f6fd285f2fd: Pushed 20:38:09 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b: digest: sha256:75637e3c4c28f31a0821a4f075bb1736e3995f97e8ed435564f3b0665ee7d5e3 size: 1158 [Pipeline] isUnix [Pipeline] sh 20:38:09 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:38:10 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 20:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:38:10 0f6fd285f2fd: Preparing 20:38:10 a346539b01d0: Preparing 20:38:10 2b7882ab31ca: Preparing 20:38:10 294ac687b5fc: Preparing 20:38:10 a346539b01d0: Layer already exists 20:38:10 294ac687b5fc: Layer already exists 20:38:10 2b7882ab31ca: Layer already exists 20:38:10 0f6fd285f2fd: Layer already exists 20:38:10 latest: digest: sha256:75637e3c4c28f31a0821a4f075bb1736e3995f97e8ed435564f3b0665ee7d5e3 size: 1158 [Pipeline] isUnix [Pipeline] sh 20:38:11 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 20:38:11 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.11 20:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:38:11 0f6fd285f2fd: Preparing 20:38:11 a346539b01d0: Preparing 20:38:11 2b7882ab31ca: Preparing 20:38:11 294ac687b5fc: Preparing 20:38:11 294ac687b5fc: Layer already exists 20:38:11 0f6fd285f2fd: Layer already exists 20:38:11 a346539b01d0: Layer already exists 20:38:11 2b7882ab31ca: Layer already exists 20:38:11 1.0.1-dev.11: digest: sha256:75637e3c4c28f31a0821a4f075bb1736e3995f97e8ed435564f3b0665ee7d5e3 size: 1158 [Pipeline] isUnix [Pipeline] sh 20:38:12 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:509f75b81d4bfb4bcf6ec0f8397e94748f7d437b-1.0.1-dev.11 [Pipeline] isUnix [Pipeline] sh 20:38:12 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:509f75b81d4bfb4bcf6ec0f8397e94748f7d437b-1.0.1-dev.11 20:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:38:13 0f6fd285f2fd: Preparing 20:38:13 a346539b01d0: Preparing 20:38:13 2b7882ab31ca: Preparing 20:38:13 294ac687b5fc: Preparing 20:38:13 2b7882ab31ca: Layer already exists 20:38:13 a346539b01d0: Layer already exists 20:38:13 294ac687b5fc: Layer already exists 20:38:13 0f6fd285f2fd: Layer already exists 20:38:13 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b-1.0.1-dev.11: digest: sha256:75637e3c4c28f31a0821a4f075bb1736e3995f97e8ed435564f3b0665ee7d5e3 size: 1158 [Pipeline] isUnix [Pipeline] sh 20:38:13 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 20:38:14 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 20:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 20:38:14 0f6fd285f2fd: Preparing 20:38:14 a346539b01d0: Preparing 20:38:14 2b7882ab31ca: Preparing 20:38:14 294ac687b5fc: Preparing 20:38:14 0f6fd285f2fd: Layer already exists 20:38:14 2b7882ab31ca: Layer already exists 20:38:14 294ac687b5fc: Layer already exists 20:38:14 a346539b01d0: Layer already exists 20:38:14 master: digest: sha256:75637e3c4c28f31a0821a4f075bb1736e3995f97e8ed435564f3b0665ee7d5e3 size: 1158 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 20:38:15 provisioning config files... 20:38:15 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config4560126757090539864tmp [Pipeline] { [Pipeline] sh 20:38:15 + curl -s https://codecov.io/bash 20:38:15 + bash -s - -t @/w/workspace/_app-service-configurable_master@tmp/config4560126757090539864tmp 20:38:15 20:38:15 _____ _ 20:38:15 / ____| | | 20:38:15 | | ___ __| | ___ ___ _____ __ 20:38:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:38:15 | |___| (_) | (_| | __/ (_| (_) \ V / 20:38:15 \_____\___/ \__,_|\___|\___\___/ \_/ 20:38:15 Bash-20200410-0786dee 20:38:15 20:38:15 20:38:15 ==> Jenkins CI detected. 20:38:15 project root: . 20:38:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:38:15 ==> Running gcov in . (disable via -X gcov) 20:38:15 ==> Python coveragepy not found 20:38:15 ==> Searching for coverage reports in: 20:38:15 + . 20:38:15 -> Found 1 reports 20:38:15 ==> Detecting git/mercurial file structure 20:38:15 ==> Reading reports 20:38:15 + ./coverage.out bytes=10 20:38:15 ==> Appending adjustments 20:38:15 http://docs.codecov.io/docs/fixing-reports 20:38:15 + Found adjustments 20:38:15 ==> Gzipping contents 20:38:15 ==> Uploading reports 20:38:15 url: https://codecov.io 20:38:15 query: branch=master&commit=509f75b81d4bfb4bcf6ec0f8397e94748f7d437b&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F15%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= 20:38:15 -> Pinging Codecov 20:38:15 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=master&commit=509f75b81d4bfb4bcf6ec0f8397e94748f7d437b&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F15%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= 20:38:16 -> Uploading 20:38:16 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/509f75b81d4bfb4bcf6ec0f8397e94748f7d437b [Pipeline] } 20:38:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:38:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 20:38:16 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 20:38:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 20:38:17 20:38:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 20:38:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 20:38:17 1.217.3: Pulling from edgex-devops/edgex-snyk-go 20:38:17 e6b0cf9c0882: Pulling fs layer 20:38:17 2848faf0eed1: Pulling fs layer 20:38:17 0f37312ad70f: Pulling fs layer 20:38:17 7d08f2745646: Pulling fs layer 20:38:17 4c9f31393084: Pulling fs layer 20:38:17 eb21ddb83652: Pulling fs layer 20:38:17 345998794f6b: Pulling fs layer 20:38:17 97a711d68925: Pulling fs layer 20:38:17 7c8476c1cb00: Pulling fs layer 20:38:17 eb21ddb83652: Waiting 20:38:17 345998794f6b: Waiting 20:38:17 97a711d68925: Waiting 20:38:17 7c8476c1cb00: Waiting 20:38:17 7d08f2745646: Waiting 20:38:17 4c9f31393084: Waiting 20:38:17 0f37312ad70f: Verifying Checksum 20:38:17 0f37312ad70f: Download complete 20:38:17 2848faf0eed1: Verifying Checksum 20:38:17 2848faf0eed1: Download complete 20:38:17 4c9f31393084: Download complete 20:38:17 eb21ddb83652: Verifying Checksum 20:38:17 eb21ddb83652: Download complete 20:38:17 e6b0cf9c0882: Verifying Checksum 20:38:17 e6b0cf9c0882: Download complete 20:38:17 e6b0cf9c0882: Pull complete 20:38:18 345998794f6b: Verifying Checksum 20:38:18 345998794f6b: Download complete 20:38:18 2848faf0eed1: Pull complete 20:38:18 0f37312ad70f: Pull complete 20:38:18 97a711d68925: Verifying Checksum 20:38:18 97a711d68925: Download complete 20:38:18 7c8476c1cb00: Verifying Checksum 20:38:18 7c8476c1cb00: Download complete 20:38:19 7d08f2745646: Verifying Checksum 20:38:19 7d08f2745646: Download complete 20:38:26 7d08f2745646: Pull complete 20:38:26 4c9f31393084: Pull complete 20:38:26 eb21ddb83652: Pull complete 20:38:28 345998794f6b: Pull complete 20:38:30 97a711d68925: Pull complete 20:38:31 7c8476c1cb00: Pull complete 20:38:31 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 20:38:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 20:38:31 prd-centos7-docker-4c-2g-3870 does not seem to be running inside a container 20:38:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/_app-service-configurable_master:/ws -w /ws --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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 20:38:32 $ docker top a40fdf19fb5e7776ce5e3ba9597731f5247e5587c5316edca81711bfad83d29e -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:32 + snyk monitor '--org=edgex-jenkins' 20:38:42 20:38:42 Monitoring /w/workspace/_app-service-configurable_master... 20:38:42 20:38:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/c7cc0a26-4bfe-4085-b61a-12e7584e9106 20:38:42 20:38:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:38:42 20:38:42 [Pipeline] } 20:38:42 $ docker stop --time=1 a40fdf19fb5e7776ce5e3ba9597731f5247e5587c5316edca81711bfad83d29e 20:38:44 $ docker rm -f a40fdf19fb5e7776ce5e3ba9597731f5247e5587c5316edca81711bfad83d29e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:38:45 20:38:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 20:38:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:38:45 latest: Pulling from edgex-devops/edgex-klar 20:38:45 e7c96db7181b: Pulling fs layer 20:38:45 1868ca2cb446: Pulling fs layer 20:38:45 136be5d0fe8e: Pulling fs layer 20:38:45 894bfe63afcb: Pulling fs layer 20:38:45 894bfe63afcb: Waiting 20:38:45 1868ca2cb446: Verifying Checksum 20:38:45 1868ca2cb446: Download complete 20:38:45 136be5d0fe8e: Verifying Checksum 20:38:45 136be5d0fe8e: Download complete 20:38:45 e7c96db7181b: Verifying Checksum 20:38:45 e7c96db7181b: Download complete 20:38:45 894bfe63afcb: Verifying Checksum 20:38:45 894bfe63afcb: Download complete 20:38:45 e7c96db7181b: Pull complete 20:38:45 1868ca2cb446: Pull complete 20:38:46 136be5d0fe8e: Pull complete 20:38:46 894bfe63afcb: Pull complete 20:38:46 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 20:38:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 20:38:46 prd-centos7-docker-4c-2g-3870 does not seem to be running inside a container 20:38:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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-devops/edgex-klar:latest cat 20:38:47 $ docker top 90cfb7cf18b3177772db1f67f3b8e13a958c50b9167481666a8cf27b1d10f90b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:47 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:509f75b81d4bfb4bcf6ec0f8397e94748f7d437b 20:38:47 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:38:52 $ docker stop --time=1 90cfb7cf18b3177772db1f67f3b8e13a958c50b9167481666a8cf27b1d10f90b 20:38:53 $ docker rm -f 90cfb7cf18b3177772db1f67f3b8e13a958c50b9167481666a8cf27b1d10f90b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:38:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:38:54 . [Pipeline] withDockerContainer 20:38:54 prd-centos7-docker-4c-2g-3870 does not seem to be running inside a container 20:38:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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-devops/edgex-klar:latest cat 20:38:54 $ docker top 92a4c9cbc58d6d4bc54ef0501e60c3ce0271881aee2e724d861adf631b3dc622 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:55 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:509f75b81d4bfb4bcf6ec0f8397e94748f7d437b 20:38:55 + tee 20:38:55 clair timeout 1m0s 20:38:55 docker timeout: 1m0s 20:38:55 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:38:56 $ docker stop --time=1 92a4c9cbc58d6d4bc54ef0501e60c3ce0271881aee2e724d861adf631b3dc622 20:38:57 $ docker rm -f 92a4c9cbc58d6d4bc54ef0501e60c3ce0271881aee2e724d861adf631b3dc622 [Pipeline] // withDockerContainer [Pipeline] sh 20:38:57 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 20:38:57 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_509f75b81d4bfb4bcf6ec0f8397e94748f7d437b.html [Pipeline] writeFile [Pipeline] step 20:38:58 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 20:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:38:58 . [Pipeline] withDockerContainer 20:38:58 prd-centos7-docker-4c-2g-3870 does not seem to be running inside a container 20:38:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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-devops/edgex-klar:latest cat 20:38:58 $ docker top 0a61559fc682de47c78453347a3f9471af9f20785403523089330ce7c8a52026 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:59 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:509f75b81d4bfb4bcf6ec0f8397e94748f7d437b 20:38:59 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:39:04 $ docker stop --time=1 0a61559fc682de47c78453347a3f9471af9f20785403523089330ce7c8a52026 20:39:05 $ docker rm -f 0a61559fc682de47c78453347a3f9471af9f20785403523089330ce7c8a52026 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:39:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:39:05 . [Pipeline] withDockerContainer 20:39:05 prd-centos7-docker-4c-2g-3870 does not seem to be running inside a container 20:39:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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-devops/edgex-klar:latest cat 20:39:06 $ docker top 24cc55dcb91c4ccb4ac59843074ab3a5fb12cb682cb0303f147fa901fd2b9edf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:07 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:509f75b81d4bfb4bcf6ec0f8397e94748f7d437b 20:39:07 + tee 20:39:07 clair timeout 1m0s 20:39:07 docker timeout: 1m0s 20:39:07 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:39:07 $ docker stop --time=1 24cc55dcb91c4ccb4ac59843074ab3a5fb12cb682cb0303f147fa901fd2b9edf 20:39:09 $ docker rm -f 24cc55dcb91c4ccb4ac59843074ab3a5fb12cb682cb0303f147fa901fd2b9edf [Pipeline] // withDockerContainer [Pipeline] sh 20:39:09 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 20:39:09 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_509f75b81d4bfb4bcf6ec0f8397e94748f7d437b.html [Pipeline] writeFile [Pipeline] step 20:39:09 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 20:39:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:39:10 . [Pipeline] withDockerContainer 20:39:10 prd-centos7-docker-4c-2g-3870 does not seem to be running inside a container 20:39:10 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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 20:39:10 $ docker top 595a64549dfa1a61f26919a720af394c1da8c7edbeb5a381b6f8b36628882ae4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:39:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:11 [ssh-agent] Looking for ssh-agent implementation... 20:39:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:39:11 $ docker exec 595a64549dfa1a61f26919a720af394c1da8c7edbeb5a381b6f8b36628882ae4 ssh-agent 20:39:11 SSH_AUTH_SOCK=/tmp/ssh-Dk6VE3dSYey7/agent.15 20:39:11 SSH_AGENT_PID=21 20:39:11 Running ssh-add (command line suppressed) 20:39:11 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4139510613260681800.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4139510613260681800.key) 20:39:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:39:12 + git semver tag 20:39:12 # -> Open(): unable to determine branch for HEAD 20:39:12 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 20:39:12 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 20:39:12 # $SEMVER_REMOTE_NAME = origin 20:39:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:39:12 # $SEMVER_USER_NAME = edgex-jenkins 20:39:12 # $SEMVER_BRANCH = master 20:39:12 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 20:39:12 # 509f75b81d4bfb4bcf6ec0f8397e94748f7d437b HEAD 20:39:12 # -> Force: false 20:39:12 # 99e057066e5ae4d2589c3724c90043f5761349c8 refs/tags/v1.0.1-dev.11 [Pipeline] } 20:39:12 $ docker exec --env ******** --env ******** 595a64549dfa1a61f26919a720af394c1da8c7edbeb5a381b6f8b36628882ae4 ssh-agent -k 20:39:12 unset SSH_AUTH_SOCK; 20:39:12 unset SSH_AGENT_PID; 20:39:12 echo Agent pid 21 killed; 20:39:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:39:12 + git semver [Pipeline] } 20:39:12 $ docker stop --time=1 595a64549dfa1a61f26919a720af394c1da8c7edbeb5a381b6f8b36628882ae4 20:39:14 $ docker rm -f 595a64549dfa1a61f26919a720af394c1da8c7edbeb5a381b6f8b36628882ae4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:39:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:39:14 20:39:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:39:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:39:14 0.23.1-centos7: Pulling from edgex-lftools 20:39:14 ab5ef0e58194: Pulling fs layer 20:39:14 9712f1f96733: Pulling fs layer 20:39:14 63f879dbbcfc: Pulling fs layer 20:39:14 0d9ebad4ef96: Pulling fs layer 20:39:14 e9a5061849ea: Pulling fs layer 20:39:14 d747dcd14b5f: Pulling fs layer 20:39:14 2de7ff778b66: Pulling fs layer 20:39:14 0d9ebad4ef96: Waiting 20:39:14 e9a5061849ea: Waiting 20:39:14 d747dcd14b5f: Waiting 20:39:14 2de7ff778b66: Waiting 20:39:14 9712f1f96733: Verifying Checksum 20:39:14 9712f1f96733: Download complete 20:39:15 63f879dbbcfc: Verifying Checksum 20:39:15 63f879dbbcfc: Download complete 20:39:15 e9a5061849ea: Verifying Checksum 20:39:15 e9a5061849ea: Download complete 20:39:15 d747dcd14b5f: Verifying Checksum 20:39:15 d747dcd14b5f: Download complete 20:39:15 2de7ff778b66: Verifying Checksum 20:39:15 2de7ff778b66: Download complete 20:39:15 0d9ebad4ef96: Verifying Checksum 20:39:15 0d9ebad4ef96: Download complete 20:39:15 ab5ef0e58194: Verifying Checksum 20:39:15 ab5ef0e58194: Download complete 20:39:21 ab5ef0e58194: Pull complete 20:39:21 9712f1f96733: Pull complete 20:39:22 63f879dbbcfc: Pull complete 20:39:29 0d9ebad4ef96: Pull complete 20:39:29 e9a5061849ea: Pull complete 20:39:29 d747dcd14b5f: Pull complete 20:39:32 2de7ff778b66: Pull complete 20:39:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:39:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:39:32 prd-centos7-docker-4c-2g-3870 does not seem to be running inside a container 20:39:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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:0.23.1-centos7 cat 20:39:33 $ docker top 018091040d39a0ee26c62a2ea9dc38eb200e26ade3c7f0c71e39f4ecceeb8e34 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:39:33 provisioning config files... 20:39:33 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config651388960208217017tmp 20:39:33 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config7239653943930307408tmp 20:39:33 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config4354728542870436751tmp [Pipeline] { [Pipeline] echo 20:39:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:39:33 ---> sigul-configuration.sh 20:39:33 gpg: directory `/root/.gnupg' created 20:39:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:39:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:39:33 gpg: keyring `/root/.gnupg/secring.gpg' created 20:39:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:39:33 gpg: CAST5 encrypted data 20:39:33 gpg: encrypted with 1 passphrase 20:39:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:39:34 + mkdir /home/jenkins 20:39:34 + mkdir /home/jenkins/sigul [Pipeline] sh 20:39:34 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 20:39:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:39:34 ---> sigul-install.sh 20:39:47 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:39:47 + git tag --list 20:39:47 v1.0.1-dev.11 [Pipeline] sh 20:39:47 + lftools sign git-tag v1.0.1-dev.11 20:39:48 Signing Git tag with Sigul... 20:39:48 Signing v1.0.1-dev.11 [Pipeline] echo 20:39:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:39:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:39:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:39:49 $ docker stop --time=1 018091040d39a0ee26c62a2ea9dc38eb200e26ade3c7f0c71e39f4ecceeb8e34 20:39:51 $ docker rm -f 018091040d39a0ee26c62a2ea9dc38eb200e26ade3c7f0c71e39f4ecceeb8e34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:39:52 . [Pipeline] withDockerContainer 20:39:52 prd-centos7-docker-4c-2g-3870 does not seem to be running inside a container 20:39:52 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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 20:39:52 $ docker top 560446b4024e33dbcec5dd92b3bdcfe05b7054b28148cbdcb794e2337e1c19df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:39:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:53 [ssh-agent] Looking for ssh-agent implementation... 20:39:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:39:53 $ docker exec 560446b4024e33dbcec5dd92b3bdcfe05b7054b28148cbdcb794e2337e1c19df ssh-agent 20:39:53 SSH_AUTH_SOCK=/tmp/ssh-ko9t6suHfRr8/agent.14 20:39:53 SSH_AGENT_PID=21 20:39:53 Running ssh-add (command line suppressed) 20:39:53 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1278954067733818053.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1278954067733818053.key) 20:39:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:39:54 + git semver bump pre 20:39:54 # -> Open(): unable to determine branch for HEAD 20:39:54 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 20:39:54 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 20:39:54 # $SEMVER_REMOTE_NAME = origin 20:39:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:39:54 # $SEMVER_USER_NAME = edgex-jenkins 20:39:54 # $SEMVER_BRANCH = master 20:39:54 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 20:39:54 1.0.1-dev.12 [Pipeline] } 20:39:54 $ docker exec --env ******** --env ******** 560446b4024e33dbcec5dd92b3bdcfe05b7054b28148cbdcb794e2337e1c19df ssh-agent -k 20:39:54 unset SSH_AUTH_SOCK; 20:39:54 unset SSH_AGENT_PID; 20:39:54 echo Agent pid 21 killed; 20:39:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:39:54 + git semver [Pipeline] } 20:39:54 $ docker stop --time=1 560446b4024e33dbcec5dd92b3bdcfe05b7054b28148cbdcb794e2337e1c19df 20:39:56 $ docker rm -f 560446b4024e33dbcec5dd92b3bdcfe05b7054b28148cbdcb794e2337e1c19df [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:39:56 . [Pipeline] withDockerContainer 20:39:56 prd-centos7-docker-4c-2g-3870 does not seem to be running inside a container 20:39:56 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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 20:39:57 $ docker top c82393402243481507226d57536f4595657ef3916be1efa8339f9f403fdc5343 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:39:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:57 [ssh-agent] Looking for ssh-agent implementation... 20:39:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:39:57 $ docker exec c82393402243481507226d57536f4595657ef3916be1efa8339f9f403fdc5343 ssh-agent 20:39:58 SSH_AUTH_SOCK=/tmp/ssh-oixtMxQb0HFx/agent.14 20:39:58 SSH_AGENT_PID=21 20:39:58 Running ssh-add (command line suppressed) 20:39:58 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4600542664019638640.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4600542664019638640.key) 20:39:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:39:58 + git semver push 20:39:58 # -> Open(): unable to determine branch for HEAD 20:39:58 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 20:39:58 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 20:39:58 # $SEMVER_REMOTE_NAME = origin 20:39:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:39:58 # $SEMVER_USER_NAME = edgex-jenkins 20:39:58 # $SEMVER_BRANCH = master 20:39:58 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 20:40:05 $ docker exec --env ******** --env ******** c82393402243481507226d57536f4595657ef3916be1efa8339f9f403fdc5343 ssh-agent -k 20:40:05 unset SSH_AUTH_SOCK; 20:40:05 unset SSH_AGENT_PID; 20:40:05 echo Agent pid 21 killed; 20:40:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:05 + git semver [Pipeline] } 20:40:05 $ docker stop --time=1 c82393402243481507226d57536f4595657ef3916be1efa8339f9f403fdc5343 20:40:07 $ docker rm -f c82393402243481507226d57536f4595657ef3916be1efa8339f9f403fdc5343 [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 20:40:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:40:08 ---> package-listing.sh 20:40:08 ++ facter osfamily 20:40:08 ++ tr '[:upper:]' '[:lower:]' 20:40:08 + OS_FAMILY=redhat 20:40:08 + workspace=/w/workspace/_app-service-configurable_master 20:40:08 + START_PACKAGES=/tmp/packages_start.txt 20:40:08 + END_PACKAGES=/tmp/packages_end.txt 20:40:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:40:08 + PACKAGES=/tmp/packages_start.txt 20:40:08 + '[' /w/workspace/_app-service-configurable_master ']' 20:40:08 + PACKAGES=/tmp/packages_end.txt 20:40:08 + case "${OS_FAMILY}" in 20:40:08 + rpm -qa 20:40:08 + sort 20:40:12 + '[' -f /tmp/packages_start.txt ']' 20:40:12 + '[' -f /tmp/packages_end.txt ']' 20:40:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:40:12 + '[' /w/workspace/_app-service-configurable_master ']' 20:40:12 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 20:40:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] isUnix [Pipeline] sh 20:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:40:13 20:40:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:40:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:40:13 alpine: Pulling from edgex-lftools-log-publisher 20:40:13 c9b1b535fdd9: Pulling fs layer 20:40:13 2cc5ad85d9ab: Pulling fs layer 20:40:13 756a868c4378: Pulling fs layer 20:40:13 444b2fc9a129: Pulling fs layer 20:40:13 ea15f1150254: Pulling fs layer 20:40:13 41b27a9f41bf: Pulling fs layer 20:40:13 28c525ee5125: Pulling fs layer 20:40:13 094b1ea09ed8: Pulling fs layer 20:40:13 138eaada9080: Pulling fs layer 20:40:13 0622d0fa9048: Pulling fs layer 20:40:13 ea15f1150254: Waiting 20:40:13 41b27a9f41bf: Waiting 20:40:13 28c525ee5125: Waiting 20:40:13 094b1ea09ed8: Waiting 20:40:13 138eaada9080: Waiting 20:40:13 0622d0fa9048: Waiting 20:40:13 444b2fc9a129: Waiting 20:40:13 2cc5ad85d9ab: Verifying Checksum 20:40:13 2cc5ad85d9ab: Download complete 20:40:13 444b2fc9a129: Download complete 20:40:13 c9b1b535fdd9: Download complete 20:40:13 ea15f1150254: Verifying Checksum 20:40:13 ea15f1150254: Download complete 20:40:13 28c525ee5125: Verifying Checksum 20:40:13 28c525ee5125: Download complete 20:40:13 756a868c4378: Verifying Checksum 20:40:13 756a868c4378: Download complete 20:40:13 138eaada9080: Verifying Checksum 20:40:13 138eaada9080: Download complete 20:40:13 0622d0fa9048: Verifying Checksum 20:40:13 0622d0fa9048: Download complete 20:40:14 094b1ea09ed8: Verifying Checksum 20:40:14 094b1ea09ed8: Download complete 20:40:14 41b27a9f41bf: Verifying Checksum 20:40:14 41b27a9f41bf: Download complete 20:40:15 c9b1b535fdd9: Pull complete 20:40:15 2cc5ad85d9ab: Pull complete 20:40:17 756a868c4378: Pull complete 20:40:17 444b2fc9a129: Pull complete 20:40:17 ea15f1150254: Pull complete 20:40:21 41b27a9f41bf: Pull complete 20:40:21 28c525ee5125: Pull complete 20:40:23 094b1ea09ed8: Pull complete 20:40:23 138eaada9080: Pull complete 20:40:23 0622d0fa9048: Pull complete 20:40:23 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:40:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:40:23 prd-centos7-docker-4c-2g-3870 does not seem to be running inside a container 20:40:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_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 20:40:25 $ docker top 51473d6e680c63d00440bd94fb3170047983f13d3ab25523a8b3197cb3d7ecde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:25 provisioning config files... 20:40:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config8640312760864901737tmp [Pipeline] { [Pipeline] echo 20:40:25 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:40:25 ---> create-netrc.sh [Pipeline] echo 20:40:25 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:40:25 ---> logs-deploy.sh 20:40:25 + ARCHIVE_ARTIFACTS= 20:40:25 + LOGS_SERVER=https://logs.edgexfoundry.org 20:40:25 + '[' https://logs.edgexfoundry.org == None ']' 20:40:25 + NEXUS_URL=https://nexus.edgexfoundry.org 20:40:25 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/15 20:40:25 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/15/ 20:40:25 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/15 /w/workspace/_app-service-configurable_master 20:40:26 Archives upload complete. 20:40:27 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/15 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/15/