Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bbe3f7611857f08d99b07b21d0a2acb29b7ac605 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2161 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 Fetching 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 > 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 Checking out Revision bbe3f7611857f08d99b07b21d0a2acb29b7ac605 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f bbe3f7611857f08d99b07b21d0a2acb29b7ac605 # timeout=10 Commit message: "Merge pull request #56 from lenny-intel/UpdateSDK" > git rev-list --no-walk 4bda62007119a80672996aa5520ed90b4087d76f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:16:51 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 21:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:16:53 21:16:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:16:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:16:54 latest: Pulling from edgex-devops/git-semver 21:16:54 9123ac7c32f7: Pulling fs layer 21:16:54 b8cc5d1170e3: Pulling fs layer 21:16:54 2924cbbf6a41: Pulling fs layer 21:16:54 93b08a4f1073: Pulling fs layer 21:16:54 b8cc5d1170e3: Verifying Checksum 21:16:54 b8cc5d1170e3: Download complete 21:16:54 9123ac7c32f7: Verifying Checksum 21:16:54 9123ac7c32f7: Download complete 21:16:54 93b08a4f1073: Verifying Checksum 21:16:54 93b08a4f1073: Download complete 21:16:54 2924cbbf6a41: Verifying Checksum 21:16:54 2924cbbf6a41: Download complete 21:16:54 9123ac7c32f7: Pull complete 21:16:55 b8cc5d1170e3: Pull complete 21:16:55 2924cbbf6a41: Pull complete 21:16:55 93b08a4f1073: Pull complete 21:16:55 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:16:56 prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container 21:16: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:16:56 $ docker top 7e25e94bf06ba77f106ac8ad18b45353587eb846bf09e617f544516d735d8027 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:16:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:57 [ssh-agent] Looking for ssh-agent implementation... 21:16:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:57 $ docker exec 7e25e94bf06ba77f106ac8ad18b45353587eb846bf09e617f544516d735d8027 ssh-agent 21:16:57 SSH_AUTH_SOCK=/tmp/ssh-OG7xu8frk6C9/agent.14 21:16:57 SSH_AGENT_PID=21 21:16:57 Running ssh-add (command line suppressed) 21:16:57 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5834885979629827320.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5834885979629827320.key) 21:16:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:58 + git describe --exact-match --tags HEAD 21:16:58 fatal: No names found, cannot describe anything. [Pipeline] } 21:16:58 $ docker exec --env ******** --env ******** 7e25e94bf06ba77f106ac8ad18b45353587eb846bf09e617f544516d735d8027 ssh-agent -k 21:16:58 unset SSH_AUTH_SOCK; 21:16:58 unset SSH_AGENT_PID; 21:16:58 echo Agent pid 21 killed; 21:16:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:16:58 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:16:58 This usually means this commit has not been tagged. [Pipeline] sshagent 21:16:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:58 [ssh-agent] Looking for ssh-agent implementation... 21:16:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:58 $ docker exec 7e25e94bf06ba77f106ac8ad18b45353587eb846bf09e617f544516d735d8027 ssh-agent 21:16:58 SSH_AUTH_SOCK=/tmp/ssh-Cr6F98qEO9vH/agent.54 21:16:58 SSH_AGENT_PID=61 21:16:58 Running ssh-add (command line suppressed) 21:16:59 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1497723804384493691.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1497723804384493691.key) 21:16:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:59 + git semver init 21:16:59 # -> Open(): unable to determine branch for HEAD 21:16:59 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:16:59 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:16:59 # $SEMVER_REMOTE_NAME = origin 21:16:59 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 21:16:59 # $SEMVER_USER_NAME = jenkins 21:16:59 # $SEMVER_BRANCH = master 21:16:59 # $SEMVER_TEMP = /tmp/semver-262436983 21:16:59 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 21:17:00 # '/tmp/semver-262436983' -> '/w/workspace/_app-service-configurable_master/.semver' 21:17:00 # -> Force: false 21:17:00 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 21:17:00 $ docker exec --env ******** --env ******** 7e25e94bf06ba77f106ac8ad18b45353587eb846bf09e617f544516d735d8027 ssh-agent -k 21:17:00 unset SSH_AUTH_SOCK; 21:17:00 unset SSH_AGENT_PID; 21:17:00 echo Agent pid 61 killed; 21:17:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:17:00 + git semver [Pipeline] } 21:17:00 $ docker stop --time=1 7e25e94bf06ba77f106ac8ad18b45353587eb846bf09e617f544516d735d8027 21:17:02 $ docker rm -f 7e25e94bf06ba77f106ac8ad18b45353587eb846bf09e617f544516d735d8027 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:17:02 Stashed 36 file(s) [Pipeline] echo 21:17:02 [edgeXSemver] initialized semver on version 1.0.1-dev.9 [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 21:17:17 Still waiting to schedule task 21:17:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:17:17 Still waiting to schedule task 21:17:17 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:19:31 Running on prd-centos7-docker-4c-2g-2162 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 21:19:32 Running in /w/workspace/app-service-configurable/13 [Pipeline] { [Pipeline] checkout 21:19:34 using credential edgex-jenkins-ssh 21:19:34 Cloning the remote Git repository 21:19:34 Cloning with configured refspecs honoured and without tags 21:19:35 Fetching without tags 21:19:34 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:19:34 > git init /w/workspace/app-service-configurable/13 # timeout=10 21:19:34 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:19:34 > git --version # timeout=10 21:19:34 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:19:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:19:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:19:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:19:34 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:19:34 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:19:35 Checking out Revision bbe3f7611857f08d99b07b21d0a2acb29b7ac605 (master) 21:19:35 > git config core.sparsecheckout # timeout=10 21:19:35 > git checkout -f bbe3f7611857f08d99b07b21d0a2acb29b7ac605 # timeout=10 21:19:38 Commit message: "Merge pull request #56 from lenny-intel/UpdateSDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:19:39 ========================================================= 21:19:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:19:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:19:40 + 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 . 21:19:40 Sending build context to Docker daemon 235kB 21:19:40 Step 1/8 : ARG BASE=golang:1.13-alpine 21:19:40 Step 2/8 : FROM ${BASE} 21:19:40 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:19:40 e6b0cf9c0882: Pulling fs layer 21:19:40 2848faf0eed1: Pulling fs layer 21:19:40 0f37312ad70f: Pulling fs layer 21:19:40 5788d62ee057: Pulling fs layer 21:19:40 0e6b1d234666: Pulling fs layer 21:19:40 bf5d7aec512f: Pulling fs layer 21:19:40 34c802a77dc8: Pulling fs layer 21:19:40 9eb99e56ec68: Pulling fs layer 21:19:40 27c7a5d97fbd: Pulling fs layer 21:19:40 5c102a31e300: Pulling fs layer 21:19:40 dcfb455df0a1: Pulling fs layer 21:19:40 34c802a77dc8: Waiting 21:19:40 5c102a31e300: Waiting 21:19:40 dcfb455df0a1: Waiting 21:19:40 5788d62ee057: Waiting 21:19:40 0e6b1d234666: Waiting 21:19:40 9eb99e56ec68: Waiting 21:19:40 bf5d7aec512f: Waiting 21:19:40 27c7a5d97fbd: Waiting 21:19:40 0f37312ad70f: Download complete 21:19:40 2848faf0eed1: Download complete 21:19:40 0e6b1d234666: Verifying Checksum 21:19:40 0e6b1d234666: Download complete 21:19:40 bf5d7aec512f: Verifying Checksum 21:19:40 bf5d7aec512f: Download complete 21:19:40 e6b0cf9c0882: Verifying Checksum 21:19:40 e6b0cf9c0882: Download complete 21:19:41 e6b0cf9c0882: Pull complete 21:19:41 34c802a77dc8: Verifying Checksum 21:19:41 34c802a77dc8: Download complete 21:19:41 27c7a5d97fbd: Verifying Checksum 21:19:41 27c7a5d97fbd: Download complete 21:19:41 5c102a31e300: Verifying Checksum 21:19:41 5c102a31e300: Download complete 21:19:42 dcfb455df0a1: Verifying Checksum 21:19:42 dcfb455df0a1: Download complete 21:19:42 9eb99e56ec68: Verifying Checksum 21:19:42 9eb99e56ec68: Download complete 21:19:42 5788d62ee057: Download complete 21:19:43 2848faf0eed1: Pull complete 21:19:43 0f37312ad70f: Pull complete 21:19:49 5788d62ee057: Pull complete 21:19:49 0e6b1d234666: Pull complete 21:19:49 bf5d7aec512f: Pull complete 21:19:54 34c802a77dc8: Pull complete 21:19:57 9eb99e56ec68: Pull complete 21:19:57 27c7a5d97fbd: Pull complete 21:19:57 5c102a31e300: Pull complete 21:19:58 dcfb455df0a1: Pull complete 21:19:58 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:19:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:19:58 ---> 7c70fe431013 21:19:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:19:58 ---> Running in abcae1d15141 21:19:58 Removing intermediate container abcae1d15141 21:19:58 ---> e4eb20a3be8a 21:19:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:19:58 ---> Running in d363d72ef1bc 21:20:00 Removing intermediate container d363d72ef1bc 21:20:00 ---> cdf25372063c 21:20:00 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:20:00 ---> Running in e6398ca22db7 21:20:00 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:20:00 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:20:01 (1/6) Installing libc-dev (0.7.2-r0) 21:20:01 (2/6) Installing libsodium (1.0.18-r0) 21:20:01 (3/6) Installing pkgconf (1.6.3-r0) 21:20:01 (4/6) Installing libsodium-dev (1.0.18-r0) 21:20:01 (5/6) Installing libzmq (4.3.2-r0) 21:20:01 (6/6) Installing zeromq-dev (4.3.2-r0) 21:20:02 Executing busybox-1.31.1-r8.trigger 21:20:02 OK: 145 MiB in 45 packages 21:20:02 Removing intermediate container e6398ca22db7 21:20:02 ---> eed1dfb682f4 21:20:02 Step 6/8 : WORKDIR /app 21:20:02 ---> Running in 847e43d5abd2 21:20:02 Removing intermediate container 847e43d5abd2 21:20:02 ---> cbf26ec5520d 21:20:02 Step 7/8 : COPY . . 21:20:02 ---> 9a3f8caf9012 21:20:02 Step 8/8 : RUN go mod download 21:20:02 ---> Running in 9694f2630d43 21:20:04 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:20:04 go: finding github.com/BurntSushi/toml v0.3.1 21:20:04 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:20:04 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:20:04 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:20:04 go: finding github.com/bgentry/speakeasy v0.1.0 21:20:04 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:20:04 go: finding github.com/davecgh/go-spew v1.1.1 21:20:04 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:20:04 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:20:04 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.22 21:20:04 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 21:20:04 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 21:20:04 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 21:20:04 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:20:04 go: finding github.com/fatih/color v1.7.0 21:20:04 go: finding github.com/go-kit/kit v0.8.0 21:20:04 go: finding github.com/go-logfmt/logfmt v0.4.0 21:20:04 go: finding github.com/go-stack/stack v1.8.0 21:20:04 go: finding github.com/golang/snappy v0.0.1 21:20:04 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:20:04 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:20:04 go: finding github.com/google/go-cmp v0.3.1 21:20:04 go: finding github.com/google/uuid v1.1.0 21:20:04 go: finding github.com/gorilla/mux v1.7.2 21:20:04 go: finding github.com/hashicorp/consul/api v1.1.0 21:20:04 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:20:04 go: finding github.com/hashicorp/errwrap v1.0.0 21:20:04 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:20:04 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:20:04 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:20:04 go: finding github.com/hashicorp/go-multierror v1.0.0 21:20:04 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:20:04 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:20:04 go: finding github.com/hashicorp/go-syslog v1.0.0 21:20:04 go: finding github.com/hashicorp/go-uuid v1.0.1 21:20:04 go: finding github.com/hashicorp/go.net v0.0.1 21:20:04 go: finding github.com/hashicorp/golang-lru v0.5.0 21:20:04 go: finding github.com/hashicorp/logutils v1.0.0 21:20:04 go: finding github.com/hashicorp/mdns v1.0.0 21:20:04 go: finding github.com/hashicorp/memberlist v0.1.3 21:20:04 go: finding github.com/hashicorp/serf v0.8.2 21:20:04 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:20:04 go: finding github.com/kr/pretty v0.2.0 21:20:04 go: finding github.com/kr/pty v1.1.1 21:20:04 go: finding github.com/kr/text v0.1.0 21:20:04 go: finding github.com/mattn/go-colorable v0.0.9 21:20:04 go: finding github.com/mattn/go-isatty v0.0.3 21:20:04 go: finding github.com/miekg/dns v1.0.14 21:20:04 go: finding github.com/mitchellh/cli v1.0.0 21:20:04 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:20:04 go: finding github.com/mitchellh/copystructure v1.0.0 21:20:04 go: finding github.com/mitchellh/go-homedir v1.0.0 21:20:04 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:20:04 go: finding github.com/mitchellh/gox v0.4.0 21:20:04 go: finding github.com/mitchellh/iochan v1.0.0 21:20:04 go: finding github.com/mitchellh/mapstructure v1.1.2 21:20:04 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:20:04 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:20:04 go: finding github.com/pebbe/zmq4 v1.0.0 21:20:04 go: finding github.com/pelletier/go-toml v1.2.0 21:20:04 go: finding github.com/pkg/errors v0.8.1 21:20:04 go: finding github.com/pmezard/go-difflib v1.0.0 21:20:04 go: finding github.com/posener/complete v1.1.1 21:20:04 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:20:04 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:20:04 go: finding github.com/stretchr/objx v0.2.0 21:20:04 go: finding github.com/stretchr/testify v1.4.0 21:20:04 go: finding github.com/tidwall/pretty v1.0.0 21:20:04 go: finding github.com/ugorji/go v1.1.4 21:20:04 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:20:04 go: finding github.com/xdg/stringprep v1.0.0 21:20:04 go: finding go.mongodb.org/mongo-driver v1.1.1 21:20:04 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:20:04 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:20:04 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:20:04 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 21:20:04 go: finding golang.org/x/text v0.3.2 21:20:04 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:20:04 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:20:04 go: finding gopkg.in/yaml.v2 v2.2.2 21:20:17 Removing intermediate container 9694f2630d43 21:20:17 ---> 62afdd1089b3 21:20:17 Successfully built 62afdd1089b3 21:20:17 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 21:20:17 + docker inspect -f . ci-base-image-x86_64 21:20:17 . [Pipeline] withDockerContainer 21:20:17 prd-centos7-docker-4c-2g-2162 does not seem to be running inside a container 21:20:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:20:18 $ docker top 7024589dc40353743032158c4a71ace625d98acb3a302ce595f14e5534b10e10 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:19 + go version 21:20:19 go version go1.13.5 linux/amd64 [Pipeline] sh 21:20:19 + make test 21:20:19 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:20:37 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:20:37 CGO_ENABLED=1 go vet ./... 21:20:39 gofmt -l . 21:20:39 [ "`gofmt -l .`" = "" ] 21:20:39 ./bin/test-go-mod-tidy.sh 21:20:39 ./bin/test-attribution-txt.sh [Pipeline] stash 21:20:40 Stashed 1 file(s) [Pipeline] } 21:20:40 $ docker stop --time=1 7024589dc40353743032158c4a71ace625d98acb3a302ce595f14e5534b10e10 21:20:42 $ docker rm -f 7024589dc40353743032158c4a71ace625d98acb3a302ce595f14e5534b10e10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:20:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:20:43 + ls -al . 21:20:43 total 100 21:20:43 drwxrwxr-x. 7 jenkins jenkins 4096 Apr 3 21:20 . 21:20:43 drwxrwxr-x. 4 jenkins jenkins 30 Apr 3 21:19 .. 21:20:43 -rw-rw-r--. 1 jenkins jenkins 5446 Apr 3 21:19 Attribution.txt 21:20:43 drwxrwxr-x. 2 jenkins jenkins 64 Apr 3 21:19 bin 21:20:43 -rw-r--r--. 1 jenkins jenkins 10 Apr 3 21:20 coverage.out 21:20:43 -rw-rw-r--. 1 jenkins jenkins 180 Apr 3 21:19 docker-compose.debug.yml 21:20:43 -rw-rw-r--. 1 jenkins jenkins 133 Apr 3 21:19 docker-compose.yml 21:20:43 -rw-rw-r--. 1 jenkins jenkins 1917 Apr 3 21:19 Dockerfile 21:20:43 -rw-rw-r--. 1 jenkins jenkins 966 Apr 3 21:19 Dockerfile.build 21:20:43 -rw-rw-r--. 1 jenkins jenkins 127 Apr 3 21:19 .dockerignore 21:20:43 drwxrwxr-x. 8 jenkins jenkins 162 Apr 3 21:19 .git 21:20:43 -rw-rw-r--. 1 jenkins jenkins 93 Apr 3 21:19 .gitignore 21:20:43 -rw-r--r--. 1 jenkins jenkins 133 Apr 3 21:20 go.mod 21:20:43 -rw-r--r--. 1 jenkins jenkins 14901 Apr 3 21:20 go.sum 21:20:43 -rw-rw-r--. 1 jenkins jenkins 689 Apr 3 21:19 Jenkinsfile 21:20:43 -rw-rw-r--. 1 jenkins jenkins 10174 Apr 3 21:19 LICENSE 21:20:43 -rw-rw-r--. 1 jenkins jenkins 1616 Apr 3 21:19 main.go 21:20:43 -rw-rw-r--. 1 jenkins jenkins 1486 Apr 3 21:19 makefile 21:20:43 -rw-rw-r--. 1 jenkins jenkins 10342 Apr 3 21:19 README.md 21:20:43 drwxrwxr-x. 9 jenkins jenkins 147 Apr 3 21:19 res 21:20:43 drwxrwxr-x. 3 jenkins jenkins 32 Apr 3 21:19 .semver 21:20:43 drwxrwxr-x. 4 jenkins jenkins 71 Apr 3 21:19 snap 21:20:43 -rw-rw-r--. 1 jenkins jenkins 11 Apr 3 21:17 VERSION [Pipeline] isUnix [Pipeline] sh 21:20:44 + 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=bbe3f7611857f08d99b07b21d0a2acb29b7ac605 --label arch=amd64 --label version=1.0.1-dev.9 . 21:20:44 Sending build context to Docker daemon 252.9kB 21:20:44 Step 1/24 : ARG BASE=golang:1.13-alpine 21:20:44 Step 2/24 : FROM ${BASE} AS builder 21:20:44 ---> 62afdd1089b3 21:20:44 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:20:44 ---> Running in 10838cf5e2b1 21:20:44 Removing intermediate container 10838cf5e2b1 21:20:44 ---> e8ecfdeb70d6 21:20:44 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 21:20:44 ---> Running in c638cb4008dd 21:20:44 Removing intermediate container c638cb4008dd 21:20:44 ---> c755358d6f7a 21:20:44 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:20:44 ---> Running in abae62451c12 21:20:44 Removing intermediate container abae62451c12 21:20:44 ---> abe91d28a35f 21:20:44 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:44 ---> Running in 0ca85604e65f 21:20:45 Removing intermediate container 0ca85604e65f 21:20:45 ---> 54acd415163a 21:20:45 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:20:45 ---> Running in 906c396e6761 21:20:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:20:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:20:47 OK: 145 MiB in 45 packages 21:20:47 Removing intermediate container 906c396e6761 21:20:47 ---> b9d132ba2bd4 21:20:47 Step 8/24 : WORKDIR /app 21:20:47 ---> Running in f575dd0d334d 21:20:47 Removing intermediate container f575dd0d334d 21:20:47 ---> 1d74f9ea1b51 21:20:47 Step 9/24 : COPY go.mod . 21:20:47 ---> a8d0845c11cd 21:20:47 Step 10/24 : RUN go mod download 21:20:47 ---> Running in 952e0ec9ff4c 21:20:48 Removing intermediate container 952e0ec9ff4c 21:20:48 ---> 9a6a1cdf89af 21:20:48 Step 11/24 : COPY . . 21:20:48 ---> 3881fa4d0567 21:20:48 Step 12/24 : ARG MAKE="make build" 21:20:49 ---> Running in 8e8d2a60ded6 21:20:49 Removing intermediate container 8e8d2a60ded6 21:20:49 ---> 3683e4478a5c 21:20:49 Step 13/24 : RUN $MAKE 21:20:49 ---> Running in f121e817b67a 21:20:49 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.0.1-dev.9" -o app-service-configurable 21:21:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2163 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 21:21:02 Running in /w/workspace/app-service-configurable/13 [Pipeline] { [Pipeline] checkout 21:21:07 Removing intermediate container f121e817b67a 21:21:07 ---> d1d44a70847a 21:21:07 Step 14/24 : FROM alpine:latest 21:21:07 latest: Pulling from library/alpine 21:21:07 aad63a933944: Pulling fs layer 21:21:07 aad63a933944: Download complete 21:21:07 aad63a933944: Pull complete 21:21:07 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 21:21:07 Status: Downloaded newer image for alpine:latest 21:21:07 ---> a187dde48cd2 21:21:07 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:21:07 ---> Running in eadfe62e7210 21:21:07 Removing intermediate container eadfe62e7210 21:21:07 ---> f4c869b498af 21:21:07 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 21:21:07 ---> Running in 71130d13b502 21:21:07 Removing intermediate container 71130d13b502 21:21:07 ---> 016cd88da61e 21:21:07 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 21:21:07 ---> Running in 3a64baf2080c 21:21:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:21:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:21:07 (1/6) Installing ca-certificates (20191127-r1) 21:21:07 (2/6) Installing libgcc (9.2.0-r4) 21:21:07 (3/6) Installing libsodium (1.0.18-r0) 21:21:07 (4/6) Installing libstdc++ (9.2.0-r4) 21:21:07 (5/6) Installing libzmq (4.3.2-r0) 21:21:07 (6/6) Installing zeromq (4.3.2-r0) 21:21:07 Executing busybox-1.31.1-r9.trigger 21:21:07 Executing ca-certificates-20191127-r1.trigger 21:21:07 OK: 9 MiB in 20 packages 21:21:08 Removing intermediate container 3a64baf2080c 21:21:08 ---> 48c22bc2e8c9 21:21:08 Step 18/24 : COPY --from=builder /app/res/ /res/ 21:21:08 ---> d8372fa650ae 21:21:08 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:21:08 using credential edgex-jenkins-ssh 21:21:08 Cloning the remote Git repository 21:21:08 Cloning with configured refspecs honoured and without tags 21:21:08 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:21:08 > git init /w/workspace/app-service-configurable/13 # timeout=10 21:21:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:21:08 > git --version # timeout=10 21:21:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:21:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:21:09 Fetching without tags 21:21:10 ---> dfed6a1588a1 21:21:10 Step 20/24 : EXPOSE 48095 21:21:10 ---> Running in f658f94eab04 21:21:10 Removing intermediate container f658f94eab04 21:21:10 ---> f07d01d75bcd 21:21:10 Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"] 21:21:10 ---> Running in eec4865b40d7 21:21:10 Removing intermediate container eec4865b40d7 21:21:10 ---> 7ccd17831c67 21:21:10 Step 22/24 : LABEL arch=amd64 21:21:10 ---> Running in 54017d294eff 21:21:10 Checking out Revision bbe3f7611857f08d99b07b21d0a2acb29b7ac605 (master) 21:21:09 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:21:09 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:21:09 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:21:09 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:21:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:21:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:21:10 > git config core.sparsecheckout # timeout=10 21:21:10 Removing intermediate container 54017d294eff 21:21:10 ---> b303b96837e3 21:21:10 Step 23/24 : LABEL git_sha=bbe3f7611857f08d99b07b21d0a2acb29b7ac605 21:21:10 ---> Running in 7a8d1313f08c 21:21:10 Removing intermediate container 7a8d1313f08c 21:21:10 ---> 7547cb709332 21:21:10 Step 24/24 : LABEL version=1.0.1-dev.9 21:21:10 ---> Running in 8bcd3d42674a 21:21:10 Removing intermediate container 8bcd3d42674a 21:21:10 ---> 85dd13cb9148 21:21:10 [Warning] One or more build-args [ARCH] were not consumed 21:21:10 Successfully built 85dd13cb9148 21:21:10 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 21:21:11 provisioning config files... 21:21:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/13@tmp/config3907321654532638587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:11 nexus3.edgexfoundry.org:10001 21:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:10 > git checkout -f bbe3f7611857f08d99b07b21d0a2acb29b7ac605 # timeout=10 21:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:11 Configure a credential helper to remove this warning. See 21:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:11 21:21:11 Login Succeeded 21:21:11 nexus3.edgexfoundry.org:10002 21:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:12 Configure a credential helper to remove this warning. See 21:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:12 21:21:12 Login Succeeded 21:21:12 nexus3.edgexfoundry.org:10003 21:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:12 Configure a credential helper to remove this warning. See 21:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:12 21:21:12 Login Succeeded 21:21:12 nexus3.edgexfoundry.org:10004 21:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:12 Configure a credential helper to remove this warning. See 21:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:12 21:21:12 Login Succeeded 21:21:12 docker.io 21:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:12 Configure a credential helper to remove this warning. See 21:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:12 21:21:12 Login Succeeded [Pipeline] } 21:21:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:21:13 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 21:21:13 bbe3f7611857f08d99b07b21d0a2acb29b7ac605 21:21:13 latest 21:21:13 1.0.1-dev.9 21:21:13 bbe3f7611857f08d99b07b21d0a2acb29b7ac605-1.0.1-dev.9 21:21:13 master 21:21:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:21:13 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:bbe3f7611857f08d99b07b21d0a2acb29b7ac605 [Pipeline] isUnix [Pipeline] sh 21:21:13 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:bbe3f7611857f08d99b07b21d0a2acb29b7ac605 21:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:21:13 3163ef0e72e3: Preparing 21:21:13 3f1ac13a9b7f: Preparing 21:21:13 d04ed087db2f: Preparing 21:21:13 beee9f30bc1f: Preparing 21:21:13 beee9f30bc1f: Layer already exists 21:21:13 3f1ac13a9b7f: Pushed 21:21:14 d04ed087db2f: Pushed 21:21:14 Commit message: "Merge pull request #56 from lenny-intel/UpdateSDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:21:15 ========================================================= 21:21:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:21:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:21:15 3163ef0e72e3: Pushed 21:21:15 bbe3f7611857f08d99b07b21d0a2acb29b7ac605: digest: sha256:03ae05d270df4e84e9217570ffa8a7908e0ad93498ed55daa1d5025e8d4c7448 size: 1159 [Pipeline] isUnix [Pipeline] sh 21:21:16 + 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 . 21:21:16 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 21:21:17 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 21:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:21:17 3163ef0e72e3: Preparing 21:21:17 3f1ac13a9b7f: Preparing 21:21:17 d04ed087db2f: Preparing 21:21:17 beee9f30bc1f: Preparing 21:21:17 3f1ac13a9b7f: Layer already exists 21:21:17 d04ed087db2f: Layer already exists 21:21:17 3163ef0e72e3: Layer already exists 21:21:17 beee9f30bc1f: Layer already exists 21:21:17 latest: digest: sha256:03ae05d270df4e84e9217570ffa8a7908e0ad93498ed55daa1d5025e8d4c7448 size: 1159 [Pipeline] isUnix [Pipeline] sh 21:21:17 Sending build context to Docker daemon 235kB 21:21:17 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh 21:21:17 Step 1/8 : ARG BASE=golang:1.13-alpine 21:21:17 Step 2/8 : FROM ${BASE} 21:21:17 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.9 21:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:21:17 3163ef0e72e3: Preparing 21:21:17 3f1ac13a9b7f: Preparing 21:21:17 d04ed087db2f: Preparing 21:21:17 beee9f30bc1f: Preparing 21:21:17 d04ed087db2f: Layer already exists 21:21:17 beee9f30bc1f: Layer already exists 21:21:17 3f1ac13a9b7f: Layer already exists 21:21:17 3163ef0e72e3: Layer already exists 21:21:17 1.0.1-dev.9: digest: sha256:03ae05d270df4e84e9217570ffa8a7908e0ad93498ed55daa1d5025e8d4c7448 size: 1159 [Pipeline] isUnix [Pipeline] sh 21:21:18 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:21:18 cde5963f3b93: Pulling fs layer 21:21:18 2a23fa8c16f7: Pulling fs layer 21:21:18 777b28850792: Pulling fs layer 21:21:18 8a11ddd9e578: Pulling fs layer 21:21:18 4cf88f913ddb: Pulling fs layer 21:21:18 1df406cf5192: Pulling fs layer 21:21:18 cd6300453558: Pulling fs layer 21:21:18 b9c365052c96: Pulling fs layer 21:21:18 a2d8cc88f415: Pulling fs layer 21:21:18 ea1d1ca13537: Pulling fs layer 21:21:18 3750a50a1c5e: Pulling fs layer 21:21:18 cd6300453558: Waiting 21:21:18 b9c365052c96: Waiting 21:21:18 8a11ddd9e578: Waiting 21:21:18 4cf88f913ddb: Waiting 21:21:18 1df406cf5192: Waiting 21:21:18 a2d8cc88f415: Waiting 21:21:18 ea1d1ca13537: Waiting 21:21:18 3750a50a1c5e: Waiting 21:21:18 777b28850792: Verifying Checksum 21:21:18 777b28850792: Download complete 21:21:18 2a23fa8c16f7: Download complete 21:21:18 4cf88f913ddb: Verifying Checksum 21:21:18 4cf88f913ddb: Download complete 21:21:18 1df406cf5192: Verifying Checksum 21:21:18 1df406cf5192: Download complete 21:21:18 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:bbe3f7611857f08d99b07b21d0a2acb29b7ac605-1.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh 21:21:18 cde5963f3b93: Verifying Checksum 21:21:18 cde5963f3b93: Download complete 21:21:18 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:bbe3f7611857f08d99b07b21d0a2acb29b7ac605-1.0.1-dev.9 21:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:21:18 3163ef0e72e3: Preparing 21:21:18 3f1ac13a9b7f: Preparing 21:21:18 d04ed087db2f: Preparing 21:21:18 beee9f30bc1f: Preparing 21:21:18 d04ed087db2f: Layer already exists 21:21:18 3f1ac13a9b7f: Layer already exists 21:21:18 beee9f30bc1f: Layer already exists 21:21:18 3163ef0e72e3: Layer already exists 21:21:18 bbe3f7611857f08d99b07b21d0a2acb29b7ac605-1.0.1-dev.9: digest: sha256:03ae05d270df4e84e9217570ffa8a7908e0ad93498ed55daa1d5025e8d4c7448 size: 1159 [Pipeline] isUnix [Pipeline] sh 21:21:18 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 21:21:18 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 21:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:21:18 3163ef0e72e3: Preparing 21:21:18 3f1ac13a9b7f: Preparing 21:21:18 d04ed087db2f: Preparing 21:21:18 beee9f30bc1f: Preparing 21:21:18 beee9f30bc1f: Layer already exists 21:21:18 3f1ac13a9b7f: Layer already exists 21:21:18 d04ed087db2f: Layer already exists 21:21:18 3163ef0e72e3: Layer already exists 21:21:18 master: digest: sha256:03ae05d270df4e84e9217570ffa8a7908e0ad93498ed55daa1d5025e8d4c7448 size: 1159 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 21:21:19 cde5963f3b93: Pull complete [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:21:19 2a23fa8c16f7: Pull complete 21:21:20 777b28850792: Pull complete 21:21:22 cd6300453558: Verifying Checksum 21:21:22 cd6300453558: Download complete 21:21:22 a2d8cc88f415: Verifying Checksum 21:21:22 a2d8cc88f415: Download complete 21:21:24 ea1d1ca13537: Verifying Checksum 21:21:24 ea1d1ca13537: Download complete 21:21:25 3750a50a1c5e: Download complete 21:21:27 b9c365052c96: Verifying Checksum 21:21:27 b9c365052c96: Download complete 21:21:29 8a11ddd9e578: Verifying Checksum 21:21:29 8a11ddd9e578: Download complete 21:21:41 8a11ddd9e578: Pull complete 21:21:41 4cf88f913ddb: Pull complete 21:21:41 1df406cf5192: Pull complete 21:21:46 cd6300453558: Pull complete 21:21:50 b9c365052c96: Pull complete 21:21:50 a2d8cc88f415: Pull complete 21:21:52 ea1d1ca13537: Pull complete 21:21:52 3750a50a1c5e: Pull complete 21:21:52 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:21:53 ---> 78745c68409d 21:21:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:21:57 ---> Running in b979abb26059 21:21:57 Removing intermediate container b979abb26059 21:21:57 ---> c45fdc33b95d 21:21:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:21:57 ---> Running in f9e7a1673c40 21:21:59 Removing intermediate container f9e7a1673c40 21:21:59 ---> 35ab7ae2c4f4 21:21:59 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:22:00 ---> Running in e2c57da701a9 21:22:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:22:01 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:22:02 (1/6) Installing libc-dev (0.7.2-r0) 21:22:02 (2/6) Installing libsodium (1.0.18-r0) 21:22:02 (3/6) Installing pkgconf (1.6.3-r0) 21:22:02 (4/6) Installing libsodium-dev (1.0.18-r0) 21:22:02 (5/6) Installing libzmq (4.3.2-r0) 21:22:02 (6/6) Installing zeromq-dev (4.3.2-r0) 21:22:02 Executing busybox-1.31.1-r8.trigger 21:22:02 OK: 127 MiB in 45 packages 21:22:04 Removing intermediate container e2c57da701a9 21:22:04 ---> e69a977f3c70 21:22:04 Step 6/8 : WORKDIR /app 21:22:04 ---> Running in 588b839db91e 21:22:04 Removing intermediate container 588b839db91e 21:22:04 ---> f16e21b911c4 21:22:04 Step 7/8 : COPY . . 21:22:05 ---> e0da1779bea4 21:22:05 Step 8/8 : RUN go mod download 21:22:05 ---> Running in 7f739e4fd51e 21:22:07 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:22:07 go: finding github.com/BurntSushi/toml v0.3.1 21:22:07 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:22:07 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:22:07 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:22:07 go: finding github.com/bgentry/speakeasy v0.1.0 21:22:07 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:22:07 go: finding github.com/davecgh/go-spew v1.1.1 21:22:07 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:22:07 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:22:07 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.22 21:22:07 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 21:22:07 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 21:22:07 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 21:22:07 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:22:07 go: finding github.com/fatih/color v1.7.0 21:22:07 go: finding github.com/go-kit/kit v0.8.0 21:22:07 go: finding github.com/go-logfmt/logfmt v0.4.0 21:22:07 go: finding github.com/go-stack/stack v1.8.0 21:22:07 go: finding github.com/golang/snappy v0.0.1 21:22:07 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:22:07 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:22:07 go: finding github.com/google/go-cmp v0.3.1 21:22:07 go: finding github.com/google/uuid v1.1.0 21:22:07 go: finding github.com/gorilla/mux v1.7.2 21:22:07 go: finding github.com/hashicorp/consul/api v1.1.0 21:22:07 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:22:07 go: finding github.com/hashicorp/errwrap v1.0.0 21:22:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:22:07 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:22:07 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:22:07 go: finding github.com/hashicorp/go-multierror v1.0.0 21:22:07 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:22:07 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:22:07 go: finding github.com/hashicorp/go-syslog v1.0.0 21:22:07 go: finding github.com/hashicorp/go-uuid v1.0.1 21:22:07 go: finding github.com/hashicorp/go.net v0.0.1 21:22:07 go: finding github.com/hashicorp/golang-lru v0.5.0 21:22:07 go: finding github.com/hashicorp/logutils v1.0.0 21:22:07 go: finding github.com/hashicorp/mdns v1.0.0 21:22:07 go: finding github.com/hashicorp/memberlist v0.1.3 21:22:07 go: finding github.com/hashicorp/serf v0.8.2 21:22:07 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:22:07 go: finding github.com/kr/pretty v0.2.0 21:22:07 go: finding github.com/kr/pty v1.1.1 21:22:07 go: finding github.com/kr/text v0.1.0 21:22:07 go: finding github.com/mattn/go-colorable v0.0.9 21:22:07 go: finding github.com/mattn/go-isatty v0.0.3 21:22:07 go: finding github.com/miekg/dns v1.0.14 21:22:07 go: finding github.com/mitchellh/cli v1.0.0 21:22:08 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:22:08 go: finding github.com/mitchellh/copystructure v1.0.0 21:22:08 go: finding github.com/mitchellh/go-homedir v1.0.0 21:22:08 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:22:08 go: finding github.com/mitchellh/gox v0.4.0 21:22:08 go: finding github.com/mitchellh/iochan v1.0.0 21:22:08 go: finding github.com/mitchellh/mapstructure v1.1.2 21:22:08 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:22:08 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:22:08 go: finding github.com/pebbe/zmq4 v1.0.0 21:22:08 go: finding github.com/pelletier/go-toml v1.2.0 21:22:08 go: finding github.com/pkg/errors v0.8.1 21:22:08 go: finding github.com/pmezard/go-difflib v1.0.0 21:22:08 go: finding github.com/posener/complete v1.1.1 21:22:08 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:22:08 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:22:08 go: finding github.com/stretchr/objx v0.2.0 21:22:08 go: finding github.com/stretchr/testify v1.4.0 21:22:08 go: finding github.com/tidwall/pretty v1.0.0 21:22:08 go: finding github.com/ugorji/go v1.1.4 21:22:08 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:22:08 go: finding github.com/xdg/stringprep v1.0.0 21:22:08 go: finding go.mongodb.org/mongo-driver v1.1.1 21:22:08 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:22:08 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:22:08 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:22:08 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 21:22:08 go: finding golang.org/x/text v0.3.2 21:22:08 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:22:08 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:22:08 go: finding gopkg.in/yaml.v2 v2.2.2 21:22:26 Removing intermediate container 7f739e4fd51e 21:22:26 ---> 54ceeee5fea2 21:22:26 Successfully built 54ceeee5fea2 21:22:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:22:27 + docker inspect -f . ci-base-image-arm64 21:22:27 . [Pipeline] withDockerContainer 21:22:27 prd-ubuntu18.04-docker-arm64-4c-16g-2163 does not seem to be running inside a container 21:22:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@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 21:22:29 $ docker top bf62be828c52e67b1d04afb6a6520e86a743455ad6266e87a0fbf81be0c6be18 -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:30 + go version 21:22:30 go version go1.13.5 linux/arm64 [Pipeline] sh 21:22:30 + make test 21:22:30 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:23:17 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:23:18 CGO_ENABLED=1 go vet ./... 21:23:28 gofmt -l . 21:23:28 [ "`gofmt -l .`" = "" ] 21:23:28 ./bin/test-go-mod-tidy.sh 21:23:28 ./bin/test-attribution-txt.sh [Pipeline] stash 21:23:28 Warning: overwriting stash ‘coverage-report’ 21:23:29 Stashed 1 file(s) [Pipeline] } 21:23:29 $ docker stop --time=1 bf62be828c52e67b1d04afb6a6520e86a743455ad6266e87a0fbf81be0c6be18 21:23:31 $ docker rm -f bf62be828c52e67b1d04afb6a6520e86a743455ad6266e87a0fbf81be0c6be18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:23:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:23:33 + ls -al . 21:23:33 total 124 21:23:33 drwxrwxr-x 7 jenkins jenkins 4096 Apr 3 21:23 . 21:23:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 21:21 .. 21:23:33 -rw-rw-r-- 1 jenkins jenkins 127 Apr 3 21:21 .dockerignore 21:23:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 21:21 .git 21:23:33 -rw-rw-r-- 1 jenkins jenkins 93 Apr 3 21:21 .gitignore 21:23:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 21:21 .semver 21:23:33 -rw-rw-r-- 1 jenkins jenkins 5446 Apr 3 21:21 Attribution.txt 21:23:33 -rw-rw-r-- 1 jenkins jenkins 1917 Apr 3 21:21 Dockerfile 21:23:33 -rw-rw-r-- 1 jenkins jenkins 966 Apr 3 21:21 Dockerfile.build 21:23:33 -rw-rw-r-- 1 jenkins jenkins 689 Apr 3 21:21 Jenkinsfile 21:23:33 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 3 21:21 LICENSE 21:23:33 -rw-rw-r-- 1 jenkins jenkins 10342 Apr 3 21:21 README.md 21:23:33 -rw-rw-r-- 1 jenkins jenkins 11 Apr 3 21:17 VERSION 21:23:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 21:21 bin 21:23:33 -rw-r--r-- 1 jenkins jenkins 10 Apr 3 21:22 coverage.out 21:23:33 -rw-rw-r-- 1 jenkins jenkins 180 Apr 3 21:21 docker-compose.debug.yml 21:23:33 -rw-rw-r-- 1 jenkins jenkins 133 Apr 3 21:21 docker-compose.yml 21:23:33 -rw-r--r-- 1 jenkins jenkins 133 Apr 3 21:23 go.mod 21:23:33 -rw-r--r-- 1 jenkins jenkins 14901 Apr 3 21:23 go.sum 21:23:33 -rw-rw-r-- 1 jenkins jenkins 1616 Apr 3 21:21 main.go 21:23:33 -rw-rw-r-- 1 jenkins jenkins 1486 Apr 3 21:21 makefile 21:23:33 drwxrwxr-x 9 jenkins jenkins 4096 Apr 3 21:21 res 21:23:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 21:21 snap [Pipeline] isUnix [Pipeline] sh 21:23:33 + 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=bbe3f7611857f08d99b07b21d0a2acb29b7ac605 --label arch=arm64 --label version=1.0.1-dev.9 . 21:23:33 Sending build context to Docker daemon 252.9kB 21:23:34 Step 1/24 : ARG BASE=golang:1.13-alpine 21:23:34 Step 2/24 : FROM ${BASE} AS builder 21:23:34 ---> 54ceeee5fea2 21:23:34 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:23:34 ---> Running in 27e23ef5ec6b 21:23:34 Removing intermediate container 27e23ef5ec6b 21:23:34 ---> c315b9b0d6b1 21:23:34 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 21:23:34 ---> Running in d8b283fa5ed6 21:23:35 Removing intermediate container d8b283fa5ed6 21:23:35 ---> 02d5669ef4ef 21:23:35 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:23:35 ---> Running in 06490a6c0768 21:23:35 Removing intermediate container 06490a6c0768 21:23:35 ---> c611797b546c 21:23:35 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:35 ---> Running in c857a857b5b9 21:23:37 Removing intermediate container c857a857b5b9 21:23:37 ---> 737258394671 21:23:37 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:23:37 ---> Running in 4e193ef7aac1 21:23:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:23:39 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:23:39 OK: 127 MiB in 45 packages 21:23:40 Removing intermediate container 4e193ef7aac1 21:23:40 ---> 2ad917f4f074 21:23:40 Step 8/24 : WORKDIR /app 21:23:41 ---> Running in f749e47116ef 21:23:41 Removing intermediate container f749e47116ef 21:23:41 ---> 40ac9bc57a7c 21:23:41 Step 9/24 : COPY go.mod . 21:23:42 ---> 5e488a4f4c2a 21:23:42 Step 10/24 : RUN go mod download 21:23:42 ---> Running in ac9394f8877c 21:23:44 Removing intermediate container ac9394f8877c 21:23:44 ---> 1a337bfc70f7 21:23:44 Step 11/24 : COPY . . 21:23:44 ---> 0ee56c41b632 21:23:44 Step 12/24 : ARG MAKE="make build" 21:23:44 ---> Running in 7b3459882528 21:23:45 Removing intermediate container 7b3459882528 21:23:45 ---> c67140056974 21:23:45 Step 13/24 : RUN $MAKE 21:23:45 ---> Running in f801c6088d5a 21:23:46 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.0.1-dev.9" -o app-service-configurable 21:24:42 Removing intermediate container f801c6088d5a 21:24:42 ---> 64bf06b78b0e 21:24:42 Step 14/24 : FROM alpine:latest 21:24:42 latest: Pulling from library/alpine 21:24:42 8a0637ca1ac9: Pulling fs layer 21:24:42 8a0637ca1ac9: Verifying Checksum 21:24:42 8a0637ca1ac9: Download complete 21:24:42 8a0637ca1ac9: Pull complete 21:24:42 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 21:24:42 Status: Downloaded newer image for alpine:latest 21:24:42 ---> 2ee122dcc32d 21:24:42 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:24:42 ---> Running in 96888ac0901f 21:24:42 Removing intermediate container 96888ac0901f 21:24:42 ---> 4b4e430db63f 21:24:42 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 21:24:42 ---> Running in e20b48e2e648 21:24:42 Removing intermediate container e20b48e2e648 21:24:42 ---> 30d266f5c4d0 21:24:42 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 21:24:42 ---> Running in 5e95c3e44e35 21:24:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:24:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:24:42 (1/6) Installing ca-certificates (20191127-r1) 21:24:42 (2/6) Installing libgcc (9.2.0-r4) 21:24:42 (3/6) Installing libsodium (1.0.18-r0) 21:24:42 (4/6) Installing libstdc++ (9.2.0-r4) 21:24:42 (5/6) Installing libzmq (4.3.2-r0) 21:24:42 (6/6) Installing zeromq (4.3.2-r0) 21:24:42 Executing busybox-1.31.1-r9.trigger 21:24:42 Executing ca-certificates-20191127-r1.trigger 21:24:42 OK: 9 MiB in 20 packages 21:24:42 Removing intermediate container 5e95c3e44e35 21:24:42 ---> d2e775fe05de 21:24:42 Step 18/24 : COPY --from=builder /app/res/ /res/ 21:24:42 ---> 4c9490510092 21:24:42 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:24:44 ---> 909f7de8f655 21:24:44 Step 20/24 : EXPOSE 48095 21:24:44 ---> Running in adf370f31cb1 21:24:44 Removing intermediate container adf370f31cb1 21:24:44 ---> 2d1358384307 21:24:44 Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"] 21:24:45 ---> Running in 8a5d975d9928 21:24:45 Removing intermediate container 8a5d975d9928 21:24:45 ---> 0e0fc419f5f1 21:24:45 Step 22/24 : LABEL arch=arm64 21:24:45 ---> Running in 6071aa6d51e7 21:24:45 Removing intermediate container 6071aa6d51e7 21:24:45 ---> bbd086456c0d 21:24:45 Step 23/24 : LABEL git_sha=bbe3f7611857f08d99b07b21d0a2acb29b7ac605 21:24:45 ---> Running in 2320439bf2c8 21:24:46 Removing intermediate container 2320439bf2c8 21:24:46 ---> f0e8a98529fa 21:24:46 Step 24/24 : LABEL version=1.0.1-dev.9 21:24:46 ---> Running in accf560b155b 21:24:46 Removing intermediate container accf560b155b 21:24:46 ---> 121a2a491289 21:24:46 [Warning] One or more build-args [ARCH] were not consumed 21:24:46 Successfully built 121a2a491289 21:24:46 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 21:24:47 provisioning config files... 21:24:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/13@tmp/config3305240990829552785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:47 nexus3.edgexfoundry.org:10001 21:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:48 Configure a credential helper to remove this warning. See 21:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:48 21:24:48 Login Succeeded 21:24:48 nexus3.edgexfoundry.org:10002 21:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:48 Configure a credential helper to remove this warning. See 21:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:48 21:24:48 Login Succeeded 21:24:48 nexus3.edgexfoundry.org:10003 21:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:49 Configure a credential helper to remove this warning. See 21:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:49 21:24:49 Login Succeeded 21:24:49 nexus3.edgexfoundry.org:10004 21:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:50 Configure a credential helper to remove this warning. See 21:24:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:50 21:24:50 Login Succeeded 21:24:50 docker.io 21:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:51 Configure a credential helper to remove this warning. See 21:24:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:51 21:24:51 Login Succeeded [Pipeline] } 21:24:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:24:51 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 21:24:51 bbe3f7611857f08d99b07b21d0a2acb29b7ac605 21:24:51 latest 21:24:51 1.0.1-dev.9 21:24:51 bbe3f7611857f08d99b07b21d0a2acb29b7ac605-1.0.1-dev.9 21:24:51 master 21:24:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:24:52 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:bbe3f7611857f08d99b07b21d0a2acb29b7ac605 [Pipeline] isUnix [Pipeline] sh 21:24:52 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:bbe3f7611857f08d99b07b21d0a2acb29b7ac605 21:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:24:53 2785949c5420: Preparing 21:24:53 827f1b1058c4: Preparing 21:24:53 f6a035ae02dc: Preparing 21:24:53 294ac687b5fc: Preparing 21:24:53 294ac687b5fc: Layer already exists 21:24:53 827f1b1058c4: Pushed 21:24:53 f6a035ae02dc: Pushed 21:24:58 2785949c5420: Pushed 21:24:58 bbe3f7611857f08d99b07b21d0a2acb29b7ac605: digest: sha256:94cb5785cc7fac733ca4539009dc4140e0c9ddf48b1250cf4442281ee0068271 size: 1158 [Pipeline] isUnix [Pipeline] sh 21:24:58 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:24:59 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 21:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:24:59 2785949c5420: Preparing 21:24:59 827f1b1058c4: Preparing 21:24:59 f6a035ae02dc: Preparing 21:24:59 294ac687b5fc: Preparing 21:24:59 2785949c5420: Layer already exists 21:24:59 294ac687b5fc: Layer already exists 21:24:59 f6a035ae02dc: Layer already exists 21:24:59 827f1b1058c4: Layer already exists 21:24:59 latest: digest: sha256:94cb5785cc7fac733ca4539009dc4140e0c9ddf48b1250cf4442281ee0068271 size: 1158 [Pipeline] isUnix [Pipeline] sh 21:24:59 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh 21:25:00 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.9 21:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:25:00 2785949c5420: Preparing 21:25:00 827f1b1058c4: Preparing 21:25:00 f6a035ae02dc: Preparing 21:25:00 294ac687b5fc: Preparing 21:25:00 294ac687b5fc: Layer already exists 21:25:00 827f1b1058c4: Layer already exists 21:25:00 2785949c5420: Layer already exists 21:25:00 f6a035ae02dc: Layer already exists 21:25:00 1.0.1-dev.9: digest: sha256:94cb5785cc7fac733ca4539009dc4140e0c9ddf48b1250cf4442281ee0068271 size: 1158 [Pipeline] isUnix [Pipeline] sh 21:25:00 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:bbe3f7611857f08d99b07b21d0a2acb29b7ac605-1.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh 21:25:01 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:bbe3f7611857f08d99b07b21d0a2acb29b7ac605-1.0.1-dev.9 21:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:25:01 2785949c5420: Preparing 21:25:01 827f1b1058c4: Preparing 21:25:01 f6a035ae02dc: Preparing 21:25:01 294ac687b5fc: Preparing 21:25:01 827f1b1058c4: Layer already exists 21:25:01 2785949c5420: Layer already exists 21:25:01 f6a035ae02dc: Layer already exists 21:25:01 294ac687b5fc: Layer already exists 21:25:01 bbe3f7611857f08d99b07b21d0a2acb29b7ac605-1.0.1-dev.9: digest: sha256:94cb5785cc7fac733ca4539009dc4140e0c9ddf48b1250cf4442281ee0068271 size: 1158 [Pipeline] isUnix [Pipeline] sh 21:25:02 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 21:25:02 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 21:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:25:03 2785949c5420: Preparing 21:25:03 827f1b1058c4: Preparing 21:25:03 f6a035ae02dc: Preparing 21:25:03 294ac687b5fc: Preparing 21:25:03 2785949c5420: Layer already exists 21:25:03 294ac687b5fc: Layer already exists 21:25:03 827f1b1058c4: Layer already exists 21:25:03 f6a035ae02dc: Layer already exists 21:25:03 master: digest: sha256:94cb5785cc7fac733ca4539009dc4140e0c9ddf48b1250cf4442281ee0068271 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 21:25:04 provisioning config files... 21:25:04 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config6862468744674813063tmp [Pipeline] { [Pipeline] sh 21:25:04 + curl -s https://codecov.io/bash 21:25:04 + bash -s - -t @/w/workspace/_app-service-configurable_master@tmp/config6862468744674813063tmp 21:25:04 21:25:04 _____ _ 21:25:04 / ____| | | 21:25:04 | | ___ __| | ___ ___ _____ __ 21:25:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:25:04 | |___| (_) | (_| | __/ (_| (_) \ V / 21:25:04 \_____\___/ \__,_|\___|\___\___/ \_/ 21:25:04 Bash-tbd 21:25:04 21:25:04 21:25:04 ==> Jenkins CI detected. 21:25:04 project root: . 21:25:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:25:04 ==> Running gcov in . (disable via -X gcov) 21:25:04 ==> Python coveragepy not found 21:25:04 ==> Searching for coverage reports in: 21:25:04 + . 21:25:04 -> Found 1 reports 21:25:04 ==> Detecting git/mercurial file structure 21:25:04 ==> Reading reports 21:25:04 + ./coverage.out bytes=10 21:25:04 ==> Appending adjustments 21:25:04 http://docs.codecov.io/docs/fixing-reports 21:25:04 + Found adjustments 21:25:04 ==> Gzipping contents 21:25:04 ==> Uploading reports 21:25:04 url: https://codecov.io 21:25:04 query: branch=master&commit=bbe3f7611857f08d99b07b21d0a2acb29b7ac605&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F13%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= 21:25:04 -> Pinging Codecov 21:25:04 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=bbe3f7611857f08d99b07b21d0a2acb29b7ac605&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F13%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= 21:25:05 -> Uploading 21:25:05 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/bbe3f7611857f08d99b07b21d0a2acb29b7ac605 [Pipeline] } 21:25:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:25:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 21:25:06 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 21:25:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:25:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 21:25:06 21:25:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 21:25:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 21:25:07 1.217.3: Pulling from edgex-devops/edgex-snyk-go 21:25:07 e6b0cf9c0882: Pulling fs layer 21:25:07 2848faf0eed1: Pulling fs layer 21:25:07 0f37312ad70f: Pulling fs layer 21:25:07 7d08f2745646: Pulling fs layer 21:25:07 4c9f31393084: Pulling fs layer 21:25:07 eb21ddb83652: Pulling fs layer 21:25:07 345998794f6b: Pulling fs layer 21:25:07 97a711d68925: Pulling fs layer 21:25:07 7c8476c1cb00: Pulling fs layer 21:25:07 4c9f31393084: Waiting 21:25:07 eb21ddb83652: Waiting 21:25:07 345998794f6b: Waiting 21:25:07 97a711d68925: Waiting 21:25:07 7c8476c1cb00: Waiting 21:25:07 7d08f2745646: Waiting 21:25:07 0f37312ad70f: Verifying Checksum 21:25:07 0f37312ad70f: Download complete 21:25:07 2848faf0eed1: Download complete 21:25:07 4c9f31393084: Verifying Checksum 21:25:07 4c9f31393084: Download complete 21:25:07 eb21ddb83652: Verifying Checksum 21:25:07 eb21ddb83652: Download complete 21:25:07 e6b0cf9c0882: Verifying Checksum 21:25:07 e6b0cf9c0882: Download complete 21:25:08 345998794f6b: Verifying Checksum 21:25:08 345998794f6b: Download complete 21:25:08 e6b0cf9c0882: Pull complete 21:25:08 7c8476c1cb00: Verifying Checksum 21:25:08 7c8476c1cb00: Download complete 21:25:08 97a711d68925: Download complete 21:25:08 2848faf0eed1: Pull complete 21:25:08 0f37312ad70f: Pull complete 21:25:09 7d08f2745646: Verifying Checksum 21:25:09 7d08f2745646: Download complete 21:25:15 7d08f2745646: Pull complete 21:25:15 4c9f31393084: Pull complete 21:25:15 eb21ddb83652: Pull complete 21:25:17 345998794f6b: Pull complete 21:25:20 97a711d68925: Pull complete 21:25:21 7c8476c1cb00: Pull complete 21:25:21 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 21:25:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 21:25:21 prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container 21:25:21 $ 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 21:25:22 $ docker top 9e1ce96288c18cbb524367860ae2c7ff623382f0ee067caeb35697956989b6e7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:22 + snyk monitor '--org=edgex-jenkins' 21:25:37 21:25:37 Monitoring /w/workspace/_app-service-configurable_master... 21:25:37 21:25:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/76fbf6d3-ab76-4d11-86c8-77aee440c7a2 21:25:37 21:25:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:25:37 21:25:37 [Pipeline] } 21:25:37 $ docker stop --time=1 9e1ce96288c18cbb524367860ae2c7ff623382f0ee067caeb35697956989b6e7 21:25:39 $ docker rm -f 9e1ce96288c18cbb524367860ae2c7ff623382f0ee067caeb35697956989b6e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:25:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:25:40 21:25:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 21:25:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:25:40 latest: Pulling from edgex-devops/edgex-klar 21:25:40 e7c96db7181b: Pulling fs layer 21:25:40 1868ca2cb446: Pulling fs layer 21:25:40 136be5d0fe8e: Pulling fs layer 21:25:40 894bfe63afcb: Pulling fs layer 21:25:40 894bfe63afcb: Waiting 21:25:40 1868ca2cb446: Verifying Checksum 21:25:40 1868ca2cb446: Download complete 21:25:40 136be5d0fe8e: Verifying Checksum 21:25:40 136be5d0fe8e: Download complete 21:25:40 e7c96db7181b: Download complete 21:25:40 894bfe63afcb: Verifying Checksum 21:25:40 894bfe63afcb: Download complete 21:25:40 e7c96db7181b: Pull complete 21:25:41 1868ca2cb446: Pull complete 21:25:41 136be5d0fe8e: Pull complete 21:25:41 894bfe63afcb: Pull complete 21:25:41 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 21:25:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 21:25:41 prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container 21:25:41 $ 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 21:25:42 $ docker top ec73add7687e11cd59901ea586d1348fc22a046e35957ef934617faed00b142e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:42 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:bbe3f7611857f08d99b07b21d0a2acb29b7ac605 21:25:42 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:25:47 $ docker stop --time=1 ec73add7687e11cd59901ea586d1348fc22a046e35957ef934617faed00b142e 21:25:48 $ docker rm -f ec73add7687e11cd59901ea586d1348fc22a046e35957ef934617faed00b142e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:25:48 . [Pipeline] withDockerContainer 21:25:48 prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container 21:25:49 $ 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 21:25:49 $ docker top a57ab14690d2b505564cbdc52d9e02ec89bfaa2dc2bd2896911bb8491a1cdc09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:50 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:bbe3f7611857f08d99b07b21d0a2acb29b7ac605 21:25:50 + tee 21:25:50 clair timeout 1m0s 21:25:50 docker timeout: 1m0s 21:25:50 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:25:50 $ docker stop --time=1 a57ab14690d2b505564cbdc52d9e02ec89bfaa2dc2bd2896911bb8491a1cdc09 21:25:52 $ docker rm -f a57ab14690d2b505564cbdc52d9e02ec89bfaa2dc2bd2896911bb8491a1cdc09 [Pipeline] // withDockerContainer [Pipeline] sh 21:25:52 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 21:25:52 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_bbe3f7611857f08d99b07b21d0a2acb29b7ac605.html [Pipeline] writeFile [Pipeline] step 21:25:52 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 21:25:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:25:53 . [Pipeline] withDockerContainer 21:25:53 prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container 21:25:53 $ 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 21:25:53 $ docker top 9d8f7989b6be51d28cfeefb2b774aca5a534e172f7d18a4a85a7243b4b6f674b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:54 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:bbe3f7611857f08d99b07b21d0a2acb29b7ac605 21:25:54 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:25:58 $ docker stop --time=1 9d8f7989b6be51d28cfeefb2b774aca5a534e172f7d18a4a85a7243b4b6f674b 21:25:59 $ docker rm -f 9d8f7989b6be51d28cfeefb2b774aca5a534e172f7d18a4a85a7243b4b6f674b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:26:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:26:00 . [Pipeline] withDockerContainer 21:26:00 prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container 21:26:00 $ 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 21:26:01 $ docker top 1f04023c1e0c4dc013bff1367ceca4e8438a774bf7a84ab2556616559eef792c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:01 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:bbe3f7611857f08d99b07b21d0a2acb29b7ac605 21:26:01 + tee 21:26:01 clair timeout 1m0s 21:26:01 docker timeout: 1m0s 21:26:01 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:26:02 $ docker stop --time=1 1f04023c1e0c4dc013bff1367ceca4e8438a774bf7a84ab2556616559eef792c 21:26:04 $ docker rm -f 1f04023c1e0c4dc013bff1367ceca4e8438a774bf7a84ab2556616559eef792c [Pipeline] // withDockerContainer [Pipeline] sh 21:26:04 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 21:26:04 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_bbe3f7611857f08d99b07b21d0a2acb29b7ac605.html [Pipeline] writeFile [Pipeline] step 21:26:04 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 21:26:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:26:05 . [Pipeline] withDockerContainer 21:26:05 prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container 21:26: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:26:06 $ docker top 6a60a8e6010d8da0e4adc679fd046d80a805cebc9b0ab04382ecdb15a738b56b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:06 [ssh-agent] Looking for ssh-agent implementation... 21:26:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:06 $ docker exec 6a60a8e6010d8da0e4adc679fd046d80a805cebc9b0ab04382ecdb15a738b56b ssh-agent 21:26:06 SSH_AUTH_SOCK=/tmp/ssh-FpFRFRcoffSI/agent.14 21:26:06 SSH_AGENT_PID=21 21:26:06 Running ssh-add (command line suppressed) 21:26:07 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8577237255067083995.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8577237255067083995.key) 21:26:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:07 + git semver tag 21:26:07 # -> Open(): unable to determine branch for HEAD 21:26:07 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:26:07 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:26:07 # $SEMVER_REMOTE_NAME = origin 21:26:07 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 21:26:07 # $SEMVER_USER_NAME = jenkins 21:26:07 # $SEMVER_BRANCH = master 21:26:07 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 21:26:07 # bbe3f7611857f08d99b07b21d0a2acb29b7ac605 HEAD 21:26:07 # -> Force: false 21:26:07 # d7827c58401ee30705f143f887dd00be18b1cd16 refs/tags/v1.0.1-dev.9 [Pipeline] } 21:26:07 $ docker exec --env ******** --env ******** 6a60a8e6010d8da0e4adc679fd046d80a805cebc9b0ab04382ecdb15a738b56b ssh-agent -k 21:26:07 unset SSH_AUTH_SOCK; 21:26:07 unset SSH_AGENT_PID; 21:26:07 echo Agent pid 21 killed; 21:26:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:08 + git semver [Pipeline] } 21:26:08 $ docker stop --time=1 6a60a8e6010d8da0e4adc679fd046d80a805cebc9b0ab04382ecdb15a738b56b 21:26:09 $ docker rm -f 6a60a8e6010d8da0e4adc679fd046d80a805cebc9b0ab04382ecdb15a738b56b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:26:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:26:10 21:26:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:26:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:26:11 0.23.1-centos7: Pulling from edgex-lftools 21:26:11 ab5ef0e58194: Pulling fs layer 21:26:11 9712f1f96733: Pulling fs layer 21:26:11 63f879dbbcfc: Pulling fs layer 21:26:11 0d9ebad4ef96: Pulling fs layer 21:26:11 e9a5061849ea: Pulling fs layer 21:26:11 d747dcd14b5f: Pulling fs layer 21:26:11 2de7ff778b66: Pulling fs layer 21:26:11 0d9ebad4ef96: Waiting 21:26:11 e9a5061849ea: Waiting 21:26:11 d747dcd14b5f: Waiting 21:26:11 2de7ff778b66: Waiting 21:26:11 9712f1f96733: Verifying Checksum 21:26:11 9712f1f96733: Download complete 21:26:11 63f879dbbcfc: Verifying Checksum 21:26:11 63f879dbbcfc: Download complete 21:26:11 e9a5061849ea: Verifying Checksum 21:26:11 e9a5061849ea: Download complete 21:26:12 d747dcd14b5f: Verifying Checksum 21:26:12 d747dcd14b5f: Download complete 21:26:12 2de7ff778b66: Download complete 21:26:12 0d9ebad4ef96: Verifying Checksum 21:26:12 0d9ebad4ef96: Download complete 21:26:12 ab5ef0e58194: Download complete 21:26:16 ab5ef0e58194: Pull complete 21:26:16 9712f1f96733: Pull complete 21:26:19 63f879dbbcfc: Pull complete 21:26:24 0d9ebad4ef96: Pull complete 21:26:26 e9a5061849ea: Pull complete 21:26:26 d747dcd14b5f: Pull complete 21:26:29 2de7ff778b66: Pull complete 21:26:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:26:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:26:29 prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container 21:26:29 $ 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 21:26:29 $ docker top 997c3e597af79dffc10b326431cbb75287493db44f3c03d0a83c853b71c5a690 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:26:30 provisioning config files... 21:26:30 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config3307673042110443320tmp 21:26:30 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config5344433508143967271tmp 21:26:30 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config1948163547112496800tmp [Pipeline] { [Pipeline] echo 21:26:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:26:30 ---> sigul-configuration.sh 21:26:30 gpg: directory `/root/.gnupg' created 21:26:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:26:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:26:30 gpg: keyring `/root/.gnupg/secring.gpg' created 21:26:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:26:30 gpg: CAST5 encrypted data 21:26:30 gpg: encrypted with 1 passphrase 21:26:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:26:31 + mkdir /home/jenkins 21:26:31 + mkdir /home/jenkins/sigul [Pipeline] sh 21:26:31 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 21:26:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:26:31 ---> sigul-install.sh 21:26:38 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:26:38 + git tag --list 21:26:38 v1.0.1-dev.9 [Pipeline] sh 21:26:38 + lftools sign git-tag v1.0.1-dev.9 21:26:40 Signing Git tag with Sigul... 21:26:40 Signing v1.0.1-dev.9 [Pipeline] echo 21:26:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:26:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:26:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:26:41 $ docker stop --time=1 997c3e597af79dffc10b326431cbb75287493db44f3c03d0a83c853b71c5a690 21:26:42 $ docker rm -f 997c3e597af79dffc10b326431cbb75287493db44f3c03d0a83c853b71c5a690 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:26:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:26:43 . [Pipeline] withDockerContainer 21:26:43 prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container 21:26:43 $ 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 21:26:44 $ docker top d934f20bc3ef073ebe113c865d4c40b231967c698c825d670a828e643162fbbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:44 [ssh-agent] Looking for ssh-agent implementation... 21:26:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:45 $ docker exec d934f20bc3ef073ebe113c865d4c40b231967c698c825d670a828e643162fbbd ssh-agent 21:26:45 SSH_AUTH_SOCK=/tmp/ssh-aaGhwz6xLLkr/agent.15 21:26:45 SSH_AGENT_PID=22 21:26:45 Running ssh-add (command line suppressed) 21:26:45 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8604114819631242892.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8604114819631242892.key) 21:26:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:45 + git semver bump pre 21:26:45 # -> Open(): unable to determine branch for HEAD 21:26:45 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:26:45 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:26:45 # $SEMVER_REMOTE_NAME = origin 21:26:45 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 21:26:45 # $SEMVER_USER_NAME = jenkins 21:26:45 # $SEMVER_BRANCH = master 21:26:45 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 21:26:45 1.0.1-dev.10 [Pipeline] } 21:26:45 $ docker exec --env ******** --env ******** d934f20bc3ef073ebe113c865d4c40b231967c698c825d670a828e643162fbbd ssh-agent -k 21:26:45 unset SSH_AUTH_SOCK; 21:26:45 unset SSH_AGENT_PID; 21:26:45 echo Agent pid 22 killed; 21:26:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:46 + git semver [Pipeline] } 21:26:46 $ docker stop --time=1 d934f20bc3ef073ebe113c865d4c40b231967c698c825d670a828e643162fbbd 21:26:47 $ docker rm -f d934f20bc3ef073ebe113c865d4c40b231967c698c825d670a828e643162fbbd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:26:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:26:48 . [Pipeline] withDockerContainer 21:26:48 prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container 21:26:48 $ 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 21:26:48 $ docker top 993f0d86e4d3992b51309902920c4b5df966aaff9826172a858aa8e9d0e3c6d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:49 [ssh-agent] Looking for ssh-agent implementation... 21:26:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:49 $ docker exec 993f0d86e4d3992b51309902920c4b5df966aaff9826172a858aa8e9d0e3c6d3 ssh-agent 21:26:49 SSH_AUTH_SOCK=/tmp/ssh-HBVfGjg9jCgz/agent.14 21:26:49 SSH_AGENT_PID=21 21:26:49 Running ssh-add (command line suppressed) 21:26:49 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4721464014831594113.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4721464014831594113.key) 21:26:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:50 + git semver push 21:26:50 # -> Open(): unable to determine branch for HEAD 21:26:50 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:26:50 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:26:50 # $SEMVER_REMOTE_NAME = origin 21:26:50 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 21:26:50 # $SEMVER_USER_NAME = jenkins 21:26:50 # $SEMVER_BRANCH = master 21:26:50 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 21:26:56 $ docker exec --env ******** --env ******** 993f0d86e4d3992b51309902920c4b5df966aaff9826172a858aa8e9d0e3c6d3 ssh-agent -k 21:26:56 unset SSH_AUTH_SOCK; 21:26:56 unset SSH_AGENT_PID; 21:26:56 echo Agent pid 21 killed; 21:26:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:57 + git semver [Pipeline] } 21:26:57 $ docker stop --time=1 993f0d86e4d3992b51309902920c4b5df966aaff9826172a858aa8e9d0e3c6d3 21:26:58 $ docker rm -f 993f0d86e4d3992b51309902920c4b5df966aaff9826172a858aa8e9d0e3c6d3 [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 21:26:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:27:00 ---> package-listing.sh 21:27:00 ++ facter osfamily 21:27:00 ++ tr '[:upper:]' '[:lower:]' 21:27:00 + OS_FAMILY=redhat 21:27:00 + workspace=/w/workspace/_app-service-configurable_master 21:27:00 + START_PACKAGES=/tmp/packages_start.txt 21:27:00 + END_PACKAGES=/tmp/packages_end.txt 21:27:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:27:00 + PACKAGES=/tmp/packages_start.txt 21:27:00 + '[' /w/workspace/_app-service-configurable_master ']' 21:27:00 + PACKAGES=/tmp/packages_end.txt 21:27:00 + case "${OS_FAMILY}" in 21:27:00 + rpm -qa 21:27:00 + sort 21:27:04 + '[' -f /tmp/packages_start.txt ']' 21:27:04 + '[' -f /tmp/packages_end.txt ']' 21:27:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:27:04 + '[' /w/workspace/_app-service-configurable_master ']' 21:27:04 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 21:27:04 + 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 21:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:27:04 21:27:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:27:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:27:05 alpine: Pulling from edgex-lftools-log-publisher 21:27:05 c9b1b535fdd9: Pulling fs layer 21:27:05 2cc5ad85d9ab: Pulling fs layer 21:27:05 756a868c4378: Pulling fs layer 21:27:05 444b2fc9a129: Pulling fs layer 21:27:05 ea15f1150254: Pulling fs layer 21:27:05 41b27a9f41bf: Pulling fs layer 21:27:05 28c525ee5125: Pulling fs layer 21:27:05 094b1ea09ed8: Pulling fs layer 21:27:05 138eaada9080: Pulling fs layer 21:27:05 0622d0fa9048: Pulling fs layer 21:27:05 ea15f1150254: Waiting 21:27:05 41b27a9f41bf: Waiting 21:27:05 28c525ee5125: Waiting 21:27:05 094b1ea09ed8: Waiting 21:27:05 138eaada9080: Waiting 21:27:05 0622d0fa9048: Waiting 21:27:05 444b2fc9a129: Waiting 21:27:05 2cc5ad85d9ab: Verifying Checksum 21:27:05 2cc5ad85d9ab: Download complete 21:27:05 444b2fc9a129: Verifying Checksum 21:27:05 444b2fc9a129: Download complete 21:27:05 c9b1b535fdd9: Download complete 21:27:05 ea15f1150254: Verifying Checksum 21:27:05 ea15f1150254: Download complete 21:27:05 28c525ee5125: Verifying Checksum 21:27:05 28c525ee5125: Download complete 21:27:05 756a868c4378: Verifying Checksum 21:27:05 756a868c4378: Download complete 21:27:06 138eaada9080: Verifying Checksum 21:27:06 138eaada9080: Download complete 21:27:06 094b1ea09ed8: Verifying Checksum 21:27:06 094b1ea09ed8: Download complete 21:27:06 0622d0fa9048: Verifying Checksum 21:27:06 0622d0fa9048: Download complete 21:27:06 41b27a9f41bf: Verifying Checksum 21:27:06 41b27a9f41bf: Download complete 21:27:06 c9b1b535fdd9: Pull complete 21:27:06 2cc5ad85d9ab: Pull complete 21:27:08 756a868c4378: Pull complete 21:27:08 444b2fc9a129: Pull complete 21:27:08 ea15f1150254: Pull complete 21:27:12 41b27a9f41bf: Pull complete 21:27:12 28c525ee5125: Pull complete 21:27:14 094b1ea09ed8: Pull complete 21:27:14 138eaada9080: Pull complete 21:27:14 0622d0fa9048: Pull complete 21:27:14 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:27:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:27:14 prd-centos7-docker-4c-2g-2161 does not seem to be running inside a container 21:27:14 $ 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 21:27:15 $ docker top 6b2cd52a247ca4346b8aff16e993d2ef6647ab0b1c05c44c89551eaf916daedd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:27:15 provisioning config files... 21:27:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config2946067522191563362tmp [Pipeline] { [Pipeline] echo 21:27:15 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:27:15 ---> create-netrc.sh [Pipeline] echo 21:27:15 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:27:16 ---> logs-deploy.sh 21:27:16 + ARCHIVE_ARTIFACTS= 21:27:16 + LOGS_SERVER=https://logs.edgexfoundry.org 21:27:16 + '[' https://logs.edgexfoundry.org == None ']' 21:27:16 + NEXUS_URL=https://nexus.edgexfoundry.org 21:27:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/13 21:27:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/13/ 21:27:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/13 /w/workspace/_app-service-configurable_master 21:27:17 Archives upload complete. 21:27:17 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/13 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/13/