b'Pull request #45 updated\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/go-mod-secrets\nLoading trusted files from base branch master at a5726894e2e8dc082ae563a901cdcfdabe37e462 rather than cd0696d651541aabbce1308d0eb8d9ff73c83e0c\nObtained Jenkinsfile from a5726894e2e8dc082ae563a901cdcfdabe37e462\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision c5dd13c4ba2e068be78528abd2449410e4429a63\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\nCommit message: "Merge pull request #93 from ernestojeda/agent-update"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: go-mod-secrets-settings\n PROJECT: go-mod-secrets\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-secrets\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-15893 in /w/workspace/dgexfoundry_go-mod-secrets_PR-45\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-45 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit a5726894e2e8dc082ae563a901cdcfdabe37e462 into PR head commit cd0696d651541aabbce1308d0eb8d9ff73c83e0c\nMerge succeeded, producing cd0696d651541aabbce1308d0eb8d9ff73c83e0c\nChecking out Revision cd0696d651541aabbce1308d0eb8d9ff73c83e0c (PR-45)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/45/head:refs/remotes/origin/PR-45 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f cd0696d651541aabbce1308d0eb8d9ff73c83e0c # timeout=10\n > git merge a5726894e2e8dc082ae563a901cdcfdabe37e462 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f cd0696d651541aabbce1308d0eb8d9ff73c83e0c # timeout=10\nCommit message: "Implement token refresh background process"\nFirst time build. Skipping changelog.\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-23T18:58:38.336Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n > git rev-list --no-walk a5e7a16fadcdd6b92c3f82c7d85232478fcf68cc # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:58:39.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-23T18:58:39.631Z] \n[2020-01-23T18:58:39.631Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:58:39.962Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-23T18:58:39.962Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-23T18:58:39.962Z] e7c96db7181b: Pulling fs layer\n[2020-01-23T18:58:39.962Z] a038dfdf5543: Pulling fs layer\n[2020-01-23T18:58:39.962Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-23T18:58:39.962Z] e7c96db7181b: Download complete\n[2020-01-23T18:58:40.225Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-23T18:58:40.225Z] 8d5d8e63b3c0: Download complete\n[2020-01-23T18:58:40.225Z] a038dfdf5543: Verifying Checksum\n[2020-01-23T18:58:40.225Z] a038dfdf5543: Download complete\n[2020-01-23T18:58:40.225Z] e7c96db7181b: Pull complete\n[2020-01-23T18:58:41.165Z] a038dfdf5543: Pull complete\n[2020-01-23T18:58:41.165Z] 8d5d8e63b3c0: Pull complete\n[2020-01-23T18:58:41.165Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-23T18:58:41.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-23T18:58:41.284Z] prd-centos7-docker-4c-2g-15893 does not seem to be running inside a container\n[2020-01-23T18:58:41.320Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-45 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-45:/w/workspace/dgexfoundry_go-mod-secrets_PR-45:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-45@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-45@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/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-23T18:58:41.919Z] $ docker top cbea5c0aaf4b89d794f87a75c38f6db975be95dd0e22f9cc18a93f536325efad -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-23T18:58:42.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-23T18:58:42.537Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-23T18:58:42.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-23T18:58:42.768Z] $ docker exec cbea5c0aaf4b89d794f87a75c38f6db975be95dd0e22f9cc18a93f536325efad ssh-agent\n[2020-01-23T18:58:42.952Z] SSH_AUTH_SOCK=/tmp/ssh-kxVedvYTT5np/agent.15\n[2020-01-23T18:58:42.952Z] SSH_AGENT_PID=22\n[2020-01-23T18:58:42.961Z] Running ssh-add (command line suppressed)\n[2020-01-23T18:58:43.099Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-45@tmp/private_key_3026561712353099365.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-45@tmp/private_key_3026561712353099365.key)\n[2020-01-23T18:58:43.150Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T18:58:43.443Z] + git describe --exact-match --tags HEAD\n[2020-01-23T18:58:43.443Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-23T18:58:43.540Z] $ docker exec --env ******** --env ******** cbea5c0aaf4b89d794f87a75c38f6db975be95dd0e22f9cc18a93f536325efad ssh-agent -k\n[2020-01-23T18:58:43.697Z] unset SSH_AUTH_SOCK;\n[2020-01-23T18:58:43.697Z] unset SSH_AGENT_PID;\n[2020-01-23T18:58:43.697Z] echo Agent pid 22 killed;\n[2020-01-23T18:58:43.749Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-23T18:58:43.764Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-23T18:58:43.764Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-23T18:58:43.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-23T18:58:43.788Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-23T18:58:43.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-23T18:58:43.961Z] $ docker exec cbea5c0aaf4b89d794f87a75c38f6db975be95dd0e22f9cc18a93f536325efad ssh-agent\n[2020-01-23T18:58:44.153Z] SSH_AUTH_SOCK=/tmp/ssh-uRW7qOxy1sfd/agent.57\n[2020-01-23T18:58:44.153Z] SSH_AGENT_PID=64\n[2020-01-23T18:58:44.159Z] Running ssh-add (command line suppressed)\n[2020-01-23T18:58:44.297Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-45@tmp/private_key_4813475612240814205.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-45@tmp/private_key_4813475612240814205.key)\n[2020-01-23T18:58:44.353Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T18:58:44.647Z] + git semver init\n[2020-01-23T18:58:44.648Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-23T18:58:44.648Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-45/.git\n[2020-01-23T18:58:44.648Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-45\n[2020-01-23T18:58:44.648Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-23T18:58:44.648Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-23T18:58:44.648Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-23T18:58:44.648Z] # $SEMVER_BRANCH = PR-45\n[2020-01-23T18:58:44.648Z] # $SEMVER_TEMP = /tmp/semver-498632214\n[2020-01-23T18:58:44.648Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP\n[2020-01-23T18:58:44.909Z] # \'/tmp/semver-498632214\' -> \'/w/workspace/dgexfoundry_go-mod-secrets_PR-45/.semver\'\n[2020-01-23T18:58:44.909Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-45/.semver\n[Pipeline] }\n[2020-01-23T18:58:44.913Z] $ docker exec --env ******** --env ******** cbea5c0aaf4b89d794f87a75c38f6db975be95dd0e22f9cc18a93f536325efad ssh-agent -k\n[2020-01-23T18:58:45.047Z] unset SSH_AUTH_SOCK;\n[2020-01-23T18:58:45.048Z] unset SSH_AGENT_PID;\n[2020-01-23T18:58:45.048Z] echo Agent pid 64 killed;\n[2020-01-23T18:58:45.096Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-23T18:58:45.408Z] + git semver\n[Pipeline] }\n[2020-01-23T18:58:45.416Z] $ docker stop --time=1 cbea5c0aaf4b89d794f87a75c38f6db975be95dd0e22f9cc18a93f536325efad\n[2020-01-23T18:58:46.766Z] $ docker rm -f cbea5c0aaf4b89d794f87a75c38f6db975be95dd0e22f9cc18a93f536325efad\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-23T18:58:47.265Z] Stashed 28 file(s)\n[Pipeline] echo\n[2020-01-23T18:58:47.268Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-01-23T18:59:02.369Z] Still waiting to schedule task\n[2020-01-23T18:59:02.369Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-23T18:59:02.371Z] Still waiting to schedule task\n[2020-01-23T18:59:02.371Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-01-23T19:01:35.377Z] Running on prd-centos7-docker-4c-2g-15897 in /w/workspace/dgexfoundry_go-mod-secrets_PR-45\n[Pipeline] {\n[Pipeline] ws\n[2020-01-23T19:01:35.389Z] Running in /w/workspace/go-mod-secrets/4\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-23T19:01:38.045Z] using credential edgex-jenkins-ssh\n[2020-01-23T19:01:38.066Z] Cloning the remote Git repository\n[2020-01-23T19:01:38.066Z] Cloning with configured refspecs honoured and without tags\n[2020-01-23T19:01:38.091Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-01-23T19:01:38.140Z] > git init /w/workspace/go-mod-secrets/4 # timeout=10\n[2020-01-23T19:01:38.192Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-01-23T19:01:38.192Z] > git --version # timeout=10\n[2020-01-23T19:01:38.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-23T19:01:38.227Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T19:01:38.686Z] Fetching without tags\n[2020-01-23T19:01:39.054Z] Merging remotes/origin/master commit a5726894e2e8dc082ae563a901cdcfdabe37e462 into PR head commit cd0696d651541aabbce1308d0eb8d9ff73c83e0c\n[2020-01-23T19:01:39.112Z] Merge succeeded, producing cd0696d651541aabbce1308d0eb8d9ff73c83e0c\n[2020-01-23T19:01:39.112Z] Checking out Revision cd0696d651541aabbce1308d0eb8d9ff73c83e0c (PR-45)\n[2020-01-23T19:01:38.659Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-01-23T19:01:38.665Z] > git config --add remote.origin.fetch +refs/pull/45/head:refs/remotes/origin/PR-45 # timeout=10\n[2020-01-23T19:01:38.669Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T19:01:38.678Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-01-23T19:01:38.688Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-01-23T19:01:38.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-23T19:01:38.693Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T19:01:39.060Z] > git config core.sparsecheckout # timeout=10\n[2020-01-23T19:01:39.065Z] > git checkout -f cd0696d651541aabbce1308d0eb8d9ff73c83e0c # timeout=10\n[2020-01-23T19:01:39.096Z] > git merge a5726894e2e8dc082ae563a901cdcfdabe37e462 # timeout=10\n[2020-01-23T19:01:39.105Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-23T19:01:39.114Z] > git config core.sparsecheckout # timeout=10\n[2020-01-23T19:01:39.118Z] > git checkout -f cd0696d651541aabbce1308d0eb8d9ff73c83e0c # timeout=10\n[2020-01-23T19:01:42.765Z] Commit message: "Implement token refresh background process"\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-23T19:01:43.462Z] =========================================================\n[2020-01-23T19:01:43.462Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-01-23T19:01:43.462Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T19:01:44.014Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n[2020-01-23T19:01:44.279Z] Sending build context to Docker daemon 468kB\r\r\n[2020-01-23T19:01:44.279Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-23T19:01:44.279Z] Step 2/7 : FROM ${BASE}\n[2020-01-23T19:01:44.279Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-01-23T19:01:44.279Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-23T19:01:44.279Z] 2848faf0eed1: Pulling fs layer\n[2020-01-23T19:01:44.279Z] 0f37312ad70f: Pulling fs layer\n[2020-01-23T19:01:44.279Z] 7d08f2745646: Pulling fs layer\n[2020-01-23T19:01:44.279Z] 4c9f31393084: Pulling fs layer\n[2020-01-23T19:01:44.279Z] 75f7a44be1ab: Pulling fs layer\n[2020-01-23T19:01:44.279Z] b4c4bfaf82a6: Pulling fs layer\n[2020-01-23T19:01:44.279Z] 879382edf91e: Pulling fs layer\n[2020-01-23T19:01:44.279Z] 465f21562d6c: Pulling fs layer\n[2020-01-23T19:01:44.279Z] c022810cb2be: Pulling fs layer\n[2020-01-23T19:01:44.279Z] 2dbe7964578c: Pulling fs layer\n[2020-01-23T19:01:44.279Z] 75f7a44be1ab: Waiting\n[2020-01-23T19:01:44.279Z] b4c4bfaf82a6: Waiting\n[2020-01-23T19:01:44.279Z] 879382edf91e: Waiting\n[2020-01-23T19:01:44.279Z] 465f21562d6c: Waiting\n[2020-01-23T19:01:44.279Z] c022810cb2be: Waiting\n[2020-01-23T19:01:44.279Z] 2dbe7964578c: Waiting\n[2020-01-23T19:01:44.279Z] 4c9f31393084: Waiting\n[2020-01-23T19:01:44.279Z] 0f37312ad70f: Verifying Checksum\n[2020-01-23T19:01:44.279Z] 0f37312ad70f: Download complete\n[2020-01-23T19:01:44.279Z] 2848faf0eed1: Verifying Checksum\n[2020-01-23T19:01:44.279Z] 2848faf0eed1: Download complete\n[2020-01-23T19:01:44.279Z] 4c9f31393084: Verifying Checksum\n[2020-01-23T19:01:44.279Z] 4c9f31393084: Download complete\n[2020-01-23T19:01:44.279Z] 75f7a44be1ab: Verifying Checksum\n[2020-01-23T19:01:44.279Z] 75f7a44be1ab: Download complete\n[2020-01-23T19:01:44.279Z] e6b0cf9c0882: Download complete\n[2020-01-23T19:01:44.540Z] e6b0cf9c0882: Pull complete\n[2020-01-23T19:01:44.801Z] 2848faf0eed1: Pull complete\n[2020-01-23T19:01:44.802Z] 0f37312ad70f: Pull complete\n[2020-01-23T19:01:45.384Z] b4c4bfaf82a6: Verifying Checksum\n[2020-01-23T19:01:45.384Z] b4c4bfaf82a6: Download complete\n[2020-01-23T19:01:45.384Z] 465f21562d6c: Verifying Checksum\n[2020-01-23T19:01:45.384Z] 465f21562d6c: Download complete\n[2020-01-23T19:01:45.967Z] 7d08f2745646: Verifying Checksum\n[2020-01-23T19:01:45.967Z] 7d08f2745646: Download complete\n[2020-01-23T19:01:45.967Z] 2dbe7964578c: Verifying Checksum\n[2020-01-23T19:01:45.967Z] 2dbe7964578c: Download complete\n[2020-01-23T19:01:46.231Z] c022810cb2be: Verifying Checksum\n[2020-01-23T19:01:46.231Z] c022810cb2be: Download complete\n[2020-01-23T19:01:46.231Z] 879382edf91e: Verifying Checksum\n[2020-01-23T19:01:46.231Z] 879382edf91e: Download complete\n[2020-01-23T19:01:51.511Z] 7d08f2745646: Pull complete\n[2020-01-23T19:01:51.511Z] 4c9f31393084: Pull complete\n[2020-01-23T19:01:51.511Z] 75f7a44be1ab: Pull complete\n[2020-01-23T19:01:54.806Z] b4c4bfaf82a6: Pull complete\n[2020-01-23T19:01:59.017Z] 879382edf91e: Pull complete\n[2020-01-23T19:01:59.278Z] 465f21562d6c: Pull complete\n[2020-01-23T19:01:59.852Z] c022810cb2be: Pull complete\n[2020-01-23T19:02:00.113Z] 2dbe7964578c: Pull complete\n[2020-01-23T19:02:00.113Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-01-23T19:02:00.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-01-23T19:02:00.113Z] ---> 3f42607d790b\n[2020-01-23T19:02:00.113Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-23T19:02:00.113Z] ---> Running in d03aeffb061b\n[2020-01-23T19:02:00.373Z] Removing intermediate container d03aeffb061b\n[2020-01-23T19:02:00.373Z] ---> 6f541643a401\n[2020-01-23T19:02:00.373Z] Step 4/7 : RUN apk add --update bash\n[2020-01-23T19:02:00.373Z] ---> Running in c40aaaed7941\n[2020-01-23T19:02:00.940Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-23T19:02:02.316Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-23T19:02:02.882Z] OK: 143 MiB in 39 packages\n[2020-01-23T19:02:03.141Z] Removing intermediate container c40aaaed7941\n[2020-01-23T19:02:03.141Z] ---> f6c62961474a\n[2020-01-23T19:02:03.141Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-23T19:02:03.400Z] ---> Running in 0be921412f53\n[2020-01-23T19:02:03.400Z] Removing intermediate container 0be921412f53\n[2020-01-23T19:02:03.400Z] ---> 49992dd310f6\n[2020-01-23T19:02:03.400Z] Step 6/7 : COPY go.mod .\n[2020-01-23T19:02:03.662Z] ---> feadb8c98bed\n[2020-01-23T19:02:03.662Z] Step 7/7 : RUN go mod download\n[2020-01-23T19:02:03.662Z] ---> Running in b7681c5bf8a1\n[2020-01-23T19:02:04.229Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-23T19:02:04.229Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.42\n[2020-01-23T19:02:04.795Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-23T19:02:04.795Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-23T19:02:04.795Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-23T19:02:04.795Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-23T19:02:04.795Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-23T19:02:04.795Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-23T19:02:04.795Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-23T19:02:04.795Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-23T19:02:05.372Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-23T19:02:09.565Z] \x1b[0mRemoving intermediate container b7681c5bf8a1\n[2020-01-23T19:02:09.565Z] ---> 365017dfc61b\n[2020-01-23T19:02:09.565Z] Successfully built 365017dfc61b\n[2020-01-23T19:02:09.565Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T19:02:09.974Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-23T19:02:09.974Z] .\n[Pipeline] withDockerContainer\n[2020-01-23T19:02:10.093Z] prd-centos7-docker-4c-2g-15897 does not seem to be running inside a container\n[2020-01-23T19:02:10.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/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\n[2020-01-23T19:02:11.399Z] $ docker top a9ec65b80541b06cd575c6d5cf3b4699e5f97aed5da002f69c4c9a65b435c55b -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T19:02:12.205Z] + go version\n[2020-01-23T19:02:12.205Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-01-23T19:02:12.527Z] + make test\n[2020-01-23T19:02:12.527Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n[2020-01-23T19:02:14.456Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg\t[no test files]\n[2020-01-23T19:02:14.456Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg/keys\t[no test files]\n[2020-01-23T19:02:24.523Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/listener\t9.045s\tcoverage: 96.7% of statements\n[2020-01-23T19:02:27.073Z] # github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault [github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault.test]\n[2020-01-23T19:02:27.073Z] pkg/providers/vault/client_test.go:124:32: undefined: TookenLookupMetadata\n[2020-01-23T19:02:27.073Z] pkg/providers/vault/client_test.go:648:35: undefined: TookenLookupMetadata\n[2020-01-23T19:02:27.073Z] pkg/providers/vault/client_test.go:654:35: undefined: TookenLookupMetadata\n[2020-01-23T19:02:27.073Z] pkg/providers/vault/client_test.go:660:35: undefined: TookenLookupMetadata\n[2020-01-23T19:02:27.073Z] pkg/providers/vault/client_test.go:666:37: undefined: TookenLookupMetadata\n[2020-01-23T19:02:27.073Z] pkg/providers/vault/client_test.go:672:41: undefined: TookenLookupMetadata\n[2020-01-23T19:02:27.073Z] pkg/providers/vault/client_test.go:788:28: undefined: TookenLookupMetadata\n[2020-01-23T19:02:27.073Z] pkg/providers/vault/client_test.go:810:31: undefined: TookenLookupMetadata\n[2020-01-23T19:02:27.073Z] pkg/providers/vault/client_test.go:827:38: undefined: TookenLookupMetadata\n[2020-01-23T19:02:27.073Z] pkg/providers/vault/client_test.go:833:40: undefined: TookenLookupMetadata\n[2020-01-23T19:02:27.073Z] pkg/providers/vault/client_test.go:833:40: too many errors\n[2020-01-23T19:02:28.009Z] FAIL\tgithub.com/edgexfoundry/go-mod-secrets/pkg/providers/vault [build failed]\n[2020-01-23T19:02:28.009Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader\t0.041s\tcoverage: 89.5% of statements\n[2020-01-23T19:02:28.009Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks\t0.016s\tcoverage: 100.0% of statements\n[2020-01-23T19:02:28.009Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer\t0.009s\tcoverage: 100.0% of statements\n[2020-01-23T19:02:28.009Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks\t0.005s\tcoverage: 100.0% of statements\n[2020-01-23T19:02:28.009Z] make: *** [Makefile:12: test] Error 2\n[Pipeline] }\n[2020-01-23T19:02:28.020Z] $ docker stop --time=1 a9ec65b80541b06cd575c6d5cf3b4699e5f97aed5da002f69c4c9a65b435c55b\n[2020-01-23T19:02:29.449Z] $ docker rm -f a9ec65b80541b06cd575c6d5cf3b4699e5f97aed5da002f69c4c9a65b435c55b\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-23T19:02:29.811Z] Failed in branch amd64\n[2020-01-23T19:02:45.353Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15898 in /w/workspace/dgexfoundry_go-mod-secrets_PR-45\n[Pipeline] {\n[Pipeline] ws\n[2020-01-23T19:02:45.366Z] Running in /w/workspace/go-mod-secrets/4\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-23T19:02:53.108Z] using credential edgex-jenkins-ssh\n[2020-01-23T19:02:53.148Z] Cloning the remote Git repository\n[2020-01-23T19:02:53.148Z] Cloning with configured refspecs honoured and without tags\n[2020-01-23T19:02:54.304Z] Fetching without tags\n[2020-01-23T19:02:53.222Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-01-23T19:02:53.302Z] > git init /w/workspace/go-mod-secrets/4 # timeout=10\n[2020-01-23T19:02:53.381Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-01-23T19:02:53.382Z] > git --version # timeout=10\n[2020-01-23T19:02:53.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-23T19:02:53.481Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T19:02:54.170Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-01-23T19:02:54.201Z] > git config --add remote.origin.fetch +refs/pull/45/head:refs/remotes/origin/PR-45 # timeout=10\n[2020-01-23T19:02:54.229Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T19:02:54.269Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n[2020-01-23T19:02:54.324Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n[2020-01-23T19:02:54.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-23T19:02:54.336Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T19:02:54.810Z] Merging remotes/origin/master commit a5726894e2e8dc082ae563a901cdcfdabe37e462 into PR head commit cd0696d651541aabbce1308d0eb8d9ff73c83e0c\n[2020-01-23T19:02:55.056Z] Merge succeeded, producing cd0696d651541aabbce1308d0eb8d9ff73c83e0c\n[2020-01-23T19:02:55.056Z] Checking out Revision cd0696d651541aabbce1308d0eb8d9ff73c83e0c (PR-45)\n[2020-01-23T19:02:54.832Z] > git config core.sparsecheckout # timeout=10\n[2020-01-23T19:02:54.877Z] > git checkout -f cd0696d651541aabbce1308d0eb8d9ff73c83e0c # timeout=10\n[2020-01-23T19:02:54.988Z] > git merge a5726894e2e8dc082ae563a901cdcfdabe37e462 # timeout=10\n[2020-01-23T19:02:55.015Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-23T19:02:55.063Z] > git config core.sparsecheckout # timeout=10\n[2020-01-23T19:02:55.081Z] > git checkout -f cd0696d651541aabbce1308d0eb8d9ff73c83e0c # timeout=10\n[2020-01-23T19:02:59.439Z] Commit message: "Implement token refresh background process"\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-23T19:03:00.470Z] =========================================================\n[2020-01-23T19:03:00.470Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-01-23T19:03:00.470Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T19:03:01.927Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n[2020-01-23T19:03:02.906Z] Sending build context to Docker daemon 468kB\r\r\n[2020-01-23T19:03:02.906Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n[2020-01-23T19:03:02.906Z] Step 2/7 : FROM ${BASE}\n[2020-01-23T19:03:03.183Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-01-23T19:03:03.183Z] cde5963f3b93: Pulling fs layer\n[2020-01-23T19:03:03.183Z] 2a23fa8c16f7: Pulling fs layer\n[2020-01-23T19:03:03.183Z] 777b28850792: Pulling fs layer\n[2020-01-23T19:03:03.183Z] 3b9bb2159cbb: Pulling fs layer\n[2020-01-23T19:03:03.183Z] 3e5cb46e90bb: Pulling fs layer\n[2020-01-23T19:03:03.183Z] 704391ccfee3: Pulling fs layer\n[2020-01-23T19:03:03.183Z] dc41f6c27be0: Pulling fs layer\n[2020-01-23T19:03:03.183Z] 1e2f9a495ab8: Pulling fs layer\n[2020-01-23T19:03:03.183Z] b9840a92bc40: Pulling fs layer\n[2020-01-23T19:03:03.183Z] 29cc21b14733: Pulling fs layer\n[2020-01-23T19:03:03.183Z] 9b0bbc4bba68: Pulling fs layer\n[2020-01-23T19:03:03.183Z] 3b9bb2159cbb: Waiting\n[2020-01-23T19:03:03.183Z] 3e5cb46e90bb: Waiting\n[2020-01-23T19:03:03.183Z] 704391ccfee3: Waiting\n[2020-01-23T19:03:03.183Z] dc41f6c27be0: Waiting\n[2020-01-23T19:03:03.183Z] 1e2f9a495ab8: Waiting\n[2020-01-23T19:03:03.183Z] b9840a92bc40: Waiting\n[2020-01-23T19:03:03.183Z] 29cc21b14733: Waiting\n[2020-01-23T19:03:03.183Z] 9b0bbc4bba68: Waiting\n[2020-01-23T19:03:03.183Z] 777b28850792: Verifying Checksum\n[2020-01-23T19:03:03.183Z] 777b28850792: Download complete\n[2020-01-23T19:03:03.183Z] 2a23fa8c16f7: Verifying Checksum\n[2020-01-23T19:03:03.183Z] 2a23fa8c16f7: Download complete\n[2020-01-23T19:03:03.453Z] 3e5cb46e90bb: Verifying Checksum\n[2020-01-23T19:03:03.453Z] 3e5cb46e90bb: Download complete\n[2020-01-23T19:03:03.453Z] 704391ccfee3: Verifying Checksum\n[2020-01-23T19:03:03.453Z] 704391ccfee3: Download complete\n[2020-01-23T19:03:03.453Z] cde5963f3b93: Verifying Checksum\n[2020-01-23T19:03:03.453Z] cde5963f3b93: Download complete\n[2020-01-23T19:03:05.435Z] cde5963f3b93: Pull complete\n[2020-01-23T19:03:06.422Z] 2a23fa8c16f7: Pull complete\n[2020-01-23T19:03:06.705Z] 777b28850792: Pull complete\n[2020-01-23T19:03:11.004Z] dc41f6c27be0: Verifying Checksum\n[2020-01-23T19:03:11.004Z] dc41f6c27be0: Download complete\n[2020-01-23T19:03:11.004Z] b9840a92bc40: Verifying Checksum\n[2020-01-23T19:03:11.004Z] b9840a92bc40: Download complete\n[2020-01-23T19:03:14.413Z] 29cc21b14733: Verifying Checksum\n[2020-01-23T19:03:14.413Z] 29cc21b14733: Download complete\n[2020-01-23T19:03:14.693Z] 9b0bbc4bba68: Verifying Checksum\n[2020-01-23T19:03:14.693Z] 9b0bbc4bba68: Download complete\n[2020-01-23T19:03:17.329Z] 1e2f9a495ab8: Verifying Checksum\n[2020-01-23T19:03:17.329Z] 1e2f9a495ab8: Download complete\n[2020-01-23T19:03:18.787Z] 3b9bb2159cbb: Verifying Checksum\n[2020-01-23T19:03:18.787Z] 3b9bb2159cbb: Download complete\n[2020-01-23T19:03:37.080Z] 3b9bb2159cbb: Pull complete\n[2020-01-23T19:03:37.080Z] 3e5cb46e90bb: Pull complete\n[2020-01-23T19:03:37.080Z] 704391ccfee3: Pull complete\n[2020-01-23T19:03:42.459Z] dc41f6c27be0: Pull complete\n[2020-01-23T19:03:50.752Z] 1e2f9a495ab8: Pull complete\n[2020-01-23T19:03:50.752Z] b9840a92bc40: Pull complete\n[2020-01-23T19:03:54.289Z] 29cc21b14733: Pull complete\n[2020-01-23T19:03:54.289Z] 9b0bbc4bba68: Pull complete\n[2020-01-23T19:03:54.289Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-01-23T19:03:54.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-01-23T19:03:54.289Z] ---> 56ba99f26dce\n[2020-01-23T19:03:54.289Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-23T19:03:58.636Z] ---> Running in 8f7e90152088\n[2020-01-23T19:03:58.636Z] Removing intermediate container 8f7e90152088\n[2020-01-23T19:03:58.636Z] ---> c10b5d3c2ffe\n[2020-01-23T19:03:58.636Z] Step 4/7 : RUN apk add --update bash\n[2020-01-23T19:03:58.906Z] ---> Running in ad877c302204\n[2020-01-23T19:03:59.887Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-23T19:04:00.861Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-23T19:04:02.289Z] OK: 125 MiB in 39 packages\n[2020-01-23T19:04:03.262Z] Removing intermediate container ad877c302204\n[2020-01-23T19:04:03.262Z] ---> 8b86d220c10f\n[2020-01-23T19:04:03.262Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-01-23T19:04:03.262Z] ---> Running in 59117da77527\n[2020-01-23T19:04:03.869Z] Removing intermediate container 59117da77527\n[2020-01-23T19:04:03.869Z] ---> 992f96baf6bf\n[2020-01-23T19:04:03.869Z] Step 6/7 : COPY go.mod .\n[2020-01-23T19:04:04.467Z] ---> 094476003445\n[2020-01-23T19:04:04.467Z] Step 7/7 : RUN go mod download\n[2020-01-23T19:04:04.467Z] ---> Running in 85555c2fd056\n[2020-01-23T19:04:05.900Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-23T19:04:05.900Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.42\n[2020-01-23T19:04:06.894Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-23T19:04:06.894Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-23T19:04:06.894Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-23T19:04:06.894Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-23T19:04:06.894Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-23T19:04:06.894Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-23T19:04:06.894Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-23T19:04:06.894Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-23T19:04:08.328Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-23T19:04:15.028Z] \x1b[0mRemoving intermediate container 85555c2fd056\n[2020-01-23T19:04:15.028Z] ---> fcb046f88adf\n[2020-01-23T19:04:15.028Z] Successfully built fcb046f88adf\n[2020-01-23T19:04:15.028Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T19:04:15.581Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-23T19:04:15.852Z] .\n[Pipeline] withDockerContainer\n[2020-01-23T19:04:16.282Z] prd-ubuntu18.04-docker-arm64-4c-2g-15898 does not seem to be running inside a container\n[2020-01-23T19:04:16.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/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 ******** -e ******** ci-base-image-arm64 cat\n[2020-01-23T19:04:17.993Z] $ docker top 41ca8c2cad6c01e47ca3c79a07d89dc51027eb553c4c45236e3d4d4270535730 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T19:04:20.585Z] + go version\n[2020-01-23T19:04:20.585Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-01-23T19:04:21.703Z] + make test\n[2020-01-23T19:04:21.703Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n[2020-01-23T19:04:29.988Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg\t[no test files]\n[2020-01-23T19:04:29.988Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg/keys\t[no test files]\n[2020-01-23T19:04:42.391Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/listener\t9.025s\tcoverage: 96.7% of statements\n[2020-01-23T19:05:29.355Z] # github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault [github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault.test]\n[2020-01-23T19:05:29.355Z] pkg/providers/vault/client_test.go:124:32: undefined: TookenLookupMetadata\n[2020-01-23T19:05:29.356Z] pkg/providers/vault/client_test.go:648:35: undefined: TookenLookupMetadata\n[2020-01-23T19:05:29.356Z] pkg/providers/vault/client_test.go:654:35: undefined: TookenLookupMetadata\n[2020-01-23T19:05:29.356Z] pkg/providers/vault/client_test.go:660:35: undefined: TookenLookupMetadata\n[2020-01-23T19:05:29.356Z] pkg/providers/vault/client_test.go:666:37: undefined: TookenLookupMetadata\n[2020-01-23T19:05:29.356Z] pkg/providers/vault/client_test.go:672:41: undefined: TookenLookupMetadata\n[2020-01-23T19:05:29.356Z] pkg/providers/vault/client_test.go:788:28: undefined: TookenLookupMetadata\n[2020-01-23T19:05:29.356Z] pkg/providers/vault/client_test.go:810:31: undefined: TookenLookupMetadata\n[2020-01-23T19:05:29.356Z] pkg/providers/vault/client_test.go:827:38: undefined: TookenLookupMetadata\n[2020-01-23T19:05:29.356Z] pkg/providers/vault/client_test.go:833:40: undefined: TookenLookupMetadata\n[2020-01-23T19:05:29.356Z] pkg/providers/vault/client_test.go:833:40: too many errors\n[2020-01-23T19:05:29.356Z] FAIL\tgithub.com/edgexfoundry/go-mod-secrets/pkg/providers/vault [build failed]\n[2020-01-23T19:05:29.356Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader\t0.047s\tcoverage: 89.5% of statements\n[2020-01-23T19:05:29.356Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks\t0.015s\tcoverage: 100.0% of statements\n[2020-01-23T19:05:29.356Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer\t0.017s\tcoverage: 100.0% of statements\n[2020-01-23T19:05:29.356Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks\t0.031s\tcoverage: 100.0% of statements\n[2020-01-23T19:05:29.356Z] make: *** [Makefile:12: test] Error 2\n[Pipeline] }\n[2020-01-23T19:05:29.375Z] $ docker stop --time=1 41ca8c2cad6c01e47ca3c79a07d89dc51027eb553c4c45236e3d4d4270535730\n[2020-01-23T19:05:31.573Z] $ docker rm -f 41ca8c2cad6c01e47ca3c79a07d89dc51027eb553c4c45236e3d4d4270535730\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-23T19:05:32.287Z] Failed in branch arm64\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\nStage "CodeCov" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-23T19:05:32.871Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-23T19:05:33.169Z] ---> package-listing.sh\n[2020-01-23T19:05:33.169Z] ++ facter osfamily\n[2020-01-23T19:05:33.169Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-23T19:05:33.169Z] + OS_FAMILY=redhat\n[2020-01-23T19:05:33.169Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-45\n[2020-01-23T19:05:33.169Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-23T19:05:33.169Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-23T19:05:33.169Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-23T19:05:33.169Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-23T19:05:33.169Z] + \'[\' /w/workspace/dgexfoundry_go-mod-secrets_PR-45 \']\'\n[2020-01-23T19:05:33.169Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-23T19:05:33.169Z] + case "${OS_FAMILY}" in\n[2020-01-23T19:05:33.169Z] + rpm -qa\n[2020-01-23T19:05:33.169Z] + sort\n[2020-01-23T19:05:37.583Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-23T19:05:37.583Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-23T19:05:37.583Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-23T19:05:37.583Z] + \'[\' /w/workspace/dgexfoundry_go-mod-secrets_PR-45 \']\'\n[2020-01-23T19:05:37.583Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-45/archives/\n[2020-01-23T19:05:37.583Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-45/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T19:05:37.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-23T19:05:37.956Z] \n[2020-01-23T19:05:37.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T19:05:38.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-23T19:05:38.260Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-23T19:05:38.260Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-23T19:05:38.260Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-23T19:05:38.260Z] c9ea274ed700: Pulling fs layer\n[2020-01-23T19:05:38.260Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-23T19:05:38.260Z] f6a933c9cadc: Pulling fs layer\n[2020-01-23T19:05:38.260Z] 61811dbd4963: Pulling fs layer\n[2020-01-23T19:05:38.260Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-23T19:05:38.260Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-23T19:05:38.260Z] dc21a1d4508b: Pulling fs layer\n[2020-01-23T19:05:38.260Z] 363af2e989c4: Pulling fs layer\n[2020-01-23T19:05:38.260Z] 9cfac6ba3733: Waiting\n[2020-01-23T19:05:38.260Z] f6a933c9cadc: Waiting\n[2020-01-23T19:05:38.260Z] 61811dbd4963: Waiting\n[2020-01-23T19:05:38.260Z] a6eb2c9e2280: Waiting\n[2020-01-23T19:05:38.260Z] 095dd8b7b4d8: Waiting\n[2020-01-23T19:05:38.260Z] dc21a1d4508b: Waiting\n[2020-01-23T19:05:38.260Z] 363af2e989c4: Waiting\n[2020-01-23T19:05:38.260Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-23T19:05:38.260Z] da0e9bf0cc60: Download complete\n[2020-01-23T19:05:38.260Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-23T19:05:38.260Z] 9cfac6ba3733: Download complete\n[2020-01-23T19:05:38.260Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-23T19:05:38.260Z] e6b0cf9c0882: Download complete\n[2020-01-23T19:05:38.530Z] f6a933c9cadc: Verifying Checksum\n[2020-01-23T19:05:38.530Z] f6a933c9cadc: Download complete\n[2020-01-23T19:05:38.530Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-23T19:05:38.530Z] a6eb2c9e2280: Download complete\n[2020-01-23T19:05:38.530Z] e6b0cf9c0882: Pull complete\n[2020-01-23T19:05:38.798Z] c9ea274ed700: Verifying Checksum\n[2020-01-23T19:05:38.798Z] c9ea274ed700: Download complete\n[2020-01-23T19:05:38.798Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-23T19:05:38.798Z] 095dd8b7b4d8: Download complete\n[2020-01-23T19:05:38.798Z] dc21a1d4508b: Verifying Checksum\n[2020-01-23T19:05:38.798Z] dc21a1d4508b: Download complete\n[2020-01-23T19:05:38.798Z] 363af2e989c4: Verifying Checksum\n[2020-01-23T19:05:38.798Z] 363af2e989c4: Download complete\n[2020-01-23T19:05:38.798Z] da0e9bf0cc60: Pull complete\n[2020-01-23T19:05:39.371Z] 61811dbd4963: Verifying Checksum\n[2020-01-23T19:05:39.371Z] 61811dbd4963: Download complete\n[2020-01-23T19:05:40.747Z] c9ea274ed700: Pull complete\n[2020-01-23T19:05:40.747Z] 9cfac6ba3733: Pull complete\n[2020-01-23T19:05:40.747Z] f6a933c9cadc: Pull complete\n[2020-01-23T19:05:44.963Z] 61811dbd4963: Pull complete\n[2020-01-23T19:05:44.963Z] a6eb2c9e2280: Pull complete\n[2020-01-23T19:05:45.905Z] 095dd8b7b4d8: Pull complete\n[2020-01-23T19:05:46.171Z] dc21a1d4508b: Pull complete\n[2020-01-23T19:05:46.435Z] 363af2e989c4: Pull complete\n[2020-01-23T19:05:46.435Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-23T19:05:46.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-23T19:05:46.588Z] prd-centos7-docker-4c-2g-15893 does not seem to be running inside a container\n[2020-01-23T19:05:46.634Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_go-mod-secrets_PR-45 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-45:/w/workspace/dgexfoundry_go-mod-secrets_PR-45:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-45@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-45@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\n[2020-01-23T19:05:47.736Z] $ docker top faafa111185c9560cbe81430d2f8150bfc59eefcd141f7d4c22a9d1ff0fc9b0a -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-23T19:05:48.279Z] provisioning config files...\n[2020-01-23T19:05:48.297Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-45@tmp/config6973097224321662357tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-23T19:05:48.314Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-23T19:05:48.602Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-23T19:05:48.608Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-23T19:05:48.900Z] ---> logs-deploy.sh\n[2020-01-23T19:05:48.901Z] + ARCHIVE_ARTIFACTS=\n[2020-01-23T19:05:48.901Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-23T19:05:48.901Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-23T19:05:48.901Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-23T19:05:48.901Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-45/4\n[2020-01-23T19:05:48.901Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/PR-45/4/\n[2020-01-23T19:05:48.901Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-45/4 /w/workspace/dgexfoundry_go-mod-secrets_PR-45\n[2020-01-23T19:05:49.840Z] Archives upload complete.\n[2020-01-23T19:05:49.840Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-45/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/PR-45/4/\n'