Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c4aad0d7cc562e322f42994d51f4d4ee44b0aad9 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1044 in /w/workspace/ndry_go-mod-configuration_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/ndry_go-mod-configuration_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision c4aad0d7cc562e322f42994d51f4d4ee44b0aad9 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4aad0d7cc562e322f42994d51f4d4ee44b0aad9 # timeout=10 Commit message: "Merge pull request #10 from lenny-intel/DefaultProtocol" > git rev-list --no-walk f577403e2007a86bdcdbc2d6d33e9bd4f83e1401 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:53:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:53:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:53:37 17:53:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:53:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:53:37 latest: Pulling from edgex-devops/git-semver 17:53:37 9123ac7c32f7: Pulling fs layer 17:53:37 b8cc5d1170e3: Pulling fs layer 17:53:37 2924cbbf6a41: Pulling fs layer 17:53:37 93b08a4f1073: Pulling fs layer 17:53:37 93b08a4f1073: Waiting 17:53:37 b8cc5d1170e3: Verifying Checksum 17:53:37 b8cc5d1170e3: Download complete 17:53:37 9123ac7c32f7: Verifying Checksum 17:53:37 9123ac7c32f7: Download complete 17:53:37 93b08a4f1073: Verifying Checksum 17:53:37 93b08a4f1073: Download complete 17:53:37 2924cbbf6a41: Verifying Checksum 17:53:37 2924cbbf6a41: Download complete 17:53:37 9123ac7c32f7: Pull complete 17:53:37 b8cc5d1170e3: Pull complete 17:53:38 2924cbbf6a41: Pull complete 17:53:39 93b08a4f1073: Pull complete 17:53:39 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:53:39 prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container 17:53:39 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:53:39 $ docker top 73181c94bb66165af08b4a477a97f9d0866694770beddd19c90bf20097972a8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:53:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:53:40 [ssh-agent] Looking for ssh-agent implementation... 17:53:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:53:40 $ docker exec 73181c94bb66165af08b4a477a97f9d0866694770beddd19c90bf20097972a8f ssh-agent 17:53:40 SSH_AUTH_SOCK=/tmp/ssh-8sw6fLDCeNAI/agent.15 17:53:40 SSH_AGENT_PID=22 17:53:40 Running ssh-add (command line suppressed) 17:53:40 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_6250814560767528505.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_6250814560767528505.key) 17:53:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:53:41 + git describe --exact-match --tags HEAD 17:53:41 fatal: No names found, cannot describe anything. [Pipeline] } 17:53:41 $ docker exec --env ******** --env ******** 73181c94bb66165af08b4a477a97f9d0866694770beddd19c90bf20097972a8f ssh-agent -k 17:53:41 unset SSH_AUTH_SOCK; 17:53:41 unset SSH_AGENT_PID; 17:53:41 echo Agent pid 22 killed; 17:53:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:53:41 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:53:41 This usually means this commit has not been tagged. [Pipeline] sshagent 17:53:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:53:41 [ssh-agent] Looking for ssh-agent implementation... 17:53:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:53:41 $ docker exec 73181c94bb66165af08b4a477a97f9d0866694770beddd19c90bf20097972a8f ssh-agent 17:53:41 SSH_AUTH_SOCK=/tmp/ssh-UFtw7pjfcS6H/agent.58 17:53:41 SSH_AGENT_PID=65 17:53:42 Running ssh-add (command line suppressed) 17:53:42 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_9175656140388549467.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_9175656140388549467.key) 17:53:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:53:42 + git semver init 17:53:42 # -> Open(): unable to determine branch for HEAD 17:53:42 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 17:53:42 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 17:53:42 # $SEMVER_REMOTE_NAME = origin 17:53:42 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 17:53:42 # $SEMVER_USER_NAME = jenkins 17:53:42 # $SEMVER_BRANCH = master 17:53:42 # $SEMVER_TEMP = /tmp/semver-668913695 17:53:42 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 17:53:42 # '/tmp/semver-668913695' -> '/w/workspace/ndry_go-mod-configuration_master/.semver' 17:53:42 # -> Force: false 17:53:42 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver [Pipeline] } 17:53:42 $ docker exec --env ******** --env ******** 73181c94bb66165af08b4a477a97f9d0866694770beddd19c90bf20097972a8f ssh-agent -k 17:53:42 unset SSH_AUTH_SOCK; 17:53:42 unset SSH_AGENT_PID; 17:53:42 echo Agent pid 65 killed; 17:53:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:53:43 + git semver [Pipeline] } 17:53:43 $ docker stop --time=1 73181c94bb66165af08b4a477a97f9d0866694770beddd19c90bf20097972a8f 17:53:44 $ docker rm -f 73181c94bb66165af08b4a477a97f9d0866694770beddd19c90bf20097972a8f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:53:45 Stashed 12 file(s) [Pipeline] echo 17:53:45 [edgeXSemver] initialized semver on version 0.0.3 [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 17:54:00 Still waiting to schedule task 17:54:00 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1044’ 17:54:00 Still waiting to schedule task 17:54:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:55:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1045 in /w/workspace/ndry_go-mod-configuration_master [Pipeline] { [Pipeline] ws 17:55:56 Running in /w/workspace/go-mod-configuration/5 [Pipeline] { [Pipeline] checkout 17:56:02 using credential edgex-jenkins-ssh 17:56:02 Cloning the remote Git repository 17:56:02 Cloning with configured refspecs honoured and without tags 17:56:03 Fetching without tags 17:56:02 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 17:56:02 > git init /w/workspace/go-mod-configuration/5 # timeout=10 17:56:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:56:02 > git --version # timeout=10 17:56:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:56:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:56:03 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:56:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:56:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:56:03 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:56:03 Checking out Revision c4aad0d7cc562e322f42994d51f4d4ee44b0aad9 (master) 17:56:03 > git config core.sparsecheckout # timeout=10 17:56:03 > git checkout -f c4aad0d7cc562e322f42994d51f4d4ee44b0aad9 # timeout=10 17:56:08 Commit message: "Merge pull request #10 from lenny-intel/DefaultProtocol" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:56:09 ========================================================= 17:56:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:56:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:56:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 17:56:10 Sending build context to Docker daemon 272.4kB 17:56:11 Step 1/7 : ARG BASE=golang:1.13-alpine 17:56:11 Step 2/7 : FROM ${BASE} 17:56:11 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:56:11 cde5963f3b93: Pulling fs layer 17:56:11 2a23fa8c16f7: Pulling fs layer 17:56:11 777b28850792: Pulling fs layer 17:56:11 8a11ddd9e578: Pulling fs layer 17:56:11 4cf88f913ddb: Pulling fs layer 17:56:11 1df406cf5192: Pulling fs layer 17:56:11 cd6300453558: Pulling fs layer 17:56:11 b9c365052c96: Pulling fs layer 17:56:11 a2d8cc88f415: Pulling fs layer 17:56:11 ea1d1ca13537: Pulling fs layer 17:56:11 3750a50a1c5e: Pulling fs layer 17:56:11 cd6300453558: Waiting 17:56:11 b9c365052c96: Waiting 17:56:11 a2d8cc88f415: Waiting 17:56:11 8a11ddd9e578: Waiting 17:56:11 ea1d1ca13537: Waiting 17:56:11 4cf88f913ddb: Waiting 17:56:11 3750a50a1c5e: Waiting 17:56:11 1df406cf5192: Waiting 17:56:11 777b28850792: Download complete 17:56:11 2a23fa8c16f7: Verifying Checksum 17:56:11 2a23fa8c16f7: Download complete 17:56:11 4cf88f913ddb: Download complete 17:56:11 1df406cf5192: Verifying Checksum 17:56:11 1df406cf5192: Download complete 17:56:12 cde5963f3b93: Verifying Checksum 17:56:12 cde5963f3b93: Pull complete 17:56:13 2a23fa8c16f7: Pull complete 17:56:13 777b28850792: Pull complete 17:56:17 cd6300453558: Verifying Checksum 17:56:17 cd6300453558: Download complete 17:56:17 a2d8cc88f415: Verifying Checksum 17:56:17 a2d8cc88f415: Download complete 17:56:20 ea1d1ca13537: Verifying Checksum 17:56:20 ea1d1ca13537: Download complete 17:56:20 3750a50a1c5e: Verifying Checksum 17:56:20 3750a50a1c5e: Download complete 17:56:23 b9c365052c96: Verifying Checksum 17:56:23 b9c365052c96: Download complete 17:56:25 8a11ddd9e578: Download complete 17:56:27 Running on prd-centos7-docker-4c-2g-1046 in /w/workspace/ndry_go-mod-configuration_master [Pipeline] { [Pipeline] ws 17:56:27 Running in /w/workspace/go-mod-configuration/5 [Pipeline] { [Pipeline] checkout 17:56:29 using credential edgex-jenkins-ssh 17:56:29 Cloning the remote Git repository 17:56:29 Cloning with configured refspecs honoured and without tags 17:56:30 Fetching without tags 17:56:30 Checking out Revision c4aad0d7cc562e322f42994d51f4d4ee44b0aad9 (master) 17:56:29 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 17:56:29 > git init /w/workspace/go-mod-configuration/5 # timeout=10 17:56:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:56:29 > git --version # timeout=10 17:56:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:56:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:56:30 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:56:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:56:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:56:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:56:30 > git config core.sparsecheckout # timeout=10 17:56:30 > git checkout -f c4aad0d7cc562e322f42994d51f4d4ee44b0aad9 # timeout=10 17:56:35 8a11ddd9e578: Pull complete 17:56:35 4cf88f913ddb: Pull complete 17:56:35 1df406cf5192: Pull complete 17:56:39 Commit message: "Merge pull request #10 from lenny-intel/DefaultProtocol" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:56:40 ========================================================= 17:56:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:56:40 ========================================================= 17:56:40 cd6300453558: Pull complete [Pipeline] isUnix [Pipeline] sh 17:56:40 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 17:56:41 Sending build context to Docker daemon 272.4kB 17:56:41 Step 1/7 : ARG BASE=golang:1.13-alpine 17:56:41 Step 2/7 : FROM ${BASE} 17:56:41 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:56:41 e6b0cf9c0882: Pulling fs layer 17:56:41 2848faf0eed1: Pulling fs layer 17:56:41 0f37312ad70f: Pulling fs layer 17:56:41 5788d62ee057: Pulling fs layer 17:56:41 0e6b1d234666: Pulling fs layer 17:56:41 bf5d7aec512f: Pulling fs layer 17:56:41 34c802a77dc8: Pulling fs layer 17:56:41 9eb99e56ec68: Pulling fs layer 17:56:41 27c7a5d97fbd: Pulling fs layer 17:56:41 5c102a31e300: Pulling fs layer 17:56:41 dcfb455df0a1: Pulling fs layer 17:56:41 34c802a77dc8: Waiting 17:56:41 9eb99e56ec68: Waiting 17:56:41 5788d62ee057: Waiting 17:56:41 27c7a5d97fbd: Waiting 17:56:41 dcfb455df0a1: Waiting 17:56:41 bf5d7aec512f: Waiting 17:56:41 0e6b1d234666: Waiting 17:56:41 0f37312ad70f: Verifying Checksum 17:56:41 0f37312ad70f: Download complete 17:56:41 2848faf0eed1: Verifying Checksum 17:56:41 2848faf0eed1: Download complete 17:56:41 0e6b1d234666: Verifying Checksum 17:56:41 0e6b1d234666: Download complete 17:56:41 bf5d7aec512f: Verifying Checksum 17:56:41 bf5d7aec512f: Download complete 17:56:41 e6b0cf9c0882: Verifying Checksum 17:56:41 e6b0cf9c0882: Download complete 17:56:41 e6b0cf9c0882: Pull complete 17:56:41 2848faf0eed1: Pull complete 17:56:42 34c802a77dc8: Verifying Checksum 17:56:42 34c802a77dc8: Download complete 17:56:42 27c7a5d97fbd: Verifying Checksum 17:56:42 27c7a5d97fbd: Download complete 17:56:42 9eb99e56ec68: Verifying Checksum 17:56:42 9eb99e56ec68: Download complete 17:56:42 5788d62ee057: Verifying Checksum 17:56:42 5788d62ee057: Download complete 17:56:42 dcfb455df0a1: Verifying Checksum 17:56:42 dcfb455df0a1: Download complete 17:56:42 5c102a31e300: Download complete 17:56:43 0f37312ad70f: Pull complete 17:56:44 b9c365052c96: Pull complete 17:56:44 a2d8cc88f415: Pull complete 17:56:46 ea1d1ca13537: Pull complete 17:56:47 3750a50a1c5e: Pull complete 17:56:47 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:56:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:56:47 ---> 78745c68409d 17:56:47 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:56:48 5788d62ee057: Pull complete 17:56:48 0e6b1d234666: Pull complete 17:56:48 bf5d7aec512f: Pull complete 17:56:52 ---> Running in dea4fe8aa581 17:56:52 Removing intermediate container dea4fe8aa581 17:56:52 ---> 40a5f71bbcfc 17:56:52 Step 4/7 : RUN apk add --update bash 17:56:52 ---> Running in 42e0c80430da 17:56:52 34c802a77dc8: Pull complete 17:56:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:56:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:56:55 OK: 125 MiB in 39 packages 17:56:56 9eb99e56ec68: Pull complete 17:56:56 27c7a5d97fbd: Pull complete 17:56:56 Removing intermediate container 42e0c80430da 17:56:56 ---> 092b691b3be3 17:56:56 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:56:56 ---> Running in 5d95794d3bd7 17:56:56 5c102a31e300: Pull complete 17:56:56 dcfb455df0a1: Pull complete 17:56:56 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:56:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:56:56 ---> 7c70fe431013 17:56:56 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:56:56 ---> Running in 7a1f60ab1838 17:56:57 Removing intermediate container 5d95794d3bd7 17:56:57 ---> a2351996153d 17:56:57 Step 6/7 : COPY go.mod . 17:56:57 Removing intermediate container 7a1f60ab1838 17:56:57 ---> 961675b974f9 17:56:57 Step 4/7 : RUN apk add --update bash 17:56:57 ---> Running in da3be0e861ac 17:56:57 ---> 4570f4981408 17:56:57 Step 7/7 : RUN go mod download 17:56:57 ---> Running in b62bec4c30a8 17:56:57 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:56:58 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:56:59 OK: 143 MiB in 39 packages 17:56:59 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:56:59 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:56:59 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:56:59 go: finding github.com/bgentry/speakeasy v0.1.0 17:56:59 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:56:59 go: finding github.com/davecgh/go-spew v1.1.1 17:56:59 go: finding github.com/fatih/color v1.7.0 17:56:59 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:56:59 go: finding github.com/hashicorp/consul/api v1.1.0 17:56:59 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:56:59 go: finding github.com/hashicorp/errwrap v1.0.0 17:56:59 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:56:59 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:56:59 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:56:59 go: finding github.com/hashicorp/go-multierror v1.0.0 17:56:59 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:56:59 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:56:59 go: finding github.com/hashicorp/go-syslog v1.0.0 17:56:59 go: finding github.com/hashicorp/go-uuid v1.0.1 17:56:59 go: finding github.com/hashicorp/go.net v0.0.1 17:56:59 go: finding github.com/hashicorp/golang-lru v0.5.0 17:56:59 go: finding github.com/hashicorp/logutils v1.0.0 17:56:59 go: finding github.com/hashicorp/mdns v1.0.0 17:56:59 go: finding github.com/hashicorp/memberlist v0.1.3 17:56:59 go: finding github.com/hashicorp/serf v0.8.2 17:56:59 go: finding github.com/mattn/go-colorable v0.0.9 17:56:59 go: finding github.com/mattn/go-isatty v0.0.3 17:56:59 go: finding github.com/miekg/dns v1.0.14 17:56:59 go: finding github.com/mitchellh/cli v1.0.0 17:56:59 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:56:59 go: finding github.com/mitchellh/copystructure v1.0.0 17:56:59 go: finding github.com/mitchellh/go-homedir v1.0.0 17:56:59 Removing intermediate container da3be0e861ac 17:56:59 ---> ee365718c8d4 17:56:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:56:59 ---> Running in 4dfaccfcd785 17:56:59 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:56:59 go: finding github.com/mitchellh/gox v0.4.0 17:56:59 go: finding github.com/mitchellh/iochan v1.0.0 17:56:59 go: finding github.com/mitchellh/mapstructure v1.1.2 17:56:59 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:56:59 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:56:59 go: finding github.com/pelletier/go-toml v1.2.0 17:56:59 go: finding github.com/pkg/errors v0.8.1 17:56:59 go: finding github.com/pmezard/go-difflib v1.0.0 17:56:59 go: finding github.com/posener/complete v1.1.1 17:56:59 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:56:59 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:56:59 go: finding github.com/stretchr/objx v0.1.0 17:56:59 go: finding github.com/stretchr/testify v1.5.1 17:56:59 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 17:56:59 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 17:56:59 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:56:59 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 17:56:59 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 17:56:59 go: finding gopkg.in/yaml.v2 v2.2.2 17:57:00 Removing intermediate container 4dfaccfcd785 17:57:00 ---> be0e8c4bdf75 17:57:00 Step 6/7 : COPY go.mod . 17:57:00 ---> b8aa814baf27 17:57:00 Step 7/7 : RUN go mod download 17:57:00 ---> Running in 6607fc02d54b 17:57:01 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:57:01 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:57:01 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:57:01 go: finding github.com/bgentry/speakeasy v0.1.0 17:57:01 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:57:01 go: finding github.com/davecgh/go-spew v1.1.1 17:57:01 go: finding github.com/fatih/color v1.7.0 17:57:01 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:57:01 go: finding github.com/hashicorp/consul/api v1.1.0 17:57:01 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:57:01 go: finding github.com/hashicorp/errwrap v1.0.0 17:57:01 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:57:01 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:57:01 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:57:01 go: finding github.com/hashicorp/go-multierror v1.0.0 17:57:01 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:57:01 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:57:01 go: finding github.com/hashicorp/go-syslog v1.0.0 17:57:01 go: finding github.com/hashicorp/go-uuid v1.0.1 17:57:01 go: finding github.com/hashicorp/go.net v0.0.1 17:57:01 go: finding github.com/hashicorp/golang-lru v0.5.0 17:57:01 go: finding github.com/hashicorp/logutils v1.0.0 17:57:01 go: finding github.com/hashicorp/mdns v1.0.0 17:57:01 go: finding github.com/hashicorp/memberlist v0.1.3 17:57:01 go: finding github.com/hashicorp/serf v0.8.2 17:57:01 go: finding github.com/mattn/go-colorable v0.0.9 17:57:01 go: finding github.com/mattn/go-isatty v0.0.3 17:57:01 go: finding github.com/miekg/dns v1.0.14 17:57:01 go: finding github.com/mitchellh/cli v1.0.0 17:57:01 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:57:01 go: finding github.com/mitchellh/copystructure v1.0.0 17:57:01 go: finding github.com/mitchellh/go-homedir v1.0.0 17:57:01 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:57:01 go: finding github.com/mitchellh/gox v0.4.0 17:57:01 go: finding github.com/mitchellh/iochan v1.0.0 17:57:01 go: finding github.com/mitchellh/mapstructure v1.1.2 17:57:01 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:57:01 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:57:01 go: finding github.com/pelletier/go-toml v1.2.0 17:57:01 go: finding github.com/pkg/errors v0.8.1 17:57:01 go: finding github.com/pmezard/go-difflib v1.0.0 17:57:01 go: finding github.com/posener/complete v1.1.1 17:57:01 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:57:01 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:57:01 go: finding github.com/stretchr/objx v0.1.0 17:57:01 go: finding github.com/stretchr/testify v1.5.1 17:57:01 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 17:57:01 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 17:57:01 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:57:01 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 17:57:01 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 17:57:01 go: finding gopkg.in/yaml.v2 v2.2.2 17:57:06 Removing intermediate container 6607fc02d54b 17:57:06 ---> 2aac974b2ebd 17:57:06 Successfully built 2aac974b2ebd 17:57:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:57:06 + docker inspect -f . ci-base-image-x86_64 17:57:06 . [Pipeline] withDockerContainer 17:57:06 prd-centos7-docker-4c-2g-1046 does not seem to be running inside a container 17:57:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/5 -v /w/workspace/go-mod-configuration/5:/w/workspace/go-mod-configuration/5:rw,z -v /w/workspace/go-mod-configuration/5@tmp:/w/workspace/go-mod-configuration/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:57:07 $ docker top fc2a84159985e5d412c538f1272a035addac369b4cc1ada83e523cfd66c22bcb -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:07 + go version 17:57:07 go version go1.13.5 linux/amd64 [Pipeline] sh 17:57:08 Removing intermediate container b62bec4c30a8 17:57:08 ---> 7388a92bf190 17:57:08 Successfully built 7388a92bf190 17:57:08 Successfully tagged ci-base-image-arm64:latest 17:57:08 + make test 17:57:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:57:08 + docker inspect -f . ci-base-image-arm64 17:57:09 . [Pipeline] withDockerContainer 17:57:09 prd-ubuntu18.04-docker-arm64-4c-16g-1045 does not seem to be running inside a container 17:57:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/5 -v /w/workspace/go-mod-configuration/5:/w/workspace/go-mod-configuration/5:rw,z -v /w/workspace/go-mod-configuration/5@tmp:/w/workspace/go-mod-configuration/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:57:11 $ docker top 3a9eae5f08ea75c16b5bd1ee10c1713f87c55f4e32da51e59a0deb1f1c8c6df1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:12 + go version 17:57:12 go version go1.13.5 linux/arm64 [Pipeline] sh 17:57:13 + make test 17:57:13 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:57:18 ok github.com/edgexfoundry/go-mod-configuration/configuration 0.008s coverage: 85.7% of statements 17:57:19 ok github.com/edgexfoundry/go-mod-configuration/internal/pkg/consul 2.553s coverage: 86.0% of statements 17:57:19 ok github.com/edgexfoundry/go-mod-configuration/pkg/types 0.004s coverage: 100.0% of statements 17:57:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:57:20 gofmt -l . 17:57:20 [ "`gofmt -l .`" = "" ] [Pipeline] stash 17:57:21 Stashed 1 file(s) [Pipeline] } 17:57:21 $ docker stop --time=1 fc2a84159985e5d412c538f1272a035addac369b4cc1ada83e523cfd66c22bcb 17:57:22 $ docker rm -f fc2a84159985e5d412c538f1272a035addac369b4cc1ada83e523cfd66c22bcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:57:39 ok github.com/edgexfoundry/go-mod-configuration/configuration 0.022s coverage: 85.7% of statements 17:57:39 ok github.com/edgexfoundry/go-mod-configuration/internal/pkg/consul 2.640s coverage: 86.0% of statements 17:57:39 ok github.com/edgexfoundry/go-mod-configuration/pkg/types 0.039s coverage: 100.0% of statements 17:57:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:57:41 gofmt -l . 17:57:41 [ "`gofmt -l .`" = "" ] [Pipeline] stash 17:57:41 Warning: overwriting stash ‘coverage-report’ 17:57:42 Stashed 1 file(s) [Pipeline] } 17:57:42 $ docker stop --time=1 3a9eae5f08ea75c16b5bd1ee10c1713f87c55f4e32da51e59a0deb1f1c8c6df1 17:57:44 $ docker rm -f 3a9eae5f08ea75c16b5bd1ee10c1713f87c55f4e32da51e59a0deb1f1c8c6df1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 17:57:46 provisioning config files... 17:57:46 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config2058143174596416614tmp [Pipeline] { [Pipeline] sh 17:57:46 + curl -s https://codecov.io/bash 17:57:46 + bash -s - -t @/w/workspace/ndry_go-mod-configuration_master@tmp/config2058143174596416614tmp 17:57:46 17:57:46 _____ _ 17:57:46 / ____| | | 17:57:46 | | ___ __| | ___ ___ _____ __ 17:57:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:57:46 | |___| (_) | (_| | __/ (_| (_) \ V / 17:57:46 \_____\___/ \__,_|\___|\___\___/ \_/ 17:57:46 Bash-tbd 17:57:46 17:57:46 17:57:46 ==> Jenkins CI detected. 17:57:46 project root: . 17:57:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:57:46 ==> Running gcov in . (disable via -X gcov) 17:57:46 ==> Python coveragepy not found 17:57:46 ==> Searching for coverage reports in: 17:57:46 + . 17:57:46 -> Found 1 reports 17:57:46 ==> Detecting git/mercurial file structure 17:57:46 ==> Reading reports 17:57:46 + ./coverage.out bytes=13052 17:57:46 ==> Appending adjustments 17:57:46 http://docs.codecov.io/docs/fixing-reports 17:57:46 + Found adjustments 17:57:46 ==> Gzipping contents 17:57:46 ==> Uploading reports 17:57:46 url: https://codecov.io 17:57:46 query: branch=master&commit=c4aad0d7cc562e322f42994d51f4d4ee44b0aad9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmaster%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job= 17:57:46 -> Pinging Codecov 17:57:46 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=c4aad0d7cc562e322f42994d51f4d4ee44b0aad9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmaster%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job= 17:57:47 -> Uploading 17:57:47 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/c4aad0d7cc562e322f42994d51f4d4ee44b0aad9 [Pipeline] } 17:57:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:57:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 17:57:48 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 17:57:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 17:57:48 17:57:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 17:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 17:57:49 1.217.3: Pulling from edgex-devops/edgex-snyk-go 17:57:49 e6b0cf9c0882: Pulling fs layer 17:57:49 2848faf0eed1: Pulling fs layer 17:57:49 0f37312ad70f: Pulling fs layer 17:57:49 7d08f2745646: Pulling fs layer 17:57:49 4c9f31393084: Pulling fs layer 17:57:49 eb21ddb83652: Pulling fs layer 17:57:49 345998794f6b: Pulling fs layer 17:57:49 97a711d68925: Pulling fs layer 17:57:49 7c8476c1cb00: Pulling fs layer 17:57:49 7d08f2745646: Waiting 17:57:49 345998794f6b: Waiting 17:57:49 4c9f31393084: Waiting 17:57:49 97a711d68925: Waiting 17:57:49 7c8476c1cb00: Waiting 17:57:49 eb21ddb83652: Waiting 17:57:49 0f37312ad70f: Verifying Checksum 17:57:49 0f37312ad70f: Download complete 17:57:49 2848faf0eed1: Download complete 17:57:49 4c9f31393084: Verifying Checksum 17:57:49 4c9f31393084: Download complete 17:57:49 eb21ddb83652: Download complete 17:57:49 e6b0cf9c0882: Verifying Checksum 17:57:49 e6b0cf9c0882: Pull complete 17:57:49 345998794f6b: Verifying Checksum 17:57:49 345998794f6b: Download complete 17:57:49 2848faf0eed1: Pull complete 17:57:50 0f37312ad70f: Pull complete 17:57:50 97a711d68925: Download complete 17:57:50 7c8476c1cb00: Verifying Checksum 17:57:50 7c8476c1cb00: Download complete 17:57:51 7d08f2745646: Verifying Checksum 17:57:51 7d08f2745646: Download complete 17:57:56 7d08f2745646: Pull complete 17:57:56 4c9f31393084: Pull complete 17:57:56 eb21ddb83652: Pull complete 17:57:57 345998794f6b: Pull complete 17:58:02 97a711d68925: Pull complete 17:58:02 7c8476c1cb00: Pull complete 17:58:02 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 17:58:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 17:58:03 prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container 17:58:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_go-mod-configuration_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 17:58:03 $ docker top 6e0bafd6de312897ed08ebcf247112e3ad68c26577e93b28b10c79bb0d4f9158 -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:04 + snyk monitor '--org=edgex-jenkins' 17:58:12 17:58:12 Monitoring /w/workspace/ndry_go-mod-configuration_master... 17:58:12 17:58:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f43ad17a-7ac6-4c18-9984-78156b9141cb/history/1e6c994e-e1b5-49d6-82a1-8207b30f0512 17:58:12 17:58:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:58:12 17:58:12 [Pipeline] } 17:58:12 $ docker stop --time=1 6e0bafd6de312897ed08ebcf247112e3ad68c26577e93b28b10c79bb0d4f9158 17:58:13 $ docker rm -f 6e0bafd6de312897ed08ebcf247112e3ad68c26577e93b28b10c79bb0d4f9158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 17:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:58:14 . [Pipeline] withDockerContainer 17:58:14 prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container 17:58:14 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:58:15 $ docker top 52e2cf58ecbe7ab1035ada85a7424a8aee9cee941882045253ae3d255f085b9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:15 [ssh-agent] Looking for ssh-agent implementation... 17:58:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:16 $ docker exec 52e2cf58ecbe7ab1035ada85a7424a8aee9cee941882045253ae3d255f085b9c ssh-agent 17:58:16 SSH_AUTH_SOCK=/tmp/ssh-07qFMwRJiqfA/agent.15 17:58:16 SSH_AGENT_PID=22 17:58:16 Running ssh-add (command line suppressed) 17:58:16 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_3997766663530225827.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_3997766663530225827.key) 17:58:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:16 + git semver tag 17:58:16 # -> Open(): unable to determine branch for HEAD 17:58:16 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 17:58:16 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 17:58:16 # $SEMVER_REMOTE_NAME = origin 17:58:16 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 17:58:16 # $SEMVER_USER_NAME = jenkins 17:58:16 # $SEMVER_BRANCH = master 17:58:16 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver 17:58:16 # c4aad0d7cc562e322f42994d51f4d4ee44b0aad9 HEAD 17:58:16 # -> Force: false 17:58:16 # 64454945e1921e2dd6d03dcbba8d1cfe1874dcb1 refs/tags/v0.0.3 [Pipeline] } 17:58:16 $ docker exec --env ******** --env ******** 52e2cf58ecbe7ab1035ada85a7424a8aee9cee941882045253ae3d255f085b9c ssh-agent -k 17:58:16 unset SSH_AUTH_SOCK; 17:58:16 unset SSH_AGENT_PID; 17:58:16 echo Agent pid 22 killed; 17:58:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:17 + git semver [Pipeline] } 17:58:17 $ docker stop --time=1 52e2cf58ecbe7ab1035ada85a7424a8aee9cee941882045253ae3d255f085b9c 17:58:18 $ docker rm -f 52e2cf58ecbe7ab1035ada85a7424a8aee9cee941882045253ae3d255f085b9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:58:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 17:58:19 17:58:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:58:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 17:58:19 0.23.1-centos7: Pulling from edgex-lftools 17:58:19 8ba884070f61: Pulling fs layer 17:58:19 78d65bd6cf10: Pulling fs layer 17:58:19 5573da4c1a9d: Pulling fs layer 17:58:19 4493e11b668a: Pulling fs layer 17:58:19 2e4ad32216ba: Pulling fs layer 17:58:19 14bc7892088f: Pulling fs layer 17:58:19 4493e11b668a: Waiting 17:58:19 2e4ad32216ba: Waiting 17:58:19 14bc7892088f: Waiting 17:58:19 78d65bd6cf10: Verifying Checksum 17:58:19 78d65bd6cf10: Download complete 17:58:19 4493e11b668a: Verifying Checksum 17:58:19 4493e11b668a: Download complete 17:58:19 2e4ad32216ba: Verifying Checksum 17:58:19 2e4ad32216ba: Download complete 17:58:20 14bc7892088f: Verifying Checksum 17:58:20 14bc7892088f: Download complete 17:58:20 8ba884070f61: Verifying Checksum 17:58:20 8ba884070f61: Download complete 17:58:21 5573da4c1a9d: Download complete 17:58:26 8ba884070f61: Pull complete 17:58:26 78d65bd6cf10: Pull complete 17:58:38 5573da4c1a9d: Pull complete 17:58:38 4493e11b668a: Pull complete 17:58:38 2e4ad32216ba: Pull complete 17:58:40 14bc7892088f: Pull complete 17:58:40 Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 17:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:58:40 prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container 17:58:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat 17:58:41 $ docker top d4ff10e146bb5183cee10007456a63d0c24c664d3244db1690cc1a29d7a8a7e0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:58:41 provisioning config files... 17:58:41 copy managed file [sigul-config] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config7624316420732517438tmp 17:58:41 copy managed file [sigul-password] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config4398974273088869853tmp 17:58:41 copy managed file [sigul-pki] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config818538868848920744tmp [Pipeline] { [Pipeline] echo 17:58:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:58:41 ---> sigul-configuration.sh 17:58:41 gpg: directory `/root/.gnupg' created 17:58:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:58:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:58:41 gpg: keyring `/root/.gnupg/secring.gpg' created 17:58:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:58:41 gpg: CAST5 encrypted data 17:58:42 gpg: encrypted with 1 passphrase 17:58:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:58:42 + mkdir /home/jenkins 17:58:42 + mkdir /home/jenkins/sigul [Pipeline] sh 17:58:42 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 17:58:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:58:43 ---> sigul-install.sh 17:58:51 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:58:51 + git tag --list 17:58:51 v0.0.3 [Pipeline] sh 17:58:51 + lftools sign git-tag v0.0.3 17:58:52 Signing Git tag with Sigul... 17:58:52 Signing v0.0.3 [Pipeline] echo 17:58:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:58:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:58:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:58:54 $ docker stop --time=1 d4ff10e146bb5183cee10007456a63d0c24c664d3244db1690cc1a29d7a8a7e0 17:58:55 $ docker rm -f d4ff10e146bb5183cee10007456a63d0c24c664d3244db1690cc1a29d7a8a7e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:58:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:58:56 . [Pipeline] withDockerContainer 17:58:56 prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container 17:58:56 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:58:57 $ docker top 84a4db01ab7c79a1f852e063f1302e81230b0d4d7292f5f0b9ebc08f0c5b1e13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:57 [ssh-agent] Looking for ssh-agent implementation... 17:58:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:57 $ docker exec 84a4db01ab7c79a1f852e063f1302e81230b0d4d7292f5f0b9ebc08f0c5b1e13 ssh-agent 17:58:57 SSH_AUTH_SOCK=/tmp/ssh-dNMoptqGagEb/agent.15 17:58:57 SSH_AGENT_PID=22 17:58:57 Running ssh-add (command line suppressed) 17:58:57 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_4233248849440001649.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_4233248849440001649.key) 17:58:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:58 + git semver bump patch 17:58:58 # -> Open(): unable to determine branch for HEAD 17:58:58 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 17:58:58 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 17:58:58 # $SEMVER_REMOTE_NAME = origin 17:58:58 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 17:58:58 # $SEMVER_USER_NAME = jenkins 17:58:58 # $SEMVER_BRANCH = master 17:58:58 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver 17:58:58 0.0.4 [Pipeline] } 17:58:58 $ docker exec --env ******** --env ******** 84a4db01ab7c79a1f852e063f1302e81230b0d4d7292f5f0b9ebc08f0c5b1e13 ssh-agent -k 17:58:58 unset SSH_AUTH_SOCK; 17:58:58 unset SSH_AGENT_PID; 17:58:58 echo Agent pid 22 killed; 17:58:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:58 + git semver [Pipeline] } 17:58:59 $ docker stop --time=1 84a4db01ab7c79a1f852e063f1302e81230b0d4d7292f5f0b9ebc08f0c5b1e13 17:59:00 $ docker rm -f 84a4db01ab7c79a1f852e063f1302e81230b0d4d7292f5f0b9ebc08f0c5b1e13 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:59:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:00 . [Pipeline] withDockerContainer 17:59:00 prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container 17:59:01 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:59:01 $ docker top df8c8686e36a2b27608fba10ae57e403ddea35e19b202a93807f17d4c84e679b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:01 [ssh-agent] Looking for ssh-agent implementation... 17:59:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:01 $ docker exec df8c8686e36a2b27608fba10ae57e403ddea35e19b202a93807f17d4c84e679b ssh-agent 17:59:02 SSH_AUTH_SOCK=/tmp/ssh-Bs9lrIIywujo/agent.15 17:59:02 SSH_AGENT_PID=22 17:59:02 Running ssh-add (command line suppressed) 17:59:02 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_4981788661780592976.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_4981788661780592976.key) 17:59:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:02 + git semver push 17:59:02 # -> Open(): unable to determine branch for HEAD 17:59:02 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 17:59:02 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 17:59:02 # $SEMVER_REMOTE_NAME = origin 17:59:02 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 17:59:02 # $SEMVER_USER_NAME = jenkins 17:59:02 # $SEMVER_BRANCH = master 17:59:02 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver [Pipeline] } 17:59:09 $ docker exec --env ******** --env ******** df8c8686e36a2b27608fba10ae57e403ddea35e19b202a93807f17d4c84e679b ssh-agent -k 17:59:09 unset SSH_AUTH_SOCK; 17:59:09 unset SSH_AGENT_PID; 17:59:09 echo Agent pid 22 killed; 17:59:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:09 + git semver [Pipeline] } 17:59:09 $ docker stop --time=1 df8c8686e36a2b27608fba10ae57e403ddea35e19b202a93807f17d4c84e679b 17:59:11 $ docker rm -f df8c8686e36a2b27608fba10ae57e403ddea35e19b202a93807f17d4c84e679b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:59:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:59:12 ---> package-listing.sh 17:59:12 ++ facter osfamily 17:59:12 ++ tr '[:upper:]' '[:lower:]' 17:59:12 + OS_FAMILY=redhat 17:59:12 + workspace=/w/workspace/ndry_go-mod-configuration_master 17:59:12 + START_PACKAGES=/tmp/packages_start.txt 17:59:12 + END_PACKAGES=/tmp/packages_end.txt 17:59:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:59:12 + PACKAGES=/tmp/packages_start.txt 17:59:12 + '[' /w/workspace/ndry_go-mod-configuration_master ']' 17:59:12 + PACKAGES=/tmp/packages_end.txt 17:59:12 + case "${OS_FAMILY}" in 17:59:12 + rpm -qa 17:59:12 + sort 17:59:16 + '[' -f /tmp/packages_start.txt ']' 17:59:16 + '[' -f /tmp/packages_end.txt ']' 17:59:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:59:16 + '[' /w/workspace/ndry_go-mod-configuration_master ']' 17:59:16 + mkdir -p /w/workspace/ndry_go-mod-configuration_master/archives/ 17:59:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_master/archives/ [Pipeline] isUnix [Pipeline] sh 17:59:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:59:17 17:59:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:59:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:59:17 alpine: Pulling from edgex-lftools-log-publisher 17:59:17 c9b1b535fdd9: Pulling fs layer 17:59:17 2cc5ad85d9ab: Pulling fs layer 17:59:17 756a868c4378: Pulling fs layer 17:59:17 444b2fc9a129: Pulling fs layer 17:59:17 ea15f1150254: Pulling fs layer 17:59:17 41b27a9f41bf: Pulling fs layer 17:59:17 28c525ee5125: Pulling fs layer 17:59:17 094b1ea09ed8: Pulling fs layer 17:59:17 138eaada9080: Pulling fs layer 17:59:17 0622d0fa9048: Pulling fs layer 17:59:17 444b2fc9a129: Waiting 17:59:17 ea15f1150254: Waiting 17:59:17 41b27a9f41bf: Waiting 17:59:17 28c525ee5125: Waiting 17:59:17 138eaada9080: Waiting 17:59:17 094b1ea09ed8: Waiting 17:59:17 0622d0fa9048: Waiting 17:59:17 2cc5ad85d9ab: Verifying Checksum 17:59:17 2cc5ad85d9ab: Download complete 17:59:17 444b2fc9a129: Verifying Checksum 17:59:17 444b2fc9a129: Download complete 17:59:17 c9b1b535fdd9: Verifying Checksum 17:59:17 ea15f1150254: Verifying Checksum 17:59:17 ea15f1150254: Download complete 17:59:17 28c525ee5125: Verifying Checksum 17:59:17 28c525ee5125: Download complete 17:59:18 756a868c4378: Verifying Checksum 17:59:18 756a868c4378: Download complete 17:59:18 138eaada9080: Download complete 17:59:18 0622d0fa9048: Verifying Checksum 17:59:18 0622d0fa9048: Download complete 17:59:18 094b1ea09ed8: Verifying Checksum 17:59:18 094b1ea09ed8: Download complete 17:59:18 41b27a9f41bf: Verifying Checksum 17:59:19 c9b1b535fdd9: Pull complete 17:59:19 2cc5ad85d9ab: Pull complete 17:59:20 756a868c4378: Pull complete 17:59:20 444b2fc9a129: Pull complete 17:59:22 ea15f1150254: Pull complete 17:59:25 41b27a9f41bf: Pull complete 17:59:25 28c525ee5125: Pull complete 17:59:28 094b1ea09ed8: Pull complete 17:59:28 138eaada9080: Pull complete 17:59:28 0622d0fa9048: Pull complete 17:59:28 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:59:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:59:29 prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container 17:59:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:59:29 $ docker top 339a77c6dcac05148b3a7d7c39d6534f06798e359a8eda876ba8af3e2644190f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:59:29 provisioning config files... 17:59:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config8973579115360460660tmp [Pipeline] { [Pipeline] echo 17:59:29 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:59:30 ---> create-netrc.sh [Pipeline] echo 17:59:30 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:59:30 ---> logs-deploy.sh 17:59:30 + ARCHIVE_ARTIFACTS= 17:59:30 + LOGS_SERVER=https://logs.edgexfoundry.org 17:59:30 + '[' https://logs.edgexfoundry.org == None ']' 17:59:30 + NEXUS_URL=https://nexus.edgexfoundry.org 17:59:30 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/master/5 17:59:30 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-configuration/job/master/5/ 17:59:30 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/master/5 /w/workspace/ndry_go-mod-configuration_master 17:59:31 Archives upload complete. 17:59:31 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/master/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-configuration/job/master/5/ 17:59:32 ---> uname -a: 17:59:32 Linux 339a77c6dcac 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 17:59:32 17:59:32 17:59:32 ---> lscpu: 17:59:32 Architecture: x86_64 17:59:32 CPU op-mode(s): 32-bit, 64-bit 17:59:32 Byte Order: Little Endian 17:59:32 Address sizes: 40 bits physical, 48 bits virtual 17:59:32 CPU(s): 4 17:59:32 On-line CPU(s) list: 0-3 17:59:32 Thread(s) per core: 1 17:59:32 Core(s) per socket: 1 17:59:32 Socket(s): 4 17:59:32 NUMA node(s): 1 17:59:32 Vendor ID: GenuineIntel 17:59:32 CPU family: 6 17:59:32 Model: 44 17:59:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:59:32 Stepping: 1 17:59:32 CPU MHz: 2933.438 17:59:32 BogoMIPS: 5866.87 17:59:32 Virtualization: VT-x 17:59:32 Hypervisor vendor: KVM 17:59:32 Virtualization type: full 17:59:32 L1d cache: 128 KiB 17:59:32 L1i cache: 128 KiB 17:59:32 L2 cache: 16 MiB 17:59:32 L3 cache: 64 MiB 17:59:32 NUMA node0 CPU(s): 0-3 17:59:32 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 17:59:32 Vulnerability Meltdown: Mitigation; PTI 17:59:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:59:32 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 17:59:32 Vulnerability Spectre v2: Mitigation; Full retpoline 17:59:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:59:32 17:59:32 17:59:32 ---> nproc: 17:59:32 4 17:59:32 17:59:32 17:59:32 ---> df -h: 17:59:32 Filesystem Size Used Available Use% Mounted on 17:59:32 overlay 50.0G 7.5G 42.5G 15% / 17:59:32 tmpfs 64.0M 0 64.0M 0% /dev 17:59:32 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 17:59:32 shm 64.0M 0 64.0M 0% /dev/shm 17:59:32 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 17:59:32 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 17:59:32 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 17:59:32 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/ndry_go-mod-configuration_master 17:59:32 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/ndry_go-mod-configuration_master@tmp 17:59:32 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa 17:59:32 17:59:32 17:59:32 ---> free -m: 17:59:32 total used free shared buff/cache available 17:59:32 Mem: 1838 755 77 0 1004 1017 17:59:32 Swap: 1023 1 1022 17:59:32 17:59:32 17:59:32 ---> ip addr: 17:59:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:59:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:59:32 inet 127.0.0.1/8 scope host lo 17:59:32 valid_lft forever preferred_lft forever 17:59:32 16: eth0@if17: mtu 1458 qdisc noqueue state UP 17:59:32 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 17:59:32 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 17:59:32 valid_lft forever preferred_lft forever 17:59:32 17:59:32 17:59:32 ---> sar -b -r -n DEV: 17:59:32 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/18/20 _x86_64_ (4 CPU) 17:59:32 17:59:32 17:52:53 LINUX RESTART 17:59:32 17:59:32 17:54:02 tps rtps wtps bread/s bwrtn/s 17:59:32 17:55:01 9.35 0.00 9.35 0.00 1757.05 17:59:32 17:56:01 0.68 0.00 0.68 0.00 9.08 17:59:32 17:57:01 0.58 0.00 0.58 0.00 6.26 17:59:32 17:58:01 122.78 63.68 59.10 2033.53 22559.89 17:59:32 17:59:01 240.40 98.98 141.42 4421.91 37558.57 17:59:32 Average: 75.04 32.68 42.36 1296.42 12426.25 17:59:32 17:59:32 17:54:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:59:32 17:55:01 119788 1762516 93.64 2620 1227344 895940 30.57 431424 1174048 8 17:59:32 17:56:01 118384 1763920 93.71 2620 1227352 896168 30.58 433052 1173744 8 17:59:32 17:57:01 117868 1764436 93.74 2620 1227360 896228 30.58 433324 1173740 8 17:59:32 17:58:01 143684 1738620 92.37 2620 1155468 1011324 34.51 391960 1156328 34044 17:59:32 17:59:01 227816 1654488 87.90 2600 928148 1017904 34.73 551984 809960 2724 17:59:32 Average: 145508 1736796 92.27 2616 1153134 943513 32.19 448349 1097564 7358 17:59:32 17:59:32 17:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 17:59:32 17:55:01 eth0 0.68 0.08 0.05 0.03 0.00 0.00 0.00 17:59:32 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:56:01 eth0 1.02 0.47 0.32 0.15 0.00 0.00 0.00 17:59:32 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:57:01 eth0 0.60 0.32 0.28 0.26 0.00 0.00 0.00 17:59:32 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:58:01 eth0 120.13 102.88 3477.18 11.54 0.00 0.00 0.00 17:59:32 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 17:59:01 veth4ec963e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 17:59:32 17:59:01 eth0 812.37 620.04 8290.21 183.21 0.00 0.00 0.00 17:59:32 17:59:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 17:59:32 17:59:01 docker0 44.75 46.05 3.27 256.92 0.00 0.00 0.00 17:59:32 Average: veth4ec963e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:32 Average: eth0 162.90 124.33 1662.36 36.74 0.00 0.00 0.00 17:59:32 Average: lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 17:59:32 Average: docker0 8.97 9.23 0.66 51.52 0.00 0.00 0.00 17:59:32 17:59:32 17:59:32 ---> sar -P ALL: 17:59:32 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/18/20 _x86_64_ (4 CPU) 17:59:32 17:59:32 17:52:53 LINUX RESTART 17:59:32 17:59:32 17:54:02 CPU %user %nice %system %iowait %steal %idle 17:59:32 17:55:01 all 0.20 0.00 0.11 0.00 0.00 99.69 17:59:32 17:55:01 0 0.05 0.00 0.05 0.00 0.00 99.90 17:59:32 17:55:01 1 0.64 0.00 0.08 0.00 0.00 99.27 17:59:32 17:55:01 2 0.07 0.00 0.19 0.00 0.00 99.75 17:59:32 17:55:01 3 0.07 0.00 0.10 0.00 0.00 99.83 17:59:32 17:56:01 all 0.21 0.00 0.06 0.00 0.00 99.73 17:59:32 17:56:01 0 0.08 0.00 0.03 0.00 0.00 99.88 17:59:32 17:56:01 1 0.57 0.00 0.05 0.00 0.00 99.38 17:59:32 17:56:01 2 0.10 0.00 0.07 0.00 0.00 99.83 17:59:32 17:56:01 3 0.05 0.00 0.07 0.00 0.00 99.88 17:59:32 17:57:01 all 0.20 0.00 0.08 0.00 0.00 99.72 17:59:32 17:57:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:59:32 17:57:01 1 0.13 0.00 0.08 0.00 0.00 99.78 17:59:32 17:57:01 2 0.53 0.00 0.18 0.00 0.00 99.28 17:59:32 17:57:01 3 0.08 0.00 0.03 0.00 0.00 99.88 17:59:32 17:58:01 all 5.17 0.00 3.43 1.13 0.01 90.27 17:59:32 17:58:01 0 5.39 0.00 3.28 1.25 0.02 90.06 17:59:32 17:58:01 1 4.97 0.00 4.00 0.63 0.02 90.38 17:59:32 17:58:01 2 5.08 0.00 3.11 0.65 0.02 91.15 17:59:32 17:58:01 3 5.23 0.00 3.34 1.97 0.02 89.45 17:59:32 17:59:01 all 13.19 0.00 8.18 2.11 0.03 76.48 17:59:32 17:59:01 0 17.08 0.00 8.36 3.21 0.03 71.32 17:59:32 17:59:01 1 11.59 0.00 7.64 1.93 0.03 78.80 17:59:32 17:59:01 2 12.46 0.00 9.42 2.57 0.02 75.53 17:59:32 17:59:01 3 11.63 0.00 7.26 0.75 0.05 80.31 17:59:32 Average: all 3.77 0.00 2.36 0.65 0.01 93.21 17:59:32 Average: 0 4.50 0.00 2.34 0.89 0.01 92.26 17:59:32 Average: 1 3.56 0.00 2.36 0.51 0.01 93.55 17:59:32 Average: 2 3.63 0.00 2.58 0.64 0.01 93.14 17:59:32 Average: 3 3.39 0.00 2.15 0.54 0.01 93.90 17:59:32 17:59:32 17:59:32