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 20:16:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:16:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:16:52 ========================================================= 20:16:52 EdgeX Global Pipelines Version Info 20:16:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:16:54 ------------------- 20:16:54 stable info: 20:16:54 ------------------- 20:16:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:16:54 Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 20:16:54 Message: update stable to v1.0.115 20:16:55 ------------------- 20:16:55 experimental info: 20:16:55 ------------------- 20:16:55 Commited By: **** collab-it+edgex@linuxfoundation.org 20:16:55 Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 20:16:55 Message: update experimental to v1.0.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 20:16:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:16:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:16:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:16:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:16:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:16:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo 20:16:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:16:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo 20:16:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:16:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:16:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:16:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 20:16:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:16:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:16:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:16:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:16:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:16:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:16:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:16:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:16:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:16:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:16:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:16:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:16:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:16:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2566be076a2097d201854259318eb76047854271 [Pipeline] echo 20:16:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2566be0 [Pipeline] echo 20:16:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:16:58 + git log --format=format:%s -1 2566be076a2097d201854259318eb76047854271 [Pipeline] echo 20:16:58 GIT_COMMIT: 2566be076a2097d201854259318eb76047854271, Commit Message: Merge pull request #37 from venkata-subbareddyK/update-Dockerfile-forCMD [Pipeline] echo 20:16:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:16:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:16:59 20:16:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:16:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:16:59 latest: Pulling from edgex-devops/git-semver 20:16:59 31603596830f: Pulling fs layer 20:16:59 2a8b12db71e7: Pulling fs layer 20:16:59 6ca5941a6612: Pulling fs layer 20:16:59 ecc8261a40a4: Pulling fs layer 20:16:59 ecc8261a40a4: Waiting 20:16:59 2a8b12db71e7: Verifying Checksum 20:16:59 2a8b12db71e7: Download complete 20:16:59 31603596830f: Verifying Checksum 20:16:59 31603596830f: Download complete 20:16:59 ecc8261a40a4: Verifying Checksum 20:16:59 ecc8261a40a4: Download complete 20:16:59 6ca5941a6612: Verifying Checksum 20:16:59 6ca5941a6612: Download complete 20:16:59 31603596830f: Pull complete 20:16:59 2a8b12db71e7: Pull complete 20:17:00 6ca5941a6612: Pull complete 20:17:01 ecc8261a40a4: Pull complete 20:17:01 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:17:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:17:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:17:01 prd-centos7-docker-4c-2g-856 does not seem to be running inside a container 20:17:01 $ 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 20:17:03 $ docker top 6b4facc58f3fd649341b3f569c85b61fa7733ef837ee1bd38751b5308720a6ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:03 [ssh-agent] Looking for ssh-agent implementation... 20:17:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:04 $ docker exec 6b4facc58f3fd649341b3f569c85b61fa7733ef837ee1bd38751b5308720a6ed ssh-agent 20:17:04 SSH_AUTH_SOCK=/tmp/ssh-W1z7qDaSbmql/agent.12 20:17:04 SSH_AGENT_PID=17 20:17:04 Running ssh-add (command line suppressed) 20:17:04 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) 20:17:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:04 + git describe --exact-match --tags HEAD 20:17:04 fatal: No names found, cannot describe anything. [Pipeline] } 20:17:04 $ docker exec --env ******** --env ******** 6b4facc58f3fd649341b3f569c85b61fa7733ef837ee1bd38751b5308720a6ed ssh-agent -k 20:17:04 unset SSH_AUTH_SOCK; 20:17:04 unset SSH_AGENT_PID; 20:17:04 echo Agent pid 17 killed; 20:17:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:17:05 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:17:05 This usually means this commit has not been tagged. [Pipeline] sshagent 20:17:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:05 [ssh-agent] Looking for ssh-agent implementation... 20:17:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:05 $ docker exec 6b4facc58f3fd649341b3f569c85b61fa7733ef837ee1bd38751b5308720a6ed ssh-agent 20:17:05 SSH_AUTH_SOCK=/tmp/ssh-Fx00GruwHXTa/agent.46 20:17:05 SSH_AGENT_PID=52 20:17:05 Running ssh-add (command line suppressed) 20:17:05 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) 20:17:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:05 + git semver init 20:17:05 # -> Open(): unable to determine branch for HEAD 20:17:05 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 20:17:05 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 20:17:05 # $SEMVER_REMOTE_NAME = origin 20:17:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:17:05 # $SEMVER_USER_NAME = edgex-jenkins 20:17:05 # $SEMVER_BRANCH = master 20:17:05 # $SEMVER_TEMP = /tmp/semver-406966909 20:17:05 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 20:17:06 # '/tmp/semver-406966909' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' 20:17:06 # -> Force: false 20:17:06 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 20:17:06 $ docker exec --env ******** --env ******** 6b4facc58f3fd649341b3f569c85b61fa7733ef837ee1bd38751b5308720a6ed ssh-agent -k 20:17:07 unset SSH_AUTH_SOCK; 20:17:07 unset SSH_AGENT_PID; 20:17:07 echo Agent pid 52 killed; 20:17:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:07 + git semver [Pipeline] } 20:17:07 $ docker stop --time=1 6b4facc58f3fd649341b3f569c85b61fa7733ef837ee1bd38751b5308720a6ed 20:17:08 $ docker rm -f 6b4facc58f3fd649341b3f569c85b61fa7733ef837ee1bd38751b5308720a6ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:17:10 Stashed 15 file(s) [Pipeline] echo 20:17:10 [edgeXSemver]: initialized semver on version 1.1.3-dev.1 [Pipeline] echo 20:17:10 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 20:17:26 Still waiting to schedule task 20:17:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:17:26 Still waiting to schedule task 20:17:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:18:38 Running on prd-centos7-docker-4c-2g-859 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws 20:18:38 Running in /w/workspace/device-rest-go/17 [Pipeline] { [Pipeline] checkout 20:18:41 using credential edgex-jenkins-ssh 20:18:41 Cloning the remote Git repository 20:18:41 Cloning with configured refspecs honoured and without tags 20:18:42 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:18:42 > git init /w/workspace/device-rest-go/17 # timeout=10 20:18:42 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:18:42 > git --version # timeout=10 20:18:42 > git --version # 'git version 2.16.5' 20:18:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:18:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:18:43 Fetching without tags 20:18:44 Checking out Revision 2566be076a2097d201854259318eb76047854271 (master) 20:18:43 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:18:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:18:43 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:18:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:18:43 using GIT_SSH to set credentials SSH Credentials for GitHub 20:18:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:18:44 > git config core.sparsecheckout # timeout=10 20:18:44 > git checkout -f 2566be076a2097d201854259318eb76047854271 # timeout=10 20:18:48 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 20:18:49 ========================================================= 20:18:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:18:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:18:49 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 20:18:50 Sending build context to Docker daemon 8.034MB 20:18:50 Step 1/10 : ARG BASE=golang:1.13-alpine 20:18:50 Step 2/10 : FROM ${BASE} 20:18:50 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:18:50 df20fa9351a1: Pulling fs layer 20:18:50 ed8968b2872e: Pulling fs layer 20:18:50 a92cc7c5fd73: Pulling fs layer 20:18:50 2dd03ba5bac4: Pulling fs layer 20:18:50 1e091d79d1de: Pulling fs layer 20:18:50 481702a1767f: Pulling fs layer 20:18:50 f64a6f60c768: Pulling fs layer 20:18:50 e78d2573fc39: Pulling fs layer 20:18:50 e876d2f968b6: Pulling fs layer 20:18:50 ce8a83651883: Pulling fs layer 20:18:50 07967f4d0e4b: Pulling fs layer 20:18:50 2dd03ba5bac4: Waiting 20:18:50 1e091d79d1de: Waiting 20:18:50 481702a1767f: Waiting 20:18:50 f64a6f60c768: Waiting 20:18:50 e78d2573fc39: Waiting 20:18:50 ce8a83651883: Waiting 20:18:50 e876d2f968b6: Waiting 20:18:50 a92cc7c5fd73: Verifying Checksum 20:18:50 a92cc7c5fd73: Download complete 20:18:50 ed8968b2872e: Verifying Checksum 20:18:50 ed8968b2872e: Download complete 20:18:50 1e091d79d1de: Verifying Checksum 20:18:50 1e091d79d1de: Download complete 20:18:50 481702a1767f: Download complete 20:18:50 df20fa9351a1: Verifying Checksum 20:18:50 df20fa9351a1: Download complete 20:18:51 df20fa9351a1: Pull complete 20:18:51 f64a6f60c768: Verifying Checksum 20:18:51 f64a6f60c768: Download complete 20:18:51 e876d2f968b6: Verifying Checksum 20:18:51 e876d2f968b6: Download complete 20:18:51 ed8968b2872e: Pull complete 20:18:52 a92cc7c5fd73: Pull complete 20:18:52 2dd03ba5bac4: Verifying Checksum 20:18:52 2dd03ba5bac4: Download complete 20:18:52 07967f4d0e4b: Verifying Checksum 20:18:52 07967f4d0e4b: Download complete 20:18:52 e78d2573fc39: Verifying Checksum 20:18:52 e78d2573fc39: Download complete 20:18:52 ce8a83651883: Verifying Checksum 20:18:52 ce8a83651883: Download complete 20:18:57 2dd03ba5bac4: Pull complete 20:18:57 1e091d79d1de: Pull complete 20:18:58 481702a1767f: Pull complete 20:19:02 f64a6f60c768: Pull complete 20:19:05 e78d2573fc39: Pull complete 20:19:05 e876d2f968b6: Pull complete 20:19:06 ce8a83651883: Pull complete 20:19:06 07967f4d0e4b: Pull complete 20:19:06 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 20:19:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:19:06 ---> 5d7c900382c6 20:19:06 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 20:19:07 ---> Running in fc29718f0121 20:19:08 Removing intermediate container fc29718f0121 20:19:08 ---> 273956db207f 20:19:08 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:19:08 ---> Running in e58bd6b698e8 20:19:08 Removing intermediate container e58bd6b698e8 20:19:08 ---> 91210affb4f9 20:19:08 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:19:08 ---> Running in ac37cdb5fb0c 20:19:08 Removing intermediate container ac37cdb5fb0c 20:19:08 ---> 52ffb0831061 20:19:08 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:08 ---> Running in 8c8e97caa3bd 20:19:09 Removing intermediate container 8c8e97caa3bd 20:19:09 ---> 28f08985e021 20:19:09 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:19:10 ---> Running in f9c763d3fa79 20:19:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:19:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:19:11 OK: 166 MiB in 39 packages 20:19:12 Removing intermediate container f9c763d3fa79 20:19:12 ---> c22483e1f97d 20:19:12 Step 8/10 : WORKDIR /device-rest-go 20:19:12 ---> Running in 94e2f3764f5a 20:19:12 Removing intermediate container 94e2f3764f5a 20:19:12 ---> 12eaebf9f0e9 20:19:12 Step 9/10 : COPY . . 20:19:12 ---> 22c77391d687 20:19:12 Step 10/10 : RUN go mod download 20:19:12 ---> Running in 57f9770d923a 20:19:14 go: finding github.com/BurntSushi/toml v0.3.1 20:19:15 go: finding github.com/OneOfOne/xxhash v1.2.6 20:19:15 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:19:15 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:19:15 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:19:15 go: finding github.com/bgentry/speakeasy v0.1.0 20:19:15 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:19:15 go: finding github.com/davecgh/go-spew v1.1.1 20:19:15 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 20:19:15 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 20:19:15 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:19:15 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 20:19:15 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 20:19:15 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:19:15 go: finding github.com/fatih/color v1.7.0 20:19:15 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:19:15 go: finding github.com/go-kit/kit v0.8.0 20:19:15 go: finding github.com/go-logfmt/logfmt v0.4.0 20:19:15 go: finding github.com/go-stack/stack v1.8.0 20:19:15 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:19:15 go: finding github.com/google/uuid v1.1.0 20:19:15 go: finding github.com/gorilla/mux v1.7.1 20:19:15 go: finding github.com/hashicorp/consul/api v1.1.0 20:19:15 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:19:15 go: finding github.com/hashicorp/errwrap v1.0.0 20:19:15 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:19:15 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:19:15 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:19:15 go: finding github.com/hashicorp/go-multierror v1.0.0 20:19:16 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:19:16 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:19:16 go: finding github.com/hashicorp/go-syslog v1.0.0 20:19:16 go: finding github.com/hashicorp/go-uuid v1.0.1 20:19:16 go: finding github.com/hashicorp/go.net v0.0.1 20:19:16 go: finding github.com/hashicorp/golang-lru v0.5.0 20:19:16 go: finding github.com/hashicorp/logutils v1.0.0 20:19:16 go: finding github.com/hashicorp/mdns v1.0.0 20:19:16 go: finding github.com/hashicorp/memberlist v0.1.3 20:19:16 go: finding github.com/hashicorp/serf v0.8.2 20:19:16 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:19:16 go: finding github.com/mattn/go-colorable v0.0.9 20:19:16 go: finding github.com/mattn/go-isatty v0.0.3 20:19:16 go: finding github.com/miekg/dns v1.0.14 20:19:16 go: finding github.com/mitchellh/cli v1.0.0 20:19:16 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:19:16 go: finding github.com/mitchellh/copystructure v1.0.0 20:19:16 go: finding github.com/mitchellh/go-homedir v1.0.0 20:19:16 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:19:16 go: finding github.com/mitchellh/gox v0.4.0 20:19:16 go: finding github.com/mitchellh/iochan v1.0.0 20:19:17 go: finding github.com/mitchellh/mapstructure v1.1.2 20:19:17 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:19:17 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:19:17 go: finding github.com/pelletier/go-toml v1.2.0 20:19:17 go: finding github.com/pkg/errors v0.8.1 20:19:17 go: finding github.com/pmezard/go-difflib v1.0.0 20:19:17 go: finding github.com/posener/complete v1.1.1 20:19:17 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:19:17 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:19:17 go: finding github.com/spf13/cast v1.3.0 20:19:17 go: finding github.com/stretchr/objx v0.1.0 20:19:17 go: finding github.com/stretchr/testify v1.5.1 20:19:17 go: finding github.com/ugorji/go v1.1.4 20:19:17 go: finding github.com/x448/float16 v0.8.4 20:19:17 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 20:19:17 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 20:19:17 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:19:17 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 20:19:17 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 20:19:17 go: finding gopkg.in/yaml.v2 v2.2.8 20:19:25 Removing intermediate container 57f9770d923a 20:19:25 ---> 8b358b231fc3 20:19:25 Successfully built 8b358b231fc3 20:19:25 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 20:19:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:19:27 + ls -al . 20:19:27 total 68 20:19:27 drwxrwxr-x. 9 jenkins jenkins 4096 Aug 31 20:18 . 20:19:27 drwxrwxr-x. 4 jenkins jenkins 30 Aug 31 20:18 .. 20:19:27 -rw-rw-r--. 1 jenkins jenkins 4802 Aug 31 20:18 Attribution.txt 20:19:27 drwxrwxr-x. 2 jenkins jenkins 64 Aug 31 20:18 bin 20:19:27 drwxrwxr-x. 3 jenkins jenkins 32 Aug 31 20:18 cmd 20:19:27 -rw-rw-r--. 1 jenkins jenkins 1519 Aug 31 20:18 Dockerfile 20:19:27 -rw-rw-r--. 1 jenkins jenkins 989 Aug 31 20:18 Dockerfile.build 20:19:27 -rw-rw-r--. 1 jenkins jenkins 151 Aug 31 20:18 .dockerignore 20:19:27 drwxrwxr-x. 2 jenkins jenkins 76 Aug 31 20:18 driver 20:19:27 drwxrwxr-x. 8 jenkins jenkins 162 Aug 31 20:18 .git 20:19:27 drwxrwxr-x. 2 jenkins jenkins 38 Aug 31 20:18 .github 20:19:27 -rw-rw-r--. 1 jenkins jenkins 339 Aug 31 20:18 .gitignore 20:19:27 -rw-rw-r--. 1 jenkins jenkins 266 Aug 31 20:18 go.mod 20:19:27 -rw-rw-r--. 1 jenkins jenkins 702 Aug 31 20:18 Jenkinsfile 20:19:27 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 31 20:18 LICENSE 20:19:27 -rw-rw-r--. 1 jenkins jenkins 951 Aug 31 20:18 Makefile 20:19:27 -rw-rw-r--. 1 jenkins jenkins 5716 Aug 31 20:18 README.md 20:19:27 drwxrwxr-x. 3 jenkins jenkins 32 Aug 31 20:18 .semver 20:19:27 drwxrwxr-x. 4 jenkins jenkins 54 Aug 31 20:18 snap 20:19:27 -rw-rw-r--. 1 jenkins jenkins 11 Aug 31 20:17 VERSION 20:19:27 -rw-rw-r--. 1 jenkins jenkins 713 Aug 31 20:18 version.go [Pipeline] isUnix [Pipeline] sh 20:19:27 + 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 . 20:19:27 Sending build context to Docker daemon 8.035MB 20:19:27 Step 1/25 : ARG BASE=golang:1.13-alpine 20:19:27 Step 2/25 : FROM ${BASE} AS builder 20:19:27 ---> 8b358b231fc3 20:19:27 Step 3/25 : ARG MAKE='make build' 20:19:27 ---> Running in cb936311b39f 20:19:28 Removing intermediate container cb936311b39f 20:19:28 ---> 5577542fcf29 20:19:28 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 20:19:28 ---> Running in 876430afdd09 20:19:28 Removing intermediate container 876430afdd09 20:19:28 ---> c9cc91085afa 20:19:28 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:19:28 ---> Running in 9fc00d9303ec 20:19:29 Removing intermediate container 9fc00d9303ec 20:19:29 ---> 74d9fac70791 20:19:29 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:29 ---> Running in b325ffb1d67b 20:19:30 Removing intermediate container b325ffb1d67b 20:19:30 ---> 8c9396d0b28c 20:19:30 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:19:30 ---> Running in 6d0eb0304817 20:19:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:19:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:19:31 OK: 166 MiB in 39 packages 20:19:32 Removing intermediate container 6d0eb0304817 20:19:32 ---> e0732f640f67 20:19:32 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 20:19:32 ---> Running in 65a761d446d2 20:19:32 Removing intermediate container 65a761d446d2 20:19:32 ---> b9691114698b 20:19:32 Step 9/25 : COPY go.mod . 20:19:32 ---> 35ded1b9008c 20:19:32 Step 10/25 : COPY Makefile . 20:19:32 ---> cd212950a986 20:19:32 Step 11/25 : RUN make update 20:19:32 ---> Running in ee8275b51286 20:19:33 CGO_ENABLED=0 GO111MODULE=on go mod download 20:19:33 Removing intermediate container ee8275b51286 20:19:33 ---> 4ad5c4dc1c76 20:19:33 Step 12/25 : COPY . . 20:19:34 ---> 68b4757b0865 20:19:34 Step 13/25 : RUN $MAKE 20:19:34 ---> Running in 182edea3ccb5 20:19:35 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 20:19:47 Removing intermediate container 182edea3ccb5 20:19:47 ---> 597dc20d40ab 20:19:47 Step 14/25 : FROM alpine:latest 20:19:47 latest: Pulling from library/alpine 20:19:47 df20fa9351a1: Already exists 20:19:47 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 20:19:47 Status: Downloaded newer image for alpine:latest 20:19:47 ---> a24bb4013296 20:19:47 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:19:47 ---> Running in 701647bb0c8e 20:19:47 Removing intermediate container 701647bb0c8e 20:19:47 ---> b9337dbd211c 20:19:47 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 20:19:47 ---> Running in 86f6ff92858b 20:19:47 Removing intermediate container 86f6ff92858b 20:19:47 ---> d2b263c41a6f 20:19:47 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 20:19:47 ---> e66fb1a8e2bb 20:19:47 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 20:19:47 ---> 74b77288bcfa 20:19:47 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 20:19:48 ---> ba403022bc4f 20:19:48 Step 20/25 : EXPOSE 49986 20:19:48 ---> Running in 3cb30c8efdb4 20:19:48 Removing intermediate container 3cb30c8efdb4 20:19:48 ---> 670656c0c3a2 20:19:48 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 20:19:48 ---> Running in 5acf2aa69999 20:19:48 Removing intermediate container 5acf2aa69999 20:19:48 ---> 16532ba54351 20:19:48 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:19:48 ---> Running in e875fea7d896 20:19:49 Removing intermediate container e875fea7d896 20:19:49 ---> 8eb16305b359 20:19:49 Step 23/25 : LABEL arch=amd64 20:19:49 ---> Running in 6594ac5a561d 20:19:49 Removing intermediate container 6594ac5a561d 20:19:49 ---> c82e444c4fb6 20:19:49 Step 24/25 : LABEL git_sha=2566be076a2097d201854259318eb76047854271 20:19:49 ---> Running in f81f77d89222 20:19:49 Removing intermediate container f81f77d89222 20:19:49 ---> 4bf87ded1260 20:19:49 Step 25/25 : LABEL version=1.1.3-dev.1 20:19:49 ---> Running in fcf0f05dd43a 20:19:49 Removing intermediate container fcf0f05dd43a 20:19:49 ---> cb4a020aa4e5 20:19:49 [Warning] One or more build-args [ARCH] were not consumed 20:19:49 Successfully built cb4a020aa4e5 20:19:49 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 20:19:50 provisioning config files... 20:19:50 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/17@tmp/config2156988865726045551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:50 ---> docker-login.sh 20:19:50 nexus3.edgexfoundry.org:10001 20:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:51 Configure a credential helper to remove this warning. See 20:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:51 20:19:51 Login Succeeded 20:19:51 nexus3.edgexfoundry.org:10002 20:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:51 Configure a credential helper to remove this warning. See 20:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:51 20:19:51 Login Succeeded 20:19:51 nexus3.edgexfoundry.org:10003 20:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:51 Configure a credential helper to remove this warning. See 20:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:51 20:19:51 Login Succeeded 20:19:51 nexus3.edgexfoundry.org:10004 20:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:51 Configure a credential helper to remove this warning. See 20:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:51 20:19:51 Login Succeeded 20:19:51 docker.io 20:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:51 Configure a credential helper to remove this warning. See 20:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:51 20:19:51 Login Succeeded 20:19:51 ---> docker-login.sh ends [Pipeline] } 20:19:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:19:52 [edgeXDocker.push] Tagging docker image docker-device-rest-go with the following tags: 20:19:52 2566be076a2097d201854259318eb76047854271 20:19:52 latest 20:19:52 1.1.3-dev.1 20:19:52 2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 20:19:52 master 20:19:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:19:52 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271 [Pipeline] isUnix [Pipeline] sh 20:19:52 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271 20:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 20:19:52 772e2b7ab420: Preparing 20:19:52 a17776131238: Preparing 20:19:52 1d364bf72bf9: Preparing 20:19:52 50644c29ef5a: Preparing 20:19:52 50644c29ef5a: Layer already exists 20:19:52 1d364bf72bf9: Pushed 20:19:52 a17776131238: Pushed 20:19:54 772e2b7ab420: Pushed 20:19:54 2566be076a2097d201854259318eb76047854271: digest: sha256:7094c10de98dbf535ec1956dab1c8fded1abde1e6858b8addcdfd493c5094573 size: 1154 [Pipeline] isUnix [Pipeline] sh 20:19:54 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [Pipeline] isUnix [Pipeline] sh 20:19:54 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest 20:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 20:19:54 772e2b7ab420: Preparing 20:19:54 a17776131238: Preparing 20:19:54 1d364bf72bf9: Preparing 20:19:54 50644c29ef5a: Preparing 20:19:54 a17776131238: Layer already exists 20:19:54 50644c29ef5a: Layer already exists 20:19:54 1d364bf72bf9: Layer already exists 20:19:54 772e2b7ab420: Layer already exists 20:19:54 latest: digest: sha256:7094c10de98dbf535ec1956dab1c8fded1abde1e6858b8addcdfd493c5094573 size: 1154 [Pipeline] isUnix [Pipeline] sh 20:19:55 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.1 [Pipeline] isUnix [Pipeline] sh 20:19:55 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.1 20:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 20:19:55 772e2b7ab420: Preparing 20:19:55 a17776131238: Preparing 20:19:55 1d364bf72bf9: Preparing 20:19:55 50644c29ef5a: Preparing 20:19:55 772e2b7ab420: Layer already exists 20:19:55 1d364bf72bf9: Layer already exists 20:19:55 a17776131238: Layer already exists 20:19:55 50644c29ef5a: Layer already exists 20:19:55 1.1.3-dev.1: digest: sha256:7094c10de98dbf535ec1956dab1c8fded1abde1e6858b8addcdfd493c5094573 size: 1154 [Pipeline] isUnix [Pipeline] sh 20:19:55 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 [Pipeline] isUnix [Pipeline] sh 20:19:56 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 20:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 20:19:56 772e2b7ab420: Preparing 20:19:56 a17776131238: Preparing 20:19:56 1d364bf72bf9: Preparing 20:19:56 50644c29ef5a: Preparing 20:19:56 50644c29ef5a: Layer already exists 20:19:56 a17776131238: Layer already exists 20:19:56 1d364bf72bf9: Layer already exists 20:19:56 772e2b7ab420: Layer already exists 20:19:56 2566be076a2097d201854259318eb76047854271-1.1.3-dev.1: digest: sha256:7094c10de98dbf535ec1956dab1c8fded1abde1e6858b8addcdfd493c5094573 size: 1154 [Pipeline] isUnix [Pipeline] sh 20:19:56 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] isUnix [Pipeline] sh 20:19:56 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:master 20:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 20:19:56 772e2b7ab420: Preparing 20:19:56 a17776131238: Preparing 20:19:56 1d364bf72bf9: Preparing 20:19:56 50644c29ef5a: Preparing 20:19:56 772e2b7ab420: Layer already exists 20:19:56 a17776131238: Layer already exists 20:19:56 1d364bf72bf9: Layer already exists 20:19:56 50644c29ef5a: Layer already exists 20:19:56 master: digest: sha256:7094c10de98dbf535ec1956dab1c8fded1abde1e6858b8addcdfd493c5094573 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:19:57 ===================================================== 20:19:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-861 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] echo 20:19:57 taggedImages: 20:19:57 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271 20:19:57 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest 20:19:57 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.1.3-dev.1 20:19:57 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 20:19:57 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] } [Pipeline] ws 20:19:57 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] } 20:20:02 using credential edgex-jenkins-ssh 20:20:02 Cloning the remote Git repository 20:20:02 Cloning with configured refspecs honoured and without tags 20:20:02 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:20:02 > git init /w/workspace/device-rest-go/17 # timeout=10 20:20:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:20:02 > git --version # timeout=10 20:20:02 > git --version # 'git version 2.17.1' 20:20:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:20:05 Fetching without tags 20:20:05 Checking out Revision 2566be076a2097d201854259318eb76047854271 (master) 20:20:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:20:05 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:20:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:20:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:20:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:20:05 > git config core.sparsecheckout # timeout=10 20:20:05 > git checkout -f 2566be076a2097d201854259318eb76047854271 # timeout=10 20:20:10 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 20:20:11 ========================================================= 20:20:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:20:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:20:12 + 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 . 20:20:13 Sending build context to Docker daemon 8.034MB 20:20:13 Step 1/10 : ARG BASE=golang:1.13-alpine 20:20:13 Step 2/10 : FROM ${BASE} 20:20:14 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:20:14 b538f80385f9: Pulling fs layer 20:20:14 74f711af9a0d: Pulling fs layer 20:20:14 99f96fe45779: Pulling fs layer 20:20:14 fd7a069fd194: Pulling fs layer 20:20:14 66aa3694b03b: Pulling fs layer 20:20:14 170f70906a0f: Pulling fs layer 20:20:14 ad7c5574e4b9: Pulling fs layer 20:20:14 e772456be8f7: Pulling fs layer 20:20:14 c890913d741a: Pulling fs layer 20:20:14 2480fcc9aa5a: Pulling fs layer 20:20:14 09adf4765672: Pulling fs layer 20:20:14 fd7a069fd194: Waiting 20:20:14 66aa3694b03b: Waiting 20:20:14 170f70906a0f: Waiting 20:20:14 ad7c5574e4b9: Waiting 20:20:14 e772456be8f7: Waiting 20:20:14 09adf4765672: Waiting 20:20:14 c890913d741a: Waiting 20:20:14 2480fcc9aa5a: Waiting 20:20:14 99f96fe45779: Verifying Checksum 20:20:14 99f96fe45779: Download complete 20:20:14 74f711af9a0d: Download complete 20:20:14 66aa3694b03b: Verifying Checksum 20:20:14 170f70906a0f: Verifying Checksum 20:20:14 b538f80385f9: Verifying Checksum 20:20:14 b538f80385f9: Download complete 20:20:15 b538f80385f9: Pull complete 20:20:15 74f711af9a0d: Pull complete 20:20:15 99f96fe45779: Pull complete 20:20:17 ad7c5574e4b9: Verifying Checksum 20:20:17 ad7c5574e4b9: Download complete 20:20:17 c890913d741a: Verifying Checksum 20:20:17 c890913d741a: Download complete 20:20:19 2480fcc9aa5a: Verifying Checksum 20:20:19 2480fcc9aa5a: Download complete 20:20:19 09adf4765672: Verifying Checksum 20:20:19 09adf4765672: Download complete 20:20:19 fd7a069fd194: Verifying Checksum 20:20:19 fd7a069fd194: Download complete 20:20:19 e772456be8f7: Verifying Checksum 20:20:19 e772456be8f7: Download complete 20:20:32 fd7a069fd194: Pull complete 20:20:32 66aa3694b03b: Pull complete 20:20:32 170f70906a0f: Pull complete 20:20:35 ad7c5574e4b9: Pull complete 20:20:40 e772456be8f7: Pull complete 20:20:40 c890913d741a: Pull complete 20:20:42 2480fcc9aa5a: Pull complete 20:20:42 09adf4765672: Pull complete 20:20:42 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 20:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:20:42 ---> 2248a725d1cf 20:20:42 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 20:20:47 ---> Running in fcf436f13f44 20:20:47 Removing intermediate container fcf436f13f44 20:20:47 ---> 26756bfbae10 20:20:47 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:20:47 ---> Running in ecddd1f4e6b4 20:20:48 Removing intermediate container ecddd1f4e6b4 20:20:48 ---> 43fafb139463 20:20:48 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:20:48 ---> Running in d56abf42ffee 20:20:49 Removing intermediate container d56abf42ffee 20:20:49 ---> 52cf103bfdbf 20:20:49 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:49 ---> Running in bd611adebc66 20:20:51 Removing intermediate container bd611adebc66 20:20:51 ---> 77bffd36fbe2 20:20:51 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:20:51 ---> Running in 4baec59c9e31 20:20:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:20:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:20:54 OK: 142 MiB in 39 packages 20:20:55 Removing intermediate container 4baec59c9e31 20:20:55 ---> adba6346096c 20:20:55 Step 8/10 : WORKDIR /device-rest-go 20:20:55 ---> Running in bfc356221651 20:20:56 Removing intermediate container bfc356221651 20:20:56 ---> 3f73ef28a6bb 20:20:56 Step 9/10 : COPY . . 20:20:57 ---> 4ee79de43af5 20:20:57 Step 10/10 : RUN go mod download 20:20:57 ---> Running in 2aa4b6513147 20:21:00 go: finding github.com/BurntSushi/toml v0.3.1 20:21:00 go: finding github.com/OneOfOne/xxhash v1.2.6 20:21:00 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:21:00 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:21:00 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:21:00 go: finding github.com/bgentry/speakeasy v0.1.0 20:21:00 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:21:00 go: finding github.com/davecgh/go-spew v1.1.1 20:21:00 go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 20:21:00 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 20:21:00 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:21:01 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 20:21:01 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 20:21:01 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:21:01 go: finding github.com/fatih/color v1.7.0 20:21:01 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:21:01 go: finding github.com/go-kit/kit v0.8.0 20:21:01 go: finding github.com/go-logfmt/logfmt v0.4.0 20:21:01 go: finding github.com/go-stack/stack v1.8.0 20:21:01 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:21:01 go: finding github.com/google/uuid v1.1.0 20:21:01 go: finding github.com/gorilla/mux v1.7.1 20:21:01 go: finding github.com/hashicorp/consul/api v1.1.0 20:21:01 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:21:01 go: finding github.com/hashicorp/errwrap v1.0.0 20:21:01 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:21:01 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:21:01 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:21:01 go: finding github.com/hashicorp/go-multierror v1.0.0 20:21:01 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:21:02 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:21:02 go: finding github.com/hashicorp/go-syslog v1.0.0 20:21:02 go: finding github.com/hashicorp/go-uuid v1.0.1 20:21:02 go: finding github.com/hashicorp/go.net v0.0.1 20:21:02 go: finding github.com/hashicorp/golang-lru v0.5.0 20:21:02 go: finding github.com/hashicorp/logutils v1.0.0 20:21:02 go: finding github.com/hashicorp/mdns v1.0.0 20:21:02 go: finding github.com/hashicorp/memberlist v0.1.3 20:21:02 go: finding github.com/hashicorp/serf v0.8.2 20:21:02 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:21:02 go: finding github.com/mattn/go-colorable v0.0.9 20:21:02 go: finding github.com/mattn/go-isatty v0.0.3 20:21:02 go: finding github.com/miekg/dns v1.0.14 20:21:02 go: finding github.com/mitchellh/cli v1.0.0 20:21:02 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:21:02 go: finding github.com/mitchellh/copystructure v1.0.0 20:21:02 go: finding github.com/mitchellh/go-homedir v1.0.0 20:21:02 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:21:02 go: finding github.com/mitchellh/gox v0.4.0 20:21:02 go: finding github.com/mitchellh/iochan v1.0.0 20:21:02 go: finding github.com/mitchellh/mapstructure v1.1.2 20:21:02 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:21:02 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:21:02 go: finding github.com/pelletier/go-toml v1.2.0 20:21:02 go: finding github.com/pkg/errors v0.8.1 20:21:02 go: finding github.com/pmezard/go-difflib v1.0.0 20:21:02 go: finding github.com/posener/complete v1.1.1 20:21:03 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:21:03 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:21:03 go: finding github.com/spf13/cast v1.3.0 20:21:03 go: finding github.com/stretchr/objx v0.1.0 20:21:03 go: finding github.com/stretchr/testify v1.5.1 20:21:03 go: finding github.com/ugorji/go v1.1.4 20:21:03 go: finding github.com/x448/float16 v0.8.4 20:21:03 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 20:21:03 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 20:21:03 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:21:03 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 20:21:03 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 20:21:03 go: finding gopkg.in/yaml.v2 v2.2.8 20:21:13 Removing intermediate container 2aa4b6513147 20:21:13 ---> 99d4ae030456 20:21:13 Successfully built 99d4ae030456 20:21:13 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 20:21:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:21:14 + ls -al . 20:21:14 total 100 20:21:14 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 20:20 . 20:21:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 20:20 .. 20:21:14 -rw-rw-r-- 1 jenkins jenkins 151 Aug 31 20:20 .dockerignore 20:21:14 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 20:20 .git 20:21:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:20 .github 20:21:14 -rw-rw-r-- 1 jenkins jenkins 339 Aug 31 20:20 .gitignore 20:21:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:20 .semver 20:21:14 -rw-rw-r-- 1 jenkins jenkins 4802 Aug 31 20:20 Attribution.txt 20:21:14 -rw-rw-r-- 1 jenkins jenkins 1519 Aug 31 20:20 Dockerfile 20:21:14 -rw-rw-r-- 1 jenkins jenkins 989 Aug 31 20:20 Dockerfile.build 20:21:14 -rw-rw-r-- 1 jenkins jenkins 702 Aug 31 20:20 Jenkinsfile 20:21:14 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 20:20 LICENSE 20:21:14 -rw-rw-r-- 1 jenkins jenkins 951 Aug 31 20:20 Makefile 20:21:14 -rw-rw-r-- 1 jenkins jenkins 5716 Aug 31 20:20 README.md 20:21:14 -rw-rw-r-- 1 jenkins jenkins 11 Aug 31 20:17 VERSION 20:21:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:20 bin 20:21:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 20:20 cmd 20:21:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 20:20 driver 20:21:14 -rw-rw-r-- 1 jenkins jenkins 266 Aug 31 20:20 go.mod 20:21:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 20:20 snap 20:21:14 -rw-rw-r-- 1 jenkins jenkins 713 Aug 31 20:20 version.go [Pipeline] isUnix [Pipeline] sh 20:21:15 + 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 . 20:21:15 Sending build context to Docker daemon 8.035MB 20:21:15 Step 1/25 : ARG BASE=golang:1.13-alpine 20:21:15 Step 2/25 : FROM ${BASE} AS builder 20:21:15 ---> 99d4ae030456 20:21:15 Step 3/25 : ARG MAKE='make build' 20:21:16 ---> Running in b8e01acac792 20:21:16 Removing intermediate container b8e01acac792 20:21:16 ---> 497ac2aab86f 20:21:16 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 20:21:16 ---> Running in 7f0a19b1dbe5 20:21:17 Removing intermediate container 7f0a19b1dbe5 20:21:17 ---> 64920b985f2b 20:21:17 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:21:17 ---> Running in 7ba21c8347cf 20:21:17 Removing intermediate container 7ba21c8347cf 20:21:17 ---> daff6b82dfd0 20:21:17 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:17 ---> Running in 9319a5c8bffc 20:21:20 Removing intermediate container 9319a5c8bffc 20:21:20 ---> 2e068d596660 20:21:20 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:21:20 ---> Running in bfc29ca5701d 20:21:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:21:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:21:22 OK: 142 MiB in 39 packages 20:21:23 Removing intermediate container bfc29ca5701d 20:21:23 ---> f193a1780aa6 20:21:23 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 20:21:23 ---> Running in 59ea0711b294 20:21:24 Removing intermediate container 59ea0711b294 20:21:24 ---> 631fa56b4914 20:21:24 Step 9/25 : COPY go.mod . 20:21:24 ---> d97474904997 20:21:24 Step 10/25 : COPY Makefile . 20:21:25 ---> 95cc06ba9482 20:21:25 Step 11/25 : RUN make update 20:21:25 ---> Running in 0c665cf331da 20:21:27 CGO_ENABLED=0 GO111MODULE=on go mod download 20:21:28 Removing intermediate container 0c665cf331da 20:21:28 ---> 87d36d41862b 20:21:28 Step 12/25 : COPY . . 20:21:28 ---> 1f49b52a0863 20:21:28 Step 13/25 : RUN $MAKE 20:21:29 ---> Running in d688a9a40297 20:21:30 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 20:21:57 Removing intermediate container d688a9a40297 20:21:57 ---> fa33cad82f8c 20:21:57 Step 14/25 : FROM alpine:latest 20:21:57 latest: Pulling from library/alpine 20:21:57 b538f80385f9: Already exists 20:21:57 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 20:21:57 Status: Downloaded newer image for alpine:latest 20:21:57 ---> 62ee0e9f8440 20:21:57 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:21:57 ---> Running in 9814d6597d4e 20:21:57 Removing intermediate container 9814d6597d4e 20:21:57 ---> 53c5abbd8d6c 20:21:57 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 20:21:57 ---> Running in 801512b8f145 20:21:58 Removing intermediate container 801512b8f145 20:21:58 ---> f44c6de1d2ca 20:21:58 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 20:21:59 ---> 817e18e14123 20:21:59 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 20:21:59 ---> 7e4a9cbc79c5 20:21:59 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 20:22:01 ---> a36656902d25 20:22:01 Step 20/25 : EXPOSE 49986 20:22:01 ---> Running in 0086a12ec94f 20:22:01 Removing intermediate container 0086a12ec94f 20:22:01 ---> d24639478514 20:22:01 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 20:22:01 ---> Running in 53d9a2053069 20:22:02 Removing intermediate container 53d9a2053069 20:22:02 ---> 1c47c9dd420d 20:22:02 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:22:02 ---> Running in c28666dd7da5 20:22:02 Removing intermediate container c28666dd7da5 20:22:02 ---> 758e92575c2d 20:22:02 Step 23/25 : LABEL arch=arm64 20:22:03 ---> Running in 221bf3a5f5b1 20:22:03 Removing intermediate container 221bf3a5f5b1 20:22:03 ---> 640c24788b1a 20:22:03 Step 24/25 : LABEL git_sha=2566be076a2097d201854259318eb76047854271 20:22:03 ---> Running in 14aa9ee8667f 20:22:03 Removing intermediate container 14aa9ee8667f 20:22:03 ---> f01da23c4bbf 20:22:03 Step 25/25 : LABEL version=1.1.3-dev.1 20:22:04 ---> Running in a9ff015fc0b5 20:22:04 Removing intermediate container a9ff015fc0b5 20:22:04 ---> ad8a92a889a2 20:22:04 [Warning] One or more build-args [ARCH] were not consumed 20:22:04 Successfully built ad8a92a889a2 20:22:04 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 20:22:04 provisioning config files... 20:22:04 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/17@tmp/config2100251861899545408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:05 ---> docker-login.sh 20:22:05 nexus3.edgexfoundry.org:10001 20:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:05 Configure a credential helper to remove this warning. See 20:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:05 20:22:05 Login Succeeded 20:22:05 nexus3.edgexfoundry.org:10002 20:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:06 Configure a credential helper to remove this warning. See 20:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:06 20:22:06 Login Succeeded 20:22:06 nexus3.edgexfoundry.org:10003 20:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:06 Configure a credential helper to remove this warning. See 20:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:06 20:22:06 Login Succeeded 20:22:06 nexus3.edgexfoundry.org:10004 20:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:07 Configure a credential helper to remove this warning. See 20:22:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:07 20:22:07 Login Succeeded 20:22:07 docker.io 20:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:08 Configure a credential helper to remove this warning. See 20:22:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:08 20:22:08 Login Succeeded 20:22:08 ---> docker-login.sh ends [Pipeline] } 20:22:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:22:08 [edgeXDocker.push] Tagging docker image docker-device-rest-go-arm64 with the following tags: 20:22:08 2566be076a2097d201854259318eb76047854271 20:22:08 latest 20:22:08 1.1.3-dev.1 20:22:08 2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 20:22:08 master 20:22:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:22:09 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271 [Pipeline] isUnix [Pipeline] sh 20:22:09 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271 20:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 20:22:09 d3158bb88440: Preparing 20:22:09 4f46e05c7b6a: Preparing 20:22:09 cec6dafe43f8: Preparing 20:22:09 e2f13739ad41: Preparing 20:22:09 e2f13739ad41: Layer already exists 20:22:09 4f46e05c7b6a: Pushed 20:22:09 cec6dafe43f8: Pushed 20:22:13 d3158bb88440: Pushed 20:22:13 2566be076a2097d201854259318eb76047854271: digest: sha256:77c4e50c68ca1faf9a22943b822662367b9d5099197b7ba92513f5a52c5cf6a3 size: 1154 [Pipeline] isUnix [Pipeline] sh 20:22:13 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:22:13 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest 20:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 20:22:13 d3158bb88440: Preparing 20:22:13 4f46e05c7b6a: Preparing 20:22:13 cec6dafe43f8: Preparing 20:22:13 e2f13739ad41: Preparing 20:22:13 cec6dafe43f8: Layer already exists 20:22:13 e2f13739ad41: Layer already exists 20:22:13 d3158bb88440: Layer already exists 20:22:13 4f46e05c7b6a: Layer already exists 20:22:14 latest: digest: sha256:77c4e50c68ca1faf9a22943b822662367b9d5099197b7ba92513f5a52c5cf6a3 size: 1154 [Pipeline] isUnix [Pipeline] sh 20:22:14 + 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 20:22:14 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.1 20:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 20:22:14 d3158bb88440: Preparing 20:22:14 4f46e05c7b6a: Preparing 20:22:14 cec6dafe43f8: Preparing 20:22:14 e2f13739ad41: Preparing 20:22:14 4f46e05c7b6a: Layer already exists 20:22:14 e2f13739ad41: Layer already exists 20:22:14 cec6dafe43f8: Layer already exists 20:22:14 d3158bb88440: Layer already exists 20:22:14 1.1.3-dev.1: digest: sha256:77c4e50c68ca1faf9a22943b822662367b9d5099197b7ba92513f5a52c5cf6a3 size: 1154 [Pipeline] isUnix [Pipeline] sh 20:22:15 + 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 20:22:15 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 20:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 20:22:15 d3158bb88440: Preparing 20:22:15 4f46e05c7b6a: Preparing 20:22:15 cec6dafe43f8: Preparing 20:22:15 e2f13739ad41: Preparing 20:22:15 cec6dafe43f8: Layer already exists 20:22:15 4f46e05c7b6a: Layer already exists 20:22:15 d3158bb88440: Layer already exists 20:22:15 e2f13739ad41: Layer already exists 20:22:15 2566be076a2097d201854259318eb76047854271-1.1.3-dev.1: digest: sha256:77c4e50c68ca1faf9a22943b822662367b9d5099197b7ba92513f5a52c5cf6a3 size: 1154 [Pipeline] isUnix [Pipeline] sh 20:22:16 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] isUnix [Pipeline] sh 20:22:16 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master 20:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 20:22:16 d3158bb88440: Preparing 20:22:16 4f46e05c7b6a: Preparing 20:22:16 cec6dafe43f8: Preparing 20:22:16 e2f13739ad41: Preparing 20:22:16 e2f13739ad41: Layer already exists 20:22:16 4f46e05c7b6a: Layer already exists 20:22:16 d3158bb88440: Layer already exists 20:22:16 cec6dafe43f8: Layer already exists 20:22:16 master: digest: sha256:77c4e50c68ca1faf9a22943b822662367b9d5099197b7ba92513f5a52c5cf6a3 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:22:17 ===================================================== [Pipeline] echo 20:22:17 taggedImages: 20:22:17 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271 20:22:17 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest 20:22:17 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.1.3-dev.1 20:22:17 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271-1.1.3-dev.1 20:22:17 - 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 20:22:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 20:22:18 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 20:22:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 20:22:18 20:22:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 20:22:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 20:22:19 1.317.0: Pulling from edgex-devops/edgex-snyk-go 20:22:19 cbdbe7a5bc2a: Pulling fs layer 20:22:19 408f87550127: Pulling fs layer 20:22:19 fe522b08c979: Pulling fs layer 20:22:19 221eaa008020: Pulling fs layer 20:22:19 2a4607e5d6b9: Pulling fs layer 20:22:19 8f79b27c4fd2: Pulling fs layer 20:22:19 e5c8dbe1645b: Pulling fs layer 20:22:19 23e8b3b47431: Pulling fs layer 20:22:19 5c568d65a230: Pulling fs layer 20:22:19 8f79b27c4fd2: Waiting 20:22:19 5c568d65a230: Waiting 20:22:19 221eaa008020: Waiting 20:22:19 2a4607e5d6b9: Waiting 20:22:19 23e8b3b47431: Waiting 20:22:19 fe522b08c979: Verifying Checksum 20:22:19 fe522b08c979: Download complete 20:22:19 408f87550127: Verifying Checksum 20:22:19 408f87550127: Download complete 20:22:19 2a4607e5d6b9: Verifying Checksum 20:22:19 2a4607e5d6b9: Download complete 20:22:19 8f79b27c4fd2: Verifying Checksum 20:22:19 8f79b27c4fd2: Download complete 20:22:19 cbdbe7a5bc2a: Verifying Checksum 20:22:19 cbdbe7a5bc2a: Download complete 20:22:19 e5c8dbe1645b: Download complete 20:22:19 cbdbe7a5bc2a: Pull complete 20:22:20 408f87550127: Pull complete 20:22:20 fe522b08c979: Pull complete 20:22:20 23e8b3b47431: Download complete 20:22:20 5c568d65a230: Verifying Checksum 20:22:20 5c568d65a230: Download complete 20:22:21 221eaa008020: Verifying Checksum 20:22:21 221eaa008020: Download complete 20:22:28 221eaa008020: Pull complete 20:22:28 2a4607e5d6b9: Pull complete 20:22:28 8f79b27c4fd2: Pull complete 20:22:30 e5c8dbe1645b: Pull complete 20:22:34 23e8b3b47431: Pull complete 20:22:35 5c568d65a230: Pull complete 20:22:35 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 20:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 20:22:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 20:22:35 prd-centos7-docker-4c-2g-856 does not seem to be running inside a container 20:22:35 $ 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 20:22:36 $ docker top b28379adc36e7b898c664c81ffface22cc3427a358ad7fc0c84cfdd73683133e -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:37 + snyk monitor '--org=edgex-jenkins' 20:22:43 20:22:43 Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... 20:22:43 20:22:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/2bd55ca3-bcc1-486c-8546-d11dd2f80723 20:22:43 20:22:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:22:43 20:22:43 20:22:43 Snyk CLI supports Node.js 8 and higher. 20:22:43 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 20:22:43 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 20:22:43 20:22:43 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 20:22:43 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 20:22:43 $ docker stop --time=1 b28379adc36e7b898c664c81ffface22cc3427a358ad7fc0c84cfdd73683133e 20:22:45 $ docker rm -f b28379adc36e7b898c664c81ffface22cc3427a358ad7fc0c84cfdd73683133e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:22:46 20:22:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 20:22:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:22:47 latest: Pulling from edgex-devops/edgex-klar 20:22:47 e7c96db7181b: Pulling fs layer 20:22:47 1868ca2cb446: Pulling fs layer 20:22:47 136be5d0fe8e: Pulling fs layer 20:22:47 894bfe63afcb: Pulling fs layer 20:22:47 894bfe63afcb: Waiting 20:22:47 1868ca2cb446: Verifying Checksum 20:22:47 1868ca2cb446: Download complete 20:22:47 136be5d0fe8e: Verifying Checksum 20:22:47 136be5d0fe8e: Download complete 20:22:47 e7c96db7181b: Verifying Checksum 20:22:47 e7c96db7181b: Download complete 20:22:47 894bfe63afcb: Verifying Checksum 20:22:47 894bfe63afcb: Download complete 20:22:47 e7c96db7181b: Pull complete 20:22:47 1868ca2cb446: Pull complete 20:22:47 136be5d0fe8e: Pull complete 20:22:48 894bfe63afcb: Pull complete 20:22:48 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 20:22:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:22:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 20:22:48 prd-centos7-docker-4c-2g-856 does not seem to be running inside a container 20:22:48 $ 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 20:22:49 $ docker top 4f3e9998c058eeea7d6ef6a975b213c0890b7591129157a4ef887ce7b41bc345 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:49 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271 20:22:49 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:22:54 $ docker stop --time=1 4f3e9998c058eeea7d6ef6a975b213c0890b7591129157a4ef887ce7b41bc345 20:22:55 $ docker rm -f 4f3e9998c058eeea7d6ef6a975b213c0890b7591129157a4ef887ce7b41bc345 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:22:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:22:56 . [Pipeline] withDockerContainer 20:22:56 prd-centos7-docker-4c-2g-856 does not seem to be running inside a container 20:22:56 $ 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 20:22:57 $ docker top 8a6ed1980c6f96850a0d7c0f35e80bdc4ac21434f8485cd2eb535cc9f09c3b86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:57 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:2566be076a2097d201854259318eb76047854271 20:22:57 + tee 20:22:57 clair timeout 1m0s 20:22:57 docker timeout: 1m0s 20:22:57 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:22:58 $ docker stop --time=1 8a6ed1980c6f96850a0d7c0f35e80bdc4ac21434f8485cd2eb535cc9f09c3b86 20:22:59 $ docker rm -f 8a6ed1980c6f96850a0d7c0f35e80bdc4ac21434f8485cd2eb535cc9f09c3b86 [Pipeline] // withDockerContainer [Pipeline] sh 20:23:00 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo 20:23:00 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 20:23:00 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 20:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:23:00 . [Pipeline] withDockerContainer 20:23:01 prd-centos7-docker-4c-2g-856 does not seem to be running inside a container 20:23:01 $ 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 20:23:01 $ docker top a3ea36568c0df80b34e0474ebe5e08a084cbbe172f04a91223fa89252d3af354 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:02 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271 20:23:02 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:23:05 $ docker stop --time=1 a3ea36568c0df80b34e0474ebe5e08a084cbbe172f04a91223fa89252d3af354 20:23:07 $ docker rm -f a3ea36568c0df80b34e0474ebe5e08a084cbbe172f04a91223fa89252d3af354 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:23:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 20:23:07 . [Pipeline] withDockerContainer 20:23:07 prd-centos7-docker-4c-2g-856 does not seem to be running inside a container 20:23:07 $ 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 20:23:08 $ docker top 01a852cb060fb52e8643ddaa57aff03986e2f8ad2e6309b4b9b195b65ff3b46c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:08 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:2566be076a2097d201854259318eb76047854271 20:23:08 + tee 20:23:08 clair timeout 1m0s 20:23:08 docker timeout: 1m0s 20:23:08 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:23:09 $ docker stop --time=1 01a852cb060fb52e8643ddaa57aff03986e2f8ad2e6309b4b9b195b65ff3b46c 20:23:10 $ docker rm -f 01a852cb060fb52e8643ddaa57aff03986e2f8ad2e6309b4b9b195b65ff3b46c [Pipeline] // withDockerContainer [Pipeline] sh 20:23:11 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo 20:23:11 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 20:23:11 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 20:23:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:23:13 . [Pipeline] withDockerContainer 20:23:13 prd-centos7-docker-4c-2g-856 does not seem to be running inside a container 20:23:13 $ 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 20:23:14 $ docker top 947bfa6a6e78c4d1000beb8bf2d8e9ac229ac30aa70b6e8d2184aa030dd23750 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:23:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:14 [ssh-agent] Looking for ssh-agent implementation... 20:23:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:14 $ docker exec 947bfa6a6e78c4d1000beb8bf2d8e9ac229ac30aa70b6e8d2184aa030dd23750 ssh-agent 20:23:14 SSH_AUTH_SOCK=/tmp/ssh-hbc6XeSFBFMJ/agent.11 20:23:14 SSH_AGENT_PID=17 20:23:14 Running ssh-add (command line suppressed) 20:23:14 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) 20:23:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:15 + git semver tag 20:23:15 # -> Open(): unable to determine branch for HEAD 20:23:15 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 20:23:15 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 20:23:15 # $SEMVER_REMOTE_NAME = origin 20:23:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:23:15 # $SEMVER_USER_NAME = edgex-jenkins 20:23:15 # $SEMVER_BRANCH = master 20:23:15 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver 20:23:15 # 2566be076a2097d201854259318eb76047854271 HEAD 20:23:15 # -> Force: false 20:23:15 # e00a18ea8003610538814a440979783423dbbfb8 refs/tags/v1.1.3-dev.1 [Pipeline] } 20:23:15 $ docker exec --env ******** --env ******** 947bfa6a6e78c4d1000beb8bf2d8e9ac229ac30aa70b6e8d2184aa030dd23750 ssh-agent -k 20:23:15 unset SSH_AUTH_SOCK; 20:23:15 unset SSH_AGENT_PID; 20:23:15 echo Agent pid 17 killed; 20:23:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:15 + git semver [Pipeline] } 20:23:15 $ docker stop --time=1 947bfa6a6e78c4d1000beb8bf2d8e9ac229ac30aa70b6e8d2184aa030dd23750 20:23:17 $ docker rm -f 947bfa6a6e78c4d1000beb8bf2d8e9ac229ac30aa70b6e8d2184aa030dd23750 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:23:17 20:23:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:23:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:23:18 0.23.1-centos7: Pulling from edgex-lftools 20:23:18 ab5ef0e58194: Pulling fs layer 20:23:18 9712f1f96733: Pulling fs layer 20:23:18 63f879dbbcfc: Pulling fs layer 20:23:18 0d9ebad4ef96: Pulling fs layer 20:23:18 e9a5061849ea: Pulling fs layer 20:23:18 d747dcd14b5f: Pulling fs layer 20:23:18 2de7ff778b66: Pulling fs layer 20:23:18 e9a5061849ea: Waiting 20:23:18 0d9ebad4ef96: Waiting 20:23:18 d747dcd14b5f: Waiting 20:23:18 2de7ff778b66: Waiting 20:23:18 9712f1f96733: Verifying Checksum 20:23:18 9712f1f96733: Download complete 20:23:19 63f879dbbcfc: Verifying Checksum 20:23:19 63f879dbbcfc: Download complete 20:23:19 e9a5061849ea: Verifying Checksum 20:23:19 e9a5061849ea: Download complete 20:23:19 d747dcd14b5f: Verifying Checksum 20:23:19 d747dcd14b5f: Download complete 20:23:19 ab5ef0e58194: Verifying Checksum 20:23:19 ab5ef0e58194: Download complete 20:23:19 0d9ebad4ef96: Verifying Checksum 20:23:19 0d9ebad4ef96: Download complete 20:23:19 2de7ff778b66: Verifying Checksum 20:23:19 2de7ff778b66: Download complete 20:23:25 ab5ef0e58194: Pull complete 20:23:25 9712f1f96733: Pull complete 20:23:27 63f879dbbcfc: Pull complete 20:23:33 0d9ebad4ef96: Pull complete 20:23:34 e9a5061849ea: Pull complete 20:23:34 d747dcd14b5f: Pull complete 20:23:38 2de7ff778b66: Pull complete 20:23:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:23:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:23:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:23:38 prd-centos7-docker-4c-2g-856 does not seem to be running inside a container 20:23:38 $ 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 20:23:41 $ docker top 1c374351ce7f074c67d26f86f48bc78e6e46e3ab6df415cc6f10d25febea459a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:23:41 provisioning config files... 20:23:41 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config3351947614333014189tmp 20:23:41 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config6625838853089301001tmp 20:23:41 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config3018693913421355670tmp [Pipeline] { [Pipeline] echo 20:23:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:23:42 ---> sigul-configuration.sh 20:23:42 gpg: directory `/root/.gnupg' created 20:23:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:23:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:23:42 gpg: keyring `/root/.gnupg/secring.gpg' created 20:23:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:23:42 gpg: CAST5 encrypted data 20:23:42 gpg: encrypted with 1 passphrase 20:23:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:23:42 + mkdir /home/jenkins 20:23:42 + mkdir /home/jenkins/sigul [Pipeline] sh 20:23:43 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 20:23:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:23:43 ---> sigul-install.sh 20:23:50 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:23:50 + git tag --list 20:23:50 v1.1.3-dev.1 [Pipeline] sh 20:23:50 + lftools sign git-tag v1.1.3-dev.1 20:23:52 Signing Git tag with Sigul... 20:23:52 Signing v1.1.3-dev.1 20:23:52 Error: Authentication failed [Pipeline] echo 20:23:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:23:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:23:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:23:53 $ docker stop --time=1 1c374351ce7f074c67d26f86f48bc78e6e46e3ab6df415cc6f10d25febea459a 20:23:55 $ docker rm -f 1c374351ce7f074c67d26f86f48bc78e6e46e3ab6df415cc6f10d25febea459a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:23:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:23:55 . [Pipeline] withDockerContainer 20:23:55 prd-centos7-docker-4c-2g-856 does not seem to be running inside a container 20:23:56 $ 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 20:23:56 $ docker top dfdbc3ca30f1bb48ef298bbfb4e693298e9d44790a46d56ea236e349ad4f2aef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:23:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:56 [ssh-agent] Looking for ssh-agent implementation... 20:23:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:57 $ docker exec dfdbc3ca30f1bb48ef298bbfb4e693298e9d44790a46d56ea236e349ad4f2aef ssh-agent 20:23:57 SSH_AUTH_SOCK=/tmp/ssh-OwLaK3dV54MJ/agent.12 20:23:57 SSH_AGENT_PID=18 20:23:57 Running ssh-add (command line suppressed) 20:23:57 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) 20:23:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:57 + git semver bump pre 20:23:57 # -> Open(): unable to determine branch for HEAD 20:23:57 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 20:23:57 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 20:23:57 # $SEMVER_REMOTE_NAME = origin 20:23:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:23:57 # $SEMVER_USER_NAME = edgex-jenkins 20:23:57 # $SEMVER_BRANCH = master 20:23:57 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver 20:23:57 1.1.3-dev.2 [Pipeline] } 20:23:57 $ docker exec --env ******** --env ******** dfdbc3ca30f1bb48ef298bbfb4e693298e9d44790a46d56ea236e349ad4f2aef ssh-agent -k 20:23:58 unset SSH_AUTH_SOCK; 20:23:58 unset SSH_AGENT_PID; 20:23:58 echo Agent pid 18 killed; 20:23:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:58 + git semver [Pipeline] } 20:23:58 $ docker stop --time=1 dfdbc3ca30f1bb48ef298bbfb4e693298e9d44790a46d56ea236e349ad4f2aef 20:23:59 $ docker rm -f dfdbc3ca30f1bb48ef298bbfb4e693298e9d44790a46d56ea236e349ad4f2aef [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:24:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:24:00 . [Pipeline] withDockerContainer 20:24:00 prd-centos7-docker-4c-2g-856 does not seem to be running inside a container 20:24:00 $ 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 20:24:01 $ docker top eaa28507b4293c1ab7d551866ef20b484d0f6a413f890aa6c1df4a6634a59e18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:24:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:24:01 [ssh-agent] Looking for ssh-agent implementation... 20:24:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:24:01 $ docker exec eaa28507b4293c1ab7d551866ef20b484d0f6a413f890aa6c1df4a6634a59e18 ssh-agent 20:24:02 SSH_AUTH_SOCK=/tmp/ssh-LX2YXbTC6zNq/agent.12 20:24:02 SSH_AGENT_PID=18 20:24:02 Running ssh-add (command line suppressed) 20:24:02 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) 20:24:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:24:02 + git semver push 20:24:02 # -> Open(): unable to determine branch for HEAD 20:24:02 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 20:24:02 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 20:24:02 # $SEMVER_REMOTE_NAME = origin 20:24:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:24:02 # $SEMVER_USER_NAME = edgex-jenkins 20:24:02 # $SEMVER_BRANCH = master 20:24:02 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 20:24:09 $ docker exec --env ******** --env ******** eaa28507b4293c1ab7d551866ef20b484d0f6a413f890aa6c1df4a6634a59e18 ssh-agent -k 20:24:09 unset SSH_AUTH_SOCK; 20:24:09 unset SSH_AGENT_PID; 20:24:09 echo Agent pid 18 killed; 20:24:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:24:09 + git semver [Pipeline] } 20:24:09 $ docker stop --time=1 eaa28507b4293c1ab7d551866ef20b484d0f6a413f890aa6c1df4a6634a59e18 20:24:11 $ 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 20:24:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:24:13 ---> package-listing.sh 20:24:13 ++ facter osfamily 20:24:13 ++ tr '[:upper:]' '[:lower:]' 20:24:13 + OS_FAMILY=redhat 20:24:13 + workspace=/w/workspace/gexfoundry_device-rest-go_master 20:24:13 + START_PACKAGES=/tmp/packages_start.txt 20:24:13 + END_PACKAGES=/tmp/packages_end.txt 20:24:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:24:13 + PACKAGES=/tmp/packages_start.txt 20:24:13 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 20:24:13 + PACKAGES=/tmp/packages_end.txt 20:24:13 + case "${OS_FAMILY}" in 20:24:13 + rpm -qa 20:24:13 + sort 20:24:17 + '[' -f /tmp/packages_start.txt ']' 20:24:17 + '[' -f /tmp/packages_end.txt ']' 20:24:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:24:17 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 20:24:17 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ 20:24:17 + 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 20:24:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:24:17 20:24:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:24:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:24:18 alpine: Pulling from edgex-lftools-log-publisher 20:24:18 c9b1b535fdd9: Pulling fs layer 20:24:18 2cc5ad85d9ab: Pulling fs layer 20:24:18 756a868c4378: Pulling fs layer 20:24:18 444b2fc9a129: Pulling fs layer 20:24:18 ea15f1150254: Pulling fs layer 20:24:18 41b27a9f41bf: Pulling fs layer 20:24:18 28c525ee5125: Pulling fs layer 20:24:18 094b1ea09ed8: Pulling fs layer 20:24:18 138eaada9080: Pulling fs layer 20:24:18 0622d0fa9048: Pulling fs layer 20:24:18 444b2fc9a129: Waiting 20:24:18 ea15f1150254: Waiting 20:24:18 41b27a9f41bf: Waiting 20:24:18 28c525ee5125: Waiting 20:24:18 094b1ea09ed8: Waiting 20:24:18 138eaada9080: Waiting 20:24:18 0622d0fa9048: Waiting 20:24:18 2cc5ad85d9ab: Verifying Checksum 20:24:18 2cc5ad85d9ab: Download complete 20:24:18 444b2fc9a129: Download complete 20:24:18 c9b1b535fdd9: Verifying Checksum 20:24:18 c9b1b535fdd9: Download complete 20:24:18 ea15f1150254: Verifying Checksum 20:24:18 ea15f1150254: Download complete 20:24:18 28c525ee5125: Verifying Checksum 20:24:18 28c525ee5125: Download complete 20:24:18 756a868c4378: Verifying Checksum 20:24:18 756a868c4378: Download complete 20:24:18 138eaada9080: Verifying Checksum 20:24:18 138eaada9080: Download complete 20:24:19 0622d0fa9048: Verifying Checksum 20:24:19 0622d0fa9048: Download complete 20:24:19 094b1ea09ed8: Verifying Checksum 20:24:19 094b1ea09ed8: Download complete 20:24:19 c9b1b535fdd9: Pull complete 20:24:19 41b27a9f41bf: Verifying Checksum 20:24:19 41b27a9f41bf: Download complete 20:24:19 2cc5ad85d9ab: Pull complete 20:24:21 756a868c4378: Pull complete 20:24:21 444b2fc9a129: Pull complete 20:24:21 ea15f1150254: Pull complete 20:24:24 41b27a9f41bf: Pull complete 20:24:25 28c525ee5125: Pull complete 20:24:27 094b1ea09ed8: Pull complete 20:24:27 138eaada9080: Pull complete 20:24:27 0622d0fa9048: Pull complete 20:24:27 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:24:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:24:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:24:27 prd-centos7-docker-4c-2g-856 does not seem to be running inside a container 20:24:27 $ 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 20:24:29 $ docker top 051b073537a6254af7eec1735c37bba157c0d6528e15d8effc966c7b9773cdfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:30 provisioning config files... 20:24:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4220666214722663271tmp [Pipeline] { [Pipeline] echo 20:24:30 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:24:30 ---> create-netrc.sh [Pipeline] echo 20:24:30 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:24:30 ---> logs-deploy.sh 20:24:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/17 20:24:30 INFO: archiving workspace using pattern(s): 20:24:32 Archives upload complete. 20:24:32 INFO: archiving logs to Nexus 20:24:32 ---> uname -a: 20:24:32 Linux 051b073537a6 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 20:24:32 20:24:32 20:24:32 ---> lscpu: 20:24:32 Architecture: x86_64 20:24:32 CPU op-mode(s): 32-bit, 64-bit 20:24:32 Byte Order: Little Endian 20:24:32 Address sizes: 40 bits physical, 48 bits virtual 20:24:32 CPU(s): 4 20:24:32 On-line CPU(s) list: 0-3 20:24:32 Thread(s) per core: 1 20:24:32 Core(s) per socket: 1 20:24:32 Socket(s): 4 20:24:32 NUMA node(s): 1 20:24:32 Vendor ID: GenuineIntel 20:24:32 CPU family: 6 20:24:32 Model: 44 20:24:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:24:32 Stepping: 1 20:24:32 CPU MHz: 2933.436 20:24:32 BogoMIPS: 5866.87 20:24:32 Virtualization: VT-x 20:24:32 Hypervisor vendor: KVM 20:24:32 Virtualization type: full 20:24:32 L1d cache: 128 KiB 20:24:32 L1i cache: 128 KiB 20:24:32 L2 cache: 16 MiB 20:24:32 L3 cache: 64 MiB 20:24:32 NUMA node0 CPU(s): 0-3 20:24:32 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:24:32 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:24:32 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:24:32 Vulnerability Meltdown: Mitigation; PTI 20:24:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:24:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:24:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:24:32 Vulnerability Tsx async abort: Not affected 20:24:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 20:24:32 20:24:32 20:24:32 ---> nproc: 20:24:32 4 20:24:32 20:24:32 20:24:32 ---> df -h: 20:24:32 Filesystem Size Used Available Use% Mounted on 20:24:32 overlay 50.0G 8.5G 41.5G 17% / 20:24:32 tmpfs 64.0M 0 64.0M 0% /dev 20:24:32 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:24:32 shm 64.0M 0 64.0M 0% /dev/shm 20:24:32 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 20:24:32 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 20:24:32 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 20:24:32 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa 20:24:32 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-rest-go_master 20:24:32 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-rest-go_master@tmp 20:24:32 20:24:32 20:24:32 ---> free -m: 20:24:32 total used free shared buff/cache available 20:24:32 Mem: 1837 767 110 0 959 1001 20:24:32 Swap: 1023 3 1020 20:24:32 20:24:32 20:24:32 ---> ip addr: 20:24:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:24:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:24:32 inet 127.0.0.1/8 scope host lo 20:24:32 valid_lft forever preferred_lft forever 20:24:32 24: eth0@if25: mtu 1458 qdisc noqueue state UP 20:24:32 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 20:24:32 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 20:24:32 valid_lft forever preferred_lft forever 20:24:32 20:24:32 20:24:32 ---> sar -b -r -n DEV: 20:24:32 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) 20:24:32 20:24:32 20:16:03 LINUX RESTART 20:24:32 20:24:32 20:17:02 tps rtps wtps bread/s bwrtn/s 20:24:32 20:18:01 14.54 4.40 10.14 1006.03 828.04 20:24:32 20:19:01 1.62 0.00 1.62 0.00 31.44 20:24:32 20:20:01 0.37 0.00 0.37 0.00 6.09 20:24:32 20:21:01 0.33 0.00 0.33 0.00 5.43 20:24:32 20:22:01 0.27 0.00 0.27 0.00 4.96 20:24:32 20:23:01 248.75 142.91 105.84 6856.06 32138.02 20:24:32 20:24:01 216.98 82.66 134.32 4567.78 33149.15 20:24:32 Average: 69.13 32.93 36.20 1778.03 9475.32 20:24:32 20:24:32 20:17:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:24:32 20:18:01 166380 1715176 91.16 2620 1160888 1107656 37.80 425372 1129036 20 20:24:32 20:19:01 171564 1709992 90.88 2620 1160892 1075408 36.70 425152 1124724 12 20:24:32 20:20:01 171772 1709784 90.87 2620 1160900 1075508 36.71 425616 1124676 20 20:24:32 20:21:01 171512 1710044 90.88 2620 1160900 1075268 36.70 426460 1124076 12 20:24:32 20:22:01 171068 1710488 90.91 2620 1160964 1075436 36.70 428076 1123492 24 20:24:32 20:23:01 160592 1720964 91.46 2596 1047436 1550272 52.91 579108 945920 24 20:24:32 20:24:01 245468 1636088 86.95 1556 911048 1236208 42.19 610172 739612 32 20:24:32 Average: 179765 1701791 90.45 2465 1109004 1170822 39.96 474279 1044505 21 20:24:32 20:24:32 20:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 20:24:32 20:18:01 eth0 96.00 78.09 164.36 155.15 0.00 0.00 0.00 20:24:32 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:32 20:18:01 docker0 36.56 26.43 3.44 133.84 0.00 0.00 0.00 20:24:32 20:19:01 eth0 3.40 0.82 1.01 0.59 0.00 0.00 0.00 20:24:32 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:32 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:32 20:20:01 eth0 1.58 0.77 0.83 0.55 0.00 0.00 0.00 20:24:32 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:32 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:32 20:21:01 eth0 0.98 0.08 0.09 0.04 0.00 0.00 0.00 20:24:32 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:32 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:32 20:22:01 eth0 2.51 0.98 1.03 0.66 0.00 0.00 0.00 20:24:32 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:32 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:32 20:23:01 eth0 218.63 178.40 4010.20 63.31 0.00 0.00 0.00 20:24:32 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:32 20:23:01 veth2f3b545 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:24:32 20:23:01 docker0 55.54 43.36 5.78 180.15 0.00 0.00 0.00 20:24:32 20:24:01 eth0 282.24 192.14 3591.19 103.11 0.00 0.00 0.00 20:24:32 20:24:01 veth7f68bed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:24:32 20:24:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 20:24:32 20:24:01 docker0 40.70 62.32 2.24 200.92 0.00 0.00 0.00 20:24:32 Average: eth0 86.48 64.45 1112.41 45.95 0.00 0.00 0.00 20:24:32 Average: veth7f68bed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:32 Average: lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 20:24:32 Average: docker0 13.79 15.14 1.15 54.59 0.00 0.00 0.00 20:24:32 20:24:32 20:24:32 ---> sar -P ALL: 20:24:32 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) 20:24:32 20:24:32 20:16:03 LINUX RESTART 20:24:32 20:24:32 20:17:02 CPU %user %nice %system %iowait %steal %idle 20:24:32 20:18:01 all 2.07 0.00 0.88 0.14 0.02 96.89 20:24:32 20:18:01 0 2.23 0.00 0.89 0.07 0.02 96.80 20:24:32 20:18:01 1 2.49 0.00 0.87 0.10 0.02 96.52 20:24:32 20:18:01 2 1.56 0.00 0.61 0.10 0.00 97.72 20:24:32 20:18:01 3 1.99 0.00 1.17 0.32 0.03 96.48 20:24:32 20:19:01 all 0.16 0.00 0.05 0.00 0.01 99.78 20:24:32 20:19:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:24:32 20:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:24:32 20:19:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:24:32 20:19:01 3 0.53 0.00 0.07 0.00 0.03 99.37 20:24:32 20:20:01 all 0.16 0.00 0.03 0.00 0.00 99.80 20:24:32 20:20:01 0 0.08 0.00 0.02 0.00 0.00 99.90 20:24:32 20:20:01 1 0.08 0.00 0.03 0.00 0.00 99.88 20:24:32 20:20:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:24:32 20:20:01 3 0.43 0.00 0.03 0.00 0.00 99.53 20:24:32 20:21:01 all 0.16 0.00 0.03 0.00 0.00 99.80 20:24:32 20:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:24:32 20:21:01 1 0.05 0.00 0.07 0.00 0.02 99.87 20:24:32 20:21:01 2 0.53 0.00 0.03 0.00 0.02 99.42 20:24:32 20:21:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:24:32 20:22:01 all 0.17 0.00 0.06 0.00 0.01 99.75 20:24:32 20:22:01 0 0.07 0.00 0.05 0.00 0.02 99.87 20:24:32 20:22:01 1 0.03 0.00 0.10 0.00 0.00 99.87 20:24:32 20:22:01 2 0.55 0.00 0.05 0.00 0.00 99.40 20:24:32 20:22:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:24:32 20:23:01 all 9.02 0.00 6.04 2.25 0.39 82.29 20:24:32 20:23:01 0 8.96 0.00 5.75 1.09 0.41 83.78 20:24:32 20:23:01 1 9.02 0.00 6.23 1.65 0.36 82.73 20:24:32 20:23:01 2 8.42 0.00 5.65 2.69 0.46 82.78 20:24:32 20:23:01 3 9.68 0.00 6.53 3.54 0.34 79.91 20:24:32 20:24:01 all 12.02 0.00 8.41 2.51 0.88 76.18 20:24:32 20:24:01 0 14.50 0.00 8.57 3.69 0.92 72.32 20:24:32 20:24:01 1 10.61 0.00 8.99 1.61 0.86 77.94 20:24:32 20:24:01 2 11.64 0.00 8.30 2.02 0.82 77.21 20:24:32 20:24:01 3 11.38 0.00 7.79 2.75 0.91 77.17 20:24:32 Average: all 3.34 0.00 2.18 0.69 0.18 93.60 20:24:32 Average: 0 3.63 0.00 2.15 0.68 0.19 93.35 20:24:32 Average: 1 3.14 0.00 2.30 0.47 0.18 93.91 20:24:32 Average: 2 3.21 0.00 2.07 0.68 0.18 93.85 20:24:32 Average: 3 3.39 0.00 2.20 0.93 0.19 93.29 20:24:32 20:24:32 20:24:32