Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ce12e3ca5eff886d773c4b0e75431aaee5057a0a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3231’ Running on prd-centos7-docker-4c-2g-3235 in /w/workspace/dry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ce12e3ca5eff886d773c4b0e75431aaee5057a0a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 Commit message: "Merge pull request #242 from jamesrgregg/update-pr-template" > git rev-list --no-walk ecf948a463e8583f0496661ae04077e126abfeb1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:50:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:50:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:50:44 ========================================================= 23:50:44 EdgeX Global Pipelines Version Info 23:50:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:50:46 ------------------- 23:50:46 stable info: 23:50:46 ------------------- 23:50:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:50:46 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 23:50:46 Message: update stable to v1.0.89 23:50:48 ------------------- 23:50:48 experimental info: 23:50:48 ------------------- 23:50:48 Commited By: **** collab-it+edgex@linuxfoundation.org 23:50:48 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 23:50:48 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:50:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:50:50 23:50:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:50:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:50:51 latest: Pulling from edgex-devops/git-semver 23:50:51 9123ac7c32f7: Pulling fs layer 23:50:51 b8cc5d1170e3: Pulling fs layer 23:50:51 2924cbbf6a41: Pulling fs layer 23:50:51 93b08a4f1073: Pulling fs layer 23:50:51 93b08a4f1073: Waiting 23:50:51 b8cc5d1170e3: Verifying Checksum 23:50:51 b8cc5d1170e3: Download complete 23:50:51 9123ac7c32f7: Download complete 23:50:51 93b08a4f1073: Verifying Checksum 23:50:51 93b08a4f1073: Download complete 23:50:51 2924cbbf6a41: Verifying Checksum 23:50:51 2924cbbf6a41: Download complete 23:50:51 9123ac7c32f7: Pull complete 23:50:51 b8cc5d1170e3: Pull complete 23:50:52 2924cbbf6a41: Pull complete 23:50:53 93b08a4f1073: Pull complete 23:50:53 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 23:50:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:50:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:50:53 prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container 23:50:53 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:50:55 $ docker top b8d4a03b78188f0bade98bc2181503f34f4e25849b4c74f49448d69231ca0eee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:50:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:55 [ssh-agent] Looking for ssh-agent implementation... 23:50:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:55 $ docker exec b8d4a03b78188f0bade98bc2181503f34f4e25849b4c74f49448d69231ca0eee ssh-agent 23:50:56 SSH_AUTH_SOCK=/tmp/ssh-gbc33lSeEjfV/agent.13 23:50:56 SSH_AGENT_PID=18 23:50:56 Running ssh-add (command line suppressed) 23:50:56 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4201135973101771454.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4201135973101771454.key) 23:50:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:56 + git describe --exact-match --tags HEAD 23:50:56 fatal: No names found, cannot describe anything. [Pipeline] } 23:50:57 $ docker exec --env ******** --env ******** b8d4a03b78188f0bade98bc2181503f34f4e25849b4c74f49448d69231ca0eee ssh-agent -k 23:50:57 unset SSH_AUTH_SOCK; 23:50:57 unset SSH_AGENT_PID; 23:50:57 echo Agent pid 18 killed; 23:50:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:50:57 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:50:57 This usually means this commit has not been tagged. [Pipeline] sshagent 23:50:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:57 [ssh-agent] Looking for ssh-agent implementation... 23:50:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:58 $ docker exec b8d4a03b78188f0bade98bc2181503f34f4e25849b4c74f49448d69231ca0eee ssh-agent 23:50:58 SSH_AUTH_SOCK=/tmp/ssh-CaI6zIt1WRUk/agent.47 23:50:58 SSH_AGENT_PID=52 23:50:58 Running ssh-add (command line suppressed) 23:50:58 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1218685783887844596.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1218685783887844596.key) 23:50:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:59 + git semver init 23:50:59 # -> Open(): unable to determine branch for HEAD 23:50:59 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 23:50:59 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 23:50:59 # $SEMVER_REMOTE_NAME = origin 23:50:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:50:59 # $SEMVER_USER_NAME = edgex-jenkins 23:50:59 # $SEMVER_BRANCH = master 23:50:59 # $SEMVER_TEMP = /tmp/semver-160353715 23:50:59 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 23:51:00 # '/tmp/semver-160353715' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 23:51:00 # -> Force: false 23:51:00 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 23:51:00 $ docker exec --env ******** --env ******** b8d4a03b78188f0bade98bc2181503f34f4e25849b4c74f49448d69231ca0eee ssh-agent -k 23:51:00 unset SSH_AUTH_SOCK; 23:51:00 unset SSH_AGENT_PID; 23:51:00 echo Agent pid 52 killed; 23:51:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:51:00 + git semver [Pipeline] } 23:51:00 $ docker stop --time=1 b8d4a03b78188f0bade98bc2181503f34f4e25849b4c74f49448d69231ca0eee 23:51:02 $ docker rm -f b8d4a03b78188f0bade98bc2181503f34f4e25849b4c74f49448d69231ca0eee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:51:03 Stashed 70 file(s) [Pipeline] echo 23:51:03 [edgeXSemver] initialized semver on version 0.1.59 [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 23:51:18 Still waiting to schedule task 23:51:18 ‘prd-centos7-docker-4c-2g-3236’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3210’ doesn’t have label ‘centos7-docker-4c-2g’ 23:51:18 Still waiting to schedule task 23:51:18 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:54:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3239 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 23:54:07 Running in /w/workspace/go-mod-core-contracts/23 [Pipeline] { [Pipeline] checkout 23:54:11 using credential edgex-jenkins-ssh 23:54:11 Cloning the remote Git repository 23:54:11 Cloning with configured refspecs honoured and without tags 23:54:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:54:12 > git init /w/workspace/go-mod-core-contracts/23 # timeout=10 23:54:13 Fetching without tags 23:54:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:54:12 > git --version # timeout=10 23:54:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:54:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:54:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:54:13 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:54:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:54:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:54:13 using GIT_SSH to set credentials SSH Credentials for GitHub 23:54:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:54:13 Checking out Revision ce12e3ca5eff886d773c4b0e75431aaee5057a0a (master) 23:54:13 > git config core.sparsecheckout # timeout=10 23:54:13 > git checkout -f ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 23:54:16 Running on prd-centos7-docker-4c-2g-3240 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 23:54:16 Running in /w/workspace/go-mod-core-contracts/23 [Pipeline] { [Pipeline] checkout 23:54:18 Commit message: "Merge pull request #242 from jamesrgregg/update-pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:54:19 ========================================================= 23:54:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 23:54:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:54:20 using credential edgex-jenkins-ssh 23:54:20 Cloning the remote Git repository 23:54:20 Cloning with configured refspecs honoured and without tags 23:54:20 + 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 . 23:54:20 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:54:20 > git init /w/workspace/go-mod-core-contracts/23 # timeout=10 23:54:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:54:20 > git --version # timeout=10 23:54:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:54:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:54:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:54:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:54:20 Fetching without tags 23:54:21 Sending build context to Docker daemon 1.75MB 23:54:21 Step 1/7 : ARG BASE=golang:1.13-alpine 23:54:21 Step 2/7 : FROM ${BASE} 23:54:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:54:21 cde5963f3b93: Pulling fs layer 23:54:21 2a23fa8c16f7: Pulling fs layer 23:54:21 777b28850792: Pulling fs layer 23:54:21 8a11ddd9e578: Pulling fs layer 23:54:21 4cf88f913ddb: Pulling fs layer 23:54:21 1df406cf5192: Pulling fs layer 23:54:21 cd6300453558: Pulling fs layer 23:54:21 b9c365052c96: Pulling fs layer 23:54:21 a2d8cc88f415: Pulling fs layer 23:54:21 ea1d1ca13537: Pulling fs layer 23:54:21 3750a50a1c5e: Pulling fs layer 23:54:21 cd6300453558: Waiting 23:54:21 b9c365052c96: Waiting 23:54:21 a2d8cc88f415: Waiting 23:54:21 ea1d1ca13537: Waiting 23:54:21 8a11ddd9e578: Waiting 23:54:21 3750a50a1c5e: Waiting 23:54:21 4cf88f913ddb: Waiting 23:54:21 1df406cf5192: Waiting 23:54:21 777b28850792: Verifying Checksum 23:54:21 777b28850792: Download complete 23:54:21 2a23fa8c16f7: Verifying Checksum 23:54:21 2a23fa8c16f7: Download complete 23:54:21 4cf88f913ddb: Verifying Checksum 23:54:21 4cf88f913ddb: Download complete 23:54:21 1df406cf5192: Verifying Checksum 23:54:21 1df406cf5192: Download complete 23:54:21 cde5963f3b93: Verifying Checksum 23:54:21 cde5963f3b93: Download complete 23:54:21 Checking out Revision ce12e3ca5eff886d773c4b0e75431aaee5057a0a (master) 23:54:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:54:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:54:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:54:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:54:21 > git config core.sparsecheckout # timeout=10 23:54:21 > git checkout -f ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 23:54:22 cde5963f3b93: Pull complete 23:54:23 2a23fa8c16f7: Pull complete 23:54:23 777b28850792: Pull complete 23:54:23 cd6300453558: Verifying Checksum 23:54:23 cd6300453558: Download complete 23:54:23 a2d8cc88f415: Verifying Checksum 23:54:23 a2d8cc88f415: Download complete 23:54:25 Commit message: "Merge pull request #242 from jamesrgregg/update-pr-template" 23:54:25 ea1d1ca13537: Verifying Checksum 23:54:25 ea1d1ca13537: Download complete 23:54:25 3750a50a1c5e: Verifying Checksum 23:54:25 3750a50a1c5e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:54:25 ========================================================= 23:54:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 23:54:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:54:26 b9c365052c96: Verifying Checksum 23:54:26 + 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 . 23:54:26 8a11ddd9e578: Verifying Checksum 23:54:26 8a11ddd9e578: Download complete 23:54:27 Sending build context to Docker daemon 1.75MB 23:54:27 Step 1/7 : ARG BASE=golang:1.13-alpine 23:54:27 Step 2/7 : FROM ${BASE} 23:54:27 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 23:54:27 e6b0cf9c0882: Pulling fs layer 23:54:27 2848faf0eed1: Pulling fs layer 23:54:27 0f37312ad70f: Pulling fs layer 23:54:27 5788d62ee057: Pulling fs layer 23:54:27 0e6b1d234666: Pulling fs layer 23:54:27 bf5d7aec512f: Pulling fs layer 23:54:27 34c802a77dc8: Pulling fs layer 23:54:27 9eb99e56ec68: Pulling fs layer 23:54:27 27c7a5d97fbd: Pulling fs layer 23:54:27 5c102a31e300: Pulling fs layer 23:54:27 dcfb455df0a1: Pulling fs layer 23:54:27 5788d62ee057: Waiting 23:54:27 0e6b1d234666: Waiting 23:54:27 bf5d7aec512f: Waiting 23:54:27 34c802a77dc8: Waiting 23:54:27 9eb99e56ec68: Waiting 23:54:27 27c7a5d97fbd: Waiting 23:54:27 5c102a31e300: Waiting 23:54:27 dcfb455df0a1: Waiting 23:54:27 0f37312ad70f: Verifying Checksum 23:54:27 0f37312ad70f: Download complete 23:54:27 2848faf0eed1: Download complete 23:54:27 0e6b1d234666: Verifying Checksum 23:54:27 0e6b1d234666: Download complete 23:54:27 e6b0cf9c0882: Verifying Checksum 23:54:27 bf5d7aec512f: Verifying Checksum 23:54:27 bf5d7aec512f: Download complete 23:54:27 e6b0cf9c0882: Download complete 23:54:28 e6b0cf9c0882: Pull complete 23:54:28 34c802a77dc8: Verifying Checksum 23:54:28 34c802a77dc8: Download complete 23:54:28 27c7a5d97fbd: Verifying Checksum 23:54:28 27c7a5d97fbd: Download complete 23:54:29 5c102a31e300: Verifying Checksum 23:54:29 5c102a31e300: Download complete 23:54:29 dcfb455df0a1: Verifying Checksum 23:54:29 dcfb455df0a1: Download complete 23:54:29 9eb99e56ec68: Verifying Checksum 23:54:29 9eb99e56ec68: Download complete 23:54:29 5788d62ee057: Verifying Checksum 23:54:29 5788d62ee057: Download complete 23:54:29 2848faf0eed1: Pull complete 23:54:30 0f37312ad70f: Pull complete 23:54:35 5788d62ee057: Pull complete 23:54:35 0e6b1d234666: Pull complete 23:54:35 bf5d7aec512f: Pull complete 23:54:36 8a11ddd9e578: Pull complete 23:54:37 4cf88f913ddb: Pull complete 23:54:37 1df406cf5192: Pull complete 23:54:39 34c802a77dc8: Pull complete 23:54:41 cd6300453558: Pull complete 23:54:42 9eb99e56ec68: Pull complete 23:54:42 27c7a5d97fbd: Pull complete 23:54:43 5c102a31e300: Pull complete 23:54:43 dcfb455df0a1: Pull complete 23:54:43 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 23:54:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 23:54:43 ---> 7c70fe431013 23:54:43 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:54:44 ---> Running in 3fdd21b38786 23:54:44 Removing intermediate container 3fdd21b38786 23:54:44 ---> 9f5040e088f4 23:54:44 Step 4/7 : RUN apk add bash 23:54:44 ---> Running in 7b5d0c5d863d 23:54:45 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 23:54:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 23:54:46 OK: 143 MiB in 39 packages 23:54:47 Removing intermediate container 7b5d0c5d863d 23:54:47 ---> f34d76d3c489 23:54:47 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:54:47 ---> Running in ca06015ca7f1 23:54:47 Removing intermediate container ca06015ca7f1 23:54:47 ---> 7033932b6133 23:54:47 Step 6/7 : COPY go.mod . 23:54:47 b9c365052c96: Pull complete 23:54:47 a2d8cc88f415: Pull complete 23:54:47 ---> e1cb01840e4d 23:54:47 Step 7/7 : RUN go mod download 23:54:47 ---> Running in f1958f4b9d88 23:54:48 ea1d1ca13537: Pull complete 23:54:49 3750a50a1c5e: Pull complete 23:54:49 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 23:54:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 23:54:49 ---> 78745c68409d 23:54:49 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:54:49 go: finding github.com/davecgh/go-spew v1.1.0 23:54:49 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:54:49 go: finding github.com/go-kit/kit v0.8.0 23:54:49 go: finding github.com/go-logfmt/logfmt v0.4.0 23:54:49 go: finding github.com/go-stack/stack v1.8.0 23:54:49 go: finding github.com/google/uuid v1.1.0 23:54:49 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:54:49 go: finding github.com/pmezard/go-difflib v1.0.0 23:54:49 go: finding github.com/stretchr/objx v0.1.0 23:54:49 go: finding github.com/stretchr/testify v1.3.0 23:54:49 go: finding github.com/x448/float16 v0.8.4 23:54:51 Removing intermediate container f1958f4b9d88 23:54:51 ---> 3f3aa33dd55d 23:54:51 Successfully built 3f3aa33dd55d 23:54:51 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 23:54:51 + docker inspect -f . ci-base-image-x86_64 23:54:51 . [Pipeline] withDockerContainer 23:54:51 prd-centos7-docker-4c-2g-3240 does not seem to be running inside a container 23:54:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/23 -v /w/workspace/go-mod-core-contracts/23:/w/workspace/go-mod-core-contracts/23:rw,z -v /w/workspace/go-mod-core-contracts/23@tmp:/w/workspace/go-mod-core-contracts/23@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 ******** ci-base-image-x86_64 cat 23:54:52 $ docker top 730968960da551e7153445f6caf6be036d2aeeb290f7fe445382624085d2cec5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:54:53 + go version 23:54:53 go version go1.13.5 linux/amd64 [Pipeline] sh 23:54:53 + make test 23:54:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:54:54 ---> Running in 4d4747727f57 23:54:54 Removing intermediate container 4d4747727f57 23:54:54 ---> a5c29dce89da 23:54:54 Step 4/7 : RUN apk add bash 23:54:54 ---> Running in cc5c06c06a51 23:54:56 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 23:54:57 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 23:54:57 OK: 125 MiB in 39 packages 23:54:59 Removing intermediate container cc5c06c06a51 23:54:59 ---> 992ce5549f23 23:54:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 23:54:59 ---> Running in 40989ad919c9 23:54:59 Removing intermediate container 40989ad919c9 23:54:59 ---> d42ea4756a05 23:54:59 Step 6/7 : COPY go.mod . 23:55:00 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 23:55:00 ---> a0019cebf3e2 23:55:00 Step 7/7 : RUN go mod download 23:55:00 ---> Running in ae8b0e77444f 23:55:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.046s coverage: 85.7% of statements 23:55:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.046s coverage: 100.0% of statements 23:55:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements 23:55:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.029s coverage: 77.8% of statements 23:55:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 23:55:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 6.4% of statements 23:55:02 go: finding github.com/davecgh/go-spew v1.1.0 23:55:02 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:55:02 go: finding github.com/go-kit/kit v0.8.0 23:55:02 go: finding github.com/go-logfmt/logfmt v0.4.0 23:55:02 go: finding github.com/go-stack/stack v1.8.0 23:55:02 go: finding github.com/google/uuid v1.1.0 23:55:02 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:55:02 go: finding github.com/pmezard/go-difflib v1.0.0 23:55:02 go: finding github.com/stretchr/objx v0.1.0 23:55:02 go: finding github.com/stretchr/testify v1.3.0 23:55:02 go: finding github.com/x448/float16 v0.8.4 23:55:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.015s coverage: 14.4% of statements 23:55:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.008s coverage: 100.0% of statements 23:55:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.032s coverage: 100.0% of statements 23:55:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 23:55:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 23:55:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.038s coverage: 100.0% of statements 23:55:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.505s coverage: 100.0% of statements 23:55:05 Removing intermediate container ae8b0e77444f 23:55:05 ---> dea21129e9f9 23:55:05 Successfully built dea21129e9f9 23:55:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 23:55:05 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.024s coverage: 62.5% of statements 23:55:05 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.030s coverage: 26.3% of statements 23:55:05 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements 23:55:05 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.046s coverage: 15.4% of statements 23:55:05 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements 23:55:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:55:05 + docker inspect -f . ci-base-image-arm64 23:55:05 . [Pipeline] withDockerContainer 23:55:05 prd-ubuntu18.04-docker-arm64-4c-16g-3239 does not seem to be running inside a container 23:55:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/23 -v /w/workspace/go-mod-core-contracts/23:/w/workspace/go-mod-core-contracts/23:rw,z -v /w/workspace/go-mod-core-contracts/23@tmp:/w/workspace/go-mod-core-contracts/23@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 ******** ci-base-image-arm64 cat 23:55:06 gofmt -l . 23:55:06 [ "`gofmt -l .`" = "" ] 23:55:07 $ docker top afe12d6388c563c1ae0b4ef901e0a1d329f9fa20a89ae5cdae78dba5cc634061 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 23:55:08 Stashed 1 file(s) [Pipeline] } 23:55:08 $ docker stop --time=1 730968960da551e7153445f6caf6be036d2aeeb290f7fe445382624085d2cec5 23:55:09 + go version 23:55:09 go version go1.13.5 linux/arm64 23:55:10 $ docker rm -f 730968960da551e7153445f6caf6be036d2aeeb290f7fe445382624085d2cec5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:55:11 + make test 23:55:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:55:30 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 23:55:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.056s coverage: 85.7% of statements 23:55:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.047s coverage: 100.0% of statements 23:55:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.066s coverage: 45.4% of statements 23:55:35 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.040s coverage: 77.8% of statements 23:55:35 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 23:55:36 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.042s coverage: 6.4% of statements 23:55:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.064s coverage: 14.4% of statements 23:55:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements 23:55:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.086s coverage: 100.0% of statements 23:55:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 23:55:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 23:55:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.017s coverage: 100.0% of statements 23:55:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.028s coverage: 100.0% of statements 23:55:40 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.110s coverage: 62.5% of statements 23:55:41 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements 23:55:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements 23:55:42 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.029s coverage: 15.4% of statements 23:55:43 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 23:55:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:55:45 gofmt -l . 23:55:46 [ "`gofmt -l .`" = "" ] [Pipeline] stash 23:55:46 Warning: overwriting stash ‘coverage-report’ 23:55:47 Stashed 1 file(s) [Pipeline] } 23:55:46 $ docker stop --time=1 afe12d6388c563c1ae0b4ef901e0a1d329f9fa20a89ae5cdae78dba5cc634061 23:55:49 $ docker rm -f afe12d6388c563c1ae0b4ef901e0a1d329f9fa20a89ae5cdae78dba5cc634061 [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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 23:55:50 provisioning config files... 23:55:50 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2968335452779648005tmp [Pipeline] { [Pipeline] sh 23:55:51 + curl -s https://codecov.io/bash 23:55:51 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config2968335452779648005tmp 23:55:51 23:55:51 _____ _ 23:55:51 / ____| | | 23:55:51 | | ___ __| | ___ ___ _____ __ 23:55:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:55:51 | |___| (_) | (_| | __/ (_| (_) \ V / 23:55:51 \_____\___/ \__,_|\___|\___\___/ \_/ 23:55:51 Bash-20200602-f809a24 23:55:51 23:55:51 23:55:51 ==> Jenkins CI detected. 23:55:51 project root: . 23:55:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:55:51 ==> Running gcov in . (disable via -X gcov) 23:55:51 ==> Python coveragepy not found 23:55:51 ==> Searching for coverage reports in: 23:55:51 + . 23:55:51 -> Found 1 reports 23:55:51 ==> Detecting git/mercurial file structure 23:55:51 ==> Reading reports 23:55:51 + ./coverage.out bytes=82427 23:55:51 ==> Appending adjustments 23:55:51 https://docs.codecov.io/docs/fixing-reports 23:55:52 + Found adjustments 23:55:52 ==> Gzipping contents 23:55:52 ==> Uploading reports 23:55:52 url: https://codecov.io 23:55:52 query: branch=master&commit=ce12e3ca5eff886d773c4b0e75431aaee5057a0a&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= 23:55:52 -> Pinging Codecov 23:55:52 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=ce12e3ca5eff886d773c4b0e75431aaee5057a0a&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= 23:55:53 -> Uploading 23:55:53 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ce12e3ca5eff886d773c4b0e75431aaee5057a0a [Pipeline] } 23:55:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:55:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 23:55:54 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 23:55:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:55:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 23:55:54 23:55:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 23:55:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 23:55:55 1.317.0: Pulling from edgex-devops/edgex-snyk-go 23:55:55 cbdbe7a5bc2a: Pulling fs layer 23:55:55 408f87550127: Pulling fs layer 23:55:55 fe522b08c979: Pulling fs layer 23:55:55 221eaa008020: Pulling fs layer 23:55:55 2a4607e5d6b9: Pulling fs layer 23:55:55 8f79b27c4fd2: Pulling fs layer 23:55:55 e5c8dbe1645b: Pulling fs layer 23:55:55 23e8b3b47431: Pulling fs layer 23:55:55 5c568d65a230: Pulling fs layer 23:55:55 8f79b27c4fd2: Waiting 23:55:55 221eaa008020: Waiting 23:55:55 23e8b3b47431: Waiting 23:55:55 e5c8dbe1645b: Waiting 23:55:55 2a4607e5d6b9: Waiting 23:55:55 5c568d65a230: Waiting 23:55:55 fe522b08c979: Verifying Checksum 23:55:55 fe522b08c979: Download complete 23:55:55 408f87550127: Verifying Checksum 23:55:55 408f87550127: Download complete 23:55:55 2a4607e5d6b9: Verifying Checksum 23:55:55 2a4607e5d6b9: Download complete 23:55:55 8f79b27c4fd2: Verifying Checksum 23:55:55 8f79b27c4fd2: Download complete 23:55:55 cbdbe7a5bc2a: Verifying Checksum 23:55:55 cbdbe7a5bc2a: Download complete 23:55:55 cbdbe7a5bc2a: Pull complete 23:55:56 408f87550127: Pull complete 23:55:56 e5c8dbe1645b: Verifying Checksum 23:55:56 e5c8dbe1645b: Download complete 23:55:56 fe522b08c979: Pull complete 23:55:57 23e8b3b47431: Verifying Checksum 23:55:57 23e8b3b47431: Download complete 23:55:57 5c568d65a230: Verifying Checksum 23:55:57 5c568d65a230: Download complete 23:55:58 221eaa008020: Verifying Checksum 23:55:58 221eaa008020: Download complete 23:56:06 221eaa008020: Pull complete 23:56:06 2a4607e5d6b9: Pull complete 23:56:06 8f79b27c4fd2: Pull complete 23:56:08 e5c8dbe1645b: Pull complete 23:56:12 23e8b3b47431: Pull complete 23:56:14 5c568d65a230: Pull complete 23:56:14 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 23:56:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 23:56:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 23:56:14 prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container 23:56:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 23:56:15 $ docker top a66609491d99a9a29dfac2aafe4c717cafb644ced0d9dd509f0e8f06c60e02ee -eo pid,comm [Pipeline] { [Pipeline] sh 23:56:16 + snyk monitor '--org=edgex-jenkins' 23:56:22 23:56:22 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 23:56:22 23:56:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/7ebed577-b53c-48e4-bc15-8e09c89b1ebe 23:56:22 23:56:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:56:22 23:56:23 23:56:23 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 23:56:23 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:56:23 $ docker stop --time=1 a66609491d99a9a29dfac2aafe4c717cafb644ced0d9dd509f0e8f06c60e02ee 23:56:25 $ docker rm -f a66609491d99a9a29dfac2aafe4c717cafb644ced0d9dd509f0e8f06c60e02ee [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 23:56:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:56:26 . [Pipeline] withDockerContainer 23:56:26 prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container 23:56:26 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:56:28 $ docker top e98491ffd0ea8f25f5a8e6cc09046dd7246c48f125dac285d958f96ca2829be9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:56:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:56:28 [ssh-agent] Looking for ssh-agent implementation... 23:56:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:56:28 $ docker exec e98491ffd0ea8f25f5a8e6cc09046dd7246c48f125dac285d958f96ca2829be9 ssh-agent 23:56:28 SSH_AUTH_SOCK=/tmp/ssh-iIFfjuY3jpdE/agent.13 23:56:28 SSH_AGENT_PID=19 23:56:28 Running ssh-add (command line suppressed) 23:56:29 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7339996986934163700.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7339996986934163700.key) 23:56:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:56:29 + git semver tag 23:56:29 # -> Open(): unable to determine branch for HEAD 23:56:29 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 23:56:29 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 23:56:29 # $SEMVER_REMOTE_NAME = origin 23:56:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:56:29 # $SEMVER_USER_NAME = edgex-jenkins 23:56:29 # $SEMVER_BRANCH = master 23:56:29 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 23:56:29 # ce12e3ca5eff886d773c4b0e75431aaee5057a0a HEAD 23:56:29 # -> Force: false 23:56:29 # 66e4ac2ad94d0f52c9824a9c838c81a35e32ff00 refs/tags/v0.1.59 [Pipeline] } 23:56:29 $ docker exec --env ******** --env ******** e98491ffd0ea8f25f5a8e6cc09046dd7246c48f125dac285d958f96ca2829be9 ssh-agent -k 23:56:30 unset SSH_AUTH_SOCK; 23:56:30 unset SSH_AGENT_PID; 23:56:30 echo Agent pid 19 killed; 23:56:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:56:30 + git semver [Pipeline] } 23:56:30 $ docker stop --time=1 e98491ffd0ea8f25f5a8e6cc09046dd7246c48f125dac285d958f96ca2829be9 23:56:31 $ docker rm -f e98491ffd0ea8f25f5a8e6cc09046dd7246c48f125dac285d958f96ca2829be9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:56:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:56:32 23:56:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:56:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:56:33 0.23.1-centos7: Pulling from edgex-lftools 23:56:33 ab5ef0e58194: Pulling fs layer 23:56:33 9712f1f96733: Pulling fs layer 23:56:33 63f879dbbcfc: Pulling fs layer 23:56:33 0d9ebad4ef96: Pulling fs layer 23:56:33 e9a5061849ea: Pulling fs layer 23:56:33 d747dcd14b5f: Pulling fs layer 23:56:33 2de7ff778b66: Pulling fs layer 23:56:33 0d9ebad4ef96: Waiting 23:56:33 e9a5061849ea: Waiting 23:56:33 d747dcd14b5f: Waiting 23:56:33 2de7ff778b66: Waiting 23:56:33 9712f1f96733: Verifying Checksum 23:56:33 9712f1f96733: Download complete 23:56:37 63f879dbbcfc: Verifying Checksum 23:56:37 63f879dbbcfc: Download complete 23:56:38 0d9ebad4ef96: Verifying Checksum 23:56:38 0d9ebad4ef96: Download complete 23:56:38 d747dcd14b5f: Verifying Checksum 23:56:38 d747dcd14b5f: Download complete 23:56:38 ab5ef0e58194: Verifying Checksum 23:56:38 ab5ef0e58194: Download complete 23:56:39 e9a5061849ea: Verifying Checksum 23:56:39 e9a5061849ea: Download complete 23:56:39 2de7ff778b66: Verifying Checksum 23:56:39 2de7ff778b66: Download complete 23:56:45 ab5ef0e58194: Pull complete 23:56:45 9712f1f96733: Pull complete 23:56:47 63f879dbbcfc: Pull complete 23:56:58 0d9ebad4ef96: Pull complete 23:56:58 e9a5061849ea: Pull complete 23:56:58 d747dcd14b5f: Pull complete 23:57:01 2de7ff778b66: Pull complete 23:57:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:57:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:57:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:57:02 prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container 23:57:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:57:04 $ docker top 69559a62aa01231b6b9ab574841c7410d6373fde5747fef57621277820562714 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:57:05 provisioning config files... 23:57:05 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4805439349588943846tmp 23:57:05 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3012193560423963680tmp 23:57:05 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4134525540268400758tmp [Pipeline] { [Pipeline] echo 23:57:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:57:05 ---> sigul-configuration.sh 23:57:05 gpg: directory `/root/.gnupg' created 23:57:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:57:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:57:05 gpg: keyring `/root/.gnupg/secring.gpg' created 23:57:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:57:05 gpg: CAST5 encrypted data 23:57:05 gpg: encrypted with 1 passphrase 23:57:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:57:07 + mkdir /home/jenkins 23:57:07 + mkdir /home/jenkins/sigul [Pipeline] sh 23:57:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 23:57:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:57:08 ---> sigul-install.sh 23:57:18 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:57:18 + git tag --list 23:57:18 v0.1.59 [Pipeline] sh 23:57:19 + lftools sign git-tag v0.1.59 23:57:21 Signing Git tag with Sigul... 23:57:21 Signing v0.1.59 [Pipeline] echo 23:57:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:57:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:57:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:57:23 $ docker stop --time=1 69559a62aa01231b6b9ab574841c7410d6373fde5747fef57621277820562714 23:57:25 $ docker rm -f 69559a62aa01231b6b9ab574841c7410d6373fde5747fef57621277820562714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:57:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:57:26 . [Pipeline] withDockerContainer 23:57:26 prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container 23:57:26 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:57:27 $ docker top a6396a662ae31e27f1cb97eb5648e3acc4c5cbaa81ccd457bf4abc84823e9568 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:57:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:57:27 [ssh-agent] Looking for ssh-agent implementation... 23:57:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:57:28 $ docker exec a6396a662ae31e27f1cb97eb5648e3acc4c5cbaa81ccd457bf4abc84823e9568 ssh-agent 23:57:28 SSH_AUTH_SOCK=/tmp/ssh-m7SxFTyZmcbT/agent.11 23:57:28 SSH_AGENT_PID=16 23:57:28 Running ssh-add (command line suppressed) 23:57:29 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7553901886216504723.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7553901886216504723.key) 23:57:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:57:29 + git semver bump patch 23:57:29 # -> Open(): unable to determine branch for HEAD 23:57:29 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 23:57:29 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 23:57:29 # $SEMVER_REMOTE_NAME = origin 23:57:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:57:29 # $SEMVER_USER_NAME = edgex-jenkins 23:57:29 # $SEMVER_BRANCH = master 23:57:29 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 23:57:29 0.1.60 [Pipeline] } 23:57:29 $ docker exec --env ******** --env ******** a6396a662ae31e27f1cb97eb5648e3acc4c5cbaa81ccd457bf4abc84823e9568 ssh-agent -k 23:57:30 unset SSH_AUTH_SOCK; 23:57:30 unset SSH_AGENT_PID; 23:57:30 echo Agent pid 16 killed; 23:57:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:57:30 + git semver [Pipeline] } 23:57:30 $ docker stop --time=1 a6396a662ae31e27f1cb97eb5648e3acc4c5cbaa81ccd457bf4abc84823e9568 23:57:32 $ docker rm -f a6396a662ae31e27f1cb97eb5648e3acc4c5cbaa81ccd457bf4abc84823e9568 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:57:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:57:32 . [Pipeline] withDockerContainer 23:57:32 prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container 23:57:32 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:57:33 $ docker top b940969bbbd1b5d5bc5f3ab8f351047acb5c9866ba7620328bc3d407461e4385 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:57:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:57:33 [ssh-agent] Looking for ssh-agent implementation... 23:57:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:57:34 $ docker exec b940969bbbd1b5d5bc5f3ab8f351047acb5c9866ba7620328bc3d407461e4385 ssh-agent 23:57:34 SSH_AUTH_SOCK=/tmp/ssh-HMpeWb657EtD/agent.11 23:57:34 SSH_AGENT_PID=16 23:57:34 Running ssh-add (command line suppressed) 23:57:35 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1837688624987765868.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1837688624987765868.key) 23:57:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:57:35 + git semver push 23:57:35 # -> Open(): unable to determine branch for HEAD 23:57:35 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 23:57:35 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 23:57:35 # $SEMVER_REMOTE_NAME = origin 23:57:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:57:35 # $SEMVER_USER_NAME = edgex-jenkins 23:57:35 # $SEMVER_BRANCH = master 23:57:35 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 23:57:42 $ docker exec --env ******** --env ******** b940969bbbd1b5d5bc5f3ab8f351047acb5c9866ba7620328bc3d407461e4385 ssh-agent -k 23:57:42 unset SSH_AUTH_SOCK; 23:57:42 unset SSH_AGENT_PID; 23:57:42 echo Agent pid 16 killed; 23:57:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:57:43 + git semver [Pipeline] } 23:57:43 $ docker stop --time=1 b940969bbbd1b5d5bc5f3ab8f351047acb5c9866ba7620328bc3d407461e4385 23:57:45 $ docker rm -f b940969bbbd1b5d5bc5f3ab8f351047acb5c9866ba7620328bc3d407461e4385 [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 23:57:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:57:47 ---> package-listing.sh 23:57:47 ++ facter osfamily 23:57:47 ++ tr '[:upper:]' '[:lower:]' 23:57:47 + OS_FAMILY=redhat 23:57:47 + workspace=/w/workspace/dry_go-mod-core-contracts_master 23:57:47 + START_PACKAGES=/tmp/packages_start.txt 23:57:47 + END_PACKAGES=/tmp/packages_end.txt 23:57:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:57:47 + PACKAGES=/tmp/packages_start.txt 23:57:47 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 23:57:47 + PACKAGES=/tmp/packages_end.txt 23:57:47 + case "${OS_FAMILY}" in 23:57:47 + rpm -qa 23:57:47 + sort 23:57:51 + '[' -f /tmp/packages_start.txt ']' 23:57:51 + '[' -f /tmp/packages_end.txt ']' 23:57:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:57:51 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 23:57:51 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 23:57:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] isUnix [Pipeline] sh 23:57:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:57:52 23:57:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:57:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:57:52 alpine: Pulling from edgex-lftools-log-publisher 23:57:52 c9b1b535fdd9: Pulling fs layer 23:57:52 2cc5ad85d9ab: Pulling fs layer 23:57:52 756a868c4378: Pulling fs layer 23:57:52 444b2fc9a129: Pulling fs layer 23:57:52 ea15f1150254: Pulling fs layer 23:57:52 41b27a9f41bf: Pulling fs layer 23:57:52 28c525ee5125: Pulling fs layer 23:57:52 094b1ea09ed8: Pulling fs layer 23:57:52 138eaada9080: Pulling fs layer 23:57:52 0622d0fa9048: Pulling fs layer 23:57:52 28c525ee5125: Waiting 23:57:52 138eaada9080: Waiting 23:57:52 094b1ea09ed8: Waiting 23:57:52 0622d0fa9048: Waiting 23:57:52 444b2fc9a129: Waiting 23:57:52 ea15f1150254: Waiting 23:57:52 41b27a9f41bf: Waiting 23:57:52 2cc5ad85d9ab: Verifying Checksum 23:57:52 2cc5ad85d9ab: Download complete 23:57:52 444b2fc9a129: Verifying Checksum 23:57:52 444b2fc9a129: Download complete 23:57:52 c9b1b535fdd9: Verifying Checksum 23:57:52 c9b1b535fdd9: Download complete 23:57:52 ea15f1150254: Verifying Checksum 23:57:52 ea15f1150254: Download complete 23:57:52 28c525ee5125: Verifying Checksum 23:57:52 28c525ee5125: Download complete 23:57:53 c9b1b535fdd9: Pull complete 23:57:53 2cc5ad85d9ab: Pull complete 23:57:54 756a868c4378: Verifying Checksum 23:57:54 756a868c4378: Download complete 23:57:54 094b1ea09ed8: Download complete 23:57:54 138eaada9080: Verifying Checksum 23:57:54 138eaada9080: Download complete 23:57:54 0622d0fa9048: Verifying Checksum 23:57:54 0622d0fa9048: Download complete 23:57:55 41b27a9f41bf: Verifying Checksum 23:57:55 41b27a9f41bf: Download complete 23:57:57 756a868c4378: Pull complete 23:57:57 444b2fc9a129: Pull complete 23:57:58 ea15f1150254: Pull complete 23:58:05 41b27a9f41bf: Pull complete 23:58:05 28c525ee5125: Pull complete 23:58:09 094b1ea09ed8: Pull complete 23:58:09 138eaada9080: Pull complete 23:58:09 0622d0fa9048: Pull complete 23:58:09 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:58:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:58:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:58:10 prd-centos7-docker-4c-2g-3235 does not seem to be running inside a container 23:58:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:58:12 $ docker top 93f57fd8ac86c5a668c668bc9258a2749eed7e2b42d195edbfa52650a9217e51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:12 provisioning config files... 23:58:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7020919868766987733tmp [Pipeline] { [Pipeline] echo 23:58:12 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:58:13 ---> create-netrc.sh [Pipeline] echo 23:58:13 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:58:13 ---> logs-deploy.sh 23:58:13 + ARCHIVE_ARTIFACTS= 23:58:13 + LOGS_SERVER=https://logs.edgexfoundry.org 23:58:13 + '[' https://logs.edgexfoundry.org == None ']' 23:58:13 + NEXUS_URL=https://nexus.edgexfoundry.org 23:58:13 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/23 23:58:13 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/23/ 23:58:13 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/23 /w/workspace/dry_go-mod-core-contracts_master 23:58:15 Archives upload complete. 23:58:15 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/23 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/23/