Pull request #56 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 0cc413287a3c1e7ee71c567a9220dfbe364a4342+4bda62007119a80672996aa5520ed90b4087d76f (0612ccf1730c12b8b16ccfb516161184d2624121) 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-2081 in /w/workspace/y_app-service-configurable_PR-56 [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-56 # 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/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 4bda62007119a80672996aa5520ed90b4087d76f into PR head commit 0cc413287a3c1e7ee71c567a9220dfbe364a4342 Merge succeeded, producing 0cc413287a3c1e7ee71c567a9220dfbe364a4342 Checking out Revision 0cc413287a3c1e7ee71c567a9220dfbe364a4342 (PR-56) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # 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/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc413287a3c1e7ee71c567a9220dfbe364a4342 # 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 4bda62007119a80672996aa5520ed90b4087d76f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc413287a3c1e7ee71c567a9220dfbe364a4342 # timeout=10 Commit message: "feat(MessageBus): Update to lasted go-mod-messaging and create sample profile for MQTT Message Bus" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee # timeout=10 [Pipeline] timeout 16:00:52 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 16:00:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:00:54 16:00:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:00:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:00:55 latest: Pulling from edgex-devops/git-semver 16:00:55 9123ac7c32f7: Pulling fs layer 16:00:55 b8cc5d1170e3: Pulling fs layer 16:00:55 2924cbbf6a41: Pulling fs layer 16:00:55 93b08a4f1073: Pulling fs layer 16:00:55 b8cc5d1170e3: Verifying Checksum 16:00:55 b8cc5d1170e3: Download complete 16:00:55 9123ac7c32f7: Verifying Checksum 16:00:55 9123ac7c32f7: Download complete 16:00:55 2924cbbf6a41: Verifying Checksum 16:00:55 2924cbbf6a41: Download complete 16:00:55 93b08a4f1073: Verifying Checksum 16:00:55 93b08a4f1073: Download complete 16:00:55 9123ac7c32f7: Pull complete 16:00:55 b8cc5d1170e3: Pull complete 16:00:56 2924cbbf6a41: Pull complete 16:00:56 93b08a4f1073: Pull complete 16:00:56 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 16:00:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:00:56 prd-centos7-docker-4c-2g-2081 does not seem to be running inside a container 16:00:56 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-56 -v /w/workspace/y_app-service-configurable_PR-56:/w/workspace/y_app-service-configurable_PR-56:rw,z -v /w/workspace/y_app-service-configurable_PR-56@tmp:/w/workspace/y_app-service-configurable_PR-56@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:00:57 $ docker top 9e61995eee3b156f652c1cd64b35d879f04190066ef7f7e977946a944079c412 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:57 [ssh-agent] Looking for ssh-agent implementation... 16:00:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:58 $ docker exec 9e61995eee3b156f652c1cd64b35d879f04190066ef7f7e977946a944079c412 ssh-agent 16:00:58 SSH_AUTH_SOCK=/tmp/ssh-Jjz0VhxxFiEE/agent.15 16:00:58 SSH_AGENT_PID=22 16:00:58 Running ssh-add (command line suppressed) 16:00:58 Identity added: /w/workspace/y_app-service-configurable_PR-56@tmp/private_key_7272698713614033854.key (/w/workspace/y_app-service-configurable_PR-56@tmp/private_key_7272698713614033854.key) 16:00:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:58 + git describe --exact-match --tags HEAD 16:00:58 fatal: No names found, cannot describe anything. [Pipeline] } 16:00:58 $ docker exec --env ******** --env ******** 9e61995eee3b156f652c1cd64b35d879f04190066ef7f7e977946a944079c412 ssh-agent -k 16:00:59 unset SSH_AUTH_SOCK; 16:00:59 unset SSH_AGENT_PID; 16:00:59 echo Agent pid 22 killed; 16:00:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:00:59 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:00:59 This usually means this commit has not been tagged. [Pipeline] sshagent 16:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:59 [ssh-agent] Looking for ssh-agent implementation... 16:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:59 $ docker exec 9e61995eee3b156f652c1cd64b35d879f04190066ef7f7e977946a944079c412 ssh-agent 16:00:59 SSH_AUTH_SOCK=/tmp/ssh-YcoDpwcNWiSh/agent.57 16:00:59 SSH_AGENT_PID=64 16:00:59 Running ssh-add (command line suppressed) 16:00:59 Identity added: /w/workspace/y_app-service-configurable_PR-56@tmp/private_key_9002065789634723939.key (/w/workspace/y_app-service-configurable_PR-56@tmp/private_key_9002065789634723939.key) 16:00:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:00 + git semver init 16:01:00 # -> Open(): unable to determine branch for HEAD 16:01:00 # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-56/.git 16:01:00 # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-56 16:01:00 # $SEMVER_REMOTE_NAME = origin 16:01:00 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 16:01:00 # $SEMVER_USER_NAME = jenkins 16:01:00 # $SEMVER_BRANCH = PR-56 16:01:00 # $SEMVER_TEMP = /tmp/semver-641392810 16:01:00 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 16:01:00 # '/tmp/semver-641392810' -> '/w/workspace/y_app-service-configurable_PR-56/.semver' 16:01:00 # -> Force: false 16:01:00 # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-56/.semver [Pipeline] } 16:01:00 $ docker exec --env ******** --env ******** 9e61995eee3b156f652c1cd64b35d879f04190066ef7f7e977946a944079c412 ssh-agent -k 16:01:00 unset SSH_AUTH_SOCK; 16:01:00 unset SSH_AGENT_PID; 16:01:00 echo Agent pid 64 killed; 16:01:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:01:01 + git semver [Pipeline] } 16:01:01 $ docker stop --time=1 9e61995eee3b156f652c1cd64b35d879f04190066ef7f7e977946a944079c412 16:01:02 $ docker rm -f 9e61995eee3b156f652c1cd64b35d879f04190066ef7f7e977946a944079c412 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:01:03 Stashed 40 file(s) [Pipeline] echo 16:01:03 [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 16:01:19 Still waiting to schedule task 16:01:19 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:01:19 Still waiting to schedule task 16:01:19 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1788’ is offline 16:03:34 Running on prd-centos7-docker-4c-2g-2083 in /w/workspace/y_app-service-configurable_PR-56 [Pipeline] { [Pipeline] ws 16:03:34 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 16:03:36 using credential edgex-jenkins-ssh 16:03:36 Cloning the remote Git repository 16:03:36 Cloning with configured refspecs honoured and without tags 16:03:37 Fetching without tags 16:03:37 Merging remotes/origin/master commit 4bda62007119a80672996aa5520ed90b4087d76f into PR head commit 0cc413287a3c1e7ee71c567a9220dfbe364a4342 16:03:36 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:03:36 > git init /w/workspace/app-service-configurable/3 # timeout=10 16:03:36 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:03:36 > git --version # timeout=10 16:03:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:03:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:03:36 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:03:36 > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10 16:03:36 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:03:37 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:03:37 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:03:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:03:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:03:37 > git config core.sparsecheckout # timeout=10 16:03:37 > git checkout -f 0cc413287a3c1e7ee71c567a9220dfbe364a4342 # timeout=10 16:03:37 > git remote # timeout=10 16:03:37 > git config --get remote.origin.url # timeout=10 16:03:38 Merge succeeded, producing 0cc413287a3c1e7ee71c567a9220dfbe364a4342 16:03:38 Checking out Revision 0cc413287a3c1e7ee71c567a9220dfbe364a4342 (PR-56) 16:03:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:03:37 > git merge 4bda62007119a80672996aa5520ed90b4087d76f # timeout=10 16:03:37 > git rev-parse HEAD^{commit} # timeout=10 16:03:37 > git config core.sparsecheckout # timeout=10 16:03:37 > git checkout -f 0cc413287a3c1e7ee71c567a9220dfbe364a4342 # timeout=10 16:03:42 Commit message: "feat(MessageBus): Update to lasted go-mod-messaging and create sample profile for MQTT Message Bus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:03:43 ========================================================= 16:03:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 16:03:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:03:43 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 16:03:44 Sending build context to Docker daemon 240.6kB 16:03:44 Step 1/8 : ARG BASE=golang:1.13-alpine 16:03:44 Step 2/8 : FROM ${BASE} 16:03:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 16:03:44 e6b0cf9c0882: Pulling fs layer 16:03:44 2848faf0eed1: Pulling fs layer 16:03:44 0f37312ad70f: Pulling fs layer 16:03:44 5788d62ee057: Pulling fs layer 16:03:44 0e6b1d234666: Pulling fs layer 16:03:44 bf5d7aec512f: Pulling fs layer 16:03:44 34c802a77dc8: Pulling fs layer 16:03:44 9eb99e56ec68: Pulling fs layer 16:03:44 27c7a5d97fbd: Pulling fs layer 16:03:44 5c102a31e300: Pulling fs layer 16:03:44 dcfb455df0a1: Pulling fs layer 16:03:44 34c802a77dc8: Waiting 16:03:44 9eb99e56ec68: Waiting 16:03:44 27c7a5d97fbd: Waiting 16:03:44 5c102a31e300: Waiting 16:03:44 dcfb455df0a1: Waiting 16:03:44 0e6b1d234666: Waiting 16:03:44 bf5d7aec512f: Waiting 16:03:44 5788d62ee057: Waiting 16:03:44 0f37312ad70f: Verifying Checksum 16:03:44 0f37312ad70f: Download complete 16:03:44 2848faf0eed1: Download complete 16:03:44 0e6b1d234666: Verifying Checksum 16:03:44 0e6b1d234666: Download complete 16:03:44 bf5d7aec512f: Verifying Checksum 16:03:44 bf5d7aec512f: Download complete 16:03:44 e6b0cf9c0882: Verifying Checksum 16:03:44 e6b0cf9c0882: Download complete 16:03:44 e6b0cf9c0882: Pull complete 16:03:45 34c802a77dc8: Verifying Checksum 16:03:45 34c802a77dc8: Download complete 16:03:45 27c7a5d97fbd: Verifying Checksum 16:03:45 27c7a5d97fbd: Download complete 16:03:45 5c102a31e300: Verifying Checksum 16:03:45 5c102a31e300: Download complete 16:03:45 9eb99e56ec68: Verifying Checksum 16:03:45 9eb99e56ec68: Download complete 16:03:45 dcfb455df0a1: Verifying Checksum 16:03:45 dcfb455df0a1: Download complete 16:03:45 5788d62ee057: Verifying Checksum 16:03:45 5788d62ee057: Download complete 16:03:46 2848faf0eed1: Pull complete 16:03:46 0f37312ad70f: Pull complete 16:03:52 5788d62ee057: Pull complete 16:03:52 0e6b1d234666: Pull complete 16:03:52 bf5d7aec512f: Pull complete 16:03:58 34c802a77dc8: Pull complete 16:04:02 9eb99e56ec68: Pull complete 16:04:02 27c7a5d97fbd: Pull complete 16:04:02 5c102a31e300: Pull complete 16:04:02 dcfb455df0a1: Pull complete 16:04:02 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 16:04:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:04:02 ---> 7c70fe431013 16:04:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:04:02 ---> Running in 925a4be804e4 16:04:03 Removing intermediate container 925a4be804e4 16:04:03 ---> b3cbd0bf5ad5 16:04:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:03 ---> Running in 228ebae62d27 16:04:04 Removing intermediate container 228ebae62d27 16:04:04 ---> 3ee1a89230d9 16:04:04 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:04:04 ---> Running in db6e11bc08e3 16:04:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:04:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:04:05 (1/6) Installing libc-dev (0.7.2-r0) 16:04:05 (2/6) Installing libsodium (1.0.18-r0) 16:04:05 (3/6) Installing pkgconf (1.6.3-r0) 16:04:06 (4/6) Installing libsodium-dev (1.0.18-r0) 16:04:06 (5/6) Installing libzmq (4.3.2-r0) 16:04:06 (6/6) Installing zeromq-dev (4.3.2-r0) 16:04:06 Executing busybox-1.31.1-r8.trigger 16:04:06 OK: 145 MiB in 45 packages 16:04:06 Removing intermediate container db6e11bc08e3 16:04:06 ---> 134f1ff3a620 16:04:06 Step 6/8 : WORKDIR /app 16:04:06 ---> Running in 79b752417b70 16:04:06 Removing intermediate container 79b752417b70 16:04:06 ---> d17aa6911f37 16:04:06 Step 7/8 : COPY . . 16:04:07 ---> 087d6b4b4a1b 16:04:07 Step 8/8 : RUN go mod download 16:04:07 ---> Running in a6dff674f6b2 16:04:09 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:04:09 go: finding github.com/BurntSushi/toml v0.3.1 16:04:09 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:04:09 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:04:09 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:04:09 go: finding github.com/bgentry/speakeasy v0.1.0 16:04:09 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:04:09 go: finding github.com/davecgh/go-spew v1.1.1 16:04:09 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:04:09 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 16:04:09 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.22 16:04:09 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 16:04:09 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 16:04:09 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 16:04:09 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:04:09 go: finding github.com/fatih/color v1.7.0 16:04:09 go: finding github.com/go-kit/kit v0.8.0 16:04:09 go: finding github.com/go-logfmt/logfmt v0.4.0 16:04:09 go: finding github.com/go-stack/stack v1.8.0 16:04:09 go: finding github.com/golang/snappy v0.0.1 16:04:09 go: finding github.com/gomodule/redigo v2.0.0+incompatible 16:04:09 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:04:09 go: finding github.com/google/go-cmp v0.3.1 16:04:09 go: finding github.com/google/uuid v1.1.0 16:04:09 go: finding github.com/gorilla/mux v1.7.2 16:04:09 go: finding github.com/hashicorp/consul/api v1.1.0 16:04:09 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:04:09 go: finding github.com/hashicorp/errwrap v1.0.0 16:04:09 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:04:09 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:04:09 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:04:09 go: finding github.com/hashicorp/go-multierror v1.0.0 16:04:09 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:04:09 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:04:09 go: finding github.com/hashicorp/go-syslog v1.0.0 16:04:09 go: finding github.com/hashicorp/go-uuid v1.0.1 16:04:09 go: finding github.com/hashicorp/go.net v0.0.1 16:04:09 go: finding github.com/hashicorp/golang-lru v0.5.0 16:04:09 go: finding github.com/hashicorp/logutils v1.0.0 16:04:09 go: finding github.com/hashicorp/mdns v1.0.0 16:04:09 go: finding github.com/hashicorp/memberlist v0.1.3 16:04:09 go: finding github.com/hashicorp/serf v0.8.2 16:04:09 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:04:09 go: finding github.com/kr/pretty v0.2.0 16:04:09 go: finding github.com/kr/pty v1.1.1 16:04:09 go: finding github.com/kr/text v0.1.0 16:04:09 go: finding github.com/mattn/go-colorable v0.0.9 16:04:09 go: finding github.com/mattn/go-isatty v0.0.3 16:04:09 go: finding github.com/miekg/dns v1.0.14 16:04:09 go: finding github.com/mitchellh/cli v1.0.0 16:04:09 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:04:09 go: finding github.com/mitchellh/copystructure v1.0.0 16:04:09 go: finding github.com/mitchellh/go-homedir v1.0.0 16:04:09 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:04:09 go: finding github.com/mitchellh/gox v0.4.0 16:04:09 go: finding github.com/mitchellh/iochan v1.0.0 16:04:09 go: finding github.com/mitchellh/mapstructure v1.1.2 16:04:09 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:04:09 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:04:09 go: finding github.com/pebbe/zmq4 v1.0.0 16:04:09 go: finding github.com/pelletier/go-toml v1.2.0 16:04:09 go: finding github.com/pkg/errors v0.8.1 16:04:09 go: finding github.com/pmezard/go-difflib v1.0.0 16:04:09 go: finding github.com/posener/complete v1.1.1 16:04:09 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:04:09 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:04:09 go: finding github.com/stretchr/objx v0.2.0 16:04:09 go: finding github.com/stretchr/testify v1.4.0 16:04:09 go: finding github.com/tidwall/pretty v1.0.0 16:04:09 go: finding github.com/ugorji/go v1.1.4 16:04:09 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 16:04:09 go: finding github.com/xdg/stringprep v1.0.0 16:04:09 go: finding go.mongodb.org/mongo-driver v1.1.1 16:04:09 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:04:09 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:04:09 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:04:09 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 16:04:09 go: finding golang.org/x/text v0.3.2 16:04:09 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 16:04:09 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:04:09 go: finding gopkg.in/yaml.v2 v2.2.2 16:04:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2082 in /w/workspace/y_app-service-configurable_PR-56 [Pipeline] { [Pipeline] ws 16:04:14 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 16:04:19 Removing intermediate container a6dff674f6b2 16:04:19 ---> 33314e53910a 16:04:19 Successfully built 33314e53910a 16:04:19 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 16:04:20 + docker inspect -f . ci-base-image-x86_64 16:04:20 . [Pipeline] withDockerContainer 16:04:20 prd-centos7-docker-4c-2g-2083 does not seem to be running inside a container 16:04:20 $ 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 ******** ci-base-image-x86_64 cat 16:04:20 using credential edgex-jenkins-ssh 16:04:20 Cloning the remote Git repository 16:04:20 Cloning with configured refspecs honoured and without tags 16:04:21 $ docker top 6f2764227b80224a3890d9745db4d239b6797910ed0d181153fb6fa26f9e18b1 -eo pid,comm [Pipeline] { 16:04:20 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:04:21 > git init /w/workspace/app-service-configurable/3 # timeout=10 16:04:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:04:21 > git --version # timeout=10 16:04:21 using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] sh 16:04:21 + go version 16:04:21 go version go1.13.5 linux/amd64 [Pipeline] sh 16:04:21 + make test 16:04:21 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:04:22 Fetching without tags 16:04:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:04:21 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:04:21 > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10 16:04:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:04:21 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:04:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:04:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:22 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:04:22 Merging remotes/origin/master commit 4bda62007119a80672996aa5520ed90b4087d76f into PR head commit 0cc413287a3c1e7ee71c567a9220dfbe364a4342 16:04:22 Merge succeeded, producing 0cc413287a3c1e7ee71c567a9220dfbe364a4342 16:04:22 Checking out Revision 0cc413287a3c1e7ee71c567a9220dfbe364a4342 (PR-56) 16:04:22 > git config core.sparsecheckout # timeout=10 16:04:22 > git checkout -f 0cc413287a3c1e7ee71c567a9220dfbe364a4342 # timeout=10 16:04:22 > git remote # timeout=10 16:04:22 > git config --get remote.origin.url # timeout=10 16:04:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:22 > git merge 4bda62007119a80672996aa5520ed90b4087d76f # timeout=10 16:04:22 > git rev-parse HEAD^{commit} # timeout=10 16:04:22 > git config core.sparsecheckout # timeout=10 16:04:22 > git checkout -f 0cc413287a3c1e7ee71c567a9220dfbe364a4342 # timeout=10 16:04:27 Commit message: "feat(MessageBus): Update to lasted go-mod-messaging and create sample profile for MQTT Message Bus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:04:28 ========================================================= 16:04:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:04:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:04:29 + 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 . 16:04:29 Sending build context to Docker daemon 240.6kB 16:04:30 Step 1/8 : ARG BASE=golang:1.13-alpine 16:04:30 Step 2/8 : FROM ${BASE} 16:04:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:04:30 cde5963f3b93: Pulling fs layer 16:04:30 2a23fa8c16f7: Pulling fs layer 16:04:30 777b28850792: Pulling fs layer 16:04:30 8a11ddd9e578: Pulling fs layer 16:04:30 4cf88f913ddb: Pulling fs layer 16:04:30 1df406cf5192: Pulling fs layer 16:04:30 cd6300453558: Pulling fs layer 16:04:30 b9c365052c96: Pulling fs layer 16:04:30 a2d8cc88f415: Pulling fs layer 16:04:30 ea1d1ca13537: Pulling fs layer 16:04:30 3750a50a1c5e: Pulling fs layer 16:04:30 8a11ddd9e578: Waiting 16:04:30 4cf88f913ddb: Waiting 16:04:30 a2d8cc88f415: Waiting 16:04:30 1df406cf5192: Waiting 16:04:30 ea1d1ca13537: Waiting 16:04:30 cd6300453558: Waiting 16:04:30 3750a50a1c5e: Waiting 16:04:30 b9c365052c96: Waiting 16:04:30 777b28850792: Verifying Checksum 16:04:30 777b28850792: Download complete 16:04:30 2a23fa8c16f7: Verifying Checksum 16:04:30 2a23fa8c16f7: Download complete 16:04:30 4cf88f913ddb: Verifying Checksum 16:04:30 4cf88f913ddb: Download complete 16:04:30 1df406cf5192: Verifying Checksum 16:04:30 1df406cf5192: Download complete 16:04:30 cde5963f3b93: Download complete 16:04:31 cde5963f3b93: Pull complete 16:04:32 2a23fa8c16f7: Pull complete 16:04:32 777b28850792: Pull complete 16:04:34 cd6300453558: Verifying Checksum 16:04:34 cd6300453558: Download complete 16:04:34 a2d8cc88f415: Verifying Checksum 16:04:34 a2d8cc88f415: Download complete 16:04:37 ea1d1ca13537: Verifying Checksum 16:04:37 ea1d1ca13537: Download complete 16:04:37 3750a50a1c5e: Verifying Checksum 16:04:37 3750a50a1c5e: Download complete 16:04:39 b9c365052c96: Verifying Checksum 16:04:39 b9c365052c96: Download complete 16:04:41 8a11ddd9e578: Download complete 16:04:43 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:04:43 CGO_ENABLED=1 go vet ./... 16:04:46 gofmt -l . 16:04:46 [ "`gofmt -l .`" = "" ] 16:04:46 ./bin/test-go-mod-tidy.sh 16:04:47 ./bin/test-attribution-txt.sh 16:04:47 An attribution for github.com/diegoholiveira/jsonlogic is missing from in Attribution.txt, please add 16:04:47 make: *** [makefile:38: test] Error 1 [Pipeline] } 16:04:47 $ docker stop --time=1 6f2764227b80224a3890d9745db4d239b6797910ed0d181153fb6fa26f9e18b1 16:04:49 $ docker rm -f 6f2764227b80224a3890d9745db4d239b6797910ed0d181153fb6fa26f9e18b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:04:50 Failed in branch amd64 16:04:54 8a11ddd9e578: Pull complete 16:04:54 4cf88f913ddb: Pull complete 16:04:54 1df406cf5192: Pull complete 16:04:57 cd6300453558: Pull complete 16:05:01 b9c365052c96: Pull complete 16:05:01 a2d8cc88f415: Pull complete 16:05:03 ea1d1ca13537: Pull complete 16:05:03 3750a50a1c5e: Pull complete 16:05:03 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 16:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:05:03 ---> 78745c68409d 16:05:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:05:07 ---> Running in 0b5fe2e00073 16:05:08 Removing intermediate container 0b5fe2e00073 16:05:08 ---> c6433289e359 16:05:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:08 ---> Running in 4a7b3db00f80 16:05:10 Removing intermediate container 4a7b3db00f80 16:05:10 ---> 599284b22d81 16:05:10 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:05:10 ---> Running in 5c41abeaefc6 16:05:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:05:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:05:12 (1/6) Installing libc-dev (0.7.2-r0) 16:05:12 (2/6) Installing libsodium (1.0.18-r0) 16:05:12 (3/6) Installing pkgconf (1.6.3-r0) 16:05:12 (4/6) Installing libsodium-dev (1.0.18-r0) 16:05:13 (5/6) Installing libzmq (4.3.2-r0) 16:05:13 (6/6) Installing zeromq-dev (4.3.2-r0) 16:05:13 Executing busybox-1.31.1-r8.trigger 16:05:13 OK: 127 MiB in 45 packages 16:05:14 Removing intermediate container 5c41abeaefc6 16:05:14 ---> 44991615636b 16:05:14 Step 6/8 : WORKDIR /app 16:05:14 ---> Running in 27242b8400bb 16:05:15 Removing intermediate container 27242b8400bb 16:05:15 ---> c31446a7cc4f 16:05:15 Step 7/8 : COPY . . 16:05:15 ---> c8a92c81cf72 16:05:15 Step 8/8 : RUN go mod download 16:05:16 ---> Running in ebf7b3bae514 16:05:17 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:05:17 go: finding github.com/BurntSushi/toml v0.3.1 16:05:17 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:05:17 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:05:17 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:05:17 go: finding github.com/bgentry/speakeasy v0.1.0 16:05:17 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:05:17 go: finding github.com/davecgh/go-spew v1.1.1 16:05:17 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:05:17 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 16:05:17 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.22 16:05:17 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 16:05:17 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 16:05:17 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 16:05:17 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:05:17 go: finding github.com/fatih/color v1.7.0 16:05:17 go: finding github.com/go-kit/kit v0.8.0 16:05:17 go: finding github.com/go-logfmt/logfmt v0.4.0 16:05:17 go: finding github.com/go-stack/stack v1.8.0 16:05:17 go: finding github.com/golang/snappy v0.0.1 16:05:17 go: finding github.com/gomodule/redigo v2.0.0+incompatible 16:05:17 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:05:17 go: finding github.com/google/go-cmp v0.3.1 16:05:17 go: finding github.com/google/uuid v1.1.0 16:05:17 go: finding github.com/gorilla/mux v1.7.2 16:05:18 go: finding github.com/hashicorp/consul/api v1.1.0 16:05:18 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:05:18 go: finding github.com/hashicorp/errwrap v1.0.0 16:05:18 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:05:18 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:05:18 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:05:18 go: finding github.com/hashicorp/go-multierror v1.0.0 16:05:18 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:05:18 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:05:18 go: finding github.com/hashicorp/go-syslog v1.0.0 16:05:18 go: finding github.com/hashicorp/go-uuid v1.0.1 16:05:18 go: finding github.com/hashicorp/go.net v0.0.1 16:05:18 go: finding github.com/hashicorp/golang-lru v0.5.0 16:05:18 go: finding github.com/hashicorp/logutils v1.0.0 16:05:18 go: finding github.com/hashicorp/mdns v1.0.0 16:05:18 go: finding github.com/hashicorp/memberlist v0.1.3 16:05:18 go: finding github.com/hashicorp/serf v0.8.2 16:05:18 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:05:18 go: finding github.com/kr/pretty v0.2.0 16:05:18 go: finding github.com/kr/pty v1.1.1 16:05:18 go: finding github.com/kr/text v0.1.0 16:05:18 go: finding github.com/mattn/go-colorable v0.0.9 16:05:18 go: finding github.com/mattn/go-isatty v0.0.3 16:05:18 go: finding github.com/miekg/dns v1.0.14 16:05:18 go: finding github.com/mitchellh/cli v1.0.0 16:05:18 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:05:18 go: finding github.com/mitchellh/copystructure v1.0.0 16:05:18 go: finding github.com/mitchellh/go-homedir v1.0.0 16:05:18 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:05:18 go: finding github.com/mitchellh/gox v0.4.0 16:05:18 go: finding github.com/mitchellh/iochan v1.0.0 16:05:18 go: finding github.com/mitchellh/mapstructure v1.1.2 16:05:18 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:05:18 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:05:18 go: finding github.com/pebbe/zmq4 v1.0.0 16:05:18 go: finding github.com/pelletier/go-toml v1.2.0 16:05:18 go: finding github.com/pkg/errors v0.8.1 16:05:18 go: finding github.com/pmezard/go-difflib v1.0.0 16:05:18 go: finding github.com/posener/complete v1.1.1 16:05:18 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:05:18 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:05:18 go: finding github.com/stretchr/objx v0.2.0 16:05:18 go: finding github.com/stretchr/testify v1.4.0 16:05:18 go: finding github.com/tidwall/pretty v1.0.0 16:05:18 go: finding github.com/ugorji/go v1.1.4 16:05:18 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 16:05:18 go: finding github.com/xdg/stringprep v1.0.0 16:05:18 go: finding go.mongodb.org/mongo-driver v1.1.1 16:05:18 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:05:18 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:05:18 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:05:18 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 16:05:18 go: finding golang.org/x/text v0.3.2 16:05:18 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 16:05:18 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:05:18 go: finding gopkg.in/yaml.v2 v2.2.2 16:05:37 Removing intermediate container ebf7b3bae514 16:05:37 ---> d9a3fe6717bb 16:05:37 Successfully built d9a3fe6717bb 16:05:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:37 + docker inspect -f . ci-base-image-arm64 16:05:38 . [Pipeline] withDockerContainer 16:05:38 prd-ubuntu18.04-docker-arm64-4c-16g-2082 does not seem to be running inside a container 16:05:38 $ 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 ******** ci-base-image-arm64 cat 16:05:40 $ docker top 9334be2df4cc192c79bd4460ef845e01b9e66914ddcaeb4442edcd13549042d2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:41 + go version 16:05:41 go version go1.13.5 linux/arm64 [Pipeline] sh 16:05:41 + make test 16:05:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:06:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:06:28 CGO_ENABLED=1 go vet ./... 16:06:39 gofmt -l . 16:06:39 [ "`gofmt -l .`" = "" ] 16:06:39 ./bin/test-go-mod-tidy.sh 16:06:39 ./bin/test-attribution-txt.sh 16:06:39 An attribution for github.com/diegoholiveira/jsonlogic is missing from in Attribution.txt, please add 16:06:39 make: *** [makefile:38: test] Error 1 [Pipeline] } 16:06:39 $ docker stop --time=1 9334be2df4cc192c79bd4460ef845e01b9e66914ddcaeb4442edcd13549042d2 16:06:41 $ docker rm -f 9334be2df4cc192c79bd4460ef845e01b9e66914ddcaeb4442edcd13549042d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:06:42 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:06:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:06:44 ---> package-listing.sh 16:06:44 ++ facter osfamily 16:06:44 ++ tr '[:upper:]' '[:lower:]' 16:06:44 + OS_FAMILY=redhat 16:06:44 + workspace=/w/workspace/y_app-service-configurable_PR-56 16:06:44 + START_PACKAGES=/tmp/packages_start.txt 16:06:44 + END_PACKAGES=/tmp/packages_end.txt 16:06:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:06:44 + PACKAGES=/tmp/packages_start.txt 16:06:44 + '[' /w/workspace/y_app-service-configurable_PR-56 ']' 16:06:44 + PACKAGES=/tmp/packages_end.txt 16:06:44 + case "${OS_FAMILY}" in 16:06:44 + rpm -qa 16:06:44 + sort 16:06:48 + '[' -f /tmp/packages_start.txt ']' 16:06:48 + '[' -f /tmp/packages_end.txt ']' 16:06:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:06:48 + '[' /w/workspace/y_app-service-configurable_PR-56 ']' 16:06:48 + mkdir -p /w/workspace/y_app-service-configurable_PR-56/archives/ 16:06:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-56/archives/ [Pipeline] isUnix [Pipeline] sh 16:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:06:49 16:06:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:06:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:06:49 alpine: Pulling from edgex-lftools-log-publisher 16:06:49 c9b1b535fdd9: Pulling fs layer 16:06:49 2cc5ad85d9ab: Pulling fs layer 16:06:49 756a868c4378: Pulling fs layer 16:06:49 444b2fc9a129: Pulling fs layer 16:06:49 ea15f1150254: Pulling fs layer 16:06:49 41b27a9f41bf: Pulling fs layer 16:06:49 28c525ee5125: Pulling fs layer 16:06:49 094b1ea09ed8: Pulling fs layer 16:06:49 138eaada9080: Pulling fs layer 16:06:49 0622d0fa9048: Pulling fs layer 16:06:49 41b27a9f41bf: Waiting 16:06:49 28c525ee5125: Waiting 16:06:49 094b1ea09ed8: Waiting 16:06:49 0622d0fa9048: Waiting 16:06:49 138eaada9080: Waiting 16:06:49 444b2fc9a129: Waiting 16:06:49 ea15f1150254: Waiting 16:06:49 2cc5ad85d9ab: Verifying Checksum 16:06:49 2cc5ad85d9ab: Download complete 16:06:49 444b2fc9a129: Verifying Checksum 16:06:49 444b2fc9a129: Download complete 16:06:49 c9b1b535fdd9: Verifying Checksum 16:06:49 c9b1b535fdd9: Download complete 16:06:49 ea15f1150254: Verifying Checksum 16:06:49 ea15f1150254: Download complete 16:06:49 28c525ee5125: Verifying Checksum 16:06:49 28c525ee5125: Download complete 16:06:50 756a868c4378: Verifying Checksum 16:06:50 756a868c4378: Download complete 16:06:50 c9b1b535fdd9: Pull complete 16:06:50 138eaada9080: Verifying Checksum 16:06:50 138eaada9080: Download complete 16:06:50 0622d0fa9048: Verifying Checksum 16:06:50 0622d0fa9048: Download complete 16:06:50 2cc5ad85d9ab: Pull complete 16:06:50 094b1ea09ed8: Verifying Checksum 16:06:50 094b1ea09ed8: Download complete 16:06:50 41b27a9f41bf: Verifying Checksum 16:06:50 41b27a9f41bf: Download complete 16:06:51 756a868c4378: Pull complete 16:06:51 444b2fc9a129: Pull complete 16:06:52 ea15f1150254: Pull complete 16:06:55 41b27a9f41bf: Pull complete 16:06:55 28c525ee5125: Pull complete 16:06:57 094b1ea09ed8: Pull complete 16:06:57 138eaada9080: Pull complete 16:06:57 0622d0fa9048: Pull complete 16:06:57 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:06:57 prd-centos7-docker-4c-2g-2081 does not seem to be running inside a container 16:06:58 $ 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-56 -v /w/workspace/y_app-service-configurable_PR-56:/w/workspace/y_app-service-configurable_PR-56:rw,z -v /w/workspace/y_app-service-configurable_PR-56@tmp:/w/workspace/y_app-service-configurable_PR-56@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:06:58 $ docker top 3f1eeee03e20dc05596480df918680fec42a8505389f866474549e3ff61255f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:06:58 provisioning config files... 16:06:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-56@tmp/config6682811016926900649tmp [Pipeline] { [Pipeline] echo 16:06:58 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:06:59 ---> create-netrc.sh [Pipeline] echo 16:06:59 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:06:59 ---> logs-deploy.sh 16:06:59 + ARCHIVE_ARTIFACTS= 16:06:59 + LOGS_SERVER=https://logs.edgexfoundry.org 16:06:59 + '[' https://logs.edgexfoundry.org == None ']' 16:06:59 + NEXUS_URL=https://nexus.edgexfoundry.org 16:06:59 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-56/3 16:06:59 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-56/3/ 16:06:59 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-56/3 /w/workspace/y_app-service-configurable_PR-56 16:07:00 Archives upload complete. 16:07:00 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-56/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-56/3/ 16:07:01 ---> uname -a: 16:07:01 Linux 3f1eeee03e20 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 16:07:01 16:07:01 16:07:01 ---> lscpu: 16:07:01 Architecture: x86_64 16:07:01 CPU op-mode(s): 32-bit, 64-bit 16:07:01 Byte Order: Little Endian 16:07:01 Address sizes: 40 bits physical, 48 bits virtual 16:07:01 CPU(s): 4 16:07:01 On-line CPU(s) list: 0-3 16:07:01 Thread(s) per core: 1 16:07:01 Core(s) per socket: 1 16:07:01 Socket(s): 4 16:07:01 NUMA node(s): 1 16:07:01 Vendor ID: GenuineIntel 16:07:01 CPU family: 6 16:07:01 Model: 44 16:07:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:07:01 Stepping: 1 16:07:01 CPU MHz: 2933.438 16:07:01 BogoMIPS: 5866.87 16:07:01 Virtualization: VT-x 16:07:01 Hypervisor vendor: KVM 16:07:01 Virtualization type: full 16:07:01 L1d cache: 128 KiB 16:07:01 L1i cache: 128 KiB 16:07:01 L2 cache: 16 MiB 16:07:01 L3 cache: 64 MiB 16:07:01 NUMA node0 CPU(s): 0-3 16:07:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 16:07:01 Vulnerability Meltdown: Mitigation; PTI 16:07:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:07:01 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 16:07:01 Vulnerability Spectre v2: Mitigation; Full retpoline 16:07:01 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 16:07:01 16:07:01 16:07:01 ---> nproc: 16:07:01 4 16:07:01 16:07:01 16:07:01 ---> df -h: 16:07:01 Filesystem Size Used Available Use% Mounted on 16:07:01 overlay 50.0G 6.4G 43.6G 13% / 16:07:01 tmpfs 64.0M 0 64.0M 0% /dev 16:07:01 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 16:07:01 shm 64.0M 0 64.0M 0% /dev/shm 16:07:01 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 16:07:01 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 16:07:01 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 16:07:01 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/y_app-service-configurable_PR-56 16:07:01 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/y_app-service-configurable_PR-56@tmp 16:07:01 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 16:07:01 16:07:01 16:07:01 ---> free -m: 16:07:01 total used free shared buff/cache available 16:07:01 Mem: 1838 616 74 0 1146 1115 16:07:01 Swap: 1023 0 1023 16:07:01 16:07:01 16:07:01 ---> ip addr: 16:07:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:07:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:07:01 inet 127.0.0.1/8 scope host lo 16:07:01 valid_lft forever preferred_lft forever 16:07:01 6: eth0@if7: mtu 1458 qdisc noqueue state UP 16:07:01 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:07:01 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:07:01 valid_lft forever preferred_lft forever 16:07:01 16:07:01