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 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344+6d277aa29535ad2364142a0838c9f0161c01ac18 (61499f20815212aac5592d29cfec30160cf423b7) 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1446 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 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 Merge succeeded, producing 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 Checking out Revision 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 (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 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 # 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 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 # timeout=10 Commit message: "feat(http-export): add support for auth token in header" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 4266662bfcc5a472f5e4c4531f07f8bb4e356336 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:02:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:02:53 21:02:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:02:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:02:54 latest: Pulling from edgex-devops/git-semver 21:02:54 9123ac7c32f7: Pulling fs layer 21:02:54 b8cc5d1170e3: Pulling fs layer 21:02:54 2924cbbf6a41: Pulling fs layer 21:02:54 93b08a4f1073: Pulling fs layer 21:02:54 93b08a4f1073: Waiting 21:02:54 b8cc5d1170e3: Verifying Checksum 21:02:54 b8cc5d1170e3: Download complete 21:02:54 9123ac7c32f7: Download complete 21:02:54 93b08a4f1073: Verifying Checksum 21:02:54 93b08a4f1073: Download complete 21:02:54 2924cbbf6a41: Download complete 21:02:54 9123ac7c32f7: Pull complete 21:02:54 b8cc5d1170e3: Pull complete 21:02:55 2924cbbf6a41: Pull complete 21:02:55 93b08a4f1073: Pull complete 21:02:55 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:02:56 prd-centos7-docker-4c-2g-1446 does not seem to be running inside a container 21:02:56 $ 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 21:02:56 $ docker top 64bb3e2aab8464caaf7773346f321b6b066918bdee898e3dc7c14e7dfe11dd33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:02:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:56 [ssh-agent] Looking for ssh-agent implementation... 21:02:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:57 $ docker exec 64bb3e2aab8464caaf7773346f321b6b066918bdee898e3dc7c14e7dfe11dd33 ssh-agent 21:02:57 SSH_AUTH_SOCK=/tmp/ssh-HDumtXwj68ou/agent.14 21:02:57 SSH_AGENT_PID=21 21:02:57 Running ssh-add (command line suppressed) 21:02:57 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_2657723064874607188.key (/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_2657723064874607188.key) 21:02:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:58 + git describe --exact-match --tags HEAD 21:02:58 fatal: No names found, cannot describe anything. [Pipeline] } 21:02:58 $ docker exec --env ******** --env ******** 64bb3e2aab8464caaf7773346f321b6b066918bdee898e3dc7c14e7dfe11dd33 ssh-agent -k 21:02:58 unset SSH_AUTH_SOCK; 21:02:58 unset SSH_AGENT_PID; 21:02:58 echo Agent pid 21 killed; 21:02:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:02:58 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:02:58 This usually means this commit has not been tagged. [Pipeline] sshagent 21:02:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:58 [ssh-agent] Looking for ssh-agent implementation... 21:02:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:58 $ docker exec 64bb3e2aab8464caaf7773346f321b6b066918bdee898e3dc7c14e7dfe11dd33 ssh-agent 21:02:58 SSH_AUTH_SOCK=/tmp/ssh-xqZQ47fWkWlJ/agent.56 21:02:58 SSH_AGENT_PID=62 21:02:58 Running ssh-add (command line suppressed) 21:02:59 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_3480147289786909050.key (/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/private_key_3480147289786909050.key) 21:02:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:59 + git semver init 21:02:59 # -> Open(): unable to determine branch for HEAD 21:02:59 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-308/.git 21:02:59 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-308 21:02:59 # $SEMVER_REMOTE_NAME = origin 21:02:59 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 21:02:59 # $SEMVER_USER_NAME = jenkins 21:02:59 # $SEMVER_BRANCH = PR-308 21:02:59 # $SEMVER_TEMP = /tmp/semver-871833772 21:02:59 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:03:01 # '/tmp/semver-871833772' -> '/w/workspace/ndry_app-functions-sdk-go_PR-308/.semver' 21:03:02 # -> Force: false 21:03:02 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-308/.semver [Pipeline] } 21:03:02 $ docker exec --env ******** --env ******** 64bb3e2aab8464caaf7773346f321b6b066918bdee898e3dc7c14e7dfe11dd33 ssh-agent -k 21:03:02 unset SSH_AUTH_SOCK; 21:03:02 unset SSH_AGENT_PID; 21:03:02 echo Agent pid 62 killed; 21:03:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:03:02 + git semver [Pipeline] } 21:03:02 $ docker stop --time=1 64bb3e2aab8464caaf7773346f321b6b066918bdee898e3dc7c14e7dfe11dd33 21:03:04 $ docker rm -f 64bb3e2aab8464caaf7773346f321b6b066918bdee898e3dc7c14e7dfe11dd33 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:03:06 Stashed 96 file(s) [Pipeline] echo 21:03:06 [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 21:03:21 Still waiting to schedule task 21:03:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:03:21 Still waiting to schedule task 21:03:21 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1444’ is offline 21:04:53 Running on prd-centos7-docker-4c-2g-1449 in /w/workspace/ndry_app-functions-sdk-go_PR-308 [Pipeline] { [Pipeline] ws 21:04:53 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 21:04:55 using credential edgex-jenkins-ssh 21:04:55 Cloning the remote Git repository 21:04:55 Cloning with configured refspecs honoured and without tags 21:04:55 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:04:55 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 21:04:55 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:04:55 > git --version # timeout=10 21:04:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:56 > 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 21:04:57 Fetching without tags 21:04:57 Merging remotes/origin/master commit 6d277aa29535ad2364142a0838c9f0161c01ac18 into PR head commit 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 21:04:57 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:04:57 > git config --add remote.origin.fetch +refs/pull/308/head:refs/remotes/origin/PR-308 # timeout=10 21:04:57 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:04:57 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:04:57 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:57 > 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 21:04:57 > git config core.sparsecheckout # timeout=10 21:04:57 > git checkout -f 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 # timeout=10 21:04:57 > git remote # timeout=10 21:04:57 > git config --get remote.origin.url # timeout=10 21:04:57 Merge succeeded, producing 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 21:04:57 Checking out Revision 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 (PR-308) 21:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:57 > git merge 6d277aa29535ad2364142a0838c9f0161c01ac18 # timeout=10 21:04:57 > git rev-parse HEAD^{commit} # timeout=10 21:04:57 > git config core.sparsecheckout # timeout=10 21:04:57 > git checkout -f 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 # timeout=10 21:05:01 Commit message: "feat(http-export): add support for auth token in header" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 21:05:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1448 in /w/workspace/ndry_app-functions-sdk-go_PR-308 [Pipeline] { [Pipeline] ws 21:05:03 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout [Pipeline] echo 21:05:03 ========================================================= 21:05:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:05:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:05:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 21:05:04 Sending build context to Docker daemon 36.64MB 21:05:04 Step 1/8 : ARG BASE=golang:1.13-alpine 21:05:04 Step 2/8 : FROM ${BASE} 21:05:05 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:05:05 e6b0cf9c0882: Pulling fs layer 21:05:05 2848faf0eed1: Pulling fs layer 21:05:05 0f37312ad70f: Pulling fs layer 21:05:05 5788d62ee057: Pulling fs layer 21:05:05 0e6b1d234666: Pulling fs layer 21:05:05 bf5d7aec512f: Pulling fs layer 21:05:05 34c802a77dc8: Pulling fs layer 21:05:05 9eb99e56ec68: Pulling fs layer 21:05:05 27c7a5d97fbd: Pulling fs layer 21:05:05 5c102a31e300: Pulling fs layer 21:05:05 dcfb455df0a1: Pulling fs layer 21:05:05 34c802a77dc8: Waiting 21:05:05 9eb99e56ec68: Waiting 21:05:05 27c7a5d97fbd: Waiting 21:05:05 5c102a31e300: Waiting 21:05:05 5788d62ee057: Waiting 21:05:05 dcfb455df0a1: Waiting 21:05:05 0e6b1d234666: Waiting 21:05:05 bf5d7aec512f: Waiting 21:05:05 0f37312ad70f: Verifying Checksum 21:05:05 0f37312ad70f: Download complete 21:05:05 2848faf0eed1: Download complete 21:05:05 0e6b1d234666: Verifying Checksum 21:05:05 0e6b1d234666: Download complete 21:05:05 bf5d7aec512f: Download complete 21:05:05 e6b0cf9c0882: Verifying Checksum 21:05:05 e6b0cf9c0882: Download complete 21:05:05 e6b0cf9c0882: Pull complete 21:05:05 34c802a77dc8: Verifying Checksum 21:05:05 34c802a77dc8: Download complete 21:05:05 27c7a5d97fbd: Verifying Checksum 21:05:05 27c7a5d97fbd: Download complete 21:05:06 2848faf0eed1: Pull complete 21:05:06 0f37312ad70f: Pull complete 21:05:06 5c102a31e300: Verifying Checksum 21:05:06 5c102a31e300: Download complete 21:05:06 dcfb455df0a1: Verifying Checksum 21:05:06 dcfb455df0a1: Download complete 21:05:06 9eb99e56ec68: Verifying Checksum 21:05:06 9eb99e56ec68: Download complete 21:05:07 5788d62ee057: Verifying Checksum 21:05:07 5788d62ee057: Download complete 21:05:08 using credential edgex-jenkins-ssh 21:05:08 Cloning the remote Git repository 21:05:08 Cloning with configured refspecs honoured and without tags 21:05:08 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:05:08 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 21:05:09 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:05:09 > git --version # timeout=10 21:05:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05: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 21:05:12 Fetching without tags 21:05:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:05:11 > git config --add remote.origin.fetch +refs/pull/308/head:refs/remotes/origin/PR-308 # timeout=10 21:05:11 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:05:12 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:05:12 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:05:12 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05: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 21:05:12 5788d62ee057: Pull complete 21:05:12 0e6b1d234666: Pull complete 21:05:12 bf5d7aec512f: Pull complete 21:05:12 Merging remotes/origin/master commit 6d277aa29535ad2364142a0838c9f0161c01ac18 into PR head commit 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 21:05:13 Merge succeeded, producing 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 21:05:13 Checking out Revision 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 (PR-308) 21:05:12 > git config core.sparsecheckout # timeout=10 21:05:12 > git checkout -f 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 # timeout=10 21:05:12 > git remote # timeout=10 21:05:12 > git config --get remote.origin.url # timeout=10 21:05:12 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05:12 > git merge 6d277aa29535ad2364142a0838c9f0161c01ac18 # timeout=10 21:05:13 > git rev-parse HEAD^{commit} # timeout=10 21:05:13 > git config core.sparsecheckout # timeout=10 21:05:13 > git checkout -f 9d11c90c1f268a0a2e2e26c702f6b8ab63f8a344 # timeout=10 21:05:17 Commit message: "feat(http-export): add support for auth token in header" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 21:05:17 34c802a77dc8: Pull complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:05:20 ========================================================= 21:05:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:05:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:05:21 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 21:05:22 9eb99e56ec68: Pull complete 21:05:22 27c7a5d97fbd: Pull complete 21:05:22 Sending build context to Docker daemon 36.64MB 21:05:22 Step 1/8 : ARG BASE=golang:1.13-alpine 21:05:22 Step 2/8 : FROM ${BASE} 21:05:22 5c102a31e300: Pull complete 21:05:22 dcfb455df0a1: Pull complete 21:05:22 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:05:22 ---> 7c70fe431013 21:05:22 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:05:22 latest: Pulling from library/docker 21:05:22 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:05:22 cde5963f3b93: Pulling fs layer 21:05:22 2a23fa8c16f7: Pulling fs layer 21:05:22 777b28850792: Pulling fs layer 21:05:22 8a11ddd9e578: Pulling fs layer 21:05:22 4cf88f913ddb: Pulling fs layer 21:05:22 1df406cf5192: Pulling fs layer 21:05:22 cd6300453558: Pulling fs layer 21:05:22 b9c365052c96: Pulling fs layer 21:05:22 a2d8cc88f415: Pulling fs layer 21:05:22 ea1d1ca13537: Pulling fs layer 21:05:22 3750a50a1c5e: Pulling fs layer 21:05:22 cd6300453558: Waiting 21:05:22 b9c365052c96: Waiting 21:05:22 a2d8cc88f415: Waiting 21:05:22 ea1d1ca13537: Waiting 21:05:22 3750a50a1c5e: Waiting 21:05:22 4cf88f913ddb: Waiting 21:05:22 1df406cf5192: Waiting 21:05:22 8a11ddd9e578: Waiting 21:05:22 777b28850792: Verifying Checksum 21:05:22 777b28850792: Download complete 21:05:22 2a23fa8c16f7: Download complete 21:05:22 4cf88f913ddb: Verifying Checksum 21:05:22 4cf88f913ddb: Download complete 21:05:22 1df406cf5192: Download complete 21:05:23 aad63a933944: Pulling fs layer 21:05:23 69846a6807b3: Pulling fs layer 21:05:23 5517540127c6: Pulling fs layer 21:05:23 da4bc653673c: Pulling fs layer 21:05:23 7d6a82484b25: Pulling fs layer 21:05:23 98d7178a08bc: Pulling fs layer 21:05:23 06fedb666dd1: Pulling fs layer 21:05:23 da4bc653673c: Waiting 21:05:23 7d6a82484b25: Waiting 21:05:23 98d7178a08bc: Waiting 21:05:23 06fedb666dd1: Waiting 21:05:23 cde5963f3b93: Download complete 21:05:23 5517540127c6: Verifying Checksum 21:05:23 5517540127c6: Download complete 21:05:23 69846a6807b3: Verifying Checksum 21:05:23 69846a6807b3: Download complete 21:05:23 aad63a933944: Verifying Checksum 21:05:23 aad63a933944: Download complete 21:05:23 7d6a82484b25: Verifying Checksum 21:05:23 7d6a82484b25: Download complete 21:05:23 98d7178a08bc: Verifying Checksum 21:05:23 98d7178a08bc: Download complete 21:05:23 aad63a933944: Pull complete 21:05:23 06fedb666dd1: Verifying Checksum 21:05:23 06fedb666dd1: Download complete 21:05:23 cde5963f3b93: Pull complete 21:05:23 69846a6807b3: Pull complete 21:05:23 5517540127c6: Pull complete 21:05:24 da4bc653673c: Verifying Checksum 21:05:24 da4bc653673c: Download complete 21:05:24 2a23fa8c16f7: Pull complete 21:05:24 777b28850792: Pull complete 21:05:28 cd6300453558: Verifying Checksum 21:05:28 cd6300453558: Download complete 21:05:28 a2d8cc88f415: Verifying Checksum 21:05:28 a2d8cc88f415: Download complete 21:05:28 da4bc653673c: Pull complete 21:05:28 7d6a82484b25: Pull complete 21:05:28 98d7178a08bc: Pull complete 21:05:28 06fedb666dd1: Pull complete 21:05:28 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 21:05:28 Status: Downloaded newer image for docker:latest 21:05:29 ---> 70d539c7afbf 21:05:29 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:05:29 ---> Running in bc78af8568ca 21:05:29 Removing intermediate container bc78af8568ca 21:05:29 ---> e6056c4cecf2 21:05:29 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:05:29 ---> Running in 77716e4011a1 21:05:29 ea1d1ca13537: Verifying Checksum 21:05:29 ea1d1ca13537: Download complete 21:05:29 3750a50a1c5e: Verifying Checksum 21:05:29 3750a50a1c5e: Download complete 21:05:30 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:05:31 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:05:32 (1/5) Installing libsodium (1.0.18-r0) 21:05:32 (2/5) Installing libzmq (4.3.2-r0) 21:05:32 (3/5) Installing pkgconf (1.6.3-r0) 21:05:32 (4/5) Installing libsodium-dev (1.0.18-r0) 21:05:32 (5/5) Installing zeromq-dev (4.3.2-r0) 21:05:32 Executing busybox-1.31.1-r8.trigger 21:05:32 OK: 145 MiB in 44 packages 21:05:33 Removing intermediate container 77716e4011a1 21:05:33 ---> 9e26b97aa7cc 21:05:33 Step 6/8 : WORKDIR /build 21:05:33 b9c365052c96: Verifying Checksum 21:05:33 ---> Running in 88913b43b1c2 21:05:33 Removing intermediate container 88913b43b1c2 21:05:33 ---> f2dc194e4463 21:05:33 Step 7/8 : COPY go.mod . 21:05:33 ---> b12b23a389d1 21:05:33 Step 8/8 : RUN go mod download 21:05:33 ---> Running in cff941050754 21:05:34 8a11ddd9e578: Download complete 21:05:35 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:05:35 go: finding github.com/BurntSushi/toml v0.3.1 21:05:35 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:05:35 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:05:35 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:05:35 go: finding github.com/bgentry/speakeasy v0.1.0 21:05:35 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:05:35 go: finding github.com/davecgh/go-spew v1.1.1 21:05:35 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:05:35 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:05:35 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 21:05:35 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 21:05:35 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 21:05:35 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:05:35 go: finding github.com/fatih/color v1.7.0 21:05:35 go: finding github.com/go-kit/kit v0.8.0 21:05:35 go: finding github.com/go-logfmt/logfmt v0.4.0 21:05:35 go: finding github.com/go-stack/stack v1.8.0 21:05:35 go: finding github.com/golang/snappy v0.0.1 21:05:35 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:05:35 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:05:35 go: finding github.com/google/go-cmp v0.3.1 21:05:35 go: finding github.com/google/uuid v1.1.0 21:05:35 go: finding github.com/gorilla/mux v1.7.2 21:05:35 go: finding github.com/hashicorp/consul/api v1.1.0 21:05:35 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:05:35 go: finding github.com/hashicorp/errwrap v1.0.0 21:05:35 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:05:35 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:05:35 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:05:35 go: finding github.com/hashicorp/go-multierror v1.0.0 21:05:35 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:05:35 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:05:35 go: finding github.com/hashicorp/go-syslog v1.0.0 21:05:35 go: finding github.com/hashicorp/go-uuid v1.0.1 21:05:35 go: finding github.com/hashicorp/go.net v0.0.1 21:05:35 go: finding github.com/hashicorp/golang-lru v0.5.0 21:05:35 go: finding github.com/hashicorp/logutils v1.0.0 21:05:35 go: finding github.com/hashicorp/mdns v1.0.0 21:05:35 go: finding github.com/hashicorp/memberlist v0.1.3 21:05:35 go: finding github.com/hashicorp/serf v0.8.2 21:05:35 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:05:35 go: finding github.com/kr/pretty v0.2.0 21:05:35 go: finding github.com/kr/pty v1.1.1 21:05:35 go: finding github.com/kr/text v0.1.0 21:05:35 go: finding github.com/mattn/go-colorable v0.0.9 21:05:35 go: finding github.com/mattn/go-isatty v0.0.3 21:05:35 go: finding github.com/miekg/dns v1.0.14 21:05:35 go: finding github.com/mitchellh/cli v1.0.0 21:05:35 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:05:35 go: finding github.com/mitchellh/copystructure v1.0.0 21:05:35 go: finding github.com/mitchellh/go-homedir v1.0.0 21:05:35 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:05:35 go: finding github.com/mitchellh/gox v0.4.0 21:05:35 go: finding github.com/mitchellh/iochan v1.0.0 21:05:35 go: finding github.com/mitchellh/mapstructure v1.1.2 21:05:35 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:05:35 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:05:35 go: finding github.com/pebbe/zmq4 v1.0.0 21:05:35 go: finding github.com/pelletier/go-toml v1.2.0 21:05:35 go: finding github.com/pkg/errors v0.8.1 21:05:35 go: finding github.com/pmezard/go-difflib v1.0.0 21:05:35 go: finding github.com/posener/complete v1.1.1 21:05:35 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:05:35 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:05:35 go: finding github.com/stretchr/objx v0.2.0 21:05:35 go: finding github.com/stretchr/testify v1.4.0 21:05:35 go: finding github.com/tidwall/pretty v1.0.0 21:05:35 go: finding github.com/ugorji/go v1.1.4 21:05:35 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:05:36 go: finding github.com/xdg/stringprep v1.0.0 21:05:36 go: finding go.mongodb.org/mongo-driver v1.1.1 21:05:36 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:05:36 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:05:36 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:05:36 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 21:05:36 go: finding golang.org/x/text v0.3.2 21:05:36 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:05:36 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:05:36 go: finding gopkg.in/yaml.v2 v2.2.2 21:05:46 Removing intermediate container cff941050754 21:05:46 ---> da90d2284619 21:05:46 Successfully built da90d2284619 21:05:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:46 8a11ddd9e578: Pull complete 21:05:46 4cf88f913ddb: Pull complete 21:05:46 1df406cf5192: Pull complete 21:05:46 + docker inspect -f . ci-base-image-x86_64 21:05:46 . [Pipeline] withDockerContainer 21:05:47 prd-centos7-docker-4c-2g-1449 does not seem to be running inside a container 21:05:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 21:05:49 $ docker top 99f8b3a2b9233b3b1aa1c5548d1b0ed33f1edabdff242177383b5964ea3a6fd1 -eo pid,comm 21:05:49 cd6300453558: Pull complete [Pipeline] { [Pipeline] sh 21:05:50 + go version 21:05:50 go version go1.13.5 linux/amd64 [Pipeline] sh 21:05:50 + make test 21:05:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:05:52 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:05:54 b9c365052c96: Pull complete 21:05:54 a2d8cc88f415: Pull complete 21:05:56 ea1d1ca13537: Pull complete 21:05:56 3750a50a1c5e: Pull complete 21:05:56 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:05:56 ---> 78745c68409d 21:05:56 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:05:57 latest: Pulling from library/docker 21:05:57 8a0637ca1ac9: Pulling fs layer 21:05:57 4726da4a2734: Pulling fs layer 21:05:57 73e3cb2b3a46: Pulling fs layer 21:05:57 af8135161ac3: Pulling fs layer 21:05:57 8938096eeda7: Pulling fs layer 21:05:57 648c0e7fc3a8: Pulling fs layer 21:05:57 fe85cdb0d7dc: Pulling fs layer 21:05:57 af8135161ac3: Waiting 21:05:57 8938096eeda7: Waiting 21:05:57 fe85cdb0d7dc: Waiting 21:05:57 648c0e7fc3a8: Waiting 21:05:57 73e3cb2b3a46: Verifying Checksum 21:05:57 73e3cb2b3a46: Download complete 21:05:57 4726da4a2734: Verifying Checksum 21:05:57 4726da4a2734: Download complete 21:05:57 8a0637ca1ac9: Verifying Checksum 21:05:57 8a0637ca1ac9: Download complete 21:05:58 8938096eeda7: Verifying Checksum 21:05:58 8938096eeda7: Download complete 21:05:58 648c0e7fc3a8: Download complete 21:05:58 fe85cdb0d7dc: Download complete 21:05:58 8a0637ca1ac9: Pull complete 21:05:59 4726da4a2734: Pull complete 21:05:59 73e3cb2b3a46: Pull complete 21:06:02 # github.com/edgexfoundry/app-functions-sdk-go/internal/security 21:06:02 internal/security/credentials.go:41:23: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:06:02 internal/security/credentials.go:67:6: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:06:02 internal/security/credentials.go:71:19: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:06:02 internal/security/credentials.go:177:6: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:06:02 internal/security/credentials.go:181:10: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:06:02 FAIL github.com/edgexfoundry/app-functions-sdk-go/appcontext [build failed] 21:06:03 af8135161ac3: Verifying Checksum 21:06:03 af8135161ac3: Download complete 21:06:07 af8135161ac3: Pull complete 21:06:07 8938096eeda7: Pull complete 21:06:07 648c0e7fc3a8: Pull complete 21:06:07 fe85cdb0d7dc: Pull complete 21:06:07 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 21:06:07 Status: Downloaded newer image for docker:latest 21:06:08 FAIL github.com/edgexfoundry/app-functions-sdk-go/appsdk [build failed] 21:06:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:06:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:06:08 # github.com/edgexfoundry/app-functions-sdk-go/internal/security [github.com/edgexfoundry/app-functions-sdk-go/internal/security.test] 21:06:08 internal/security/credentials.go:41: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:06:08 internal/security/credentials.go:67: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:06:08 internal/security/credentials.go:71: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:06:08 internal/security/credentials.go:177: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:06:08 internal/security/credentials.go:181: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:06:08 internal/security/credentials_test.go:163:18: secretProvider.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:06:08 internal/security/credentials_test.go:238:8: mockSP.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:06:09 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.023s coverage: 100.0% of statements 21:06:09 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/runtime [build failed] 21:06:09 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/security [build failed] 21:06:09 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.020s coverage: 89.5% of statements 21:06:09 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 21:06:12 ---> 9d66e85410a5 21:06:12 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:06:12 ---> Running in a662e45d328b 21:06:13 Removing intermediate container a662e45d328b 21:06:13 ---> 7849e7d463f5 21:06:13 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:06:13 ---> Running in 492d4b137a51 21:06:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:06:15 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:06:15 (1/5) Installing libsodium (1.0.18-r0) 21:06:16 (2/5) Installing libzmq (4.3.2-r0) 21:06:16 (3/5) Installing pkgconf (1.6.3-r0) 21:06:16 (4/5) Installing libsodium-dev (1.0.18-r0) 21:06:16 (5/5) Installing zeromq-dev (4.3.2-r0) 21:06:16 Executing busybox-1.31.1-r8.trigger 21:06:16 OK: 127 MiB in 44 packages 21:06:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.106s coverage: 100.0% of statements 21:06:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.029s coverage: 100.0% of statements 21:06:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 21:06:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:06:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:06:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:06:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:06:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:06:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:06:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:06:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 21:06:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:06:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements 21:06:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:06:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:06:17 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus [build failed] 21:06:17 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/webserver [build failed] 21:06:17 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [build failed] 21:06:17 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.007s coverage: 100.0% of statements 21:06:17 make: *** [Makefile:6: test] Error 2 [Pipeline] } 21:06:17 $ docker stop --time=1 99f8b3a2b9233b3b1aa1c5548d1b0ed33f1edabdff242177383b5964ea3a6fd1 21:06:17 Removing intermediate container 492d4b137a51 21:06:17 ---> 60f3da6b9002 21:06:17 Step 6/8 : WORKDIR /build 21:06:17 ---> Running in 57c5c32a0e1c 21:06:18 Removing intermediate container 57c5c32a0e1c 21:06:18 ---> 77b2e9f31b49 21:06:18 Step 7/8 : COPY go.mod . 21:06:18 $ docker rm -f 99f8b3a2b9233b3b1aa1c5548d1b0ed33f1edabdff242177383b5964ea3a6fd1 21:06:19 ---> 6a9047ed44c4 21:06:19 Step 8/8 : RUN go mod download 21:06:19 ---> Running in e87b9a386886 [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] } 21:06:20 Failed in branch amd64 21:06:21 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:06:21 go: finding github.com/BurntSushi/toml v0.3.1 21:06:21 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:06:21 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:06:21 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:06:21 go: finding github.com/bgentry/speakeasy v0.1.0 21:06:21 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:06:21 go: finding github.com/davecgh/go-spew v1.1.1 21:06:21 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:06:21 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:06:21 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 21:06:21 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 21:06:21 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 21:06:21 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:06:21 go: finding github.com/fatih/color v1.7.0 21:06:21 go: finding github.com/go-kit/kit v0.8.0 21:06:21 go: finding github.com/go-logfmt/logfmt v0.4.0 21:06:21 go: finding github.com/go-stack/stack v1.8.0 21:06:21 go: finding github.com/golang/snappy v0.0.1 21:06:21 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:06:21 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:06:21 go: finding github.com/google/go-cmp v0.3.1 21:06:21 go: finding github.com/google/uuid v1.1.0 21:06:21 go: finding github.com/gorilla/mux v1.7.2 21:06:21 go: finding github.com/hashicorp/consul/api v1.1.0 21:06:21 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:06:21 go: finding github.com/hashicorp/errwrap v1.0.0 21:06:21 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:06:21 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:06:21 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:06:21 go: finding github.com/hashicorp/go-multierror v1.0.0 21:06:21 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:06:21 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:06:21 go: finding github.com/hashicorp/go-syslog v1.0.0 21:06:21 go: finding github.com/hashicorp/go-uuid v1.0.1 21:06:21 go: finding github.com/hashicorp/go.net v0.0.1 21:06:21 go: finding github.com/hashicorp/golang-lru v0.5.0 21:06:21 go: finding github.com/hashicorp/logutils v1.0.0 21:06:21 go: finding github.com/hashicorp/mdns v1.0.0 21:06:21 go: finding github.com/hashicorp/memberlist v0.1.3 21:06:21 go: finding github.com/hashicorp/serf v0.8.2 21:06:21 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:06:21 go: finding github.com/kr/pretty v0.2.0 21:06:21 go: finding github.com/kr/pty v1.1.1 21:06:21 go: finding github.com/kr/text v0.1.0 21:06:21 go: finding github.com/mattn/go-colorable v0.0.9 21:06:21 go: finding github.com/mattn/go-isatty v0.0.3 21:06:21 go: finding github.com/miekg/dns v1.0.14 21:06:21 go: finding github.com/mitchellh/cli v1.0.0 21:06:21 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:06:21 go: finding github.com/mitchellh/copystructure v1.0.0 21:06:21 go: finding github.com/mitchellh/go-homedir v1.0.0 21:06:21 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:06:21 go: finding github.com/mitchellh/gox v0.4.0 21:06:21 go: finding github.com/mitchellh/iochan v1.0.0 21:06:21 go: finding github.com/mitchellh/mapstructure v1.1.2 21:06:21 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:06:21 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:06:21 go: finding github.com/pebbe/zmq4 v1.0.0 21:06:21 go: finding github.com/pelletier/go-toml v1.2.0 21:06:21 go: finding github.com/pkg/errors v0.8.1 21:06:21 go: finding github.com/pmezard/go-difflib v1.0.0 21:06:21 go: finding github.com/posener/complete v1.1.1 21:06:21 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:06:21 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:06:21 go: finding github.com/stretchr/objx v0.2.0 21:06:21 go: finding github.com/stretchr/testify v1.4.0 21:06:21 go: finding github.com/tidwall/pretty v1.0.0 21:06:21 go: finding github.com/ugorji/go v1.1.4 21:06:21 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:06:21 go: finding github.com/xdg/stringprep v1.0.0 21:06:21 go: finding go.mongodb.org/mongo-driver v1.1.1 21:06:21 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:06:21 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:06:21 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:06:21 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 21:06:21 go: finding golang.org/x/text v0.3.2 21:06:21 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:06:21 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:06:21 go: finding gopkg.in/yaml.v2 v2.2.2 21:06:40 Removing intermediate container e87b9a386886 21:06:40 ---> 86168ed10793 21:06:40 Successfully built 86168ed10793 21:06:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:06:40 + docker inspect -f . ci-base-image-arm64 21:06:41 . [Pipeline] withDockerContainer 21:06:41 prd-ubuntu18.04-docker-arm64-4c-16g-1448 does not seem to be running inside a container 21:06:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 ******** ci-base-image-arm64 cat 21:06:42 $ docker top d83370bbbb73f04a3e98ea28b2210f576dddeac23be8ae510be7ac25edeb19ef -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:43 + go version 21:06:43 go version go1.13.5 linux/arm64 [Pipeline] sh 21:06:44 + make test 21:06:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:06:46 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:07:25 # github.com/edgexfoundry/app-functions-sdk-go/internal/security 21:07:25 internal/security/credentials.go:41:23: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:07:25 internal/security/credentials.go:67:6: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:07:25 internal/security/credentials.go:71:19: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:07:25 internal/security/credentials.go:177:6: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:07:25 internal/security/credentials.go:181:10: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:07:25 FAIL github.com/edgexfoundry/app-functions-sdk-go/appcontext [build failed] 21:07:32 FAIL github.com/edgexfoundry/app-functions-sdk-go/appsdk [build failed] 21:07:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:07:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:07:32 # github.com/edgexfoundry/app-functions-sdk-go/internal/security [github.com/edgexfoundry/app-functions-sdk-go/internal/security.test] 21:07:32 internal/security/credentials.go:41: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:07:32 internal/security/credentials.go:67: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:07:32 internal/security/credentials.go:71: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:07:32 internal/security/credentials.go:177: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:07:32 internal/security/credentials.go:181: s.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:07:32 internal/security/credentials_test.go:163:18: secretProvider.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:07:32 internal/security/credentials_test.go:238:8: mockSP.secretClient undefined (type *SecretProvider has no field or method secretClient, but does have SecretClient) 21:07:34 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.025s coverage: 100.0% of statements 21:07:34 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/runtime [build failed] 21:07:34 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/security [build failed] 21:07:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.035s coverage: 89.5% of statements 21:07:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.016s coverage: 100.0% of statements 21:07:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.112s coverage: 100.0% of statements 21:07:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.036s coverage: 100.0% of statements 21:07:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.020s coverage: 100.0% of statements 21:07:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:07:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:07:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:07:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:07:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:07:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:07:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:07:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.015s coverage: 96.6% of statements 21:07:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:07:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.013s coverage: 97.7% of statements 21:07:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:07:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:07:45 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus [build failed] 21:07:45 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/webserver [build failed] 21:07:45 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [build failed] 21:07:45 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.020s coverage: 100.0% of statements 21:07:45 make: *** [Makefile:6: test] Error 2 [Pipeline] } 21:07:45 $ docker stop --time=1 d83370bbbb73f04a3e98ea28b2210f576dddeac23be8ae510be7ac25edeb19ef 21:07:47 $ docker rm -f d83370bbbb73f04a3e98ea28b2210f576dddeac23be8ae510be7ac25edeb19ef [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] } 21:07:49 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 21:07:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:07:50 ---> package-listing.sh 21:07:50 ++ tr '[:upper:]' '[:lower:]' 21:07:50 ++ facter osfamily 21:07:50 + OS_FAMILY=redhat 21:07:50 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-308 21:07:50 + START_PACKAGES=/tmp/packages_start.txt 21:07:50 + END_PACKAGES=/tmp/packages_end.txt 21:07:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:07:50 + PACKAGES=/tmp/packages_start.txt 21:07:50 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-308 ']' 21:07:50 + PACKAGES=/tmp/packages_end.txt 21:07:50 + case "${OS_FAMILY}" in 21:07:50 + rpm -qa 21:07:50 + sort 21:07:54 + '[' -f /tmp/packages_start.txt ']' 21:07:54 + '[' -f /tmp/packages_end.txt ']' 21:07:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:07:54 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-308 ']' 21:07:54 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-308/archives/ 21:07:54 + 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 21:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:07:55 21:07:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:07:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:07:55 alpine: Pulling from edgex-lftools-log-publisher 21:07:55 c9b1b535fdd9: Pulling fs layer 21:07:55 2cc5ad85d9ab: Pulling fs layer 21:07:55 756a868c4378: Pulling fs layer 21:07:55 444b2fc9a129: Pulling fs layer 21:07:55 ea15f1150254: Pulling fs layer 21:07:55 41b27a9f41bf: Pulling fs layer 21:07:55 28c525ee5125: Pulling fs layer 21:07:55 094b1ea09ed8: Pulling fs layer 21:07:55 138eaada9080: Pulling fs layer 21:07:55 0622d0fa9048: Pulling fs layer 21:07:55 ea15f1150254: Waiting 21:07:55 41b27a9f41bf: Waiting 21:07:55 28c525ee5125: Waiting 21:07:55 094b1ea09ed8: Waiting 21:07:55 138eaada9080: Waiting 21:07:55 0622d0fa9048: Waiting 21:07:55 444b2fc9a129: Waiting 21:07:55 2cc5ad85d9ab: Download complete 21:07:55 444b2fc9a129: Verifying Checksum 21:07:55 444b2fc9a129: Download complete 21:07:55 c9b1b535fdd9: Verifying Checksum 21:07:55 c9b1b535fdd9: Download complete 21:07:55 ea15f1150254: Verifying Checksum 21:07:55 ea15f1150254: Download complete 21:07:55 28c525ee5125: Verifying Checksum 21:07:55 28c525ee5125: Download complete 21:07:56 c9b1b535fdd9: Pull complete 21:07:56 756a868c4378: Verifying Checksum 21:07:56 756a868c4378: Download complete 21:07:56 2cc5ad85d9ab: Pull complete 21:07:56 138eaada9080: Verifying Checksum 21:07:56 138eaada9080: Download complete 21:07:56 094b1ea09ed8: Verifying Checksum 21:07:56 094b1ea09ed8: Download complete 21:07:56 0622d0fa9048: Verifying Checksum 21:07:56 0622d0fa9048: Download complete 21:07:56 41b27a9f41bf: Verifying Checksum 21:07:56 41b27a9f41bf: Download complete 21:07:58 756a868c4378: Pull complete 21:07:58 444b2fc9a129: Pull complete 21:07:58 ea15f1150254: Pull complete 21:08:01 41b27a9f41bf: Pull complete 21:08:01 28c525ee5125: Pull complete 21:08:03 094b1ea09ed8: Pull complete 21:08:03 138eaada9080: Pull complete 21:08:04 0622d0fa9048: Pull complete 21:08:04 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:08:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:08:04 prd-centos7-docker-4c-2g-1446 does not seem to be running inside a container 21:08:04 $ 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 21:08:05 $ docker top da87f40cea03981d17d5612b46fa62c42ae68cf731aca6515db00d3bae3907d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:08:05 provisioning config files... 21:08:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-308@tmp/config581725122458999653tmp [Pipeline] { [Pipeline] echo 21:08:05 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:08:06 ---> create-netrc.sh [Pipeline] echo 21:08:06 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:08:06 ---> logs-deploy.sh 21:08:06 + ARCHIVE_ARTIFACTS= 21:08:06 + LOGS_SERVER=https://logs.edgexfoundry.org 21:08:06 + '[' https://logs.edgexfoundry.org == None ']' 21:08:06 + NEXUS_URL=https://nexus.edgexfoundry.org 21:08:06 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/6 21:08:06 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-308/6/ 21:08:06 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/6 /w/workspace/ndry_app-functions-sdk-go_PR-308 21:08:07 Archives upload complete. 21:08:07 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-308/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-308/6/ 21:08:08 ---> uname -a: 21:08:08 Linux da87f40cea03 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 21:08:08 21:08:08 21:08:08 ---> lscpu: 21:08:08 Architecture: x86_64 21:08:08 CPU op-mode(s): 32-bit, 64-bit 21:08:08 Byte Order: Little Endian 21:08:08 Address sizes: 40 bits physical, 48 bits virtual 21:08:08 CPU(s): 4 21:08:08 On-line CPU(s) list: 0-3 21:08:08 Thread(s) per core: 1 21:08:08 Core(s) per socket: 1 21:08:08 Socket(s): 4 21:08:08 NUMA node(s): 1 21:08:08 Vendor ID: GenuineIntel 21:08:08 CPU family: 6 21:08:08 Model: 44 21:08:08 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:08:08 Stepping: 1 21:08:08 CPU MHz: 2933.438 21:08:08 BogoMIPS: 5866.87 21:08:08 Virtualization: VT-x 21:08:08 Hypervisor vendor: KVM 21:08:08 Virtualization type: full 21:08:08 L1d cache: 128 KiB 21:08:08 L1i cache: 128 KiB 21:08:08 L2 cache: 16 MiB 21:08:08 L3 cache: 64 MiB 21:08:08 NUMA node0 CPU(s): 0-3 21:08:08 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 21:08:08 Vulnerability Meltdown: Mitigation; PTI 21:08:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:08:08 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 21:08:08 Vulnerability Spectre v2: Mitigation; Full retpoline 21:08:08 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 21:08:08 21:08:08 21:08:08 ---> nproc: 21:08:08 4 21:08:08 21:08:08 21:08:08 ---> df -h: 21:08:08 Filesystem Size Used Available Use% Mounted on 21:08:08 overlay 50.0G 6.4G 43.6G 13% / 21:08:08 tmpfs 64.0M 0 64.0M 0% /dev 21:08:08 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 21:08:08 shm 64.0M 0 64.0M 0% /dev/shm 21:08:08 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 21:08:08 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 21:08:08 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 21:08:08 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-308 21:08:08 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-308@tmp 21:08:08 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 21:08:08 21:08:08 21:08:08 ---> free -m: 21:08:08 total used free shared buff/cache available 21:08:08 Mem: 1838 630 75 0 1131 1101 21:08:08 Swap: 1023 1 1022 21:08:08 21:08:08 21:08:08 ---> ip addr: 21:08:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:08:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:08:08 inet 127.0.0.1/8 scope host lo 21:08:08 valid_lft forever preferred_lft forever 21:08:08 6: eth0@if7: mtu 1458 qdisc noqueue state UP 21:08:08 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 21:08:08 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 21:08:08 valid_lft forever preferred_lft forever 21:08:08 21:08:08 21:08:08 ---> sar -b -r -n DEV: 21:08:08 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) 21:08:08 21:08:08 21:02:03 LINUX RESTART 21:08:08 21:08:08 21:03:01 tps rtps wtps bread/s bwrtn/s 21:08:08 21:04:01 11.74 1.42 10.32 83.25 2738.05 21:08:08 21:05:01 2.42 0.00 2.42 0.00 82.36 21:08:08 21:06:01 0.70 0.00 0.70 0.00 8.24 21:08:08 21:07:01 0.63 0.00 0.63 0.00 8.16 21:08:08 21:08:01 78.52 53.65 24.88 3584.68 12090.06 21:08:08 Average: 18.81 11.02 7.79 733.78 2986.16 21:08:08 21:08:08 21:03:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:08:08 21:04:01 175156 1707148 90.69 2620 1161916 941568 32.13 452188 1097184 16 21:08:08 21:05:01 179360 1702944 90.47 2620 1161920 911156 31.09 451396 1094840 16 21:08:08 21:06:01 179796 1702508 90.45 2620 1161932 911084 31.09 450972 1094772 8 21:08:08 21:07:01 181080 1701224 90.38 2620 1161932 900856 30.74 452460 1092320 12 21:08:08 21:08:01 167512 1714792 91.10 2620 1127952 998648 34.07 453744 1086564 106392 21:08:08 Average: 176581 1705723 90.62 2620 1155130 932662 31.82 452152 1093136 21289 21:08:08 21:08:08 21:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 21:08:08 21:04:01 eth0 119.15 85.23 29.00 319.56 0.00 0.00 0.00 21:08:08 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:08 21:04:01 docker0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 21:08:08 21:05:01 eth0 1.53 0.73 0.60 0.40 0.00 0.00 0.00 21:08:08 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:08 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:08 21:06:01 eth0 0.53 0.42 0.27 0.21 0.00 0.00 0.00 21:08:08 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:08 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:08 21:07:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 21:08:08 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:08 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:08 21:08:01 eth0 93.27 79.80 2326.75 8.86 0.00 0.00 0.00 21:08:08 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:08 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:08 Average: eth0 42.93 33.26 471.45 65.83 0.00 0.00 0.00 21:08:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:08 Average: docker0 0.01 0.01 0.00 0.00 0.00 0.00 0.00 21:08:08 21:08:08 21:08:08 ---> sar -P ALL: 21:08:08 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) 21:08:08 21:08:08 21:02:03 LINUX RESTART 21:08:08 21:08:08 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:08:08 21:04:01 all 2.50 0.00 0.61 0.08 0.00 96.81 21:08:08 21:04:01 0 3.38 0.00 0.78 0.02 0.00 95.82 21:08:08 21:04:01 1 1.77 0.00 0.47 0.23 0.00 97.53 21:08:08 21:04:01 2 2.70 0.00 0.58 0.08 0.00 96.63 21:08:08 21:04:01 3 2.12 0.00 0.60 0.00 0.02 97.27 21:08:08 21:05:01 all 0.19 0.00 0.07 0.00 0.00 99.74 21:08:08 21:05:01 0 0.48 0.00 0.03 0.00 0.00 99.48 21:08:08 21:05:01 1 0.13 0.00 0.07 0.00 0.00 99.80 21:08:08 21:05:01 2 0.05 0.00 0.08 0.00 0.00 99.87 21:08:08 21:05:01 3 0.10 0.00 0.08 0.00 0.00 99.82 21:08:08 21:06:01 all 0.17 0.00 0.04 0.00 0.00 99.79 21:08:08 21:06:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:08:08 21:06:01 1 0.50 0.00 0.02 0.00 0.00 99.48 21:08:08 21:06:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:08:08 21:06:01 3 0.07 0.00 0.07 0.00 0.00 99.87 21:08:08 21:07:01 all 0.18 0.00 0.05 0.00 0.00 99.77 21:08:08 21:07:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:08:08 21:07:01 1 0.52 0.00 0.03 0.00 0.00 99.45 21:08:08 21:07:01 2 0.08 0.00 0.08 0.00 0.00 99.83 21:08:08 21:07:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:08:08 21:08:01 all 3.54 0.00 1.92 1.39 0.00 93.15 21:08:08 21:08:01 0 3.43 0.00 1.79 1.35 0.02 93.41 21:08:08 21:08:01 1 3.31 0.00 2.20 0.47 0.00 94.02 21:08:08 21:08:01 2 3.66 0.00 1.99 1.37 0.02 92.97 21:08:08 21:08:01 3 3.78 0.00 1.71 2.34 0.00 92.16 21:08:08 Average: all 1.31 0.00 0.54 0.29 0.00 97.85 21:08:08 Average: 0 1.47 0.00 0.54 0.27 0.00 97.71 21:08:08 Average: 1 1.24 0.00 0.56 0.14 0.00 98.06 21:08:08 Average: 2 1.31 0.00 0.55 0.29 0.00 97.84 21:08:08 Average: 3 1.22 0.00 0.50 0.47 0.00 97.81 21:08:08 21:08:08 21:08:08