Pull request #308 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from a4acb0aa43720337ec9065764792fd4a5439b47d+6d277aa29535ad2364142a0838c9f0161c01ac18 (4d3ebb09daffbd5a5915a6217ca4180ea5815770) 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-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1440 in /w/workspace/ndry_app-functions-sdk-go_PR-308 [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-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-308 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.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-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 6d277aa29535ad2364142a0838c9f0161c01ac18 into PR head commit a4acb0aa43720337ec9065764792fd4a5439b47d Merge succeeded, producing a4acb0aa43720337ec9065764792fd4a5439b47d Checking out Revision a4acb0aa43720337ec9065764792fd4a5439b47d (PR-308) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/308/head:refs/remotes/origin/PR-308 # 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-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4acb0aa43720337ec9065764792fd4a5439b47d # 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 6d277aa29535ad2364142a0838c9f0161c01ac18 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4acb0aa43720337ec9065764792fd4a5439b47d # timeout=10 Commit message: "Merge branch 'master' into httpsecret" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:53:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 4c614c44636ed62148d41f8dbf0ccecbf3e76059 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:53:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:53:49 20:53:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:53:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:53:49 latest: Pulling from edgex-devops/git-semver 20:53:49 9123ac7c32f7: Pulling fs layer 20:53:49 b8cc5d1170e3: Pulling fs layer 20:53:49 2924cbbf6a41: Pulling fs layer 20:53:49 93b08a4f1073: Pulling fs layer 20:53:49 93b08a4f1073: Waiting 20:53:49 b8cc5d1170e3: Verifying Checksum 20:53:49 b8cc5d1170e3: Download complete 20:53:49 9123ac7c32f7: Verifying Checksum 20:53:49 9123ac7c32f7: Download complete 20:53:49 93b08a4f1073: Verifying Checksum 20:53:49 93b08a4f1073: Download complete 20:53:49 2924cbbf6a41: Verifying Checksum 20:53:49 2924cbbf6a41: Download complete 20:53:50 9123ac7c32f7: Pull complete 20:53:50 b8cc5d1170e3: Pull complete 20:53:51 2924cbbf6a41: Pull complete 20:53:51 93b08a4f1073: Pull complete 20:53:51 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:53:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:53:51 prd-centos7-docker-4c-2g-1440 does not seem to be running inside a container 20:53:51 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-308 -v /w/workspace/ndry_app-functions-sdk-go_PR-308:/w/workspace/ndry_app-functions-sdk-go_PR-308:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-308@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 20:53:52 $ docker top d4008742caf14da7da34fadddbf4c56adb038e310edfbc96410ec251213b7a7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:53:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:53:52 [ssh-agent] Looking for ssh-agent implementation... 20:53:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:53:52 $ docker exec d4008742caf14da7da34fadddbf4c56adb038e310edfbc96410ec251213b7a7b ssh-agent 20:53:52 SSH_AUTH_SOCK=/tmp/ssh-UrVxnuieqttg/agent.15 20:53:52 SSH_AGENT_PID=21 20:53:52 Running ssh-add (command line suppressed) 20:53:52 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_187931826015672553.key (/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_187931826015672553.key) 20:53:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:53:53 + git describe --exact-match --tags HEAD 20:53:53 fatal: No names found, cannot describe anything. [Pipeline] } 20:53:53 $ docker exec --env ******** --env ******** d4008742caf14da7da34fadddbf4c56adb038e310edfbc96410ec251213b7a7b ssh-agent -k 20:53:53 unset SSH_AUTH_SOCK; 20:53:53 unset SSH_AGENT_PID; 20:53:53 echo Agent pid 21 killed; 20:53:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:53:53 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:53:53 This usually means this commit has not been tagged. [Pipeline] sshagent 20:53:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:53:53 [ssh-agent] Looking for ssh-agent implementation... 20:53:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:53:54 $ docker exec d4008742caf14da7da34fadddbf4c56adb038e310edfbc96410ec251213b7a7b ssh-agent 20:53:54 SSH_AUTH_SOCK=/tmp/ssh-U91T8WZ07PW0/agent.56 20:53:54 SSH_AGENT_PID=63 20:53:54 Running ssh-add (command line suppressed) 20:53:54 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_4735860447560969831.key (/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_4735860447560969831.key) 20:53:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:53:54 + git semver init 20:53:54 # -> Open(): unable to determine branch for HEAD 20:53:54 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-308/.git 20:53:54 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-308 20:53:54 # $SEMVER_REMOTE_NAME = origin 20:53:54 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 20:53:54 # $SEMVER_USER_NAME = jenkins 20:53:54 # $SEMVER_BRANCH = PR-308 20:53:54 # $SEMVER_TEMP = /tmp/semver-035924959 20:53:54 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:53:57 # '/tmp/semver-035924959' -> '/w/workspace/ndry_app-functions-sdk-go_PR-308/.semver' 20:53:57 # -> Force: false 20:53:57 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-308/.semver [Pipeline] } 20:53:57 $ docker exec --env ******** --env ******** d4008742caf14da7da34fadddbf4c56adb038e310edfbc96410ec251213b7a7b ssh-agent -k 20:53:57 unset SSH_AUTH_SOCK; 20:53:57 unset SSH_AGENT_PID; 20:53:57 echo Agent pid 63 killed; 20:53:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:53:57 + git semver [Pipeline] } 20:53:58 $ docker stop --time=1 d4008742caf14da7da34fadddbf4c56adb038e310edfbc96410ec251213b7a7b 20:53:59 $ docker rm -f d4008742caf14da7da34fadddbf4c56adb038e310edfbc96410ec251213b7a7b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:54:02 Stashed 96 file(s) [Pipeline] echo 20:54:02 [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 20:54:17 Still waiting to schedule task 20:54:17 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1440’ 20:54:17 Still waiting to schedule task 20:54:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:56:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1441 in /w/workspace/ndry_app-functions-sdk-go_PR-308 [Pipeline] { [Pipeline] ws 20:56:03 Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout 20:56:09 using credential edgex-jenkins-ssh 20:56:09 Cloning the remote Git repository 20:56:09 Cloning with configured refspecs honoured and without tags 20:56:09 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:56:09 > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 20:56:09 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:56:09 > git --version # timeout=10 20:56:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:56:12 Running on prd-centos7-docker-4c-2g-1443 in /w/workspace/ndry_app-functions-sdk-go_PR-308 [Pipeline] { 20:56:12 Fetching without tags [Pipeline] ws 20:56:12 Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout 20:56:13 Merging remotes/origin/master commit 6d277aa29535ad2364142a0838c9f0161c01ac18 into PR head commit a4acb0aa43720337ec9065764792fd4a5439b47d 20:56:13 Merge succeeded, producing a4acb0aa43720337ec9065764792fd4a5439b47d 20:56:13 Checking out Revision a4acb0aa43720337ec9065764792fd4a5439b47d (PR-308) 20:56:12 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:56:12 > git config --add remote.origin.fetch +refs/pull/308/head:refs/remotes/origin/PR-308 # timeout=10 20:56:12 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:56:12 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:56:12 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:56:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:56:13 > git config core.sparsecheckout # timeout=10 20:56:13 > git checkout -f a4acb0aa43720337ec9065764792fd4a5439b47d # timeout=10 20:56:13 > git remote # timeout=10 20:56:13 > git config --get remote.origin.url # timeout=10 20:56:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:13 > git merge 6d277aa29535ad2364142a0838c9f0161c01ac18 # timeout=10 20:56:13 > git rev-parse HEAD^{commit} # timeout=10 20:56:13 > git config core.sparsecheckout # timeout=10 20:56:13 > git checkout -f a4acb0aa43720337ec9065764792fd4a5439b47d # timeout=10 20:56:15 using credential edgex-jenkins-ssh 20:56:15 Cloning the remote Git repository 20:56:15 Cloning with configured refspecs honoured and without tags 20:56:14 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:56:14 > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 20:56:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:56:14 > git --version # timeout=10 20:56:14 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:56:16 Fetching without tags 20:56:17 Merging remotes/origin/master commit 6d277aa29535ad2364142a0838c9f0161c01ac18 into PR head commit a4acb0aa43720337ec9065764792fd4a5439b47d 20:56:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:56:16 > git config --add remote.origin.fetch +refs/pull/308/head:refs/remotes/origin/PR-308 # timeout=10 20:56:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:56:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:56:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:56:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:56:16 > git config core.sparsecheckout # timeout=10 20:56:16 > git checkout -f a4acb0aa43720337ec9065764792fd4a5439b47d # timeout=10 20:56:17 Merge succeeded, producing a4acb0aa43720337ec9065764792fd4a5439b47d 20:56:17 Checking out Revision a4acb0aa43720337ec9065764792fd4a5439b47d (PR-308) 20:56:17 Commit message: "Merge branch 'master' into httpsecret" [Pipeline] withEnv [Pipeline] { 20:56:16 > git remote # timeout=10 20:56:16 > git config --get remote.origin.url # timeout=10 20:56:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:16 > git merge 6d277aa29535ad2364142a0838c9f0161c01ac18 # timeout=10 20:56:16 > git rev-parse HEAD^{commit} # timeout=10 20:56:16 > git config core.sparsecheckout # timeout=10 20:56:16 > git checkout -f a4acb0aa43720337ec9065764792fd4a5439b47d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 20:56:21 Commit message: "Merge branch 'master' into httpsecret" [Pipeline] echo 20:56:21 ========================================================= 20:56:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:56:21 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 20:56:22 + 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 . [Pipeline] echo 20:56:23 ========================================================= 20:56:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:56:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:56:23 Sending build context to Docker daemon 36.64MB 20:56:23 Step 1/8 : ARG BASE=golang:1.13-alpine 20:56:23 Step 2/8 : FROM ${BASE} 20:56:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 20:56:23 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:56:23 cde5963f3b93: Pulling fs layer 20:56:23 2a23fa8c16f7: Pulling fs layer 20:56:23 777b28850792: Pulling fs layer 20:56:23 8a11ddd9e578: Pulling fs layer 20:56:23 4cf88f913ddb: Pulling fs layer 20:56:23 1df406cf5192: Pulling fs layer 20:56:23 cd6300453558: Pulling fs layer 20:56:23 b9c365052c96: Pulling fs layer 20:56:23 a2d8cc88f415: Pulling fs layer 20:56:23 ea1d1ca13537: Pulling fs layer 20:56:23 3750a50a1c5e: Pulling fs layer 20:56:23 8a11ddd9e578: Waiting 20:56:23 b9c365052c96: Waiting 20:56:23 ea1d1ca13537: Waiting 20:56:23 a2d8cc88f415: Waiting 20:56:23 1df406cf5192: Waiting 20:56:23 cd6300453558: Waiting 20:56:23 777b28850792: Verifying Checksum 20:56:23 777b28850792: Download complete 20:56:23 2a23fa8c16f7: Verifying Checksum 20:56:23 2a23fa8c16f7: Download complete 20:56:23 4cf88f913ddb: Verifying Checksum 20:56:23 4cf88f913ddb: Download complete 20:56:23 1df406cf5192: Verifying Checksum 20:56:23 1df406cf5192: Download complete 20:56:24 cde5963f3b93: Download complete 20:56:24 Sending build context to Docker daemon 36.64MB 20:56:24 Step 1/8 : ARG BASE=golang:1.13-alpine 20:56:24 Step 2/8 : FROM ${BASE} 20:56:24 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:56:24 e6b0cf9c0882: Pulling fs layer 20:56:24 2848faf0eed1: Pulling fs layer 20:56:24 0f37312ad70f: Pulling fs layer 20:56:24 5788d62ee057: Pulling fs layer 20:56:24 0e6b1d234666: Pulling fs layer 20:56:24 bf5d7aec512f: Pulling fs layer 20:56:24 34c802a77dc8: Pulling fs layer 20:56:24 9eb99e56ec68: Pulling fs layer 20:56:24 27c7a5d97fbd: Pulling fs layer 20:56:24 5c102a31e300: Pulling fs layer 20:56:24 dcfb455df0a1: Pulling fs layer 20:56:24 34c802a77dc8: Waiting 20:56:24 9eb99e56ec68: Waiting 20:56:24 27c7a5d97fbd: Waiting 20:56:24 5c102a31e300: Waiting 20:56:24 5788d62ee057: Waiting 20:56:24 0e6b1d234666: Waiting 20:56:24 bf5d7aec512f: Waiting 20:56:24 0f37312ad70f: Verifying Checksum 20:56:24 0f37312ad70f: Download complete 20:56:24 2848faf0eed1: Verifying Checksum 20:56:24 2848faf0eed1: Download complete 20:56:24 0e6b1d234666: Verifying Checksum 20:56:24 0e6b1d234666: Download complete 20:56:24 bf5d7aec512f: Download complete 20:56:24 e6b0cf9c0882: Verifying Checksum 20:56:24 e6b0cf9c0882: Download complete 20:56:25 cde5963f3b93: Pull complete 20:56:25 34c802a77dc8: Verifying Checksum 20:56:25 34c802a77dc8: Download complete 20:56:25 27c7a5d97fbd: Verifying Checksum 20:56:25 27c7a5d97fbd: Download complete 20:56:26 9eb99e56ec68: Download complete 20:56:26 2a23fa8c16f7: Pull complete 20:56:26 5788d62ee057: Verifying Checksum 20:56:26 5788d62ee057: Download complete 20:56:26 dcfb455df0a1: Verifying Checksum 20:56:26 dcfb455df0a1: Download complete 20:56:26 5c102a31e300: Verifying Checksum 20:56:26 5c102a31e300: Download complete 20:56:26 777b28850792: Pull complete 20:56:27 e6b0cf9c0882: Pull complete 20:56:27 2848faf0eed1: Pull complete 20:56:27 0f37312ad70f: Pull complete 20:56:28 cd6300453558: Verifying Checksum 20:56:28 cd6300453558: Download complete 20:56:28 a2d8cc88f415: Download complete 20:56:30 ea1d1ca13537: Verifying Checksum 20:56:30 ea1d1ca13537: Download complete 20:56:30 3750a50a1c5e: Verifying Checksum 20:56:30 3750a50a1c5e: Download complete 20:56:33 b9c365052c96: Verifying Checksum 20:56:33 b9c365052c96: Download complete 20:56:34 5788d62ee057: Pull complete 20:56:34 0e6b1d234666: Pull complete 20:56:34 bf5d7aec512f: Pull complete 20:56:35 8a11ddd9e578: Download complete 20:56:40 34c802a77dc8: Pull complete 20:56:44 9eb99e56ec68: Pull complete 20:56:44 27c7a5d97fbd: Pull complete 20:56:44 5c102a31e300: Pull complete 20:56:44 dcfb455df0a1: Pull complete 20:56:44 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 20:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:56:44 ---> 7c70fe431013 20:56:44 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:56:45 latest: Pulling from library/docker 20:56:45 aad63a933944: Pulling fs layer 20:56:45 69846a6807b3: Pulling fs layer 20:56:45 5517540127c6: Pulling fs layer 20:56:45 da4bc653673c: Pulling fs layer 20:56:45 7d6a82484b25: Pulling fs layer 20:56:45 98d7178a08bc: Pulling fs layer 20:56:45 06fedb666dd1: Pulling fs layer 20:56:45 7d6a82484b25: Waiting 20:56:45 98d7178a08bc: Waiting 20:56:45 da4bc653673c: Waiting 20:56:45 06fedb666dd1: Waiting 20:56:45 aad63a933944: Verifying Checksum 20:56:45 aad63a933944: Download complete 20:56:45 5517540127c6: Verifying Checksum 20:56:45 5517540127c6: Download complete 20:56:45 69846a6807b3: Download complete 20:56:45 7d6a82484b25: Verifying Checksum 20:56:45 7d6a82484b25: Download complete 20:56:45 98d7178a08bc: Verifying Checksum 20:56:45 98d7178a08bc: Download complete 20:56:45 aad63a933944: Pull complete 20:56:45 06fedb666dd1: Verifying Checksum 20:56:45 06fedb666dd1: Download complete 20:56:45 69846a6807b3: Pull complete 20:56:46 da4bc653673c: Verifying Checksum 20:56:46 da4bc653673c: Download complete 20:56:47 8a11ddd9e578: Pull complete 20:56:47 4cf88f913ddb: Pull complete 20:56:47 1df406cf5192: Pull complete 20:56:47 5517540127c6: Pull complete 20:56:50 da4bc653673c: Pull complete 20:56:50 7d6a82484b25: Pull complete 20:56:50 98d7178a08bc: Pull complete 20:56:50 06fedb666dd1: Pull complete 20:56:50 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 20:56:50 Status: Downloaded newer image for docker:latest 20:56:50 cd6300453558: Pull complete 20:56:51 ---> 203b06f1c4fb 20:56:51 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:56:51 ---> Running in c4dd00e03a73 20:56:51 Removing intermediate container c4dd00e03a73 20:56:51 ---> c6a3c3359e87 20:56:51 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:56:52 ---> Running in 8295d134b7ad 20:56:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:56:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:56:53 (1/5) Installing libsodium (1.0.18-r0) 20:56:53 (2/5) Installing libzmq (4.3.2-r0) 20:56:53 (3/5) Installing pkgconf (1.6.3-r0) 20:56:54 (4/5) Installing libsodium-dev (1.0.18-r0) 20:56:54 (5/5) Installing zeromq-dev (4.3.2-r0) 20:56:54 Executing busybox-1.31.1-r8.trigger 20:56:54 OK: 145 MiB in 44 packages 20:56:54 Removing intermediate container 8295d134b7ad 20:56:54 ---> 42f42a253647 20:56:54 Step 6/8 : WORKDIR /build 20:56:54 ---> Running in 25577d379b1e 20:56:54 Removing intermediate container 25577d379b1e 20:56:54 ---> 25c8f48c7794 20:56:54 Step 7/8 : COPY go.mod . 20:56:55 ---> 186790d8beff 20:56:55 Step 8/8 : RUN go mod download 20:56:55 ---> Running in 8fcd31467ed6 20:56:56 b9c365052c96: Pull complete 20:56:56 a2d8cc88f415: Pull complete 20:56:57 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:56:57 go: finding github.com/BurntSushi/toml v0.3.1 20:56:57 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:56:57 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:56:57 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:56:57 go: finding github.com/bgentry/speakeasy v0.1.0 20:56:57 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:56:57 go: finding github.com/davecgh/go-spew v1.1.1 20:56:57 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:56:57 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:56:57 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 20:56:57 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 20:56:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 20:56:57 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:56:57 go: finding github.com/fatih/color v1.7.0 20:56:57 go: finding github.com/go-kit/kit v0.8.0 20:56:57 go: finding github.com/go-logfmt/logfmt v0.4.0 20:56:57 go: finding github.com/go-stack/stack v1.8.0 20:56:57 go: finding github.com/golang/snappy v0.0.1 20:56:57 go: finding github.com/gomodule/redigo v2.0.0+incompatible 20:56:57 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:56:57 go: finding github.com/google/go-cmp v0.3.1 20:56:57 go: finding github.com/google/uuid v1.1.0 20:56:57 go: finding github.com/gorilla/mux v1.7.2 20:56:57 go: finding github.com/hashicorp/consul/api v1.1.0 20:56:57 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:56:57 go: finding github.com/hashicorp/errwrap v1.0.0 20:56:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:56:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:56:57 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:56:57 go: finding github.com/hashicorp/go-multierror v1.0.0 20:56:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:56:57 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:56:57 go: finding github.com/hashicorp/go-syslog v1.0.0 20:56:57 go: finding github.com/hashicorp/go-uuid v1.0.1 20:56:57 go: finding github.com/hashicorp/go.net v0.0.1 20:56:57 go: finding github.com/hashicorp/golang-lru v0.5.0 20:56:57 go: finding github.com/hashicorp/logutils v1.0.0 20:56:57 go: finding github.com/hashicorp/mdns v1.0.0 20:56:57 go: finding github.com/hashicorp/memberlist v0.1.3 20:56:57 go: finding github.com/hashicorp/serf v0.8.2 20:56:57 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:56:57 go: finding github.com/kr/pretty v0.2.0 20:56:57 go: finding github.com/kr/pty v1.1.1 20:56:57 go: finding github.com/kr/text v0.1.0 20:56:57 go: finding github.com/mattn/go-colorable v0.0.9 20:56:57 go: finding github.com/mattn/go-isatty v0.0.3 20:56:57 go: finding github.com/miekg/dns v1.0.14 20:56:57 go: finding github.com/mitchellh/cli v1.0.0 20:56:57 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:56:57 go: finding github.com/mitchellh/copystructure v1.0.0 20:56:57 go: finding github.com/mitchellh/go-homedir v1.0.0 20:56:57 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:56:57 go: finding github.com/mitchellh/gox v0.4.0 20:56:57 go: finding github.com/mitchellh/iochan v1.0.0 20:56:57 go: finding github.com/mitchellh/mapstructure v1.1.2 20:56:57 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:56:57 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:56:57 go: finding github.com/pebbe/zmq4 v1.0.0 20:56:57 go: finding github.com/pelletier/go-toml v1.2.0 20:56:57 go: finding github.com/pkg/errors v0.8.1 20:56:57 go: finding github.com/pmezard/go-difflib v1.0.0 20:56:57 go: finding github.com/posener/complete v1.1.1 20:56:57 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:56:57 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:56:57 go: finding github.com/stretchr/objx v0.2.0 20:56:57 go: finding github.com/stretchr/testify v1.4.0 20:56:57 go: finding github.com/tidwall/pretty v1.0.0 20:56:57 go: finding github.com/ugorji/go v1.1.4 20:56:57 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 20:56:57 go: finding github.com/xdg/stringprep v1.0.0 20:56:57 go: finding go.mongodb.org/mongo-driver v1.1.1 20:56:57 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:56:57 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:56:57 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:56:57 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 20:56:57 go: finding golang.org/x/text v0.3.2 20:56:57 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 20:56:57 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:56:57 go: finding gopkg.in/yaml.v2 v2.2.2 20:56:58 ea1d1ca13537: Pull complete 20:56:58 3750a50a1c5e: Pull complete 20:56:58 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 20:56:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:56:58 ---> 78745c68409d 20:56:58 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:56:59 latest: Pulling from library/docker 20:56:59 8a0637ca1ac9: Pulling fs layer 20:56:59 4726da4a2734: Pulling fs layer 20:56:59 73e3cb2b3a46: Pulling fs layer 20:56:59 af8135161ac3: Pulling fs layer 20:56:59 8938096eeda7: Pulling fs layer 20:56:59 648c0e7fc3a8: Pulling fs layer 20:56:59 fe85cdb0d7dc: Pulling fs layer 20:56:59 8938096eeda7: Waiting 20:56:59 648c0e7fc3a8: Waiting 20:56:59 fe85cdb0d7dc: Waiting 20:56:59 af8135161ac3: Waiting 20:56:59 73e3cb2b3a46: Verifying Checksum 20:56:59 73e3cb2b3a46: Download complete 20:56:59 4726da4a2734: Verifying Checksum 20:56:59 4726da4a2734: Download complete 20:56:59 8a0637ca1ac9: Verifying Checksum 20:56:59 8a0637ca1ac9: Download complete 20:57:00 8938096eeda7: Verifying Checksum 20:57:00 8938096eeda7: Download complete 20:57:00 648c0e7fc3a8: Verifying Checksum 20:57:00 648c0e7fc3a8: Download complete 20:57:00 8a0637ca1ac9: Pull complete 20:57:00 fe85cdb0d7dc: Download complete 20:57:01 4726da4a2734: Pull complete 20:57:01 73e3cb2b3a46: Pull complete 20:57:05 af8135161ac3: Verifying Checksum 20:57:05 af8135161ac3: Download complete 20:57:06 Removing intermediate container 8fcd31467ed6 20:57:06 ---> 395a036fa7ab 20:57:06 Successfully built 395a036fa7ab 20:57:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:57:06 + docker inspect -f . ci-base-image-x86_64 20:57:06 . [Pipeline] withDockerContainer 20:57:06 prd-centos7-docker-4c-2g-1443 does not seem to be running inside a container 20:57:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 20:57:07 $ docker top c8ca811d0b3938d2e6fa294d00bc3c44e29e3599530f429aa79e86efe9405b63 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:08 + go version 20:57:08 go version go1.13.5 linux/amd64 [Pipeline] sh 20:57:08 + make test 20:57:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:57:09 af8135161ac3: Pull complete 20:57:09 8938096eeda7: Pull complete 20:57:09 648c0e7fc3a8: Pull complete 20:57:09 fe85cdb0d7dc: Pull complete 20:57:09 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 20:57:09 Status: Downloaded newer image for docker:latest 20:57:10 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 20:57:17 ---> be97708c76c9 20:57:17 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:57:17 ---> Running in cdd36a39b85c 20:57:17 Removing intermediate container cdd36a39b85c 20:57:17 ---> 8053409a518d 20:57:17 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:57:17 ---> Running in 0af80b9bb902 20:57:18 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:57:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:57:20 (1/5) Installing libsodium (1.0.18-r0) 20:57:20 (2/5) Installing libzmq (4.3.2-r0) 20:57:20 (3/5) Installing pkgconf (1.6.3-r0) 20:57:20 (4/5) Installing libsodium-dev (1.0.18-r0) 20:57:20 (5/5) Installing zeromq-dev (4.3.2-r0) 20:57:20 Executing busybox-1.31.1-r8.trigger 20:57:20 OK: 127 MiB in 44 packages 20:57:21 # github.com/edgexfoundry/app-functions-sdk-go/internal/security 20:57:21 internal/security/credentials.go:41:23: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:57:21 internal/security/credentials.go:67:6: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:57:21 internal/security/credentials.go:71:19: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:57:21 internal/security/credentials.go:177:6: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:57:21 internal/security/credentials.go:181:10: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:57:21 FAIL github.com/edgexfoundry/app-functions-sdk-go/appcontext [build failed] 20:57:21 Removing intermediate container 0af80b9bb902 20:57:21 ---> b415f0de7a6c 20:57:21 Step 6/8 : WORKDIR /build 20:57:21 ---> Running in c11020168e8c 20:57:22 Removing intermediate container c11020168e8c 20:57:22 ---> e5ba6eaa0f28 20:57:22 Step 7/8 : COPY go.mod . 20:57:22 ---> 5238e39d1004 20:57:22 Step 8/8 : RUN go mod download 20:57:23 ---> Running in 8287799f52b8 20:57:25 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:57:25 go: finding github.com/BurntSushi/toml v0.3.1 20:57:25 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:57:25 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:57:25 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:57:25 go: finding github.com/bgentry/speakeasy v0.1.0 20:57:25 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:57:25 go: finding github.com/davecgh/go-spew v1.1.1 20:57:25 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:57:25 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 20:57:25 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 20:57:25 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 20:57:25 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 20:57:25 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:57:25 go: finding github.com/fatih/color v1.7.0 20:57:25 go: finding github.com/go-kit/kit v0.8.0 20:57:25 go: finding github.com/go-logfmt/logfmt v0.4.0 20:57:25 go: finding github.com/go-stack/stack v1.8.0 20:57:25 go: finding github.com/golang/snappy v0.0.1 20:57:25 go: finding github.com/gomodule/redigo v2.0.0+incompatible 20:57:25 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:57:25 go: finding github.com/google/go-cmp v0.3.1 20:57:25 go: finding github.com/google/uuid v1.1.0 20:57:25 go: finding github.com/gorilla/mux v1.7.2 20:57:25 go: finding github.com/hashicorp/consul/api v1.1.0 20:57:25 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:57:25 go: finding github.com/hashicorp/errwrap v1.0.0 20:57:25 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:57:25 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:57:25 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:57:25 go: finding github.com/hashicorp/go-multierror v1.0.0 20:57:25 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:57:25 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:57:25 go: finding github.com/hashicorp/go-syslog v1.0.0 20:57:25 go: finding github.com/hashicorp/go-uuid v1.0.1 20:57:25 go: finding github.com/hashicorp/go.net v0.0.1 20:57:25 go: finding github.com/hashicorp/golang-lru v0.5.0 20:57:25 go: finding github.com/hashicorp/logutils v1.0.0 20:57:25 go: finding github.com/hashicorp/mdns v1.0.0 20:57:25 go: finding github.com/hashicorp/memberlist v0.1.3 20:57:25 go: finding github.com/hashicorp/serf v0.8.2 20:57:25 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:57:25 go: finding github.com/kr/pretty v0.2.0 20:57:25 go: finding github.com/kr/pty v1.1.1 20:57:25 go: finding github.com/kr/text v0.1.0 20:57:25 go: finding github.com/mattn/go-colorable v0.0.9 20:57:25 go: finding github.com/mattn/go-isatty v0.0.3 20:57:25 go: finding github.com/miekg/dns v1.0.14 20:57:25 go: finding github.com/mitchellh/cli v1.0.0 20:57:25 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:57:25 go: finding github.com/mitchellh/copystructure v1.0.0 20:57:25 go: finding github.com/mitchellh/go-homedir v1.0.0 20:57:25 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:57:25 go: finding github.com/mitchellh/gox v0.4.0 20:57:25 go: finding github.com/mitchellh/iochan v1.0.0 20:57:25 go: finding github.com/mitchellh/mapstructure v1.1.2 20:57:25 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:57:25 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:57:25 go: finding github.com/pebbe/zmq4 v1.0.0 20:57:25 go: finding github.com/pelletier/go-toml v1.2.0 20:57:25 go: finding github.com/pkg/errors v0.8.1 20:57:25 go: finding github.com/pmezard/go-difflib v1.0.0 20:57:25 go: finding github.com/posener/complete v1.1.1 20:57:25 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:57:25 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:57:25 go: finding github.com/stretchr/objx v0.2.0 20:57:25 go: finding github.com/stretchr/testify v1.4.0 20:57:25 go: finding github.com/tidwall/pretty v1.0.0 20:57:25 go: finding github.com/ugorji/go v1.1.4 20:57:26 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 20:57:26 go: finding github.com/xdg/stringprep v1.0.0 20:57:26 go: finding go.mongodb.org/mongo-driver v1.1.1 20:57:26 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:57:26 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:57:26 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:57:26 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 20:57:26 go: finding golang.org/x/text v0.3.2 20:57:26 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 20:57:26 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:57:26 go: finding gopkg.in/yaml.v2 v2.2.2 20:57:27 FAIL github.com/edgexfoundry/app-functions-sdk-go/appsdk [build failed] 20:57:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 20:57:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 20:57:27 # github.com/edgexfoundry/app-functions-sdk-go/internal/security [github.com/edgexfoundry/app-functions-sdk-go/internal/security.test] 20:57:27 internal/security/credentials.go:41: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:57:27 internal/security/credentials.go:67: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:57:27 internal/security/credentials.go:71: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:57:27 internal/security/credentials.go:177: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:57:27 internal/security/credentials.go:181: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:57:27 internal/security/credentials_test.go:163:18: secretProvider.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:57:27 internal/security/credentials_test.go:238:8: mockSP.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:57:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.013s coverage: 100.0% of statements 20:57:31 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/runtime [build failed] 20:57:31 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/security [build failed] 20:57:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.257s coverage: 89.5% of statements 20:57:31 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.008s coverage: 100.0% of statements 20:57:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.117s coverage: 100.0% of statements 20:57:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.012s coverage: 100.0% of statements 20:57:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 20:57:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 20:57:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 20:57:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 20:57:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 20:57:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 20:57:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 20:57:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 20:57:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.012s coverage: 96.6% of statements 20:57:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 20:57:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 20:57:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 20:57:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 20:57:39 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus [build failed] 20:57:39 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/webserver [build failed] 20:57:39 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [build failed] 20:57:39 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.008s coverage: 100.0% of statements 20:57:39 make: *** [Makefile:6: test] Error 2 [Pipeline] } 20:57:39 $ docker stop --time=1 c8ca811d0b3938d2e6fa294d00bc3c44e29e3599530f429aa79e86efe9405b63 20:57:41 $ docker rm -f c8ca811d0b3938d2e6fa294d00bc3c44e29e3599530f429aa79e86efe9405b63 20:57:41 Removing intermediate container 8287799f52b8 20:57:41 ---> cd29f09cb039 20:57:41 Successfully built cd29f09cb039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 20:57:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // stage Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:57:42 Failed in branch amd64 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:57:42 + docker inspect -f . ci-base-image-arm64 20:57:42 . [Pipeline] withDockerContainer 20:57:43 prd-ubuntu18.04-docker-arm64-4c-16g-1441 does not seem to be running inside a container 20:57:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 20:57:44 $ docker top 4627faced4feab69c7d1b80c299d699f433c30a931f04b1abaf8665c41dd5b82 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:45 + go version 20:57:45 go version go1.13.5 linux/arm64 [Pipeline] sh 20:57:46 + make test 20:57:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:57:47 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 20:58:26 # github.com/edgexfoundry/app-functions-sdk-go/internal/security 20:58:26 internal/security/credentials.go:41:23: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:58:26 internal/security/credentials.go:67:6: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:58:26 internal/security/credentials.go:71:19: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:58:26 internal/security/credentials.go:177:6: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:58:26 internal/security/credentials.go:181:10: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:58:26 FAIL github.com/edgexfoundry/app-functions-sdk-go/appcontext [build failed] 20:58:37 FAIL github.com/edgexfoundry/app-functions-sdk-go/appsdk [build failed] 20:58:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 20:58:37 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 20:58:37 # github.com/edgexfoundry/app-functions-sdk-go/internal/security [github.com/edgexfoundry/app-functions-sdk-go/internal/security.test] 20:58:37 internal/security/credentials.go:41: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:58:37 internal/security/credentials.go:67: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:58:37 internal/security/credentials.go:71: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:58:37 internal/security/credentials.go:177: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:58:37 internal/security/credentials.go:181: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:58:37 internal/security/credentials_test.go:163:18: secretProvider.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:58:37 internal/security/credentials_test.go:238:8: mockSP.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 20:58:38 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.053s coverage: 100.0% of statements 20:58:38 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/runtime [build failed] 20:58:38 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/security [build failed] 20:58:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.030s coverage: 89.5% of statements 20:58:41 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.017s coverage: 100.0% of statements 20:58:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.132s coverage: 100.0% of statements 20:58:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.020s coverage: 100.0% of statements 20:58:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.019s coverage: 100.0% of statements 20:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 20:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 20:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 20:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 20:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 20:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 20:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 20:58:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.014s coverage: 96.6% of statements 20:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 20:58:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.015s coverage: 97.7% of statements 20:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 20:58:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 20:58:49 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus [build failed] 20:58:49 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/webserver [build failed] 20:58:49 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [build failed] 20:58:49 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.020s coverage: 100.0% of statements 20:58:49 make: *** [Makefile:6: test] Error 2 [Pipeline] } 20:58:49 $ docker stop --time=1 4627faced4feab69c7d1b80c299d699f433c30a931f04b1abaf8665c41dd5b82 20:58:51 $ docker rm -f 4627faced4feab69c7d1b80c299d699f433c30a931f04b1abaf8665c41dd5b82 [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] } 20:58:53 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 20:58:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:58:54 ---> package-listing.sh 20:58:54 ++ facter osfamily 20:58:54 ++ tr '[:upper:]' '[:lower:]' 20:58:54 + OS_FAMILY=redhat 20:58:54 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-308 20:58:54 + START_PACKAGES=/tmp/packages_start.txt 20:58:54 + END_PACKAGES=/tmp/packages_end.txt 20:58:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:58:54 + PACKAGES=/tmp/packages_start.txt 20:58:54 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-308 ']' 20:58:54 + PACKAGES=/tmp/packages_end.txt 20:58:54 + case "${OS_FAMILY}" in 20:58:54 + rpm -qa 20:58:54 + sort 20:58:58 + '[' -f /tmp/packages_start.txt ']' 20:58:58 + '[' -f /tmp/packages_end.txt ']' 20:58:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:58:58 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-308 ']' 20:58:58 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-308/archives/ 20:58:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-308/archives/ [Pipeline] isUnix [Pipeline] sh 20:58:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:58:58 20:58:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:58:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:58:59 alpine: Pulling from edgex-lftools-log-publisher 20:58:59 c9b1b535fdd9: Pulling fs layer 20:58:59 2cc5ad85d9ab: Pulling fs layer 20:58:59 756a868c4378: Pulling fs layer 20:58:59 444b2fc9a129: Pulling fs layer 20:58:59 ea15f1150254: Pulling fs layer 20:58:59 41b27a9f41bf: Pulling fs layer 20:58:59 28c525ee5125: Pulling fs layer 20:58:59 094b1ea09ed8: Pulling fs layer 20:58:59 138eaada9080: Pulling fs layer 20:58:59 0622d0fa9048: Pulling fs layer 20:58:59 28c525ee5125: Waiting 20:58:59 444b2fc9a129: Waiting 20:58:59 094b1ea09ed8: Waiting 20:58:59 41b27a9f41bf: Waiting 20:58:59 0622d0fa9048: Waiting 20:58:59 138eaada9080: Waiting 20:58:59 2cc5ad85d9ab: Verifying Checksum 20:58:59 2cc5ad85d9ab: Download complete 20:58:59 444b2fc9a129: Download complete 20:58:59 c9b1b535fdd9: Verifying Checksum 20:58:59 ea15f1150254: Verifying Checksum 20:58:59 ea15f1150254: Download complete 20:58:59 28c525ee5125: Verifying Checksum 20:58:59 28c525ee5125: Download complete 20:58:59 c9b1b535fdd9: Pull complete 20:58:59 2cc5ad85d9ab: Pull complete 20:58:59 756a868c4378: Verifying Checksum 20:58:59 756a868c4378: Download complete 20:59:00 138eaada9080: Verifying Checksum 20:59:00 138eaada9080: Download complete 20:59:00 0622d0fa9048: Verifying Checksum 20:59:00 0622d0fa9048: Download complete 20:59:00 094b1ea09ed8: Verifying Checksum 20:59:00 094b1ea09ed8: Download complete 20:59:01 41b27a9f41bf: Verifying Checksum 20:59:01 41b27a9f41bf: Download complete 20:59:02 756a868c4378: Pull complete 20:59:02 444b2fc9a129: Pull complete 20:59:02 ea15f1150254: Pull complete 20:59:06 41b27a9f41bf: Pull complete 20:59:06 28c525ee5125: Pull complete 20:59:09 094b1ea09ed8: Pull complete 20:59:09 138eaada9080: Pull complete 20:59:09 0622d0fa9048: Pull complete 20:59:09 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:59:10 prd-centos7-docker-4c-2g-1440 does not seem to be running inside a container 20:59:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-308 -v /w/workspace/ndry_app-functions-sdk-go_PR-308:/w/workspace/ndry_app-functions-sdk-go_PR-308:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-308@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 20:59:11 $ docker top de7872d383aa1aad242467ce6432ae85847df8a9835aace9852a873bf3ba93b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:59:11 provisioning config files... 20:59:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/config7582257837691933335tmp [Pipeline] { [Pipeline] echo 20:59:11 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:59:11 ---> create-netrc.sh [Pipeline] echo 20:59:12 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:59:12 ---> logs-deploy.sh 20:59:12 + ARCHIVE_ARTIFACTS= 20:59:12 + LOGS_SERVER=https://logs.edgexfoundry.org 20:59:12 + '[' https://logs.edgexfoundry.org == None ']' 20:59:12 + NEXUS_URL=https://nexus.edgexfoundry.org 20:59:12 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/4 20:59:12 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-308/4/ 20:59:12 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/4 /w/workspace/ndry_app-functions-sdk-go_PR-308 20:59:13 Archives upload complete. 20:59:13 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-308/4/ 20:59:14 ---> uname -a: 20:59:14 Linux de7872d383aa 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 20:59:14 20:59:14 20:59:14 ---> lscpu: 20:59:14 Architecture: x86_64 20:59:14 CPU op-mode(s): 32-bit, 64-bit 20:59:14 Byte Order: Little Endian 20:59:14 Address sizes: 40 bits physical, 48 bits virtual 20:59:14 CPU(s): 4 20:59:14 On-line CPU(s) list: 0-3 20:59:14 Thread(s) per core: 1 20:59:14 Core(s) per socket: 1 20:59:14 Socket(s): 4 20:59:14 NUMA node(s): 1 20:59:14 Vendor ID: GenuineIntel 20:59:14 CPU family: 6 20:59:14 Model: 44 20:59:14 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:59:14 Stepping: 1 20:59:14 CPU MHz: 2933.436 20:59:14 BogoMIPS: 5866.87 20:59:14 Virtualization: VT-x 20:59:14 Hypervisor vendor: KVM 20:59:14 Virtualization type: full 20:59:14 L1d cache: 128 KiB 20:59:14 L1i cache: 128 KiB 20:59:14 L2 cache: 16 MiB 20:59:14 L3 cache: 64 MiB 20:59:14 NUMA node0 CPU(s): 0-3 20:59:14 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 20:59:14 Vulnerability Meltdown: Mitigation; PTI 20:59:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:59:14 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 20:59:14 Vulnerability Spectre v2: Mitigation; Full retpoline 20:59:14 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 20:59:14 20:59:14 20:59:14 ---> nproc: 20:59:14 4 20:59:14 20:59:14 20:59:14 ---> df -h: 20:59:14 Filesystem Size Used Available Use% Mounted on 20:59:14 overlay 50.0G 6.4G 43.6G 13% / 20:59:14 tmpfs 64.0M 0 64.0M 0% /dev 20:59:14 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 20:59:14 shm 64.0M 0 64.0M 0% /dev/shm 20:59:14 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 20:59:14 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 20:59:14 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 20:59:14 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 20:59:14 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-308 20:59:14 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp 20:59:14 20:59:14 20:59:14 ---> free -m: 20:59:14 total used free shared buff/cache available 20:59:14 Mem: 1838 642 75 0 1119 1089 20:59:14 Swap: 1023 1 1022 20:59:14 20:59:14 20:59:14 ---> ip addr: 20:59:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:59:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:59:14 inet 127.0.0.1/8 scope host lo 20:59:14 valid_lft forever preferred_lft forever 20:59:14 6: eth0@if7: mtu 1458 qdisc noqueue state UP 20:59:14 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 20:59:14 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 20:59:14 valid_lft forever preferred_lft forever 20:59:14 20:59:14 20:59:14 ---> sar -b -r -n DEV: 20:59:14 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/30/20 _x86_64_ (4 CPU) 20:59:14 20:59:14 20:53:01 LINUX RESTART 20:59:14 20:59:14 20:54:01 tps rtps wtps bread/s bwrtn/s 20:59:14 20:55:01 13.04 0.00 13.04 0.00 2507.21 20:59:14 20:56:01 0.83 0.00 0.83 0.00 11.77 20:59:14 20:57:01 0.62 0.00 0.62 0.00 6.71 20:59:14 20:58:01 0.62 0.00 0.62 0.00 7.93 20:59:14 20:59:01 59.70 50.85 8.85 3461.92 4087.60 20:59:14 Average: 14.97 10.17 4.79 692.64 1324.56 20:59:14 20:59:14 20:54:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:59:14 20:55:01 186348 1695956 90.10 2620 1170404 922008 31.46 446968 1092384 16 20:59:14 20:56:01 186228 1696076 90.11 2620 1170408 894348 30.51 448832 1091208 8 20:59:14 20:57:01 185728 1696576 90.13 2620 1170416 894420 30.52 449284 1091208 8 20:59:14 20:58:01 187168 1695136 90.06 2620 1170416 894228 30.51 450656 1088636 8 20:59:14 20:59:01 75024 1807280 96.01 2620 1227188 1101668 37.59 491964 1154048 114700 20:59:14 Average: 164099 1718205 91.28 2620 1181766 941334 32.12 457541 1103497 22948 20:59:14 20:59:14 20:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 20:59:14 20:55:01 eth0 38.81 25.04 7.94 103.99 0.00 0.00 0.00 20:59:14 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:14 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:14 20:56:01 eth0 1.17 0.42 0.34 0.21 0.00 0.00 0.00 20:59:14 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:14 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:14 20:57:01 eth0 0.87 0.67 0.53 0.40 0.00 0.00 0.00 20:59:14 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:14 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:14 20:58:01 eth0 0.87 0.18 0.21 0.01 0.00 0.00 0.00 20:59:14 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:14 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:14 20:59:01 eth0 98.98 83.49 2323.98 8.97 0.00 0.00 0.00 20:59:14 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:14 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:14 Average: eth0 28.15 21.97 466.77 22.72 0.00 0.00 0.00 20:59:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:14 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:59:14 20:59:14 20:59:14 ---> sar -P ALL: 20:59:14 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/30/20 _x86_64_ (4 CPU) 20:59:14 20:59:14 20:53:01 LINUX RESTART 20:59:14 20:59:14 20:54:01 CPU %user %nice %system %iowait %steal %idle 20:59:14 20:55:01 all 0.50 0.00 0.15 0.00 0.06 99.29 20:59:14 20:55:01 0 0.30 0.00 0.17 0.00 0.05 99.48 20:59:14 20:55:01 1 1.02 0.00 0.15 0.00 0.08 98.75 20:59:14 20:55:01 2 0.25 0.00 0.08 0.00 0.07 99.60 20:59:14 20:55:01 3 0.45 0.00 0.20 0.00 0.05 99.30 20:59:14 20:56:01 all 0.21 0.00 0.07 0.00 0.02 99.70 20:59:14 20:56:01 0 0.08 0.00 0.05 0.00 0.02 99.85 20:59:14 20:56:01 1 0.58 0.00 0.12 0.00 0.02 99.28 20:59:14 20:56:01 2 0.08 0.00 0.05 0.00 0.03 99.83 20:59:14 20:56:01 3 0.12 0.00 0.05 0.00 0.02 99.82 20:59:14 20:57:01 all 0.15 0.00 0.04 0.00 0.03 99.78 20:59:14 20:57:01 0 0.07 0.00 0.03 0.00 0.05 99.85 20:59:14 20:57:01 1 0.42 0.00 0.05 0.00 0.03 99.50 20:59:14 20:57:01 2 0.03 0.00 0.03 0.00 0.03 99.90 20:59:14 20:57:01 3 0.07 0.00 0.05 0.00 0.02 99.87 20:59:14 20:58:01 all 0.07 0.00 0.06 0.00 0.02 99.85 20:59:14 20:58:01 0 0.05 0.00 0.05 0.00 0.02 99.88 20:59:14 20:58:01 1 0.07 0.00 0.10 0.00 0.00 99.83 20:59:14 20:58:01 2 0.08 0.00 0.05 0.00 0.02 99.85 20:59:14 20:58:01 3 0.07 0.00 0.03 0.00 0.03 99.87 20:59:14 20:59:01 all 2.05 0.00 1.01 0.80 0.39 95.75 20:59:14 20:59:01 0 1.71 0.00 1.01 0.00 0.29 97.00 20:59:14 20:59:01 1 1.72 0.00 1.02 0.47 0.44 96.35 20:59:14 20:59:01 2 2.56 0.00 1.07 1.67 0.45 94.24 20:59:14 20:59:01 3 2.21 0.00 0.97 1.02 0.40 95.40 20:59:14 Average: all 0.59 0.00 0.27 0.16 0.11 98.88 20:59:14 Average: 0 0.44 0.00 0.26 0.00 0.08 99.22 20:59:14 Average: 1 0.76 0.00 0.29 0.09 0.11 98.74 20:59:14 Average: 2 0.60 0.00 0.26 0.33 0.12 98.69 20:59:14 Average: 3 0.58 0.00 0.26 0.20 0.10 98.85 20:59:14 20:59:14 20:59:14