Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8d03a592335dd56f24d0450c56224a899597e60a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9378 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 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 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # 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/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8d03a592335dd56f24d0450c56224a899597e60a (master) > 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 --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 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 Commit message: "Merge pull request #182 from weichou1229/issue-181" > git rev-list --no-walk 12b1a35b74ef9c89c590951cdcdb7fdae4622f9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:02:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:02:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:02:36 ========================================================= 03:02:36 EdgeX Global Pipelines Version Info 03:02:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:02:38 ------------------- 03:02:38 stable info: 03:02:38 ------------------- 03:02:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:02:38 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 03:02:38 Message: update stable to v1.0.148 03:02:39 ------------------- 03:02:39 experimental info: 03:02:39 ------------------- 03:02:39 Commited By: **** collab-it+edgex@linuxfoundation.org 03:02:39 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 03:02:39 Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 03:02:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 03:02:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 03:02:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:02:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:02:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:02:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:02:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:02:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 03:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:02:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:02:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:02:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:02:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:02:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:02:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:02:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:02:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:02:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:02:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:02:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:02:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:02:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 03:02:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 03:02:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 03:02:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d03a592335dd56f24d0450c56224a899597e60a [Pipeline] echo 03:02:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d03a59 [Pipeline] echo 03:02:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:02:44 + git log --format=format:%s -1 8d03a592335dd56f24d0450c56224a899597e60a [Pipeline] echo 03:02:44 GIT_COMMIT: 8d03a592335dd56f24d0450c56224a899597e60a, Commit Message: Merge pull request #182 from weichou1229/issue-181 [Pipeline] echo 03:02:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:02:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:02:45 03:02:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:02:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:02:45 latest: Pulling from edgex-devops/git-semver 03:02:45 31603596830f: Pulling fs layer 03:02:45 2a8b12db71e7: Pulling fs layer 03:02:45 6ca5941a6612: Pulling fs layer 03:02:45 ecc8261a40a4: Pulling fs layer 03:02:45 2a8b12db71e7: Verifying Checksum 03:02:45 2a8b12db71e7: Download complete 03:02:45 31603596830f: Verifying Checksum 03:02:45 31603596830f: Download complete 03:02:45 ecc8261a40a4: Verifying Checksum 03:02:45 ecc8261a40a4: Download complete 03:02:45 6ca5941a6612: Verifying Checksum 03:02:45 6ca5941a6612: Download complete 03:02:46 31603596830f: Pull complete 03:02:46 2a8b12db71e7: Pull complete 03:02:47 6ca5941a6612: Pull complete 03:02:47 ecc8261a40a4: Pull complete 03:02:47 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:02:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:02:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:02:47 prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container 03:02:47 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:02:50 $ docker top d1f6de011b75585b111c564929ee1c70c24dbcaf99b56249e171a31d0b57d9ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:02:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:50 [ssh-agent] Looking for ssh-agent implementation... 03:02:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:50 $ docker exec d1f6de011b75585b111c564929ee1c70c24dbcaf99b56249e171a31d0b57d9ce ssh-agent 03:02:50 SSH_AUTH_SOCK=/tmp/ssh-R6aV5Ay04XAo/agent.13 03:02:50 SSH_AGENT_PID=18 03:02:50 Running ssh-add (command line suppressed) 03:02:50 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5531254321745276401.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5531254321745276401.key) 03:02:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:51 + git tag --points-at HEAD [Pipeline] } 03:02:51 $ docker exec --env ******** --env ******** d1f6de011b75585b111c564929ee1c70c24dbcaf99b56249e171a31d0b57d9ce ssh-agent -k 03:02:51 unset SSH_AUTH_SOCK; 03:02:51 unset SSH_AGENT_PID; 03:02:51 echo Agent pid 18 killed; 03:02:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:02:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:52 [ssh-agent] Looking for ssh-agent implementation... 03:02:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:52 $ docker exec d1f6de011b75585b111c564929ee1c70c24dbcaf99b56249e171a31d0b57d9ce ssh-agent 03:02:52 SSH_AUTH_SOCK=/tmp/ssh-A7Rq6yuJnnkm/agent.48 03:02:52 SSH_AGENT_PID=53 03:02:52 Running ssh-add (command line suppressed) 03:02:52 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1708983720867960473.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1708983720867960473.key) 03:02:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:52 + git semver init 03:02:52 # -> Open(): unable to determine branch for HEAD 03:02:52 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:02:52 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:02:52 # $SEMVER_REMOTE_NAME = origin 03:02:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:02:52 # $SEMVER_USER_NAME = edgex-jenkins 03:02:52 # $SEMVER_BRANCH = master 03:02:52 # $SEMVER_TEMP = /tmp/semver-871678797 03:02:52 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 03:02:53 # '/tmp/semver-871678797' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 03:02:53 # -> Force: false 03:02:53 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 03:02:53 $ docker exec --env ******** --env ******** d1f6de011b75585b111c564929ee1c70c24dbcaf99b56249e171a31d0b57d9ce ssh-agent -k 03:02:53 unset SSH_AUTH_SOCK; 03:02:53 unset SSH_AGENT_PID; 03:02:53 echo Agent pid 53 killed; 03:02:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:53 + git semver [Pipeline] } 03:02:53 $ docker stop --time=1 d1f6de011b75585b111c564929ee1c70c24dbcaf99b56249e171a31d0b57d9ce 03:02:55 $ docker rm -f d1f6de011b75585b111c564929ee1c70c24dbcaf99b56249e171a31d0b57d9ce [Pipeline] // withDockerContainer [Pipeline] sh 03:02:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:02:56 Stashed 1 file(s) [Pipeline] echo 03:02:56 [edgeXSemver]: initialized semver on version 1.2.3-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 03:03:11 Still waiting to schedule task 03:03:11 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-9372’ is offline; ‘prd-centos7-docker-4c-2g-9373’ is offline; ‘prd-centos7-docker-4c-2g-9375’ is offline; ‘prd-centos7-docker-4c-2g-9379’ is offline; ‘prd-centos7-docker-4c-2g-9380’ is offline; ‘prd-centos7-docker-4c-2g-9381’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’ 03:03:11 Still waiting to schedule task 03:03:11 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:05:08 Running on prd-centos7-docker-4c-2g-9389 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 03:05:08 Running in /w/workspace/device-mqtt-go/21 [Pipeline] { [Pipeline] checkout 03:05:13 using credential edgex-jenkins-ssh 03:05:13 Cloning the remote Git repository 03:05:13 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:05:13 > git init /w/workspace/device-mqtt-go/21 # timeout=10 03:05:13 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:05:13 > git --version # timeout=10 03:05:13 > git --version # 'git version 2.16.5' 03:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:14 Checking out Revision 8d03a592335dd56f24d0450c56224a899597e60a (master) 03:05:13 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:05:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:14 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:05:14 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:05:14 > git config core.sparsecheckout # timeout=10 03:05:14 > git checkout -f 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 03:05:18 Commit message: "Merge pull request #182 from weichou1229/issue-181" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:05:19 ========================================================= 03:05:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:05:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:05:20 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 03:05:21 Sending build context to Docker daemon 453.1kB 03:05:21 Step 1/8 : ARG BASE=golang:1.15-alpine 03:05:21 Step 2/8 : FROM ${BASE} 03:05:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:05:21 df20fa9351a1: Pulling fs layer 03:05:21 ed8968b2872e: Pulling fs layer 03:05:21 a92cc7c5fd73: Pulling fs layer 03:05:21 e871e8e8d7a9: Pulling fs layer 03:05:21 e73272ec9a57: Pulling fs layer 03:05:21 1e910a182e73: Pulling fs layer 03:05:21 4e634b169226: Pulling fs layer 03:05:21 e871e8e8d7a9: Waiting 03:05:21 e73272ec9a57: Waiting 03:05:21 4e634b169226: Waiting 03:05:21 1e910a182e73: Waiting 03:05:21 a92cc7c5fd73: Verifying Checksum 03:05:21 a92cc7c5fd73: Download complete 03:05:21 ed8968b2872e: Download complete 03:05:21 e73272ec9a57: Verifying Checksum 03:05:21 e73272ec9a57: Download complete 03:05:21 1e910a182e73: Verifying Checksum 03:05:21 1e910a182e73: Download complete 03:05:21 df20fa9351a1: Verifying Checksum 03:05:21 df20fa9351a1: Download complete 03:05:21 df20fa9351a1: Pull complete 03:05:21 ed8968b2872e: Pull complete 03:05:22 a92cc7c5fd73: Pull complete 03:05:23 4e634b169226: Verifying Checksum 03:05:23 4e634b169226: Download complete 03:05:24 e871e8e8d7a9: Verifying Checksum 03:05:24 e871e8e8d7a9: Download complete 03:05:31 e871e8e8d7a9: Pull complete 03:05:31 e73272ec9a57: Pull complete 03:05:31 1e910a182e73: Pull complete 03:05:36 4e634b169226: Pull complete 03:05:36 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 03:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:05:36 ---> f7629b54cfaa 03:05:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 03:05:36 ---> Running in 5d985c31d5a3 03:05:36 Removing intermediate container 5d985c31d5a3 03:05:36 ---> c55d3a8f6ff5 03:05:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:36 ---> Running in 4b28fbac53aa 03:05:38 Removing intermediate container 4b28fbac53aa 03:05:38 ---> 46504bc2324f 03:05:38 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 03:05:38 ---> Running in 9170f2b4b2b2 03:05:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:05:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:05:41 (1/14) Installing libmagic (5.38-r0) 03:05:41 (2/14) Installing file (5.38-r0) 03:05:41 (3/14) Installing libc-dev (0.7.2-r3) 03:05:41 (4/14) Installing g++ (9.3.0-r2) 03:05:56 (5/14) Installing fortify-headers (1.1-r0) 03:05:56 (6/14) Installing patch (2.7.6-r6) 03:05:56 (7/14) Installing build-base (0.5-r2) 03:05:56 (8/14) Installing openssh-keygen (8.3_p1-r0) 03:05:56 (9/14) Installing libedit (20191231.3.1-r0) 03:05:56 (10/14) Installing openssh-client (8.3_p1-r0) 03:05:57 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 03:05:57 (12/14) Installing openssh-server-common (8.3_p1-r0) 03:05:57 (13/14) Installing openssh-server (8.3_p1-r0) 03:05:57 (14/14) Installing openssh (8.3_p1-r0) 03:05:58 Executing busybox-1.31.1-r16.trigger 03:05:58 OK: 237 MiB in 53 packages 03:06:01 Removing intermediate container 9170f2b4b2b2 03:06:01 ---> 2f65dec61edc 03:06:01 Step 6/8 : WORKDIR /device-mqtt-go 03:06:01 ---> Running in 948d4c0744e5 03:06:02 Removing intermediate container 948d4c0744e5 03:06:02 ---> 1e8c2bb63331 03:06:02 Step 7/8 : COPY . . 03:06:03 ---> df2836d66809 03:06:03 Step 8/8 : RUN go mod download 03:06:03 ---> Running in 69090bf8ad2c 03:06:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9391 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 03:06:22 Running in /w/workspace/device-mqtt-go/21 [Pipeline] { [Pipeline] checkout 03:06:25 Removing intermediate container 69090bf8ad2c 03:06:25 ---> b294bf74e187 03:06:25 Successfully built b294bf74e187 03:06:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:06:25 + docker inspect -f . ci-base-image-x86_64 03:06:25 . [Pipeline] withDockerContainer 03:06:25 prd-centos7-docker-4c-2g-9389 does not seem to be running inside a container 03:06:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/21 -v /w/workspace/device-mqtt-go/21:/w/workspace/device-mqtt-go/21:rw,z -v /w/workspace/device-mqtt-go/21@tmp:/w/workspace/device-mqtt-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:06:26 $ docker top 522d3563bd2ba3a9a6585c8f660f4d35a83bdc863063678518d300836c452a1c -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:27 + go version 03:06:27 go version go1.15.2 linux/amd64 [Pipeline] } 03:06:27 $ docker stop --time=1 522d3563bd2ba3a9a6585c8f660f4d35a83bdc863063678518d300836c452a1c 03:06:27 using credential edgex-jenkins-ssh 03:06:27 Cloning the remote Git repository 03:06:28 $ docker rm -f 522d3563bd2ba3a9a6585c8f660f4d35a83bdc863063678518d300836c452a1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 03:06:27 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:06:28 > git init /w/workspace/device-mqtt-go/21 # timeout=10 03:06:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:06:28 > git --version # timeout=10 03:06:28 > git --version # 'git version 2.17.1' 03:06:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:06:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:06:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:06:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:06:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:06:29 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 03:06:29 Checking out Revision 8d03a592335dd56f24d0450c56224a899597e60a (master) [Pipeline] sh 03:06:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:06:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:06:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:06:29 > git config core.sparsecheckout # timeout=10 03:06:29 > git checkout -f 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 03:06:30 + ls -al . 03:06:30 total 64 03:06:30 drwxrwxr-x. 9 jenkins jenkins 4096 Oct 28 03:05 . 03:06:30 drwxrwxr-x. 4 jenkins jenkins 30 Oct 28 03:05 .. 03:06:30 -rw-rw-r--. 1 jenkins jenkins 5932 Oct 28 03:05 Attribution.txt 03:06:30 drwxrwxr-x. 2 jenkins jenkins 87 Oct 28 03:05 bin 03:06:30 drwxrwxr-x. 3 jenkins jenkins 32 Oct 28 03:05 cmd 03:06:30 -rw-rw-r--. 1 jenkins jenkins 1784 Oct 28 03:05 Dockerfile 03:06:30 -rw-rw-r--. 1 jenkins jenkins 953 Oct 28 03:05 Dockerfile.build 03:06:30 -rw-rw-r--. 1 jenkins jenkins 140 Oct 28 03:05 .dockerignore 03:06:30 drwxrwxr-x. 8 jenkins jenkins 162 Oct 28 03:05 .git 03:06:30 drwxrwxr-x. 2 jenkins jenkins 60 Oct 28 03:05 .github 03:06:30 -rw-rw-r--. 1 jenkins jenkins 336 Oct 28 03:05 .gitignore 03:06:30 -rw-rw-r--. 1 jenkins jenkins 510 Oct 28 03:05 go.mod 03:06:30 drwxrwxr-x. 3 jenkins jenkins 20 Oct 28 03:05 internal 03:06:30 -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 03:05 Jenkinsfile 03:06:30 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 28 03:05 LICENSE 03:06:30 -rw-rw-r--. 1 jenkins jenkins 902 Oct 28 03:05 Makefile 03:06:30 drwxrwxr-x. 2 jenkins jenkins 23 Oct 28 03:05 mock 03:06:30 -rw-rw-r--. 1 jenkins jenkins 444 Oct 28 03:05 README.md 03:06:30 drwxrwxr-x. 4 jenkins jenkins 54 Oct 28 03:05 snap 03:06:30 -rw-rw-r--. 1 jenkins jenkins 11 Oct 28 03:02 VERSION 03:06:30 -rw-rw-r--. 1 jenkins jenkins 227 Oct 28 03:05 version.go [Pipeline] isUnix [Pipeline] sh 03:06:30 + 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=8d03a592335dd56f24d0450c56224a899597e60a --label arch=amd64 --label version=1.2.3-dev.7 . 03:06:31 Sending build context to Docker daemon 453.1kB 03:06:31 Step 1/22 : ARG BASE=golang:1.15-alpine 03:06:31 Step 2/22 : FROM ${BASE} AS builder 03:06:31 ---> b294bf74e187 03:06:31 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 03:06:31 ---> Running in 889513f0ed63 03:06:31 Removing intermediate container 889513f0ed63 03:06:31 ---> cf3de5c7922c 03:06:31 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 03:06:31 ---> Running in de882fa47358 03:06:31 Removing intermediate container de882fa47358 03:06:31 ---> 3228c76f2aa2 03:06:31 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:31 ---> Running in 48ef65782315 03:06:32 Removing intermediate container 48ef65782315 03:06:32 ---> 1bfc4ac65f1a 03:06:32 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:06:32 ---> Running in 07173dc297e5 03:06:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:06:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:06:34 Commit message: "Merge pull request #182 from weichou1229/issue-181" 03:06:34 OK: 237 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 03:06:35 Removing intermediate container 07173dc297e5 03:06:35 ---> b4bb5e15eeed 03:06:35 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 03:06:35 ---> Running in 28b162f362a9 03:06:35 Removing intermediate container 28b162f362a9 03:06:35 ---> 941907c5f716 03:06:35 Step 8/22 : COPY . . [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:06:35 ========================================================= 03:06:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:06:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:06:36 ---> 7bc0ca011f07 03:06:36 Step 9/22 : ARG MAKE='make build' 03:06:36 ---> Running in 2b88a6a1e79a 03:06:36 Removing intermediate container 2b88a6a1e79a 03:06:36 ---> 17ed8f8c0a08 03:06:36 Step 10/22 : RUN $MAKE 03:06:36 ---> Running in b0949a86e476 03:06:36 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 03:06:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.3-dev.7" -o cmd/device-mqtt ./cmd 03:06:37 Sending build context to Docker daemon 453.1kB 03:06:37 Step 1/8 : ARG BASE=golang:1.15-alpine 03:06:37 Step 2/8 : FROM ${BASE} 03:06:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:06:37 b538f80385f9: Pulling fs layer 03:06:37 74f711af9a0d: Pulling fs layer 03:06:37 99f96fe45779: Pulling fs layer 03:06:37 8529a6b9a6be: Pulling fs layer 03:06:37 45590311c82a: Pulling fs layer 03:06:37 69ca0ff8b7b3: Pulling fs layer 03:06:37 209524e5b208: Pulling fs layer 03:06:37 8529a6b9a6be: Waiting 03:06:37 45590311c82a: Waiting 03:06:37 69ca0ff8b7b3: Waiting 03:06:37 209524e5b208: Waiting 03:06:37 99f96fe45779: Verifying Checksum 03:06:37 99f96fe45779: Download complete 03:06:38 74f711af9a0d: Download complete 03:06:38 45590311c82a: Download complete 03:06:38 69ca0ff8b7b3: Download complete 03:06:38 b538f80385f9: Download complete 03:06:39 b538f80385f9: Pull complete 03:06:39 74f711af9a0d: Pull complete 03:06:39 99f96fe45779: Pull complete 03:06:40 209524e5b208: Verifying Checksum 03:06:40 209524e5b208: Download complete 03:06:41 8529a6b9a6be: Verifying Checksum 03:06:41 8529a6b9a6be: Download complete 03:06:49 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:06:51 8529a6b9a6be: Pull complete 03:06:51 Removing intermediate container b0949a86e476 03:06:51 ---> 15d2bcb1e58a 03:06:51 Step 11/22 : FROM alpine 03:06:52 45590311c82a: Pull complete 03:06:52 latest: Pulling from library/alpine 03:06:52 69ca0ff8b7b3: Pull complete 03:06:52 188c0c94c7c5: Pulling fs layer 03:06:52 188c0c94c7c5: Verifying Checksum 03:06:52 188c0c94c7c5: Download complete 03:06:52 188c0c94c7c5: Pull complete 03:06:52 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 03:06:52 Status: Downloaded newer image for alpine:latest 03:06:52 ---> d6e46aa2470d 03:06:52 Step 12/22 : ENV APP_PORT=49982 03:06:52 ---> Running in 51de8df3aeab 03:06:53 Removing intermediate container 51de8df3aeab 03:06:53 ---> 7ff47c810a3f 03:06:53 Step 13/22 : EXPOSE $APP_PORT 03:06:53 ---> Running in c39b4dda2ebf 03:06:53 Removing intermediate container c39b4dda2ebf 03:06:53 ---> cd48a8a74f1e 03:06:53 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 03:06:54 ---> 235de937c128 03:06:54 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 03:06:55 ---> 9731dd9aff00 03:06:55 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 03:06:55 ---> 1c1d026dd004 03:06:55 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 03:06:55 ---> Running in 5c38d0123056 03:06:55 Removing intermediate container 5c38d0123056 03:06:55 ---> 2eb7d6a8550e 03:06:55 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 03:06:55 ---> Running in 463a52ca5cd8 03:06:55 Removing intermediate container 463a52ca5cd8 03:06:55 ---> 2236b1822eb4 03:06:55 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:06:55 ---> Running in 513ab6808aa7 03:06:55 Removing intermediate container 513ab6808aa7 03:06:55 ---> 571aa96e8058 03:06:55 Step 20/22 : LABEL arch=amd64 03:06:56 ---> Running in 38d37a4c05a9 03:06:56 Removing intermediate container 38d37a4c05a9 03:06:56 ---> 0400a3c8c829 03:06:56 Step 21/22 : LABEL git_sha=8d03a592335dd56f24d0450c56224a899597e60a 03:06:56 ---> Running in 34b614c09062 03:06:56 Removing intermediate container 34b614c09062 03:06:56 ---> c080842be575 03:06:56 Step 22/22 : LABEL version=1.2.3-dev.7 03:06:56 ---> Running in a0c906ec5d79 03:06:56 Removing intermediate container a0c906ec5d79 03:06:56 ---> 9cebbceef3b4 03:06:56 [Warning] One or more build-args [ARCH] were not consumed 03:06:56 Successfully built 9cebbceef3b4 03:06:56 Successfully tagged docker-device-mqtt-go:latest 03:06:56 209524e5b208: Pull complete 03:06:56 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 03:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:06:56 ---> 5bddaf1c2fca 03:06:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:06:57 provisioning config files... 03:06:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/21@tmp/config7317006994951654259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:57 ---> docker-login.sh 03:06:57 nexus3.edgexfoundry.org:10001 03:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:57 Configure a credential helper to remove this warning. See 03:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:57 03:06:57 Login Succeeded 03:06:57 nexus3.edgexfoundry.org:10002 03:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:57 Configure a credential helper to remove this warning. See 03:06:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:57 03:06:57 Login Succeeded 03:06:57 nexus3.edgexfoundry.org:10003 03:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:58 Configure a credential helper to remove this warning. See 03:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:58 03:06:58 Login Succeeded 03:06:58 nexus3.edgexfoundry.org:10004 03:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:58 Configure a credential helper to remove this warning. See 03:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:58 03:06:58 Login Succeeded 03:06:58 docker.io 03:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:58 Configure a credential helper to remove this warning. See 03:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:58 03:06:58 Login Succeeded 03:06:58 ---> docker-login.sh ends [Pipeline] } 03:06:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:59 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: 03:06:59 8d03a592335dd56f24d0450c56224a899597e60a 03:06:59 latest 03:06:59 1.2.3-dev.7 03:06:59 8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 03:06:59 master 03:06:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 03:06:59 ---> Running in aa4b131816f4 [Pipeline] isUnix [Pipeline] sh 03:06:59 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a [Pipeline] isUnix [Pipeline] sh 03:06:59 Removing intermediate container aa4b131816f4 03:06:59 ---> f7a17c073dea 03:06:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:59 ---> Running in 5acaf218db40 03:07:00 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a 03:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 03:07:00 ef1dffde1ea9: Preparing 03:07:00 809d1c8ca412: Preparing 03:07:00 ff45d327dfcd: Preparing 03:07:00 ace0eda3e3be: Preparing 03:07:00 ace0eda3e3be: Layer already exists 03:07:00 ef1dffde1ea9: Pushed 03:07:00 809d1c8ca412: Pushed 03:07:01 ff45d327dfcd: Pushed 03:07:01 8d03a592335dd56f24d0450c56224a899597e60a: digest: sha256:f793aeadbbc0195268a1a98f8ccb92f0ee2876e8301526fab13117373e52adb9 size: 1155 [Pipeline] isUnix [Pipeline] sh 03:07:02 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh 03:07:02 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 03:07:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 03:07:02 ef1dffde1ea9: Preparing 03:07:02 809d1c8ca412: Preparing 03:07:02 ff45d327dfcd: Preparing 03:07:02 ace0eda3e3be: Preparing 03:07:02 ff45d327dfcd: Layer already exists 03:07:02 ace0eda3e3be: Layer already exists 03:07:02 809d1c8ca412: Layer already exists 03:07:02 ef1dffde1ea9: Layer already exists 03:07:02 latest: digest: sha256:f793aeadbbc0195268a1a98f8ccb92f0ee2876e8301526fab13117373e52adb9 size: 1155 03:07:02 Removing intermediate container 5acaf218db40 03:07:02 ---> 11ef8f7694a2 03:07:02 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [Pipeline] isUnix [Pipeline] sh 03:07:02 ---> Running in 1a6e8ef92bf1 03:07:03 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.7 [Pipeline] isUnix [Pipeline] sh 03:07:03 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.7 03:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 03:07:03 ef1dffde1ea9: Preparing 03:07:03 809d1c8ca412: Preparing 03:07:03 ff45d327dfcd: Preparing 03:07:03 ace0eda3e3be: Preparing 03:07:03 ef1dffde1ea9: Layer already exists 03:07:03 ace0eda3e3be: Layer already exists 03:07:03 ff45d327dfcd: Layer already exists 03:07:03 809d1c8ca412: Layer already exists 03:07:03 1.2.3-dev.7: digest: sha256:f793aeadbbc0195268a1a98f8ccb92f0ee2876e8301526fab13117373e52adb9 size: 1155 [Pipeline] isUnix [Pipeline] sh 03:07:03 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 [Pipeline] isUnix [Pipeline] sh 03:07:04 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 03:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 03:07:04 ef1dffde1ea9: Preparing 03:07:04 809d1c8ca412: Preparing 03:07:04 ff45d327dfcd: Preparing 03:07:04 ace0eda3e3be: Preparing 03:07:04 ace0eda3e3be: Layer already exists 03:07:04 ef1dffde1ea9: Layer already exists 03:07:04 ff45d327dfcd: Layer already exists 03:07:04 809d1c8ca412: Layer already exists 03:07:04 8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7: digest: sha256:f793aeadbbc0195268a1a98f8ccb92f0ee2876e8301526fab13117373e52adb9 size: 1155 [Pipeline] isUnix [Pipeline] sh 03:07:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:07:04 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh 03:07:04 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master 03:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 03:07:04 ef1dffde1ea9: Preparing 03:07:04 809d1c8ca412: Preparing 03:07:04 ff45d327dfcd: Preparing 03:07:04 ace0eda3e3be: Preparing 03:07:04 809d1c8ca412: Layer already exists 03:07:04 ace0eda3e3be: Layer already exists 03:07:04 ff45d327dfcd: Layer already exists 03:07:04 ef1dffde1ea9: Layer already exists 03:07:04 master: digest: sha256:f793aeadbbc0195268a1a98f8ccb92f0ee2876e8301526fab13117373e52adb9 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:05 ===================================================== [Pipeline] echo 03:07:05 taggedImages: 03:07:05 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a 03:07:05 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 03:07:05 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.7 03:07:05 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 03:07:05 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles 03:07:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 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] } 03:07:07 (1/14) Installing libmagic (5.38-r0) 03:07:08 (2/14) Installing file (5.38-r0) 03:07:08 (3/14) Installing libc-dev (0.7.2-r3) 03:07:08 (4/14) Installing g++ (9.3.0-r2) 03:07:47 (5/14) Installing fortify-headers (1.1-r0) 03:07:47 (6/14) Installing patch (2.7.6-r6) 03:07:47 (7/14) Installing build-base (0.5-r2) 03:07:47 (8/14) Installing openssh-keygen (8.3_p1-r0) 03:07:47 (9/14) Installing libedit (20191231.3.1-r0) 03:07:47 (10/14) Installing openssh-client (8.3_p1-r0) 03:07:49 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 03:07:49 (12/14) Installing openssh-server-common (8.3_p1-r0) 03:07:49 (13/14) Installing openssh-server (8.3_p1-r0) 03:07:49 (14/14) Installing openssh (8.3_p1-r0) 03:07:49 Executing busybox-1.31.1-r16.trigger 03:07:49 OK: 221 MiB in 53 packages 03:07:54 Removing intermediate container 1a6e8ef92bf1 03:07:54 ---> 8b0624ed3d9d 03:07:54 Step 6/8 : WORKDIR /device-mqtt-go 03:07:54 ---> Running in 16c449b5beb4 03:07:54 Removing intermediate container 16c449b5beb4 03:07:54 ---> 8918dc24d34f 03:07:54 Step 7/8 : COPY . . 03:07:55 ---> 5cb9ed80a4de 03:07:55 Step 8/8 : RUN go mod download 03:07:55 ---> Running in e16a9208615b 03:08:22 Removing intermediate container e16a9208615b 03:08:22 ---> a737ea91a571 03:08:22 Successfully built a737ea91a571 03:08:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:08:22 + docker inspect -f . ci-base-image-arm64 03:08:22 . [Pipeline] withDockerContainer 03:08:22 prd-ubuntu18.04-docker-arm64-4c-16g-9391 does not seem to be running inside a container 03:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/21 -v /w/workspace/device-mqtt-go/21:/w/workspace/device-mqtt-go/21:rw,z -v /w/workspace/device-mqtt-go/21@tmp:/w/workspace/device-mqtt-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:08:24 $ docker top 2bb533c533f9cfcbe19a6dfdf97a5f6bab1307fadc9db007efc6f3830cf1227c -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:26 + go version 03:08:26 go version go1.15.2 linux/arm64 [Pipeline] } 03:08:26 $ docker stop --time=1 2bb533c533f9cfcbe19a6dfdf97a5f6bab1307fadc9db007efc6f3830cf1227c 03:08:28 $ docker rm -f 2bb533c533f9cfcbe19a6dfdf97a5f6bab1307fadc9db007efc6f3830cf1227c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:08:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:08:29 + ls -al . 03:08:29 total 96 03:08:29 drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 03:06 . 03:08:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 03:06 .. 03:08:29 -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 03:06 .dockerignore 03:08:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 03:06 .git 03:08:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:06 .github 03:08:29 -rw-rw-r-- 1 jenkins jenkins 336 Oct 28 03:06 .gitignore 03:08:29 -rw-rw-r-- 1 jenkins jenkins 5932 Oct 28 03:06 Attribution.txt 03:08:29 -rw-rw-r-- 1 jenkins jenkins 1784 Oct 28 03:06 Dockerfile 03:08:29 -rw-rw-r-- 1 jenkins jenkins 953 Oct 28 03:06 Dockerfile.build 03:08:29 -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 03:06 Jenkinsfile 03:08:29 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 03:06 LICENSE 03:08:29 -rw-rw-r-- 1 jenkins jenkins 902 Oct 28 03:06 Makefile 03:08:29 -rw-rw-r-- 1 jenkins jenkins 444 Oct 28 03:06 README.md 03:08:29 -rw-rw-r-- 1 jenkins jenkins 11 Oct 28 03:02 VERSION 03:08:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:06 bin 03:08:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 03:06 cmd 03:08:29 -rw-rw-r-- 1 jenkins jenkins 510 Oct 28 03:06 go.mod 03:08:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 03:06 internal 03:08:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:06 mock 03:08:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 03:06 snap 03:08:29 -rw-rw-r-- 1 jenkins jenkins 227 Oct 28 03:06 version.go [Pipeline] isUnix [Pipeline] sh 03:08:30 + 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=8d03a592335dd56f24d0450c56224a899597e60a --label arch=arm64 --label version=1.2.3-dev.7 . 03:08:30 Sending build context to Docker daemon 453.1kB 03:08:30 Step 1/22 : ARG BASE=golang:1.15-alpine 03:08:30 Step 2/22 : FROM ${BASE} AS builder 03:08:30 ---> a737ea91a571 03:08:30 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 03:08:30 ---> Running in 09dce3d09b36 03:08:31 Removing intermediate container 09dce3d09b36 03:08:31 ---> 6f19fa9696aa 03:08:31 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 03:08:31 ---> Running in a8a2e1d5d7df 03:08:32 Removing intermediate container a8a2e1d5d7df 03:08:32 ---> 9adec293c80d 03:08:32 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:32 ---> Running in 37d6549039cc 03:08:34 Removing intermediate container 37d6549039cc 03:08:34 ---> a09cb7d3a29b 03:08:34 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:08:34 ---> Running in 669325d95227 03:08:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:08:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:08:38 OK: 221 MiB in 53 packages 03:08:40 Removing intermediate container 669325d95227 03:08:40 ---> d05253d1e931 03:08:40 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 03:08:40 ---> Running in 54ff82bd202e 03:08:40 Removing intermediate container 54ff82bd202e 03:08:40 ---> 3b7f82fdef95 03:08:40 Step 8/22 : COPY . . 03:08:41 ---> b8ccaeca08d0 03:08:41 Step 9/22 : ARG MAKE='make build' 03:08:41 ---> Running in 3c871cb547c5 03:08:42 Removing intermediate container 3c871cb547c5 03:08:42 ---> 1f54851d7fbd 03:08:42 Step 10/22 : RUN $MAKE 03:08:42 ---> Running in 5e37dc09c87d 03:08:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.3-dev.7" -o cmd/device-mqtt ./cmd 03:09:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:09:18 Removing intermediate container 5e37dc09c87d 03:09:18 ---> 632ace13b7e0 03:09:18 Step 11/22 : FROM alpine 03:09:18 latest: Pulling from library/alpine 03:09:18 5f621e34cdf4: Pulling fs layer 03:09:18 5f621e34cdf4: Verifying Checksum 03:09:18 5f621e34cdf4: Download complete 03:09:19 5f621e34cdf4: Pull complete 03:09:19 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 03:09:19 Status: Downloaded newer image for alpine:latest 03:09:19 ---> 2e77e061c27f 03:09:19 Step 12/22 : ENV APP_PORT=49982 03:09:19 ---> Running in 0e27b5dd0d9b 03:09:19 Removing intermediate container 0e27b5dd0d9b 03:09:19 ---> 678865edf9d1 03:09:19 Step 13/22 : EXPOSE $APP_PORT 03:09:20 ---> Running in 3f713f155604 03:09:20 Removing intermediate container 3f713f155604 03:09:20 ---> b4bf6d79c0ea 03:09:20 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 03:09:21 ---> 17c52a02b761 03:09:21 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 03:09:22 ---> 3ae47df750d7 03:09:22 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 03:09:23 ---> 33d2083ac116 03:09:23 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 03:09:23 ---> Running in 8e10fe051b60 03:09:23 Removing intermediate container 8e10fe051b60 03:09:23 ---> 6bda032c42e6 03:09:23 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 03:09:23 ---> Running in 212670c30690 03:09:24 Removing intermediate container 212670c30690 03:09:24 ---> f22de8d13557 03:09:24 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:24 ---> Running in be42cb03a8f5 03:09:25 Removing intermediate container be42cb03a8f5 03:09:25 ---> ec52836b20ad 03:09:25 Step 20/22 : LABEL arch=arm64 03:09:25 ---> Running in 71a34c80e20f 03:09:25 Removing intermediate container 71a34c80e20f 03:09:25 ---> 9da4cfb4b953 03:09:25 Step 21/22 : LABEL git_sha=8d03a592335dd56f24d0450c56224a899597e60a 03:09:25 ---> Running in 9f474854708d 03:09:26 Removing intermediate container 9f474854708d 03:09:26 ---> 1d3a102a1e1b 03:09:26 Step 22/22 : LABEL version=1.2.3-dev.7 03:09:26 ---> Running in 6eb9374a18d6 03:09:26 Removing intermediate container 6eb9374a18d6 03:09:26 ---> 31435e2028fd 03:09:26 [Warning] One or more build-args [ARCH] were not consumed 03:09:26 Successfully built 31435e2028fd 03:09: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 03:09:27 provisioning config files... 03:09:27 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/21@tmp/config4413322674204617525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:27 ---> docker-login.sh 03:09:27 nexus3.edgexfoundry.org:10001 03:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:28 Configure a credential helper to remove this warning. See 03:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:28 03:09:28 Login Succeeded 03:09:28 nexus3.edgexfoundry.org:10002 03:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:29 Configure a credential helper to remove this warning. See 03:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:29 03:09:29 Login Succeeded 03:09:29 nexus3.edgexfoundry.org:10003 03:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:30 Configure a credential helper to remove this warning. See 03:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:30 03:09:30 Login Succeeded 03:09:30 nexus3.edgexfoundry.org:10004 03:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:30 Configure a credential helper to remove this warning. See 03:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:30 03:09:30 Login Succeeded 03:09:30 docker.io 03:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:32 Configure a credential helper to remove this warning. See 03:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:32 03:09:32 Login Succeeded 03:09:32 ---> docker-login.sh ends [Pipeline] } 03:09:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:32 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: 03:09:32 8d03a592335dd56f24d0450c56224a899597e60a 03:09:32 latest 03:09:32 1.2.3-dev.7 03:09:32 8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 03:09:32 master 03:09:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:09:33 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a [Pipeline] isUnix [Pipeline] sh 03:09:33 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a 03:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 03:09:33 ed3c0f99a0e9: Preparing 03:09:33 88b3f42a24f3: Preparing 03:09:33 cfc2991c430e: Preparing 03:09:33 cd3761cfa1d9: Preparing 03:09:34 cd3761cfa1d9: Layer already exists 03:09:34 88b3f42a24f3: Pushed 03:09:34 ed3c0f99a0e9: Pushed 03:09:37 cfc2991c430e: Pushed 03:09:37 8d03a592335dd56f24d0450c56224a899597e60a: digest: sha256:dc9258dffcf07580e580fb89bc58e6d3f32de0666be0ca24b5e7dd76bfd2f6a3 size: 1155 [Pipeline] isUnix [Pipeline] sh 03:09:37 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:09:37 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 03:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 03:09:37 ed3c0f99a0e9: Preparing 03:09:37 88b3f42a24f3: Preparing 03:09:37 cfc2991c430e: Preparing 03:09:37 cd3761cfa1d9: Preparing 03:09:38 ed3c0f99a0e9: Layer already exists 03:09:38 cd3761cfa1d9: Layer already exists 03:09:38 88b3f42a24f3: Layer already exists 03:09:38 cfc2991c430e: Layer already exists 03:09:38 latest: digest: sha256:dc9258dffcf07580e580fb89bc58e6d3f32de0666be0ca24b5e7dd76bfd2f6a3 size: 1155 [Pipeline] isUnix [Pipeline] sh 03:09:38 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.7 [Pipeline] isUnix [Pipeline] sh 03:09:38 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.7 03:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 03:09:38 ed3c0f99a0e9: Preparing 03:09:38 88b3f42a24f3: Preparing 03:09:38 cfc2991c430e: Preparing 03:09:38 cd3761cfa1d9: Preparing 03:09:39 ed3c0f99a0e9: Layer already exists 03:09:39 cd3761cfa1d9: Layer already exists 03:09:39 88b3f42a24f3: Layer already exists 03:09:39 cfc2991c430e: Layer already exists 03:09:39 1.2.3-dev.7: digest: sha256:dc9258dffcf07580e580fb89bc58e6d3f32de0666be0ca24b5e7dd76bfd2f6a3 size: 1155 [Pipeline] isUnix [Pipeline] sh 03:09:39 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 [Pipeline] isUnix [Pipeline] sh 03:09:39 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 03:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 03:09:39 ed3c0f99a0e9: Preparing 03:09:39 88b3f42a24f3: Preparing 03:09:39 cfc2991c430e: Preparing 03:09:39 cd3761cfa1d9: Preparing 03:09:40 88b3f42a24f3: Layer already exists 03:09:40 ed3c0f99a0e9: Layer already exists 03:09:40 cd3761cfa1d9: Layer already exists 03:09:40 cfc2991c430e: Layer already exists 03:09:40 8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7: digest: sha256:dc9258dffcf07580e580fb89bc58e6d3f32de0666be0ca24b5e7dd76bfd2f6a3 size: 1155 [Pipeline] isUnix [Pipeline] sh 03:09:40 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh 03:09:40 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master 03:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 03:09:40 ed3c0f99a0e9: Preparing 03:09:40 88b3f42a24f3: Preparing 03:09:40 cfc2991c430e: Preparing 03:09:40 cd3761cfa1d9: Preparing 03:09:41 88b3f42a24f3: Layer already exists 03:09:41 cfc2991c430e: Layer already exists 03:09:41 cd3761cfa1d9: Layer already exists 03:09:41 ed3c0f99a0e9: Layer already exists 03:09:41 master: digest: sha256:dc9258dffcf07580e580fb89bc58e6d3f32de0666be0ca24b5e7dd76bfd2f6a3 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:41 ===================================================== [Pipeline] echo 03:09:41 taggedImages: 03:09:41 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a 03:09:41 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 03:09:41 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.7 03:09:41 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a-1.2.3-dev.7 03:09:41 - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:09:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 03:09:43 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 03:09:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:09:44 03:09:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 03:09:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:09:44 1.317.0: Pulling from edgex-devops/edgex-snyk-go 03:09:44 cbdbe7a5bc2a: Pulling fs layer 03:09:44 408f87550127: Pulling fs layer 03:09:44 fe522b08c979: Pulling fs layer 03:09:44 221eaa008020: Pulling fs layer 03:09:44 2a4607e5d6b9: Pulling fs layer 03:09:44 8f79b27c4fd2: Pulling fs layer 03:09:44 e5c8dbe1645b: Pulling fs layer 03:09:44 23e8b3b47431: Pulling fs layer 03:09:44 5c568d65a230: Pulling fs layer 03:09:44 e5c8dbe1645b: Waiting 03:09:44 23e8b3b47431: Waiting 03:09:44 5c568d65a230: Waiting 03:09:44 221eaa008020: Waiting 03:09:44 2a4607e5d6b9: Waiting 03:09:44 8f79b27c4fd2: Waiting 03:09:44 fe522b08c979: Verifying Checksum 03:09:44 fe522b08c979: Download complete 03:09:44 408f87550127: Verifying Checksum 03:09:44 408f87550127: Download complete 03:09:44 2a4607e5d6b9: Verifying Checksum 03:09:44 2a4607e5d6b9: Download complete 03:09:44 8f79b27c4fd2: Verifying Checksum 03:09:44 8f79b27c4fd2: Download complete 03:09:44 cbdbe7a5bc2a: Download complete 03:09:45 cbdbe7a5bc2a: Pull complete 03:09:45 408f87550127: Pull complete 03:09:45 fe522b08c979: Pull complete 03:09:45 e5c8dbe1645b: Verifying Checksum 03:09:45 e5c8dbe1645b: Download complete 03:09:46 23e8b3b47431: Verifying Checksum 03:09:47 5c568d65a230: Verifying Checksum 03:09:47 5c568d65a230: Download complete 03:09:49 221eaa008020: Download complete 03:09:54 221eaa008020: Pull complete 03:09:55 2a4607e5d6b9: Pull complete 03:09:55 8f79b27c4fd2: Pull complete 03:09:57 e5c8dbe1645b: Pull complete 03:10:00 23e8b3b47431: Pull complete 03:10:01 5c568d65a230: Pull complete 03:10:01 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 03:10:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:10:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 03:10:01 prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container 03:10:01 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 03:10:03 $ docker top 0dbd8ddf532477cc153d329e56a781abc3a022edd01d2d15f0a1954c3c9c3094 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:03 + snyk monitor '--org=edgex-jenkins' 03:10:11 03:10:11 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... 03:10:11 03:10:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/eb488460-afc3-458f-8088-7f090105e795 03:10:11 03:10:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:10:11 03:10:11 03:10:11 Snyk CLI supports Node.js 8 and higher. 03:10:11 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 03:10:11 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 03:10:11 03:10:11 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 03:10:11 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. 03:10:11 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 03:10:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:10:11 $ docker stop --time=1 0dbd8ddf532477cc153d329e56a781abc3a022edd01d2d15f0a1954c3c9c3094 03:10:15 $ docker rm -f 0dbd8ddf532477cc153d329e56a781abc3a022edd01d2d15f0a1954c3c9c3094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:10:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:10:16 03:10:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 03:10:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:10:16 latest: Pulling from edgex-devops/edgex-klar 03:10:16 e7c96db7181b: Pulling fs layer 03:10:16 1868ca2cb446: Pulling fs layer 03:10:16 136be5d0fe8e: Pulling fs layer 03:10:16 894bfe63afcb: Pulling fs layer 03:10:16 894bfe63afcb: Waiting 03:10:16 1868ca2cb446: Verifying Checksum 03:10:16 1868ca2cb446: Download complete 03:10:16 136be5d0fe8e: Download complete 03:10:16 e7c96db7181b: Verifying Checksum 03:10:16 e7c96db7181b: Download complete 03:10:17 894bfe63afcb: Verifying Checksum 03:10:17 894bfe63afcb: Download complete 03:10:17 e7c96db7181b: Pull complete 03:10:17 1868ca2cb446: Pull complete 03:10:17 136be5d0fe8e: Pull complete 03:10:18 894bfe63afcb: Pull complete 03:10:18 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 03:10:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:10:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 03:10:18 prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container 03:10:18 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 03:10:18 $ docker top 777d85082b655aed2e02adfbe1732c3e99f92eee9a80be646b19aec86123440e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:19 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a 03:10:19 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:10:23 $ docker stop --time=1 777d85082b655aed2e02adfbe1732c3e99f92eee9a80be646b19aec86123440e 03:10:25 $ docker rm -f 777d85082b655aed2e02adfbe1732c3e99f92eee9a80be646b19aec86123440e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:10:25 . [Pipeline] withDockerContainer 03:10:25 prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container 03:10:25 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 03:10:26 $ docker top 74a4417d3d7ad7a84a753723b313580632c58f556e7cd416b7a37f92f3f06183 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:27 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:8d03a592335dd56f24d0450c56224a899597e60a 03:10:27 + tee 03:10:27 clair timeout 1m0s 03:10:27 docker timeout: 1m0s 03:10:27 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:10:28 $ docker stop --time=1 74a4417d3d7ad7a84a753723b313580632c58f556e7cd416b7a37f92f3f06183 03:10:29 $ docker rm -f 74a4417d3d7ad7a84a753723b313580632c58f556e7cd416b7a37f92f3f06183 [Pipeline] // withDockerContainer [Pipeline] sh 03:10:29 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 03:10:29 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_8d03a592335dd56f24d0450c56224a899597e60a.html [Pipeline] writeFile [Pipeline] step 03:10:30 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 03:10:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:10:30 . [Pipeline] withDockerContainer 03:10:30 prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container 03:10:30 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 03:10:31 $ docker top a08857f4dd0ff76b4f17b378e908ade6ea941f1d9038cd4d63cbc4405adecb9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:31 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a 03:10:31 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:10:35 $ docker stop --time=1 a08857f4dd0ff76b4f17b378e908ade6ea941f1d9038cd4d63cbc4405adecb9e 03:10:36 $ docker rm -f a08857f4dd0ff76b4f17b378e908ade6ea941f1d9038cd4d63cbc4405adecb9e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:10:37 . [Pipeline] withDockerContainer 03:10:37 prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container 03:10: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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 03:10:38 $ docker top 97450b32a5daf49d0e2e760c8af379c3313b66b67cab90f38bb6943a5c478e95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:38 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:8d03a592335dd56f24d0450c56224a899597e60a 03:10:38 + tee 03:10:38 clair timeout 1m0s 03:10:38 docker timeout: 1m0s 03:10:38 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:10:39 $ docker stop --time=1 97450b32a5daf49d0e2e760c8af379c3313b66b67cab90f38bb6943a5c478e95 03:10:40 $ docker rm -f 97450b32a5daf49d0e2e760c8af379c3313b66b67cab90f38bb6943a5c478e95 [Pipeline] // withDockerContainer [Pipeline] sh 03:10:41 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 03:10:41 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_8d03a592335dd56f24d0450c56224a899597e60a.html [Pipeline] writeFile [Pipeline] step 03:10:41 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:10:42 + git log --format=format:%s -1 8d03a592335dd56f24d0450c56224a899597e60a [Pipeline] isUnix [Pipeline] sh 03:10:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:10:43 . [Pipeline] withDockerContainer 03:10:43 prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container 03:10:43 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:10:44 $ docker top 51526675bc8c03dfefe77ebb440ec13c7ac2987163726da34f499cc0db993035 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:10:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:44 [ssh-agent] Looking for ssh-agent implementation... 03:10:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:44 $ docker exec 51526675bc8c03dfefe77ebb440ec13c7ac2987163726da34f499cc0db993035 ssh-agent 03:10:44 SSH_AUTH_SOCK=/tmp/ssh-fpEBoKrCJCHn/agent.12 03:10:44 SSH_AGENT_PID=17 03:10:44 Running ssh-add (command line suppressed) 03:10:45 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1203644807174590623.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1203644807174590623.key) 03:10:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:45 + git semver tag 03:10:45 # -> Open(): unable to determine branch for HEAD 03:10:45 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:10:45 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:10:45 # $SEMVER_REMOTE_NAME = origin 03:10:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:10:45 # $SEMVER_USER_NAME = edgex-jenkins 03:10:45 # $SEMVER_BRANCH = master 03:10:45 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 03:10:45 # 8d03a592335dd56f24d0450c56224a899597e60a HEAD 03:10:45 # -> Force: false 03:10:45 # f04624e9df64dd1e7781a038bcea5e52735c4430 refs/tags/v1.2.3-dev.7 [Pipeline] } 03:10:45 $ docker exec --env ******** --env ******** 51526675bc8c03dfefe77ebb440ec13c7ac2987163726da34f499cc0db993035 ssh-agent -k 03:10:45 unset SSH_AUTH_SOCK; 03:10:45 unset SSH_AGENT_PID; 03:10:45 echo Agent pid 17 killed; 03:10:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:10:46 + git semver [Pipeline] } 03:10:46 $ docker stop --time=1 51526675bc8c03dfefe77ebb440ec13c7ac2987163726da34f499cc0db993035 03:10:47 $ docker rm -f 51526675bc8c03dfefe77ebb440ec13c7ac2987163726da34f499cc0db993035 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:10:48 03:10:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:10:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:10:48 0.23.1-centos7: Pulling from edgex-lftools 03:10:48 ab5ef0e58194: Pulling fs layer 03:10:48 9712f1f96733: Pulling fs layer 03:10:48 63f879dbbcfc: Pulling fs layer 03:10:48 0d9ebad4ef96: Pulling fs layer 03:10:48 e9a5061849ea: Pulling fs layer 03:10:48 d747dcd14b5f: Pulling fs layer 03:10:48 2de7ff778b66: Pulling fs layer 03:10:48 e9a5061849ea: Waiting 03:10:48 d747dcd14b5f: Waiting 03:10:48 2de7ff778b66: Waiting 03:10:48 0d9ebad4ef96: Waiting 03:10:48 9712f1f96733: Download complete 03:10:50 63f879dbbcfc: Verifying Checksum 03:10:50 63f879dbbcfc: Download complete 03:10:50 e9a5061849ea: Verifying Checksum 03:10:50 e9a5061849ea: Download complete 03:10:50 d747dcd14b5f: Verifying Checksum 03:10:50 d747dcd14b5f: Download complete 03:10:50 2de7ff778b66: Verifying Checksum 03:10:50 2de7ff778b66: Download complete 03:10:50 0d9ebad4ef96: Verifying Checksum 03:10:50 0d9ebad4ef96: Download complete 03:10:50 ab5ef0e58194: Verifying Checksum 03:10:50 ab5ef0e58194: Download complete 03:10:55 ab5ef0e58194: Pull complete 03:10:55 9712f1f96733: Pull complete 03:10:57 63f879dbbcfc: Pull complete 03:11:04 0d9ebad4ef96: Pull complete 03:11:05 e9a5061849ea: Pull complete 03:11:05 d747dcd14b5f: Pull complete 03:11:09 2de7ff778b66: Pull complete 03:11:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:11:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:11:09 prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container 03:11:09 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:11:14 $ docker top c811b5b2a54dd8bf9e4cb215cc6ea695f579bea0b77a0dea26e7ab41be6e2b2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:11:14 provisioning config files... 03:11:14 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config177139695288296953tmp 03:11:14 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4082258183173522088tmp 03:11:14 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7319173634407177547tmp [Pipeline] { [Pipeline] echo 03:11:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:11:14 ---> sigul-configuration.sh 03:11:14 gpg: directory `/root/.gnupg' created 03:11:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:11:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:11:14 gpg: keyring `/root/.gnupg/secring.gpg' created 03:11:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:11:14 gpg: CAST5 encrypted data 03:11:15 gpg: encrypted with 1 passphrase 03:11:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:11:15 + mkdir /home/jenkins 03:11:15 + mkdir /home/jenkins/sigul [Pipeline] sh 03:11:15 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:11:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:11:16 ---> sigul-install.sh 03:11:21 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 03:11:21 + git tag --list 03:11:21 0.7.1 03:11:21 v1.0.0 03:11:21 v1.1.0 03:11:21 v1.1.1 03:11:21 v1.2.0 03:11:21 v1.2.1 03:11:21 v1.2.2 03:11:21 v1.2.2-dev.1 03:11:21 v1.2.2-dev.2 03:11:21 v1.2.3-dev.1 03:11:21 v1.2.3-dev.2 03:11:21 v1.2.3-dev.3 03:11:21 v1.2.3-dev.4 03:11:21 v1.2.3-dev.5 03:11:21 v1.2.3-dev.6 03:11:21 v1.2.3-dev.7 [Pipeline] sh 03:11:22 + lftools sign git-tag v1.2.3-dev.7 03:11:23 Signing Git tag with Sigul... 03:11:23 Signing v1.2.3-dev.7 [Pipeline] echo 03:11:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:11:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:11:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:11:24 $ docker stop --time=1 c811b5b2a54dd8bf9e4cb215cc6ea695f579bea0b77a0dea26e7ab41be6e2b2a 03:11:26 $ docker rm -f c811b5b2a54dd8bf9e4cb215cc6ea695f579bea0b77a0dea26e7ab41be6e2b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:11:27 . [Pipeline] withDockerContainer 03:11:27 prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container 03:11:27 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:11:28 $ docker top 984c9a7bfde80925fd4861f7ac950fdae93ac369d6e86c5ce56e12dcf976f2e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:29 [ssh-agent] Looking for ssh-agent implementation... 03:11:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:29 $ docker exec 984c9a7bfde80925fd4861f7ac950fdae93ac369d6e86c5ce56e12dcf976f2e6 ssh-agent 03:11:29 SSH_AUTH_SOCK=/tmp/ssh-Ea3SJAOUnayB/agent.12 03:11:29 SSH_AGENT_PID=17 03:11:29 Running ssh-add (command line suppressed) 03:11:29 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6744250815913999449.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6744250815913999449.key) 03:11:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:30 + git semver bump pre 03:11:30 # -> Open(): unable to determine branch for HEAD 03:11:30 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:11:30 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:11:30 # $SEMVER_REMOTE_NAME = origin 03:11:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:11:30 # $SEMVER_USER_NAME = edgex-jenkins 03:11:30 # $SEMVER_BRANCH = master 03:11:30 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 03:11:30 1.2.3-dev.8 [Pipeline] } 03:11:30 $ docker exec --env ******** --env ******** 984c9a7bfde80925fd4861f7ac950fdae93ac369d6e86c5ce56e12dcf976f2e6 ssh-agent -k 03:11:30 unset SSH_AUTH_SOCK; 03:11:30 unset SSH_AGENT_PID; 03:11:30 echo Agent pid 17 killed; 03:11:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:30 + git semver [Pipeline] } 03:11:31 $ docker stop --time=1 984c9a7bfde80925fd4861f7ac950fdae93ac369d6e86c5ce56e12dcf976f2e6 03:11:32 $ docker rm -f 984c9a7bfde80925fd4861f7ac950fdae93ac369d6e86c5ce56e12dcf976f2e6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:11:32 . [Pipeline] withDockerContainer 03:11:33 prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container 03:11:33 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:11:35 $ docker top 2604df17502f606742a3d838c2f3b9cfff13756306fe031d3a856688f7e351b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:35 [ssh-agent] Looking for ssh-agent implementation... 03:11:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:35 $ docker exec 2604df17502f606742a3d838c2f3b9cfff13756306fe031d3a856688f7e351b1 ssh-agent 03:11:36 SSH_AUTH_SOCK=/tmp/ssh-kaxDrJYvULgD/agent.12 03:11:36 SSH_AGENT_PID=17 03:11:36 Running ssh-add (command line suppressed) 03:11:36 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5210783792661373684.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5210783792661373684.key) 03:11:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:36 + git semver push 03:11:36 # -> Open(): unable to determine branch for HEAD 03:11:36 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:11:36 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:11:36 # $SEMVER_REMOTE_NAME = origin 03:11:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:11:36 # $SEMVER_USER_NAME = edgex-jenkins 03:11:36 # $SEMVER_BRANCH = master 03:11:36 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 03:11:42 $ docker exec --env ******** --env ******** 2604df17502f606742a3d838c2f3b9cfff13756306fe031d3a856688f7e351b1 ssh-agent -k 03:11:43 unset SSH_AUTH_SOCK; 03:11:43 unset SSH_AGENT_PID; 03:11:43 echo Agent pid 17 killed; 03:11:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:43 + git semver [Pipeline] } 03:11:43 $ docker stop --time=1 2604df17502f606742a3d838c2f3b9cfff13756306fe031d3a856688f7e351b1 03:11:45 $ docker rm -f 2604df17502f606742a3d838c2f3b9cfff13756306fe031d3a856688f7e351b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:11:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:11:47 ---> package-listing.sh 03:11:47 ++ facter osfamily 03:11:47 ++ tr '[:upper:]' '[:lower:]' 03:11:47 + OS_FAMILY=redhat 03:11:47 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 03:11:47 + START_PACKAGES=/tmp/packages_start.txt 03:11:47 + END_PACKAGES=/tmp/packages_end.txt 03:11:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:11:47 + PACKAGES=/tmp/packages_start.txt 03:11:47 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 03:11:47 + PACKAGES=/tmp/packages_end.txt 03:11:47 + case "${OS_FAMILY}" in 03:11:47 + rpm -qa 03:11:47 + sort 03:11:51 + '[' -f /tmp/packages_start.txt ']' 03:11:51 + '[' -f /tmp/packages_end.txt ']' 03:11:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:11:51 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 03:11:51 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 03:11:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo 03:11:51 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:11:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:11:52 03:11:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:11:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:11:52 alpine: Pulling from edgex-lftools-log-publisher 03:11:52 df20fa9351a1: Pulling fs layer 03:11:52 36b3adc4ff6f: Pulling fs layer 03:11:52 8ad3a11d3b57: Pulling fs layer 03:11:52 46f8f816bc3b: Pulling fs layer 03:11:52 93b61091891f: Pulling fs layer 03:11:52 93b9cdb0e59b: Pulling fs layer 03:11:52 5e14af77c1be: Pulling fs layer 03:11:52 01666e4c0597: Pulling fs layer 03:11:52 aa168da1d23b: Pulling fs layer 03:11:52 93b9cdb0e59b: Waiting 03:11:52 01666e4c0597: Waiting 03:11:52 aa168da1d23b: Waiting 03:11:52 46f8f816bc3b: Waiting 03:11:52 93b61091891f: Waiting 03:11:52 5e14af77c1be: Waiting 03:11:52 36b3adc4ff6f: Download complete 03:11:52 46f8f816bc3b: Verifying Checksum 03:11:52 46f8f816bc3b: Download complete 03:11:52 93b61091891f: Verifying Checksum 03:11:52 93b61091891f: Download complete 03:11:52 93b9cdb0e59b: Verifying Checksum 03:11:52 93b9cdb0e59b: Download complete 03:11:52 df20fa9351a1: Download complete 03:11:52 5e14af77c1be: Verifying Checksum 03:11:52 5e14af77c1be: Download complete 03:11:52 01666e4c0597: Verifying Checksum 03:11:52 01666e4c0597: Download complete 03:11:52 8ad3a11d3b57: Verifying Checksum 03:11:52 8ad3a11d3b57: Download complete 03:11:53 df20fa9351a1: Pull complete 03:11:53 36b3adc4ff6f: Pull complete 03:11:54 8ad3a11d3b57: Pull complete 03:11:55 aa168da1d23b: Verifying Checksum 03:11:55 aa168da1d23b: Download complete 03:11:55 46f8f816bc3b: Pull complete 03:11:55 93b61091891f: Pull complete 03:11:55 93b9cdb0e59b: Pull complete 03:11:55 5e14af77c1be: Pull complete 03:11:55 01666e4c0597: Pull complete 03:12:04 aa168da1d23b: Pull complete 03:12:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:12:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:12:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:12:04 prd-centos7-docker-4c-2g-9378 does not seem to be running inside a container 03:12:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:12:07 $ docker top b94cd4c3856c84b27da6088b2e41bb7099da2419f3f7a4fa21d24ff001d8394b -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:08 + touch /tmp/pre-build-complete [Pipeline] sh 03:12:08 + mkdir -p /var/log/sa [Pipeline] sh 03:12:08 + ls /var/log/sa-host 03:12:08 + sadf -c /var/log/sa-host/sa05 03:12:08 file_magic: OK 03:12:08 HZ: Using current value: 100 03:12:08 file_header: OK 03:12:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:12:08 Statistics: 03:12:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:12:08 File successfully converted to sysstat format version 12.2.1 03:12:08 + sadf -c /var/log/sa-host/sa28 03:12:08 file_magic: OK 03:12:08 HZ: Using current value: 100 03:12:08 file_header: OK 03:12:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:12:08 Statistics: 03:12:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:12:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:09 provisioning config files... 03:12:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2541799086879287807tmp [Pipeline] { [Pipeline] echo 03:12:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:12:09 ---> create-netrc.sh [Pipeline] } 03:12:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:12:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:12:09 ---> python-tools-install.sh [Pipeline] echo 03:12:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:12:10 ---> sudo-logs.sh 03:12:10 Archiving 'sudo' log.. [Pipeline] echo 03:12:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:12:10 ---> job-cost.sh 03:12:10 lf-activate-venv: SKIPPING 03:12:10 INFO: No Stack... 03:12:11 INFO: Retrieving Pricing Info for: v1-standard-2 03:12:12 INFO: Archiving Costs [Pipeline] echo 03:12:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:12:12 ---> logs-deploy.sh 03:12:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/21 03:12:12 INFO: archiving workspace using pattern(s): 03:12:14 Archives upload complete. 03:12:14 INFO: archiving logs to Nexus 03:12:15 ---> uname -a: 03:12:15 Linux prd-centos7-docker-4c-2g-9378.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 03:12:15 03:12:15 03:12:15 ---> lscpu: 03:12:15 Architecture: x86_64 03:12:15 CPU op-mode(s): 32-bit, 64-bit 03:12:15 Byte Order: Little Endian 03:12:15 Address sizes: 40 bits physical, 48 bits virtual 03:12:15 CPU(s): 4 03:12:15 On-line CPU(s) list: 0-3 03:12:15 Thread(s) per core: 1 03:12:15 Core(s) per socket: 1 03:12:15 Socket(s): 4 03:12:15 NUMA node(s): 1 03:12:15 Vendor ID: GenuineIntel 03:12:15 CPU family: 6 03:12:15 Model: 44 03:12:15 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:12:15 Stepping: 1 03:12:15 CPU MHz: 2933.438 03:12:15 BogoMIPS: 5866.87 03:12:15 Virtualization: VT-x 03:12:15 Hypervisor vendor: KVM 03:12:15 Virtualization type: full 03:12:15 L1d cache: 128 KiB 03:12:15 L1i cache: 128 KiB 03:12:15 L2 cache: 16 MiB 03:12:15 L3 cache: 64 MiB 03:12:15 NUMA node0 CPU(s): 0-3 03:12:15 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:12:15 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:12:15 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:12:15 Vulnerability Meltdown: Mitigation; PTI 03:12:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:12:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:12:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:12:15 Vulnerability Tsx async abort: Not affected 03:12:15 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 03:12:15 03:12:15 03:12:15 ---> nproc: 03:12:15 4 03:12:15 03:12:15 03:12:15 ---> df -h: 03:12:15 Filesystem Size Used Available Use% Mounted on 03:12:15 overlay 50.0G 8.5G 41.5G 17% / 03:12:15 tmpfs 64.0M 0 64.0M 0% /dev 03:12:15 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:12:15 shm 64.0M 0 64.0M 0% /dev/shm 03:12:15 /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os 03:12:15 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 03:12:15 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 03:12:15 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 03:12:15 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log 03:12:15 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-mqtt-go_master 03:12:15 /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json 03:12:15 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/gexfoundry_device-mqtt-go_master@tmp 03:12:15 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host 03:12:15 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure 03:12:15 03:12:15 03:12:15 ---> free -m: 03:12:15 total used free shared buff/cache available 03:12:15 Mem: 1837 792 137 0 907 980 03:12:15 Swap: 1023 3 1020 03:12:15 03:12:15 03:12:15 ---> ip addr: 03:12:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:12:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:12:15 inet 127.0.0.1/8 scope host lo 03:12:15 valid_lft forever preferred_lft forever 03:12:15 inet6 ::1/128 scope host 03:12:15 valid_lft forever preferred_lft forever 03:12:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:12:15 link/ether fa:16:3e:7b:00:a7 brd ff:ff:ff:ff:ff:ff 03:12:15 inet 10.30.122.142/23 brd 10.30.123.255 scope global dynamic eth0 03:12:15 valid_lft 85788sec preferred_lft 85788sec 03:12:15 inet6 fe80::f816:3eff:fe7b:a7/64 scope link 03:12:15 valid_lft forever preferred_lft forever 03:12:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:12:15 link/ether 02:42:92:c0:66:e9 brd ff:ff:ff:ff:ff:ff 03:12:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:12:15 valid_lft forever preferred_lft forever 03:12:15 inet6 fe80::42:92ff:fec0:66e9/64 scope link 03:12:15 valid_lft forever preferred_lft forever 03:12:15 03:12:15 03:12:15 ---> sar -b -r -n DEV: 03:12:15 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) 03:12:15 03:12:15 03:01:46 LINUX RESTART (4 CPU) 03:12:15 03:12:15 03:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:12:15 03:04:02 3.50 0.00 3.50 0.00 0.00 116.50 0.00 03:12:15 03:05:01 0.34 0.00 0.34 0.00 0.00 4.94 0.00 03:12:15 03:06:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 03:12:15 03:07:01 0.32 0.00 0.32 0.00 0.00 3.90 0.00 03:12:15 03:08:01 0.32 0.00 0.32 0.00 0.00 4.23 0.00 03:12:15 03:09:01 0.28 0.02 0.27 0.00 0.13 3.78 0.00 03:12:15 03:10:01 138.58 74.62 63.96 0.00 3462.45 28820.82 0.00 03:12:15 03:11:01 176.20 65.71 110.49 0.00 4689.97 26411.19 0.00 03:12:15 03:12:01 220.09 107.05 113.04 0.00 7848.35 27111.29 0.00 03:12:15 Average: 60.14 27.56 32.58 0.00 1782.68 9187.75 0.00 03:12:15 03:12:15 03:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:12:15 03:04:02 180568 0 556708 29.59 2620 1141660 1118404 38.17 408432 1133404 20 03:12:15 03:05:01 180496 0 556772 29.59 2620 1141668 1107808 37.81 409604 1132480 8 03:12:15 03:06:01 181376 0 555888 29.54 2620 1141672 1099588 37.53 409144 1131980 8 03:12:15 03:07:01 180904 0 556360 29.57 2620 1141672 1095476 37.39 414424 1127628 12 03:12:15 03:08:01 180740 0 556516 29.58 2620 1141680 1090360 37.21 414992 1127192 20 03:12:15 03:09:01 180856 0 556392 29.57 2620 1141688 1090384 37.21 415020 1127192 8 03:12:15 03:10:01 140776 0 627780 33.36 2620 1110380 1296708 44.25 444300 1102116 44804 03:12:15 03:11:01 70976 0 765164 40.67 2232 1043184 1516920 51.77 668020 890752 51424 03:12:15 03:12:01 75520 0 816452 43.39 1496 988088 1516392 51.75 720072 784092 50372 03:12:15 Average: 152468 0 616448 32.76 2452 1110188 1214671 41.45 478223 1061871 16297 03:12:15 03:12:15 03:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:12:15 03:04:02 eth0 7.04 2.53 4.10 0.68 0.00 0.00 0.00 0.00 03:12:15 03:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:05:01 eth0 3.59 0.42 0.61 0.24 0.00 0.00 0.00 0.00 03:12:15 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:06:01 eth0 4.80 1.10 1.34 0.79 0.00 0.00 0.00 0.00 03:12:15 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:07:01 eth0 5.26 1.13 1.50 0.85 0.00 0.00 0.00 0.00 03:12:15 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:08:01 eth0 4.23 1.22 1.41 0.82 0.00 0.00 0.00 0.00 03:12:15 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:09:01 eth0 2.91 0.80 0.76 0.45 0.00 0.00 0.00 0.00 03:12:15 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:10:01 eth0 430.33 378.61 3782.06 30.38 0.00 0.00 0.00 0.00 03:12:15 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:11:01 eth0 480.91 423.47 3604.19 71.12 0.00 0.00 0.00 0.00 03:12:15 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:11:01 docker0 38.88 38.67 4.32 189.92 0.00 0.00 0.00 0.00 03:12:15 03:12:01 eth0 294.81 235.95 2424.25 86.92 0.00 0.00 0.00 0.00 03:12:15 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 03:12:01 docker0 29.78 34.22 1.72 200.98 0.00 0.00 0.00 0.00 03:12:15 Average: eth0 137.44 116.43 1093.88 21.42 0.00 0.00 0.00 0.00 03:12:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:15 Average: docker0 7.65 8.12 0.67 43.56 0.00 0.00 0.00 0.00 03:12:15 03:12:15 03:12:15 ---> sar -P ALL: 03:12:15 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) 03:12:15 03:12:15 03:01:46 LINUX RESTART (4 CPU) 03:12:15 03:12:15 03:03:01 CPU %user %nice %system %iowait %steal %idle 03:12:15 03:04:02 all 0.26 0.00 0.08 0.00 0.01 99.65 03:12:15 03:04:02 0 0.58 0.00 0.08 0.00 0.02 99.32 03:12:15 03:04:02 1 0.22 0.00 0.12 0.00 0.02 99.65 03:12:15 03:04:02 2 0.10 0.00 0.07 0.00 0.00 99.83 03:12:15 03:04:02 3 0.13 0.00 0.07 0.00 0.00 99.80 03:12:15 03:05:01 all 0.21 0.00 0.04 0.00 0.00 99.75 03:12:15 03:05:01 0 0.53 0.00 0.03 0.00 0.00 99.44 03:12:15 03:05:01 1 0.17 0.00 0.03 0.00 0.00 99.80 03:12:15 03:05:01 2 0.07 0.00 0.05 0.00 0.00 99.88 03:12:15 03:05:01 3 0.08 0.00 0.05 0.00 0.00 99.86 03:12:15 03:06:01 all 0.17 0.00 0.05 0.00 0.01 99.77 03:12:15 03:06:01 0 0.47 0.00 0.05 0.00 0.00 99.48 03:12:15 03:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:12:15 03:06:01 2 0.08 0.00 0.03 0.00 0.02 99.87 03:12:15 03:06:01 3 0.07 0.00 0.07 0.00 0.02 99.85 03:12:15 03:07:01 all 0.20 0.00 0.05 0.00 0.00 99.74 03:12:15 03:07:01 0 0.53 0.00 0.02 0.00 0.00 99.45 03:12:15 03:07:01 1 0.10 0.00 0.05 0.00 0.00 99.85 03:12:15 03:07:01 2 0.10 0.00 0.07 0.00 0.00 99.83 03:12:15 03:07:01 3 0.08 0.00 0.08 0.00 0.00 99.83 03:12:15 03:08:01 all 0.20 0.00 0.11 0.00 0.00 99.69 03:12:15 03:08:01 0 0.57 0.00 0.03 0.00 0.00 99.40 03:12:15 03:08:01 1 0.13 0.00 0.08 0.00 0.00 99.78 03:12:15 03:08:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:12:15 03:08:01 3 0.07 0.00 0.30 0.00 0.00 99.63 03:12:15 03:09:01 all 0.18 0.00 0.04 0.00 0.01 99.78 03:12:15 03:09:01 0 0.57 0.00 0.03 0.00 0.02 99.38 03:12:15 03:09:01 1 0.05 0.00 0.07 0.00 0.02 99.87 03:12:15 03:09:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:12:15 03:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:12:15 03:10:01 all 6.27 0.00 4.33 0.60 0.03 88.77 03:12:15 03:10:01 0 5.75 0.00 4.82 0.19 0.03 89.21 03:12:15 03:10:01 1 6.24 0.00 4.58 1.56 0.02 87.60 03:12:15 03:10:01 2 6.65 0.00 3.46 0.05 0.03 89.81 03:12:15 03:10:01 3 6.42 0.00 4.46 0.61 0.05 88.46 03:12:15 03:11:01 all 10.40 0.00 8.34 2.28 0.07 78.91 03:12:15 03:11:01 0 10.02 0.00 8.75 1.51 0.07 79.66 03:12:15 03:11:01 1 10.60 0.00 7.86 3.64 0.09 77.81 03:12:15 03:11:01 2 10.10 0.00 7.86 2.69 0.07 79.29 03:12:15 03:11:01 3 10.86 0.00 8.92 1.28 0.07 78.87 03:12:15 03:12:01 all 10.46 0.00 7.89 3.41 0.05 78.19 03:12:15 03:12:01 0 9.31 0.00 7.25 2.32 0.05 81.08 03:12:15 03:12:01 1 10.67 0.00 8.76 1.12 0.05 79.39 03:12:15 03:12:01 2 9.95 0.00 7.40 4.65 0.05 77.95 03:12:15 03:12:01 3 11.92 0.00 8.17 5.56 0.05 74.30 03:12:15 Average: all 3.11 0.00 2.30 0.69 0.02 93.88 03:12:15 Average: 0 3.11 0.00 2.31 0.44 0.02 94.12 03:12:15 Average: 1 3.10 0.00 2.37 0.69 0.02 93.81 03:12:15 Average: 2 2.98 0.00 2.08 0.81 0.02 94.10 03:12:15 Average: 3 3.25 0.00 2.43 0.81 0.02 93.49 03:12:15 03:12:15 03:12:15