Pull request #73 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 54676c3cc0551aa1b3e879a1fe013bcd032ba918+3c0b3bd9b80f66927426d2ebe47566559ea81682 (a3d00c70e750c21590e9573e53071864850221a0) 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8326 in /w/workspace/y_app-service-configurable_PR-73 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/y_app-service-configurable_PR-73 # 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 Fetching without tags Merging remotes/origin/master commit 3c0b3bd9b80f66927426d2ebe47566559ea81682 into PR head commit 54676c3cc0551aa1b3e879a1fe013bcd032ba918 Merge succeeded, producing 54676c3cc0551aa1b3e879a1fe013bcd032ba918 Checking out Revision 54676c3cc0551aa1b3e879a1fe013bcd032ba918 (PR-73) > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +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/pull/73/head:refs/remotes/origin/PR-73 # 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/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54676c3cc0551aa1b3e879a1fe013bcd032ba918 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3c0b3bd9b80f66927426d2ebe47566559ea81682 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54676c3cc0551aa1b3e879a1fe013bcd032ba918 # timeout=10 Commit message: "build(snap): update snapcraft.yml" First time build. Skipping changelog. > git rev-list --no-walk f407f93c789f72b3b1d987ac0bac8b7e89562519 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-13T22:16:43.385Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-13T22:16:43.648Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-13T22:16:43.721Z] ========================================================= [2020-05-13T22:16:43.721Z] EdgeX Global Pipelines Version Info [2020-05-13T22:16:43.721Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-13T22:16:45.166Z] ------------------- [2020-05-13T22:16:45.166Z] stable info: [2020-05-13T22:16:45.166Z] ------------------- [2020-05-13T22:16:45.166Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-13T22:16:45.166Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-13T22:16:45.166Z] Message: update stable to v1.0.87 [2020-05-13T22:16:45.733Z] ------------------- [2020-05-13T22:16:45.733Z] experimental info: [2020-05-13T22:16:45.733Z] ------------------- [2020-05-13T22:16:45.733Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-13T22:16:45.733Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-13T22:16:45.733Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-13T22:16:47.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-13T22:16:47.728Z] [2020-05-13T22:16:47.728Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-13T22:16:48.059Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-13T22:16:48.059Z] latest: Pulling from edgex-devops/git-semver [2020-05-13T22:16:48.059Z] 9123ac7c32f7: Pulling fs layer [2020-05-13T22:16:48.059Z] b8cc5d1170e3: Pulling fs layer [2020-05-13T22:16:48.059Z] 2924cbbf6a41: Pulling fs layer [2020-05-13T22:16:48.059Z] 93b08a4f1073: Pulling fs layer [2020-05-13T22:16:48.059Z] 93b08a4f1073: Waiting [2020-05-13T22:16:48.059Z] b8cc5d1170e3: Verifying Checksum [2020-05-13T22:16:48.059Z] b8cc5d1170e3: Download complete [2020-05-13T22:16:48.318Z] 9123ac7c32f7: Verifying Checksum [2020-05-13T22:16:48.318Z] 9123ac7c32f7: Download complete [2020-05-13T22:16:48.318Z] 93b08a4f1073: Verifying Checksum [2020-05-13T22:16:48.318Z] 93b08a4f1073: Download complete [2020-05-13T22:16:48.318Z] 2924cbbf6a41: Verifying Checksum [2020-05-13T22:16:48.318Z] 2924cbbf6a41: Download complete [2020-05-13T22:16:48.579Z] 9123ac7c32f7: Pull complete [2020-05-13T22:16:48.579Z] b8cc5d1170e3: Pull complete [2020-05-13T22:16:49.149Z] 2924cbbf6a41: Pull complete [2020-05-13T22:16:49.408Z] 93b08a4f1073: Pull complete [2020-05-13T22:16:49.408Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-13T22:16:49.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-13T22:16:49.535Z] prd-centos7-docker-4c-2g-8326 does not seem to be running inside a container [2020-05-13T22:16:49.579Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-73 -v /w/workspace/y_app-service-configurable_PR-73:/w/workspace/y_app-service-configurable_PR-73:rw,z -v /w/workspace/y_app-service-configurable_PR-73@tmp:/w/workspace/y_app-service-configurable_PR-73@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-13T22:16:50.171Z] $ docker top 94843d563f39384b1bf0ae446faa3f96e03ce254ef4a6d9ac8a0421032f73ea3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-13T22:16:50.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-13T22:16:50.480Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-13T22:16:50.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-13T22:16:50.718Z] $ docker exec 94843d563f39384b1bf0ae446faa3f96e03ce254ef4a6d9ac8a0421032f73ea3 ssh-agent [2020-05-13T22:16:50.909Z] SSH_AUTH_SOCK=/tmp/ssh-9R5k75sbjT45/agent.15 [2020-05-13T22:16:50.909Z] SSH_AGENT_PID=21 [2020-05-13T22:16:50.917Z] Running ssh-add (command line suppressed) [2020-05-13T22:16:51.056Z] Identity added: /w/workspace/y_app-service-configurable_PR-73@tmp/private_key_8597188094846918286.key (/w/workspace/y_app-service-configurable_PR-73@tmp/private_key_8597188094846918286.key) [2020-05-13T22:16:51.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-13T22:16:51.435Z] + git describe --exact-match --tags HEAD [2020-05-13T22:16:51.435Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-13T22:16:51.488Z] $ docker exec --env ******** --env ******** 94843d563f39384b1bf0ae446faa3f96e03ce254ef4a6d9ac8a0421032f73ea3 ssh-agent -k [2020-05-13T22:16:51.638Z] unset SSH_AUTH_SOCK; [2020-05-13T22:16:51.638Z] unset SSH_AGENT_PID; [2020-05-13T22:16:51.638Z] echo Agent pid 21 killed; [2020-05-13T22:16:51.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-13T22:16:51.752Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-13T22:16:51.752Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-13T22:16:51.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-13T22:16:51.855Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-13T22:16:52.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-13T22:16:52.054Z] $ docker exec 94843d563f39384b1bf0ae446faa3f96e03ce254ef4a6d9ac8a0421032f73ea3 ssh-agent [2020-05-13T22:16:52.252Z] SSH_AUTH_SOCK=/tmp/ssh-C2CnoF0CKymq/agent.56 [2020-05-13T22:16:52.252Z] SSH_AGENT_PID=63 [2020-05-13T22:16:52.259Z] Running ssh-add (command line suppressed) [2020-05-13T22:16:52.394Z] Identity added: /w/workspace/y_app-service-configurable_PR-73@tmp/private_key_3650532148991053133.key (/w/workspace/y_app-service-configurable_PR-73@tmp/private_key_3650532148991053133.key) [2020-05-13T22:16:52.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-13T22:16:52.758Z] + git semver init [2020-05-13T22:16:52.758Z] # -> Open(): unable to determine branch for HEAD [2020-05-13T22:16:52.758Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-73/.git [2020-05-13T22:16:52.758Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-73 [2020-05-13T22:16:52.758Z] # $SEMVER_REMOTE_NAME = origin [2020-05-13T22:16:52.758Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-13T22:16:52.758Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-13T22:16:52.758Z] # $SEMVER_BRANCH = PR-73 [2020-05-13T22:16:52.758Z] # $SEMVER_TEMP = /tmp/semver-874921089 [2020-05-13T22:16:52.758Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-05-13T22:16:53.326Z] # '/tmp/semver-874921089' -> '/w/workspace/y_app-service-configurable_PR-73/.semver' [2020-05-13T22:16:53.326Z] # -> Force: false [2020-05-13T22:16:53.326Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-73/.semver [Pipeline] } [2020-05-13T22:16:53.335Z] $ docker exec --env ******** --env ******** 94843d563f39384b1bf0ae446faa3f96e03ce254ef4a6d9ac8a0421032f73ea3 ssh-agent -k [2020-05-13T22:16:53.506Z] unset SSH_AUTH_SOCK; [2020-05-13T22:16:53.507Z] unset SSH_AGENT_PID; [2020-05-13T22:16:53.507Z] echo Agent pid 63 killed; [2020-05-13T22:16:53.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-13T22:16:53.990Z] + git semver [Pipeline] } [2020-05-13T22:16:54.003Z] $ docker stop --time=1 94843d563f39384b1bf0ae446faa3f96e03ce254ef4a6d9ac8a0421032f73ea3 [2020-05-13T22:16:55.378Z] $ docker rm -f 94843d563f39384b1bf0ae446faa3f96e03ce254ef4a6d9ac8a0421032f73ea3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-13T22:16:56.271Z] Stashed 49 file(s) [Pipeline] echo [2020-05-13T22:16:56.274Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-05-13T22:17:11.547Z] Still waiting to schedule task [2020-05-13T22:17:11.547Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-13T22:17:11.549Z] Still waiting to schedule task [2020-05-13T22:17:11.549Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-05-13T22:20:20.794Z] Running on prd-centos7-docker-4c-2g-8330 in /w/workspace/y_app-service-configurable_PR-73 [Pipeline] { [Pipeline] ws [2020-05-13T22:20:20.949Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2020-05-13T22:20:23.305Z] using credential edgex-jenkins-ssh [2020-05-13T22:20:23.346Z] Cloning the remote Git repository [2020-05-13T22:20:23.346Z] Cloning with configured refspecs honoured and without tags [2020-05-13T22:20:22.615Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-05-13T22:20:22.660Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2020-05-13T22:20:22.711Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-05-13T22:20:22.711Z] > git --version # timeout=10 [2020-05-13T22:20:22.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T22:20:23.987Z] Fetching without tags [2020-05-13T22:20:24.380Z] Merging remotes/origin/master commit 3c0b3bd9b80f66927426d2ebe47566559ea81682 into PR head commit 54676c3cc0551aa1b3e879a1fe013bcd032ba918 [2020-05-13T22:20:24.462Z] Merge succeeded, producing 54676c3cc0551aa1b3e879a1fe013bcd032ba918 [2020-05-13T22:20:24.463Z] Checking out Revision 54676c3cc0551aa1b3e879a1fe013bcd032ba918 (PR-73) [2020-05-13T22:20:22.748Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T22:20:23.228Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-05-13T22:20:23.238Z] > git config --add remote.origin.fetch +refs/pull/73/head:refs/remotes/origin/PR-73 # timeout=10 [2020-05-13T22:20:23.246Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T22:20:23.272Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-05-13T22:20:23.285Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-05-13T22:20:23.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T22:20:23.291Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T22:20:23.716Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T22:20:23.728Z] > git checkout -f 54676c3cc0551aa1b3e879a1fe013bcd032ba918 # timeout=10 [2020-05-13T22:20:23.763Z] > git remote # timeout=10 [2020-05-13T22:20:23.768Z] > git config --get remote.origin.url # timeout=10 [2020-05-13T22:20:23.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T22:20:23.778Z] > git merge 3c0b3bd9b80f66927426d2ebe47566559ea81682 # timeout=10 [2020-05-13T22:20:23.788Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-13T22:20:23.799Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T22:20:23.809Z] > git checkout -f 54676c3cc0551aa1b3e879a1fe013bcd032ba918 # timeout=10 [2020-05-13T22:20:28.263Z] Commit message: "build(snap): update snapcraft.yml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-13T22:20:29.651Z] ========================================================= [2020-05-13T22:20:29.651Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-13T22:20:29.651Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-13T22:20:30.281Z] + 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 . [2020-05-13T22:20:30.281Z] Sending build context to Docker daemon 293.9kB [2020-05-13T22:20:30.281Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-13T22:20:30.281Z] Step 2/8 : FROM ${BASE} [2020-05-13T22:20:30.560Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-13T22:20:30.560Z] e6b0cf9c0882: Pulling fs layer [2020-05-13T22:20:30.560Z] 2848faf0eed1: Pulling fs layer [2020-05-13T22:20:30.560Z] 0f37312ad70f: Pulling fs layer [2020-05-13T22:20:30.560Z] 5788d62ee057: Pulling fs layer [2020-05-13T22:20:30.560Z] 0e6b1d234666: Pulling fs layer [2020-05-13T22:20:30.560Z] bf5d7aec512f: Pulling fs layer [2020-05-13T22:20:30.560Z] 34c802a77dc8: Pulling fs layer [2020-05-13T22:20:30.560Z] 9eb99e56ec68: Pulling fs layer [2020-05-13T22:20:30.560Z] 27c7a5d97fbd: Pulling fs layer [2020-05-13T22:20:30.560Z] 5c102a31e300: Pulling fs layer [2020-05-13T22:20:30.560Z] dcfb455df0a1: Pulling fs layer [2020-05-13T22:20:30.560Z] 0e6b1d234666: Waiting [2020-05-13T22:20:30.560Z] bf5d7aec512f: Waiting [2020-05-13T22:20:30.560Z] 34c802a77dc8: Waiting [2020-05-13T22:20:30.560Z] 9eb99e56ec68: Waiting [2020-05-13T22:20:30.560Z] 27c7a5d97fbd: Waiting [2020-05-13T22:20:30.560Z] 5c102a31e300: Waiting [2020-05-13T22:20:30.560Z] dcfb455df0a1: Waiting [2020-05-13T22:20:30.560Z] 5788d62ee057: Waiting [2020-05-13T22:20:30.560Z] 0f37312ad70f: Verifying Checksum [2020-05-13T22:20:30.560Z] 0f37312ad70f: Download complete [2020-05-13T22:20:30.560Z] 2848faf0eed1: Download complete [2020-05-13T22:20:30.560Z] 0e6b1d234666: Verifying Checksum [2020-05-13T22:20:30.560Z] 0e6b1d234666: Download complete [2020-05-13T22:20:30.560Z] bf5d7aec512f: Verifying Checksum [2020-05-13T22:20:30.560Z] bf5d7aec512f: Download complete [2020-05-13T22:20:30.560Z] e6b0cf9c0882: Verifying Checksum [2020-05-13T22:20:30.560Z] e6b0cf9c0882: Download complete [2020-05-13T22:20:31.135Z] e6b0cf9c0882: Pull complete [2020-05-13T22:20:31.135Z] 2848faf0eed1: Pull complete [2020-05-13T22:20:31.620Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8329 in /w/workspace/y_app-service-configurable_PR-73 [Pipeline] { [Pipeline] ws [2020-05-13T22:20:31.678Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2020-05-13T22:20:31.735Z] 34c802a77dc8: Verifying Checksum [2020-05-13T22:20:31.736Z] 34c802a77dc8: Download complete [2020-05-13T22:20:31.736Z] 27c7a5d97fbd: Verifying Checksum [2020-05-13T22:20:31.736Z] 27c7a5d97fbd: Download complete [2020-05-13T22:20:32.321Z] 5c102a31e300: Verifying Checksum [2020-05-13T22:20:32.321Z] 5c102a31e300: Download complete [2020-05-13T22:20:32.321Z] 9eb99e56ec68: Verifying Checksum [2020-05-13T22:20:32.322Z] 9eb99e56ec68: Download complete [2020-05-13T22:20:32.322Z] dcfb455df0a1: Verifying Checksum [2020-05-13T22:20:32.322Z] dcfb455df0a1: Download complete [2020-05-13T22:20:32.584Z] 5788d62ee057: Verifying Checksum [2020-05-13T22:20:32.584Z] 5788d62ee057: Download complete [2020-05-13T22:20:33.525Z] 0f37312ad70f: Pull complete [2020-05-13T22:20:37.636Z] using credential edgex-jenkins-ssh [2020-05-13T22:20:37.695Z] Cloning the remote Git repository [2020-05-13T22:20:37.695Z] Cloning with configured refspecs honoured and without tags [2020-05-13T22:20:37.775Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-05-13T22:20:37.861Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2020-05-13T22:20:37.955Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-05-13T22:20:37.956Z] > git --version # timeout=10 [2020-05-13T22:20:37.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T22:20:38.082Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T22:20:38.840Z] 5788d62ee057: Pull complete [2020-05-13T22:20:39.071Z] Fetching without tags [2020-05-13T22:20:39.101Z] 0e6b1d234666: Pull complete [2020-05-13T22:20:39.101Z] bf5d7aec512f: Pull complete [2020-05-13T22:20:39.535Z] Merging remotes/origin/master commit 3c0b3bd9b80f66927426d2ebe47566559ea81682 into PR head commit 54676c3cc0551aa1b3e879a1fe013bcd032ba918 [2020-05-13T22:20:38.922Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-05-13T22:20:38.946Z] > git config --add remote.origin.fetch +refs/pull/73/head:refs/remotes/origin/PR-73 # timeout=10 [2020-05-13T22:20:38.971Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T22:20:39.044Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-05-13T22:20:39.093Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-05-13T22:20:39.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T22:20:39.112Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T22:20:39.815Z] Merge succeeded, producing 54676c3cc0551aa1b3e879a1fe013bcd032ba918 [2020-05-13T22:20:39.815Z] Checking out Revision 54676c3cc0551aa1b3e879a1fe013bcd032ba918 (PR-73) [2020-05-13T22:20:39.570Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T22:20:39.607Z] > git checkout -f 54676c3cc0551aa1b3e879a1fe013bcd032ba918 # timeout=10 [2020-05-13T22:20:39.702Z] > git remote # timeout=10 [2020-05-13T22:20:39.743Z] > git config --get remote.origin.url # timeout=10 [2020-05-13T22:20:39.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T22:20:39.781Z] > git merge 3c0b3bd9b80f66927426d2ebe47566559ea81682 # timeout=10 [2020-05-13T22:20:39.804Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-13T22:20:39.827Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T22:20:39.840Z] > git checkout -f 54676c3cc0551aa1b3e879a1fe013bcd032ba918 # timeout=10 [2020-05-13T22:20:44.432Z] Commit message: "build(snap): update snapcraft.yml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-13T22:20:45.376Z] ========================================================= [2020-05-13T22:20:45.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-13T22:20:45.376Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-13T22:20:45.701Z] 34c802a77dc8: Pull complete [2020-05-13T22:20:46.461Z] + 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 . [2020-05-13T22:20:47.052Z] Sending build context to Docker daemon 293.9kB [2020-05-13T22:20:47.322Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-13T22:20:47.322Z] Step 2/8 : FROM ${BASE} [2020-05-13T22:20:47.590Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-13T22:20:47.590Z] cde5963f3b93: Pulling fs layer [2020-05-13T22:20:47.590Z] 2a23fa8c16f7: Pulling fs layer [2020-05-13T22:20:47.590Z] 777b28850792: Pulling fs layer [2020-05-13T22:20:47.590Z] 8a11ddd9e578: Pulling fs layer [2020-05-13T22:20:47.590Z] 4cf88f913ddb: Pulling fs layer [2020-05-13T22:20:47.590Z] 1df406cf5192: Pulling fs layer [2020-05-13T22:20:47.590Z] cd6300453558: Pulling fs layer [2020-05-13T22:20:47.590Z] b9c365052c96: Pulling fs layer [2020-05-13T22:20:47.590Z] a2d8cc88f415: Pulling fs layer [2020-05-13T22:20:47.590Z] ea1d1ca13537: Pulling fs layer [2020-05-13T22:20:47.590Z] 3750a50a1c5e: Pulling fs layer [2020-05-13T22:20:47.590Z] cd6300453558: Waiting [2020-05-13T22:20:47.590Z] b9c365052c96: Waiting [2020-05-13T22:20:47.590Z] ea1d1ca13537: Waiting [2020-05-13T22:20:47.590Z] a2d8cc88f415: Waiting [2020-05-13T22:20:47.590Z] 3750a50a1c5e: Waiting [2020-05-13T22:20:47.590Z] 8a11ddd9e578: Waiting [2020-05-13T22:20:47.590Z] 1df406cf5192: Waiting [2020-05-13T22:20:47.590Z] 4cf88f913ddb: Waiting [2020-05-13T22:20:47.590Z] 777b28850792: Download complete [2020-05-13T22:20:47.590Z] 2a23fa8c16f7: Verifying Checksum [2020-05-13T22:20:47.590Z] 2a23fa8c16f7: Download complete [2020-05-13T22:20:47.590Z] 4cf88f913ddb: Download complete [2020-05-13T22:20:47.590Z] 1df406cf5192: Verifying Checksum [2020-05-13T22:20:47.590Z] 1df406cf5192: Download complete [2020-05-13T22:20:47.859Z] cde5963f3b93: Download complete [2020-05-13T22:20:48.828Z] cde5963f3b93: Pull complete [2020-05-13T22:20:49.007Z] 9eb99e56ec68: Pull complete [2020-05-13T22:20:49.007Z] 27c7a5d97fbd: Pull complete [2020-05-13T22:20:49.442Z] 2a23fa8c16f7: Pull complete [2020-05-13T22:20:49.577Z] 5c102a31e300: Pull complete [2020-05-13T22:20:49.720Z] 777b28850792: Pull complete [2020-05-13T22:20:49.838Z] dcfb455df0a1: Pull complete [2020-05-13T22:20:49.838Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-13T22:20:49.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-13T22:20:49.838Z] ---> 7c70fe431013 [2020-05-13T22:20:49.838Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-13T22:20:49.838Z] ---> Running in ebdbefc632ba [2020-05-13T22:20:50.097Z] Removing intermediate container ebdbefc632ba [2020-05-13T22:20:50.097Z] ---> 810c39b5b3f7 [2020-05-13T22:20:50.097Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T22:20:50.097Z] ---> Running in 254bfebcf5a9 [2020-05-13T22:20:51.037Z] Removing intermediate container 254bfebcf5a9 [2020-05-13T22:20:51.037Z] ---> 85decd45f0c5 [2020-05-13T22:20:51.037Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-05-13T22:20:51.037Z] ---> Running in 0d6cb01d44fd [2020-05-13T22:20:51.678Z] cd6300453558: Verifying Checksum [2020-05-13T22:20:51.678Z] cd6300453558: Download complete [2020-05-13T22:20:51.678Z] a2d8cc88f415: Verifying Checksum [2020-05-13T22:20:51.678Z] a2d8cc88f415: Download complete [2020-05-13T22:20:51.977Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-13T22:20:52.915Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-13T22:20:53.486Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-05-13T22:20:53.486Z] (2/6) Installing libsodium (1.0.18-r0) [2020-05-13T22:20:53.486Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-05-13T22:20:53.746Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-05-13T22:20:53.746Z] (5/6) Installing libzmq (4.3.2-r0) [2020-05-13T22:20:54.007Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-05-13T22:20:54.007Z] Executing busybox-1.31.1-r8.trigger [2020-05-13T22:20:54.007Z] OK: 145 MiB in 45 packages [2020-05-13T22:20:54.275Z] ea1d1ca13537: Verifying Checksum [2020-05-13T22:20:54.275Z] ea1d1ca13537: Download complete [2020-05-13T22:20:54.544Z] 3750a50a1c5e: Verifying Checksum [2020-05-13T22:20:54.544Z] 3750a50a1c5e: Download complete [2020-05-13T22:20:54.579Z] Removing intermediate container 0d6cb01d44fd [2020-05-13T22:20:54.580Z] ---> 1ad366cb06a8 [2020-05-13T22:20:54.580Z] Step 6/8 : WORKDIR /app [2020-05-13T22:20:54.580Z] ---> Running in 9469982b3f1b [2020-05-13T22:20:54.580Z] Removing intermediate container 9469982b3f1b [2020-05-13T22:20:54.580Z] ---> 9761f766d24b [2020-05-13T22:20:54.580Z] Step 7/8 : COPY . . [2020-05-13T22:20:54.841Z] ---> 365c0b782476 [2020-05-13T22:20:54.841Z] Step 8/8 : RUN go mod download [2020-05-13T22:20:55.103Z] ---> Running in b8d7bb33ffd6 [2020-05-13T22:20:57.016Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-05-13T22:20:57.016Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-13T22:20:57.016Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-13T22:20:57.016Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-13T22:20:57.016Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-13T22:20:57.016Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-13T22:20:57.016Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-13T22:20:57.016Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-13T22:20:57.016Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-05-13T22:20:57.016Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-13T22:20:57.016Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.1.0 [2020-05-13T22:20:57.016Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-13T22:20:57.017Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-13T22:20:57.017Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-13T22:20:57.017Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-05-13T22:20:57.017Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-13T22:20:57.017Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-13T22:20:57.017Z] go: finding github.com/fatih/color v1.7.0 [2020-05-13T22:20:57.017Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-13T22:20:57.017Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-13T22:20:57.017Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-13T22:20:57.017Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-13T22:20:57.017Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-05-13T22:20:57.017Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-13T22:20:57.017Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-13T22:20:57.017Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-13T22:20:57.017Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-05-13T22:20:57.017Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-13T22:20:57.017Z] go: finding github.com/google/go-cmp v0.4.0 [2020-05-13T22:20:57.017Z] go: finding github.com/google/uuid v1.1.1 [2020-05-13T22:20:57.017Z] go: finding github.com/gorilla/mux v1.7.4 [2020-05-13T22:20:57.017Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-13T22:20:57.017Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-13T22:20:57.143Z] b9c365052c96: Verifying Checksum [2020-05-13T22:20:57.143Z] b9c365052c96: Download complete [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-13T22:20:57.278Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-13T22:20:57.278Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-13T22:20:57.278Z] go: finding github.com/kr/pretty v0.1.0 [2020-05-13T22:20:57.278Z] go: finding github.com/kr/pty v1.1.1 [2020-05-13T22:20:57.278Z] go: finding github.com/kr/text v0.1.0 [2020-05-13T22:20:57.278Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-13T22:20:57.278Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-13T22:20:57.278Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-13T22:20:57.278Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-13T22:20:57.278Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-13T22:20:57.278Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-13T22:20:57.278Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-13T22:20:57.278Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-05-13T22:20:57.278Z] go: finding github.com/onsi/gomega v1.7.0 [2020-05-13T22:20:57.278Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-13T22:20:57.278Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-05-13T22:20:57.542Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-13T22:20:57.543Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-13T22:20:57.543Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-13T22:20:57.543Z] go: finding github.com/posener/complete v1.1.1 [2020-05-13T22:20:57.543Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-13T22:20:57.543Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-13T22:20:57.543Z] go: finding github.com/stretchr/objx v0.2.0 [2020-05-13T22:20:57.543Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-13T22:20:57.543Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-05-13T22:20:57.543Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-13T22:20:57.543Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-13T22:20:57.543Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-05-13T22:20:57.543Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-05-13T22:20:57.543Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-05-13T22:20:57.543Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-13T22:20:57.543Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-05-13T22:20:57.543Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-13T22:20:57.543Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-05-13T22:20:57.543Z] go: finding golang.org/x/text v0.3.2 [2020-05-13T22:20:57.543Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-05-13T22:20:57.543Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-05-13T22:20:57.543Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-13T22:20:57.543Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-13T22:20:57.543Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-13T22:20:57.543Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-13T22:20:59.096Z] 8a11ddd9e578: Verifying Checksum [2020-05-13T22:20:59.096Z] 8a11ddd9e578: Download complete [2020-05-13T22:21:11.459Z] 8a11ddd9e578: Pull complete [2020-05-13T22:21:11.459Z] 4cf88f913ddb: Pull complete [2020-05-13T22:21:11.459Z] 1df406cf5192: Pull complete [2020-05-13T22:21:12.483Z] Removing intermediate container b8d7bb33ffd6 [2020-05-13T22:21:12.483Z] ---> 8a4b531556e3 [2020-05-13T22:21:12.483Z] Successfully built 8a4b531556e3 [2020-05-13T22:21:12.483Z] 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 [2020-05-13T22:21:13.128Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-13T22:21:13.129Z] . [Pipeline] withDockerContainer [2020-05-13T22:21:13.253Z] prd-centos7-docker-4c-2g-8330 does not seem to be running inside a container [2020-05-13T22:21:13.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-05-13T22:21:14.052Z] $ docker top c87f5289ec16ee37871d3a74848b3fe09e60dab5983b86e2b8ebd87af34c6864 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-13T22:21:14.546Z] + go version [2020-05-13T22:21:14.546Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-13T22:21:14.844Z] + make test [2020-05-13T22:21:14.844Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-05-13T22:21:15.739Z] cd6300453558: Pull complete [2020-05-13T22:21:20.009Z] b9c365052c96: Pull complete [2020-05-13T22:21:20.009Z] a2d8cc88f415: Pull complete [2020-05-13T22:21:21.971Z] ea1d1ca13537: Pull complete [2020-05-13T22:21:22.562Z] 3750a50a1c5e: Pull complete [2020-05-13T22:21:22.562Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-13T22:21:22.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-13T22:21:22.562Z] ---> 78745c68409d [2020-05-13T22:21:22.562Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-13T22:21:26.845Z] ---> Running in d846907164b6 [2020-05-13T22:21:26.845Z] Removing intermediate container d846907164b6 [2020-05-13T22:21:26.845Z] ---> 1b6950c99565 [2020-05-13T22:21:26.845Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T22:21:26.845Z] ---> Running in d6e56e76d78d [2020-05-13T22:21:28.797Z] Removing intermediate container d6e56e76d78d [2020-05-13T22:21:28.797Z] ---> 11dc771fd273 [2020-05-13T22:21:28.797Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-05-13T22:21:28.797Z] ---> Running in 8d8ed6fa7f2c [2020-05-13T22:21:29.769Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-13T22:21:30.733Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-13T22:21:31.320Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-05-13T22:21:31.320Z] (2/6) Installing libsodium (1.0.18-r0) [2020-05-13T22:21:31.320Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-05-13T22:21:31.589Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-05-13T22:21:31.589Z] (5/6) Installing libzmq (4.3.2-r0) [2020-05-13T22:21:31.859Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-05-13T22:21:31.859Z] Executing busybox-1.31.1-r8.trigger [2020-05-13T22:21:31.859Z] OK: 127 MiB in 45 packages [2020-05-13T22:21:33.088Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-05-13T22:21:33.088Z] CGO_ENABLED=1 go vet ./... [2020-05-13T22:21:33.816Z] Removing intermediate container 8d8ed6fa7f2c [2020-05-13T22:21:33.816Z] ---> e5e3cddf9dcd [2020-05-13T22:21:33.816Z] Step 6/8 : WORKDIR /app [2020-05-13T22:21:33.816Z] ---> Running in 0f73abc59ad3 [2020-05-13T22:21:34.089Z] Removing intermediate container 0f73abc59ad3 [2020-05-13T22:21:34.089Z] ---> 42e23318ec86 [2020-05-13T22:21:34.089Z] Step 7/8 : COPY . . [2020-05-13T22:21:34.679Z] ---> 1915691a58b1 [2020-05-13T22:21:34.679Z] Step 8/8 : RUN go mod download [2020-05-13T22:21:34.951Z] ---> Running in 6f1d61302174 [2020-05-13T22:21:35.650Z] gofmt -l . [2020-05-13T22:21:35.650Z] [ "`gofmt -l .`" = "" ] [2020-05-13T22:21:35.650Z] ./bin/test-go-mod-tidy.sh [2020-05-13T22:21:35.911Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-05-13T22:21:36.494Z] Stashed 1 file(s) [Pipeline] } [2020-05-13T22:21:36.499Z] $ docker stop --time=1 c87f5289ec16ee37871d3a74848b3fe09e60dab5983b86e2b8ebd87af34c6864 [2020-05-13T22:21:38.001Z] $ docker rm -f c87f5289ec16ee37871d3a74848b3fe09e60dab5983b86e2b8ebd87af34c6864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-13T22:21:39.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-13T22:21:39.558Z] + ls -al . [2020-05-13T22:21:39.558Z] total 96 [2020-05-13T22:21:39.558Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 13 22:21 . [2020-05-13T22:21:39.558Z] drwxrwxr-x. 4 jenkins jenkins 28 May 13 22:20 .. [2020-05-13T22:21:39.558Z] -rw-rw-r--. 1 jenkins jenkins 6027 May 13 22:20 Attribution.txt [2020-05-13T22:21:39.558Z] drwxrwxr-x. 2 jenkins jenkins 64 May 13 22:20 bin [2020-05-13T22:21:39.558Z] -rw-r--r--. 1 jenkins jenkins 10 May 13 22:21 coverage.out [2020-05-13T22:21:39.558Z] -rw-rw-r--. 1 jenkins jenkins 180 May 13 22:20 docker-compose.debug.yml [2020-05-13T22:21:39.558Z] -rw-rw-r--. 1 jenkins jenkins 133 May 13 22:20 docker-compose.yml [2020-05-13T22:21:39.558Z] -rw-rw-r--. 1 jenkins jenkins 1896 May 13 22:20 Dockerfile [2020-05-13T22:21:39.558Z] -rw-rw-r--. 1 jenkins jenkins 966 May 13 22:20 Dockerfile.build [2020-05-13T22:21:39.558Z] -rw-rw-r--. 1 jenkins jenkins 127 May 13 22:20 .dockerignore [2020-05-13T22:21:39.558Z] drwxrwxr-x. 8 jenkins jenkins 179 May 13 22:20 .git [2020-05-13T22:21:39.558Z] -rw-rw-r--. 1 jenkins jenkins 93 May 13 22:20 .gitignore [2020-05-13T22:21:39.558Z] -rw-r--r--. 1 jenkins jenkins 126 May 13 22:21 go.mod [2020-05-13T22:21:39.558Z] -rw-r--r--. 1 jenkins jenkins 18573 May 13 22:21 go.sum [2020-05-13T22:21:39.558Z] -rw-rw-r--. 1 jenkins jenkins 689 May 13 22:20 Jenkinsfile [2020-05-13T22:21:39.558Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 13 22:20 LICENSE [2020-05-13T22:21:39.558Z] -rw-rw-r--. 1 jenkins jenkins 1617 May 13 22:20 main.go [2020-05-13T22:21:39.558Z] -rw-rw-r--. 1 jenkins jenkins 1573 May 13 22:20 makefile [2020-05-13T22:21:39.558Z] -rw-rw-r--. 1 jenkins jenkins 481 May 13 22:20 README.md [2020-05-13T22:21:39.558Z] drwxrwxr-x. 10 jenkins jenkins 171 May 13 22:20 res [2020-05-13T22:21:39.558Z] drwxrwxr-x. 3 jenkins jenkins 45 May 13 22:20 .semver [2020-05-13T22:21:39.558Z] drwxrwxr-x. 4 jenkins jenkins 71 May 13 22:20 snap [2020-05-13T22:21:39.558Z] -rw-rw-r--. 1 jenkins jenkins 5 May 13 22:16 VERSION [Pipeline] isUnix [Pipeline] sh [2020-05-13T22:21:39.856Z] + 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=54676c3cc0551aa1b3e879a1fe013bcd032ba918 --label arch=amd64 --label version=0.0.0 . [2020-05-13T22:21:39.857Z] Sending build context to Docker daemon 315.4kB [2020-05-13T22:21:40.115Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-05-13T22:21:40.115Z] Step 2/24 : FROM ${BASE} AS builder [2020-05-13T22:21:40.116Z] ---> 8a4b531556e3 [2020-05-13T22:21:40.116Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-05-13T22:21:40.116Z] ---> Running in 334988fa4632 [2020-05-13T22:21:40.116Z] Removing intermediate container 334988fa4632 [2020-05-13T22:21:40.116Z] ---> df63c3cc9d2d [2020-05-13T22:21:40.116Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-05-13T22:21:40.375Z] ---> Running in 27c6e1e8596a [2020-05-13T22:21:40.375Z] Removing intermediate container 27c6e1e8596a [2020-05-13T22:21:40.375Z] ---> 4e4495403b8c [2020-05-13T22:21:40.375Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-13T22:21:40.375Z] ---> Running in 033d017747c3 [2020-05-13T22:21:40.635Z] Removing intermediate container 033d017747c3 [2020-05-13T22:21:40.635Z] ---> 4984b8d91c11 [2020-05-13T22:21:40.635Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T22:21:40.635Z] ---> Running in 330a98ec9ee1 [2020-05-13T22:21:41.571Z] Removing intermediate container 330a98ec9ee1 [2020-05-13T22:21:41.571Z] ---> ace9ae5918cc [2020-05-13T22:21:41.571Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-05-13T22:21:41.571Z] ---> Running in 03f3369756b3 [2020-05-13T22:21:41.830Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-13T22:21:42.397Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-13T22:21:42.968Z] OK: 145 MiB in 45 packages [2020-05-13T22:21:43.177Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-05-13T22:21:43.177Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-13T22:21:43.177Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-13T22:21:43.177Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-13T22:21:43.177Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-13T22:21:43.177Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-13T22:21:43.177Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-13T22:21:43.177Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-13T22:21:43.177Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-05-13T22:21:43.177Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-05-13T22:21:43.177Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.1.0 [2020-05-13T22:21:43.177Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-13T22:21:43.177Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-13T22:21:43.177Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-13T22:21:43.177Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-05-13T22:21:43.177Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-13T22:21:43.177Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-13T22:21:43.177Z] go: finding github.com/fatih/color v1.7.0 [2020-05-13T22:21:43.177Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-05-13T22:21:43.177Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-13T22:21:43.177Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-13T22:21:43.177Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-13T22:21:43.177Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-05-13T22:21:43.177Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-13T22:21:43.177Z] go: finding github.com/golang/protobuf v1.3.2 [2020-05-13T22:21:43.177Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-13T22:21:43.177Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-05-13T22:21:43.177Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-13T22:21:43.177Z] go: finding github.com/google/go-cmp v0.4.0 [2020-05-13T22:21:43.177Z] go: finding github.com/google/uuid v1.1.1 [2020-05-13T22:21:43.177Z] go: finding github.com/gorilla/mux v1.7.4 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-13T22:21:43.177Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-13T22:21:43.177Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-13T22:21:43.177Z] go: finding github.com/kr/pretty v0.1.0 [2020-05-13T22:21:43.177Z] go: finding github.com/kr/pty v1.1.1 [2020-05-13T22:21:43.177Z] go: finding github.com/kr/text v0.1.0 [2020-05-13T22:21:43.177Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-13T22:21:43.177Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-13T22:21:43.177Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-13T22:21:43.177Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-13T22:21:43.177Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-13T22:21:43.177Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-13T22:21:43.177Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-05-13T22:21:43.177Z] go: finding github.com/onsi/gomega v1.7.0 [2020-05-13T22:21:43.177Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-13T22:21:43.177Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-13T22:21:43.177Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-13T22:21:43.177Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-13T22:21:43.177Z] go: finding github.com/posener/complete v1.1.1 [2020-05-13T22:21:43.177Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-13T22:21:43.177Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-13T22:21:43.177Z] go: finding github.com/stretchr/objx v0.2.0 [2020-05-13T22:21:43.177Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-13T22:21:43.177Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-05-13T22:21:43.177Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-13T22:21:43.177Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-13T22:21:43.177Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-05-13T22:21:43.177Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-05-13T22:21:43.177Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-05-13T22:21:43.177Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-13T22:21:43.177Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-05-13T22:21:43.177Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-13T22:21:43.177Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-05-13T22:21:43.177Z] go: finding golang.org/x/text v0.3.2 [2020-05-13T22:21:43.177Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-05-13T22:21:43.177Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-05-13T22:21:43.177Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-05-13T22:21:43.177Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-05-13T22:21:43.177Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-05-13T22:21:43.177Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-13T22:21:43.229Z] Removing intermediate container 03f3369756b3 [2020-05-13T22:21:43.229Z] ---> 87183837f207 [2020-05-13T22:21:43.229Z] Step 8/24 : WORKDIR /app [2020-05-13T22:21:43.488Z] ---> Running in 719545f16d5f [2020-05-13T22:21:43.488Z] Removing intermediate container 719545f16d5f [2020-05-13T22:21:43.488Z] ---> 2eaa9e3ff9f8 [2020-05-13T22:21:43.488Z] Step 9/24 : COPY go.mod . [2020-05-13T22:21:43.748Z] ---> be4568b72cc3 [2020-05-13T22:21:43.748Z] Step 10/24 : RUN go mod download [2020-05-13T22:21:43.748Z] ---> Running in 9bb900646a22 [2020-05-13T22:21:44.688Z] Removing intermediate container 9bb900646a22 [2020-05-13T22:21:44.688Z] ---> 1177e0ab9c85 [2020-05-13T22:21:44.688Z] Step 11/24 : COPY . . [2020-05-13T22:21:44.688Z] ---> 97599d79d996 [2020-05-13T22:21:44.688Z] Step 12/24 : ARG MAKE="make build" [2020-05-13T22:21:44.688Z] ---> Running in f05d9786f773 [2020-05-13T22:21:44.950Z] Removing intermediate container f05d9786f773 [2020-05-13T22:21:44.950Z] ---> eac4475dbaa5 [2020-05-13T22:21:44.950Z] Step 13/24 : RUN $MAKE [2020-05-13T22:21:44.950Z] ---> Running in 69c4bb1c90bb [2020-05-13T22:21:45.215Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-05-13T22:22:01.417Z] Removing intermediate container 6f1d61302174 [2020-05-13T22:22:01.417Z] ---> 3439c2565e1f [2020-05-13T22:22:01.417Z] Successfully built 3439c2565e1f [2020-05-13T22:22:01.417Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-13T22:22:02.124Z] + docker inspect -f . ci-base-image-arm64 [2020-05-13T22:22:02.124Z] . [Pipeline] withDockerContainer [2020-05-13T22:22:02.725Z] prd-ubuntu18.04-docker-arm64-4c-16g-8329 does not seem to be running inside a container [2020-05-13T22:22:02.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-13T22:22:04.160Z] $ docker top eda638a2ad5fd0201b16a577ea2557254695594074f07b6948a19d7524b559eb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-13T22:22:05.261Z] + go version [2020-05-13T22:22:05.261Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-13T22:22:05.915Z] + make test [2020-05-13T22:22:05.915Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-05-13T22:22:07.270Z] Removing intermediate container 69c4bb1c90bb [2020-05-13T22:22:07.270Z] ---> fa9094848be9 [2020-05-13T22:22:07.270Z] Step 14/24 : FROM alpine:latest [2020-05-13T22:22:07.270Z] latest: Pulling from library/alpine [2020-05-13T22:22:07.270Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-13T22:22:07.270Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-13T22:22:07.270Z] cbdbe7a5bc2a: Download complete [2020-05-13T22:22:07.270Z] cbdbe7a5bc2a: Pull complete [2020-05-13T22:22:07.270Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-13T22:22:07.270Z] Status: Downloaded newer image for alpine:latest [2020-05-13T22:22:07.270Z] ---> f70734b6a266 [2020-05-13T22:22:07.270Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-13T22:22:07.270Z] ---> Running in 7c112e946edd [2020-05-13T22:22:07.270Z] Removing intermediate container 7c112e946edd [2020-05-13T22:22:07.270Z] ---> 36d67c621cc4 [2020-05-13T22:22:07.270Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-05-13T22:22:07.270Z] ---> Running in d60929c963a8 [2020-05-13T22:22:07.270Z] Removing intermediate container d60929c963a8 [2020-05-13T22:22:07.270Z] ---> fa9d92ca6197 [2020-05-13T22:22:07.270Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-05-13T22:22:07.270Z] ---> Running in d25b79cf883d [2020-05-13T22:22:07.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-13T22:22:07.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-13T22:22:07.530Z] (1/6) Installing ca-certificates (20191127-r1) [2020-05-13T22:22:07.530Z] (2/6) Installing libgcc (9.2.0-r4) [2020-05-13T22:22:07.530Z] (3/6) Installing libsodium (1.0.18-r0) [2020-05-13T22:22:07.530Z] (4/6) Installing libstdc++ (9.2.0-r4) [2020-05-13T22:22:07.530Z] (5/6) Installing libzmq (4.3.2-r0) [2020-05-13T22:22:07.530Z] (6/6) Installing zeromq (4.3.2-r0) [2020-05-13T22:22:07.530Z] Executing busybox-1.31.1-r9.trigger [2020-05-13T22:22:07.530Z] Executing ca-certificates-20191127-r1.trigger [2020-05-13T22:22:07.789Z] OK: 9 MiB in 20 packages [2020-05-13T22:22:08.360Z] Removing intermediate container d25b79cf883d [2020-05-13T22:22:08.360Z] ---> 3c46b11cedbd [2020-05-13T22:22:08.360Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-05-13T22:22:08.360Z] ---> 307990991ff6 [2020-05-13T22:22:08.360Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-05-13T22:22:10.273Z] ---> 0a4a6fe9a19e [2020-05-13T22:22:10.273Z] Step 20/24 : EXPOSE 48095 [2020-05-13T22:22:10.273Z] ---> Running in b0c324321030 [2020-05-13T22:22:10.273Z] Removing intermediate container b0c324321030 [2020-05-13T22:22:10.273Z] ---> f0845308c248 [2020-05-13T22:22:10.273Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-13T22:22:10.273Z] ---> Running in 130ffc8fabac [2020-05-13T22:22:10.273Z] Removing intermediate container 130ffc8fabac [2020-05-13T22:22:10.273Z] ---> 29f793b1f61e [2020-05-13T22:22:10.273Z] Step 22/24 : LABEL arch=amd64 [2020-05-13T22:22:10.273Z] ---> Running in d889d34fc8fc [2020-05-13T22:22:10.532Z] Removing intermediate container d889d34fc8fc [2020-05-13T22:22:10.532Z] ---> f9db9b539027 [2020-05-13T22:22:10.532Z] Step 23/24 : LABEL git_sha=54676c3cc0551aa1b3e879a1fe013bcd032ba918 [2020-05-13T22:22:10.532Z] ---> Running in d413cade42c7 [2020-05-13T22:22:10.532Z] Removing intermediate container d413cade42c7 [2020-05-13T22:22:10.532Z] ---> 42864a0a71b8 [2020-05-13T22:22:10.532Z] Step 24/24 : LABEL version=0.0.0 [2020-05-13T22:22:10.792Z] ---> Running in 125c54b6d0d6 [2020-05-13T22:22:10.792Z] Removing intermediate container 125c54b6d0d6 [2020-05-13T22:22:10.792Z] ---> 72e3fdebf6d6 [2020-05-13T22:22:10.792Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-13T22:22:10.792Z] Successfully built 72e3fdebf6d6 [2020-05-13T22:22:10.792Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-13T22:22:52.898Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-05-13T22:22:52.898Z] CGO_ENABLED=1 go vet ./... [2020-05-13T22:22:59.594Z] gofmt -l . [2020-05-13T22:22:59.594Z] [ "`gofmt -l .`" = "" ] [2020-05-13T22:22:59.594Z] ./bin/test-go-mod-tidy.sh [2020-05-13T22:22:59.594Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-05-13T22:23:00.248Z] Warning: overwriting stash ‘coverage-report’ [2020-05-13T22:23:00.667Z] Stashed 1 file(s) [Pipeline] } [2020-05-13T22:23:00.675Z] $ docker stop --time=1 eda638a2ad5fd0201b16a577ea2557254695594074f07b6948a19d7524b559eb [2020-05-13T22:23:03.000Z] $ docker rm -f eda638a2ad5fd0201b16a577ea2557254695594074f07b6948a19d7524b559eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-13T22:23:04.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-13T22:23:04.657Z] + ls -al . [2020-05-13T22:23:04.657Z] total 120 [2020-05-13T22:23:04.657Z] drwxrwxr-x 7 jenkins jenkins 4096 May 13 22:23 . [2020-05-13T22:23:04.657Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 22:20 .. [2020-05-13T22:23:04.657Z] -rw-rw-r-- 1 jenkins jenkins 127 May 13 22:20 .dockerignore [2020-05-13T22:23:04.657Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 22:20 .git [2020-05-13T22:23:04.657Z] -rw-rw-r-- 1 jenkins jenkins 93 May 13 22:20 .gitignore [2020-05-13T22:23:04.657Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 22:20 .semver [2020-05-13T22:23:04.657Z] -rw-rw-r-- 1 jenkins jenkins 6027 May 13 22:20 Attribution.txt [2020-05-13T22:23:04.657Z] -rw-rw-r-- 1 jenkins jenkins 1896 May 13 22:20 Dockerfile [2020-05-13T22:23:04.658Z] -rw-rw-r-- 1 jenkins jenkins 966 May 13 22:20 Dockerfile.build [2020-05-13T22:23:04.658Z] -rw-rw-r-- 1 jenkins jenkins 689 May 13 22:20 Jenkinsfile [2020-05-13T22:23:04.658Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 13 22:20 LICENSE [2020-05-13T22:23:04.658Z] -rw-rw-r-- 1 jenkins jenkins 481 May 13 22:20 README.md [2020-05-13T22:23:04.658Z] -rw-rw-r-- 1 jenkins jenkins 5 May 13 22:16 VERSION [2020-05-13T22:23:04.658Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 22:20 bin [2020-05-13T22:23:04.658Z] -rw-r--r-- 1 jenkins jenkins 10 May 13 22:22 coverage.out [2020-05-13T22:23:04.658Z] -rw-rw-r-- 1 jenkins jenkins 180 May 13 22:20 docker-compose.debug.yml [2020-05-13T22:23:04.658Z] -rw-rw-r-- 1 jenkins jenkins 133 May 13 22:20 docker-compose.yml [2020-05-13T22:23:04.658Z] -rw-r--r-- 1 jenkins jenkins 126 May 13 22:22 go.mod [2020-05-13T22:23:04.658Z] -rw-r--r-- 1 jenkins jenkins 18573 May 13 22:22 go.sum [2020-05-13T22:23:04.658Z] -rw-rw-r-- 1 jenkins jenkins 1617 May 13 22:20 main.go [2020-05-13T22:23:04.658Z] -rw-rw-r-- 1 jenkins jenkins 1573 May 13 22:20 makefile [2020-05-13T22:23:04.658Z] drwxrwxr-x 10 jenkins jenkins 4096 May 13 22:20 res [2020-05-13T22:23:04.658Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 22:20 snap [Pipeline] isUnix [Pipeline] sh [2020-05-13T22:23:04.993Z] + 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=54676c3cc0551aa1b3e879a1fe013bcd032ba918 --label arch=arm64 --label version=0.0.0 . [2020-05-13T22:23:05.577Z] Sending build context to Docker daemon 315.4kB [2020-05-13T22:23:05.577Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-05-13T22:23:05.577Z] Step 2/24 : FROM ${BASE} AS builder [2020-05-13T22:23:05.577Z] ---> 3439c2565e1f [2020-05-13T22:23:05.577Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-05-13T22:23:05.577Z] ---> Running in 3b0e43f98fb2 [2020-05-13T22:23:06.162Z] Removing intermediate container 3b0e43f98fb2 [2020-05-13T22:23:06.162Z] ---> 54d92aa08853 [2020-05-13T22:23:06.162Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-05-13T22:23:06.162Z] ---> Running in dbb85ee89b5c [2020-05-13T22:23:06.431Z] Removing intermediate container dbb85ee89b5c [2020-05-13T22:23:06.431Z] ---> 2dcabae9eb0c [2020-05-13T22:23:06.431Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-13T22:23:06.699Z] ---> Running in c992f68da550 [2020-05-13T22:23:06.979Z] Removing intermediate container c992f68da550 [2020-05-13T22:23:06.979Z] ---> cde103895276 [2020-05-13T22:23:06.979Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T22:23:06.979Z] ---> Running in 01a940fc3b5e [2020-05-13T22:23:08.945Z] Removing intermediate container 01a940fc3b5e [2020-05-13T22:23:08.945Z] ---> 2c7cb0ae5a9a [2020-05-13T22:23:08.945Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-05-13T22:23:08.945Z] ---> Running in 9cc8e679dece [2020-05-13T22:23:09.905Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-13T22:23:10.865Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-13T22:23:11.450Z] OK: 127 MiB in 45 packages [2020-05-13T22:23:12.412Z] Removing intermediate container 9cc8e679dece [2020-05-13T22:23:12.412Z] ---> ac0359cf1100 [2020-05-13T22:23:12.412Z] Step 8/24 : WORKDIR /app [2020-05-13T22:23:12.412Z] ---> Running in aa0c61688707 [2020-05-13T22:23:13.000Z] Removing intermediate container aa0c61688707 [2020-05-13T22:23:13.000Z] ---> 63535cd652e6 [2020-05-13T22:23:13.000Z] Step 9/24 : COPY go.mod . [2020-05-13T22:23:13.268Z] ---> c56d9526a1ab [2020-05-13T22:23:13.268Z] Step 10/24 : RUN go mod download [2020-05-13T22:23:13.537Z] ---> Running in 7be36000ea08 [2020-05-13T22:23:15.493Z] Removing intermediate container 7be36000ea08 [2020-05-13T22:23:15.493Z] ---> 436e8fd6c079 [2020-05-13T22:23:15.493Z] Step 11/24 : COPY . . [2020-05-13T22:23:16.077Z] ---> 79fb0574b1f0 [2020-05-13T22:23:16.077Z] Step 12/24 : ARG MAKE="make build" [2020-05-13T22:23:16.351Z] ---> Running in 395e721ca504 [2020-05-13T22:23:16.619Z] Removing intermediate container 395e721ca504 [2020-05-13T22:23:16.619Z] ---> 526a7850ad1e [2020-05-13T22:23:16.619Z] Step 13/24 : RUN $MAKE [2020-05-13T22:23:16.890Z] ---> Running in dd87b1195cc1 [2020-05-13T22:23:17.856Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-05-13T22:24:04.777Z] Removing intermediate container dd87b1195cc1 [2020-05-13T22:24:04.777Z] ---> c57e39e380c0 [2020-05-13T22:24:04.777Z] Step 14/24 : FROM alpine:latest [2020-05-13T22:24:04.777Z] latest: Pulling from library/alpine [2020-05-13T22:24:04.777Z] 29e5d40040c1: Pulling fs layer [2020-05-13T22:24:05.047Z] 29e5d40040c1: Download complete [2020-05-13T22:24:05.633Z] 29e5d40040c1: Pull complete [2020-05-13T22:24:05.633Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-13T22:24:05.633Z] Status: Downloaded newer image for alpine:latest [2020-05-13T22:24:05.633Z] ---> c20d2a9ab686 [2020-05-13T22:24:05.633Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-05-13T22:24:05.900Z] ---> Running in 01baf20c44fc [2020-05-13T22:24:06.169Z] Removing intermediate container 01baf20c44fc [2020-05-13T22:24:06.169Z] ---> 1b3c56a17410 [2020-05-13T22:24:06.169Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-05-13T22:24:06.438Z] ---> Running in b6f2ca8ee09a [2020-05-13T22:24:06.710Z] Removing intermediate container b6f2ca8ee09a [2020-05-13T22:24:06.710Z] ---> 09f0ce08a5e0 [2020-05-13T22:24:06.710Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-05-13T22:24:06.710Z] ---> Running in a8f66fa238fd [2020-05-13T22:24:07.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-13T22:24:07.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-13T22:24:08.215Z] (1/6) Installing ca-certificates (20191127-r1) [2020-05-13T22:24:08.484Z] (2/6) Installing libgcc (9.2.0-r4) [2020-05-13T22:24:08.484Z] (3/6) Installing libsodium (1.0.18-r0) [2020-05-13T22:24:08.484Z] (4/6) Installing libstdc++ (9.2.0-r4) [2020-05-13T22:24:08.484Z] (5/6) Installing libzmq (4.3.2-r0) [2020-05-13T22:24:08.484Z] (6/6) Installing zeromq (4.3.2-r0) [2020-05-13T22:24:08.484Z] Executing busybox-1.31.1-r9.trigger [2020-05-13T22:24:08.484Z] Executing ca-certificates-20191127-r1.trigger [2020-05-13T22:24:08.752Z] OK: 9 MiB in 20 packages [2020-05-13T22:24:10.710Z] Removing intermediate container a8f66fa238fd [2020-05-13T22:24:10.710Z] ---> 17d50beca568 [2020-05-13T22:24:10.710Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-05-13T22:24:10.981Z] ---> 4c820e524c55 [2020-05-13T22:24:10.981Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-05-13T22:24:12.394Z] ---> de772754dd07 [2020-05-13T22:24:12.394Z] Step 20/24 : EXPOSE 48095 [2020-05-13T22:24:12.665Z] ---> Running in 0026402d185a [2020-05-13T22:24:12.934Z] Removing intermediate container 0026402d185a [2020-05-13T22:24:12.934Z] ---> 9eac1c681f89 [2020-05-13T22:24:12.934Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-13T22:24:13.202Z] ---> Running in 3914ee6b16cf [2020-05-13T22:24:13.471Z] Removing intermediate container 3914ee6b16cf [2020-05-13T22:24:13.471Z] ---> f47446855e49 [2020-05-13T22:24:13.471Z] Step 22/24 : LABEL arch=arm64 [2020-05-13T22:24:13.471Z] ---> Running in bf9bee9881d3 [2020-05-13T22:24:14.056Z] Removing intermediate container bf9bee9881d3 [2020-05-13T22:24:14.056Z] ---> e232ca1c3853 [2020-05-13T22:24:14.056Z] Step 23/24 : LABEL git_sha=54676c3cc0551aa1b3e879a1fe013bcd032ba918 [2020-05-13T22:24:14.056Z] ---> Running in 085ed0db4c91 [2020-05-13T22:24:14.326Z] Removing intermediate container 085ed0db4c91 [2020-05-13T22:24:14.326Z] ---> 46a21493146a [2020-05-13T22:24:14.326Z] Step 24/24 : LABEL version=0.0.0 [2020-05-13T22:24:14.593Z] ---> Running in 92ce14ec2878 [2020-05-13T22:24:14.859Z] Removing intermediate container 92ce14ec2878 [2020-05-13T22:24:14.859Z] ---> 4c5f5cd63bfe [2020-05-13T22:24:14.859Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-13T22:24:14.859Z] Successfully built 4c5f5cd63bfe [2020-05-13T22:24:14.859Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-05-13T22:24:16.217Z] provisioning config files... [2020-05-13T22:24:16.230Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-73@tmp/config7070013545358644279tmp [Pipeline] { [Pipeline] sh [2020-05-13T22:24:16.594Z] + curl -s https://codecov.io/bash [2020-05-13T22:24:16.594Z] + bash -s - -t @/w/workspace/y_app-service-configurable_PR-73@tmp/config7070013545358644279tmp [2020-05-13T22:24:16.858Z] [2020-05-13T22:24:16.858Z] _____ _ [2020-05-13T22:24:16.858Z] / ____| | | [2020-05-13T22:24:16.858Z] | | ___ __| | ___ ___ _____ __ [2020-05-13T22:24:16.858Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-13T22:24:16.858Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-13T22:24:16.858Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-13T22:24:16.858Z] Bash-tbd [2020-05-13T22:24:16.858Z] [2020-05-13T22:24:16.858Z] [2020-05-13T22:24:16.858Z] ==> Jenkins CI detected. [2020-05-13T22:24:16.858Z] project root: . [2020-05-13T22:24:16.858Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-13T22:24:16.858Z] ==> Running gcov in . (disable via -X gcov) [2020-05-13T22:24:16.858Z] ==> Python coveragepy not found [2020-05-13T22:24:16.858Z] ==> Searching for coverage reports in: [2020-05-13T22:24:16.858Z] + . [2020-05-13T22:24:16.858Z] -> Found 1 reports [2020-05-13T22:24:16.858Z] ==> Detecting git/mercurial file structure [2020-05-13T22:24:16.858Z] ==> Reading reports [2020-05-13T22:24:16.858Z] + ./coverage.out bytes=10 [2020-05-13T22:24:16.858Z] ==> Appending adjustments [2020-05-13T22:24:16.858Z] http://docs.codecov.io/docs/fixing-reports [2020-05-13T22:24:16.858Z] + Found adjustments [2020-05-13T22:24:16.858Z] ==> Gzipping contents [2020-05-13T22:24:16.858Z] ==> Uploading reports [2020-05-13T22:24:16.858Z] url: https://codecov.io [2020-05-13T22:24:16.858Z] query: branch=PR-73&commit=54676c3cc0551aa1b3e879a1fe013bcd032ba918&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-73%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=73&job= [2020-05-13T22:24:16.858Z] -> Pinging Codecov [2020-05-13T22:24:16.858Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-73&commit=54676c3cc0551aa1b3e879a1fe013bcd032ba918&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-73%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=73&job= [2020-05-13T22:24:17.123Z] -> Uploading [2020-05-13T22:24:17.691Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/54676c3cc0551aa1b3e879a1fe013bcd032ba918 [Pipeline] } [2020-05-13T22:24:17.698Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-13T22:24:19.092Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T22:24:19.395Z] ---> package-listing.sh [2020-05-13T22:24:19.395Z] ++ facter osfamily [2020-05-13T22:24:19.395Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-13T22:24:19.395Z] + OS_FAMILY=redhat [2020-05-13T22:24:19.395Z] + workspace=/w/workspace/y_app-service-configurable_PR-73 [2020-05-13T22:24:19.395Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-13T22:24:19.395Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-13T22:24:19.395Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-13T22:24:19.395Z] + PACKAGES=/tmp/packages_start.txt [2020-05-13T22:24:19.395Z] + '[' /w/workspace/y_app-service-configurable_PR-73 ']' [2020-05-13T22:24:19.395Z] + PACKAGES=/tmp/packages_end.txt [2020-05-13T22:24:19.395Z] + case "${OS_FAMILY}" in [2020-05-13T22:24:19.395Z] + rpm -qa [2020-05-13T22:24:19.395Z] + sort [2020-05-13T22:24:23.593Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-13T22:24:23.593Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-13T22:24:23.593Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-13T22:24:23.593Z] + '[' /w/workspace/y_app-service-configurable_PR-73 ']' [2020-05-13T22:24:23.593Z] + mkdir -p /w/workspace/y_app-service-configurable_PR-73/archives/ [2020-05-13T22:24:23.593Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-73/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-13T22:24:23.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-13T22:24:23.954Z] [2020-05-13T22:24:23.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-13T22:24:24.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-13T22:24:24.290Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-13T22:24:24.290Z] c9b1b535fdd9: Pulling fs layer [2020-05-13T22:24:24.290Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-13T22:24:24.290Z] 756a868c4378: Pulling fs layer [2020-05-13T22:24:24.290Z] 444b2fc9a129: Pulling fs layer [2020-05-13T22:24:24.290Z] ea15f1150254: Pulling fs layer [2020-05-13T22:24:24.290Z] 41b27a9f41bf: Pulling fs layer [2020-05-13T22:24:24.290Z] 28c525ee5125: Pulling fs layer [2020-05-13T22:24:24.290Z] 094b1ea09ed8: Pulling fs layer [2020-05-13T22:24:24.290Z] 138eaada9080: Pulling fs layer [2020-05-13T22:24:24.290Z] 0622d0fa9048: Pulling fs layer [2020-05-13T22:24:24.290Z] 41b27a9f41bf: Waiting [2020-05-13T22:24:24.290Z] 28c525ee5125: Waiting [2020-05-13T22:24:24.290Z] 094b1ea09ed8: Waiting [2020-05-13T22:24:24.290Z] 138eaada9080: Waiting [2020-05-13T22:24:24.290Z] 0622d0fa9048: Waiting [2020-05-13T22:24:24.290Z] 444b2fc9a129: Waiting [2020-05-13T22:24:24.290Z] ea15f1150254: Waiting [2020-05-13T22:24:24.290Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-13T22:24:24.290Z] 2cc5ad85d9ab: Download complete [2020-05-13T22:24:24.290Z] 444b2fc9a129: Verifying Checksum [2020-05-13T22:24:24.290Z] 444b2fc9a129: Download complete [2020-05-13T22:24:24.290Z] c9b1b535fdd9: Verifying Checksum [2020-05-13T22:24:24.290Z] c9b1b535fdd9: Download complete [2020-05-13T22:24:24.290Z] ea15f1150254: Verifying Checksum [2020-05-13T22:24:24.290Z] ea15f1150254: Download complete [2020-05-13T22:24:24.566Z] 28c525ee5125: Verifying Checksum [2020-05-13T22:24:24.566Z] 28c525ee5125: Download complete [2020-05-13T22:24:24.833Z] 756a868c4378: Verifying Checksum [2020-05-13T22:24:24.833Z] 756a868c4378: Download complete [2020-05-13T22:24:24.833Z] c9b1b535fdd9: Pull complete [2020-05-13T22:24:24.833Z] 138eaada9080: Verifying Checksum [2020-05-13T22:24:24.833Z] 138eaada9080: Download complete [2020-05-13T22:24:24.833Z] 0622d0fa9048: Verifying Checksum [2020-05-13T22:24:24.833Z] 0622d0fa9048: Download complete [2020-05-13T22:24:24.833Z] 094b1ea09ed8: Verifying Checksum [2020-05-13T22:24:24.833Z] 094b1ea09ed8: Download complete [2020-05-13T22:24:25.106Z] 2cc5ad85d9ab: Pull complete [2020-05-13T22:24:25.367Z] 41b27a9f41bf: Verifying Checksum [2020-05-13T22:24:25.367Z] 41b27a9f41bf: Download complete [2020-05-13T22:24:26.750Z] 756a868c4378: Pull complete [2020-05-13T22:24:26.750Z] 444b2fc9a129: Pull complete [2020-05-13T22:24:27.009Z] ea15f1150254: Pull complete [2020-05-13T22:24:30.310Z] 41b27a9f41bf: Pull complete [2020-05-13T22:24:30.310Z] 28c525ee5125: Pull complete [2020-05-13T22:24:32.229Z] 094b1ea09ed8: Pull complete [2020-05-13T22:24:32.229Z] 138eaada9080: Pull complete [2020-05-13T22:24:32.488Z] 0622d0fa9048: Pull complete [2020-05-13T22:24:32.488Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-13T22:24:32.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-13T22:24:32.658Z] prd-centos7-docker-4c-2g-8326 does not seem to be running inside a container [2020-05-13T22:24:32.704Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/y_app-service-configurable_PR-73 -v /w/workspace/y_app-service-configurable_PR-73:/w/workspace/y_app-service-configurable_PR-73:rw,z -v /w/workspace/y_app-service-configurable_PR-73@tmp:/w/workspace/y_app-service-configurable_PR-73@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-13T22:24:33.344Z] $ docker top cedf3cb0bdef987e29cb83d0ecdb2a041a0b3a6ef13543f8e4ff2ce8e5580210 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-13T22:24:33.630Z] provisioning config files... [2020-05-13T22:24:33.643Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-73@tmp/config4857380986110564294tmp [Pipeline] { [Pipeline] echo [2020-05-13T22:24:33.708Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T22:24:34.002Z] ---> create-netrc.sh [Pipeline] echo [2020-05-13T22:24:34.010Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T22:24:34.307Z] ---> logs-deploy.sh [2020-05-13T22:24:34.307Z] + ARCHIVE_ARTIFACTS= [2020-05-13T22:24:34.307Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-13T22:24:34.307Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-13T22:24:34.307Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-13T22:24:34.307Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-73/3 [2020-05-13T22:24:34.307Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-73/3/ [2020-05-13T22:24:34.307Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-73/3 /w/workspace/y_app-service-configurable_PR-73 [2020-05-13T22:24:35.684Z] Archives upload complete. [2020-05-13T22:24:35.684Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-73/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-73/3/ [2020-05-13T22:24:36.252Z] ---> uname -a: [2020-05-13T22:24:36.252Z] Linux cedf3cb0bdef 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-05-13T22:24:36.252Z] [2020-05-13T22:24:36.252Z] [2020-05-13T22:24:36.252Z] ---> lscpu: [2020-05-13T22:24:36.252Z] Architecture: x86_64 [2020-05-13T22:24:36.252Z] CPU op-mode(s): 32-bit, 64-bit [2020-05-13T22:24:36.252Z] Byte Order: Little Endian [2020-05-13T22:24:36.252Z] Address sizes: 40 bits physical, 48 bits virtual [2020-05-13T22:24:36.252Z] CPU(s): 4 [2020-05-13T22:24:36.252Z] On-line CPU(s) list: 0-3 [2020-05-13T22:24:36.252Z] Thread(s) per core: 1 [2020-05-13T22:24:36.252Z] Core(s) per socket: 1 [2020-05-13T22:24:36.252Z] Socket(s): 4 [2020-05-13T22:24:36.252Z] NUMA node(s): 1 [2020-05-13T22:24:36.252Z] Vendor ID: GenuineIntel [2020-05-13T22:24:36.252Z] CPU family: 6 [2020-05-13T22:24:36.252Z] Model: 44 [2020-05-13T22:24:36.252Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-05-13T22:24:36.252Z] Stepping: 1 [2020-05-13T22:24:36.252Z] CPU MHz: 2933.438 [2020-05-13T22:24:36.252Z] BogoMIPS: 5866.87 [2020-05-13T22:24:36.252Z] Virtualization: VT-x [2020-05-13T22:24:36.252Z] Hypervisor vendor: KVM [2020-05-13T22:24:36.252Z] Virtualization type: full [2020-05-13T22:24:36.252Z] L1d cache: 128 KiB [2020-05-13T22:24:36.252Z] L1i cache: 128 KiB [2020-05-13T22:24:36.252Z] L2 cache: 16 MiB [2020-05-13T22:24:36.252Z] L3 cache: 64 MiB [2020-05-13T22:24:36.252Z] NUMA node0 CPU(s): 0-3 [2020-05-13T22:24:36.252Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-05-13T22:24:36.252Z] Vulnerability Meltdown: Mitigation; PTI [2020-05-13T22:24:36.252Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-05-13T22:24:36.252Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-05-13T22:24:36.252Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-05-13T22:24:36.252Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-05-13T22:24:36.252Z] [2020-05-13T22:24:36.252Z] [2020-05-13T22:24:36.252Z] ---> nproc: [2020-05-13T22:24:36.252Z] 4 [2020-05-13T22:24:36.252Z] [2020-05-13T22:24:36.252Z]