Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2566be076a2097d201854259318eb76047854271 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d07cd02ecb4437160b67c3e2c8b9f8516fc20714 # timeout=10 Commit message: "Merge pull request #233 from ernestojeda/fix-snap-workspace-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-856 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 2566be076a2097d201854259318eb76047854271 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2566be076a2097d201854259318eb76047854271 # timeout=10 Commit message: "Merge pull request #37 from venkata-subbareddyK/update-Dockerfile-forCMD" > git rev-list --no-walk ecc710d5197e59ae7f4883e76f8aa49dbd120517 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-31T20:16:52.291Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-31T20:16:52.540Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-31T20:16:52.622Z] ========================================================= [2020-08-31T20:16:52.622Z] EdgeX Global Pipelines Version Info [2020-08-31T20:16:52.622Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:16:54.055Z] ------------------- [2020-08-31T20:16:54.055Z] stable info: [2020-08-31T20:16:54.055Z] ------------------- [2020-08-31T20:16:54.056Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-31T20:16:54.056Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-08-31T20:16:54.056Z] Message: update stable to v1.0.115 [2020-08-31T20:16:55.000Z] ------------------- [2020-08-31T20:16:55.000Z] experimental info: [2020-08-31T20:16:55.000Z] ------------------- [2020-08-31T20:16:55.000Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-31T20:16:55.000Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-08-31T20:16:55.000Z] Message: update experimental to v1.0.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-08-31T20:16:55.284Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2020-08-31T20:16:55.380Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2020-08-31T20:16:55.493Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-08-31T20:16:55.569Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-08-31T20:16:55.642Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-08-31T20:16:55.716Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-08-31T20:16:55.791Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-08-31T20:16:55.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-08-31T20:16:55.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-08-31T20:16:56.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-08-31T20:16:56.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-08-31T20:16:56.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo [2020-08-31T20:16:56.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-08-31T20:16:56.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-08-31T20:16:56.453Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-08-31T20:16:56.537Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-08-31T20:16:56.610Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T20:16:56.696Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T20:16:56.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-08-31T20:16:56.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-08-31T20:16:56.951Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-08-31T20:16:57.094Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-08-31T20:16:57.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-08-31T20:16:57.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-08-31T20:16:57.315Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-08-31T20:16:57.413Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2566be076a2097d201854259318eb76047854271 [Pipeline] echo [2020-08-31T20:16:57.495Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2566be0 [Pipeline] echo [2020-08-31T20:16:57.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T20:16:58.137Z] + git log --format=format:%s -1 2566be076a2097d201854259318eb76047854271 [Pipeline] echo [2020-08-31T20:16:58.196Z] GIT_COMMIT: 2566be076a2097d201854259318eb76047854271, Commit Message: Merge pull request #37 from venkata-subbareddyK/update-Dockerfile-forCMD [Pipeline] echo [2020-08-31T20:16:58.237Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:16:58.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:16:59.060Z] [2020-08-31T20:16:59.060Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:16:59.404Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:16:59.405Z] latest: Pulling from edgex-devops/git-semver [2020-08-31T20:16:59.405Z] 31603596830f: Pulling fs layer [2020-08-31T20:16:59.405Z] 2a8b12db71e7: Pulling fs layer [2020-08-31T20:16:59.405Z] 6ca5941a6612: Pulling fs layer [2020-08-31T20:16:59.405Z] ecc8261a40a4: Pulling fs layer [2020-08-31T20:16:59.405Z] ecc8261a40a4: Waiting [2020-08-31T20:16:59.405Z] 2a8b12db71e7: Verifying Checksum [2020-08-31T20:16:59.405Z] 2a8b12db71e7: Download complete [2020-08-31T20:16:59.405Z] 31603596830f: Verifying Checksum [2020-08-31T20:16:59.405Z] 31603596830f: Download complete [2020-08-31T20:16:59.666Z] ecc8261a40a4: Verifying Checksum [2020-08-31T20:16:59.666Z] ecc8261a40a4: Download complete [2020-08-31T20:16:59.666Z] 6ca5941a6612: Verifying Checksum [2020-08-31T20:16:59.666Z] 6ca5941a6612: Download complete [2020-08-31T20:16:59.933Z] 31603596830f: Pull complete [2020-08-31T20:16:59.933Z] 2a8b12db71e7: Pull complete [2020-08-31T20:17:00.878Z] 6ca5941a6612: Pull complete [2020-08-31T20:17:01.139Z] ecc8261a40a4: Pull complete [2020-08-31T20:17:01.139Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-31T20:17:01.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:17:01.139Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-31T20:17:01.238Z] prd-centos7-docker-4c-2g-856 does not seem to be running inside a container [2020-08-31T20:17:01.285Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-31T20:17:03.515Z] $ docker top 6b4facc58f3fd649341b3f569c85b61fa7733ef837ee1bd38751b5308720a6ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-31T20:17:03.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T20:17:03.805Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T20:17:04.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T20:17:04.020Z] $ docker exec 6b4facc58f3fd649341b3f569c85b61fa7733ef837ee1bd38751b5308720a6ed ssh-agent [2020-08-31T20:17:04.178Z] SSH_AUTH_SOCK=/tmp/ssh-W1z7qDaSbmql/agent.12 [2020-08-31T20:17:04.178Z] SSH_AGENT_PID=17 [2020-08-31T20:17:04.190Z] Running ssh-add (command line suppressed) [2020-08-31T20:17:04.321Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2880150948998694812.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2880150948998694812.key) [2020-08-31T20:17:04.368Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T20:17:04.693Z] + git describe --exact-match --tags HEAD [2020-08-31T20:17:04.693Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-31T20:17:04.770Z] $ docker exec --env ******** --env ******** 6b4facc58f3fd649341b3f569c85b61fa7733ef837ee1bd38751b5308720a6ed ssh-agent -k [2020-08-31T20:17:04.890Z] unset SSH_AUTH_SOCK; [2020-08-31T20:17:04.890Z] unset SSH_AGENT_PID; [2020-08-31T20:17:04.890Z] echo Agent pid 17 killed; [2020-08-31T20:17:04.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-31T20:17:05.008Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-31T20:17:05.008Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-31T20:17:05.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T20:17:05.103Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T20:17:05.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T20:17:05.273Z] $ docker exec 6b4facc58f3fd649341b3f569c85b61fa7733ef837ee1bd38751b5308720a6ed ssh-agent [2020-08-31T20:17:05.421Z] SSH_AUTH_SOCK=/tmp/ssh-Fx00GruwHXTa/agent.46 [2020-08-31T20:17:05.421Z] SSH_AGENT_PID=52 [2020-08-31T20:17:05.427Z] Running ssh-add (command line suppressed) [2020-08-31T20:17:05.553Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2605096311199761673.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2605096311199761673.key) [2020-08-31T20:17:05.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T20:17:05.931Z] + git semver init [2020-08-31T20:17:05.931Z] # -> Open(): unable to determine branch for HEAD [2020-08-31T20:17:05.931Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-08-31T20:17:05.931Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-08-31T20:17:05.931Z] # $SEMVER_REMOTE_NAME = origin [2020-08-31T20:17:05.931Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-31T20:17:05.931Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-31T20:17:05.931Z] # $SEMVER_BRANCH = master [2020-08-31T20:17:05.931Z] # $SEMVER_TEMP = /tmp/semver-406966909 [2020-08-31T20:17:05.931Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2020-08-31T20:17:06.874Z] # '/tmp/semver-406966909' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' [2020-08-31T20:17:06.874Z] # -> Force: false [2020-08-31T20:17:06.875Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2020-08-31T20:17:06.894Z] $ docker exec --env ******** --env ******** 6b4facc58f3fd649341b3f569c85b61fa7733ef837ee1bd38751b5308720a6ed ssh-agent -k [2020-08-31T20:17:07.008Z] unset SSH_AUTH_SOCK; [2020-08-31T20:17:07.009Z] unset SSH_AGENT_PID; [2020-08-31T20:17:07.009Z] echo Agent pid 52 killed; [2020-08-31T20:17:07.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-31T20:17:07.483Z] + git semver [Pipeline] } [2020-08-31T20:17:07.500Z] $ docker stop --time=1 6b4facc58f3fd649341b3f569c85b61fa7733ef837ee1bd38751b5308720a6ed [2020-08-31T20:17:08.933Z] $ docker rm -f 6b4facc58f3fd649341b3f569c85b61fa7733ef837ee1bd38751b5308720a6ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-31T20:17:10.256Z] Stashed 15 file(s) [Pipeline] echo [2020-08-31T20:17:10.259Z] [edgeXSemver]: initialized semver on version 1.1.3-dev.1 [Pipeline] echo [2020-08-31T20:17:10.410Z] Archived original version: [1.1.3-dev.1] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-08-31T20:17:26.005Z] Still waiting to schedule task [2020-08-31T20:17:26.005Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-08-31T20:17:26.007Z] Still waiting to schedule task [2020-08-31T20:17:26.007Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-31T20:18:38.575Z] Running on prd-centos7-docker-4c-2g-859 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws [2020-08-31T20:18:38.621Z] Running in /w/workspace/device-rest-go/17 [Pipeline] { [Pipeline] checkout [2020-08-31T20:18:41.920Z] using credential edgex-jenkins-ssh [2020-08-31T20:18:41.973Z] Cloning the remote Git repository [2020-08-31T20:18:41.973Z] Cloning with configured refspecs honoured and without tags [2020-08-31T20:18:42.039Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-08-31T20:18:42.110Z] > git init /w/workspace/device-rest-go/17 # timeout=10 [2020-08-31T20:18:42.156Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-08-31T20:18:42.157Z] > git --version # timeout=10 [2020-08-31T20:18:42.170Z] > git --version # 'git version 2.16.5' [2020-08-31T20:18:42.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:18:42.232Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:18:43.973Z] Fetching without tags [2020-08-31T20:18:44.533Z] Checking out Revision 2566be076a2097d201854259318eb76047854271 (master) [2020-08-31T20:18:43.933Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-08-31T20:18:43.948Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:18:43.963Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-08-31T20:18:43.978Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-08-31T20:18:43.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:18:43.985Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:18:44.542Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:18:44.547Z] > git checkout -f 2566be076a2097d201854259318eb76047854271 # timeout=10 [2020-08-31T20:18:48.184Z] Commit message: "Merge pull request #37 from venkata-subbareddyK/update-Dockerfile-forCMD" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-31T20:18:49.184Z] ========================================================= [2020-08-31T20:18:49.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-31T20:18:49.184Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:18:49.896Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-08-31T20:18:50.486Z] Sending build context to Docker daemon 8.034MB [2020-08-31T20:18:50.486Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-08-31T20:18:50.486Z] Step 2/10 : FROM ${BASE} [2020-08-31T20:18:50.486Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-31T20:18:50.486Z] df20fa9351a1: Pulling fs layer [2020-08-31T20:18:50.486Z] ed8968b2872e: Pulling fs layer [2020-08-31T20:18:50.486Z] a92cc7c5fd73: Pulling fs layer [2020-08-31T20:18:50.486Z] 2dd03ba5bac4: Pulling fs layer [2020-08-31T20:18:50.486Z] 1e091d79d1de: Pulling fs layer [2020-08-31T20:18:50.486Z] 481702a1767f: Pulling fs layer [2020-08-31T20:18:50.486Z] f64a6f60c768: Pulling fs layer [2020-08-31T20:18:50.486Z] e78d2573fc39: Pulling fs layer [2020-08-31T20:18:50.486Z] e876d2f968b6: Pulling fs layer [2020-08-31T20:18:50.486Z] ce8a83651883: Pulling fs layer [2020-08-31T20:18:50.486Z] 07967f4d0e4b: Pulling fs layer [2020-08-31T20:18:50.486Z] 2dd03ba5bac4: Waiting [2020-08-31T20:18:50.486Z] 1e091d79d1de: Waiting [2020-08-31T20:18:50.486Z] 481702a1767f: Waiting [2020-08-31T20:18:50.486Z] f64a6f60c768: Waiting [2020-08-31T20:18:50.486Z] e78d2573fc39: Waiting [2020-08-31T20:18:50.486Z] ce8a83651883: Waiting [2020-08-31T20:18:50.486Z] e876d2f968b6: Waiting [2020-08-31T20:18:50.486Z] a92cc7c5fd73: Verifying Checksum [2020-08-31T20:18:50.486Z] a92cc7c5fd73: Download complete [2020-08-31T20:18:50.486Z] ed8968b2872e: Verifying Checksum [2020-08-31T20:18:50.486Z] ed8968b2872e: Download complete [2020-08-31T20:18:50.486Z] 1e091d79d1de: Verifying Checksum [2020-08-31T20:18:50.486Z] 1e091d79d1de: Download complete [2020-08-31T20:18:50.486Z] 481702a1767f: Download complete [2020-08-31T20:18:50.486Z] df20fa9351a1: Verifying Checksum [2020-08-31T20:18:50.486Z] df20fa9351a1: Download complete [2020-08-31T20:18:51.074Z] df20fa9351a1: Pull complete [2020-08-31T20:18:51.670Z] f64a6f60c768: Verifying Checksum [2020-08-31T20:18:51.670Z] f64a6f60c768: Download complete [2020-08-31T20:18:51.670Z] e876d2f968b6: Verifying Checksum [2020-08-31T20:18:51.670Z] e876d2f968b6: Download complete [2020-08-31T20:18:51.670Z] ed8968b2872e: Pull complete [2020-08-31T20:18:52.269Z] a92cc7c5fd73: Pull complete [2020-08-31T20:18:52.269Z] 2dd03ba5bac4: Verifying Checksum [2020-08-31T20:18:52.269Z] 2dd03ba5bac4: Download complete [2020-08-31T20:18:52.269Z] 07967f4d0e4b: Verifying Checksum [2020-08-31T20:18:52.269Z] 07967f4d0e4b: Download complete [2020-08-31T20:18:52.537Z] e78d2573fc39: Verifying Checksum [2020-08-31T20:18:52.537Z] e78d2573fc39: Download complete [2020-08-31T20:18:52.537Z] ce8a83651883: Verifying Checksum [2020-08-31T20:18:52.537Z] ce8a83651883: Download complete [2020-08-31T20:18:57.834Z] 2dd03ba5bac4: Pull complete [2020-08-31T20:18:57.835Z] 1e091d79d1de: Pull complete [2020-08-31T20:18:58.101Z] 481702a1767f: Pull complete [2020-08-31T20:19:02.339Z] f64a6f60c768: Pull complete [2020-08-31T20:19:05.677Z] e78d2573fc39: Pull complete [2020-08-31T20:19:05.677Z] e876d2f968b6: Pull complete [2020-08-31T20:19:06.629Z] ce8a83651883: Pull complete [2020-08-31T20:19:06.629Z] 07967f4d0e4b: Pull complete [2020-08-31T20:19:06.629Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-31T20:19:06.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-31T20:19:06.890Z] ---> 5d7c900382c6 [2020-08-31T20:19:06.890Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-08-31T20:19:07.842Z] ---> Running in fc29718f0121 [2020-08-31T20:19:08.103Z] Removing intermediate container fc29718f0121 [2020-08-31T20:19:08.103Z] ---> 273956db207f [2020-08-31T20:19:08.103Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-08-31T20:19:08.103Z] ---> Running in e58bd6b698e8 [2020-08-31T20:19:08.103Z] Removing intermediate container e58bd6b698e8 [2020-08-31T20:19:08.103Z] ---> 91210affb4f9 [2020-08-31T20:19:08.103Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-31T20:19:08.373Z] ---> Running in ac37cdb5fb0c [2020-08-31T20:19:08.373Z] Removing intermediate container ac37cdb5fb0c [2020-08-31T20:19:08.373Z] ---> 52ffb0831061 [2020-08-31T20:19:08.373Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:19:08.373Z] ---> Running in 8c8e97caa3bd [2020-08-31T20:19:09.766Z] Removing intermediate container 8c8e97caa3bd [2020-08-31T20:19:09.766Z] ---> 28f08985e021 [2020-08-31T20:19:09.766Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-31T20:19:10.031Z] ---> Running in f9c763d3fa79 [2020-08-31T20:19:10.606Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-31T20:19:11.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-31T20:19:11.815Z] OK: 166 MiB in 39 packages [2020-08-31T20:19:12.390Z] Removing intermediate container f9c763d3fa79 [2020-08-31T20:19:12.390Z] ---> c22483e1f97d [2020-08-31T20:19:12.390Z] Step 8/10 : WORKDIR /device-rest-go [2020-08-31T20:19:12.390Z] ---> Running in 94e2f3764f5a [2020-08-31T20:19:12.390Z] Removing intermediate container 94e2f3764f5a [2020-08-31T20:19:12.390Z] ---> 12eaebf9f0e9 [2020-08-31T20:19:12.390Z] Step 9/10 : COPY . . [2020-08-31T20:19:12.981Z] ---> 22c77391d687 [2020-08-31T20:19:12.981Z] Step 10/10 : RUN go mod download [2020-08-31T20:19:12.981Z] ---> Running in 57f9770d923a [2020-08-31T20:19:14.912Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:19:15.178Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:19:15.178Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-31T20:19:15.178Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:19:15.178Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-31T20:19:15.178Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-31T20:19:15.178Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:19:15.178Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-31T20:19:15.440Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:19:15.440Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:19:15.440Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:19:15.440Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:19:15.440Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:19:15.440Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:19:15.440Z] go: finding github.com/fatih/color v1.7.0 [2020-08-31T20:19:15.708Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:19:15.708Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T20:19:15.708Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:19:15.708Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-31T20:19:15.708Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-31T20:19:15.708Z] go: finding github.com/google/uuid v1.1.0 [2020-08-31T20:19:15.708Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-31T20:19:15.968Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:19:15.969Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-31T20:19:15.969Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-31T20:19:15.969Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:19:15.969Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:19:15.969Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-31T20:19:15.969Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-31T20:19:16.230Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:19:16.230Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-31T20:19:16.230Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-31T20:19:16.230Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-31T20:19:16.230Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-31T20:19:16.230Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-31T20:19:16.230Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-31T20:19:16.492Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-31T20:19:16.492Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-31T20:19:16.492Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-31T20:19:16.492Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-31T20:19:16.492Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-31T20:19:16.492Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-31T20:19:16.492Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-31T20:19:16.752Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-31T20:19:16.752Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:19:16.752Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:19:16.752Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-31T20:19:16.752Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-31T20:19:16.752Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-31T20:19:16.752Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-31T20:19:17.014Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:19:17.014Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:19:17.014Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-31T20:19:17.014Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:19:17.014Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-31T20:19:17.014Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-31T20:19:17.014Z] go: finding github.com/posener/complete v1.1.1 [2020-08-31T20:19:17.274Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-31T20:19:17.274Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-31T20:19:17.274Z] go: finding github.com/spf13/cast v1.3.0 [2020-08-31T20:19:17.274Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-31T20:19:17.274Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-31T20:19:17.274Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-31T20:19:17.274Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T20:19:17.539Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-31T20:19:17.539Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-31T20:19:17.539Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-31T20:19:17.539Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-31T20:19:17.539Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-31T20:19:17.539Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:19:25.726Z] Removing intermediate container 57f9770d923a [2020-08-31T20:19:25.726Z] ---> 8b358b231fc3 [2020-08-31T20:19:25.726Z] Successfully built 8b358b231fc3 [2020-08-31T20:19:25.726Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T20:19:27.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-31T20:19:27.342Z] + ls -al . [2020-08-31T20:19:27.342Z] total 68 [2020-08-31T20:19:27.342Z] drwxrwxr-x. 9 jenkins jenkins 4096 Aug 31 20:18 . [2020-08-31T20:19:27.342Z] drwxrwxr-x. 4 jenkins jenkins 30 Aug 31 20:18 .. [2020-08-31T20:19:27.342Z] -rw-rw-r--. 1 jenkins jenkins 4802 Aug 31 20:18 Attribution.txt [2020-08-31T20:19:27.342Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 31 20:18 bin [2020-08-31T20:19:27.342Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 31 20:18 cmd [2020-08-31T20:19:27.342Z] -rw-rw-r--. 1 jenkins jenkins 1519 Aug 31 20:18 Dockerfile [2020-08-31T20:19:27.342Z] -rw-rw-r--. 1 jenkins jenkins 989 Aug 31 20:18 Dockerfile.build [2020-08-31T20:19:27.342Z] -rw-rw-r--. 1 jenkins jenkins 151 Aug 31 20:18 .dockerignore [2020-08-31T20:19:27.342Z] drwxrwxr-x. 2 jenkins jenkins 76 Aug 31 20:18 driver [2020-08-31T20:19:27.342Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 31 20:18 .git [2020-08-31T20:19:27.342Z] drwxrwxr-x. 2 jenkins jenkins 38 Aug 31 20:18 .github [2020-08-31T20:19:27.342Z] -rw-rw-r--. 1 jenkins jenkins 339 Aug 31 20:18 .gitignore [2020-08-31T20:19:27.342Z] -rw-rw-r--. 1 jenkins jenkins 266 Aug 31 20:18 go.mod [2020-08-31T20:19:27.342Z] -rw-rw-r--. 1 jenkins jenkins 702 Aug 31 20:18 Jenkinsfile [2020-08-31T20:19:27.342Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 31 20:18 LICENSE [2020-08-31T20:19:27.342Z] -rw-rw-r--. 1 jenkins jenkins 951 Aug 31 20:18 Makefile [2020-08-31T20:19:27.342Z] -rw-rw-r--. 1 jenkins jenkins 5716 Aug 31 20:18 README.md [2020-08-31T20:19:27.342Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 31 20:18 .semver [2020-08-31T20:19:27.342Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 31 20:18 snap [2020-08-31T20:19:27.342Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 31 20:17 VERSION [2020-08-31T20:19:27.342Z] -rw-rw-r--. 1 jenkins jenkins 713 Aug 31 20:18 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:27.646Z] + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2566be076a2097d201854259318eb76047854271 --label arch=amd64 --label version=1.1.3-dev.1 . [2020-08-31T20:19:27.914Z] Sending build context to Docker daemon 8.035MB [2020-08-31T20:19:27.914Z] Step 1/25 : ARG BASE=golang:1.13-alpine [2020-08-31T20:19:27.914Z] Step 2/25 : FROM ${BASE} AS builder [2020-08-31T20:19:27.914Z] ---> 8b358b231fc3 [2020-08-31T20:19:27.914Z] Step 3/25 : ARG MAKE='make build' [2020-08-31T20:19:27.914Z] ---> Running in cb936311b39f [2020-08-31T20:19:28.181Z] Removing intermediate container cb936311b39f [2020-08-31T20:19:28.181Z] ---> 5577542fcf29 [2020-08-31T20:19:28.181Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-08-31T20:19:28.181Z] ---> Running in 876430afdd09 [2020-08-31T20:19:28.441Z] Removing intermediate container 876430afdd09 [2020-08-31T20:19:28.441Z] ---> c9cc91085afa [2020-08-31T20:19:28.441Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-08-31T20:19:28.441Z] ---> Running in 9fc00d9303ec [2020-08-31T20:19:29.016Z] Removing intermediate container 9fc00d9303ec [2020-08-31T20:19:29.016Z] ---> 74d9fac70791 [2020-08-31T20:19:29.016Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:19:29.278Z] ---> Running in b325ffb1d67b [2020-08-31T20:19:30.232Z] Removing intermediate container b325ffb1d67b [2020-08-31T20:19:30.232Z] ---> 8c9396d0b28c [2020-08-31T20:19:30.232Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-31T20:19:30.232Z] ---> Running in 6d0eb0304817 [2020-08-31T20:19:30.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-31T20:19:31.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-31T20:19:31.644Z] OK: 166 MiB in 39 packages [2020-08-31T20:19:32.215Z] Removing intermediate container 6d0eb0304817 [2020-08-31T20:19:32.215Z] ---> e0732f640f67 [2020-08-31T20:19:32.215Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-08-31T20:19:32.215Z] ---> Running in 65a761d446d2 [2020-08-31T20:19:32.215Z] Removing intermediate container 65a761d446d2 [2020-08-31T20:19:32.215Z] ---> b9691114698b [2020-08-31T20:19:32.215Z] Step 9/25 : COPY go.mod . [2020-08-31T20:19:32.477Z] ---> 35ded1b9008c [2020-08-31T20:19:32.477Z] Step 10/25 : COPY Makefile . [2020-08-31T20:19:32.739Z] ---> cd212950a986 [2020-08-31T20:19:32.739Z] Step 11/25 : RUN make update [2020-08-31T20:19:32.739Z] ---> Running in ee8275b51286 [2020-08-31T20:19:33.329Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-08-31T20:19:33.964Z] Removing intermediate container ee8275b51286 [2020-08-31T20:19:33.964Z] ---> 4ad5c4dc1c76 [2020-08-31T20:19:33.964Z] Step 12/25 : COPY . . [2020-08-31T20:19:34.620Z] ---> 68b4757b0865 [2020-08-31T20:19:34.620Z] Step 13/25 : RUN $MAKE [2020-08-31T20:19:34.620Z] ---> Running in 182edea3ccb5 [2020-08-31T20:19:35.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.3-dev.1" -o cmd/device-rest-go ./cmd [2020-08-31T20:19:47.515Z] Removing intermediate container 182edea3ccb5 [2020-08-31T20:19:47.515Z] ---> 597dc20d40ab [2020-08-31T20:19:47.515Z] Step 14/25 : FROM alpine:latest [2020-08-31T20:19:47.515Z] latest: Pulling from library/alpine [2020-08-31T20:19:47.515Z] df20fa9351a1: Already exists [2020-08-31T20:19:47.515Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-31T20:19:47.515Z] Status: Downloaded newer image for alpine:latest [2020-08-31T20:19:47.515Z] ---> a24bb4013296 [2020-08-31T20:19:47.515Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-31T20:19:47.515Z] ---> Running in 701647bb0c8e [2020-08-31T20:19:47.515Z] Removing intermediate container 701647bb0c8e [2020-08-31T20:19:47.515Z] ---> b9337dbd211c [2020-08-31T20:19:47.515Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2020-08-31T20:19:47.515Z] ---> Running in 86f6ff92858b [2020-08-31T20:19:47.515Z] Removing intermediate container 86f6ff92858b [2020-08-31T20:19:47.515Z] ---> d2b263c41a6f [2020-08-31T20:19:47.515Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-08-31T20:19:47.515Z] ---> e66fb1a8e2bb [2020-08-31T20:19:47.515Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-08-31T20:19:47.776Z] ---> 74b77288bcfa [2020-08-31T20:19:47.776Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-08-31T20:19:48.359Z] ---> ba403022bc4f [2020-08-31T20:19:48.359Z] Step 20/25 : EXPOSE 49986 [2020-08-31T20:19:48.359Z] ---> Running in 3cb30c8efdb4 [2020-08-31T20:19:48.619Z] Removing intermediate container 3cb30c8efdb4 [2020-08-31T20:19:48.619Z] ---> 670656c0c3a2 [2020-08-31T20:19:48.619Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2020-08-31T20:19:48.619Z] ---> Running in 5acf2aa69999 [2020-08-31T20:19:48.882Z] Removing intermediate container 5acf2aa69999 [2020-08-31T20:19:48.882Z] ---> 16532ba54351 [2020-08-31T20:19:48.882Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-08-31T20:19:48.882Z] ---> Running in e875fea7d896 [2020-08-31T20:19:49.143Z] Removing intermediate container e875fea7d896 [2020-08-31T20:19:49.143Z] ---> 8eb16305b359 [2020-08-31T20:19:49.143Z] Step 23/25 : LABEL arch=amd64 [2020-08-31T20:19:49.143Z] ---> Running in 6594ac5a561d [2020-08-31T20:19:49.143Z] Removing intermediate container 6594ac5a561d [2020-08-31T20:19:49.143Z] ---> c82e444c4fb6 [2020-08-31T20:19:49.143Z] Step 24/25 : LABEL git_sha=2566be076a2097d201854259318eb76047854271 [2020-08-31T20:19:49.407Z] ---> Running in f81f77d89222 [2020-08-31T20:19:49.669Z] Removing intermediate container f81f77d89222 [2020-08-31T20:19:49.669Z] ---> 4bf87ded1260 [2020-08-31T20:19:49.669Z] Step 25/25 : LABEL version=1.1.3-dev.1 [2020-08-31T20:19:49.669Z] ---> Running in fcf0f05dd43a [2020-08-31T20:19:49.931Z] Removing intermediate container fcf0f05dd43a [2020-08-31T20:19:49.931Z] ---> cb4a020aa4e5 [2020-08-31T20:19:49.931Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-31T20:19:49.931Z] Successfully built cb4a020aa4e5 [2020-08-31T20:19:49.931Z] Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-31T20:19:50.511Z] provisioning config files... [2020-08-31T20:19:50.543Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/17@tmp/config2156988865726045551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:19:50.906Z] ---> docker-login.sh [2020-08-31T20:19:50.906Z] nexus3.edgexfoundry.org:10001 [2020-08-31T20:19:50.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:19:51.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:19:51.171Z] Configure a credential helper to remove this warning. See [2020-08-31T20:19:51.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:19:51.171Z] [2020-08-31T20:19:51.171Z] Login Succeeded [2020-08-31T20:19:51.171Z] nexus3.edgexfoundry.org:10002 [2020-08-31T20:19:51.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:19:51.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:19:51.171Z] Configure a credential helper to remove this warning. See [2020-08-31T20:19:51.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:19:51.171Z] [2020-08-31T20:19:51.171Z] Login Succeeded [2020-08-31T20:19:51.171Z] nexus3.edgexfoundry.org:10003 [2020-08-31T20:19:51.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:19:51.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:19:51.432Z] Configure a credential helper to remove this warning. See [2020-08-31T20:19:51.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:19:51.432Z] [2020-08-31T20:19:51.432Z] Login Succeeded [2020-08-31T20:19:51.432Z] nexus3.edgexfoundry.org:10004 [2020-08-31T20:19:51.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:19:51.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:19:51.694Z] Configure a credential helper to remove this warning. See [2020-08-31T20:19:51.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:19:51.694Z] [2020-08-31T20:19:51.694Z] Login Succeeded [2020-08-31T20:19:51.694Z] docker.io [2020-08-31T20:19:51.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:19:51.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:19:51.955Z] Configure a credential helper to remove this warning. See [2020-08-31T20:19:51.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:19:51.955Z] [2020-08-31T20:19:51.955Z] Login Succeeded [2020-08-31T20:19:51.955Z] ---> docker-login.sh ends [Pipeline] } [2020-08-31T20:19:51.964Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-31T20:19:52.128Z] [edgeXDocker.push] Tagging docker image docker-device-rest-go with the following tags: [2020-08-31T20:19:52.128Z] 2566be076a2097d201854259318eb76047854271 [2020-08-31T20:19:52.128Z] latest [2020-08-31T20:19:52.128Z] 1.1.3-dev.1 [2020-08-31T20:19:52.128Z] 2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 [2020-08-31T20:19:52.128Z] master [2020-08-31T20:19:52.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:52.607Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:52.908Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271 [2020-08-31T20:19:52.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-08-31T20:19:52.908Z] 772e2b7ab420: Preparing [2020-08-31T20:19:52.908Z] a17776131238: Preparing [2020-08-31T20:19:52.908Z] 1d364bf72bf9: Preparing [2020-08-31T20:19:52.908Z] 50644c29ef5a: Preparing [2020-08-31T20:19:52.908Z] 50644c29ef5a: Layer already exists [2020-08-31T20:19:52.908Z] 1d364bf72bf9: Pushed [2020-08-31T20:19:52.908Z] a17776131238: Pushed [2020-08-31T20:19:54.298Z] 772e2b7ab420: Pushed [2020-08-31T20:19:54.298Z] 2566be076a2097d201854259318eb76047854271: digest: sha256:7094c10de98dbf535ec1956dab1c8fded1abde1e6858b8addcdfd493c5094573 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:54.604Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:54.898Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [2020-08-31T20:19:54.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-08-31T20:19:54.898Z] 772e2b7ab420: Preparing [2020-08-31T20:19:54.898Z] a17776131238: Preparing [2020-08-31T20:19:54.898Z] 1d364bf72bf9: Preparing [2020-08-31T20:19:54.898Z] 50644c29ef5a: Preparing [2020-08-31T20:19:54.898Z] a17776131238: Layer already exists [2020-08-31T20:19:54.898Z] 50644c29ef5a: Layer already exists [2020-08-31T20:19:54.898Z] 1d364bf72bf9: Layer already exists [2020-08-31T20:19:54.898Z] 772e2b7ab420: Layer already exists [2020-08-31T20:19:54.898Z] latest: digest: sha256:7094c10de98dbf535ec1956dab1c8fded1abde1e6858b8addcdfd493c5094573 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:55.201Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:55.499Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.1 [2020-08-31T20:19:55.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-08-31T20:19:55.499Z] 772e2b7ab420: Preparing [2020-08-31T20:19:55.499Z] a17776131238: Preparing [2020-08-31T20:19:55.499Z] 1d364bf72bf9: Preparing [2020-08-31T20:19:55.499Z] 50644c29ef5a: Preparing [2020-08-31T20:19:55.499Z] 772e2b7ab420: Layer already exists [2020-08-31T20:19:55.499Z] 1d364bf72bf9: Layer already exists [2020-08-31T20:19:55.499Z] a17776131238: Layer already exists [2020-08-31T20:19:55.499Z] 50644c29ef5a: Layer already exists [2020-08-31T20:19:55.499Z] 1.1.3-dev.1: digest: sha256:7094c10de98dbf535ec1956dab1c8fded1abde1e6858b8addcdfd493c5094573 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:55.803Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:56.348Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 [2020-08-31T20:19:56.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-08-31T20:19:56.348Z] 772e2b7ab420: Preparing [2020-08-31T20:19:56.348Z] a17776131238: Preparing [2020-08-31T20:19:56.348Z] 1d364bf72bf9: Preparing [2020-08-31T20:19:56.348Z] 50644c29ef5a: Preparing [2020-08-31T20:19:56.348Z] 50644c29ef5a: Layer already exists [2020-08-31T20:19:56.348Z] a17776131238: Layer already exists [2020-08-31T20:19:56.348Z] 1d364bf72bf9: Layer already exists [2020-08-31T20:19:56.348Z] 772e2b7ab420: Layer already exists [2020-08-31T20:19:56.348Z] 2566be076a2097d201854259318eb76047854271-1.1.3-dev.1: digest: sha256:7094c10de98dbf535ec1956dab1c8fded1abde1e6858b8addcdfd493c5094573 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:56.668Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:19:56.964Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [2020-08-31T20:19:56.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2020-08-31T20:19:56.964Z] 772e2b7ab420: Preparing [2020-08-31T20:19:56.964Z] a17776131238: Preparing [2020-08-31T20:19:56.964Z] 1d364bf72bf9: Preparing [2020-08-31T20:19:56.964Z] 50644c29ef5a: Preparing [2020-08-31T20:19:56.964Z] 772e2b7ab420: Layer already exists [2020-08-31T20:19:56.964Z] a17776131238: Layer already exists [2020-08-31T20:19:56.964Z] 1d364bf72bf9: Layer already exists [2020-08-31T20:19:56.964Z] 50644c29ef5a: Layer already exists [2020-08-31T20:19:56.964Z] master: digest: sha256:7094c10de98dbf535ec1956dab1c8fded1abde1e6858b8addcdfd493c5094573 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-31T20:19:57.122Z] ===================================================== [2020-08-31T20:19:57.154Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-861 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] echo [2020-08-31T20:19:57.205Z] taggedImages: [2020-08-31T20:19:57.205Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271 [2020-08-31T20:19:57.205Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [2020-08-31T20:19:57.205Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.1 [2020-08-31T20:19:57.205Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 [2020-08-31T20:19:57.205Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] } [Pipeline] ws [2020-08-31T20:19:57.208Z] Running in /w/workspace/device-rest-go/17 [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-31T20:20:02.242Z] using credential edgex-jenkins-ssh [2020-08-31T20:20:02.324Z] Cloning the remote Git repository [2020-08-31T20:20:02.325Z] Cloning with configured refspecs honoured and without tags [2020-08-31T20:20:02.389Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-08-31T20:20:02.502Z] > git init /w/workspace/device-rest-go/17 # timeout=10 [2020-08-31T20:20:02.562Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-08-31T20:20:02.563Z] > git --version # timeout=10 [2020-08-31T20:20:02.588Z] > git --version # 'git version 2.17.1' [2020-08-31T20:20:02.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:20:02.642Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:20:05.266Z] Fetching without tags [2020-08-31T20:20:05.883Z] Checking out Revision 2566be076a2097d201854259318eb76047854271 (master) [2020-08-31T20:20:05.214Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-08-31T20:20:05.232Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:20:05.255Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-08-31T20:20:05.281Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-08-31T20:20:05.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T20:20:05.304Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T20:20:05.908Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T20:20:05.928Z] > git checkout -f 2566be076a2097d201854259318eb76047854271 # timeout=10 [2020-08-31T20:20:10.235Z] Commit message: "Merge pull request #37 from venkata-subbareddyK/update-Dockerfile-forCMD" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-31T20:20:11.879Z] ========================================================= [2020-08-31T20:20:11.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-31T20:20:11.879Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:20:12.839Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-08-31T20:20:13.824Z] Sending build context to Docker daemon 8.034MB [2020-08-31T20:20:13.824Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-08-31T20:20:13.824Z] Step 2/10 : FROM ${BASE} [2020-08-31T20:20:14.098Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-31T20:20:14.098Z] b538f80385f9: Pulling fs layer [2020-08-31T20:20:14.098Z] 74f711af9a0d: Pulling fs layer [2020-08-31T20:20:14.098Z] 99f96fe45779: Pulling fs layer [2020-08-31T20:20:14.098Z] fd7a069fd194: Pulling fs layer [2020-08-31T20:20:14.098Z] 66aa3694b03b: Pulling fs layer [2020-08-31T20:20:14.098Z] 170f70906a0f: Pulling fs layer [2020-08-31T20:20:14.098Z] ad7c5574e4b9: Pulling fs layer [2020-08-31T20:20:14.099Z] e772456be8f7: Pulling fs layer [2020-08-31T20:20:14.099Z] c890913d741a: Pulling fs layer [2020-08-31T20:20:14.099Z] 2480fcc9aa5a: Pulling fs layer [2020-08-31T20:20:14.099Z] 09adf4765672: Pulling fs layer [2020-08-31T20:20:14.099Z] fd7a069fd194: Waiting [2020-08-31T20:20:14.099Z] 66aa3694b03b: Waiting [2020-08-31T20:20:14.099Z] 170f70906a0f: Waiting [2020-08-31T20:20:14.099Z] ad7c5574e4b9: Waiting [2020-08-31T20:20:14.099Z] e772456be8f7: Waiting [2020-08-31T20:20:14.099Z] 09adf4765672: Waiting [2020-08-31T20:20:14.099Z] c890913d741a: Waiting [2020-08-31T20:20:14.099Z] 2480fcc9aa5a: Waiting [2020-08-31T20:20:14.099Z] 99f96fe45779: Verifying Checksum [2020-08-31T20:20:14.099Z] 99f96fe45779: Download complete [2020-08-31T20:20:14.099Z] 74f711af9a0d: Download complete [2020-08-31T20:20:14.099Z] 66aa3694b03b: Verifying Checksum [2020-08-31T20:20:14.099Z] 170f70906a0f: Verifying Checksum [2020-08-31T20:20:14.099Z] b538f80385f9: Verifying Checksum [2020-08-31T20:20:14.099Z] b538f80385f9: Download complete [2020-08-31T20:20:15.102Z] b538f80385f9: Pull complete [2020-08-31T20:20:15.713Z] 74f711af9a0d: Pull complete [2020-08-31T20:20:15.989Z] 99f96fe45779: Pull complete [2020-08-31T20:20:17.421Z] ad7c5574e4b9: Verifying Checksum [2020-08-31T20:20:17.421Z] ad7c5574e4b9: Download complete [2020-08-31T20:20:17.421Z] c890913d741a: Verifying Checksum [2020-08-31T20:20:17.421Z] c890913d741a: Download complete [2020-08-31T20:20:19.389Z] 2480fcc9aa5a: Verifying Checksum [2020-08-31T20:20:19.389Z] 2480fcc9aa5a: Download complete [2020-08-31T20:20:19.389Z] 09adf4765672: Verifying Checksum [2020-08-31T20:20:19.389Z] 09adf4765672: Download complete [2020-08-31T20:20:19.664Z] fd7a069fd194: Verifying Checksum [2020-08-31T20:20:19.664Z] fd7a069fd194: Download complete [2020-08-31T20:20:19.939Z] e772456be8f7: Verifying Checksum [2020-08-31T20:20:19.939Z] e772456be8f7: Download complete [2020-08-31T20:20:32.347Z] fd7a069fd194: Pull complete [2020-08-31T20:20:32.347Z] 66aa3694b03b: Pull complete [2020-08-31T20:20:32.347Z] 170f70906a0f: Pull complete [2020-08-31T20:20:35.736Z] ad7c5574e4b9: Pull complete [2020-08-31T20:20:40.046Z] e772456be8f7: Pull complete [2020-08-31T20:20:40.046Z] c890913d741a: Pull complete [2020-08-31T20:20:42.676Z] 2480fcc9aa5a: Pull complete [2020-08-31T20:20:42.954Z] 09adf4765672: Pull complete [2020-08-31T20:20:42.954Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-31T20:20:42.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-31T20:20:42.954Z] ---> 2248a725d1cf [2020-08-31T20:20:42.954Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-08-31T20:20:47.250Z] ---> Running in fcf436f13f44 [2020-08-31T20:20:47.842Z] Removing intermediate container fcf436f13f44 [2020-08-31T20:20:47.842Z] ---> 26756bfbae10 [2020-08-31T20:20:47.842Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-08-31T20:20:47.842Z] ---> Running in ecddd1f4e6b4 [2020-08-31T20:20:48.439Z] Removing intermediate container ecddd1f4e6b4 [2020-08-31T20:20:48.439Z] ---> 43fafb139463 [2020-08-31T20:20:48.439Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-31T20:20:48.439Z] ---> Running in d56abf42ffee [2020-08-31T20:20:49.031Z] Removing intermediate container d56abf42ffee [2020-08-31T20:20:49.031Z] ---> 52cf103bfdbf [2020-08-31T20:20:49.031Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:20:49.031Z] ---> Running in bd611adebc66 [2020-08-31T20:20:51.652Z] Removing intermediate container bd611adebc66 [2020-08-31T20:20:51.652Z] ---> 77bffd36fbe2 [2020-08-31T20:20:51.652Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-31T20:20:51.652Z] ---> Running in 4baec59c9e31 [2020-08-31T20:20:53.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-31T20:20:53.678Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-31T20:20:54.268Z] OK: 142 MiB in 39 packages [2020-08-31T20:20:55.707Z] Removing intermediate container 4baec59c9e31 [2020-08-31T20:20:55.707Z] ---> adba6346096c [2020-08-31T20:20:55.707Z] Step 8/10 : WORKDIR /device-rest-go [2020-08-31T20:20:55.707Z] ---> Running in bfc356221651 [2020-08-31T20:20:56.307Z] Removing intermediate container bfc356221651 [2020-08-31T20:20:56.307Z] ---> 3f73ef28a6bb [2020-08-31T20:20:56.307Z] Step 9/10 : COPY . . [2020-08-31T20:20:57.279Z] ---> 4ee79de43af5 [2020-08-31T20:20:57.279Z] Step 10/10 : RUN go mod download [2020-08-31T20:20:57.552Z] ---> Running in 2aa4b6513147 [2020-08-31T20:21:00.931Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-31T20:21:00.931Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-31T20:21:00.931Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-31T20:21:00.931Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-31T20:21:00.931Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-31T20:21:00.931Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-31T20:21:00.931Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-31T20:21:00.931Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-31T20:21:00.931Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-31T20:21:00.931Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-31T20:21:00.931Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-31T20:21:01.203Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-31T20:21:01.203Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-31T20:21:01.203Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-31T20:21:01.203Z] go: finding github.com/fatih/color v1.7.0 [2020-08-31T20:21:01.203Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-31T20:21:01.203Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-31T20:21:01.474Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-31T20:21:01.474Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-31T20:21:01.474Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-31T20:21:01.474Z] go: finding github.com/google/uuid v1.1.0 [2020-08-31T20:21:01.474Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-31T20:21:01.474Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-31T20:21:01.474Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-31T20:21:01.744Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-31T20:21:01.744Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-31T20:21:01.744Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-31T20:21:01.744Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-31T20:21:01.744Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-31T20:21:01.744Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-31T20:21:02.015Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-31T20:21:02.015Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-31T20:21:02.015Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-31T20:21:02.015Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-31T20:21:02.015Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-31T20:21:02.015Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-31T20:21:02.015Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-31T20:21:02.285Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-31T20:21:02.285Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-31T20:21:02.285Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-31T20:21:02.285Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-31T20:21:02.285Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-31T20:21:02.285Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-31T20:21:02.285Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-31T20:21:02.557Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-31T20:21:02.557Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-31T20:21:02.557Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-31T20:21:02.557Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-31T20:21:02.557Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-31T20:21:02.557Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-31T20:21:02.557Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-31T20:21:02.827Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-31T20:21:02.827Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-31T20:21:02.827Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-31T20:21:02.827Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-31T20:21:02.827Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-31T20:21:02.827Z] go: finding github.com/posener/complete v1.1.1 [2020-08-31T20:21:03.098Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-31T20:21:03.098Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-31T20:21:03.098Z] go: finding github.com/spf13/cast v1.3.0 [2020-08-31T20:21:03.098Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-31T20:21:03.098Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-31T20:21:03.098Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-31T20:21:03.098Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-31T20:21:03.369Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-31T20:21:03.369Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-31T20:21:03.369Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-31T20:21:03.369Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-31T20:21:03.369Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-31T20:21:03.369Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-31T20:21:13.528Z] Removing intermediate container 2aa4b6513147 [2020-08-31T20:21:13.528Z] ---> 99d4ae030456 [2020-08-31T20:21:13.528Z] Successfully built 99d4ae030456 [2020-08-31T20:21:13.528Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T20:21:14.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-31T20:21:14.895Z] + ls -al . [2020-08-31T20:21:14.895Z] total 100 [2020-08-31T20:21:14.895Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 20:20 . [2020-08-31T20:21:14.895Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 20:20 .. [2020-08-31T20:21:14.895Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 31 20:20 .dockerignore [2020-08-31T20:21:14.895Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 20:20 .git [2020-08-31T20:21:14.895Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:20 .github [2020-08-31T20:21:14.895Z] -rw-rw-r-- 1 jenkins jenkins 339 Aug 31 20:20 .gitignore [2020-08-31T20:21:14.895Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:20 .semver [2020-08-31T20:21:14.895Z] -rw-rw-r-- 1 jenkins jenkins 4802 Aug 31 20:20 Attribution.txt [2020-08-31T20:21:14.895Z] -rw-rw-r-- 1 jenkins jenkins 1519 Aug 31 20:20 Dockerfile [2020-08-31T20:21:14.895Z] -rw-rw-r-- 1 jenkins jenkins 989 Aug 31 20:20 Dockerfile.build [2020-08-31T20:21:14.895Z] -rw-rw-r-- 1 jenkins jenkins 702 Aug 31 20:20 Jenkinsfile [2020-08-31T20:21:14.895Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 20:20 LICENSE [2020-08-31T20:21:14.895Z] -rw-rw-r-- 1 jenkins jenkins 951 Aug 31 20:20 Makefile [2020-08-31T20:21:14.895Z] -rw-rw-r-- 1 jenkins jenkins 5716 Aug 31 20:20 README.md [2020-08-31T20:21:14.895Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 31 20:17 VERSION [2020-08-31T20:21:14.895Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:20 bin [2020-08-31T20:21:14.895Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:20 cmd [2020-08-31T20:21:14.895Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:20 driver [2020-08-31T20:21:14.895Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 31 20:20 go.mod [2020-08-31T20:21:14.895Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 20:20 snap [2020-08-31T20:21:14.895Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 31 20:20 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:21:15.297Z] + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2566be076a2097d201854259318eb76047854271 --label arch=arm64 --label version=1.1.3-dev.1 . [2020-08-31T20:21:15.898Z] Sending build context to Docker daemon 8.035MB [2020-08-31T20:21:15.898Z] Step 1/25 : ARG BASE=golang:1.13-alpine [2020-08-31T20:21:15.898Z] Step 2/25 : FROM ${BASE} AS builder [2020-08-31T20:21:15.898Z] ---> 99d4ae030456 [2020-08-31T20:21:15.898Z] Step 3/25 : ARG MAKE='make build' [2020-08-31T20:21:16.181Z] ---> Running in b8e01acac792 [2020-08-31T20:21:16.460Z] Removing intermediate container b8e01acac792 [2020-08-31T20:21:16.460Z] ---> 497ac2aab86f [2020-08-31T20:21:16.460Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-08-31T20:21:16.732Z] ---> Running in 7f0a19b1dbe5 [2020-08-31T20:21:17.010Z] Removing intermediate container 7f0a19b1dbe5 [2020-08-31T20:21:17.010Z] ---> 64920b985f2b [2020-08-31T20:21:17.010Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-08-31T20:21:17.284Z] ---> Running in 7ba21c8347cf [2020-08-31T20:21:17.557Z] Removing intermediate container 7ba21c8347cf [2020-08-31T20:21:17.557Z] ---> daff6b82dfd0 [2020-08-31T20:21:17.557Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-31T20:21:17.833Z] ---> Running in 9319a5c8bffc [2020-08-31T20:21:20.468Z] Removing intermediate container 9319a5c8bffc [2020-08-31T20:21:20.468Z] ---> 2e068d596660 [2020-08-31T20:21:20.468Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-31T20:21:20.468Z] ---> Running in bfc29ca5701d [2020-08-31T20:21:21.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-31T20:21:22.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-31T20:21:22.628Z] OK: 142 MiB in 39 packages [2020-08-31T20:21:23.595Z] Removing intermediate container bfc29ca5701d [2020-08-31T20:21:23.595Z] ---> f193a1780aa6 [2020-08-31T20:21:23.595Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-08-31T20:21:23.864Z] ---> Running in 59ea0711b294 [2020-08-31T20:21:24.133Z] Removing intermediate container 59ea0711b294 [2020-08-31T20:21:24.133Z] ---> 631fa56b4914 [2020-08-31T20:21:24.133Z] Step 9/25 : COPY go.mod . [2020-08-31T20:21:24.723Z] ---> d97474904997 [2020-08-31T20:21:24.723Z] Step 10/25 : COPY Makefile . [2020-08-31T20:21:25.323Z] ---> 95cc06ba9482 [2020-08-31T20:21:25.323Z] Step 11/25 : RUN make update [2020-08-31T20:21:25.600Z] ---> Running in 0c665cf331da [2020-08-31T20:21:27.029Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-08-31T20:21:28.016Z] Removing intermediate container 0c665cf331da [2020-08-31T20:21:28.016Z] ---> 87d36d41862b [2020-08-31T20:21:28.016Z] Step 12/25 : COPY . . [2020-08-31T20:21:28.996Z] ---> 1f49b52a0863 [2020-08-31T20:21:28.996Z] Step 13/25 : RUN $MAKE [2020-08-31T20:21:29.271Z] ---> Running in d688a9a40297 [2020-08-31T20:21:30.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.1.3-dev.1" -o cmd/device-rest-go ./cmd [2020-08-31T20:21:57.518Z] Removing intermediate container d688a9a40297 [2020-08-31T20:21:57.518Z] ---> fa33cad82f8c [2020-08-31T20:21:57.518Z] Step 14/25 : FROM alpine:latest [2020-08-31T20:21:57.518Z] latest: Pulling from library/alpine [2020-08-31T20:21:57.518Z] b538f80385f9: Already exists [2020-08-31T20:21:57.518Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-31T20:21:57.518Z] Status: Downloaded newer image for alpine:latest [2020-08-31T20:21:57.518Z] ---> 62ee0e9f8440 [2020-08-31T20:21:57.518Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-08-31T20:21:57.518Z] ---> Running in 9814d6597d4e [2020-08-31T20:21:57.518Z] Removing intermediate container 9814d6597d4e [2020-08-31T20:21:57.518Z] ---> 53c5abbd8d6c [2020-08-31T20:21:57.518Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2020-08-31T20:21:57.789Z] ---> Running in 801512b8f145 [2020-08-31T20:21:58.061Z] Removing intermediate container 801512b8f145 [2020-08-31T20:21:58.061Z] ---> f44c6de1d2ca [2020-08-31T20:21:58.061Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-08-31T20:21:59.035Z] ---> 817e18e14123 [2020-08-31T20:21:59.035Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-08-31T20:21:59.628Z] ---> 7e4a9cbc79c5 [2020-08-31T20:21:59.629Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-08-31T20:22:01.080Z] ---> a36656902d25 [2020-08-31T20:22:01.080Z] Step 20/25 : EXPOSE 49986 [2020-08-31T20:22:01.080Z] ---> Running in 0086a12ec94f [2020-08-31T20:22:01.680Z] Removing intermediate container 0086a12ec94f [2020-08-31T20:22:01.680Z] ---> d24639478514 [2020-08-31T20:22:01.680Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2020-08-31T20:22:01.680Z] ---> Running in 53d9a2053069 [2020-08-31T20:22:02.271Z] Removing intermediate container 53d9a2053069 [2020-08-31T20:22:02.271Z] ---> 1c47c9dd420d [2020-08-31T20:22:02.271Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-08-31T20:22:02.545Z] ---> Running in c28666dd7da5 [2020-08-31T20:22:02.818Z] Removing intermediate container c28666dd7da5 [2020-08-31T20:22:02.818Z] ---> 758e92575c2d [2020-08-31T20:22:02.818Z] Step 23/25 : LABEL arch=arm64 [2020-08-31T20:22:03.089Z] ---> Running in 221bf3a5f5b1 [2020-08-31T20:22:03.359Z] Removing intermediate container 221bf3a5f5b1 [2020-08-31T20:22:03.359Z] ---> 640c24788b1a [2020-08-31T20:22:03.359Z] Step 24/25 : LABEL git_sha=2566be076a2097d201854259318eb76047854271 [2020-08-31T20:22:03.633Z] ---> Running in 14aa9ee8667f [2020-08-31T20:22:03.905Z] Removing intermediate container 14aa9ee8667f [2020-08-31T20:22:03.905Z] ---> f01da23c4bbf [2020-08-31T20:22:03.905Z] Step 25/25 : LABEL version=1.1.3-dev.1 [2020-08-31T20:22:04.175Z] ---> Running in a9ff015fc0b5 [2020-08-31T20:22:04.445Z] Removing intermediate container a9ff015fc0b5 [2020-08-31T20:22:04.445Z] ---> ad8a92a889a2 [2020-08-31T20:22:04.445Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-31T20:22:04.445Z] Successfully built ad8a92a889a2 [2020-08-31T20:22:04.445Z] Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-31T20:22:04.905Z] provisioning config files... [2020-08-31T20:22:04.943Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/17@tmp/config2100251861899545408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:22:05.334Z] ---> docker-login.sh [2020-08-31T20:22:05.334Z] nexus3.edgexfoundry.org:10001 [2020-08-31T20:22:05.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:22:05.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:22:05.883Z] Configure a credential helper to remove this warning. See [2020-08-31T20:22:05.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:22:05.883Z] [2020-08-31T20:22:05.883Z] Login Succeeded [2020-08-31T20:22:05.883Z] nexus3.edgexfoundry.org:10002 [2020-08-31T20:22:06.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:22:06.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:22:06.429Z] Configure a credential helper to remove this warning. See [2020-08-31T20:22:06.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:22:06.429Z] [2020-08-31T20:22:06.429Z] Login Succeeded [2020-08-31T20:22:06.429Z] nexus3.edgexfoundry.org:10003 [2020-08-31T20:22:06.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:22:06.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:22:06.985Z] Configure a credential helper to remove this warning. See [2020-08-31T20:22:06.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:22:06.985Z] [2020-08-31T20:22:06.985Z] Login Succeeded [2020-08-31T20:22:06.985Z] nexus3.edgexfoundry.org:10004 [2020-08-31T20:22:07.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:22:07.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:22:07.536Z] Configure a credential helper to remove this warning. See [2020-08-31T20:22:07.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:22:07.536Z] [2020-08-31T20:22:07.536Z] Login Succeeded [2020-08-31T20:22:07.536Z] docker.io [2020-08-31T20:22:07.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-31T20:22:08.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-31T20:22:08.403Z] Configure a credential helper to remove this warning. See [2020-08-31T20:22:08.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-31T20:22:08.403Z] [2020-08-31T20:22:08.403Z] Login Succeeded [2020-08-31T20:22:08.403Z] ---> docker-login.sh ends [Pipeline] } [2020-08-31T20:22:08.419Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-31T20:22:08.594Z] [edgeXDocker.push] Tagging docker image docker-device-rest-go-arm64 with the following tags: [2020-08-31T20:22:08.594Z] 2566be076a2097d201854259318eb76047854271 [2020-08-31T20:22:08.594Z] latest [2020-08-31T20:22:08.594Z] 1.1.3-dev.1 [2020-08-31T20:22:08.594Z] 2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 [2020-08-31T20:22:08.594Z] master [2020-08-31T20:22:08.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:09.083Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:09.422Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271 [2020-08-31T20:22:09.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-08-31T20:22:09.423Z] d3158bb88440: Preparing [2020-08-31T20:22:09.423Z] 4f46e05c7b6a: Preparing [2020-08-31T20:22:09.423Z] cec6dafe43f8: Preparing [2020-08-31T20:22:09.423Z] e2f13739ad41: Preparing [2020-08-31T20:22:09.423Z] e2f13739ad41: Layer already exists [2020-08-31T20:22:09.699Z] 4f46e05c7b6a: Pushed [2020-08-31T20:22:09.699Z] cec6dafe43f8: Pushed [2020-08-31T20:22:13.063Z] d3158bb88440: Pushed [2020-08-31T20:22:13.063Z] 2566be076a2097d201854259318eb76047854271: digest: sha256:77c4e50c68ca1faf9a22943b822662367b9d5099197b7ba92513f5a52c5cf6a3 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:13.400Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:13.738Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [2020-08-31T20:22:13.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-08-31T20:22:13.738Z] d3158bb88440: Preparing [2020-08-31T20:22:13.738Z] 4f46e05c7b6a: Preparing [2020-08-31T20:22:13.738Z] cec6dafe43f8: Preparing [2020-08-31T20:22:13.738Z] e2f13739ad41: Preparing [2020-08-31T20:22:13.738Z] cec6dafe43f8: Layer already exists [2020-08-31T20:22:13.738Z] e2f13739ad41: Layer already exists [2020-08-31T20:22:13.738Z] d3158bb88440: Layer already exists [2020-08-31T20:22:13.738Z] 4f46e05c7b6a: Layer already exists [2020-08-31T20:22:14.013Z] latest: digest: sha256:77c4e50c68ca1faf9a22943b822662367b9d5099197b7ba92513f5a52c5cf6a3 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:14.352Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:14.688Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.1 [2020-08-31T20:22:14.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-08-31T20:22:14.688Z] d3158bb88440: Preparing [2020-08-31T20:22:14.688Z] 4f46e05c7b6a: Preparing [2020-08-31T20:22:14.688Z] cec6dafe43f8: Preparing [2020-08-31T20:22:14.688Z] e2f13739ad41: Preparing [2020-08-31T20:22:14.688Z] 4f46e05c7b6a: Layer already exists [2020-08-31T20:22:14.688Z] e2f13739ad41: Layer already exists [2020-08-31T20:22:14.688Z] cec6dafe43f8: Layer already exists [2020-08-31T20:22:14.688Z] d3158bb88440: Layer already exists [2020-08-31T20:22:14.961Z] 1.1.3-dev.1: digest: sha256:77c4e50c68ca1faf9a22943b822662367b9d5099197b7ba92513f5a52c5cf6a3 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:15.298Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:15.636Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 [2020-08-31T20:22:15.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-08-31T20:22:15.636Z] d3158bb88440: Preparing [2020-08-31T20:22:15.636Z] 4f46e05c7b6a: Preparing [2020-08-31T20:22:15.636Z] cec6dafe43f8: Preparing [2020-08-31T20:22:15.636Z] e2f13739ad41: Preparing [2020-08-31T20:22:15.636Z] cec6dafe43f8: Layer already exists [2020-08-31T20:22:15.636Z] 4f46e05c7b6a: Layer already exists [2020-08-31T20:22:15.636Z] d3158bb88440: Layer already exists [2020-08-31T20:22:15.636Z] e2f13739ad41: Layer already exists [2020-08-31T20:22:15.908Z] 2566be076a2097d201854259318eb76047854271-1.1.3-dev.1: digest: sha256:77c4e50c68ca1faf9a22943b822662367b9d5099197b7ba92513f5a52c5cf6a3 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:16.273Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:16.614Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [2020-08-31T20:22:16.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2020-08-31T20:22:16.614Z] d3158bb88440: Preparing [2020-08-31T20:22:16.614Z] 4f46e05c7b6a: Preparing [2020-08-31T20:22:16.614Z] cec6dafe43f8: Preparing [2020-08-31T20:22:16.614Z] e2f13739ad41: Preparing [2020-08-31T20:22:16.614Z] e2f13739ad41: Layer already exists [2020-08-31T20:22:16.614Z] 4f46e05c7b6a: Layer already exists [2020-08-31T20:22:16.614Z] d3158bb88440: Layer already exists [2020-08-31T20:22:16.614Z] cec6dafe43f8: Layer already exists [2020-08-31T20:22:16.887Z] master: digest: sha256:77c4e50c68ca1faf9a22943b822662367b9d5099197b7ba92513f5a52c5cf6a3 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-31T20:22:17.064Z] ===================================================== [Pipeline] echo [2020-08-31T20:22:17.106Z] taggedImages: [2020-08-31T20:22:17.106Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271 [2020-08-31T20:22:17.106Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [2020-08-31T20:22:17.106Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.1 [2020-08-31T20:22:17.106Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 [2020-08-31T20:22:17.106Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-08-31T20:22:18.488Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-08-31T20:22:18.490Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-08-31T20:22:18.560Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:18.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-31T20:22:18.914Z] [2020-08-31T20:22:18.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:19.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-31T20:22:19.257Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-08-31T20:22:19.257Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-31T20:22:19.257Z] 408f87550127: Pulling fs layer [2020-08-31T20:22:19.257Z] fe522b08c979: Pulling fs layer [2020-08-31T20:22:19.257Z] 221eaa008020: Pulling fs layer [2020-08-31T20:22:19.257Z] 2a4607e5d6b9: Pulling fs layer [2020-08-31T20:22:19.257Z] 8f79b27c4fd2: Pulling fs layer [2020-08-31T20:22:19.257Z] e5c8dbe1645b: Pulling fs layer [2020-08-31T20:22:19.257Z] 23e8b3b47431: Pulling fs layer [2020-08-31T20:22:19.257Z] 5c568d65a230: Pulling fs layer [2020-08-31T20:22:19.257Z] 8f79b27c4fd2: Waiting [2020-08-31T20:22:19.257Z] 5c568d65a230: Waiting [2020-08-31T20:22:19.257Z] 221eaa008020: Waiting [2020-08-31T20:22:19.257Z] 2a4607e5d6b9: Waiting [2020-08-31T20:22:19.257Z] 23e8b3b47431: Waiting [2020-08-31T20:22:19.257Z] fe522b08c979: Verifying Checksum [2020-08-31T20:22:19.257Z] fe522b08c979: Download complete [2020-08-31T20:22:19.257Z] 408f87550127: Verifying Checksum [2020-08-31T20:22:19.257Z] 408f87550127: Download complete [2020-08-31T20:22:19.257Z] 2a4607e5d6b9: Verifying Checksum [2020-08-31T20:22:19.257Z] 2a4607e5d6b9: Download complete [2020-08-31T20:22:19.257Z] 8f79b27c4fd2: Verifying Checksum [2020-08-31T20:22:19.257Z] 8f79b27c4fd2: Download complete [2020-08-31T20:22:19.257Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-31T20:22:19.257Z] cbdbe7a5bc2a: Download complete [2020-08-31T20:22:19.857Z] e5c8dbe1645b: Download complete [2020-08-31T20:22:19.857Z] cbdbe7a5bc2a: Pull complete [2020-08-31T20:22:20.127Z] 408f87550127: Pull complete [2020-08-31T20:22:20.394Z] fe522b08c979: Pull complete [2020-08-31T20:22:20.974Z] 23e8b3b47431: Download complete [2020-08-31T20:22:20.974Z] 5c568d65a230: Verifying Checksum [2020-08-31T20:22:20.974Z] 5c568d65a230: Download complete [2020-08-31T20:22:21.940Z] 221eaa008020: Verifying Checksum [2020-08-31T20:22:21.940Z] 221eaa008020: Download complete [2020-08-31T20:22:28.590Z] 221eaa008020: Pull complete [2020-08-31T20:22:28.856Z] 2a4607e5d6b9: Pull complete [2020-08-31T20:22:28.856Z] 8f79b27c4fd2: Pull complete [2020-08-31T20:22:30.778Z] e5c8dbe1645b: Pull complete [2020-08-31T20:22:34.099Z] 23e8b3b47431: Pull complete [2020-08-31T20:22:35.503Z] 5c568d65a230: Pull complete [2020-08-31T20:22:35.503Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-08-31T20:22:35.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-31T20:22:35.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-08-31T20:22:35.706Z] prd-centos7-docker-4c-2g-856 does not seem to be running inside a container [2020-08-31T20:22:35.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-rest-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-08-31T20:22:36.745Z] $ docker top b28379adc36e7b898c664c81ffface22cc3427a358ad7fc0c84cfdd73683133e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-31T20:22:37.252Z] + snyk monitor '--org=edgex-jenkins' [2020-08-31T20:22:43.872Z] [2020-08-31T20:22:43.872Z] Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... [2020-08-31T20:22:43.872Z] [2020-08-31T20:22:43.872Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/2bd55ca3-bcc1-486c-8546-d11dd2f80723 [2020-08-31T20:22:43.872Z] [2020-08-31T20:22:43.872Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-08-31T20:22:43.872Z] [2020-08-31T20:22:43.872Z] [2020-08-31T20:22:43.872Z] Snyk CLI supports Node.js 8 and higher. [2020-08-31T20:22:43.872Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-08-31T20:22:43.872Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-08-31T20:22:43.872Z] [2020-08-31T20:22:43.872Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-08-31T20:22:43.872Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-08-31T20:22:43.891Z] $ docker stop --time=1 b28379adc36e7b898c664c81ffface22cc3427a358ad7fc0c84cfdd73683133e [2020-08-31T20:22:45.890Z] $ docker rm -f b28379adc36e7b898c664c81ffface22cc3427a358ad7fc0c84cfdd73683133e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:46.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-31T20:22:46.939Z] [2020-08-31T20:22:46.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:47.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-31T20:22:47.280Z] latest: Pulling from edgex-devops/edgex-klar [2020-08-31T20:22:47.280Z] e7c96db7181b: Pulling fs layer [2020-08-31T20:22:47.280Z] 1868ca2cb446: Pulling fs layer [2020-08-31T20:22:47.280Z] 136be5d0fe8e: Pulling fs layer [2020-08-31T20:22:47.280Z] 894bfe63afcb: Pulling fs layer [2020-08-31T20:22:47.280Z] 894bfe63afcb: Waiting [2020-08-31T20:22:47.280Z] 1868ca2cb446: Verifying Checksum [2020-08-31T20:22:47.280Z] 1868ca2cb446: Download complete [2020-08-31T20:22:47.280Z] 136be5d0fe8e: Verifying Checksum [2020-08-31T20:22:47.280Z] 136be5d0fe8e: Download complete [2020-08-31T20:22:47.280Z] e7c96db7181b: Verifying Checksum [2020-08-31T20:22:47.280Z] e7c96db7181b: Download complete [2020-08-31T20:22:47.280Z] 894bfe63afcb: Verifying Checksum [2020-08-31T20:22:47.280Z] 894bfe63afcb: Download complete [2020-08-31T20:22:47.545Z] e7c96db7181b: Pull complete [2020-08-31T20:22:47.805Z] 1868ca2cb446: Pull complete [2020-08-31T20:22:47.805Z] 136be5d0fe8e: Pull complete [2020-08-31T20:22:48.066Z] 894bfe63afcb: Pull complete [2020-08-31T20:22:48.066Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-08-31T20:22:48.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-31T20:22:48.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-08-31T20:22:48.162Z] prd-centos7-docker-4c-2g-856 does not seem to be running inside a container [2020-08-31T20:22:48.210Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-31T20:22:49.385Z] $ docker top 4f3e9998c058eeea7d6ef6a975b213c0890b7591129157a4ef887ce7b41bc345 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-31T20:22:49.914Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271 [2020-08-31T20:22:49.914Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-31T20:22:54.282Z] $ docker stop --time=1 4f3e9998c058eeea7d6ef6a975b213c0890b7591129157a4ef887ce7b41bc345 [2020-08-31T20:22:55.702Z] $ docker rm -f 4f3e9998c058eeea7d6ef6a975b213c0890b7591129157a4ef887ce7b41bc345 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:22:56.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-31T20:22:56.503Z] . [Pipeline] withDockerContainer [2020-08-31T20:22:56.603Z] prd-centos7-docker-4c-2g-856 does not seem to be running inside a container [2020-08-31T20:22:56.649Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-31T20:22:57.320Z] $ docker top 8a6ed1980c6f96850a0d7c0f35e80bdc4ac21434f8485cd2eb535cc9f09c3b86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-31T20:22:57.833Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271 [2020-08-31T20:22:57.833Z] + tee [2020-08-31T20:22:57.833Z] clair timeout 1m0s [2020-08-31T20:22:57.833Z] docker timeout: 1m0s [2020-08-31T20:22:57.833Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-31T20:22:58.537Z] $ docker stop --time=1 8a6ed1980c6f96850a0d7c0f35e80bdc4ac21434f8485cd2eb535cc9f09c3b86 [2020-08-31T20:22:59.845Z] $ docker rm -f 8a6ed1980c6f96850a0d7c0f35e80bdc4ac21434f8485cd2eb535cc9f09c3b86 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-31T20:23:00.318Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo [2020-08-31T20:23:00.330Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go_2566be076a2097d201854259318eb76047854271.html [Pipeline] writeFile [Pipeline] step [2020-08-31T20:23:00.487Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:00.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-31T20:23:00.905Z] . [Pipeline] withDockerContainer [2020-08-31T20:23:01.004Z] prd-centos7-docker-4c-2g-856 does not seem to be running inside a container [2020-08-31T20:23:01.059Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-31T20:23:01.676Z] $ docker top a3ea36568c0df80b34e0474ebe5e08a084cbbe172f04a91223fa89252d3af354 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-31T20:23:02.217Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271 [2020-08-31T20:23:02.217Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-31T20:23:05.709Z] $ docker stop --time=1 a3ea36568c0df80b34e0474ebe5e08a084cbbe172f04a91223fa89252d3af354 [2020-08-31T20:23:07.077Z] $ docker rm -f a3ea36568c0df80b34e0474ebe5e08a084cbbe172f04a91223fa89252d3af354 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:07.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-31T20:23:07.533Z] . [Pipeline] withDockerContainer [2020-08-31T20:23:07.628Z] prd-centos7-docker-4c-2g-856 does not seem to be running inside a container [2020-08-31T20:23:07.682Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-31T20:23:08.318Z] $ docker top 01a852cb060fb52e8643ddaa57aff03986e2f8ad2e6309b4b9b195b65ff3b46c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-31T20:23:08.875Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271 [2020-08-31T20:23:08.875Z] + tee [2020-08-31T20:23:08.875Z] clair timeout 1m0s [2020-08-31T20:23:08.875Z] docker timeout: 1m0s [2020-08-31T20:23:08.875Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-31T20:23:09.565Z] $ docker stop --time=1 01a852cb060fb52e8643ddaa57aff03986e2f8ad2e6309b4b9b195b65ff3b46c [2020-08-31T20:23:10.912Z] $ docker rm -f 01a852cb060fb52e8643ddaa57aff03986e2f8ad2e6309b4b9b195b65ff3b46c [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-31T20:23:11.404Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo [2020-08-31T20:23:11.419Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go-arm64_2566be076a2097d201854259318eb76047854271.html [Pipeline] writeFile [Pipeline] step [2020-08-31T20:23:11.488Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:13.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:23:13.137Z] . [Pipeline] withDockerContainer [2020-08-31T20:23:13.239Z] prd-centos7-docker-4c-2g-856 does not seem to be running inside a container [2020-08-31T20:23:13.284Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-31T20:23:14.029Z] $ docker top 947bfa6a6e78c4d1000beb8bf2d8e9ac229ac30aa70b6e8d2184aa030dd23750 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-31T20:23:14.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T20:23:14.304Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T20:23:14.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T20:23:14.546Z] $ docker exec 947bfa6a6e78c4d1000beb8bf2d8e9ac229ac30aa70b6e8d2184aa030dd23750 ssh-agent [2020-08-31T20:23:14.731Z] SSH_AUTH_SOCK=/tmp/ssh-hbc6XeSFBFMJ/agent.11 [2020-08-31T20:23:14.731Z] SSH_AGENT_PID=17 [2020-08-31T20:23:14.737Z] Running ssh-add (command line suppressed) [2020-08-31T20:23:14.879Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_7773443321386612546.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_7773443321386612546.key) [2020-08-31T20:23:14.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T20:23:15.258Z] + git semver tag [2020-08-31T20:23:15.258Z] # -> Open(): unable to determine branch for HEAD [2020-08-31T20:23:15.258Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-08-31T20:23:15.258Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-08-31T20:23:15.258Z] # $SEMVER_REMOTE_NAME = origin [2020-08-31T20:23:15.258Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-31T20:23:15.258Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-31T20:23:15.258Z] # $SEMVER_BRANCH = master [2020-08-31T20:23:15.258Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [2020-08-31T20:23:15.258Z] # 2566be076a2097d201854259318eb76047854271 HEAD [2020-08-31T20:23:15.258Z] # -> Force: false [2020-08-31T20:23:15.258Z] # e00a18ea8003610538814a440979783423dbbfb8 refs/tags/v1.1.3-dev.1 [Pipeline] } [2020-08-31T20:23:15.272Z] $ docker exec --env ******** --env ******** 947bfa6a6e78c4d1000beb8bf2d8e9ac229ac30aa70b6e8d2184aa030dd23750 ssh-agent -k [2020-08-31T20:23:15.394Z] unset SSH_AUTH_SOCK; [2020-08-31T20:23:15.394Z] unset SSH_AGENT_PID; [2020-08-31T20:23:15.394Z] echo Agent pid 17 killed; [2020-08-31T20:23:15.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-31T20:23:15.905Z] + git semver [Pipeline] } [2020-08-31T20:23:15.924Z] $ docker stop --time=1 947bfa6a6e78c4d1000beb8bf2d8e9ac229ac30aa70b6e8d2184aa030dd23750 [2020-08-31T20:23:17.264Z] $ docker rm -f 947bfa6a6e78c4d1000beb8bf2d8e9ac229ac30aa70b6e8d2184aa030dd23750 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:17.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-31T20:23:17.849Z] [2020-08-31T20:23:17.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:18.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-31T20:23:18.208Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-08-31T20:23:18.208Z] ab5ef0e58194: Pulling fs layer [2020-08-31T20:23:18.208Z] 9712f1f96733: Pulling fs layer [2020-08-31T20:23:18.208Z] 63f879dbbcfc: Pulling fs layer [2020-08-31T20:23:18.208Z] 0d9ebad4ef96: Pulling fs layer [2020-08-31T20:23:18.208Z] e9a5061849ea: Pulling fs layer [2020-08-31T20:23:18.208Z] d747dcd14b5f: Pulling fs layer [2020-08-31T20:23:18.208Z] 2de7ff778b66: Pulling fs layer [2020-08-31T20:23:18.208Z] e9a5061849ea: Waiting [2020-08-31T20:23:18.208Z] 0d9ebad4ef96: Waiting [2020-08-31T20:23:18.208Z] d747dcd14b5f: Waiting [2020-08-31T20:23:18.208Z] 2de7ff778b66: Waiting [2020-08-31T20:23:18.208Z] 9712f1f96733: Verifying Checksum [2020-08-31T20:23:18.208Z] 9712f1f96733: Download complete [2020-08-31T20:23:19.193Z] 63f879dbbcfc: Verifying Checksum [2020-08-31T20:23:19.193Z] 63f879dbbcfc: Download complete [2020-08-31T20:23:19.193Z] e9a5061849ea: Verifying Checksum [2020-08-31T20:23:19.193Z] e9a5061849ea: Download complete [2020-08-31T20:23:19.193Z] d747dcd14b5f: Verifying Checksum [2020-08-31T20:23:19.193Z] d747dcd14b5f: Download complete [2020-08-31T20:23:19.457Z] ab5ef0e58194: Verifying Checksum [2020-08-31T20:23:19.457Z] ab5ef0e58194: Download complete [2020-08-31T20:23:19.457Z] 0d9ebad4ef96: Verifying Checksum [2020-08-31T20:23:19.457Z] 0d9ebad4ef96: Download complete [2020-08-31T20:23:19.720Z] 2de7ff778b66: Verifying Checksum [2020-08-31T20:23:19.720Z] 2de7ff778b66: Download complete [2020-08-31T20:23:25.087Z] ab5ef0e58194: Pull complete [2020-08-31T20:23:25.087Z] 9712f1f96733: Pull complete [2020-08-31T20:23:27.015Z] 63f879dbbcfc: Pull complete [2020-08-31T20:23:33.646Z] 0d9ebad4ef96: Pull complete [2020-08-31T20:23:34.223Z] e9a5061849ea: Pull complete [2020-08-31T20:23:34.223Z] d747dcd14b5f: Pull complete [2020-08-31T20:23:38.460Z] 2de7ff778b66: Pull complete [2020-08-31T20:23:38.460Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-08-31T20:23:38.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-31T20:23:38.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-08-31T20:23:38.649Z] prd-centos7-docker-4c-2g-856 does not seem to be running inside a container [2020-08-31T20:23:38.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-08-31T20:23:41.457Z] $ docker top 1c374351ce7f074c67d26f86f48bc78e6e46e3ab6df415cc6f10d25febea459a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-08-31T20:23:41.696Z] provisioning config files... [2020-08-31T20:23:41.710Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config3351947614333014189tmp [2020-08-31T20:23:41.730Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config6625838853089301001tmp [2020-08-31T20:23:41.745Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config3018693913421355670tmp [Pipeline] { [Pipeline] echo [2020-08-31T20:23:41.796Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:23:42.126Z] ---> sigul-configuration.sh [2020-08-31T20:23:42.126Z] gpg: directory `/root/.gnupg' created [2020-08-31T20:23:42.126Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-08-31T20:23:42.126Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-08-31T20:23:42.126Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-08-31T20:23:42.126Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-08-31T20:23:42.126Z] gpg: CAST5 encrypted data [2020-08-31T20:23:42.387Z] gpg: encrypted with 1 passphrase [2020-08-31T20:23:42.387Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-08-31T20:23:42.694Z] + mkdir /home/jenkins [2020-08-31T20:23:42.694Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-08-31T20:23:43.028Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-08-31T20:23:43.054Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:23:43.446Z] ---> sigul-install.sh [2020-08-31T20:23:50.161Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-08-31T20:23:50.471Z] + git tag --list [2020-08-31T20:23:50.471Z] v1.1.3-dev.1 [Pipeline] sh [2020-08-31T20:23:50.779Z] + lftools sign git-tag v1.1.3-dev.1 [2020-08-31T20:23:52.179Z] Signing Git tag with Sigul... [2020-08-31T20:23:52.179Z] Signing v1.1.3-dev.1 [2020-08-31T20:23:52.756Z] Error: Authentication failed [Pipeline] echo [2020-08-31T20:23:52.775Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:23:53.082Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-08-31T20:23:53.097Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-08-31T20:23:53.189Z] $ docker stop --time=1 1c374351ce7f074c67d26f86f48bc78e6e46e3ab6df415cc6f10d25febea459a [2020-08-31T20:23:55.034Z] $ docker rm -f 1c374351ce7f074c67d26f86f48bc78e6e46e3ab6df415cc6f10d25febea459a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:23:55.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:23:55.779Z] . [Pipeline] withDockerContainer [2020-08-31T20:23:55.905Z] prd-centos7-docker-4c-2g-856 does not seem to be running inside a container [2020-08-31T20:23:56.061Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-31T20:23:56.713Z] $ docker top dfdbc3ca30f1bb48ef298bbfb4e693298e9d44790a46d56ea236e349ad4f2aef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-31T20:23:56.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T20:23:56.987Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T20:23:57.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T20:23:57.210Z] $ docker exec dfdbc3ca30f1bb48ef298bbfb4e693298e9d44790a46d56ea236e349ad4f2aef ssh-agent [2020-08-31T20:23:57.382Z] SSH_AUTH_SOCK=/tmp/ssh-OwLaK3dV54MJ/agent.12 [2020-08-31T20:23:57.382Z] SSH_AGENT_PID=18 [2020-08-31T20:23:57.389Z] Running ssh-add (command line suppressed) [2020-08-31T20:23:57.520Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8224106656296003885.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_8224106656296003885.key) [2020-08-31T20:23:57.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T20:23:57.918Z] + git semver bump pre [2020-08-31T20:23:57.918Z] # -> Open(): unable to determine branch for HEAD [2020-08-31T20:23:57.918Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-08-31T20:23:57.918Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-08-31T20:23:57.918Z] # $SEMVER_REMOTE_NAME = origin [2020-08-31T20:23:57.918Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-31T20:23:57.918Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-31T20:23:57.918Z] # $SEMVER_BRANCH = master [2020-08-31T20:23:57.918Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [2020-08-31T20:23:57.918Z] 1.1.3-dev.2 [Pipeline] } [2020-08-31T20:23:57.934Z] $ docker exec --env ******** --env ******** dfdbc3ca30f1bb48ef298bbfb4e693298e9d44790a46d56ea236e349ad4f2aef ssh-agent -k [2020-08-31T20:23:58.060Z] unset SSH_AUTH_SOCK; [2020-08-31T20:23:58.060Z] unset SSH_AGENT_PID; [2020-08-31T20:23:58.061Z] echo Agent pid 18 killed; [2020-08-31T20:23:58.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-31T20:23:58.623Z] + git semver [Pipeline] } [2020-08-31T20:23:58.645Z] $ docker stop --time=1 dfdbc3ca30f1bb48ef298bbfb4e693298e9d44790a46d56ea236e349ad4f2aef [2020-08-31T20:23:59.989Z] $ docker rm -f dfdbc3ca30f1bb48ef298bbfb4e693298e9d44790a46d56ea236e349ad4f2aef [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:24:00.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T20:24:00.596Z] . [Pipeline] withDockerContainer [2020-08-31T20:24:00.690Z] prd-centos7-docker-4c-2g-856 does not seem to be running inside a container [2020-08-31T20:24:00.741Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-31T20:24:01.417Z] $ docker top eaa28507b4293c1ab7d551866ef20b484d0f6a413f890aa6c1df4a6634a59e18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-31T20:24:01.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T20:24:01.727Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T20:24:01.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T20:24:01.932Z] $ docker exec eaa28507b4293c1ab7d551866ef20b484d0f6a413f890aa6c1df4a6634a59e18 ssh-agent [2020-08-31T20:24:02.108Z] SSH_AUTH_SOCK=/tmp/ssh-LX2YXbTC6zNq/agent.12 [2020-08-31T20:24:02.108Z] SSH_AGENT_PID=18 [2020-08-31T20:24:02.116Z] Running ssh-add (command line suppressed) [2020-08-31T20:24:02.243Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_5117225508968572176.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_5117225508968572176.key) [2020-08-31T20:24:02.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T20:24:02.627Z] + git semver push [2020-08-31T20:24:02.627Z] # -> Open(): unable to determine branch for HEAD [2020-08-31T20:24:02.627Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2020-08-31T20:24:02.627Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2020-08-31T20:24:02.627Z] # $SEMVER_REMOTE_NAME = origin [2020-08-31T20:24:02.627Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-31T20:24:02.627Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-31T20:24:02.627Z] # $SEMVER_BRANCH = master [2020-08-31T20:24:02.627Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2020-08-31T20:24:09.228Z] $ docker exec --env ******** --env ******** eaa28507b4293c1ab7d551866ef20b484d0f6a413f890aa6c1df4a6634a59e18 ssh-agent -k [2020-08-31T20:24:09.384Z] unset SSH_AUTH_SOCK; [2020-08-31T20:24:09.385Z] unset SSH_AGENT_PID; [2020-08-31T20:24:09.385Z] echo Agent pid 18 killed; [2020-08-31T20:24:09.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-31T20:24:09.973Z] + git semver [Pipeline] } [2020-08-31T20:24:09.991Z] $ docker stop --time=1 eaa28507b4293c1ab7d551866ef20b484d0f6a413f890aa6c1df4a6634a59e18 [2020-08-31T20:24:11.358Z] $ docker rm -f eaa28507b4293c1ab7d551866ef20b484d0f6a413f890aa6c1df4a6634a59e18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:24:12.657Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:24:13.218Z] ---> package-listing.sh [2020-08-31T20:24:13.218Z] ++ facter osfamily [2020-08-31T20:24:13.218Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-31T20:24:13.218Z] + OS_FAMILY=redhat [2020-08-31T20:24:13.218Z] + workspace=/w/workspace/gexfoundry_device-rest-go_master [2020-08-31T20:24:13.218Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-31T20:24:13.218Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-31T20:24:13.218Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-31T20:24:13.218Z] + PACKAGES=/tmp/packages_start.txt [2020-08-31T20:24:13.218Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2020-08-31T20:24:13.218Z] + PACKAGES=/tmp/packages_end.txt [2020-08-31T20:24:13.218Z] + case "${OS_FAMILY}" in [2020-08-31T20:24:13.218Z] + rpm -qa [2020-08-31T20:24:13.218Z] + sort [2020-08-31T20:24:17.427Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-31T20:24:17.427Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-31T20:24:17.427Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-31T20:24:17.427Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2020-08-31T20:24:17.427Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ [2020-08-31T20:24:17.427Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:24:17.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T20:24:17.874Z] [2020-08-31T20:24:17.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-31T20:24:18.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T20:24:18.215Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-31T20:24:18.215Z] c9b1b535fdd9: Pulling fs layer [2020-08-31T20:24:18.215Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-31T20:24:18.215Z] 756a868c4378: Pulling fs layer [2020-08-31T20:24:18.215Z] 444b2fc9a129: Pulling fs layer [2020-08-31T20:24:18.215Z] ea15f1150254: Pulling fs layer [2020-08-31T20:24:18.215Z] 41b27a9f41bf: Pulling fs layer [2020-08-31T20:24:18.215Z] 28c525ee5125: Pulling fs layer [2020-08-31T20:24:18.215Z] 094b1ea09ed8: Pulling fs layer [2020-08-31T20:24:18.215Z] 138eaada9080: Pulling fs layer [2020-08-31T20:24:18.215Z] 0622d0fa9048: Pulling fs layer [2020-08-31T20:24:18.215Z] 444b2fc9a129: Waiting [2020-08-31T20:24:18.215Z] ea15f1150254: Waiting [2020-08-31T20:24:18.215Z] 41b27a9f41bf: Waiting [2020-08-31T20:24:18.215Z] 28c525ee5125: Waiting [2020-08-31T20:24:18.215Z] 094b1ea09ed8: Waiting [2020-08-31T20:24:18.215Z] 138eaada9080: Waiting [2020-08-31T20:24:18.215Z] 0622d0fa9048: Waiting [2020-08-31T20:24:18.215Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-31T20:24:18.215Z] 2cc5ad85d9ab: Download complete [2020-08-31T20:24:18.215Z] 444b2fc9a129: Download complete [2020-08-31T20:24:18.215Z] c9b1b535fdd9: Verifying Checksum [2020-08-31T20:24:18.215Z] c9b1b535fdd9: Download complete [2020-08-31T20:24:18.215Z] ea15f1150254: Verifying Checksum [2020-08-31T20:24:18.215Z] ea15f1150254: Download complete [2020-08-31T20:24:18.481Z] 28c525ee5125: Verifying Checksum [2020-08-31T20:24:18.481Z] 28c525ee5125: Download complete [2020-08-31T20:24:18.745Z] 756a868c4378: Verifying Checksum [2020-08-31T20:24:18.745Z] 756a868c4378: Download complete [2020-08-31T20:24:18.745Z] 138eaada9080: Verifying Checksum [2020-08-31T20:24:18.745Z] 138eaada9080: Download complete [2020-08-31T20:24:19.011Z] 0622d0fa9048: Verifying Checksum [2020-08-31T20:24:19.011Z] 0622d0fa9048: Download complete [2020-08-31T20:24:19.011Z] 094b1ea09ed8: Verifying Checksum [2020-08-31T20:24:19.011Z] 094b1ea09ed8: Download complete [2020-08-31T20:24:19.011Z] c9b1b535fdd9: Pull complete [2020-08-31T20:24:19.273Z] 41b27a9f41bf: Verifying Checksum [2020-08-31T20:24:19.273Z] 41b27a9f41bf: Download complete [2020-08-31T20:24:19.537Z] 2cc5ad85d9ab: Pull complete [2020-08-31T20:24:21.451Z] 756a868c4378: Pull complete [2020-08-31T20:24:21.451Z] 444b2fc9a129: Pull complete [2020-08-31T20:24:21.451Z] ea15f1150254: Pull complete [2020-08-31T20:24:24.768Z] 41b27a9f41bf: Pull complete [2020-08-31T20:24:25.031Z] 28c525ee5125: Pull complete [2020-08-31T20:24:27.602Z] 094b1ea09ed8: Pull complete [2020-08-31T20:24:27.602Z] 138eaada9080: Pull complete [2020-08-31T20:24:27.602Z] 0622d0fa9048: Pull complete [2020-08-31T20:24:27.602Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-31T20:24:27.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T20:24:27.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-31T20:24:27.721Z] prd-centos7-docker-4c-2g-856 does not seem to be running inside a container [2020-08-31T20:24:27.767Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-31T20:24:29.875Z] $ docker top 051b073537a6254af7eec1735c37bba157c0d6528e15d8effc966c7b9773cdfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-31T20:24:30.123Z] provisioning config files... [2020-08-31T20:24:30.138Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4220666214722663271tmp [Pipeline] { [Pipeline] echo [2020-08-31T20:24:30.244Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:24:30.537Z] ---> create-netrc.sh [Pipeline] echo [2020-08-31T20:24:30.546Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T20:24:30.837Z] ---> logs-deploy.sh [2020-08-31T20:24:30.837Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/17 [2020-08-31T20:24:30.837Z] INFO: archiving workspace using pattern(s): [2020-08-31T20:24:32.225Z] Archives upload complete. [2020-08-31T20:24:32.225Z] INFO: archiving logs to Nexus [2020-08-31T20:24:32.798Z] ---> uname -a: [2020-08-31T20:24:32.798Z] Linux 051b073537a6 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] ---> lscpu: [2020-08-31T20:24:32.798Z] Architecture: x86_64 [2020-08-31T20:24:32.798Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-31T20:24:32.798Z] Byte Order: Little Endian [2020-08-31T20:24:32.798Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-31T20:24:32.798Z] CPU(s): 4 [2020-08-31T20:24:32.798Z] On-line CPU(s) list: 0-3 [2020-08-31T20:24:32.798Z] Thread(s) per core: 1 [2020-08-31T20:24:32.798Z] Core(s) per socket: 1 [2020-08-31T20:24:32.798Z] Socket(s): 4 [2020-08-31T20:24:32.798Z] NUMA node(s): 1 [2020-08-31T20:24:32.798Z] Vendor ID: GenuineIntel [2020-08-31T20:24:32.798Z] CPU family: 6 [2020-08-31T20:24:32.798Z] Model: 44 [2020-08-31T20:24:32.798Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-31T20:24:32.798Z] Stepping: 1 [2020-08-31T20:24:32.798Z] CPU MHz: 2933.436 [2020-08-31T20:24:32.798Z] BogoMIPS: 5866.87 [2020-08-31T20:24:32.798Z] Virtualization: VT-x [2020-08-31T20:24:32.798Z] Hypervisor vendor: KVM [2020-08-31T20:24:32.798Z] Virtualization type: full [2020-08-31T20:24:32.798Z] L1d cache: 128 KiB [2020-08-31T20:24:32.798Z] L1i cache: 128 KiB [2020-08-31T20:24:32.798Z] L2 cache: 16 MiB [2020-08-31T20:24:32.798Z] L3 cache: 64 MiB [2020-08-31T20:24:32.798Z] NUMA node0 CPU(s): 0-3 [2020-08-31T20:24:32.798Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-31T20:24:32.798Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-31T20:24:32.798Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-31T20:24:32.798Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-31T20:24:32.798Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-31T20:24:32.798Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-31T20:24:32.798Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-31T20:24:32.798Z] Vulnerability Tsx async abort: Not affected [2020-08-31T20:24:32.798Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] ---> nproc: [2020-08-31T20:24:32.798Z] 4 [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] ---> df -h: [2020-08-31T20:24:32.798Z] Filesystem Size Used Available Use% Mounted on [2020-08-31T20:24:32.798Z] overlay 50.0G 8.5G 41.5G 17% / [2020-08-31T20:24:32.798Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-31T20:24:32.798Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-31T20:24:32.798Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-31T20:24:32.798Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf [2020-08-31T20:24:32.798Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname [2020-08-31T20:24:32.798Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts [2020-08-31T20:24:32.798Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa [2020-08-31T20:24:32.798Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-rest-go_master [2020-08-31T20:24:32.798Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-rest-go_master@tmp [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] ---> free -m: [2020-08-31T20:24:32.798Z] total used free shared buff/cache available [2020-08-31T20:24:32.798Z] Mem: 1837 767 110 0 959 1001 [2020-08-31T20:24:32.798Z] Swap: 1023 3 1020 [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] ---> ip addr: [2020-08-31T20:24:32.798Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-31T20:24:32.798Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-31T20:24:32.798Z] inet 127.0.0.1/8 scope host lo [2020-08-31T20:24:32.798Z] valid_lft forever preferred_lft forever [2020-08-31T20:24:32.798Z] 24: eth0@if25: mtu 1458 qdisc noqueue state UP [2020-08-31T20:24:32.798Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-31T20:24:32.798Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-31T20:24:32.798Z] valid_lft forever preferred_lft forever [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] ---> sar -b -r -n DEV: [2020-08-31T20:24:32.798Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/31/20 _x86_64_ (4 CPU) [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] 20:16:03 LINUX RESTART [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] 20:17:02 tps rtps wtps bread/s bwrtn/s [2020-08-31T20:24:32.798Z] 20:18:01 14.54 4.40 10.14 1006.03 828.04 [2020-08-31T20:24:32.798Z] 20:19:01 1.62 0.00 1.62 0.00 31.44 [2020-08-31T20:24:32.798Z] 20:20:01 0.37 0.00 0.37 0.00 6.09 [2020-08-31T20:24:32.798Z] 20:21:01 0.33 0.00 0.33 0.00 5.43 [2020-08-31T20:24:32.798Z] 20:22:01 0.27 0.00 0.27 0.00 4.96 [2020-08-31T20:24:32.798Z] 20:23:01 248.75 142.91 105.84 6856.06 32138.02 [2020-08-31T20:24:32.798Z] 20:24:01 216.98 82.66 134.32 4567.78 33149.15 [2020-08-31T20:24:32.798Z] Average: 69.13 32.93 36.20 1778.03 9475.32 [2020-08-31T20:24:32.798Z] [2020-08-31T20:24:32.798Z] 20:17:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-08-31T20:24:32.798Z] 20:18:01 166380 1715176 91.16 2620 1160888 1107656 37.80 425372 1129036 20 [2020-08-31T20:24:32.798Z] 20:19:01 171564 1709992 90.88 2620 1160892 1075408 36.70 425152 1124724 12 [2020-08-31T20:24:32.798Z] 20:20:01 171772 1709784 90.87 2620 1160900 1075508 36.71 425616 1124676 20 [2020-08-31T20:24:32.798Z] 20:21:01 171512 1710044 90.88 2620 1160900 1075268 36.70 426460 1124076 12 [2020-08-31T20:24:32.798Z] 20:22:01 171068 1710488 90.91 2620 1160964 1075436 36.70 428076 1123492 24 [2020-08-31T20:24:32.798Z] 20:23:01 160592 1720964 91.46 2596 1047436 1550272 52.91 579108 945920 24 [2020-08-31T20:24:32.799Z] 20:24:01 245468 1636088 86.95 1556 911048 1236208 42.19 610172 739612 32 [2020-08-31T20:24:32.799Z] Average: 179765 1701791 90.45 2465 1109004 1170822 39.96 474279 1044505 21 [2020-08-31T20:24:32.799Z] [2020-08-31T20:24:32.799Z] 20:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-08-31T20:24:32.799Z] 20:18:01 eth0 96.00 78.09 164.36 155.15 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:18:01 docker0 36.56 26.43 3.44 133.84 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:19:01 eth0 3.40 0.82 1.01 0.59 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:20:01 eth0 1.58 0.77 0.83 0.55 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:21:01 eth0 0.98 0.08 0.09 0.04 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:22:01 eth0 2.51 0.98 1.03 0.66 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:23:01 eth0 218.63 178.40 4010.20 63.31 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:23:01 veth2f3b545 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:23:01 docker0 55.54 43.36 5.78 180.15 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:24:01 eth0 282.24 192.14 3591.19 103.11 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:24:01 veth7f68bed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:24:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] 20:24:01 docker0 40.70 62.32 2.24 200.92 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] Average: eth0 86.48 64.45 1112.41 45.95 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] Average: veth7f68bed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] Average: lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] Average: docker0 13.79 15.14 1.15 54.59 0.00 0.00 0.00 [2020-08-31T20:24:32.799Z] [2020-08-31T20:24:32.799Z] [2020-08-31T20:24:32.799Z] ---> sar -P ALL: [2020-08-31T20:24:32.799Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/31/20 _x86_64_ (4 CPU) [2020-08-31T20:24:32.799Z] [2020-08-31T20:24:32.799Z] 20:16:03 LINUX RESTART [2020-08-31T20:24:32.799Z] [2020-08-31T20:24:32.799Z] 20:17:02 CPU %user %nice %system %iowait %steal %idle [2020-08-31T20:24:32.799Z] 20:18:01 all 2.07 0.00 0.88 0.14 0.02 96.89 [2020-08-31T20:24:32.799Z] 20:18:01 0 2.23 0.00 0.89 0.07 0.02 96.80 [2020-08-31T20:24:32.799Z] 20:18:01 1 2.49 0.00 0.87 0.10 0.02 96.52 [2020-08-31T20:24:32.799Z] 20:18:01 2 1.56 0.00 0.61 0.10 0.00 97.72 [2020-08-31T20:24:32.799Z] 20:18:01 3 1.99 0.00 1.17 0.32 0.03 96.48 [2020-08-31T20:24:32.799Z] 20:19:01 all 0.16 0.00 0.05 0.00 0.01 99.78 [2020-08-31T20:24:32.799Z] 20:19:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2020-08-31T20:24:32.799Z] 20:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-08-31T20:24:32.799Z] 20:19:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-08-31T20:24:32.799Z] 20:19:01 3 0.53 0.00 0.07 0.00 0.03 99.37 [2020-08-31T20:24:32.799Z] 20:20:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2020-08-31T20:24:32.799Z] 20:20:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2020-08-31T20:24:32.799Z] 20:20:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2020-08-31T20:24:32.799Z] 20:20:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-08-31T20:24:32.799Z] 20:20:01 3 0.43 0.00 0.03 0.00 0.00 99.53 [2020-08-31T20:24:32.799Z] 20:21:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2020-08-31T20:24:32.799Z] 20:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-08-31T20:24:32.799Z] 20:21:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2020-08-31T20:24:32.799Z] 20:21:01 2 0.53 0.00 0.03 0.00 0.02 99.42 [2020-08-31T20:24:32.799Z] 20:21:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-08-31T20:24:32.799Z] 20:22:01 all 0.17 0.00 0.06 0.00 0.01 99.75 [2020-08-31T20:24:32.799Z] 20:22:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2020-08-31T20:24:32.799Z] 20:22:01 1 0.03 0.00 0.10 0.00 0.00 99.87 [2020-08-31T20:24:32.799Z] 20:22:01 2 0.55 0.00 0.05 0.00 0.00 99.40 [2020-08-31T20:24:32.799Z] 20:22:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2020-08-31T20:24:32.799Z] 20:23:01 all 9.02 0.00 6.04 2.25 0.39 82.29 [2020-08-31T20:24:32.799Z] 20:23:01 0 8.96 0.00 5.75 1.09 0.41 83.78 [2020-08-31T20:24:32.799Z] 20:23:01 1 9.02 0.00 6.23 1.65 0.36 82.73 [2020-08-31T20:24:32.799Z] 20:23:01 2 8.42 0.00 5.65 2.69 0.46 82.78 [2020-08-31T20:24:32.799Z] 20:23:01 3 9.68 0.00 6.53 3.54 0.34 79.91 [2020-08-31T20:24:32.799Z] 20:24:01 all 12.02 0.00 8.41 2.51 0.88 76.18 [2020-08-31T20:24:32.799Z] 20:24:01 0 14.50 0.00 8.57 3.69 0.92 72.32 [2020-08-31T20:24:32.799Z] 20:24:01 1 10.61 0.00 8.99 1.61 0.86 77.94 [2020-08-31T20:24:32.799Z] 20:24:01 2 11.64 0.00 8.30 2.02 0.82 77.21 [2020-08-31T20:24:32.799Z] 20:24:01 3 11.38 0.00 7.79 2.75 0.91 77.17 [2020-08-31T20:24:32.799Z] Average: all 3.34 0.00 2.18 0.69 0.18 93.60 [2020-08-31T20:24:32.799Z] Average: 0 3.63 0.00 2.15 0.68 0.19 93.35 [2020-08-31T20:24:32.799Z] Average: 1 3.14 0.00 2.30 0.47 0.18 93.91 [2020-08-31T20:24:32.799Z] Average: 2 3.21 0.00 2.07 0.68 0.18 93.85 [2020-08-31T20:24:32.799Z] Average: 3 3.39 0.00 2.20 0.93 0.19 93.29 [2020-08-31T20:24:32.799Z] [2020-08-31T20:24:32.799Z] [2020-08-31T20:24:32.799Z]