Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2d3628426a4c09a0428b2c94309d7de718300937 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-4879 in /w/workspace/gexfoundry_device-mqtt-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 Fetching without tags Checking out Revision 2d3628426a4c09a0428b2c94309d7de718300937 (master) Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 Commit message: "Merge pull request #141 from hahattan/issue-140" > git rev-list --no-walk a379864c4ca603a3f217526d4d7ed89d41ad0b38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:40:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:40:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:40:00 ========================================================= 04:40:00 EdgeX Global Pipelines Version Info 04:40:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:40:02 ------------------- 04:40:02 stable info: 04:40:02 ------------------- 04:40:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:40:02 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 04:40:02 Message: update stable to v1.0.73 04:40:03 ------------------- 04:40:03 experimental info: 04:40:03 ------------------- 04:40:03 Commited By: **** collab-it+edgex@linuxfoundation.org 04:40:03 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 04:40:03 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:05 04:40:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:40:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:06 latest: Pulling from edgex-devops/git-semver 04:40:06 9123ac7c32f7: Pulling fs layer 04:40:06 b8cc5d1170e3: Pulling fs layer 04:40:06 2924cbbf6a41: Pulling fs layer 04:40:06 93b08a4f1073: Pulling fs layer 04:40:06 93b08a4f1073: Waiting 04:40:06 b8cc5d1170e3: Verifying Checksum 04:40:06 b8cc5d1170e3: Download complete 04:40:06 9123ac7c32f7: Verifying Checksum 04:40:06 9123ac7c32f7: Download complete 04:40:06 93b08a4f1073: Verifying Checksum 04:40:06 93b08a4f1073: Download complete 04:40:06 2924cbbf6a41: Verifying Checksum 04:40:06 2924cbbf6a41: Download complete 04:40:06 9123ac7c32f7: Pull complete 04:40:06 b8cc5d1170e3: Pull complete 04:40:07 2924cbbf6a41: Pull complete 04:40:07 93b08a4f1073: Pull complete 04:40:07 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 04:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:40:08 prd-centos7-docker-4c-2g-4879 does not seem to be running inside a container 04:40:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:40:09 $ docker top e29669559ffbb9e1f5215bf860ed3ce8ec637c772d67e7bcfdf0b10c992035c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:09 [ssh-agent] Looking for ssh-agent implementation... 04:40:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:09 $ docker exec e29669559ffbb9e1f5215bf860ed3ce8ec637c772d67e7bcfdf0b10c992035c9 ssh-agent 04:40:10 SSH_AUTH_SOCK=/tmp/ssh-RJrTGDx8QsZT/agent.15 04:40:10 SSH_AGENT_PID=22 04:40:10 Running ssh-add (command line suppressed) 04:40:10 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1888125097209735522.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1888125097209735522.key) 04:40:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:11 + git describe --exact-match --tags HEAD 04:40:11 fatal: No names found, cannot describe anything. [Pipeline] } 04:40:11 $ docker exec --env ******** --env ******** e29669559ffbb9e1f5215bf860ed3ce8ec637c772d67e7bcfdf0b10c992035c9 ssh-agent -k 04:40:12 unset SSH_AUTH_SOCK; 04:40:12 unset SSH_AGENT_PID; 04:40:12 echo Agent pid 22 killed; 04:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:40:12 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:40:12 This usually means this commit has not been tagged. [Pipeline] sshagent 04:40:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:12 [ssh-agent] Looking for ssh-agent implementation... 04:40:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:13 $ docker exec e29669559ffbb9e1f5215bf860ed3ce8ec637c772d67e7bcfdf0b10c992035c9 ssh-agent 04:40:13 SSH_AUTH_SOCK=/tmp/ssh-DMidh9cs8IhZ/agent.58 04:40:13 SSH_AGENT_PID=65 04:40:13 Running ssh-add (command line suppressed) 04:40:13 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8530354655854797238.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8530354655854797238.key) 04:40:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:14 + git semver init 04:40:14 # -> Open(): unable to determine branch for HEAD 04:40:14 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 04:40:14 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 04:40:14 # $SEMVER_REMOTE_NAME = origin 04:40:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:40:14 # $SEMVER_USER_NAME = edgex-jenkins 04:40:14 # $SEMVER_BRANCH = master 04:40:14 # $SEMVER_TEMP = /tmp/semver-791201585 04:40:14 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 04:40:14 # '/tmp/semver-791201585' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 04:40:14 # -> Force: false 04:40:14 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 04:40:14 $ docker exec --env ******** --env ******** e29669559ffbb9e1f5215bf860ed3ce8ec637c772d67e7bcfdf0b10c992035c9 ssh-agent -k 04:40:15 unset SSH_AUTH_SOCK; 04:40:15 unset SSH_AGENT_PID; 04:40:15 echo Agent pid 65 killed; 04:40:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:15 + git semver [Pipeline] } 04:40:15 $ docker stop --time=1 e29669559ffbb9e1f5215bf860ed3ce8ec637c772d67e7bcfdf0b10c992035c9 04:40:17 $ docker rm -f e29669559ffbb9e1f5215bf860ed3ce8ec637c772d67e7bcfdf0b10c992035c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:40:18 Stashed 17 file(s) [Pipeline] echo 04:40:18 [edgeXSemver] initialized semver on version 1.2.0-dev.4 [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 04:40:33 Still waiting to schedule task 04:40:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:40:33 Still waiting to schedule task 04:40:33 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:42:43 Running on prd-centos7-docker-4c-2g-4882 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 04:42:43 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 04:42:51 using credential edgex-jenkins-ssh 04:42:51 Cloning the remote Git repository 04:42:51 Cloning with configured refspecs honoured and without tags 04:42:51 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 04:42:51 > git init /w/workspace/device-mqtt-go/4 # timeout=10 04:42:51 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:42:51 > git --version # timeout=10 04:42:52 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:42:52 Fetching without tags 04:42:53 Checking out Revision 2d3628426a4c09a0428b2c94309d7de718300937 (master) 04:42:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:42:52 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:42:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:42:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:42:52 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:42:53 > git config core.sparsecheckout # timeout=10 04:42:53 > git checkout -f 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 04:42:57 Commit message: "Merge pull request #141 from hahattan/issue-140" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:42:58 ========================================================= 04:42:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 04:42:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:43:01 + 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 . 04:43:01 Sending build context to Docker daemon 538.6kB 04:43:01 Step 1/8 : ARG BASE=golang:1.13-alpine 04:43:01 Step 2/8 : FROM ${BASE} 04:43:01 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:43:01 e6b0cf9c0882: Pulling fs layer 04:43:01 2848faf0eed1: Pulling fs layer 04:43:01 0f37312ad70f: Pulling fs layer 04:43:01 5788d62ee057: Pulling fs layer 04:43:01 0e6b1d234666: Pulling fs layer 04:43:01 bf5d7aec512f: Pulling fs layer 04:43:01 34c802a77dc8: Pulling fs layer 04:43:01 9eb99e56ec68: Pulling fs layer 04:43:01 27c7a5d97fbd: Pulling fs layer 04:43:01 5c102a31e300: Pulling fs layer 04:43:01 dcfb455df0a1: Pulling fs layer 04:43:01 34c802a77dc8: Waiting 04:43:01 0e6b1d234666: Waiting 04:43:01 bf5d7aec512f: Waiting 04:43:01 9eb99e56ec68: Waiting 04:43:01 5c102a31e300: Waiting 04:43:01 dcfb455df0a1: Waiting 04:43:01 27c7a5d97fbd: Waiting 04:43:01 5788d62ee057: Waiting 04:43:01 0f37312ad70f: Verifying Checksum 04:43:01 0f37312ad70f: Download complete 04:43:01 2848faf0eed1: Verifying Checksum 04:43:01 2848faf0eed1: Download complete 04:43:01 0e6b1d234666: Verifying Checksum 04:43:01 0e6b1d234666: Download complete 04:43:01 bf5d7aec512f: Verifying Checksum 04:43:01 bf5d7aec512f: Download complete 04:43:02 e6b0cf9c0882: Verifying Checksum 04:43:02 e6b0cf9c0882: Download complete 04:43:02 e6b0cf9c0882: Pull complete 04:43:02 2848faf0eed1: Pull complete 04:43:03 0f37312ad70f: Pull complete 04:43:06 34c802a77dc8: Verifying Checksum 04:43:06 34c802a77dc8: Download complete 04:43:06 27c7a5d97fbd: Verifying Checksum 04:43:06 27c7a5d97fbd: Download complete 04:43:07 9eb99e56ec68: Verifying Checksum 04:43:07 9eb99e56ec68: Download complete 04:43:07 5788d62ee057: Verifying Checksum 04:43:07 5788d62ee057: Download complete 04:43:07 dcfb455df0a1: Verifying Checksum 04:43:07 dcfb455df0a1: Download complete 04:43:08 5c102a31e300: Verifying Checksum 04:43:08 5c102a31e300: Download complete 04:43:18 5788d62ee057: Pull complete 04:43:18 0e6b1d234666: Pull complete 04:43:18 bf5d7aec512f: Pull complete 04:43:23 34c802a77dc8: Pull complete 04:43:28 9eb99e56ec68: Pull complete 04:43:28 27c7a5d97fbd: Pull complete 04:43:29 5c102a31e300: Pull complete 04:43:29 dcfb455df0a1: Pull complete 04:43:29 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 04:43:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 04:43:29 ---> 7c70fe431013 04:43:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 04:43:29 ---> Running in 8df3162b8e73 04:43:29 Removing intermediate container 8df3162b8e73 04:43:29 ---> fa8519de2f87 04:43:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:29 ---> Running in d3e4e887febc 04:43:30 Removing intermediate container d3e4e887febc 04:43:30 ---> 0c9d401504f4 04:43:30 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 04:43:30 ---> Running in 349eb0167269 04:43:31 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:43:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:43:33 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 04:43:33 (2/17) Installing libmagic (5.37-r1) 04:43:33 (3/17) Installing file (5.37-r1) 04:43:33 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 04:43:33 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 04:43:33 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 04:43:46 (7/17) Installing libc-dev (0.7.2-r0) 04:43:46 (8/17) Installing g++ (9.2.0-r4) 04:43:48 (9/17) Installing fortify-headers (1.1-r0) 04:43:48 (10/17) Installing build-base (0.5-r1) 04:43:48 (11/17) Installing openssh-keygen (8.1_p1-r0) 04:43:48 (12/17) Installing libedit (20191211.3.1-r0) 04:43:48 (13/17) Installing openssh-client (8.1_p1-r0) 04:43:49 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 04:43:49 (15/17) Installing openssh-server-common (8.1_p1-r0) 04:43:49 (16/17) Installing openssh-server (8.1_p1-r0) 04:43:49 (17/17) Installing openssh (8.1_p1-r0) 04:43:49 Executing busybox-1.31.1-r8.trigger 04:43:49 OK: 214 MiB in 52 packages 04:43:55 Removing intermediate container 349eb0167269 04:43:55 ---> 35f398cebcba 04:43:55 Step 6/8 : WORKDIR /device-mqtt-go 04:43:55 ---> Running in c02b6ee8ddc4 04:43:55 Removing intermediate container c02b6ee8ddc4 04:43:55 ---> ac4aecc6788e 04:43:55 Step 7/8 : COPY . . 04:43:55 ---> 76e9fbbae0eb 04:43:55 Step 8/8 : RUN go mod download 04:43:55 ---> Running in ca96359d834c 04:43:58 go: finding github.com/BurntSushi/toml v0.3.1 04:43:58 go: finding github.com/OneOfOne/xxhash v1.2.6 04:43:58 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:43:58 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:43:58 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:43:58 go: finding github.com/bgentry/speakeasy v0.1.0 04:43:58 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:43:58 go: finding github.com/davecgh/go-spew v1.1.1 04:43:58 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 04:43:58 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 04:43:58 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 04:43:58 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:43:58 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 04:43:58 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:43:58 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:43:58 go: finding github.com/fatih/color v1.7.0 04:43:58 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:43:58 go: finding github.com/go-kit/kit v0.8.0 04:43:58 go: finding github.com/go-logfmt/logfmt v0.4.0 04:43:58 go: finding github.com/go-stack/stack v1.8.0 04:43:58 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:43:58 go: finding github.com/google/uuid v1.1.1 04:43:58 go: finding github.com/gorilla/mux v1.7.1 04:43:59 go: finding github.com/hashicorp/consul/api v1.1.0 04:43:59 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:43:59 go: finding github.com/hashicorp/errwrap v1.0.0 04:43:59 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:43:59 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:43:59 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:43:59 go: finding github.com/hashicorp/go-multierror v1.0.0 04:43:59 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:43:59 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:43:59 go: finding github.com/hashicorp/go-syslog v1.0.0 04:43:59 go: finding github.com/hashicorp/go-uuid v1.0.1 04:43:59 go: finding github.com/hashicorp/go.net v0.0.1 04:43:59 go: finding github.com/hashicorp/golang-lru v0.5.0 04:43:59 go: finding github.com/hashicorp/logutils v1.0.0 04:43:59 go: finding github.com/hashicorp/mdns v1.0.0 04:43:59 go: finding github.com/hashicorp/memberlist v0.1.3 04:43:59 go: finding github.com/hashicorp/serf v0.8.2 04:43:59 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:43:59 go: finding github.com/kr/pretty v0.1.0 04:43:59 go: finding github.com/kr/pty v1.1.1 04:43:59 go: finding github.com/kr/text v0.1.0 04:43:59 go: finding github.com/mattn/go-colorable v0.0.9 04:43:59 go: finding github.com/mattn/go-isatty v0.0.3 04:43:59 go: finding github.com/miekg/dns v1.0.14 04:43:59 go: finding github.com/mitchellh/cli v1.0.0 04:43:59 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:44:00 go: finding github.com/mitchellh/copystructure v1.0.0 04:44:00 go: finding github.com/mitchellh/go-homedir v1.0.0 04:44:00 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:44:00 go: finding github.com/mitchellh/gox v0.4.0 04:44:00 go: finding github.com/mitchellh/iochan v1.0.0 04:44:00 go: finding github.com/mitchellh/mapstructure v1.1.2 04:44:00 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:44:00 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:44:00 go: finding github.com/pelletier/go-toml v1.2.0 04:44:00 go: finding github.com/pkg/errors v0.8.1 04:44:00 go: finding github.com/pmezard/go-difflib v1.0.0 04:44:00 go: finding github.com/posener/complete v1.1.1 04:44:00 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:44:00 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:44:00 go: finding github.com/spf13/cast v1.3.0 04:44:00 go: finding github.com/stretchr/objx v0.1.0 04:44:00 go: finding github.com/stretchr/testify v1.5.1 04:44:00 go: finding github.com/ugorji/go v1.1.4 04:44:00 go: finding github.com/x448/float16 v0.8.4 04:44:00 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 04:44:01 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 04:44:01 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:44:01 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 04:44:01 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 04:44:01 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 04:44:01 go: finding gopkg.in/yaml.v2 v2.2.8 04:44:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4883 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 04:44:04 Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout 04:44:07 Removing intermediate container ca96359d834c 04:44:07 ---> 9d88ad62784d 04:44:07 Successfully built 9d88ad62784d 04:44:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:44:07 + docker inspect -f . ci-base-image-x86_64 04:44:07 . [Pipeline] withDockerContainer 04:44:08 prd-centos7-docker-4c-2g-4882 does not seem to be running inside a container 04:44:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:44:09 $ docker top 2871eadb6575abaafd8ed3436ffef73768689bbd84d134672d12a83d35d02d40 -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:10 + go version 04:44:10 go version go1.13.5 linux/amd64 [Pipeline] sh 04:44:10 + make test 04:44:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 04:44:11 using credential edgex-jenkins-ssh 04:44:11 Cloning the remote Git repository 04:44:11 Cloning with configured refspecs honoured and without tags 04:44:11 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 04:44:11 > git init /w/workspace/device-mqtt-go/4 # timeout=10 04:44:11 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:44:11 > git --version # timeout=10 04:44:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:44:12 Fetching without tags 04:44:13 Checking out Revision 2d3628426a4c09a0428b2c94309d7de718300937 (master) 04:44:13 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:44:12 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:44:12 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:44:12 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:44:12 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:44:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:44:13 > git config core.sparsecheckout # timeout=10 04:44:13 > git checkout -f 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 04:44:19 Commit message: "Merge pull request #141 from hahattan/issue-140" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:44:20 ========================================================= 04:44:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 04:44:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:44:22 + 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 . 04:44:23 Sending build context to Docker daemon 538.6kB 04:44:23 Step 1/8 : ARG BASE=golang:1.13-alpine 04:44:23 Step 2/8 : FROM ${BASE} 04:44:23 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:44:23 cde5963f3b93: Pulling fs layer 04:44:23 2a23fa8c16f7: Pulling fs layer 04:44:23 777b28850792: Pulling fs layer 04:44:23 8a11ddd9e578: Pulling fs layer 04:44:23 4cf88f913ddb: Pulling fs layer 04:44:23 1df406cf5192: Pulling fs layer 04:44:23 cd6300453558: Pulling fs layer 04:44:23 b9c365052c96: Pulling fs layer 04:44:23 a2d8cc88f415: Pulling fs layer 04:44:23 ea1d1ca13537: Pulling fs layer 04:44:23 3750a50a1c5e: Pulling fs layer 04:44:23 cd6300453558: Waiting 04:44:23 b9c365052c96: Waiting 04:44:23 a2d8cc88f415: Waiting 04:44:23 ea1d1ca13537: Waiting 04:44:23 3750a50a1c5e: Waiting 04:44:23 8a11ddd9e578: Waiting 04:44:23 4cf88f913ddb: Waiting 04:44:23 1df406cf5192: Waiting 04:44:23 777b28850792: Download complete 04:44:23 2a23fa8c16f7: Verifying Checksum 04:44:23 2a23fa8c16f7: Download complete 04:44:23 4cf88f913ddb: Verifying Checksum 04:44:23 4cf88f913ddb: Download complete 04:44:23 1df406cf5192: Verifying Checksum 04:44:23 1df406cf5192: Download complete 04:44:23 cde5963f3b93: Verifying Checksum 04:44:24 cde5963f3b93: Pull complete 04:44:25 2a23fa8c16f7: Pull complete 04:44:25 777b28850792: Pull complete 04:44:28 cd6300453558: Verifying Checksum 04:44:28 cd6300453558: Download complete 04:44:28 a2d8cc88f415: Verifying Checksum 04:44:28 a2d8cc88f415: Download complete 04:44:30 ea1d1ca13537: Verifying Checksum 04:44:30 ea1d1ca13537: Download complete 04:44:30 3750a50a1c5e: Download complete 04:44:32 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:44:33 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.032s coverage: 29.8% of statements 04:44:33 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:44:33 b9c365052c96: Verifying Checksum 04:44:33 b9c365052c96: Download complete 04:44:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:44:35 8a11ddd9e578: Verifying Checksum 04:44:35 8a11ddd9e578: Download complete 04:44:37 gofmt -l . 04:44:38 ["`gofmt -l .`" = ""] 04:44:38 ./bin/test-attribution-txt.sh 04:44:39 ./bin/test-go-mod-tidy.sh [Pipeline] stash 04:44:40 Stashed 1 file(s) [Pipeline] } 04:44:40 $ docker stop --time=1 2871eadb6575abaafd8ed3436ffef73768689bbd84d134672d12a83d35d02d40 04:44:41 $ docker rm -f 2871eadb6575abaafd8ed3436ffef73768689bbd84d134672d12a83d35d02d40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:44:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:44:43 + ls -al . 04:44:43 total 92 04:44:43 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 20 04:44 . 04:44:43 drwxrwxr-x. 4 jenkins jenkins 28 Apr 20 04:42 .. 04:44:43 drwxrwxr-x. 2 jenkins jenkins 87 Apr 20 04:42 bin 04:44:43 drwxrwxr-x. 3 jenkins jenkins 55 Apr 20 04:42 cmd 04:44:43 -rw-r--r--. 1 jenkins jenkins 18213 Apr 20 04:44 coverage.out 04:44:43 -rw-rw-r--. 1 jenkins jenkins 1614 Apr 20 04:42 Dockerfile 04:44:43 -rw-rw-r--. 1 jenkins jenkins 953 Apr 20 04:42 Dockerfile.build 04:44:43 -rw-rw-r--. 1 jenkins jenkins 140 Apr 20 04:42 .dockerignore 04:44:43 drwxrwxr-x. 8 jenkins jenkins 162 Apr 20 04:42 .git 04:44:43 -rw-rw-r--. 1 jenkins jenkins 335 Apr 20 04:42 .gitignore 04:44:43 -rw-r--r--. 1 jenkins jenkins 517 Apr 20 04:44 go.mod 04:44:43 -rw-r--r--. 1 jenkins jenkins 13532 Apr 20 04:44 go.sum 04:44:43 drwxrwxr-x. 3 jenkins jenkins 20 Apr 20 04:42 internal 04:44:43 -rw-rw-r--. 1 jenkins jenkins 679 Apr 20 04:42 Jenkinsfile 04:44:43 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 20 04:42 LICENSE 04:44:43 -rw-rw-r--. 1 jenkins jenkins 902 Apr 20 04:42 Makefile 04:44:43 drwxrwxr-x. 2 jenkins jenkins 23 Apr 20 04:42 mock 04:44:43 -rw-rw-r--. 1 jenkins jenkins 444 Apr 20 04:42 README.md 04:44:43 drwxrwxr-x. 3 jenkins jenkins 44 Apr 20 04:42 .semver 04:44:43 drwxrwxr-x. 4 jenkins jenkins 54 Apr 20 04:42 snap 04:44:43 -rw-rw-r--. 1 jenkins jenkins 11 Apr 20 04:40 VERSION 04:44:43 -rw-rw-r--. 1 jenkins jenkins 227 Apr 20 04:42 version.go [Pipeline] isUnix [Pipeline] sh 04:44:44 + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2d3628426a4c09a0428b2c94309d7de718300937 --label arch=amd64 --label version=1.2.0-dev.4 . 04:44:44 Sending build context to Docker daemon 557.6kB 04:44:44 Step 1/19 : ARG BASE=golang:1.13-alpine 04:44:44 Step 2/19 : FROM ${BASE} AS builder 04:44:44 ---> 9d88ad62784d 04:44:44 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 04:44:44 ---> Running in 887835512b0f 04:44:44 Removing intermediate container 887835512b0f 04:44:44 ---> 7df42bc641c0 04:44:44 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 04:44:44 ---> Running in 13c46ba7a335 04:44:44 Removing intermediate container 13c46ba7a335 04:44:44 ---> cd09ba10d4b7 04:44:44 Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:44:44 ---> Running in 9b969e1b8ef6 04:44:45 Removing intermediate container 9b969e1b8ef6 04:44:45 ---> 947d5410ce25 04:44:45 Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:44:45 ---> Running in ceed4616ef29 04:44:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:44:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:44:47 OK: 214 MiB in 52 packages 04:44:47 8a11ddd9e578: Pull complete 04:44:47 4cf88f913ddb: Pull complete 04:44:47 1df406cf5192: Pull complete 04:44:48 Removing intermediate container ceed4616ef29 04:44:48 ---> ac9d63c91e1d 04:44:48 Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 04:44:48 ---> Running in 2245f3079105 04:44:48 Removing intermediate container 2245f3079105 04:44:48 ---> 89642828cdad 04:44:48 Step 8/19 : COPY . . 04:44:48 ---> e3eed2982e6c 04:44:48 Step 9/19 : ARG MAKE='make build' 04:44:48 ---> Running in a178d2b9a41c 04:44:49 Removing intermediate container a178d2b9a41c 04:44:49 ---> 12ddf92e32b6 04:44:49 Step 10/19 : RUN $MAKE 04:44:49 ---> Running in 3d0a95ca7f67 04:44:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.0-dev.4" -o cmd/device-mqtt ./cmd 04:44:50 cd6300453558: Pull complete 04:44:54 b9c365052c96: Pull complete 04:44:54 a2d8cc88f415: Pull complete 04:44:57 ea1d1ca13537: Pull complete 04:44:57 3750a50a1c5e: Pull complete 04:44:57 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 04:44:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 04:44:57 ---> 78745c68409d 04:44:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 04:45:01 ---> Running in a2875da1cb16 04:45:01 Removing intermediate container a2875da1cb16 04:45:01 ---> 9588ae167f0a 04:45:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:45:01 ---> Running in c0fc76981c71 04:45:03 Removing intermediate container c0fc76981c71 04:45:03 ---> 658c0e0f533a 04:45:03 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 04:45:04 ---> Running in 8298247d60c8 04:45:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:45:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:45:06 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 04:45:06 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 04:45:06 (3/18) Installing libmagic (5.37-r1) 04:45:06 (4/18) Installing file (5.37-r1) 04:45:07 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 04:45:07 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 04:45:07 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 04:45:08 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:45:12 Removing intermediate container 3d0a95ca7f67 04:45:12 ---> 9e7379e7d817 04:45:12 Step 11/19 : FROM alpine 04:45:12 latest: Pulling from library/alpine 04:45:13 aad63a933944: Pulling fs layer 04:45:13 aad63a933944: Verifying Checksum 04:45:13 aad63a933944: Download complete 04:45:13 aad63a933944: Pull complete 04:45:13 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 04:45:13 Status: Downloaded newer image for alpine:latest 04:45:13 ---> a187dde48cd2 04:45:13 Step 12/19 : ENV APP_PORT=49982 04:45:13 ---> Running in 8d7d8d2ded9a 04:45:13 (8/18) Installing libc-dev (0.7.2-r0) 04:45:13 (9/18) Installing g++ (9.2.0-r4) 04:45:13 Removing intermediate container 8d7d8d2ded9a 04:45:13 ---> e7e2377a5e14 04:45:13 Step 13/19 : EXPOSE $APP_PORT 04:45:13 ---> Running in cb832ade0ef6 04:45:14 Removing intermediate container cb832ade0ef6 04:45:14 ---> 7975762ce537 04:45:14 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 04:45:14 ---> 2b5337cd5bfb 04:45:14 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 04:45:14 ---> Running in 4dea456fa379 04:45:14 Removing intermediate container 4dea456fa379 04:45:14 ---> d537a95aeee4 04:45:14 Step 16/19 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 04:45:15 ---> Running in caa81c3b8f5a 04:45:15 Removing intermediate container caa81c3b8f5a 04:45:15 ---> dd10a0ab3c48 04:45:15 Step 17/19 : LABEL arch=amd64 04:45:15 ---> Running in 75b2496a49b0 04:45:15 Removing intermediate container 75b2496a49b0 04:45:15 ---> ae7ad946399d 04:45:15 Step 18/19 : LABEL git_sha=2d3628426a4c09a0428b2c94309d7de718300937 04:45:15 ---> Running in e39d1b5a67dc 04:45:15 Removing intermediate container e39d1b5a67dc 04:45:15 ---> 17bc86ce0868 04:45:15 Step 19/19 : LABEL version=1.2.0-dev.4 04:45:15 ---> Running in 478c139b6cdb 04:45:16 Removing intermediate container 478c139b6cdb 04:45:16 ---> 11c329528a49 04:45:16 [Warning] One or more build-args [ARCH] were not consumed 04:45:16 Successfully built 11c329528a49 04:45:16 Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:45:16 provisioning config files... 04:45:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config3890423883123852091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:16 nexus3.edgexfoundry.org:10001 04:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:17 Configure a credential helper to remove this warning. See 04:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:17 04:45:17 Login Succeeded 04:45:17 nexus3.edgexfoundry.org:10002 04:45:18 (10/18) Installing fortify-headers (1.1-r0) 04:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:18 Configure a credential helper to remove this warning. See 04:45:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:18 04:45:18 Login Succeeded 04:45:18 nexus3.edgexfoundry.org:10003 04:45:18 (11/18) Installing build-base (0.5-r1) 04:45:18 (12/18) Installing openssh-keygen (8.1_p1-r0) 04:45:18 (13/18) Installing libedit (20191211.3.1-r0) 04:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:18 Configure a credential helper to remove this warning. See 04:45:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:18 04:45:18 Login Succeeded 04:45:18 nexus3.edgexfoundry.org:10004 04:45:18 (14/18) Installing openssh-client (8.1_p1-r0) 04:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:18 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 04:45:18 (16/18) Installing openssh-server-common (8.1_p1-r0) 04:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:19 Configure a credential helper to remove this warning. See 04:45:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:19 04:45:19 Login Succeeded 04:45:19 docker.io 04:45:19 (17/18) Installing openssh-server (8.1_p1-r0) 04:45:19 (18/18) Installing openssh (8.1_p1-r0) 04:45:19 Executing busybox-1.31.1-r8.trigger 04:45:19 OK: 203 MiB in 52 packages 04:45:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:19 Configure a credential helper to remove this warning. See 04:45:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:19 04:45:19 Login Succeeded [Pipeline] } 04:45:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:45:19 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: 04:45:19 2d3628426a4c09a0428b2c94309d7de718300937 04:45:19 latest 04:45:19 1.2.0-dev.4 04:45:19 2d3628426a4c09a0428b2c94309d7de718300937-1.2.0-dev.4 04:45:19 master 04:45:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:45:20 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:2d3628426a4c09a0428b2c94309d7de718300937 [Pipeline] isUnix [Pipeline] sh 04:45:20 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:2d3628426a4c09a0428b2c94309d7de718300937 04:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 04:45:20 9a68a0b8d137: Preparing 04:45:20 beee9f30bc1f: Preparing 04:45:20 beee9f30bc1f: Layer already exists 04:45:23 9a68a0b8d137: Pushed 04:45:23 2d3628426a4c09a0428b2c94309d7de718300937: digest: sha256:c0bbdd6a10a188e9a2a328b51995c931cd2d631dba9fe14e6f8c25dda91e57bd size: 739 [Pipeline] isUnix [Pipeline] sh 04:45:23 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh 04:45:24 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 04:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 04:45:24 9a68a0b8d137: Preparing 04:45:24 beee9f30bc1f: Preparing 04:45:24 9a68a0b8d137: Layer already exists 04:45:24 beee9f30bc1f: Layer already exists 04:45:24 latest: digest: sha256:c0bbdd6a10a188e9a2a328b51995c931cd2d631dba9fe14e6f8c25dda91e57bd size: 739 [Pipeline] isUnix [Pipeline] sh 04:45:24 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 04:45:25 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.0-dev.4 04:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 04:45:25 9a68a0b8d137: Preparing 04:45:25 beee9f30bc1f: Preparing 04:45:25 beee9f30bc1f: Layer already exists 04:45:25 9a68a0b8d137: Layer already exists 04:45:25 1.2.0-dev.4: digest: sha256:c0bbdd6a10a188e9a2a328b51995c931cd2d631dba9fe14e6f8c25dda91e57bd size: 739 [Pipeline] isUnix [Pipeline] sh 04:45:25 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:2d3628426a4c09a0428b2c94309d7de718300937-1.2.0-dev.4 04:45:25 Removing intermediate container 8298247d60c8 04:45:25 ---> 18dd63c3ef9a 04:45:25 Step 6/8 : WORKDIR /device-mqtt-go 04:45:25 ---> Running in 1c54243dae63 [Pipeline] isUnix [Pipeline] sh 04:45:26 Removing intermediate container 1c54243dae63 04:45:26 ---> 66b761a33c83 04:45:26 Step 7/8 : COPY . . 04:45:26 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:2d3628426a4c09a0428b2c94309d7de718300937-1.2.0-dev.4 04:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 04:45:26 9a68a0b8d137: Preparing 04:45:26 beee9f30bc1f: Preparing 04:45:26 9a68a0b8d137: Layer already exists 04:45:26 beee9f30bc1f: Layer already exists 04:45:26 2d3628426a4c09a0428b2c94309d7de718300937-1.2.0-dev.4: digest: sha256:c0bbdd6a10a188e9a2a328b51995c931cd2d631dba9fe14e6f8c25dda91e57bd size: 739 [Pipeline] isUnix [Pipeline] sh 04:45:27 ---> a099653088aa 04:45:27 Step 8/8 : RUN go mod download 04:45:27 ---> Running in a70212f1b6bf 04:45:27 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh 04:45:27 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master 04:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 04:45:27 9a68a0b8d137: Preparing 04:45:27 beee9f30bc1f: Preparing 04:45:27 beee9f30bc1f: Layer already exists 04:45:27 9a68a0b8d137: Layer already exists 04:45:28 master: digest: sha256:c0bbdd6a10a188e9a2a328b51995c931cd2d631dba9fe14e6f8c25dda91e57bd size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [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] } 04:45:29 go: finding github.com/BurntSushi/toml v0.3.1 04:45:29 go: finding github.com/OneOfOne/xxhash v1.2.6 04:45:29 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:45:29 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:45:29 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:45:29 go: finding github.com/bgentry/speakeasy v0.1.0 04:45:29 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:45:29 go: finding github.com/davecgh/go-spew v1.1.1 04:45:29 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 04:45:29 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 04:45:29 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 04:45:29 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:45:29 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 04:45:29 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:45:29 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:45:29 go: finding github.com/fatih/color v1.7.0 04:45:29 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:45:29 go: finding github.com/go-kit/kit v0.8.0 04:45:29 go: finding github.com/go-logfmt/logfmt v0.4.0 04:45:29 go: finding github.com/go-stack/stack v1.8.0 04:45:29 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:45:29 go: finding github.com/google/uuid v1.1.1 04:45:29 go: finding github.com/gorilla/mux v1.7.1 04:45:29 go: finding github.com/hashicorp/consul/api v1.1.0 04:45:29 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:45:29 go: finding github.com/hashicorp/errwrap v1.0.0 04:45:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:45:29 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:45:29 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:45:29 go: finding github.com/hashicorp/go-multierror v1.0.0 04:45:29 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:45:29 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:45:29 go: finding github.com/hashicorp/go-syslog v1.0.0 04:45:29 go: finding github.com/hashicorp/go-uuid v1.0.1 04:45:29 go: finding github.com/hashicorp/go.net v0.0.1 04:45:29 go: finding github.com/hashicorp/golang-lru v0.5.0 04:45:29 go: finding github.com/hashicorp/logutils v1.0.0 04:45:29 go: finding github.com/hashicorp/mdns v1.0.0 04:45:29 go: finding github.com/hashicorp/memberlist v0.1.3 04:45:29 go: finding github.com/hashicorp/serf v0.8.2 04:45:29 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:45:29 go: finding github.com/kr/pretty v0.1.0 04:45:29 go: finding github.com/kr/pty v1.1.1 04:45:29 go: finding github.com/kr/text v0.1.0 04:45:29 go: finding github.com/mattn/go-colorable v0.0.9 04:45:29 go: finding github.com/mattn/go-isatty v0.0.3 04:45:29 go: finding github.com/miekg/dns v1.0.14 04:45:29 go: finding github.com/mitchellh/cli v1.0.0 04:45:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:45:29 go: finding github.com/mitchellh/copystructure v1.0.0 04:45:29 go: finding github.com/mitchellh/go-homedir v1.0.0 04:45:29 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:45:29 go: finding github.com/mitchellh/gox v0.4.0 04:45:29 go: finding github.com/mitchellh/iochan v1.0.0 04:45:29 go: finding github.com/mitchellh/mapstructure v1.1.2 04:45:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:45:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:45:29 go: finding github.com/pelletier/go-toml v1.2.0 04:45:29 go: finding github.com/pkg/errors v0.8.1 04:45:29 go: finding github.com/pmezard/go-difflib v1.0.0 04:45:29 go: finding github.com/posener/complete v1.1.1 04:45:29 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:45:29 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:45:29 go: finding github.com/spf13/cast v1.3.0 04:45:30 go: finding github.com/stretchr/objx v0.1.0 04:45:30 go: finding github.com/stretchr/testify v1.5.1 04:45:30 go: finding github.com/ugorji/go v1.1.4 04:45:30 go: finding github.com/x448/float16 v0.8.4 04:45:30 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 04:45:30 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 04:45:30 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:45:30 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 04:45:30 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 04:45:30 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 04:45:30 go: finding gopkg.in/yaml.v2 v2.2.8 04:45:40 Removing intermediate container a70212f1b6bf 04:45:40 ---> d49c792f91cb 04:45:40 Successfully built d49c792f91cb 04:45:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:45:41 + docker inspect -f . ci-base-image-arm64 04:45:41 . [Pipeline] withDockerContainer 04:45:41 prd-ubuntu18.04-docker-arm64-4c-16g-4883 does not seem to be running inside a container 04:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:45:43 $ docker top f29ab77cd3f2d03c23aecc655743014f3b9c424197c881fede0f6cc79e2f7d90 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:44 + go version 04:45:44 go version go1.13.5 linux/arm64 [Pipeline] sh 04:45:45 + make test 04:45:45 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 04:45:46 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:46:25 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:46:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.031s coverage: 29.8% of statements 04:46:25 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:46:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:46:28 gofmt -l . 04:46:28 ["`gofmt -l .`" = ""] 04:46:28 ./bin/test-attribution-txt.sh 04:46:29 ./bin/test-go-mod-tidy.sh [Pipeline] stash 04:46:29 Warning: overwriting stash ‘coverage-report’ 04:46:30 Stashed 1 file(s) [Pipeline] } 04:46:30 $ docker stop --time=1 f29ab77cd3f2d03c23aecc655743014f3b9c424197c881fede0f6cc79e2f7d90 04:46:32 $ docker rm -f f29ab77cd3f2d03c23aecc655743014f3b9c424197c881fede0f6cc79e2f7d90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:46:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:46:34 + ls -al . 04:46:34 total 124 04:46:34 drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 04:46 . 04:46:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:44 .. 04:46:34 -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 04:44 .dockerignore 04:46:34 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 04:44 .git 04:46:34 -rw-rw-r-- 1 jenkins jenkins 335 Apr 20 04:44 .gitignore 04:46:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 04:44 .semver 04:46:34 -rw-rw-r-- 1 jenkins jenkins 1614 Apr 20 04:44 Dockerfile 04:46:34 -rw-rw-r-- 1 jenkins jenkins 953 Apr 20 04:44 Dockerfile.build 04:46:34 -rw-rw-r-- 1 jenkins jenkins 679 Apr 20 04:44 Jenkinsfile 04:46:34 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 04:44 LICENSE 04:46:34 -rw-rw-r-- 1 jenkins jenkins 902 Apr 20 04:44 Makefile 04:46:34 -rw-rw-r-- 1 jenkins jenkins 444 Apr 20 04:44 README.md 04:46:34 -rw-rw-r-- 1 jenkins jenkins 11 Apr 20 04:40 VERSION 04:46:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 04:44 bin 04:46:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 04:44 cmd 04:46:34 -rw-r--r-- 1 jenkins jenkins 18213 Apr 20 04:46 coverage.out 04:46:34 -rw-r--r-- 1 jenkins jenkins 517 Apr 20 04:46 go.mod 04:46:34 -rw-r--r-- 1 jenkins jenkins 13532 Apr 20 04:46 go.sum 04:46:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 04:44 internal 04:46:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 04:44 mock 04:46:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:44 snap 04:46:34 -rw-rw-r-- 1 jenkins jenkins 227 Apr 20 04:44 version.go [Pipeline] isUnix [Pipeline] sh 04:46:34 + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2d3628426a4c09a0428b2c94309d7de718300937 --label arch=arm64 --label version=1.2.0-dev.4 . 04:46:35 Sending build context to Docker daemon 557.6kB 04:46:35 Step 1/19 : ARG BASE=golang:1.13-alpine 04:46:35 Step 2/19 : FROM ${BASE} AS builder 04:46:35 ---> d49c792f91cb 04:46:35 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 04:46:35 ---> Running in 8ab0cf62b89a 04:46:35 Removing intermediate container 8ab0cf62b89a 04:46:35 ---> 5741e2a3f025 04:46:35 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 04:46:35 ---> Running in 70fc010fd609 04:46:36 Removing intermediate container 70fc010fd609 04:46:36 ---> e7292c2147be 04:46:36 Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:36 ---> Running in 7c5f08eb9a77 04:46:38 Removing intermediate container 7c5f08eb9a77 04:46:38 ---> ee9e68ed53a3 04:46:38 Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:46:38 ---> Running in b62fe4c4effa 04:46:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:46:39 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:46:40 OK: 203 MiB in 52 packages 04:46:41 Removing intermediate container b62fe4c4effa 04:46:41 ---> c5e9a2ee75f0 04:46:41 Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 04:46:41 ---> Running in 79e6eaedd5c6 04:46:42 Removing intermediate container 79e6eaedd5c6 04:46:42 ---> 56186f7e1185 04:46:42 Step 8/19 : COPY . . 04:46:43 ---> e164a5d1c8a2 04:46:43 Step 9/19 : ARG MAKE='make build' 04:46:43 ---> Running in d586401c82b9 04:46:43 Removing intermediate container d586401c82b9 04:46:43 ---> 1d5e85c727e9 04:46:43 Step 10/19 : RUN $MAKE 04:46:43 ---> Running in b41acd101897 04:46:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.0-dev.4" -o cmd/device-mqtt ./cmd 04:47:11 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:47:19 Removing intermediate container b41acd101897 04:47:19 ---> 43a2a7a13aab 04:47:19 Step 11/19 : FROM alpine 04:47:19 latest: Pulling from library/alpine 04:47:19 8a0637ca1ac9: Pulling fs layer 04:47:20 8a0637ca1ac9: Verifying Checksum 04:47:20 8a0637ca1ac9: Download complete 04:47:20 8a0637ca1ac9: Pull complete 04:47:20 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 04:47:20 Status: Downloaded newer image for alpine:latest 04:47:20 ---> 2ee122dcc32d 04:47:20 Step 12/19 : ENV APP_PORT=49982 04:47:20 ---> Running in c1afb70b739b 04:47:21 Removing intermediate container c1afb70b739b 04:47:21 ---> 813e9273a65d 04:47:21 Step 13/19 : EXPOSE $APP_PORT 04:47:21 ---> Running in 8349210bb7d1 04:47:22 Removing intermediate container 8349210bb7d1 04:47:22 ---> b4633f61d4fc 04:47:22 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 04:47:23 ---> 2ea7201f09b0 04:47:23 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 04:47:23 ---> Running in 56e35187f710 04:47:23 Removing intermediate container 56e35187f710 04:47:23 ---> b6103f9a27cd 04:47:23 Step 16/19 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 04:47:24 ---> Running in 23369310d62b 04:47:24 Removing intermediate container 23369310d62b 04:47:24 ---> b0342e26d9c8 04:47:24 Step 17/19 : LABEL arch=arm64 04:47:24 ---> Running in 374ad47d2cd9 04:47:24 Removing intermediate container 374ad47d2cd9 04:47:24 ---> 67903641d8e1 04:47:24 Step 18/19 : LABEL git_sha=2d3628426a4c09a0428b2c94309d7de718300937 04:47:25 ---> Running in 499fb7995b2f 04:47:25 Removing intermediate container 499fb7995b2f 04:47:25 ---> d65e791a075f 04:47:25 Step 19/19 : LABEL version=1.2.0-dev.4 04:47:25 ---> Running in 6fd9928f4ae1 04:47:26 Removing intermediate container 6fd9928f4ae1 04:47:26 ---> 7e7b9822434a 04:47:26 [Warning] One or more build-args [ARCH] were not consumed 04:47:26 Successfully built 7e7b9822434a 04:47:26 Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:47:26 provisioning config files... 04:47:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config6009399638583845320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:26 nexus3.edgexfoundry.org:10001 04:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:27 Configure a credential helper to remove this warning. See 04:47:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:27 04:47:27 Login Succeeded 04:47:27 nexus3.edgexfoundry.org:10002 04:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:28 Configure a credential helper to remove this warning. See 04:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:28 04:47:28 Login Succeeded 04:47:28 nexus3.edgexfoundry.org:10003 04:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:29 Configure a credential helper to remove this warning. See 04:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:29 04:47:29 Login Succeeded 04:47:29 nexus3.edgexfoundry.org:10004 04:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:30 Configure a credential helper to remove this warning. See 04:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:30 04:47:30 Login Succeeded 04:47:30 docker.io 04:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:31 Configure a credential helper to remove this warning. See 04:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:31 04:47:31 Login Succeeded [Pipeline] } 04:47:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:31 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: 04:47:31 2d3628426a4c09a0428b2c94309d7de718300937 04:47:31 latest 04:47:31 1.2.0-dev.4 04:47:31 2d3628426a4c09a0428b2c94309d7de718300937-1.2.0-dev.4 04:47:31 master 04:47:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:47:32 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:2d3628426a4c09a0428b2c94309d7de718300937 [Pipeline] isUnix [Pipeline] sh 04:47:33 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:2d3628426a4c09a0428b2c94309d7de718300937 04:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 04:47:33 d04225377c3c: Preparing 04:47:33 294ac687b5fc: Preparing 04:47:33 294ac687b5fc: Layer already exists 04:47:37 d04225377c3c: Pushed 04:47:37 2d3628426a4c09a0428b2c94309d7de718300937: digest: sha256:fed7c9b884329d70d6f68429cf3cc861c264744e73e1522b5616c8f977a18598 size: 739 [Pipeline] isUnix [Pipeline] sh 04:47:37 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:47:38 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 04:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 04:47:38 d04225377c3c: Preparing 04:47:38 294ac687b5fc: Preparing 04:47:38 294ac687b5fc: Layer already exists 04:47:38 d04225377c3c: Layer already exists 04:47:38 latest: digest: sha256:fed7c9b884329d70d6f68429cf3cc861c264744e73e1522b5616c8f977a18598 size: 739 [Pipeline] isUnix [Pipeline] sh 04:47:39 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 04:47:39 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.0-dev.4 04:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 04:47:40 d04225377c3c: Preparing 04:47:40 294ac687b5fc: Preparing 04:47:40 294ac687b5fc: Layer already exists 04:47:40 d04225377c3c: Layer already exists 04:47:40 1.2.0-dev.4: digest: sha256:fed7c9b884329d70d6f68429cf3cc861c264744e73e1522b5616c8f977a18598 size: 739 [Pipeline] isUnix [Pipeline] sh 04:47:40 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:2d3628426a4c09a0428b2c94309d7de718300937-1.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 04:47:40 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:2d3628426a4c09a0428b2c94309d7de718300937-1.2.0-dev.4 04:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 04:47:41 d04225377c3c: Preparing 04:47:41 294ac687b5fc: Preparing 04:47:41 d04225377c3c: Layer already exists 04:47:41 294ac687b5fc: Layer already exists 04:47:41 2d3628426a4c09a0428b2c94309d7de718300937-1.2.0-dev.4: digest: sha256:fed7c9b884329d70d6f68429cf3cc861c264744e73e1522b5616c8f977a18598 size: 739 [Pipeline] isUnix [Pipeline] sh 04:47:41 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh 04:47:42 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master 04:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 04:47:42 d04225377c3c: Preparing 04:47:42 294ac687b5fc: Preparing 04:47:42 294ac687b5fc: Layer already exists 04:47:42 d04225377c3c: Layer already exists 04:47:42 master: digest: sha256:fed7c9b884329d70d6f68429cf3cc861c264744e73e1522b5616c8f977a18598 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [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) [Pipeline] unstash [Pipeline] wrap 04:47:43 provisioning config files... 04:47:43 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7286649522382923755tmp [Pipeline] { [Pipeline] sh 04:47:44 + curl -s https://codecov.io/bash 04:47:44 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7286649522382923755tmp 04:47:44 04:47:44 _____ _ 04:47:44 / ____| | | 04:47:44 | | ___ __| | ___ ___ _____ __ 04:47:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:47:44 | |___| (_) | (_| | __/ (_| (_) \ V / 04:47:44 \_____\___/ \__,_|\___|\___\___/ \_/ 04:47:44 Bash-tbd 04:47:44 04:47:44 04:47:44 ==> Jenkins CI detected. 04:47:44 project root: . 04:47:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:47:44 ==> Running gcov in . (disable via -X gcov) 04:47:44 ==> Python coveragepy not found 04:47:44 ==> Searching for coverage reports in: 04:47:44 + . 04:47:44 -> Found 1 reports 04:47:44 ==> Detecting git/mercurial file structure 04:47:44 ==> Reading reports 04:47:44 + ./coverage.out bytes=18213 04:47:44 ==> Appending adjustments 04:47:44 http://docs.codecov.io/docs/fixing-reports 04:47:44 + Found adjustments 04:47:44 ==> Gzipping contents 04:47:44 ==> Uploading reports 04:47:44 url: https://codecov.io 04:47:44 query: branch=master&commit=2d3628426a4c09a0428b2c94309d7de718300937&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job= 04:47:44 -> Pinging Codecov 04:47:44 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=2d3628426a4c09a0428b2c94309d7de718300937&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job= 04:47:45 -> Uploading 04:47:46 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/2d3628426a4c09a0428b2c94309d7de718300937 [Pipeline] } 04:47:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:47:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 04:47:46 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 04:47:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:47:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 04:47:46 04:47:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 04:47:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 04:47:47 1.217.3: Pulling from edgex-devops/edgex-snyk-go 04:47:47 e6b0cf9c0882: Pulling fs layer 04:47:47 2848faf0eed1: Pulling fs layer 04:47:47 0f37312ad70f: Pulling fs layer 04:47:47 7d08f2745646: Pulling fs layer 04:47:47 4c9f31393084: Pulling fs layer 04:47:47 eb21ddb83652: Pulling fs layer 04:47:47 345998794f6b: Pulling fs layer 04:47:47 97a711d68925: Pulling fs layer 04:47:47 7c8476c1cb00: Pulling fs layer 04:47:47 eb21ddb83652: Waiting 04:47:47 345998794f6b: Waiting 04:47:47 97a711d68925: Waiting 04:47:47 7c8476c1cb00: Waiting 04:47:47 7d08f2745646: Waiting 04:47:47 4c9f31393084: Waiting 04:47:47 0f37312ad70f: Verifying Checksum 04:47:47 0f37312ad70f: Download complete 04:47:47 2848faf0eed1: Download complete 04:47:47 4c9f31393084: Verifying Checksum 04:47:47 4c9f31393084: Download complete 04:47:47 eb21ddb83652: Verifying Checksum 04:47:47 eb21ddb83652: Download complete 04:47:48 e6b0cf9c0882: Verifying Checksum 04:47:48 e6b0cf9c0882: Download complete 04:47:48 e6b0cf9c0882: Pull complete 04:47:48 345998794f6b: Verifying Checksum 04:47:48 345998794f6b: Download complete 04:47:48 2848faf0eed1: Pull complete 04:47:49 0f37312ad70f: Pull complete 04:47:51 7c8476c1cb00: Verifying Checksum 04:47:51 7c8476c1cb00: Download complete 04:47:51 97a711d68925: Verifying Checksum 04:47:51 97a711d68925: Download complete 04:47:51 7d08f2745646: Verifying Checksum 04:47:51 7d08f2745646: Download complete 04:48:02 7d08f2745646: Pull complete 04:48:02 4c9f31393084: Pull complete 04:48:02 eb21ddb83652: Pull complete 04:48:05 345998794f6b: Pull complete 04:48:08 97a711d68925: Pull complete 04:48:09 7c8476c1cb00: Pull complete 04:48:09 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 04:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 04:48:10 prd-centos7-docker-4c-2g-4879 does not seem to be running inside a container 04:48:10 $ 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-mqtt-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 04:48:11 $ docker top 45b3a0222b4ac4a00551b3c213c1d0820e7389abd572d8d3a76e7c1a4d9f18f9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:12 + snyk monitor '--org=edgex-jenkins' 04:48:22 04:48:22 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master... 04:48:22 04:48:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/9cb190cd-de85-4895-bba2-d1eb2ad8f237 04:48:22 04:48:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:48:22 04:48:22 [Pipeline] } 04:48:22 $ docker stop --time=1 45b3a0222b4ac4a00551b3c213c1d0820e7389abd572d8d3a76e7c1a4d9f18f9 04:48:24 $ docker rm -f 45b3a0222b4ac4a00551b3c213c1d0820e7389abd572d8d3a76e7c1a4d9f18f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:48:25 04:48:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 04:48:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:48:26 latest: Pulling from edgex-devops/edgex-klar 04:48:26 e7c96db7181b: Pulling fs layer 04:48:26 1868ca2cb446: Pulling fs layer 04:48:26 136be5d0fe8e: Pulling fs layer 04:48:26 894bfe63afcb: Pulling fs layer 04:48:26 894bfe63afcb: Waiting 04:48:26 1868ca2cb446: Verifying Checksum 04:48:26 1868ca2cb446: Download complete 04:48:26 136be5d0fe8e: Verifying Checksum 04:48:26 136be5d0fe8e: Download complete 04:48:26 e7c96db7181b: Verifying Checksum 04:48:26 e7c96db7181b: Download complete 04:48:26 894bfe63afcb: Verifying Checksum 04:48:26 894bfe63afcb: Download complete 04:48:26 e7c96db7181b: Pull complete 04:48:26 1868ca2cb446: Pull complete 04:48:27 136be5d0fe8e: Pull complete 04:48:28 894bfe63afcb: Pull complete 04:48:28 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 04:48:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 04:48:28 prd-centos7-docker-4c-2g-4879 does not seem to be running inside a container 04:48:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 04:48:29 $ docker top 0b802c7f846bc50031a8ed8f52cfe5618231384860de501e25c6e110e2e1f398 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:30 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:2d3628426a4c09a0428b2c94309d7de718300937 04:48:30 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:48:34 $ docker stop --time=1 0b802c7f846bc50031a8ed8f52cfe5618231384860de501e25c6e110e2e1f398 04:48:36 $ docker rm -f 0b802c7f846bc50031a8ed8f52cfe5618231384860de501e25c6e110e2e1f398 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:48:37 . [Pipeline] withDockerContainer 04:48:37 prd-centos7-docker-4c-2g-4879 does not seem to be running inside a container 04:48:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 04:48:39 $ docker top ab13df0226c2eb2f56b12f726d4148b76fd7b5d7adfab2b492086f3b2450700d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:41 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:2d3628426a4c09a0428b2c94309d7de718300937 04:48:41 + tee 04:48:41 clair timeout 1m0s 04:48:41 docker timeout: 1m0s 04:48:41 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:48:41 $ docker stop --time=1 ab13df0226c2eb2f56b12f726d4148b76fd7b5d7adfab2b492086f3b2450700d 04:48:43 $ docker rm -f ab13df0226c2eb2f56b12f726d4148b76fd7b5d7adfab2b492086f3b2450700d [Pipeline] // withDockerContainer [Pipeline] sh 04:48:44 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 04:48:44 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_2d3628426a4c09a0428b2c94309d7de718300937.html [Pipeline] writeFile [Pipeline] step 04:48:44 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 04:48:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:48:44 . [Pipeline] withDockerContainer 04:48:44 prd-centos7-docker-4c-2g-4879 does not seem to be running inside a container 04:48:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 04:48:46 $ docker top 15a99f6b6bb0a8c85b91c83fba546c648f4c7ec1d838e0dca26ceffd41d59ac9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:48 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:2d3628426a4c09a0428b2c94309d7de718300937 04:48:48 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:48:50 $ docker stop --time=1 15a99f6b6bb0a8c85b91c83fba546c648f4c7ec1d838e0dca26ceffd41d59ac9 04:48:52 $ docker rm -f 15a99f6b6bb0a8c85b91c83fba546c648f4c7ec1d838e0dca26ceffd41d59ac9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 04:48:53 . [Pipeline] withDockerContainer 04:48:53 prd-centos7-docker-4c-2g-4879 does not seem to be running inside a container 04:48:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 04:48:54 $ docker top 358100d40a16007cc3d7df9177400d290c8545d2e6a08a24911b2b61ca971003 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:55 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:2d3628426a4c09a0428b2c94309d7de718300937 04:48:55 + tee 04:48:55 clair timeout 1m0s 04:48:55 docker timeout: 1m0s 04:48:55 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:48:56 $ docker stop --time=1 358100d40a16007cc3d7df9177400d290c8545d2e6a08a24911b2b61ca971003 04:48:58 $ docker rm -f 358100d40a16007cc3d7df9177400d290c8545d2e6a08a24911b2b61ca971003 [Pipeline] // withDockerContainer [Pipeline] sh 04:48:58 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 04:48:58 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_2d3628426a4c09a0428b2c94309d7de718300937.html [Pipeline] writeFile [Pipeline] step 04:48:58 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 04:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:48:59 . [Pipeline] withDockerContainer 04:48:59 prd-centos7-docker-4c-2g-4879 does not seem to be running inside a container 04:49:00 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:49:01 $ docker top 72d6c98bd7ab0a54ba49fffe9a60f2c161f18d66181d08fed9b14073e194c44d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:49:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:49:01 [ssh-agent] Looking for ssh-agent implementation... 04:49:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:49:02 $ docker exec 72d6c98bd7ab0a54ba49fffe9a60f2c161f18d66181d08fed9b14073e194c44d ssh-agent 04:49:02 SSH_AUTH_SOCK=/tmp/ssh-LAuLC34jQIkg/agent.14 04:49:02 SSH_AGENT_PID=21 04:49:02 Running ssh-add (command line suppressed) 04:49:03 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_444315259992530178.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_444315259992530178.key) 04:49:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:49:04 + git semver tag 04:49:05 # -> Open(): unable to determine branch for HEAD 04:49:05 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 04:49:05 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 04:49:05 # $SEMVER_REMOTE_NAME = origin 04:49:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:49:05 # $SEMVER_USER_NAME = edgex-jenkins 04:49:05 # $SEMVER_BRANCH = master 04:49:05 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 04:49:05 # 2d3628426a4c09a0428b2c94309d7de718300937 HEAD 04:49:05 # -> Force: false 04:49:05 # 7175734464310e9b79c0e487ff059f8c916a5e55 refs/tags/v1.2.0-dev.4 [Pipeline] } 04:49:05 $ docker exec --env ******** --env ******** 72d6c98bd7ab0a54ba49fffe9a60f2c161f18d66181d08fed9b14073e194c44d ssh-agent -k 04:49:05 unset SSH_AUTH_SOCK; 04:49:05 unset SSH_AGENT_PID; 04:49:05 echo Agent pid 21 killed; 04:49:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:49:06 + git semver [Pipeline] } 04:49:06 $ docker stop --time=1 72d6c98bd7ab0a54ba49fffe9a60f2c161f18d66181d08fed9b14073e194c44d 04:49:08 $ docker rm -f 72d6c98bd7ab0a54ba49fffe9a60f2c161f18d66181d08fed9b14073e194c44d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:49:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:49:09 04:49:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:49:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:49:09 0.23.1-centos7: Pulling from edgex-lftools 04:49:09 ab5ef0e58194: Pulling fs layer 04:49:09 9712f1f96733: Pulling fs layer 04:49:09 63f879dbbcfc: Pulling fs layer 04:49:09 0d9ebad4ef96: Pulling fs layer 04:49:09 e9a5061849ea: Pulling fs layer 04:49:09 d747dcd14b5f: Pulling fs layer 04:49:09 2de7ff778b66: Pulling fs layer 04:49:09 e9a5061849ea: Waiting 04:49:09 d747dcd14b5f: Waiting 04:49:09 0d9ebad4ef96: Waiting 04:49:09 2de7ff778b66: Waiting 04:49:09 9712f1f96733: Verifying Checksum 04:49:09 9712f1f96733: Download complete 04:49:11 63f879dbbcfc: Verifying Checksum 04:49:11 63f879dbbcfc: Download complete 04:49:11 e9a5061849ea: Verifying Checksum 04:49:11 e9a5061849ea: Download complete 04:49:11 d747dcd14b5f: Verifying Checksum 04:49:11 d747dcd14b5f: Download complete 04:49:11 0d9ebad4ef96: Verifying Checksum 04:49:11 0d9ebad4ef96: Download complete 04:49:11 ab5ef0e58194: Verifying Checksum 04:49:11 ab5ef0e58194: Download complete 04:49:12 2de7ff778b66: Verifying Checksum 04:49:12 2de7ff778b66: Download complete 04:49:18 ab5ef0e58194: Pull complete 04:49:18 9712f1f96733: Pull complete 04:49:20 63f879dbbcfc: Pull complete 04:49:31 0d9ebad4ef96: Pull complete 04:49:33 e9a5061849ea: Pull complete 04:49:33 d747dcd14b5f: Pull complete 04:49:36 2de7ff778b66: Pull complete 04:49:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:49:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:49:37 prd-centos7-docker-4c-2g-4879 does not seem to be running inside a container 04:49:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:49:38 $ docker top 73717fab0f8929eca24498aff978387c920de6f176e4fa3b56a7301cf90bd3b6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:49:39 provisioning config files... 04:49:39 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7876704765227985732tmp 04:49:39 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7842763394151712513tmp 04:49:39 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5451805335051642726tmp [Pipeline] { [Pipeline] echo 04:49:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:49:40 ---> sigul-configuration.sh 04:49:40 gpg: directory `/root/.gnupg' created 04:49:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:49:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:49:40 gpg: keyring `/root/.gnupg/secring.gpg' created 04:49:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:49:40 gpg: CAST5 encrypted data 04:49:40 gpg: encrypted with 1 passphrase 04:49:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:49:40 + mkdir /home/jenkins 04:49:40 + mkdir /home/jenkins/sigul [Pipeline] sh 04:49:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 04:49:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:49:41 ---> sigul-install.sh 04:49:49 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:49:50 + git tag --list 04:49:50 v1.2.0-dev.4 [Pipeline] sh 04:49:50 + lftools sign git-tag v1.2.0-dev.4 04:49:52 Signing Git tag with Sigul... 04:49:52 Signing v1.2.0-dev.4 [Pipeline] echo 04:49:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:49:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:49:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:49:54 $ docker stop --time=1 73717fab0f8929eca24498aff978387c920de6f176e4fa3b56a7301cf90bd3b6 04:49:55 $ docker rm -f 73717fab0f8929eca24498aff978387c920de6f176e4fa3b56a7301cf90bd3b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:49:56 . [Pipeline] withDockerContainer 04:49:56 prd-centos7-docker-4c-2g-4879 does not seem to be running inside a container 04:49:56 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:49:58 $ docker top dd1e5bdd2fce5927e0af5282503f2d5540ecfd746ebf4e91bf4c0eae8300c3c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:49:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:49:58 [ssh-agent] Looking for ssh-agent implementation... 04:49:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:49:58 $ docker exec dd1e5bdd2fce5927e0af5282503f2d5540ecfd746ebf4e91bf4c0eae8300c3c5 ssh-agent 04:49:59 SSH_AUTH_SOCK=/tmp/ssh-xLP3dBLbZweA/agent.15 04:49:59 SSH_AGENT_PID=22 04:49:59 Running ssh-add (command line suppressed) 04:50:00 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8307573639346365008.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8307573639346365008.key) 04:50:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:50:02 + git semver bump pre 04:50:02 # -> Open(): unable to determine branch for HEAD 04:50:02 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 04:50:02 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 04:50:02 # $SEMVER_REMOTE_NAME = origin 04:50:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:50:02 # $SEMVER_USER_NAME = edgex-jenkins 04:50:02 # $SEMVER_BRANCH = master 04:50:02 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 04:50:02 1.2.0-dev.5 [Pipeline] } 04:50:02 $ docker exec --env ******** --env ******** dd1e5bdd2fce5927e0af5282503f2d5540ecfd746ebf4e91bf4c0eae8300c3c5 ssh-agent -k 04:50:02 unset SSH_AUTH_SOCK; 04:50:02 unset SSH_AGENT_PID; 04:50:02 echo Agent pid 22 killed; 04:50:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:50:03 + git semver [Pipeline] } 04:50:03 $ docker stop --time=1 dd1e5bdd2fce5927e0af5282503f2d5540ecfd746ebf4e91bf4c0eae8300c3c5 04:50:05 $ docker rm -f dd1e5bdd2fce5927e0af5282503f2d5540ecfd746ebf4e91bf4c0eae8300c3c5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:50:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:50:06 . [Pipeline] withDockerContainer 04:50:06 prd-centos7-docker-4c-2g-4879 does not seem to be running inside a container 04:50:06 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:50:07 $ docker top dc0a671356eb57c7d7cf8416262fb92e3ec25813af62ea1c30951de6c4f37fe1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:50:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:50:08 [ssh-agent] Looking for ssh-agent implementation... 04:50:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:50:08 $ docker exec dc0a671356eb57c7d7cf8416262fb92e3ec25813af62ea1c30951de6c4f37fe1 ssh-agent 04:50:08 SSH_AUTH_SOCK=/tmp/ssh-LdxrMK4Yj6bG/agent.15 04:50:08 SSH_AGENT_PID=22 04:50:08 Running ssh-add (command line suppressed) 04:50:08 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4994495063303053859.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4994495063303053859.key) 04:50:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:50:09 + git semver push 04:50:09 # -> Open(): unable to determine branch for HEAD 04:50:09 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 04:50:09 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 04:50:09 # $SEMVER_REMOTE_NAME = origin 04:50:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:50:09 # $SEMVER_USER_NAME = edgex-jenkins 04:50:09 # $SEMVER_BRANCH = master 04:50:09 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 04:50:16 $ docker exec --env ******** --env ******** dc0a671356eb57c7d7cf8416262fb92e3ec25813af62ea1c30951de6c4f37fe1 ssh-agent -k 04:50:16 unset SSH_AUTH_SOCK; 04:50:16 unset SSH_AGENT_PID; 04:50:16 echo Agent pid 22 killed; 04:50:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:50:17 + git semver [Pipeline] } 04:50:17 $ docker stop --time=1 dc0a671356eb57c7d7cf8416262fb92e3ec25813af62ea1c30951de6c4f37fe1 04:50:20 $ docker rm -f dc0a671356eb57c7d7cf8416262fb92e3ec25813af62ea1c30951de6c4f37fe1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:50:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:50:22 ---> package-listing.sh 04:50:22 ++ facter osfamily 04:50:22 ++ tr '[:upper:]' '[:lower:]' 04:50:22 + OS_FAMILY=redhat 04:50:22 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 04:50:22 + START_PACKAGES=/tmp/packages_start.txt 04:50:22 + END_PACKAGES=/tmp/packages_end.txt 04:50:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:50:22 + PACKAGES=/tmp/packages_start.txt 04:50:22 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 04:50:22 + PACKAGES=/tmp/packages_end.txt 04:50:22 + case "${OS_FAMILY}" in 04:50:22 + rpm -qa 04:50:22 + sort 04:50:30 + '[' -f /tmp/packages_start.txt ']' 04:50:30 + '[' -f /tmp/packages_end.txt ']' 04:50:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:50:30 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 04:50:30 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 04:50:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 04:50:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:50:31 04:50:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:50:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:50:31 alpine: Pulling from edgex-lftools-log-publisher 04:50:31 c9b1b535fdd9: Pulling fs layer 04:50:31 2cc5ad85d9ab: Pulling fs layer 04:50:31 756a868c4378: Pulling fs layer 04:50:31 444b2fc9a129: Pulling fs layer 04:50:31 ea15f1150254: Pulling fs layer 04:50:31 41b27a9f41bf: Pulling fs layer 04:50:31 28c525ee5125: Pulling fs layer 04:50:31 094b1ea09ed8: Pulling fs layer 04:50:31 138eaada9080: Pulling fs layer 04:50:31 0622d0fa9048: Pulling fs layer 04:50:31 41b27a9f41bf: Waiting 04:50:31 28c525ee5125: Waiting 04:50:31 444b2fc9a129: Waiting 04:50:31 ea15f1150254: Waiting 04:50:31 0622d0fa9048: Waiting 04:50:31 094b1ea09ed8: Waiting 04:50:31 138eaada9080: Waiting 04:50:31 2cc5ad85d9ab: Verifying Checksum 04:50:31 2cc5ad85d9ab: Download complete 04:50:31 444b2fc9a129: Verifying Checksum 04:50:31 444b2fc9a129: Download complete 04:50:32 c9b1b535fdd9: Verifying Checksum 04:50:32 c9b1b535fdd9: Download complete 04:50:32 ea15f1150254: Verifying Checksum 04:50:32 ea15f1150254: Download complete 04:50:32 28c525ee5125: Verifying Checksum 04:50:32 28c525ee5125: Download complete 04:50:32 c9b1b535fdd9: Pull complete 04:50:32 756a868c4378: Verifying Checksum 04:50:32 756a868c4378: Download complete 04:50:33 2cc5ad85d9ab: Pull complete 04:50:33 138eaada9080: Verifying Checksum 04:50:33 138eaada9080: Download complete 04:50:33 0622d0fa9048: Verifying Checksum 04:50:33 0622d0fa9048: Download complete 04:50:35 094b1ea09ed8: Verifying Checksum 04:50:35 094b1ea09ed8: Download complete 04:50:35 756a868c4378: Pull complete 04:50:36 444b2fc9a129: Pull complete 04:50:36 ea15f1150254: Pull complete 04:50:37 41b27a9f41bf: Verifying Checksum 04:50:37 41b27a9f41bf: Download complete 04:50:45 41b27a9f41bf: Pull complete 04:50:45 28c525ee5125: Pull complete 04:50:48 094b1ea09ed8: Pull complete 04:50:48 138eaada9080: Pull complete 04:50:48 0622d0fa9048: Pull complete 04:50:48 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:50:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:50:48 prd-centos7-docker-4c-2g-4879 does not seem to be running inside a container 04:50:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:50:50 $ docker top a1dc56ca70686c61e888c1c98c72fa25df8a7d78dac2f2a4451a079970672a0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:50 provisioning config files... 04:50:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2500344820153848303tmp [Pipeline] { [Pipeline] echo 04:50:50 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:50:50 ---> create-netrc.sh [Pipeline] echo 04:50:50 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:50:51 ---> logs-deploy.sh 04:50:51 + ARCHIVE_ARTIFACTS= 04:50:51 + LOGS_SERVER=https://logs.edgexfoundry.org 04:50:51 + '[' https://logs.edgexfoundry.org == None ']' 04:50:51 + NEXUS_URL=https://nexus.edgexfoundry.org 04:50:51 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/4 04:50:51 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/4/ 04:50:51 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/4 /w/workspace/gexfoundry_device-mqtt-go_master 04:50:52 Archives upload complete. 04:50:53 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/4/ 04:50:54 ---> uname -a: 04:50:54 Linux a1dc56ca7068 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 04:50:54 04:50:54 04:50:54 ---> lscpu: 04:50:54 Architecture: x86_64 04:50:54 CPU op-mode(s): 32-bit, 64-bit 04:50:54 Byte Order: Little Endian 04:50:54 Address sizes: 40 bits physical, 48 bits virtual 04:50:54 CPU(s): 4 04:50:54 On-line CPU(s) list: 0-3 04:50:54 Thread(s) per core: 1 04:50:54 Core(s) per socket: 1 04:50:54 Socket(s): 4 04:50:54 NUMA node(s): 1 04:50:54 Vendor ID: GenuineIntel 04:50:54 CPU family: 6 04:50:54 Model: 44 04:50:54 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:50:54 Stepping: 1 04:50:54 CPU MHz: 2933.438 04:50:54 BogoMIPS: 5866.87 04:50:54 Virtualization: VT-x 04:50:54 Hypervisor vendor: KVM 04:50:54 Virtualization type: full 04:50:54 L1d cache: 128 KiB 04:50:54 L1i cache: 128 KiB 04:50:54 L2 cache: 16 MiB 04:50:54 L3 cache: 64 MiB 04:50:54 NUMA node0 CPU(s): 0-3 04:50:54 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 04:50:54 Vulnerability Meltdown: Mitigation; PTI 04:50:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:50:54 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 04:50:54 Vulnerability Spectre v2: Mitigation; Full retpoline 04:50:54 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 04:50:54 04:50:54 04:50:54 ---> nproc: 04:50:54 4 04:50:54 04:50:54 04:50:54 ---> df -h: 04:50:54 Filesystem Size Used Available Use% Mounted on 04:50:54 overlay 50.0G 7.5G 42.5G 15% / 04:50:54 tmpfs 64.0M 0 64.0M 0% /dev 04:50:54 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 04:50:54 shm 64.0M 0 64.0M 0% /dev/shm 04:50:54 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 04:50:54 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 04:50:54 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 04:50:54 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/gexfoundry_device-mqtt-go_master@tmp 04:50:54 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa 04:50:54 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/gexfoundry_device-mqtt-go_master 04:50:54 04:50:54 04:50:54 ---> free -m: 04:50:54 total used free shared buff/cache available 04:50:54 Mem: 1838 725 73 0 1038 1046 04:50:54 Swap: 1023 1 1022 04:50:54 04:50:54 04:50:54 ---> ip addr: 04:50:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:50:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:50:54 inet 127.0.0.1/8 scope host lo 04:50:54 valid_lft forever preferred_lft forever 04:50:54 24: eth0@if25: mtu 1458 qdisc noqueue state UP 04:50:54 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 04:50:54 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 04:50:54 valid_lft forever preferred_lft forever 04:50:54 04:50:54 04:50:54 ---> sar -b -r -n DEV: 04:50:54 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) 04:50:54 04:50:54 04:39:02 LINUX RESTART 04:50:54 04:50:54 04:40:01 tps rtps wtps bread/s bwrtn/s 04:50:54 04:41:01 24.36 6.42 17.94 1935.44 2205.36 04:50:54 04:42:01 2.83 0.00 2.83 0.00 89.21 04:50:54 04:43:01 0.67 0.00 0.67 0.00 7.11 04:50:54 04:44:01 0.63 0.00 0.63 0.00 8.19 04:50:54 04:45:01 0.73 0.00 0.73 0.00 10.41 04:50:54 04:46:01 0.58 0.00 0.58 0.00 7.06 04:50:54 04:47:01 0.70 0.00 0.70 0.00 8.44 04:50:54 04:48:01 41.10 4.75 36.35 397.21 16310.63 04:50:54 04:49:02 184.87 110.01 74.86 3805.29 13050.89 04:50:54 04:50:01 171.69 35.28 136.41 1983.66 30924.41 04:50:54 Average: 42.66 15.63 27.03 810.96 6231.35 04:50:54 04:50:54 04:40:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:50:54 04:41:01 117136 1765168 93.78 2620 1207560 938932 32.04 428632 1173772 16 04:50:54 04:42:01 122536 1759768 93.49 2620 1207564 886148 30.23 427820 1170716 8 04:50:54 04:43:01 121720 1760584 93.53 2620 1207572 886076 30.23 428616 1170716 8 04:50:54 04:44:01 122732 1759572 93.48 2620 1207576 885884 30.23 428704 1169572 8 04:50:54 04:45:01 121728 1760576 93.53 2620 1207584 886112 30.23 430128 1169572 8 04:50:54 04:46:01 121092 1761212 93.57 2620 1207588 886196 30.24 430604 1169572 12 04:50:54 04:47:01 136704 1745600 92.74 2620 1207592 886004 30.23 415196 1169532 20 04:50:54 04:48:01 223220 1659084 88.14 2620 1066456 961388 32.80 417388 1055852 96004 04:50:54 04:49:02 167752 1714552 91.09 2620 1106644 1030156 35.15 500980 1021332 84 04:50:54 04:50:01 259088 1623216 86.24 2544 929464 1078256 36.79 564524 784008 1704 04:50:54 Average: 151371 1730933 91.96 2612 1155560 932515 31.82 447259 1105464 9787 04:50:54 04:50:54 04:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 04:50:54 04:41:01 eth0 44.93 37.44 337.12 30.75 0.00 0.00 0.00 04:50:54 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:41:01 docker0 1.41 1.15 0.27 2.98 0.00 0.00 0.00 04:50:54 04:42:01 eth0 3.63 1.45 3.60 0.25 0.00 0.00 0.00 04:50:54 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:43:01 eth0 0.98 0.30 0.29 0.23 0.00 0.00 0.00 04:50:54 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:44:01 eth0 1.40 0.08 0.12 0.01 0.00 0.00 0.00 04:50:54 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:45:01 eth0 1.86 0.72 0.73 0.46 0.00 0.00 0.00 04:50:54 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:46:01 eth0 1.03 0.47 0.55 0.35 0.00 0.00 0.00 04:50:54 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:47:01 eth0 0.82 0.33 0.30 0.20 0.00 0.00 0.00 04:50:54 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:48:01 eth0 97.19 73.59 3479.20 8.99 0.00 0.00 0.00 04:50:54 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:49:02 veth55f2e2b 0.02 0.07 0.00 0.00 0.00 0.00 0.00 04:50:54 04:49:02 eth0 463.33 337.17 4823.48 155.73 0.00 0.00 0.00 04:50:54 04:49:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 04:50:54 04:49:02 docker0 26.95 22.69 3.35 80.87 0.00 0.00 0.00 04:50:54 04:50:01 eth0 180.18 149.00 3512.43 54.75 0.00 0.00 0.00 04:50:54 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 04:50:01 veth87fa4b2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 04:50:54 04:50:01 docker0 35.53 37.36 2.01 254.46 0.00 0.00 0.00 04:50:54 Average: eth0 41.88 34.80 760.14 15.70 0.00 0.00 0.00 04:50:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:54 Average: veth87fa4b2 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:50:54 Average: docker0 6.21 5.96 0.53 33.23 0.00 0.00 0.00 04:50:54 04:50:54 04:50:54 ---> sar -P ALL: 04:50:54 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) 04:50:54 04:50:54 04:39:02 LINUX RESTART 04:50:54 04:50:54 04:40:01 CPU %user %nice %system %iowait %steal %idle 04:50:54 04:41:01 all 2.75 0.00 1.91 0.11 4.54 90.69 04:50:54 04:41:01 0 2.54 0.00 2.20 0.08 4.91 90.27 04:50:54 04:41:01 1 2.90 0.00 1.99 0.05 4.58 90.48 04:50:54 04:41:01 2 2.99 0.00 1.89 0.17 4.50 90.45 04:50:54 04:41:01 3 2.57 0.00 1.55 0.16 4.18 91.54 04:50:54 04:42:01 all 0.16 0.00 0.08 0.00 0.54 99.21 04:50:54 04:42:01 0 0.12 0.00 0.07 0.00 0.47 99.35 04:50:54 04:42:01 1 0.40 0.00 0.08 0.00 0.80 98.72 04:50:54 04:42:01 2 0.07 0.00 0.07 0.00 0.65 99.22 04:50:54 04:42:01 3 0.05 0.00 0.08 0.00 0.23 99.63 04:50:54 04:43:01 all 0.11 0.00 0.05 0.00 0.17 99.68 04:50:54 04:43:01 0 0.28 0.00 0.05 0.00 0.30 99.37 04:50:54 04:43:01 1 0.07 0.00 0.03 0.00 0.13 99.77 04:50:54 04:43:01 2 0.07 0.00 0.07 0.00 0.20 99.67 04:50:54 04:43:01 3 0.05 0.00 0.05 0.00 0.07 99.83 04:50:54 04:44:01 all 0.14 0.00 0.06 0.00 0.17 99.63 04:50:54 04:44:01 0 0.33 0.00 0.00 0.00 0.22 99.45 04:50:54 04:44:01 1 0.08 0.00 0.08 0.00 0.15 99.68 04:50:54 04:44:01 2 0.08 0.00 0.05 0.00 0.22 99.65 04:50:54 04:44:01 3 0.03 0.00 0.10 0.00 0.08 99.78 04:50:54 04:45:01 all 0.12 0.00 0.05 0.00 0.24 99.59 04:50:54 04:45:01 0 0.27 0.00 0.03 0.00 0.35 99.35 04:50:54 04:45:01 1 0.10 0.00 0.05 0.00 0.22 99.63 04:50:54 04:45:01 2 0.07 0.00 0.07 0.00 0.32 99.55 04:50:54 04:45:01 3 0.05 0.00 0.07 0.00 0.08 99.80 04:50:54 04:46:01 all 0.15 0.00 0.06 0.00 0.16 99.63 04:50:54 04:46:01 0 0.03 0.00 0.03 0.00 0.15 99.78 04:50:54 04:46:01 1 0.08 0.00 0.07 0.00 0.18 99.67 04:50:54 04:46:01 2 0.40 0.00 0.05 0.00 0.17 99.38 04:50:54 04:46:01 3 0.12 0.00 0.07 0.00 0.15 99.67 04:50:54 04:47:01 all 0.16 0.00 0.05 0.00 0.11 99.69 04:50:54 04:47:01 0 0.03 0.00 0.03 0.00 0.05 99.88 04:50:54 04:47:01 1 0.10 0.00 0.05 0.00 0.23 99.62 04:50:54 04:47:01 2 0.45 0.00 0.05 0.00 0.10 99.40 04:50:54 04:47:01 3 0.05 0.00 0.03 0.00 0.03 99.88 04:50:54 04:48:01 all 2.90 0.00 2.08 0.11 8.63 86.29 04:50:54 04:48:01 0 2.58 0.00 1.78 0.05 8.80 86.79 04:50:54 04:48:01 1 3.30 0.00 2.10 0.07 8.54 85.99 04:50:54 04:48:01 2 2.73 0.00 1.86 0.10 9.02 86.30 04:50:54 04:48:01 3 2.98 0.00 2.57 0.21 8.16 86.07 04:50:54 04:49:02 all 4.65 0.00 3.85 1.51 15.88 74.11 04:50:54 04:49:02 0 3.62 0.00 3.69 1.90 16.59 74.20 04:50:54 04:49:02 1 6.08 0.00 4.57 1.26 15.53 72.55 04:50:54 04:49:02 2 4.53 0.00 3.72 2.08 16.71 72.96 04:50:54 04:49:02 3 4.39 0.00 3.44 0.80 14.65 76.73 04:50:54 04:50:01 all 8.59 0.00 6.28 1.80 19.29 64.04 04:50:54 04:50:01 0 6.78 0.00 5.99 0.89 19.49 66.86 04:50:54 04:50:01 1 6.50 0.00 6.20 2.62 19.09 65.58 04:50:54 04:50:01 2 13.56 0.00 6.52 2.14 20.20 57.57 04:50:54 04:50:01 3 7.65 0.00 6.43 1.55 18.44 65.93 04:50:54 Average: all 2.01 0.00 1.47 0.36 5.08 91.08 04:50:54 Average: 0 1.69 0.00 1.42 0.30 5.26 91.33 04:50:54 Average: 1 2.00 0.00 1.56 0.41 5.06 90.96 04:50:54 Average: 2 2.51 0.00 1.45 0.46 5.29 90.29 04:50:54 Average: 3 1.83 0.00 1.47 0.28 4.70 91.73 04:50:54 04:50:54 04:50:54