b'Push event to branch master\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nObtained Jenkinsfile from bb462e1b414a0863b1ef45477b6731f4813e7ceb\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 0ef81488da9e236423f681c40a6609f5e9eb7941\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 0ef81488da9e236423f681c40a6609f5e9eb7941 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ef81488da9e236423f681c40a6609f5e9eb7941 # timeout=10\nCommit message: "Merge pull request #99 from lranjbar/disable-snyk"\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-registry, goVersion:1.13, 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-registry-settings\n PROJECT: go-mod-registry\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-registry\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\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-18283 in /w/workspace/exfoundry_go-mod-registry_master\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\nFetching without tags\nChecking out Revision bb462e1b414a0863b1ef45477b6731f4813e7ceb (master)\nCloning repository git@github.com:edgexfoundry/go-mod-registry.git\n > git init /w/workspace/exfoundry_go-mod-registry_master # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # 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-registry.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f bb462e1b414a0863b1ef45477b6731f4813e7ceb # timeout=10\nCommit message: "Merge pull request #45 from akramtexas/update_for_go_1_13_issue_44"\n > git rev-list --no-walk 2712104808ae4caf44fef9de48f10e3ef7eaba69 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-07T22:31:55.958Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-07T22:31:57.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-07T22:31:57.013Z] \n[2020-02-07T22:31:57.013Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-07T22:31:57.340Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-07T22:31:57.340Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-07T22:31:57.340Z] e7c96db7181b: Pulling fs layer\n[2020-02-07T22:31:57.340Z] a038dfdf5543: Pulling fs layer\n[2020-02-07T22:31:57.340Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-07T22:31:57.605Z] e7c96db7181b: Verifying Checksum\n[2020-02-07T22:31:57.605Z] e7c96db7181b: Download complete\n[2020-02-07T22:31:57.605Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-07T22:31:57.605Z] 8d5d8e63b3c0: Download complete\n[2020-02-07T22:31:57.605Z] a038dfdf5543: Verifying Checksum\n[2020-02-07T22:31:57.605Z] a038dfdf5543: Download complete\n[2020-02-07T22:31:57.874Z] e7c96db7181b: Pull complete\n[2020-02-07T22:31:58.445Z] a038dfdf5543: Pull complete\n[2020-02-07T22:31:58.704Z] 8d5d8e63b3c0: Pull complete\n[2020-02-07T22:31:58.704Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-07T22:31:58.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-07T22:31:58.830Z] prd-centos7-docker-4c-2g-18283 does not seem to be running inside a container\n[2020-02-07T22:31:58.868Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-07T22:31:59.458Z] $ docker top f8c4bb68b9c030356e6f8f47aadba45d0dba4f1f7a0c81d884ad88998238543f -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-07T22:31:59.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-07T22:31:59.990Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-07T22:32:00.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-07T22:32:00.204Z] $ docker exec f8c4bb68b9c030356e6f8f47aadba45d0dba4f1f7a0c81d884ad88998238543f ssh-agent\n[2020-02-07T22:32:00.403Z] SSH_AUTH_SOCK=/tmp/ssh-Z9moCizJVcNC/agent.15\n[2020-02-07T22:32:00.403Z] SSH_AGENT_PID=22\n[2020-02-07T22:32:00.416Z] Running ssh-add (command line suppressed)\n[2020-02-07T22:32:00.583Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_965890593665160762.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_965890593665160762.key)\n[2020-02-07T22:32:00.633Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-07T22:32:00.925Z] + git describe --exact-match --tags HEAD\n[2020-02-07T22:32:00.925Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-07T22:32:00.984Z] $ docker exec --env ******** --env ******** f8c4bb68b9c030356e6f8f47aadba45d0dba4f1f7a0c81d884ad88998238543f ssh-agent -k\n[2020-02-07T22:32:01.133Z] unset SSH_AUTH_SOCK;\n[2020-02-07T22:32:01.133Z] unset SSH_AGENT_PID;\n[2020-02-07T22:32:01.133Z] echo Agent pid 22 killed;\n[2020-02-07T22:32:01.171Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-07T22:32:01.185Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-07T22:32:01.185Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-07T22:32:01.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-07T22:32:01.215Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-07T22:32:01.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-07T22:32:01.419Z] $ docker exec f8c4bb68b9c030356e6f8f47aadba45d0dba4f1f7a0c81d884ad88998238543f ssh-agent\n[2020-02-07T22:32:01.625Z] SSH_AUTH_SOCK=/tmp/ssh-fVLjPCsiKBzC/agent.58\n[2020-02-07T22:32:01.625Z] SSH_AGENT_PID=64\n[2020-02-07T22:32:01.631Z] Running ssh-add (command line suppressed)\n[2020-02-07T22:32:01.816Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_577630043229488397.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_577630043229488397.key)\n[2020-02-07T22:32:01.905Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-07T22:32:02.209Z] + git semver init\n[2020-02-07T22:32:02.209Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-07T22:32:02.209Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git\n[2020-02-07T22:32:02.209Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master\n[2020-02-07T22:32:02.209Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-07T22:32:02.209Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-07T22:32:02.209Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-07T22:32:02.209Z] # $SEMVER_BRANCH = master\n[2020-02-07T22:32:02.209Z] # $SEMVER_TEMP = /tmp/semver-382107488\n[2020-02-07T22:32:02.209Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP\n[2020-02-07T22:32:02.780Z] # \'/tmp/semver-382107488\' -> \'/w/workspace/exfoundry_go-mod-registry_master/.semver\'\n[2020-02-07T22:32:02.780Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver\n[Pipeline] }\n[2020-02-07T22:32:02.790Z] $ docker exec --env ******** --env ******** f8c4bb68b9c030356e6f8f47aadba45d0dba4f1f7a0c81d884ad88998238543f ssh-agent -k\n[2020-02-07T22:32:02.934Z] unset SSH_AUTH_SOCK;\n[2020-02-07T22:32:02.935Z] unset SSH_AGENT_PID;\n[2020-02-07T22:32:02.935Z] echo Agent pid 64 killed;\n[2020-02-07T22:32:02.981Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-07T22:32:03.295Z] + git semver\n[Pipeline] }\n[2020-02-07T22:32:03.306Z] $ docker stop --time=1 f8c4bb68b9c030356e6f8f47aadba45d0dba4f1f7a0c81d884ad88998238543f\n[2020-02-07T22:32:04.643Z] $ docker rm -f f8c4bb68b9c030356e6f8f47aadba45d0dba4f1f7a0c81d884ad88998238543f\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-07T22:32:05.142Z] Stashed 29 file(s)\n[Pipeline] echo\n[2020-02-07T22:32:05.144Z] [edgeXSemver] initialized semver on version 0.1.19\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-02-07T22:32:20.232Z] Still waiting to schedule task\n[2020-02-07T22:32:20.232Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-07T22:32:20.234Z] Still waiting to schedule task\n[2020-02-07T22:32:20.234Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-18276\xe2\x80\x99 is offline\n[2020-02-07T22:34:22.682Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-18284 in /w/workspace/exfoundry_go-mod-registry_master\n[Pipeline] {\n[Pipeline] ws\n[2020-02-07T22:34:22.698Z] Running in /w/workspace/go-mod-registry/7\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-07T22:34:22.872Z] Running on prd-centos7-docker-4c-2g-18285 in /w/workspace/exfoundry_go-mod-registry_master\n[Pipeline] {\n[Pipeline] ws\n[2020-02-07T22:34:22.884Z] Running in /w/workspace/go-mod-registry/7\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-07T22:34:24.771Z] using credential edgex-jenkins-ssh\n[2020-02-07T22:34:24.793Z] Cloning the remote Git repository\n[2020-02-07T22:34:24.793Z] Cloning with configured refspecs honoured and without tags\n[2020-02-07T22:34:24.439Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n[2020-02-07T22:34:24.476Z] > git init /w/workspace/go-mod-registry/7 # timeout=10\n[2020-02-07T22:34:24.526Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-02-07T22:34:24.527Z] > git --version # timeout=10\n[2020-02-07T22:34:24.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-07T22:34:24.584Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-07T22:34:25.387Z] Fetching without tags\n[2020-02-07T22:34:25.756Z] Checking out Revision bb462e1b414a0863b1ef45477b6731f4813e7ceb (master)\n[2020-02-07T22:34:25.031Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-02-07T22:34:25.038Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-07T22:34:25.048Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-02-07T22:34:25.061Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-02-07T22:34:25.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-07T22:34:25.067Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-07T22:34:25.464Z] > git config core.sparsecheckout # timeout=10\n[2020-02-07T22:34:25.472Z] > git checkout -f bb462e1b414a0863b1ef45477b6731f4813e7ceb # timeout=10\n[2020-02-07T22:34:29.091Z] Commit message: "Merge pull request #45 from akramtexas/update_for_go_1_13_issue_44"\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-02-07T22:34:29.820Z] =========================================================\n[2020-02-07T22:34:29.820Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-07T22:34:29.820Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-07T22:34:29.916Z] using credential edgex-jenkins-ssh\n[2020-02-07T22:34:29.943Z] Cloning the remote Git repository\n[2020-02-07T22:34:29.943Z] Cloning with configured refspecs honoured and without tags\n[2020-02-07T22:34:30.013Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git\n[2020-02-07T22:34:30.184Z] > git init /w/workspace/go-mod-registry/7 # timeout=10\n[2020-02-07T22:34:30.254Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-02-07T22:34:30.255Z] > git --version # timeout=10\n[2020-02-07T22:34:30.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-07T22:34:30.336Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-07T22:34:30.474Z] + 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 .\n[2020-02-07T22:34:30.474Z] Sending build context to Docker daemon 300kB\r\r\n[2020-02-07T22:34:30.474Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n[2020-02-07T22:34:30.474Z] Step 2/7 : FROM ${BASE}\n[2020-02-07T22:34:30.739Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-07T22:34:30.739Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-07T22:34:30.739Z] 2848faf0eed1: Pulling fs layer\n[2020-02-07T22:34:30.739Z] 0f37312ad70f: Pulling fs layer\n[2020-02-07T22:34:30.739Z] 5788d62ee057: Pulling fs layer\n[2020-02-07T22:34:30.739Z] 0e6b1d234666: Pulling fs layer\n[2020-02-07T22:34:30.739Z] bf5d7aec512f: Pulling fs layer\n[2020-02-07T22:34:30.739Z] 34c802a77dc8: Pulling fs layer\n[2020-02-07T22:34:30.739Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-07T22:34:30.739Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-07T22:34:30.739Z] 5c102a31e300: Pulling fs layer\n[2020-02-07T22:34:30.739Z] dcfb455df0a1: Pulling fs layer\n[2020-02-07T22:34:30.739Z] 34c802a77dc8: Waiting\n[2020-02-07T22:34:30.739Z] 9eb99e56ec68: Waiting\n[2020-02-07T22:34:30.740Z] 27c7a5d97fbd: Waiting\n[2020-02-07T22:34:30.740Z] 5788d62ee057: Waiting\n[2020-02-07T22:34:30.740Z] 5c102a31e300: Waiting\n[2020-02-07T22:34:30.740Z] 0e6b1d234666: Waiting\n[2020-02-07T22:34:30.740Z] bf5d7aec512f: Waiting\n[2020-02-07T22:34:30.740Z] 0f37312ad70f: Verifying Checksum\n[2020-02-07T22:34:30.740Z] 0f37312ad70f: Download complete\n[2020-02-07T22:34:30.740Z] 2848faf0eed1: Verifying Checksum\n[2020-02-07T22:34:30.740Z] 2848faf0eed1: Download complete\n[2020-02-07T22:34:30.740Z] 0e6b1d234666: Verifying Checksum\n[2020-02-07T22:34:30.740Z] 0e6b1d234666: Download complete\n[2020-02-07T22:34:30.740Z] bf5d7aec512f: Verifying Checksum\n[2020-02-07T22:34:30.740Z] bf5d7aec512f: Download complete\n[2020-02-07T22:34:30.740Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-07T22:34:30.740Z] e6b0cf9c0882: Download complete\n[2020-02-07T22:34:31.002Z] e6b0cf9c0882: Pull complete\n[2020-02-07T22:34:31.082Z] Fetching without tags\n[2020-02-07T22:34:31.264Z] 2848faf0eed1: Pull complete\n[2020-02-07T22:34:31.602Z] Checking out Revision bb462e1b414a0863b1ef45477b6731f4813e7ceb (master)\n[2020-02-07T22:34:30.979Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-02-07T22:34:31.009Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-07T22:34:31.053Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10\n[2020-02-07T22:34:31.097Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git\n[2020-02-07T22:34:31.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-07T22:34:31.107Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-07T22:34:31.622Z] > git config core.sparsecheckout # timeout=10\n[2020-02-07T22:34:31.646Z] > git checkout -f bb462e1b414a0863b1ef45477b6731f4813e7ceb # timeout=10\n[2020-02-07T22:34:31.845Z] 34c802a77dc8: Verifying Checksum\n[2020-02-07T22:34:31.845Z] 34c802a77dc8: Download complete\n[2020-02-07T22:34:31.845Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-07T22:34:31.845Z] 27c7a5d97fbd: Download complete\n[2020-02-07T22:34:32.107Z] 5788d62ee057: Download complete\n[2020-02-07T22:34:32.370Z] dcfb455df0a1: Verifying Checksum\n[2020-02-07T22:34:32.370Z] dcfb455df0a1: Download complete\n[2020-02-07T22:34:32.370Z] 5c102a31e300: Verifying Checksum\n[2020-02-07T22:34:32.370Z] 5c102a31e300: Download complete\n[2020-02-07T22:34:32.370Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-07T22:34:32.370Z] 9eb99e56ec68: Download complete\n[2020-02-07T22:34:32.939Z] 0f37312ad70f: Pull complete\n[2020-02-07T22:34:35.895Z] Commit message: "Merge pull request #45 from akramtexas/update_for_go_1_13_issue_44"\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-02-07T22:34:36.643Z] =========================================================\n[2020-02-07T22:34:36.643Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-07T22:34:36.643Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-07T22:34:38.098Z] + 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 .\n[2020-02-07T22:34:38.212Z] 5788d62ee057: Pull complete\n[2020-02-07T22:34:38.212Z] 0e6b1d234666: Pull complete\n[2020-02-07T22:34:38.212Z] bf5d7aec512f: Pull complete\n[2020-02-07T22:34:39.105Z] Sending build context to Docker daemon 300kB\r\r\n[2020-02-07T22:34:39.105Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n[2020-02-07T22:34:39.105Z] Step 2/7 : FROM ${BASE}\n[2020-02-07T22:34:39.393Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-07T22:34:39.393Z] cde5963f3b93: Pulling fs layer\n[2020-02-07T22:34:39.393Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-07T22:34:39.393Z] 777b28850792: Pulling fs layer\n[2020-02-07T22:34:39.393Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-07T22:34:39.393Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-07T22:34:39.393Z] 1df406cf5192: Pulling fs layer\n[2020-02-07T22:34:39.393Z] 8a11ddd9e578: Waiting\n[2020-02-07T22:34:39.393Z] 4cf88f913ddb: Waiting\n[2020-02-07T22:34:39.393Z] cd6300453558: Pulling fs layer\n[2020-02-07T22:34:39.393Z] b9c365052c96: Pulling fs layer\n[2020-02-07T22:34:39.393Z] a2d8cc88f415: Pulling fs layer\n[2020-02-07T22:34:39.393Z] ea1d1ca13537: Pulling fs layer\n[2020-02-07T22:34:39.393Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-07T22:34:39.393Z] 1df406cf5192: Waiting\n[2020-02-07T22:34:39.393Z] cd6300453558: Waiting\n[2020-02-07T22:34:39.393Z] b9c365052c96: Waiting\n[2020-02-07T22:34:39.393Z] a2d8cc88f415: Waiting\n[2020-02-07T22:34:39.393Z] ea1d1ca13537: Waiting\n[2020-02-07T22:34:39.393Z] 3750a50a1c5e: Waiting\n[2020-02-07T22:34:39.677Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-07T22:34:39.677Z] 2a23fa8c16f7: Download complete\n[2020-02-07T22:34:39.677Z] 777b28850792: Verifying Checksum\n[2020-02-07T22:34:39.677Z] 777b28850792: Download complete\n[2020-02-07T22:34:39.677Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-07T22:34:39.677Z] 4cf88f913ddb: Download complete\n[2020-02-07T22:34:39.950Z] 1df406cf5192: Verifying Checksum\n[2020-02-07T22:34:39.950Z] 1df406cf5192: Download complete\n[2020-02-07T22:34:40.223Z] cde5963f3b93: Verifying Checksum\n[2020-02-07T22:34:40.223Z] cde5963f3b93: Download complete\n[2020-02-07T22:34:42.874Z] cde5963f3b93: Pull complete\n[2020-02-07T22:34:43.472Z] 2a23fa8c16f7: Pull complete\n[2020-02-07T22:34:43.760Z] 777b28850792: Pull complete\n[2020-02-07T22:34:44.778Z] 34c802a77dc8: Pull complete\n[2020-02-07T22:34:47.153Z] cd6300453558: Verifying Checksum\n[2020-02-07T22:34:47.153Z] cd6300453558: Download complete\n[2020-02-07T22:34:47.422Z] a2d8cc88f415: Verifying Checksum\n[2020-02-07T22:34:47.422Z] a2d8cc88f415: Download complete\n[2020-02-07T22:34:48.976Z] 9eb99e56ec68: Pull complete\n[2020-02-07T22:34:48.976Z] 27c7a5d97fbd: Pull complete\n[2020-02-07T22:34:49.243Z] 5c102a31e300: Pull complete\n[2020-02-07T22:34:49.510Z] dcfb455df0a1: Pull complete\n[2020-02-07T22:34:49.510Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-07T22:34:49.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-07T22:34:49.510Z] ---> 7c70fe431013\n[2020-02-07T22:34:49.510Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-07T22:34:49.510Z] ---> Running in 105494f44d41\n[2020-02-07T22:34:49.770Z] Removing intermediate container 105494f44d41\n[2020-02-07T22:34:49.770Z] ---> 4824c51df4e2\n[2020-02-07T22:34:49.770Z] Step 4/7 : RUN apk add --update bash\n[2020-02-07T22:34:49.770Z] ---> Running in 2e4596b0f9ad\n[2020-02-07T22:34:50.341Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-07T22:34:51.276Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-07T22:34:51.714Z] ea1d1ca13537: Verifying Checksum\n[2020-02-07T22:34:51.714Z] ea1d1ca13537: Download complete\n[2020-02-07T22:34:51.714Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-07T22:34:51.714Z] 3750a50a1c5e: Download complete\n[2020-02-07T22:34:52.212Z] OK: 143 MiB in 39 packages\n[2020-02-07T22:34:52.471Z] Removing intermediate container 2e4596b0f9ad\n[2020-02-07T22:34:52.471Z] ---> ba65db0b7e1a\n[2020-02-07T22:34:52.471Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-02-07T22:34:52.471Z] ---> Running in 7809e130234d\n[2020-02-07T22:34:52.471Z] Removing intermediate container 7809e130234d\n[2020-02-07T22:34:52.471Z] ---> 2b45145b02c0\n[2020-02-07T22:34:52.471Z] Step 6/7 : COPY go.mod .\n[2020-02-07T22:34:52.730Z] ---> 58b9693cc340\n[2020-02-07T22:34:52.730Z] Step 7/7 : RUN go mod download\n[2020-02-07T22:34:52.730Z] ---> Running in 55729898db20\n[2020-02-07T22:34:54.310Z] b9c365052c96: Verifying Checksum\n[2020-02-07T22:34:54.310Z] b9c365052c96: Download complete\n[2020-02-07T22:34:54.636Z] \x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-07T22:34:54.636Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-07T22:34:54.636Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-07T22:34:54.636Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-07T22:34:54.636Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-07T22:34:54.636Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-07T22:34:54.637Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-07T22:34:54.637Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-07T22:34:54.637Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-07T22:34:54.637Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-07T22:34:54.637Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-07T22:34:54.895Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-07T22:34:55.153Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-07T22:34:55.153Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-07T22:34:55.153Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-07T22:34:55.153Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-07T22:34:55.153Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-07T22:34:55.153Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-07T22:34:55.153Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-07T22:34:55.153Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-07T22:34:55.279Z] 8a11ddd9e578: Verifying Checksum\n[2020-02-07T22:34:55.279Z] 8a11ddd9e578: Download complete\n[2020-02-07T22:34:59.353Z] \x1b[0mRemoving intermediate container 55729898db20\n[2020-02-07T22:34:59.353Z] ---> ad15c2a34409\n[2020-02-07T22:34:59.353Z] Successfully built ad15c2a34409\n[2020-02-07T22:34:59.353Z] 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-02-07T22:34:59.800Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-07T22:34:59.800Z] .\n[Pipeline] withDockerContainer\n[2020-02-07T22:34:59.921Z] prd-centos7-docker-4c-2g-18285 does not seem to be running inside a container\n[2020-02-07T22:34:59.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/7 -v /w/workspace/go-mod-registry/7:/w/workspace/go-mod-registry/7:rw,z -v /w/workspace/go-mod-registry/7@tmp:/w/workspace/go-mod-registry/7@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 ******** ci-base-image-x86_64 cat\n[2020-02-07T22:35:00.475Z] $ docker top a75b14c8825ca56b88c9721744aab8f1c54c0052f1b9c4248d18996301738604 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-07T22:35:01.305Z] + go version\n[2020-02-07T22:35:01.305Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-07T22:35:01.603Z] + make test\n[2020-02-07T22:35:01.603Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-07T22:35:13.551Z] 8a11ddd9e578: Pull complete\n[2020-02-07T22:35:13.551Z] 4cf88f913ddb: Pull complete\n[2020-02-07T22:35:13.551Z] 1df406cf5192: Pull complete\n[2020-02-07T22:35:13.849Z] ok \tgithub.com/edgexfoundry/go-mod-registry/internal/pkg/consul\t2.021s\tcoverage: 86.5% of statements\n[2020-02-07T22:35:13.849Z] ? \tgithub.com/edgexfoundry/go-mod-registry/pkg/types\t[no test files]\n[2020-02-07T22:35:13.849Z] ok \tgithub.com/edgexfoundry/go-mod-registry/registry\t0.008s\tcoverage: 85.7% of statements\n[2020-02-07T22:35:13.849Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-07T22:35:13.849Z] gofmt -l .\n[2020-02-07T22:35:13.849Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-02-07T22:35:14.121Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-07T22:35:14.120Z] $ docker stop --time=1 a75b14c8825ca56b88c9721744aab8f1c54c0052f1b9c4248d18996301738604\n[2020-02-07T22:35:15.553Z] $ docker rm -f a75b14c8825ca56b88c9721744aab8f1c54c0052f1b9c4248d18996301738604\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\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-02-07T22:35:18.941Z] cd6300453558: Pull complete\n[2020-02-07T22:35:25.636Z] b9c365052c96: Pull complete\n[2020-02-07T22:35:25.915Z] a2d8cc88f415: Pull complete\n[2020-02-07T22:35:29.466Z] ea1d1ca13537: Pull complete\n[2020-02-07T22:35:29.740Z] 3750a50a1c5e: Pull complete\n[2020-02-07T22:35:29.740Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-07T22:35:29.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-07T22:35:29.740Z] ---> 78745c68409d\n[2020-02-07T22:35:29.740Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-07T22:35:34.037Z] ---> Running in 659a0e9cb235\n[2020-02-07T22:35:34.037Z] Removing intermediate container 659a0e9cb235\n[2020-02-07T22:35:34.037Z] ---> b952681b620d\n[2020-02-07T22:35:34.037Z] Step 4/7 : RUN apk add --update bash\n[2020-02-07T22:35:34.037Z] ---> Running in 747d40e3f489\n[2020-02-07T22:35:35.472Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-07T22:35:36.431Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-07T22:35:37.397Z] OK: 125 MiB in 39 packages\n[2020-02-07T22:35:38.382Z] Removing intermediate container 747d40e3f489\n[2020-02-07T22:35:38.382Z] ---> 6439e8820fea\n[2020-02-07T22:35:38.382Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n[2020-02-07T22:35:38.652Z] ---> Running in 7017f0626bfc\n[2020-02-07T22:35:38.921Z] Removing intermediate container 7017f0626bfc\n[2020-02-07T22:35:38.921Z] ---> 7b20f3868edc\n[2020-02-07T22:35:38.921Z] Step 6/7 : COPY go.mod .\n[2020-02-07T22:35:39.510Z] ---> 38ec1d9ddb5b\n[2020-02-07T22:35:39.510Z] Step 7/7 : RUN go mod download\n[2020-02-07T22:35:39.510Z] ---> Running in 0ed0090488e5\n[2020-02-07T22:35:41.490Z] \x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-07T22:35:41.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-07T22:35:41.755Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-07T22:35:42.022Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-07T22:35:42.022Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-07T22:35:42.022Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-07T22:35:50.263Z] \x1b[0mRemoving intermediate container 0ed0090488e5\n[2020-02-07T22:35:50.263Z] ---> 272996e7e2e9\n[2020-02-07T22:35:50.263Z] Successfully built 272996e7e2e9\n[2020-02-07T22:35:50.263Z] 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-02-07T22:35:50.722Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-07T22:35:50.991Z] .\n[Pipeline] withDockerContainer\n[2020-02-07T22:35:51.343Z] prd-ubuntu18.04-docker-arm64-4c-2g-18284 does not seem to be running inside a container\n[2020-02-07T22:35:51.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/7 -v /w/workspace/go-mod-registry/7:/w/workspace/go-mod-registry/7:rw,z -v /w/workspace/go-mod-registry/7@tmp:/w/workspace/go-mod-registry/7@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 ******** ci-base-image-arm64 cat\n[2020-02-07T22:35:52.841Z] $ docker top 46d1307300c01056a1e1cc12a584890d1c1ac51f258ff92b5b25aabd02906aa8 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-07T22:35:55.175Z] + go version\n[2020-02-07T22:35:55.175Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-02-07T22:35:55.857Z] + make test\n[2020-02-07T22:35:55.857Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-07T22:36:34.816Z] ok \tgithub.com/edgexfoundry/go-mod-registry/internal/pkg/consul\t2.069s\tcoverage: 86.5% of statements\n[2020-02-07T22:36:34.816Z] ? \tgithub.com/edgexfoundry/go-mod-registry/pkg/types\t[no test files]\n[2020-02-07T22:36:34.816Z] ok \tgithub.com/edgexfoundry/go-mod-registry/registry\t0.015s\tcoverage: 85.7% of statements\n[2020-02-07T22:36:34.816Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-07T22:36:34.816Z] gofmt -l .\n[2020-02-07T22:36:34.816Z] [ "`gofmt -l .`" = "" ]\n[Pipeline] stash\n[2020-02-07T22:36:34.844Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-07T22:36:35.237Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-07T22:36:35.243Z] $ docker stop --time=1 46d1307300c01056a1e1cc12a584890d1c1ac51f258ff92b5b25aabd02906aa8\n[2020-02-07T22:36:37.391Z] $ docker rm -f 46d1307300c01056a1e1cc12a584890d1c1ac51f258ff92b5b25aabd02906aa8\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\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[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-02-07T22:36:38.296Z] provisioning config files...\n[2020-02-07T22:36:38.309Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config4492545169965087305tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-07T22:36:38.617Z] + curl -s https://codecov.io/bash\n[2020-02-07T22:36:38.617Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-registry_master@tmp/config4492545169965087305tmp\n[2020-02-07T22:36:38.875Z] \n[2020-02-07T22:36:38.875Z] _____ _\n[2020-02-07T22:36:38.875Z] / ____| | |\n[2020-02-07T22:36:38.875Z] | | ___ __| | ___ ___ _____ __\n[2020-02-07T22:36:38.875Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-07T22:36:38.875Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-07T22:36:38.875Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-07T22:36:38.875Z] Bash-20191211-b8db533\n[2020-02-07T22:36:38.875Z] \n[2020-02-07T22:36:38.875Z] \n[2020-02-07T22:36:38.875Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-07T22:36:38.875Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-07T22:36:38.875Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n[2020-02-07T22:36:38.875Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-07T22:36:38.875Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-07T22:36:38.875Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-07T22:36:38.875Z] \x1b[0;32m+\x1b[0m .\n[2020-02-07T22:36:38.875Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-07T22:36:38.875Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-07T22:36:38.875Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-07T22:36:38.875Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=7888\x1b[0m\n[2020-02-07T22:36:38.875Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-07T22:36:38.875Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-07T22:36:38.875Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-07T22:36:38.875Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-07T22:36:38.875Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-07T22:36:38.875Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-07T22:36:38.875Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=bb462e1b414a0863b1ef45477b6731f4813e7ceb&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=\n[2020-02-07T22:36:38.875Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-07T22:36:38.876Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=bb462e1b414a0863b1ef45477b6731f4813e7ceb&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmaster%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=\n[2020-02-07T22:36:39.443Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-07T22:36:40.010Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-registry/commit/bb462e1b414a0863b1ef45477b6731f4813e7ceb\x1b[0m\n[Pipeline] }\n[2020-02-07T22:36:40.021Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\n[Pipeline] echo\n[2020-02-07T22:36:40.112Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n[Pipeline] echo\n[2020-02-07T22:36:40.113Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n[Pipeline] withCredentials\n[2020-02-07T22:36:40.129Z] Masking supported pattern matches of $SNYK_TOKEN\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-07T22:36:40.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-02-07T22:36:40.489Z] \n[2020-02-07T22:36:40.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-07T22:36:40.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-02-07T22:36:40.811Z] 1.217.3: Pulling from edgex-snyk-go\n[2020-02-07T22:36:40.811Z] 9d48c3bd43c5: Pulling fs layer\n[2020-02-07T22:36:40.811Z] 7f94eaf8af20: Pulling fs layer\n[2020-02-07T22:36:40.811Z] 9fe9984849c1: Pulling fs layer\n[2020-02-07T22:36:40.811Z] cf0db633a67d: Pulling fs layer\n[2020-02-07T22:36:40.811Z] 0f7136d71739: Pulling fs layer\n[2020-02-07T22:36:40.811Z] 8c1aaf4dbaec: Pulling fs layer\n[2020-02-07T22:36:40.811Z] b8132c677c6b: Pulling fs layer\n[2020-02-07T22:36:40.811Z] c8f539ab0293: Pulling fs layer\n[2020-02-07T22:36:40.811Z] b11662bbf65b: Pulling fs layer\n[2020-02-07T22:36:40.811Z] 8c1aaf4dbaec: Waiting\n[2020-02-07T22:36:40.811Z] b8132c677c6b: Waiting\n[2020-02-07T22:36:40.811Z] c8f539ab0293: Waiting\n[2020-02-07T22:36:40.811Z] b11662bbf65b: Waiting\n[2020-02-07T22:36:40.811Z] cf0db633a67d: Waiting\n[2020-02-07T22:36:40.811Z] 0f7136d71739: Waiting\n[2020-02-07T22:36:40.811Z] 9fe9984849c1: Verifying Checksum\n[2020-02-07T22:36:40.811Z] 9fe9984849c1: Download complete\n[2020-02-07T22:36:40.811Z] 7f94eaf8af20: Verifying Checksum\n[2020-02-07T22:36:40.811Z] 7f94eaf8af20: Download complete\n[2020-02-07T22:36:40.811Z] 0f7136d71739: Download complete\n[2020-02-07T22:36:40.811Z] 8c1aaf4dbaec: Verifying Checksum\n[2020-02-07T22:36:40.811Z] 8c1aaf4dbaec: Download complete\n[2020-02-07T22:36:40.811Z] 9d48c3bd43c5: Verifying Checksum\n[2020-02-07T22:36:40.811Z] 9d48c3bd43c5: Download complete\n[2020-02-07T22:36:41.073Z] 9d48c3bd43c5: Pull complete\n[2020-02-07T22:36:41.073Z] b8132c677c6b: Verifying Checksum\n[2020-02-07T22:36:41.073Z] b8132c677c6b: Download complete\n[2020-02-07T22:36:41.337Z] 7f94eaf8af20: Pull complete\n[2020-02-07T22:36:41.337Z] 9fe9984849c1: Pull complete\n[2020-02-07T22:36:41.610Z] b11662bbf65b: Verifying Checksum\n[2020-02-07T22:36:41.610Z] b11662bbf65b: Download complete\n[2020-02-07T22:36:41.872Z] c8f539ab0293: Verifying Checksum\n[2020-02-07T22:36:41.872Z] c8f539ab0293: Download complete\n[2020-02-07T22:36:42.441Z] cf0db633a67d: Verifying Checksum\n[2020-02-07T22:36:42.441Z] cf0db633a67d: Download complete\n[2020-02-07T22:36:47.731Z] cf0db633a67d: Pull complete\n[2020-02-07T22:36:47.731Z] 0f7136d71739: Pull complete\n[2020-02-07T22:36:47.731Z] 8c1aaf4dbaec: Pull complete\n[2020-02-07T22:36:49.639Z] b8132c677c6b: Pull complete\n[2020-02-07T22:36:52.937Z] c8f539ab0293: Pull complete\n[2020-02-07T22:36:53.874Z] b11662bbf65b: Pull complete\n[2020-02-07T22:36:53.874Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n[2020-02-07T22:36:53.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] withDockerContainer\n[2020-02-07T22:36:54.009Z] prd-centos7-docker-4c-2g-18283 does not seem to be running inside a container\n[2020-02-07T22:36:54.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/exfoundry_go-mod-registry_master:/ws -w /ws --entrypoint= -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n[2020-02-07T22:36:54.617Z] $ docker top 88a734f3e9b2c71b8ddc46f2a518c5da1047e73cd3b86458d4654ed859fa4934 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-07T22:36:55.447Z] + snyk monitor \'--org=edgex-jenkins\'\n[2020-02-07T22:36:58.742Z] \n[2020-02-07T22:36:58.742Z] Monitoring /w/workspace/exfoundry_go-mod-registry_master...\n[2020-02-07T22:36:58.742Z] \n[2020-02-07T22:36:58.742Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/27af0ee6-349e-4e1a-9947-de111205d3a1/history/f7e463fb-5098-4fad-8c9d-1c6e23b71d34\n[2020-02-07T22:36:58.742Z] \n[2020-02-07T22:36:58.742Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n[2020-02-07T22:36:58.742Z] \n[2020-02-07T22:36:58.742Z] \n[Pipeline] }\n[2020-02-07T22:36:58.752Z] $ docker stop --time=1 88a734f3e9b2c71b8ddc46f2a518c5da1047e73cd3b86458d4654ed859fa4934\n[2020-02-07T22:37:00.104Z] $ docker rm -f 88a734f3e9b2c71b8ddc46f2a518c5da1047e73cd3b86458d4654ed859fa4934\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // withCredentials\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\n[Pipeline] stage\n[Pipeline] { (Tag)\n[Pipeline] unstash\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-07T22:37:00.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-07T22:37:00.723Z] .\n[Pipeline] withDockerContainer\n[2020-02-07T22:37:00.837Z] prd-centos7-docker-4c-2g-18283 does not seem to be running inside a container\n[2020-02-07T22:37:00.873Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-07T22:37:01.426Z] $ docker top c339922198f68025401c6ef76734a3f628925e0a39cba22fb20e2bfef7daedca -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-07T22:37:01.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-07T22:37:01.972Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-07T22:37:02.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-07T22:37:02.191Z] $ docker exec c339922198f68025401c6ef76734a3f628925e0a39cba22fb20e2bfef7daedca ssh-agent\n[2020-02-07T22:37:02.386Z] SSH_AUTH_SOCK=/tmp/ssh-A0aExoamONYX/agent.15\n[2020-02-07T22:37:02.386Z] SSH_AGENT_PID=22\n[2020-02-07T22:37:02.392Z] Running ssh-add (command line suppressed)\n[2020-02-07T22:37:02.543Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_3516294484243087356.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_3516294484243087356.key)\n[2020-02-07T22:37:02.598Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-07T22:37:02.888Z] + git semver tag\n[2020-02-07T22:37:02.888Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-07T22:37:02.888Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git\n[2020-02-07T22:37:02.888Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master\n[2020-02-07T22:37:02.888Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-07T22:37:02.888Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-07T22:37:02.888Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-07T22:37:02.888Z] # $SEMVER_BRANCH = master\n[2020-02-07T22:37:02.888Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver\n[2020-02-07T22:37:02.888Z] # bb462e1b414a0863b1ef45477b6731f4813e7ceb HEAD\n[2020-02-07T22:37:02.888Z] # d6e00e2423f38d6fcfdb4036cf1bab5e917e5e2d refs/tags/v0.1.19\n[Pipeline] }\n[2020-02-07T22:37:02.894Z] $ docker exec --env ******** --env ******** c339922198f68025401c6ef76734a3f628925e0a39cba22fb20e2bfef7daedca ssh-agent -k\n[2020-02-07T22:37:03.035Z] unset SSH_AUTH_SOCK;\n[2020-02-07T22:37:03.035Z] unset SSH_AGENT_PID;\n[2020-02-07T22:37:03.036Z] echo Agent pid 22 killed;\n[2020-02-07T22:37:03.086Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-07T22:37:03.407Z] + git semver\n[Pipeline] }\n[2020-02-07T22:37:03.419Z] $ docker stop --time=1 c339922198f68025401c6ef76734a3f628925e0a39cba22fb20e2bfef7daedca\n[2020-02-07T22:37:04.787Z] $ docker rm -f c339922198f68025401c6ef76734a3f628925e0a39cba22fb20e2bfef7daedca\n[Pipeline] // withDockerContainer\n[Pipeline] stage\n[Pipeline] { (LF Tools Sigul)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-07T22:37:05.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-02-07T22:37:05.261Z] \n[2020-02-07T22:37:05.261Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-07T22:37:05.567Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-02-07T22:37:05.567Z] 0.23.1-centos7: Pulling from edgex-lftools\n[2020-02-07T22:37:05.568Z] 8ba884070f61: Pulling fs layer\n[2020-02-07T22:37:05.568Z] 78d65bd6cf10: Pulling fs layer\n[2020-02-07T22:37:05.568Z] 5573da4c1a9d: Pulling fs layer\n[2020-02-07T22:37:05.568Z] 4493e11b668a: Pulling fs layer\n[2020-02-07T22:37:05.568Z] 2e4ad32216ba: Pulling fs layer\n[2020-02-07T22:37:05.568Z] 14bc7892088f: Pulling fs layer\n[2020-02-07T22:37:05.568Z] 4493e11b668a: Waiting\n[2020-02-07T22:37:05.568Z] 2e4ad32216ba: Waiting\n[2020-02-07T22:37:05.568Z] 14bc7892088f: Waiting\n[2020-02-07T22:37:05.568Z] 78d65bd6cf10: Verifying Checksum\n[2020-02-07T22:37:05.568Z] 78d65bd6cf10: Download complete\n[2020-02-07T22:37:05.838Z] 4493e11b668a: Verifying Checksum\n[2020-02-07T22:37:05.838Z] 4493e11b668a: Download complete\n[2020-02-07T22:37:05.838Z] 2e4ad32216ba: Verifying Checksum\n[2020-02-07T22:37:05.838Z] 2e4ad32216ba: Download complete\n[2020-02-07T22:37:06.424Z] 14bc7892088f: Verifying Checksum\n[2020-02-07T22:37:06.424Z] 14bc7892088f: Download complete\n[2020-02-07T22:37:06.686Z] 8ba884070f61: Verifying Checksum\n[2020-02-07T22:37:06.686Z] 8ba884070f61: Download complete\n[2020-02-07T22:37:07.359Z] 5573da4c1a9d: Verifying Checksum\n[2020-02-07T22:37:07.359Z] 5573da4c1a9d: Download complete\n[2020-02-07T22:37:11.562Z] 8ba884070f61: Pull complete\n[2020-02-07T22:37:11.823Z] 78d65bd6cf10: Pull complete\n[2020-02-07T22:37:24.042Z] 5573da4c1a9d: Pull complete\n[2020-02-07T22:37:24.303Z] 4493e11b668a: Pull complete\n[2020-02-07T22:37:24.562Z] 2e4ad32216ba: Pull complete\n[2020-02-07T22:37:26.484Z] 14bc7892088f: Pull complete\n[2020-02-07T22:37:26.743Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n[2020-02-07T22:37:26.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] withDockerContainer\n[2020-02-07T22:37:26.879Z] prd-centos7-docker-4c-2g-18283 does not seem to be running inside a container\n[2020-02-07T22:37:26.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n[2020-02-07T22:37:27.594Z] $ docker top 366b4c0141736312a913cb823bbc9060f444a71e96ed1b7c075bd894cecb29f6 -eo pid,comm\n[Pipeline] {\n[Pipeline] configFileProvider\n[2020-02-07T22:37:28.174Z] provisioning config files...\n[2020-02-07T22:37:28.188Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config8703045544242050549tmp\n[2020-02-07T22:37:28.204Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config1956074651175227667tmp\n[2020-02-07T22:37:28.236Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config7648408004990935585tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-07T22:37:28.251Z] Running global-jjb/shell/sigul-configuration.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-07T22:37:28.543Z] ---> sigul-configuration.sh\n[2020-02-07T22:37:28.543Z] gpg: directory `/root/.gnupg\' created\n[2020-02-07T22:37:28.543Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n[2020-02-07T22:37:28.543Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n[2020-02-07T22:37:28.543Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n[2020-02-07T22:37:28.543Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n[2020-02-07T22:37:28.543Z] gpg: CAST5 encrypted data\n[2020-02-07T22:37:28.805Z] gpg: encrypted with 1 passphrase\n[2020-02-07T22:37:28.805Z] gpg: WARNING: message was not integrity protected\n[Pipeline] sh\n[2020-02-07T22:37:29.109Z] + mkdir /home/jenkins\n[2020-02-07T22:37:29.109Z] + mkdir /home/jenkins/sigul\n[Pipeline] sh\n[2020-02-07T22:37:29.401Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n[Pipeline] echo\n[2020-02-07T22:37:29.408Z] Running global-jjb/shell/sigul-install.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-07T22:37:29.695Z] ---> sigul-install.sh\n[2020-02-07T22:37:39.749Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n[Pipeline] sh\n[2020-02-07T22:37:40.128Z] + git tag --list\n[2020-02-07T22:37:40.128Z] v0.1.19\n[Pipeline] sh\n[2020-02-07T22:37:40.427Z] + lftools sign git-tag v0.1.19\n[2020-02-07T22:37:41.362Z] Signing Git tag with Sigul...\n[2020-02-07T22:37:41.362Z] Signing v0.1.19\n[Pipeline] echo\n[2020-02-07T22:37:42.307Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-07T22:37:42.598Z] ---> sigul-configuration-cleanup.sh\n[Pipeline] }\n[2020-02-07T22:37:42.605Z] Deleting 3 temporary files\n[Pipeline] // configFileProvider\n[Pipeline] }\n[2020-02-07T22:37:42.626Z] $ docker stop --time=1 366b4c0141736312a913cb823bbc9060f444a71e96ed1b7c075bd894cecb29f6\n[2020-02-07T22:37:44.009Z] $ docker rm -f 366b4c0141736312a913cb823bbc9060f444a71e96ed1b7c075bd894cecb29f6\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-07T22:37:44.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-07T22:37:44.495Z] .\n[Pipeline] withDockerContainer\n[2020-02-07T22:37:44.604Z] prd-centos7-docker-4c-2g-18283 does not seem to be running inside a container\n[2020-02-07T22:37:44.639Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-07T22:37:45.214Z] $ docker top 91174a2d4d4556e37c9fb31410e8dc2ab52ea9516246d5a6711c637dfabf53f7 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-07T22:37:45.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-07T22:37:45.773Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-07T22:37:45.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-07T22:37:45.987Z] $ docker exec 91174a2d4d4556e37c9fb31410e8dc2ab52ea9516246d5a6711c637dfabf53f7 ssh-agent\n[2020-02-07T22:37:46.230Z] SSH_AUTH_SOCK=/tmp/ssh-40SnnMGxplyb/agent.15\n[2020-02-07T22:37:46.230Z] SSH_AGENT_PID=22\n[2020-02-07T22:37:46.237Z] Running ssh-add (command line suppressed)\n[2020-02-07T22:37:46.410Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_3913814905265054996.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_3913814905265054996.key)\n[2020-02-07T22:37:46.463Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-07T22:37:46.758Z] + git semver bump patch\n[2020-02-07T22:37:46.758Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-07T22:37:46.758Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git\n[2020-02-07T22:37:46.758Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master\n[2020-02-07T22:37:46.758Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-07T22:37:46.758Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-07T22:37:46.758Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-07T22:37:46.758Z] # $SEMVER_BRANCH = master\n[2020-02-07T22:37:46.758Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver\n[Pipeline] }\n[2020-02-07T22:37:46.765Z] $ docker exec --env ******** --env ******** 91174a2d4d4556e37c9fb31410e8dc2ab52ea9516246d5a6711c637dfabf53f7 ssh-agent -k\n[2020-02-07T22:37:46.909Z] unset SSH_AUTH_SOCK;\n[2020-02-07T22:37:46.910Z] unset SSH_AGENT_PID;\n[2020-02-07T22:37:46.910Z] echo Agent pid 22 killed;\n[2020-02-07T22:37:46.961Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-07T22:37:47.274Z] + git semver\n[Pipeline] }\n[2020-02-07T22:37:47.286Z] $ docker stop --time=1 91174a2d4d4556e37c9fb31410e8dc2ab52ea9516246d5a6711c637dfabf53f7\n[2020-02-07T22:37:48.632Z] $ docker rm -f 91174a2d4d4556e37c9fb31410e8dc2ab52ea9516246d5a6711c637dfabf53f7\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-07T22:37:49.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-07T22:37:49.054Z] .\n[Pipeline] withDockerContainer\n[2020-02-07T22:37:49.166Z] prd-centos7-docker-4c-2g-18283 does not seem to be running inside a container\n[2020-02-07T22:37:49.205Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-07T22:37:49.755Z] $ docker top 1d99be5c85b84e775e9074082b98ad0df69247bf6a9da9a2b26febb2788eb364 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-07T22:37:50.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-07T22:37:50.307Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-07T22:37:50.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-07T22:37:50.506Z] $ docker exec 1d99be5c85b84e775e9074082b98ad0df69247bf6a9da9a2b26febb2788eb364 ssh-agent\n[2020-02-07T22:37:50.706Z] SSH_AUTH_SOCK=/tmp/ssh-3eTz8RneCBmu/agent.14\n[2020-02-07T22:37:50.706Z] SSH_AGENT_PID=21\n[2020-02-07T22:37:50.712Z] Running ssh-add (command line suppressed)\n[2020-02-07T22:37:50.851Z] Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7100881273688327622.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7100881273688327622.key)\n[2020-02-07T22:37:50.906Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-07T22:37:51.203Z] + git semver push\n[2020-02-07T22:37:51.203Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-07T22:37:51.203Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git\n[2020-02-07T22:37:51.203Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master\n[2020-02-07T22:37:51.203Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-07T22:37:51.203Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-07T22:37:51.203Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-07T22:37:51.203Z] # $SEMVER_BRANCH = master\n[2020-02-07T22:37:51.203Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver\n[Pipeline] }\n[2020-02-07T22:37:56.479Z] $ docker exec --env ******** --env ******** 1d99be5c85b84e775e9074082b98ad0df69247bf6a9da9a2b26febb2788eb364 ssh-agent -k\n[2020-02-07T22:37:56.616Z] unset SSH_AUTH_SOCK;\n[2020-02-07T22:37:56.617Z] unset SSH_AGENT_PID;\n[2020-02-07T22:37:56.617Z] echo Agent pid 21 killed;\n[2020-02-07T22:37:56.667Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-07T22:37:56.976Z] + git semver\n[Pipeline] }\n[2020-02-07T22:37:56.987Z] $ docker stop --time=1 1d99be5c85b84e775e9074082b98ad0df69247bf6a9da9a2b26febb2788eb364\n[2020-02-07T22:37:58.341Z] $ docker rm -f 1d99be5c85b84e775e9074082b98ad0df69247bf6a9da9a2b26febb2788eb364\n[Pipeline] // withDockerContainer\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-02-07T22:37:58.855Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-07T22:37:59.414Z] ---> package-listing.sh\n[2020-02-07T22:37:59.414Z] ++ facter osfamily\n[2020-02-07T22:37:59.414Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-07T22:37:59.414Z] + OS_FAMILY=redhat\n[2020-02-07T22:37:59.414Z] + workspace=/w/workspace/exfoundry_go-mod-registry_master\n[2020-02-07T22:37:59.414Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-07T22:37:59.414Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-07T22:37:59.414Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-07T22:37:59.414Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-07T22:37:59.414Z] + \'[\' /w/workspace/exfoundry_go-mod-registry_master \']\'\n[2020-02-07T22:37:59.414Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-07T22:37:59.414Z] + case "${OS_FAMILY}" in\n[2020-02-07T22:37:59.414Z] + rpm -qa\n[2020-02-07T22:37:59.414Z] + sort\n[2020-02-07T22:38:03.612Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-07T22:38:03.612Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-07T22:38:03.612Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-07T22:38:03.612Z] + \'[\' /w/workspace/exfoundry_go-mod-registry_master \']\'\n[2020-02-07T22:38:03.612Z] + mkdir -p /w/workspace/exfoundry_go-mod-registry_master/archives/\n[2020-02-07T22:38:03.612Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-registry_master/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-07T22:38:04.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-07T22:38:04.009Z] \n[2020-02-07T22:38:04.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-07T22:38:04.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-07T22:38:04.311Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-07T22:38:04.311Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-07T22:38:04.311Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-07T22:38:04.311Z] c9ea274ed700: Pulling fs layer\n[2020-02-07T22:38:04.311Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-07T22:38:04.311Z] f6a933c9cadc: Pulling fs layer\n[2020-02-07T22:38:04.311Z] 61811dbd4963: Pulling fs layer\n[2020-02-07T22:38:04.311Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-07T22:38:04.311Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-07T22:38:04.311Z] dc21a1d4508b: Pulling fs layer\n[2020-02-07T22:38:04.311Z] 363af2e989c4: Pulling fs layer\n[2020-02-07T22:38:04.311Z] f6a933c9cadc: Waiting\n[2020-02-07T22:38:04.311Z] 61811dbd4963: Waiting\n[2020-02-07T22:38:04.311Z] a6eb2c9e2280: Waiting\n[2020-02-07T22:38:04.311Z] 095dd8b7b4d8: Waiting\n[2020-02-07T22:38:04.311Z] dc21a1d4508b: Waiting\n[2020-02-07T22:38:04.311Z] 363af2e989c4: Waiting\n[2020-02-07T22:38:04.312Z] 9cfac6ba3733: Waiting\n[2020-02-07T22:38:04.312Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-07T22:38:04.312Z] da0e9bf0cc60: Download complete\n[2020-02-07T22:38:04.312Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-07T22:38:04.312Z] 9cfac6ba3733: Download complete\n[2020-02-07T22:38:04.312Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-07T22:38:04.312Z] e6b0cf9c0882: Download complete\n[2020-02-07T22:38:04.312Z] f6a933c9cadc: Verifying Checksum\n[2020-02-07T22:38:04.312Z] f6a933c9cadc: Download complete\n[2020-02-07T22:38:04.575Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-07T22:38:04.575Z] a6eb2c9e2280: Download complete\n[2020-02-07T22:38:04.575Z] e6b0cf9c0882: Pull complete\n[2020-02-07T22:38:04.838Z] c9ea274ed700: Verifying Checksum\n[2020-02-07T22:38:04.838Z] c9ea274ed700: Download complete\n[2020-02-07T22:38:04.838Z] dc21a1d4508b: Verifying Checksum\n[2020-02-07T22:38:04.838Z] dc21a1d4508b: Download complete\n[2020-02-07T22:38:04.838Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-07T22:38:04.838Z] 095dd8b7b4d8: Download complete\n[2020-02-07T22:38:04.838Z] 363af2e989c4: Download complete\n[2020-02-07T22:38:05.406Z] 61811dbd4963: Verifying Checksum\n[2020-02-07T22:38:05.406Z] 61811dbd4963: Download complete\n[2020-02-07T22:38:06.346Z] da0e9bf0cc60: Pull complete\n[2020-02-07T22:38:07.734Z] c9ea274ed700: Pull complete\n[2020-02-07T22:38:07.734Z] 9cfac6ba3733: Pull complete\n[2020-02-07T22:38:07.992Z] f6a933c9cadc: Pull complete\n[2020-02-07T22:38:12.193Z] 61811dbd4963: Pull complete\n[2020-02-07T22:38:12.193Z] a6eb2c9e2280: Pull complete\n[2020-02-07T22:38:13.127Z] 095dd8b7b4d8: Pull complete\n[2020-02-07T22:38:14.062Z] dc21a1d4508b: Pull complete\n[2020-02-07T22:38:14.062Z] 363af2e989c4: Pull complete\n[2020-02-07T22:38:14.062Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-07T22:38:14.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-07T22:38:14.187Z] prd-centos7-docker-4c-2g-18283 does not seem to be running inside a container\n[2020-02-07T22:38:14.223Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-07T22:38:14.760Z] $ docker top 7dff60ed73f6247e8d1e138ec1f9025077e27be3fda4b55481bfda9218e2cc39 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-07T22:38:15.343Z] provisioning config files...\n[2020-02-07T22:38:15.359Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config20241264687097006tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-07T22:38:15.408Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-07T22:38:15.707Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-07T22:38:15.715Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-07T22:38:16.007Z] ---> logs-deploy.sh\n[2020-02-07T22:38:16.007Z] + ARCHIVE_ARTIFACTS=\n[2020-02-07T22:38:16.007Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-07T22:38:16.007Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-07T22:38:16.007Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-07T22:38:16.007Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/7\n[2020-02-07T22:38:16.007Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/master/7/\n[2020-02-07T22:38:16.007Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/7 /w/workspace/exfoundry_go-mod-registry_master\n[2020-02-07T22:38:16.943Z] Archives upload complete.\n[2020-02-07T22:38:16.943Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/master/7/\n'