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 c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee+4bda62007119a80672996aa5520ed90b4087d76f (5122747fa140a95ba43332ce2fb79c4802832d20) 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-2078 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 Fetching without tags Merging remotes/origin/master commit 4bda62007119a80672996aa5520ed90b4087d76f into PR head commit c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee Merge succeeded, producing c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee Checking out Revision c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee (PR-56) 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 > 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 c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee # 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 c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee # 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. > git rev-list --no-walk 4375b913d8e63b05e5e81983da341145ebc90c5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-03T15:54:07.155Z] 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 [2020-04-03T15:54:09.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-03T15:54:09.422Z] [2020-04-03T15:54:09.422Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-03T15:54:09.796Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-03T15:54:09.796Z] latest: Pulling from edgex-devops/git-semver [2020-04-03T15:54:09.796Z] 9123ac7c32f7: Pulling fs layer [2020-04-03T15:54:09.796Z] b8cc5d1170e3: Pulling fs layer [2020-04-03T15:54:09.796Z] 2924cbbf6a41: Pulling fs layer [2020-04-03T15:54:09.796Z] 93b08a4f1073: Pulling fs layer [2020-04-03T15:54:09.796Z] 93b08a4f1073: Waiting [2020-04-03T15:54:09.796Z] b8cc5d1170e3: Verifying Checksum [2020-04-03T15:54:09.796Z] b8cc5d1170e3: Download complete [2020-04-03T15:54:10.059Z] 9123ac7c32f7: Verifying Checksum [2020-04-03T15:54:10.059Z] 9123ac7c32f7: Download complete [2020-04-03T15:54:10.059Z] 93b08a4f1073: Verifying Checksum [2020-04-03T15:54:10.059Z] 93b08a4f1073: Download complete [2020-04-03T15:54:10.059Z] 2924cbbf6a41: Verifying Checksum [2020-04-03T15:54:10.059Z] 2924cbbf6a41: Download complete [2020-04-03T15:54:10.323Z] 9123ac7c32f7: Pull complete [2020-04-03T15:54:10.323Z] b8cc5d1170e3: Pull complete [2020-04-03T15:54:11.263Z] 2924cbbf6a41: Pull complete [2020-04-03T15:54:11.263Z] 93b08a4f1073: Pull complete [2020-04-03T15:54:11.263Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-03T15:54:11.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-03T15:54:11.405Z] prd-centos7-docker-4c-2g-2078 does not seem to be running inside a container [2020-04-03T15:54:11.459Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-03T15:54:12.074Z] $ docker top aee702d6cc534dd996cab46be4f921688d4788a2cb45a1ecd73044bbfdadf38b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-03T15:54:12.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-03T15:54:12.336Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-03T15:54:12.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-03T15:54:12.575Z] $ docker exec aee702d6cc534dd996cab46be4f921688d4788a2cb45a1ecd73044bbfdadf38b ssh-agent [2020-04-03T15:54:12.797Z] SSH_AUTH_SOCK=/tmp/ssh-9f1RLkghtxOI/agent.15 [2020-04-03T15:54:12.797Z] SSH_AGENT_PID=22 [2020-04-03T15:54:12.806Z] Running ssh-add (command line suppressed) [2020-04-03T15:54:12.954Z] Identity added: /w/workspace/y_app-service-configurable_PR-56@tmp/private_key_2630869552432846915.key (/w/workspace/y_app-service-configurable_PR-56@tmp/private_key_2630869552432846915.key) [2020-04-03T15:54:13.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-03T15:54:13.338Z] + git describe --exact-match --tags HEAD [2020-04-03T15:54:13.338Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-03T15:54:13.410Z] $ docker exec --env ******** --env ******** aee702d6cc534dd996cab46be4f921688d4788a2cb45a1ecd73044bbfdadf38b ssh-agent -k [2020-04-03T15:54:13.565Z] unset SSH_AUTH_SOCK; [2020-04-03T15:54:13.565Z] unset SSH_AGENT_PID; [2020-04-03T15:54:13.565Z] echo Agent pid 22 killed; [2020-04-03T15:54:13.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-03T15:54:13.679Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-03T15:54:13.679Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-03T15:54:13.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-03T15:54:13.759Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-03T15:54:13.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-03T15:54:13.947Z] $ docker exec aee702d6cc534dd996cab46be4f921688d4788a2cb45a1ecd73044bbfdadf38b ssh-agent [2020-04-03T15:54:14.124Z] SSH_AUTH_SOCK=/tmp/ssh-6OhuMY5TZ3jW/agent.57 [2020-04-03T15:54:14.124Z] SSH_AGENT_PID=64 [2020-04-03T15:54:14.140Z] Running ssh-add (command line suppressed) [2020-04-03T15:54:14.283Z] Identity added: /w/workspace/y_app-service-configurable_PR-56@tmp/private_key_1880806116530243705.key (/w/workspace/y_app-service-configurable_PR-56@tmp/private_key_1880806116530243705.key) [2020-04-03T15:54:14.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-03T15:54:14.677Z] + git semver init [2020-04-03T15:54:14.677Z] # -> Open(): unable to determine branch for HEAD [2020-04-03T15:54:14.677Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-56/.git [2020-04-03T15:54:14.677Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-56 [2020-04-03T15:54:14.677Z] # $SEMVER_REMOTE_NAME = origin [2020-04-03T15:54:14.677Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-03T15:54:14.677Z] # $SEMVER_USER_NAME = jenkins [2020-04-03T15:54:14.677Z] # $SEMVER_BRANCH = PR-56 [2020-04-03T15:54:14.677Z] # $SEMVER_TEMP = /tmp/semver-425942252 [2020-04-03T15:54:14.677Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-04-03T15:54:14.938Z] # '/tmp/semver-425942252' -> '/w/workspace/y_app-service-configurable_PR-56/.semver' [2020-04-03T15:54:14.938Z] # -> Force: false [2020-04-03T15:54:15.197Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-56/.semver [Pipeline] } [2020-04-03T15:54:15.208Z] $ docker exec --env ******** --env ******** aee702d6cc534dd996cab46be4f921688d4788a2cb45a1ecd73044bbfdadf38b ssh-agent -k [2020-04-03T15:54:15.384Z] unset SSH_AUTH_SOCK; [2020-04-03T15:54:15.385Z] unset SSH_AGENT_PID; [2020-04-03T15:54:15.385Z] echo Agent pid 64 killed; [2020-04-03T15:54:15.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-03T15:54:15.883Z] + git semver [Pipeline] } [2020-04-03T15:54:15.897Z] $ docker stop --time=1 aee702d6cc534dd996cab46be4f921688d4788a2cb45a1ecd73044bbfdadf38b [2020-04-03T15:54:17.242Z] $ docker rm -f aee702d6cc534dd996cab46be4f921688d4788a2cb45a1ecd73044bbfdadf38b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-03T15:54:17.988Z] Stashed 40 file(s) [Pipeline] echo [2020-04-03T15:54:17.990Z] [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-04-03T15:54:33.225Z] Still waiting to schedule task [2020-04-03T15:54:33.225Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-03T15:54:33.226Z] Still waiting to schedule task [2020-04-03T15:54:33.226Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1788’ is offline [2020-04-03T15:56:24.484Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2079 in /w/workspace/y_app-service-configurable_PR-56 [Pipeline] { [Pipeline] ws [2020-04-03T15:56:24.534Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2020-04-03T15:56:30.471Z] using credential edgex-jenkins-ssh [2020-04-03T15:56:30.550Z] Cloning the remote Git repository [2020-04-03T15:56:30.550Z] Cloning with configured refspecs honoured and without tags [2020-04-03T15:56:30.614Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-04-03T15:56:30.771Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2020-04-03T15:56:30.892Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-03T15:56:30.895Z] > git --version # timeout=10 [2020-04-03T15:56:30.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T15:56:30.991Z] > 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 [2020-04-03T15:56:31.835Z] Fetching without tags [2020-04-03T15:56:32.349Z] Merging remotes/origin/master commit 4bda62007119a80672996aa5520ed90b4087d76f into PR head commit c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee [2020-04-03T15:56:31.685Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-03T15:56:31.720Z] > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10 [2020-04-03T15:56:31.745Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T15:56:31.784Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-03T15:56:31.840Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-03T15:56:31.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T15:56:31.861Z] > 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 [2020-04-03T15:56:32.358Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T15:56:32.391Z] > git checkout -f c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee # timeout=10 [2020-04-03T15:56:32.495Z] > git remote # timeout=10 [2020-04-03T15:56:32.521Z] > git config --get remote.origin.url # timeout=10 [2020-04-03T15:56:32.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T15:56:32.560Z] > git merge 4bda62007119a80672996aa5520ed90b4087d76f # timeout=10 [2020-04-03T15:56:32.631Z] Merge succeeded, producing c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee [2020-04-03T15:56:32.632Z] Checking out Revision c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee (PR-56) [2020-04-03T15:56:32.589Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T15:56:32.624Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T15:56:32.636Z] > git checkout -f c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee # timeout=10 [2020-04-03T15:56:37.166Z] 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 [2020-04-03T15:56:38.163Z] ========================================================= [2020-04-03T15:56:38.163Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-03T15:56:38.163Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-03T15:56:39.227Z] + 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-04-03T15:56:39.819Z] Sending build context to Docker daemon 240.6kB [2020-04-03T15:56:40.088Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-03T15:56:40.088Z] Step 2/8 : FROM ${BASE} [2020-04-03T15:56:40.358Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-03T15:56:40.358Z] cde5963f3b93: Pulling fs layer [2020-04-03T15:56:40.358Z] 2a23fa8c16f7: Pulling fs layer [2020-04-03T15:56:40.358Z] 777b28850792: Pulling fs layer [2020-04-03T15:56:40.358Z] 8a11ddd9e578: Pulling fs layer [2020-04-03T15:56:40.358Z] 4cf88f913ddb: Pulling fs layer [2020-04-03T15:56:40.358Z] 1df406cf5192: Pulling fs layer [2020-04-03T15:56:40.358Z] cd6300453558: Pulling fs layer [2020-04-03T15:56:40.358Z] b9c365052c96: Pulling fs layer [2020-04-03T15:56:40.358Z] a2d8cc88f415: Pulling fs layer [2020-04-03T15:56:40.358Z] ea1d1ca13537: Pulling fs layer [2020-04-03T15:56:40.358Z] 3750a50a1c5e: Pulling fs layer [2020-04-03T15:56:40.358Z] cd6300453558: Waiting [2020-04-03T15:56:40.358Z] b9c365052c96: Waiting [2020-04-03T15:56:40.358Z] a2d8cc88f415: Waiting [2020-04-03T15:56:40.358Z] ea1d1ca13537: Waiting [2020-04-03T15:56:40.358Z] 3750a50a1c5e: Waiting [2020-04-03T15:56:40.358Z] 4cf88f913ddb: Waiting [2020-04-03T15:56:40.358Z] 8a11ddd9e578: Waiting [2020-04-03T15:56:40.358Z] 1df406cf5192: Waiting [2020-04-03T15:56:40.629Z] 777b28850792: Verifying Checksum [2020-04-03T15:56:40.629Z] 777b28850792: Download complete [2020-04-03T15:56:40.629Z] 2a23fa8c16f7: Download complete [2020-04-03T15:56:40.629Z] 4cf88f913ddb: Download complete [2020-04-03T15:56:40.629Z] 1df406cf5192: Verifying Checksum [2020-04-03T15:56:40.629Z] 1df406cf5192: Download complete [2020-04-03T15:56:40.901Z] cde5963f3b93: Verifying Checksum [2020-04-03T15:56:40.901Z] cde5963f3b93: Download complete [2020-04-03T15:56:41.880Z] cde5963f3b93: Pull complete [2020-04-03T15:56:42.474Z] 2a23fa8c16f7: Pull complete [2020-04-03T15:56:43.064Z] 777b28850792: Pull complete [2020-04-03T15:56:45.036Z] cd6300453558: Verifying Checksum [2020-04-03T15:56:45.036Z] cd6300453558: Download complete [2020-04-03T15:56:45.036Z] a2d8cc88f415: Verifying Checksum [2020-04-03T15:56:45.036Z] a2d8cc88f415: Download complete [2020-04-03T15:56:47.643Z] ea1d1ca13537: Verifying Checksum [2020-04-03T15:56:47.643Z] ea1d1ca13537: Download complete [2020-04-03T15:56:47.914Z] 3750a50a1c5e: Download complete [2020-04-03T15:56:50.511Z] b9c365052c96: Verifying Checksum [2020-04-03T15:56:50.511Z] b9c365052c96: Download complete [2020-04-03T15:56:51.934Z] 8a11ddd9e578: Verifying Checksum [2020-04-03T15:56:51.935Z] 8a11ddd9e578: Download complete [2020-04-03T15:57:04.283Z] 8a11ddd9e578: Pull complete [2020-04-03T15:57:04.283Z] 4cf88f913ddb: Pull complete [2020-04-03T15:57:04.283Z] 1df406cf5192: Pull complete [2020-04-03T15:57:08.561Z] cd6300453558: Pull complete [2020-04-03T15:57:12.825Z] b9c365052c96: Pull complete [2020-04-03T15:57:12.825Z] a2d8cc88f415: Pull complete [2020-04-03T15:57:14.782Z] ea1d1ca13537: Pull complete [2020-04-03T15:57:15.049Z] 3750a50a1c5e: Pull complete [2020-04-03T15:57:15.049Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-03T15:57:15.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-03T15:57:15.049Z] ---> 78745c68409d [2020-04-03T15:57:15.049Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-03T15:57:20.411Z] ---> Running in a8fa415b7d3d [2020-04-03T15:57:20.411Z] Removing intermediate container a8fa415b7d3d [2020-04-03T15:57:20.411Z] ---> 40c97fada439 [2020-04-03T15:57:20.411Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-03T15:57:20.411Z] ---> Running in 24ec72fc95e6 [2020-04-03T15:57:22.367Z] Removing intermediate container 24ec72fc95e6 [2020-04-03T15:57:22.367Z] ---> 23efb1c480c0 [2020-04-03T15:57:22.367Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-04-03T15:57:22.367Z] ---> Running in 5df4d462dc09 [2020-04-03T15:57:23.329Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-03T15:57:23.913Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-03T15:57:24.497Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-04-03T15:57:24.497Z] (2/6) Installing libsodium (1.0.18-r0) [2020-04-03T15:57:24.764Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-04-03T15:57:24.764Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-04-03T15:57:24.856Z] Running on prd-centos7-docker-4c-2g-2080 in /w/workspace/y_app-service-configurable_PR-56 [Pipeline] { [Pipeline] ws [2020-04-03T15:57:24.898Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2020-04-03T15:57:25.036Z] (5/6) Installing libzmq (4.3.2-r0) [2020-04-03T15:57:25.036Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-04-03T15:57:25.036Z] Executing busybox-1.31.1-r8.trigger [2020-04-03T15:57:25.036Z] OK: 127 MiB in 45 packages [2020-04-03T15:57:26.452Z] Removing intermediate container 5df4d462dc09 [2020-04-03T15:57:26.452Z] ---> 805b36d5fb58 [2020-04-03T15:57:26.452Z] Step 6/8 : WORKDIR /app [2020-04-03T15:57:26.720Z] ---> Running in 9090954726a0 [2020-04-03T15:57:27.304Z] Removing intermediate container 9090954726a0 [2020-04-03T15:57:27.304Z] ---> e6f5d2c45c72 [2020-04-03T15:57:27.304Z] Step 7/8 : COPY . . [2020-04-03T15:57:27.893Z] ---> b0708c63f906 [2020-04-03T15:57:27.893Z] Step 8/8 : RUN go mod download [2020-04-03T15:57:28.067Z] using credential edgex-jenkins-ssh [2020-04-03T15:57:28.109Z] Cloning the remote Git repository [2020-04-03T15:57:28.110Z] Cloning with configured refspecs honoured and without tags [2020-04-03T15:57:28.163Z] ---> Running in e722cc1af690 [2020-04-03T15:57:28.001Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-04-03T15:57:28.096Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2020-04-03T15:57:28.173Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-03T15:57:28.173Z] > git --version # timeout=10 [2020-04-03T15:57:28.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T15:57:28.212Z] > 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 [2020-04-03T15:57:28.900Z] Fetching without tags [2020-04-03T15:57:29.306Z] Merging remotes/origin/master commit 4bda62007119a80672996aa5520ed90b4087d76f into PR head commit c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee [2020-04-03T15:57:29.393Z] Merge succeeded, producing c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee [2020-04-03T15:57:29.393Z] Checking out Revision c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee (PR-56) [2020-04-03T15:57:28.774Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-03T15:57:28.781Z] > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10 [2020-04-03T15:57:28.787Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T15:57:28.799Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-03T15:57:28.814Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-03T15:57:28.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T15:57:28.821Z] > 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 [2020-04-03T15:57:29.264Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T15:57:29.273Z] > git checkout -f c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee # timeout=10 [2020-04-03T15:57:29.310Z] > git remote # timeout=10 [2020-04-03T15:57:29.315Z] > git config --get remote.origin.url # timeout=10 [2020-04-03T15:57:29.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-03T15:57:29.324Z] > git merge 4bda62007119a80672996aa5520ed90b4087d76f # timeout=10 [2020-04-03T15:57:29.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T15:57:29.347Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T15:57:29.359Z] > git checkout -f c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee # timeout=10 [2020-04-03T15:57:30.757Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-04-03T15:57:30.757Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-03T15:57:30.757Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-03T15:57:30.757Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-03T15:57:30.757Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-03T15:57:31.025Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-03T15:57:31.025Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-03T15:57:31.025Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-03T15:57:31.025Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-04-03T15:57:31.025Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-03T15:57:31.025Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.22 [2020-04-03T15:57:31.025Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 [2020-04-03T15:57:31.025Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 [2020-04-03T15:57:31.025Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-03T15:57:31.294Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-03T15:57:31.294Z] go: finding github.com/fatih/color v1.7.0 [2020-04-03T15:57:31.294Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-03T15:57:31.294Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-03T15:57:31.294Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-03T15:57:31.294Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-03T15:57:31.294Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-03T15:57:31.294Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-03T15:57:31.294Z] go: finding github.com/google/go-cmp v0.3.1 [2020-04-03T15:57:31.294Z] go: finding github.com/google/uuid v1.1.0 [2020-04-03T15:57:31.294Z] go: finding github.com/gorilla/mux v1.7.2 [2020-04-03T15:57:31.294Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-03T15:57:31.294Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-03T15:57:31.561Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-03T15:57:31.561Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-03T15:57:31.561Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-03T15:57:31.561Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-03T15:57:31.561Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-03T15:57:31.561Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-03T15:57:31.561Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-03T15:57:31.830Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-03T15:57:31.830Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-03T15:57:31.830Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-03T15:57:31.830Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-03T15:57:31.830Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-03T15:57:31.830Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-03T15:57:32.098Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-03T15:57:32.098Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-03T15:57:32.098Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-03T15:57:32.098Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-03T15:57:32.098Z] go: finding github.com/kr/pty v1.1.1 [2020-04-03T15:57:32.098Z] go: finding github.com/kr/text v0.1.0 [2020-04-03T15:57:32.098Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-03T15:57:32.098Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-03T15:57:32.365Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-03T15:57:32.365Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-03T15:57:32.365Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-03T15:57:32.365Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-03T15:57:32.365Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-03T15:57:32.365Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-03T15:57:32.365Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-03T15:57:32.365Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-03T15:57:32.633Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-03T15:57:32.633Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-03T15:57:32.633Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-03T15:57:32.633Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-03T15:57:32.633Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-03T15:57:32.633Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-03T15:57:32.633Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-03T15:57:32.633Z] go: finding github.com/posener/complete v1.1.1 [2020-04-03T15:57:32.633Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-03T15:57:32.633Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-03T15:57:32.902Z] go: finding github.com/stretchr/objx v0.2.0 [2020-04-03T15:57:32.902Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-03T15:57:32.902Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-03T15:57:32.902Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-03T15:57:32.902Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-03T15:57:32.902Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-04-03T15:57:32.902Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-04-03T15:57:32.902Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-03T15:57:32.902Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-03T15:57:32.902Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-03T15:57:32.902Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-03T15:57:32.902Z] go: finding golang.org/x/text v0.3.2 [2020-04-03T15:57:32.902Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-03T15:57:33.172Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-03T15:57:33.172Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-03T15:57:33.489Z] 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 [2020-04-03T15:57:34.245Z] ========================================================= [2020-04-03T15:57:34.245Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-03T15:57:34.245Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-03T15:57:34.918Z] + 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-04-03T15:57:35.180Z] Sending build context to Docker daemon 240.6kB [2020-04-03T15:57:35.180Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-03T15:57:35.180Z] Step 2/8 : FROM ${BASE} [2020-04-03T15:57:35.180Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-03T15:57:35.180Z] e6b0cf9c0882: Pulling fs layer [2020-04-03T15:57:35.180Z] 2848faf0eed1: Pulling fs layer [2020-04-03T15:57:35.180Z] 0f37312ad70f: Pulling fs layer [2020-04-03T15:57:35.180Z] 5788d62ee057: Pulling fs layer [2020-04-03T15:57:35.180Z] 0e6b1d234666: Pulling fs layer [2020-04-03T15:57:35.180Z] bf5d7aec512f: Pulling fs layer [2020-04-03T15:57:35.180Z] 34c802a77dc8: Pulling fs layer [2020-04-03T15:57:35.181Z] 9eb99e56ec68: Pulling fs layer [2020-04-03T15:57:35.181Z] 27c7a5d97fbd: Pulling fs layer [2020-04-03T15:57:35.181Z] 5c102a31e300: Pulling fs layer [2020-04-03T15:57:35.181Z] dcfb455df0a1: Pulling fs layer [2020-04-03T15:57:35.181Z] 5788d62ee057: Waiting [2020-04-03T15:57:35.181Z] 0e6b1d234666: Waiting [2020-04-03T15:57:35.181Z] 9eb99e56ec68: Waiting [2020-04-03T15:57:35.181Z] 27c7a5d97fbd: Waiting [2020-04-03T15:57:35.181Z] 5c102a31e300: Waiting [2020-04-03T15:57:35.181Z] bf5d7aec512f: Waiting [2020-04-03T15:57:35.181Z] dcfb455df0a1: Waiting [2020-04-03T15:57:35.181Z] 34c802a77dc8: Waiting [2020-04-03T15:57:35.445Z] 0f37312ad70f: Verifying Checksum [2020-04-03T15:57:35.445Z] 0f37312ad70f: Download complete [2020-04-03T15:57:35.445Z] 2848faf0eed1: Download complete [2020-04-03T15:57:35.445Z] 0e6b1d234666: Verifying Checksum [2020-04-03T15:57:35.445Z] 0e6b1d234666: Download complete [2020-04-03T15:57:35.445Z] bf5d7aec512f: Download complete [2020-04-03T15:57:35.445Z] e6b0cf9c0882: Verifying Checksum [2020-04-03T15:57:35.445Z] e6b0cf9c0882: Download complete [2020-04-03T15:57:35.709Z] e6b0cf9c0882: Pull complete [2020-04-03T15:57:36.283Z] 34c802a77dc8: Verifying Checksum [2020-04-03T15:57:36.283Z] 34c802a77dc8: Download complete [2020-04-03T15:57:36.283Z] 27c7a5d97fbd: Download complete [2020-04-03T15:57:36.861Z] 5c102a31e300: Verifying Checksum [2020-04-03T15:57:36.861Z] 5c102a31e300: Download complete [2020-04-03T15:57:37.120Z] 9eb99e56ec68: Verifying Checksum [2020-04-03T15:57:37.120Z] 9eb99e56ec68: Download complete [2020-04-03T15:57:37.120Z] dcfb455df0a1: Verifying Checksum [2020-04-03T15:57:37.120Z] dcfb455df0a1: Download complete [2020-04-03T15:57:37.120Z] 5788d62ee057: Verifying Checksum [2020-04-03T15:57:37.120Z] 5788d62ee057: Download complete [2020-04-03T15:57:38.062Z] 2848faf0eed1: Pull complete [2020-04-03T15:57:38.062Z] 0f37312ad70f: Pull complete [2020-04-03T15:57:44.650Z] 5788d62ee057: Pull complete [2020-04-03T15:57:44.650Z] 0e6b1d234666: Pull complete [2020-04-03T15:57:44.650Z] bf5d7aec512f: Pull complete [2020-04-03T15:57:49.929Z] 34c802a77dc8: Pull complete [2020-04-03T15:57:51.430Z] Removing intermediate container e722cc1af690 [2020-04-03T15:57:51.430Z] ---> e2c1b29247c4 [2020-04-03T15:57:51.430Z] Successfully built e2c1b29247c4 [2020-04-03T15:57:51.430Z] 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-04-03T15:57:52.035Z] + docker inspect -f . ci-base-image-arm64 [2020-04-03T15:57:52.303Z] . [Pipeline] withDockerContainer [2020-04-03T15:57:52.652Z] prd-ubuntu18.04-docker-arm64-4c-16g-2079 does not seem to be running inside a container [2020-04-03T15:57:52.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 [2020-04-03T15:57:54.078Z] $ docker top 2fc02bad2d29bd1a80b7d1b97c20c4edafdbe7bec8df37365b786eb0f36c8e8d -eo pid,comm [2020-04-03T15:57:54.139Z] 9eb99e56ec68: Pull complete [2020-04-03T15:57:54.139Z] 27c7a5d97fbd: Pull complete [Pipeline] { [Pipeline] sh [2020-04-03T15:57:54.707Z] 5c102a31e300: Pull complete [2020-04-03T15:57:54.707Z] dcfb455df0a1: Pull complete [2020-04-03T15:57:54.707Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-03T15:57:54.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-03T15:57:54.966Z] ---> 7c70fe431013 [2020-04-03T15:57:54.966Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-03T15:57:54.966Z] ---> Running in 54d8fb793635 [2020-04-03T15:57:54.966Z] Removing intermediate container 54d8fb793635 [2020-04-03T15:57:54.966Z] ---> 1e94a3490e8c [2020-04-03T15:57:54.966Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-03T15:57:55.143Z] + go version [2020-04-03T15:57:55.144Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-03T15:57:55.225Z] ---> Running in 6fc08c1369f6 [2020-04-03T15:57:55.806Z] + make test [2020-04-03T15:57:55.806Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-04-03T15:57:56.600Z] Removing intermediate container 6fc08c1369f6 [2020-04-03T15:57:56.600Z] ---> 4e2f8faca7d4 [2020-04-03T15:57:56.600Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-04-03T15:57:56.600Z] ---> Running in d33fa727db3d [2020-04-03T15:57:56.858Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-03T15:57:57.810Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-03T15:57:57.810Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-04-03T15:57:57.810Z] (2/6) Installing libsodium (1.0.18-r0) [2020-04-03T15:57:58.069Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-04-03T15:57:58.069Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-04-03T15:57:58.328Z] (5/6) Installing libzmq (4.3.2-r0) [2020-04-03T15:57:58.328Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-04-03T15:57:58.328Z] Executing busybox-1.31.1-r8.trigger [2020-04-03T15:57:58.328Z] OK: 145 MiB in 45 packages [2020-04-03T15:57:58.897Z] Removing intermediate container d33fa727db3d [2020-04-03T15:57:58.897Z] ---> 29752af591e8 [2020-04-03T15:57:58.897Z] Step 6/8 : WORKDIR /app [2020-04-03T15:57:58.897Z] ---> Running in e63e0487dc33 [2020-04-03T15:57:58.897Z] Removing intermediate container e63e0487dc33 [2020-04-03T15:57:58.897Z] ---> 7c7c33f8ab7b [2020-04-03T15:57:58.897Z] Step 7/8 : COPY . . [2020-04-03T15:57:59.158Z] ---> 4a4c66c541c9 [2020-04-03T15:57:59.158Z] Step 8/8 : RUN go mod download [2020-04-03T15:57:59.424Z] ---> Running in 3b591cfdcb03 [2020-04-03T15:58:01.331Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-04-03T15:58:01.331Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-03T15:58:01.331Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-03T15:58:01.331Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-03T15:58:01.331Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-03T15:58:01.331Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-03T15:58:01.331Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-03T15:58:01.331Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-03T15:58:01.331Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-04-03T15:58:01.331Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-03T15:58:01.593Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.22 [2020-04-03T15:58:01.593Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 [2020-04-03T15:58:01.593Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 [2020-04-03T15:58:01.593Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-04-03T15:58:01.593Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-03T15:58:01.593Z] go: finding github.com/fatih/color v1.7.0 [2020-04-03T15:58:01.593Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-03T15:58:01.852Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-03T15:58:01.852Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-03T15:58:01.852Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-03T15:58:01.852Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-03T15:58:01.852Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-03T15:58:01.852Z] go: finding github.com/google/go-cmp v0.3.1 [2020-04-03T15:58:01.852Z] go: finding github.com/google/uuid v1.1.0 [2020-04-03T15:58:01.852Z] go: finding github.com/gorilla/mux v1.7.2 [2020-04-03T15:58:01.852Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-03T15:58:02.112Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-03T15:58:02.112Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-03T15:58:02.112Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-03T15:58:02.112Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-03T15:58:02.112Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-03T15:58:02.112Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-03T15:58:02.371Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-03T15:58:02.371Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-03T15:58:02.371Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-03T15:58:02.371Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-03T15:58:02.371Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-03T15:58:02.371Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-03T15:58:02.371Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-03T15:58:02.631Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-03T15:58:02.631Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-03T15:58:02.631Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-03T15:58:02.631Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-03T15:58:02.631Z] go: finding github.com/kr/pretty v0.2.0 [2020-04-03T15:58:02.631Z] go: finding github.com/kr/pty v1.1.1 [2020-04-03T15:58:02.631Z] go: finding github.com/kr/text v0.1.0 [2020-04-03T15:58:02.631Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-03T15:58:02.892Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-03T15:58:02.892Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-03T15:58:02.892Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-03T15:58:02.892Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-03T15:58:02.892Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-03T15:58:02.892Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-03T15:58:02.892Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-03T15:58:03.151Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-03T15:58:03.151Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-03T15:58:03.151Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-03T15:58:03.151Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-03T15:58:03.151Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-03T15:58:03.151Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-03T15:58:03.151Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-03T15:58:03.151Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-03T15:58:03.151Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-03T15:58:03.151Z] go: finding github.com/posener/complete v1.1.1 [2020-04-03T15:58:03.411Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-03T15:58:03.411Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-03T15:58:03.411Z] go: finding github.com/stretchr/objx v0.2.0 [2020-04-03T15:58:03.411Z] go: finding github.com/stretchr/testify v1.4.0 [2020-04-03T15:58:03.411Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-04-03T15:58:03.411Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-03T15:58:03.411Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-03T15:58:03.411Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-04-03T15:58:03.670Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-04-03T15:58:03.670Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-03T15:58:03.670Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-03T15:58:03.670Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-03T15:58:03.670Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-03T15:58:03.670Z] go: finding golang.org/x/text v0.3.2 [2020-04-03T15:58:03.670Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-03T15:58:03.931Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-03T15:58:03.931Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-03T15:58:16.161Z] Removing intermediate container 3b591cfdcb03 [2020-04-03T15:58:16.161Z] ---> 9995e6e81cd7 [2020-04-03T15:58:16.161Z] Successfully built 9995e6e81cd7 [2020-04-03T15:58:16.161Z] 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-04-03T15:58:16.777Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-03T15:58:16.777Z] . [Pipeline] withDockerContainer [2020-04-03T15:58:16.905Z] prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container [2020-04-03T15:58:16.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 [2020-04-03T15:58:20.938Z] $ docker top c838510049e1716be8f45517d7534756a9721abfdca236a90862f2e117ee670b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-03T15:58:21.448Z] + go version [2020-04-03T15:58:21.448Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-03T15:58:21.754Z] + make test [2020-04-03T15:58:21.754Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-04-03T15:58:39.911Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-04-03T15:58:39.911Z] CGO_ENABLED=1 go vet ./... [2020-04-03T15:58:41.834Z] gofmt -l . [2020-04-03T15:58:41.834Z] [ "`gofmt -l .`" = "" ] [2020-04-03T15:58:41.834Z] ./bin/test-go-mod-tidy.sh [2020-04-03T15:58:42.403Z] ./bin/test-attribution-txt.sh [2020-04-03T15:58:42.662Z] An attribution for github.com/diegoholiveira/jsonlogic is missing from in Attribution.txt, please add [2020-04-03T15:58:42.662Z] make: *** [makefile:38: test] Error 1 [Pipeline] } [2020-04-03T15:58:42.675Z] $ docker stop --time=1 c838510049e1716be8f45517d7534756a9721abfdca236a90862f2e117ee670b [2020-04-03T15:58:44.143Z] $ docker rm -f c838510049e1716be8f45517d7534756a9721abfdca236a90862f2e117ee670b [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] } [2020-04-03T15:58:45.443Z] Failed in branch amd64 [2020-04-03T15:58:52.298Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-04-03T15:58:52.298Z] CGO_ENABLED=1 go vet ./... [2020-04-03T15:58:52.882Z] gofmt -l . [2020-04-03T15:58:52.882Z] [ "`gofmt -l .`" = "" ] [2020-04-03T15:58:52.882Z] ./bin/test-go-mod-tidy.sh [2020-04-03T15:58:53.151Z] ./bin/test-attribution-txt.sh [2020-04-03T15:58:54.115Z] An attribution for github.com/diegoholiveira/jsonlogic is missing from in Attribution.txt, please add [2020-04-03T15:58:54.115Z] make: *** [makefile:38: test] Error 1 [Pipeline] } [2020-04-03T15:58:54.131Z] $ docker stop --time=1 2fc02bad2d29bd1a80b7d1b97c20c4edafdbe7bec8df37365b786eb0f36c8e8d [2020-04-03T15:58:56.426Z] $ docker rm -f 2fc02bad2d29bd1a80b7d1b97c20c4edafdbe7bec8df37365b786eb0f36c8e8d [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] } [2020-04-03T15:58:57.850Z] 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 [2020-04-03T15:58:59.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T15:58:59.389Z] ---> package-listing.sh [2020-04-03T15:58:59.389Z] ++ facter osfamily [2020-04-03T15:58:59.389Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-03T15:58:59.389Z] + OS_FAMILY=redhat [2020-04-03T15:58:59.389Z] + workspace=/w/workspace/y_app-service-configurable_PR-56 [2020-04-03T15:58:59.389Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-03T15:58:59.389Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-03T15:58:59.389Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-03T15:58:59.389Z] + PACKAGES=/tmp/packages_start.txt [2020-04-03T15:58:59.389Z] + '[' /w/workspace/y_app-service-configurable_PR-56 ']' [2020-04-03T15:58:59.389Z] + PACKAGES=/tmp/packages_end.txt [2020-04-03T15:58:59.389Z] + case "${OS_FAMILY}" in [2020-04-03T15:58:59.389Z] + rpm -qa [2020-04-03T15:58:59.389Z] + sort [2020-04-03T15:59:03.614Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-03T15:59:03.614Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-03T15:59:03.614Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-03T15:59:03.614Z] + '[' /w/workspace/y_app-service-configurable_PR-56 ']' [2020-04-03T15:59:03.614Z] + mkdir -p /w/workspace/y_app-service-configurable_PR-56/archives/ [2020-04-03T15:59:03.614Z] + 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 [2020-04-03T15:59:04.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-03T15:59:04.075Z] [2020-04-03T15:59:04.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-03T15:59:04.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-03T15:59:04.409Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-03T15:59:04.409Z] c9b1b535fdd9: Pulling fs layer [2020-04-03T15:59:04.409Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-03T15:59:04.409Z] 756a868c4378: Pulling fs layer [2020-04-03T15:59:04.409Z] 444b2fc9a129: Pulling fs layer [2020-04-03T15:59:04.409Z] ea15f1150254: Pulling fs layer [2020-04-03T15:59:04.409Z] 41b27a9f41bf: Pulling fs layer [2020-04-03T15:59:04.409Z] 28c525ee5125: Pulling fs layer [2020-04-03T15:59:04.409Z] 094b1ea09ed8: Pulling fs layer [2020-04-03T15:59:04.409Z] 138eaada9080: Pulling fs layer [2020-04-03T15:59:04.409Z] 0622d0fa9048: Pulling fs layer [2020-04-03T15:59:04.409Z] 41b27a9f41bf: Waiting [2020-04-03T15:59:04.409Z] 28c525ee5125: Waiting [2020-04-03T15:59:04.409Z] 094b1ea09ed8: Waiting [2020-04-03T15:59:04.409Z] 138eaada9080: Waiting [2020-04-03T15:59:04.409Z] 0622d0fa9048: Waiting [2020-04-03T15:59:04.409Z] 444b2fc9a129: Waiting [2020-04-03T15:59:04.409Z] ea15f1150254: Waiting [2020-04-03T15:59:04.409Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-03T15:59:04.409Z] 2cc5ad85d9ab: Download complete [2020-04-03T15:59:04.409Z] 444b2fc9a129: Verifying Checksum [2020-04-03T15:59:04.409Z] 444b2fc9a129: Download complete [2020-04-03T15:59:04.409Z] c9b1b535fdd9: Verifying Checksum [2020-04-03T15:59:04.409Z] c9b1b535fdd9: Download complete [2020-04-03T15:59:04.409Z] ea15f1150254: Verifying Checksum [2020-04-03T15:59:04.409Z] ea15f1150254: Download complete [2020-04-03T15:59:04.677Z] 28c525ee5125: Verifying Checksum [2020-04-03T15:59:04.677Z] 28c525ee5125: Download complete [2020-04-03T15:59:04.947Z] 756a868c4378: Verifying Checksum [2020-04-03T15:59:04.947Z] 756a868c4378: Download complete [2020-04-03T15:59:04.947Z] c9b1b535fdd9: Pull complete [2020-04-03T15:59:05.248Z] 094b1ea09ed8: Verifying Checksum [2020-04-03T15:59:05.248Z] 094b1ea09ed8: Download complete [2020-04-03T15:59:05.248Z] 138eaada9080: Verifying Checksum [2020-04-03T15:59:05.248Z] 138eaada9080: Download complete [2020-04-03T15:59:05.248Z] 0622d0fa9048: Verifying Checksum [2020-04-03T15:59:05.248Z] 0622d0fa9048: Download complete [2020-04-03T15:59:05.248Z] 2cc5ad85d9ab: Pull complete [2020-04-03T15:59:05.823Z] 41b27a9f41bf: Verifying Checksum [2020-04-03T15:59:05.823Z] 41b27a9f41bf: Download complete [2020-04-03T15:59:07.220Z] 756a868c4378: Pull complete [2020-04-03T15:59:07.220Z] 444b2fc9a129: Pull complete [2020-04-03T15:59:07.481Z] ea15f1150254: Pull complete [2020-04-03T15:59:11.690Z] 41b27a9f41bf: Pull complete [2020-04-03T15:59:11.690Z] 28c525ee5125: Pull complete [2020-04-03T15:59:13.073Z] 094b1ea09ed8: Pull complete [2020-04-03T15:59:13.333Z] 138eaada9080: Pull complete [2020-04-03T15:59:13.593Z] 0622d0fa9048: Pull complete [2020-04-03T15:59:13.593Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-03T15:59:13.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-03T15:59:13.745Z] prd-centos7-docker-4c-2g-2078 does not seem to be running inside a container [2020-04-03T15:59:13.792Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-03T15:59:14.840Z] $ docker top 7b55ea6b64f45933d61a462f74428ce56b52ba7082724c229145909cde99bfa0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-03T15:59:15.059Z] provisioning config files... [2020-04-03T15:59:15.079Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-56@tmp/config3428359168025468341tmp [Pipeline] { [Pipeline] echo [2020-04-03T15:59:15.126Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T15:59:15.422Z] ---> create-netrc.sh [Pipeline] echo [2020-04-03T15:59:15.431Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-03T15:59:16.319Z] ---> logs-deploy.sh [2020-04-03T15:59:16.319Z] + ARCHIVE_ARTIFACTS= [2020-04-03T15:59:16.319Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-03T15:59:16.319Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-03T15:59:16.319Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-03T15:59:16.319Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-56/2 [2020-04-03T15:59:16.320Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-56/2/ [2020-04-03T15:59:16.320Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-56/2 /w/workspace/y_app-service-configurable_PR-56 [2020-04-03T15:59:16.887Z] Archives upload complete. [2020-04-03T15:59:16.888Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-56/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-56/2/ [2020-04-03T15:59:17.826Z] ---> uname -a: [2020-04-03T15:59:17.826Z] Linux 7b55ea6b64f4 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-03T15:59:17.826Z] [2020-04-03T15:59:17.826Z] [2020-04-03T15:59:17.826Z] ---> lscpu: [2020-04-03T15:59:17.826Z] Architecture: x86_64 [2020-04-03T15:59:17.826Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-03T15:59:17.826Z] Byte Order: Little Endian [2020-04-03T15:59:17.826Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-03T15:59:17.826Z] CPU(s): 4 [2020-04-03T15:59:17.826Z] On-line CPU(s) list: 0-3 [2020-04-03T15:59:17.826Z] Thread(s) per core: 1 [2020-04-03T15:59:17.826Z] Core(s) per socket: 1 [2020-04-03T15:59:17.826Z] Socket(s): 4 [2020-04-03T15:59:17.826Z] NUMA node(s): 1 [2020-04-03T15:59:17.826Z] Vendor ID: GenuineIntel [2020-04-03T15:59:17.826Z] CPU family: 6 [2020-04-03T15:59:17.826Z] Model: 44 [2020-04-03T15:59:17.826Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-03T15:59:17.826Z] Stepping: 1 [2020-04-03T15:59:17.826Z] CPU MHz: 2933.438 [2020-04-03T15:59:17.826Z] BogoMIPS: 5866.87 [2020-04-03T15:59:17.826Z] Virtualization: VT-x [2020-04-03T15:59:17.826Z] Hypervisor vendor: KVM [2020-04-03T15:59:17.826Z] Virtualization type: full [2020-04-03T15:59:17.826Z] L1d cache: 128 KiB [2020-04-03T15:59:17.826Z] L1i cache: 128 KiB [2020-04-03T15:59:17.826Z] L2 cache: 16 MiB [2020-04-03T15:59:17.826Z] L3 cache: 64 MiB [2020-04-03T15:59:17.826Z] NUMA node0 CPU(s): 0-3 [2020-04-03T15:59:17.826Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-03T15:59:17.826Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-03T15:59:17.826Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-03T15:59:17.826Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-03T15:59:17.826Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-03T15:59:17.826Z] 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-04-03T15:59:17.826Z] [2020-04-03T15:59:17.826Z] [2020-04-03T15:59:17.826Z] ---> nproc: [2020-04-03T15:59:17.826Z] 4 [2020-04-03T15:59:17.826Z] [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] ---> df -h: [2020-04-03T15:59:17.827Z] Filesystem Size Used Available Use% Mounted on [2020-04-03T15:59:17.827Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-03T15:59:17.827Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-03T15:59:17.827Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-03T15:59:17.827Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-03T15:59:17.827Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-03T15:59:17.827Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-03T15:59:17.827Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-03T15:59:17.827Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/y_app-service-configurable_PR-56 [2020-04-03T15:59:17.827Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/y_app-service-configurable_PR-56@tmp [2020-04-03T15:59:17.827Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] ---> free -m: [2020-04-03T15:59:17.827Z] total used free shared buff/cache available [2020-04-03T15:59:17.827Z] Mem: 1838 622 75 0 1139 1109 [2020-04-03T15:59:17.827Z] Swap: 1023 0 1023 [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] ---> ip addr: [2020-04-03T15:59:17.827Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-03T15:59:17.827Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-03T15:59:17.827Z] inet 127.0.0.1/8 scope host lo [2020-04-03T15:59:17.827Z] valid_lft forever preferred_lft forever [2020-04-03T15:59:17.827Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-03T15:59:17.827Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-03T15:59:17.827Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-03T15:59:17.827Z] valid_lft forever preferred_lft forever [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] ---> sar -b -r -n DEV: [2020-04-03T15:59:17.827Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/03/20 _x86_64_ (4 CPU) [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] 15:53:22 LINUX RESTART [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] 15:54:01 tps rtps wtps bread/s bwrtn/s [2020-04-03T15:59:17.827Z] 15:55:01 35.24 6.54 28.70 1924.29 2310.89 [2020-04-03T15:59:17.827Z] 15:56:01 2.55 0.00 2.55 0.00 83.90 [2020-04-03T15:59:17.827Z] 15:57:02 0.15 0.00 0.15 0.00 2.15 [2020-04-03T15:59:17.827Z] 15:58:01 0.32 0.00 0.32 0.00 3.69 [2020-04-03T15:59:17.827Z] 15:59:01 30.71 30.44 0.27 1894.69 3.38 [2020-04-03T15:59:17.827Z] Average: 13.84 7.42 6.42 766.45 482.53 [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] 15:54:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-03T15:59:17.827Z] 15:55:01 109696 1772608 94.17 2620 1218424 939416 32.05 459908 1154836 16 [2020-04-03T15:59:17.827Z] 15:56:01 117524 1764780 93.76 2620 1218432 897736 30.63 454224 1154540 20 [2020-04-03T15:59:17.827Z] 15:57:02 116388 1765916 93.82 2620 1218436 897936 30.64 455044 1154536 8 [2020-04-03T15:59:17.827Z] 15:58:01 116328 1765976 93.82 2620 1218440 897924 30.64 454848 1154536 16 [2020-04-03T15:59:17.827Z] 15:59:01 72052 1810252 96.17 2620 1236864 925588 31.58 479568 1174532 68 [2020-04-03T15:59:17.827Z] Average: 106398 1775906 94.35 2620 1222119 911720 31.11 460718 1158596 26 [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] 15:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-03T15:59:17.827Z] 15:55:01 eth0 110.22 69.80 434.42 40.86 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] 15:55:01 docker0 1.55 1.30 0.31 2.19 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] 15:56:01 eth0 1.80 0.67 1.08 0.05 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] 15:57:02 eth0 0.82 0.42 0.30 0.17 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] 15:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] 15:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] 15:58:01 eth0 0.44 0.34 0.27 0.23 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] 15:59:01 eth0 3.68 2.26 3.61 1.26 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] Average: eth0 23.47 14.75 88.25 8.55 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] Average: docker0 0.31 0.26 0.06 0.44 0.00 0.00 0.00 [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] ---> sar -P ALL: [2020-04-03T15:59:17.827Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/03/20 _x86_64_ (4 CPU) [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] 15:53:22 LINUX RESTART [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] 15:54:01 CPU %user %nice %system %iowait %steal %idle [2020-04-03T15:59:17.827Z] 15:55:01 all 3.59 0.00 1.67 0.99 0.03 93.73 [2020-04-03T15:59:17.827Z] 15:55:01 0 4.06 0.00 1.69 0.05 0.03 94.16 [2020-04-03T15:59:17.827Z] 15:55:01 1 3.46 0.00 2.01 1.65 0.03 92.85 [2020-04-03T15:59:17.827Z] 15:55:01 2 3.26 0.00 1.40 0.08 0.03 95.22 [2020-04-03T15:59:17.827Z] 15:55:01 3 3.57 0.00 1.56 2.14 0.03 92.70 [2020-04-03T15:59:17.827Z] 15:56:01 all 0.16 0.00 0.07 0.00 0.00 99.77 [2020-04-03T15:59:17.827Z] 15:56:01 0 0.37 0.00 0.08 0.00 0.00 99.55 [2020-04-03T15:59:17.827Z] 15:56:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2020-04-03T15:59:17.827Z] 15:56:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-03T15:59:17.827Z] 15:56:01 3 0.10 0.00 0.08 0.00 0.00 99.82 [2020-04-03T15:59:17.827Z] 15:57:02 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-04-03T15:59:17.827Z] 15:57:02 0 0.17 0.00 0.07 0.00 0.00 99.77 [2020-04-03T15:59:17.827Z] 15:57:02 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-03T15:59:17.827Z] 15:57:02 2 0.13 0.00 0.03 0.00 0.00 99.83 [2020-04-03T15:59:17.827Z] 15:57:02 3 0.32 0.00 0.07 0.00 0.00 99.62 [2020-04-03T15:59:17.827Z] 15:58:01 all 0.18 0.00 0.06 0.00 0.00 99.76 [2020-04-03T15:59:17.827Z] 15:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-03T15:59:17.827Z] 15:58:01 1 0.07 0.00 0.12 0.00 0.00 99.81 [2020-04-03T15:59:17.827Z] 15:58:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-03T15:59:17.827Z] 15:58:01 3 0.53 0.00 0.03 0.00 0.00 99.44 [2020-04-03T15:59:17.827Z] 15:59:01 all 0.70 0.00 0.21 0.63 0.03 98.43 [2020-04-03T15:59:17.827Z] 15:59:01 0 0.30 0.00 0.15 0.45 0.02 99.08 [2020-04-03T15:59:17.827Z] 15:59:01 1 0.28 0.00 0.28 0.13 0.03 99.27 [2020-04-03T15:59:17.827Z] 15:59:01 2 1.38 0.00 0.17 0.93 0.02 97.50 [2020-04-03T15:59:17.827Z] 15:59:01 3 0.83 0.00 0.20 1.05 0.07 97.85 [2020-04-03T15:59:17.827Z] Average: all 0.96 0.00 0.41 0.32 0.01 98.29 [2020-04-03T15:59:17.827Z] Average: 0 0.99 0.00 0.41 0.10 0.01 98.50 [2020-04-03T15:59:17.827Z] Average: 1 0.79 0.00 0.50 0.36 0.01 98.33 [2020-04-03T15:59:17.827Z] Average: 2 0.99 0.00 0.34 0.20 0.01 98.45 [2020-04-03T15:59:17.827Z] Average: 3 1.07 0.00 0.39 0.64 0.02 97.88 [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z] [2020-04-03T15:59:17.827Z]