Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 48a5c2205c272f54b96e88b4eae204edc1759100 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 Running on prd-centos7-docker-4c-2g-5111 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 > 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 without tags Checking out Revision 48a5c2205c272f54b96e88b4eae204edc1759100 (master) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 Commit message: "Merge pull request #236 from lindseysimple/issue-235" > git rev-list --no-walk 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:35:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:35:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:35:11 ========================================================= 02:35:11 EdgeX Global Pipelines Version Info 02:35:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:35:13 ------------------- 02:35:13 stable info: 02:35:13 ------------------- 02:35:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:35:13 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 02:35:13 Message: update stable to v1.0.89 02:35:14 ------------------- 02:35:14 experimental info: 02:35:14 ------------------- 02:35:14 Commited By: **** collab-it+edgex@linuxfoundation.org 02:35:14 Commit SHA: 50d5b24b0ab5f81d75c339234d0e2512bee9338e 02:35:14 Message: update experimental to v1.0.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:35:16 02:35:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:35:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:35:16 latest: Pulling from edgex-devops/git-semver 02:35:16 9123ac7c32f7: Pulling fs layer 02:35:16 b8cc5d1170e3: Pulling fs layer 02:35:16 2924cbbf6a41: Pulling fs layer 02:35:16 93b08a4f1073: Pulling fs layer 02:35:16 93b08a4f1073: Waiting 02:35:16 b8cc5d1170e3: Verifying Checksum 02:35:16 b8cc5d1170e3: Download complete 02:35:16 9123ac7c32f7: Verifying Checksum 02:35:16 9123ac7c32f7: Download complete 02:35:16 93b08a4f1073: Verifying Checksum 02:35:16 93b08a4f1073: Download complete 02:35:16 2924cbbf6a41: Verifying Checksum 02:35:16 2924cbbf6a41: Download complete 02:35:16 9123ac7c32f7: Pull complete 02:35:17 b8cc5d1170e3: Pull complete 02:35:17 2924cbbf6a41: Pull complete 02:35:18 93b08a4f1073: Pull complete 02:35:18 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 02:35:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:35:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:35:18 prd-centos7-docker-4c-2g-5111 does not seem to be running inside a container 02:35:18 $ 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 02:35:20 $ docker top ce05d7310faa85ec52f82e8744ecd96d6bd5b44ab8d65f3a087ff73a38330923 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:35:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:20 [ssh-agent] Looking for ssh-agent implementation... 02:35:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:20 $ docker exec ce05d7310faa85ec52f82e8744ecd96d6bd5b44ab8d65f3a087ff73a38330923 ssh-agent 02:35:20 SSH_AUTH_SOCK=/tmp/ssh-XrOINXiQj6t4/agent.11 02:35:20 SSH_AGENT_PID=16 02:35:20 Running ssh-add (command line suppressed) 02:35:21 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7072064684506465181.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7072064684506465181.key) 02:35:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:21 + git describe --exact-match --tags HEAD 02:35:21 fatal: No names found, cannot describe anything. [Pipeline] } 02:35:21 $ docker exec --env ******** --env ******** ce05d7310faa85ec52f82e8744ecd96d6bd5b44ab8d65f3a087ff73a38330923 ssh-agent -k 02:35:21 unset SSH_AUTH_SOCK; 02:35:21 unset SSH_AGENT_PID; 02:35:21 echo Agent pid 16 killed; 02:35:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 02:35:21 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 02:35:21 This usually means this commit has not been tagged. [Pipeline] sshagent 02:35:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:21 [ssh-agent] Looking for ssh-agent implementation... 02:35:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:21 $ docker exec ce05d7310faa85ec52f82e8744ecd96d6bd5b44ab8d65f3a087ff73a38330923 ssh-agent 02:35:22 SSH_AUTH_SOCK=/tmp/ssh-5L0OKblsInLW/agent.45 02:35:22 SSH_AGENT_PID=50 02:35:22 Running ssh-add (command line suppressed) 02:35:22 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2126013533988754980.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2126013533988754980.key) 02:35:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:22 + git semver init 02:35:22 # -> Open(): unable to determine branch for HEAD 02:35:22 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 02:35:22 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 02:35:22 # $SEMVER_REMOTE_NAME = origin 02:35:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:35:22 # $SEMVER_USER_NAME = edgex-jenkins 02:35:22 # $SEMVER_BRANCH = master 02:35:22 # $SEMVER_TEMP = /tmp/semver-436209875 02:35:22 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 02:35:23 # '/tmp/semver-436209875' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 02:35:23 # -> Force: false 02:35:23 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 02:35:23 $ docker exec --env ******** --env ******** ce05d7310faa85ec52f82e8744ecd96d6bd5b44ab8d65f3a087ff73a38330923 ssh-agent -k 02:35:23 unset SSH_AUTH_SOCK; 02:35:23 unset SSH_AGENT_PID; 02:35:23 echo Agent pid 50 killed; 02:35:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:35:23 + git semver [Pipeline] } 02:35:23 $ docker stop --time=1 ce05d7310faa85ec52f82e8744ecd96d6bd5b44ab8d65f3a087ff73a38330923 02:35:25 $ docker rm -f ce05d7310faa85ec52f82e8744ecd96d6bd5b44ab8d65f3a087ff73a38330923 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 02:35:25 Stashed 73 file(s) [Pipeline] echo 02:35:25 [edgeXSemver] initialized semver on version 0.1.62 [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 02:35:41 Still waiting to schedule task 02:35:41 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5111’ 02:35:41 Still waiting to schedule task 02:35:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:37:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5112 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 02:37:23 Running in /w/workspace/go-mod-core-contracts/26 [Pipeline] { [Pipeline] checkout 02:37:28 using credential edgex-jenkins-ssh 02:37:29 Cloning the remote Git repository 02:37:29 Cloning with configured refspecs honoured and without tags 02:37:29 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:37:29 > git init /w/workspace/go-mod-core-contracts/26 # timeout=10 02:37:30 Fetching without tags 02:37:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:37:29 > git --version # timeout=10 02:37:29 using GIT_SSH to set credentials SSH Credentials for GitHub 02:37:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 02:37:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:37:30 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:37:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:37:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:37:30 using GIT_SSH to set credentials SSH Credentials for GitHub 02:37:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 02:37:30 Checking out Revision 48a5c2205c272f54b96e88b4eae204edc1759100 (master) 02:37:30 > git config core.sparsecheckout # timeout=10 02:37:30 > git checkout -f 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 02:37:35 Commit message: "Merge pull request #236 from lindseysimple/issue-235" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:37:36 ========================================================= 02:37:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 02:37:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:37:37 + 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 . 02:37:38 Sending build context to Docker daemon 1.821MB 02:37:38 Step 1/7 : ARG BASE=golang:1.13-alpine 02:37:38 Step 2/7 : FROM ${BASE} 02:37:38 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:37:38 cde5963f3b93: Pulling fs layer 02:37:38 2a23fa8c16f7: Pulling fs layer 02:37:38 777b28850792: Pulling fs layer 02:37:38 8a11ddd9e578: Pulling fs layer 02:37:38 4cf88f913ddb: Pulling fs layer 02:37:38 1df406cf5192: Pulling fs layer 02:37:38 cd6300453558: Pulling fs layer 02:37:38 b9c365052c96: Pulling fs layer 02:37:38 a2d8cc88f415: Pulling fs layer 02:37:38 ea1d1ca13537: Pulling fs layer 02:37:38 3750a50a1c5e: Pulling fs layer 02:37:38 8a11ddd9e578: Waiting 02:37:38 4cf88f913ddb: Waiting 02:37:38 1df406cf5192: Waiting 02:37:38 cd6300453558: Waiting 02:37:38 b9c365052c96: Waiting 02:37:38 a2d8cc88f415: Waiting 02:37:38 ea1d1ca13537: Waiting 02:37:38 3750a50a1c5e: Waiting 02:37:38 777b28850792: Verifying Checksum 02:37:38 777b28850792: Download complete 02:37:38 2a23fa8c16f7: Verifying Checksum 02:37:38 2a23fa8c16f7: Download complete 02:37:38 4cf88f913ddb: Verifying Checksum 02:37:38 4cf88f913ddb: Download complete 02:37:38 1df406cf5192: Verifying Checksum 02:37:38 1df406cf5192: Download complete 02:37:39 cde5963f3b93: Verifying Checksum 02:37:40 cde5963f3b93: Pull complete 02:37:40 2a23fa8c16f7: Pull complete 02:37:40 cd6300453558: Download complete 02:37:40 777b28850792: Pull complete 02:37:40 a2d8cc88f415: Verifying Checksum 02:37:40 a2d8cc88f415: Download complete 02:37:42 ea1d1ca13537: Verifying Checksum 02:37:42 ea1d1ca13537: Download complete 02:37:42 3750a50a1c5e: Verifying Checksum 02:37:42 3750a50a1c5e: Download complete 02:37:44 b9c365052c96: Verifying Checksum 02:37:44 b9c365052c96: Download complete 02:37:44 8a11ddd9e578: Verifying Checksum 02:37:44 8a11ddd9e578: Download complete 02:37:56 8a11ddd9e578: Pull complete 02:37:56 4cf88f913ddb: Pull complete 02:37:56 1df406cf5192: Pull complete 02:38:01 cd6300453558: Pull complete 02:38:06 b9c365052c96: Pull complete 02:38:06 a2d8cc88f415: Pull complete 02:38:07 ea1d1ca13537: Pull complete 02:38:08 3750a50a1c5e: Pull complete 02:38:08 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 02:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 02:38:08 ---> 78745c68409d 02:38:08 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:38:13 ---> Running in 3cf8b458429a 02:38:13 Removing intermediate container 3cf8b458429a 02:38:13 ---> 914635d9690a 02:38:13 Step 4/7 : RUN apk add bash 02:38:13 ---> Running in 2f4a1911601f 02:38:15 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 02:38:15 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 02:38:16 OK: 125 MiB in 39 packages 02:38:18 Removing intermediate container 2f4a1911601f 02:38:18 ---> 5836020abcb3 02:38:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:38:18 ---> Running in 297cb6406f9e 02:38:18 Removing intermediate container 297cb6406f9e 02:38:18 ---> 51ecbc83abb3 02:38:18 Step 6/7 : COPY go.mod . 02:38:19 ---> b2c68ec72fe1 02:38:19 Step 7/7 : RUN go mod download 02:38:19 ---> Running in a47f6ebc9009 02:38:21 go: finding github.com/davecgh/go-spew v1.1.0 02:38:21 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:38:21 go: finding github.com/go-kit/kit v0.8.0 02:38:21 go: finding github.com/go-logfmt/logfmt v0.4.0 02:38:21 go: finding github.com/go-playground/assert/v2 v2.0.1 02:38:21 go: finding github.com/go-playground/locales v0.13.0 02:38:21 go: finding github.com/go-playground/universal-translator v0.17.0 02:38:21 go: finding github.com/go-playground/validator/v10 v10.3.0 02:38:21 go: finding github.com/go-stack/stack v1.8.0 02:38:21 go: finding github.com/google/uuid v1.1.0 02:38:21 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:38:21 go: finding github.com/leodido/go-urn v1.2.0 02:38:21 go: finding github.com/pmezard/go-difflib v1.0.0 02:38:21 go: finding github.com/stretchr/objx v0.1.0 02:38:21 go: finding github.com/stretchr/testify v1.4.0 02:38:21 go: finding github.com/x448/float16 v0.8.4 02:38:21 go: finding golang.org/x/text v0.3.2 02:38:21 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 02:38:21 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:38:22 go: finding gopkg.in/yaml.v2 v2.2.2 02:38:23 Running on prd-centos7-docker-4c-2g-5113 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 02:38:23 Running in /w/workspace/go-mod-core-contracts/26 [Pipeline] { [Pipeline] checkout 02:38:26 using credential edgex-jenkins-ssh 02:38:26 Cloning the remote Git repository 02:38:26 Cloning with configured refspecs honoured and without tags 02:38:26 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:38:26 Fetching without tags 02:38:26 > git init /w/workspace/go-mod-core-contracts/26 # timeout=10 02:38:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:38:26 > git --version # timeout=10 02:38:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 02:38:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:38:26 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 02:38:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:38:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:38:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 02:38:27 Checking out Revision 48a5c2205c272f54b96e88b4eae204edc1759100 (master) 02:38:27 > git config core.sparsecheckout # timeout=10 02:38:27 > git checkout -f 48a5c2205c272f54b96e88b4eae204edc1759100 # timeout=10 02:38:31 Commit message: "Merge pull request #236 from lindseysimple/issue-235" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:38:31 ========================================================= 02:38:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 02:38:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:38:32 + 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 . 02:38:32 Sending build context to Docker daemon 1.821MB 02:38:32 Step 1/7 : ARG BASE=golang:1.13-alpine 02:38:32 Step 2/7 : FROM ${BASE} 02:38:32 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 02:38:32 e6b0cf9c0882: Pulling fs layer 02:38:32 2848faf0eed1: Pulling fs layer 02:38:32 0f37312ad70f: Pulling fs layer 02:38:32 5788d62ee057: Pulling fs layer 02:38:32 0e6b1d234666: Pulling fs layer 02:38:32 bf5d7aec512f: Pulling fs layer 02:38:32 34c802a77dc8: Pulling fs layer 02:38:32 9eb99e56ec68: Pulling fs layer 02:38:32 27c7a5d97fbd: Pulling fs layer 02:38:32 5c102a31e300: Pulling fs layer 02:38:32 dcfb455df0a1: Pulling fs layer 02:38:32 bf5d7aec512f: Waiting 02:38:32 34c802a77dc8: Waiting 02:38:32 9eb99e56ec68: Waiting 02:38:32 27c7a5d97fbd: Waiting 02:38:32 5c102a31e300: Waiting 02:38:32 dcfb455df0a1: Waiting 02:38:32 5788d62ee057: Waiting 02:38:32 0e6b1d234666: Waiting 02:38:32 0f37312ad70f: Download complete 02:38:32 2848faf0eed1: Verifying Checksum 02:38:32 2848faf0eed1: Download complete 02:38:32 0e6b1d234666: Download complete 02:38:32 bf5d7aec512f: Verifying Checksum 02:38:32 bf5d7aec512f: Download complete 02:38:32 e6b0cf9c0882: Verifying Checksum 02:38:32 e6b0cf9c0882: Download complete 02:38:33 e6b0cf9c0882: Pull complete 02:38:33 2848faf0eed1: Pull complete 02:38:33 34c802a77dc8: Download complete 02:38:33 27c7a5d97fbd: Verifying Checksum 02:38:33 27c7a5d97fbd: Download complete 02:38:34 5788d62ee057: Verifying Checksum 02:38:34 5788d62ee057: Download complete 02:38:34 Removing intermediate container a47f6ebc9009 02:38:34 ---> b79740b26c92 02:38:34 Successfully built b79740b26c92 02:38:34 Successfully tagged ci-base-image-arm64:latest 02:38:34 dcfb455df0a1: Verifying Checksum 02:38:34 dcfb455df0a1: Download complete 02:38:34 9eb99e56ec68: Verifying Checksum 02:38:34 9eb99e56ec68: Download complete 02:38:34 5c102a31e300: Verifying Checksum 02:38:34 5c102a31e300: Download complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:38:35 + docker inspect -f . ci-base-image-arm64 02:38:35 . [Pipeline] withDockerContainer 02:38:35 prd-ubuntu18.04-docker-arm64-4c-16g-5112 does not seem to be running inside a container 02:38:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/26 -v /w/workspace/go-mod-core-contracts/26:/w/workspace/go-mod-core-contracts/26:rw,z -v /w/workspace/go-mod-core-contracts/26@tmp:/w/workspace/go-mod-core-contracts/26@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 02:38:35 0f37312ad70f: Pull complete 02:38:37 $ docker top f2a9a1a96724f996a81b4490ab6721c13b0a5f2a9ca8f006a75b273aa19d5dae -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:38 + go version 02:38:38 go version go1.13.5 linux/arm64 [Pipeline] sh 02:38:39 + make test 02:38:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:38:40 5788d62ee057: Pull complete 02:38:41 0e6b1d234666: Pull complete 02:38:41 bf5d7aec512f: Pull complete 02:38:47 34c802a77dc8: Pull complete 02:38:51 9eb99e56ec68: Pull complete 02:38:51 27c7a5d97fbd: Pull complete 02:38:51 5c102a31e300: Pull complete 02:38:51 dcfb455df0a1: Pull complete 02:38:51 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 02:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 02:38:51 ---> 7c70fe431013 02:38:51 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:38:52 ---> Running in 72c1d036b79a 02:38:52 Removing intermediate container 72c1d036b79a 02:38:52 ---> bc8b8a44c4e1 02:38:52 Step 4/7 : RUN apk add bash 02:38:52 ---> Running in 33790e44cba6 02:38:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 02:38:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 02:38:54 OK: 143 MiB in 39 packages 02:38:54 Removing intermediate container 33790e44cba6 02:38:54 ---> ba128d6d6062 02:38:54 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:38:54 ---> Running in 4c61c71e2bf8 02:38:55 Removing intermediate container 4c61c71e2bf8 02:38:55 ---> e05d88891d5c 02:38:55 Step 6/7 : COPY go.mod . 02:38:55 ---> c267d83ac95c 02:38:55 Step 7/7 : RUN go mod download 02:38:55 ---> Running in c6cb110e4fcf 02:38:56 go: finding github.com/davecgh/go-spew v1.1.0 02:38:57 go: finding github.com/fxamacker/cbor/v2 v2.2.0 02:38:57 go: finding github.com/go-kit/kit v0.8.0 02:38:57 go: finding github.com/go-logfmt/logfmt v0.4.0 02:38:57 go: finding github.com/go-playground/assert/v2 v2.0.1 02:38:57 go: finding github.com/go-playground/locales v0.13.0 02:38:57 go: finding github.com/go-playground/universal-translator v0.17.0 02:38:57 go: finding github.com/go-playground/validator/v10 v10.3.0 02:38:57 go: finding github.com/go-stack/stack v1.8.0 02:38:57 go: finding github.com/google/uuid v1.1.0 02:38:57 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:38:57 go: finding github.com/leodido/go-urn v1.2.0 02:38:57 go: finding github.com/pmezard/go-difflib v1.0.0 02:38:57 go: finding github.com/stretchr/objx v0.1.0 02:38:57 go: finding github.com/stretchr/testify v1.4.0 02:38:57 go: finding github.com/x448/float16 v0.8.4 02:38:57 go: finding golang.org/x/text v0.3.2 02:38:57 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 02:38:57 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 02:38:57 go: finding gopkg.in/yaml.v2 v2.2.2 02:39:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 02:39:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.037s coverage: 85.7% of statements 02:39:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.043s coverage: 100.0% of statements 02:39:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.136s coverage: 45.4% of statements 02:39:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.056s coverage: 77.8% of statements 02:39:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 02:39:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.014s coverage: 6.4% of statements 02:39:05 Removing intermediate container c6cb110e4fcf 02:39:05 ---> 23c1fd438e41 02:39:05 Successfully built 23c1fd438e41 02:39:05 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 02:39:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.100s coverage: 14.4% of statements 02:39:06 + docker inspect -f . ci-base-image-x86_64 02:39:06 . [Pipeline] withDockerContainer 02:39:06 prd-centos7-docker-4c-2g-5113 does not seem to be running inside a container 02:39:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/26 -v /w/workspace/go-mod-core-contracts/26:/w/workspace/go-mod-core-contracts/26:rw,z -v /w/workspace/go-mod-core-contracts/26@tmp:/w/workspace/go-mod-core-contracts/26@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 02:39:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.070s coverage: 100.0% of statements 02:39:06 $ docker top 2c3a8e2c9170b8854dfbe1bcde8f7dcfc7104bac11b6578c951e5b8716ae5cb9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:07 + go version 02:39:07 go version go1.13.5 linux/amd64 [Pipeline] sh 02:39:07 + make test 02:39:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:39:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.071s coverage: 100.0% of statements 02:39:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 02:39:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 02:39:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.056s coverage: 100.0% of statements 02:39:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.044s coverage: 100.0% of statements 02:39:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 02:39:14 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.102s coverage: 62.6% of statements 02:39:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.029s coverage: 26.3% of statements 02:39:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.060s coverage: 15.4% of statements 02:39:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.035s coverage: 15.4% of statements 02:39:14 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.038s coverage: 14.3% of statements 02:39:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 02:39:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.027s coverage: 83.3% of statements 02:39:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 02:39:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements 02:39:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.019s coverage: 100.0% of statements 02:39:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.013s coverage: 45.4% of statements 02:39:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.013s coverage: 77.8% of statements 02:39:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 02:39:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 90.9% of statements 02:39:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 02:39:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 02:39:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:39:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.4% of statements 02:39:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.015s coverage: 14.4% of statements 02:39:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.007s coverage: 100.0% of statements 02:39:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.051s coverage: 100.0% of statements 02:39:17 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 02:39:17 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 02:39:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.040s coverage: 100.0% of statements 02:39:19 gofmt -l . 02:39:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.540s coverage: 100.0% of statements 02:39:19 [ "`gofmt -l .`" = "" ] [Pipeline] stash 02:39:20 Stashed 1 file(s) [Pipeline] } 02:39:20 $ docker stop --time=1 f2a9a1a96724f996a81b4490ab6721c13b0a5f2a9ca8f006a75b273aa19d5dae 02:39:21 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.026s coverage: 62.6% of statements 02:39:21 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements 02:39:21 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements 02:39:21 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.030s coverage: 15.4% of statements 02:39:21 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.008s coverage: 14.3% of statements 02:39:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 02:39:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.005s coverage: 83.3% of statements 02:39:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 02:39:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.007s coverage: 90.9% of statements 02:39:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 02:39:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 02:39:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:39:22 $ docker rm -f f2a9a1a96724f996a81b4490ab6721c13b0a5f2a9ca8f006a75b273aa19d5dae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } 02:39:23 gofmt -l . 02:39:23 [ "`gofmt -l .`" = "" ] [Pipeline] // stage [Pipeline] stash 02:39:23 Warning: overwriting stash ‘coverage-report’ [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] } 02:39:23 Stashed 1 file(s) [Pipeline] // ws [Pipeline] } [Pipeline] } 02:39:23 $ docker stop --time=1 2c3a8e2c9170b8854dfbe1bcde8f7dcfc7104bac11b6578c951e5b8716ae5cb9 02:39:25 $ docker rm -f 2c3a8e2c9170b8854dfbe1bcde8f7dcfc7104bac11b6578c951e5b8716ae5cb9 [Pipeline] // node [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [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 02:39:26 provisioning config files... 02:39:26 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config466913110379776158tmp [Pipeline] { [Pipeline] sh 02:39:27 + curl -s https://codecov.io/bash 02:39:27 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config466913110379776158tmp [Pipeline] } 02:39:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:39:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 02:39:27 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 02:39:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 02:39:28 02:39:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 02:39:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 02:39:28 1.317.0: Pulling from edgex-devops/edgex-snyk-go 02:39:28 cbdbe7a5bc2a: Pulling fs layer 02:39:28 408f87550127: Pulling fs layer 02:39:28 fe522b08c979: Pulling fs layer 02:39:28 221eaa008020: Pulling fs layer 02:39:28 2a4607e5d6b9: Pulling fs layer 02:39:28 8f79b27c4fd2: Pulling fs layer 02:39:28 e5c8dbe1645b: Pulling fs layer 02:39:28 23e8b3b47431: Pulling fs layer 02:39:28 5c568d65a230: Pulling fs layer 02:39:28 221eaa008020: Waiting 02:39:28 2a4607e5d6b9: Waiting 02:39:28 8f79b27c4fd2: Waiting 02:39:28 e5c8dbe1645b: Waiting 02:39:28 23e8b3b47431: Waiting 02:39:28 5c568d65a230: Waiting 02:39:28 fe522b08c979: Verifying Checksum 02:39:28 fe522b08c979: Download complete 02:39:28 408f87550127: Verifying Checksum 02:39:28 408f87550127: Download complete 02:39:28 2a4607e5d6b9: Verifying Checksum 02:39:28 2a4607e5d6b9: Download complete 02:39:28 8f79b27c4fd2: Verifying Checksum 02:39:28 8f79b27c4fd2: Download complete 02:39:28 cbdbe7a5bc2a: Verifying Checksum 02:39:28 cbdbe7a5bc2a: Download complete 02:39:28 e5c8dbe1645b: Verifying Checksum 02:39:28 e5c8dbe1645b: Download complete 02:39:28 cbdbe7a5bc2a: Pull complete 02:39:29 23e8b3b47431: Verifying Checksum 02:39:29 23e8b3b47431: Download complete 02:39:29 408f87550127: Pull complete 02:39:29 fe522b08c979: Pull complete 02:39:29 5c568d65a230: Verifying Checksum 02:39:29 5c568d65a230: Download complete 02:39:29 221eaa008020: Verifying Checksum 02:39:29 221eaa008020: Download complete 02:39:35 221eaa008020: Pull complete 02:39:35 2a4607e5d6b9: Pull complete 02:39:35 8f79b27c4fd2: Pull complete 02:39:36 e5c8dbe1645b: Pull complete 02:39:41 23e8b3b47431: Pull complete 02:39:41 5c568d65a230: Pull complete 02:39:41 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 02:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 02:39:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 02:39:41 prd-centos7-docker-4c-2g-5111 does not seem to be running inside a container 02:39:41 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 02:39:42 $ docker top 8968c252c1ec483e023b31616912f8cc8030a956f51a72f4454801aeec2554f5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:43 + snyk monitor '--org=edgex-jenkins' 02:39:49 02:39:49 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 02:39:49 02:39:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/22166866-f2c1-464b-81fa-0d0632ebf446 02:39:49 02:39:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:39:49 02:39:49 [Pipeline] } 02:39:49 $ docker stop --time=1 8968c252c1ec483e023b31616912f8cc8030a956f51a72f4454801aeec2554f5 02:39:52 $ docker rm -f 8968c252c1ec483e023b31616912f8cc8030a956f51a72f4454801aeec2554f5 [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 02:39:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:39:53 . [Pipeline] withDockerContainer 02:39:53 prd-centos7-docker-4c-2g-5111 does not seem to be running inside a container 02:39: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:39:54 $ docker top 3a16f48689db795a09ab7fb55b01d7dead140685c99b9c977bb7d152d7a7d34a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:39:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:54 [ssh-agent] Looking for ssh-agent implementation... 02:39:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:54 $ docker exec 3a16f48689db795a09ab7fb55b01d7dead140685c99b9c977bb7d152d7a7d34a ssh-agent 02:39:54 SSH_AUTH_SOCK=/tmp/ssh-xypUkJynRUoq/agent.11 02:39:54 SSH_AGENT_PID=16 02:39:54 Running ssh-add (command line suppressed) 02:39:54 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7413407876072247356.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7413407876072247356.key) 02:39:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:55 + git semver tag 02:39:55 # -> Open(): unable to determine branch for HEAD 02:39:55 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 02:39:55 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 02:39:55 # $SEMVER_REMOTE_NAME = origin 02:39:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:39:55 # $SEMVER_USER_NAME = edgex-jenkins 02:39:55 # $SEMVER_BRANCH = master 02:39:55 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 02:39:55 # 48a5c2205c272f54b96e88b4eae204edc1759100 HEAD 02:39:55 # -> Force: false 02:39:55 # d59b02bb73909b207b810520b65e3c6e4dcb0957 refs/tags/v0.1.62 [Pipeline] } 02:39:55 $ docker exec --env ******** --env ******** 3a16f48689db795a09ab7fb55b01d7dead140685c99b9c977bb7d152d7a7d34a ssh-agent -k 02:39:55 unset SSH_AUTH_SOCK; 02:39:55 unset SSH_AGENT_PID; 02:39:55 echo Agent pid 16 killed; 02:39:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:39:55 + git semver [Pipeline] } 02:39:55 $ docker stop --time=1 3a16f48689db795a09ab7fb55b01d7dead140685c99b9c977bb7d152d7a7d34a 02:39:57 $ docker rm -f 3a16f48689db795a09ab7fb55b01d7dead140685c99b9c977bb7d152d7a7d34a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:39:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:39:57 02:39:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:39:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:39:57 0.23.1-centos7: Pulling from edgex-lftools 02:39:57 ab5ef0e58194: Pulling fs layer 02:39:57 9712f1f96733: Pulling fs layer 02:39:57 63f879dbbcfc: Pulling fs layer 02:39:57 0d9ebad4ef96: Pulling fs layer 02:39:57 e9a5061849ea: Pulling fs layer 02:39:57 d747dcd14b5f: Pulling fs layer 02:39:57 2de7ff778b66: Pulling fs layer 02:39:57 0d9ebad4ef96: Waiting 02:39:57 e9a5061849ea: Waiting 02:39:57 d747dcd14b5f: Waiting 02:39:57 2de7ff778b66: Waiting 02:39:57 9712f1f96733: Verifying Checksum 02:39:57 9712f1f96733: Download complete 02:39:58 63f879dbbcfc: Verifying Checksum 02:39:58 63f879dbbcfc: Download complete 02:39:58 e9a5061849ea: Verifying Checksum 02:39:58 e9a5061849ea: Download complete 02:39:58 d747dcd14b5f: Verifying Checksum 02:39:58 d747dcd14b5f: Download complete 02:39:58 0d9ebad4ef96: Verifying Checksum 02:39:58 0d9ebad4ef96: Download complete 02:39:59 2de7ff778b66: Verifying Checksum 02:39:59 2de7ff778b66: Download complete 02:39:59 ab5ef0e58194: Verifying Checksum 02:39:59 ab5ef0e58194: Download complete 02:40:03 ab5ef0e58194: Pull complete 02:40:03 9712f1f96733: Pull complete 02:40:05 63f879dbbcfc: Pull complete 02:40:11 0d9ebad4ef96: Pull complete 02:40:13 e9a5061849ea: Pull complete 02:40:13 d747dcd14b5f: Pull complete 02:40:15 2de7ff778b66: Pull complete 02:40:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:40:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:40:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:40:15 prd-centos7-docker-4c-2g-5111 does not seem to be running inside a container 02:40:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:40:19 $ docker top 71fb3dd704356c9c9935e56ba7159f250adebe341b3735b5c7115e17a5ed0f1c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:40:20 provisioning config files... 02:40:20 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2004403253458249870tmp 02:40:20 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1424127443643960703tmp 02:40:20 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2866256120872947508tmp [Pipeline] { [Pipeline] echo 02:40:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:40:20 ---> sigul-configuration.sh 02:40:20 gpg: directory `/root/.gnupg' created 02:40:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:40:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:40:20 gpg: keyring `/root/.gnupg/secring.gpg' created 02:40:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:40:20 gpg: CAST5 encrypted data 02:40:20 gpg: encrypted with 1 passphrase 02:40:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:40:20 + mkdir /home/jenkins 02:40:20 + mkdir /home/jenkins/sigul [Pipeline] sh 02:40:21 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 02:40:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:40:21 ---> sigul-install.sh 02:40:25 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:40:26 + git tag --list 02:40:26 v0.1.62 [Pipeline] sh 02:40:26 + lftools sign git-tag v0.1.62 02:40:28 Signing Git tag with Sigul... 02:40:28 Signing v0.1.62 [Pipeline] echo 02:40:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:40:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:40:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:40:29 $ docker stop --time=1 71fb3dd704356c9c9935e56ba7159f250adebe341b3735b5c7115e17a5ed0f1c 02:40:31 $ docker rm -f 71fb3dd704356c9c9935e56ba7159f250adebe341b3735b5c7115e17a5ed0f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:40:31 . [Pipeline] withDockerContainer 02:40:32 prd-centos7-docker-4c-2g-5111 does not seem to be running inside a container 02:40: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:40:32 $ docker top 2285569d9e9fdb9f81dc8b73409fe29ce882e78e5206bca5a736bcd048f1d20e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:40:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:32 [ssh-agent] Looking for ssh-agent implementation... 02:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:33 $ docker exec 2285569d9e9fdb9f81dc8b73409fe29ce882e78e5206bca5a736bcd048f1d20e ssh-agent 02:40:33 SSH_AUTH_SOCK=/tmp/ssh-OUpdaGxkNKhe/agent.11 02:40:33 SSH_AGENT_PID=17 02:40:33 Running ssh-add (command line suppressed) 02:40:33 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8379960307017757572.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8379960307017757572.key) 02:40:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:33 + git semver bump patch 02:40:33 # -> Open(): unable to determine branch for HEAD 02:40:33 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 02:40:33 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 02:40:33 # $SEMVER_REMOTE_NAME = origin 02:40:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:40:33 # $SEMVER_USER_NAME = edgex-jenkins 02:40:33 # $SEMVER_BRANCH = master 02:40:33 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 02:40:33 0.1.63 [Pipeline] } 02:40:33 $ docker exec --env ******** --env ******** 2285569d9e9fdb9f81dc8b73409fe29ce882e78e5206bca5a736bcd048f1d20e ssh-agent -k 02:40:33 unset SSH_AUTH_SOCK; 02:40:33 unset SSH_AGENT_PID; 02:40:33 echo Agent pid 17 killed; 02:40:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:34 + git semver [Pipeline] } 02:40:34 $ docker stop --time=1 2285569d9e9fdb9f81dc8b73409fe29ce882e78e5206bca5a736bcd048f1d20e 02:40:35 $ docker rm -f 2285569d9e9fdb9f81dc8b73409fe29ce882e78e5206bca5a736bcd048f1d20e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:40:36 . [Pipeline] withDockerContainer 02:40:36 prd-centos7-docker-4c-2g-5111 does not seem to be running inside a container 02:40:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:40:36 $ docker top 6472c5b87af3f127a2eb277cdeca13b00c09813c268fefffa752aa6b3d76756f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:40:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:37 [ssh-agent] Looking for ssh-agent implementation... 02:40:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:37 $ docker exec 6472c5b87af3f127a2eb277cdeca13b00c09813c268fefffa752aa6b3d76756f ssh-agent 02:40:37 SSH_AUTH_SOCK=/tmp/ssh-OjCD2tgPizFD/agent.12 02:40:37 SSH_AGENT_PID=18 02:40:37 Running ssh-add (command line suppressed) 02:40:37 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6155638760456487020.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6155638760456487020.key) 02:40:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:37 + git semver push 02:40:37 # -> Open(): unable to determine branch for HEAD 02:40:37 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 02:40:37 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 02:40:37 # $SEMVER_REMOTE_NAME = origin 02:40:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:40:37 # $SEMVER_USER_NAME = edgex-jenkins 02:40:37 # $SEMVER_BRANCH = master 02:40:37 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 02:40:44 $ docker exec --env ******** --env ******** 6472c5b87af3f127a2eb277cdeca13b00c09813c268fefffa752aa6b3d76756f ssh-agent -k 02:40:44 unset SSH_AUTH_SOCK; 02:40:44 unset SSH_AGENT_PID; 02:40:44 echo Agent pid 18 killed; 02:40:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:45 + git semver [Pipeline] } 02:40:45 $ docker stop --time=1 6472c5b87af3f127a2eb277cdeca13b00c09813c268fefffa752aa6b3d76756f 02:40:46 $ docker rm -f 6472c5b87af3f127a2eb277cdeca13b00c09813c268fefffa752aa6b3d76756f [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 02:40:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:40:47 ---> package-listing.sh 02:40:47 ++ facter osfamily 02:40:47 ++ tr '[:upper:]' '[:lower:]' 02:40:47 + OS_FAMILY=redhat 02:40:47 + workspace=/w/workspace/dry_go-mod-core-contracts_master 02:40:47 + START_PACKAGES=/tmp/packages_start.txt 02:40:47 + END_PACKAGES=/tmp/packages_end.txt 02:40:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:40:47 + PACKAGES=/tmp/packages_start.txt 02:40:47 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 02:40:47 + PACKAGES=/tmp/packages_end.txt 02:40:47 + case "${OS_FAMILY}" in 02:40:47 + rpm -qa 02:40:47 + sort 02:40:51 + '[' -f /tmp/packages_start.txt ']' 02:40:51 + '[' -f /tmp/packages_end.txt ']' 02:40:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:40:51 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 02:40:51 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 02:40: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 02:40:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:40:52 02:40:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:40:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:40:52 alpine: Pulling from edgex-lftools-log-publisher 02:40:52 c9b1b535fdd9: Pulling fs layer 02:40:52 2cc5ad85d9ab: Pulling fs layer 02:40:52 756a868c4378: Pulling fs layer 02:40:52 444b2fc9a129: Pulling fs layer 02:40:52 ea15f1150254: Pulling fs layer 02:40:52 41b27a9f41bf: Pulling fs layer 02:40:52 28c525ee5125: Pulling fs layer 02:40:52 094b1ea09ed8: Pulling fs layer 02:40:52 138eaada9080: Pulling fs layer 02:40:52 0622d0fa9048: Pulling fs layer 02:40:52 41b27a9f41bf: Waiting 02:40:52 28c525ee5125: Waiting 02:40:52 094b1ea09ed8: Waiting 02:40:52 138eaada9080: Waiting 02:40:52 0622d0fa9048: Waiting 02:40:52 444b2fc9a129: Waiting 02:40:52 ea15f1150254: Waiting 02:40:52 2cc5ad85d9ab: Verifying Checksum 02:40:52 2cc5ad85d9ab: Download complete 02:40:52 444b2fc9a129: Verifying Checksum 02:40:52 444b2fc9a129: Download complete 02:40:52 c9b1b535fdd9: Verifying Checksum 02:40:52 c9b1b535fdd9: Download complete 02:40:52 ea15f1150254: Verifying Checksum 02:40:52 ea15f1150254: Download complete 02:40:53 28c525ee5125: Verifying Checksum 02:40:53 28c525ee5125: Download complete 02:40:53 756a868c4378: Verifying Checksum 02:40:53 756a868c4378: Download complete 02:40:53 094b1ea09ed8: Verifying Checksum 02:40:53 094b1ea09ed8: Download complete 02:40:53 138eaada9080: Verifying Checksum 02:40:53 138eaada9080: Download complete 02:40:53 0622d0fa9048: Verifying Checksum 02:40:53 0622d0fa9048: Download complete 02:40:53 41b27a9f41bf: Verifying Checksum 02:40:53 41b27a9f41bf: Download complete 02:40:54 c9b1b535fdd9: Pull complete 02:40:54 2cc5ad85d9ab: Pull complete 02:40:55 756a868c4378: Pull complete 02:40:55 444b2fc9a129: Pull complete 02:40:56 ea15f1150254: Pull complete 02:40:59 41b27a9f41bf: Pull complete 02:40:59 28c525ee5125: Pull complete 02:41:01 094b1ea09ed8: Pull complete 02:41:02 138eaada9080: Pull complete 02:41:02 0622d0fa9048: Pull complete 02:41:02 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 02:41:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:41:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:41:02 prd-centos7-docker-4c-2g-5111 does not seem to be running inside a container 02:41:03 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:41:05 $ docker top 3880b8a957c7add0e27ffdd809bafe66ca355eb402060089bfe6b4dbde2fbfaa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:05 provisioning config files... 02:41:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9111369575673274546tmp [Pipeline] { [Pipeline] echo 02:41:05 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:41:06 ---> create-netrc.sh [Pipeline] echo 02:41:06 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:41:06 ---> logs-deploy.sh 02:41:06 + ARCHIVE_ARTIFACTS= 02:41:06 + LOGS_SERVER=https://logs.edgexfoundry.org 02:41:06 + '[' https://logs.edgexfoundry.org == None ']' 02:41:06 + NEXUS_URL=https://nexus.edgexfoundry.org 02:41:06 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/26 02:41:06 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/26/ 02:41:06 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/26 /w/workspace/dry_go-mod-core-contracts_master 02:41:07 Archives upload complete. 02:41:07 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/26 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/26/ 02:41:08 ---> uname -a: 02:41:08 Linux 3880b8a957c7 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 02:41:08 02:41:08 02:41:08 ---> lscpu: 02:41:08 Architecture: x86_64 02:41:08 CPU op-mode(s): 32-bit, 64-bit 02:41:08 Byte Order: Little Endian 02:41:08 Address sizes: 40 bits physical, 48 bits virtual 02:41:08 CPU(s): 4 02:41:08 On-line CPU(s) list: 0-3 02:41:08 Thread(s) per core: 1 02:41:08 Core(s) per socket: 1 02:41:08 Socket(s): 4 02:41:08 NUMA node(s): 1 02:41:08 Vendor ID: GenuineIntel 02:41:08 CPU family: 6 02:41:08 Model: 44 02:41:08 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:41:08 Stepping: 1 02:41:08 CPU MHz: 2933.438 02:41:08 BogoMIPS: 5866.87 02:41:08 Virtualization: VT-x 02:41:08 Hypervisor vendor: KVM 02:41:08 Virtualization type: full 02:41:08 L1d cache: 128 KiB 02:41:08 L1i cache: 128 KiB 02:41:08 L2 cache: 16 MiB 02:41:08 L3 cache: 64 MiB 02:41:08 NUMA node0 CPU(s): 0-3 02:41:08 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:41:08 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:41:08 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:41:08 Vulnerability Meltdown: Mitigation; PTI 02:41:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:41:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:41:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:41:08 Vulnerability Tsx async abort: Not affected 02:41:08 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 02:41:08 02:41:08 02:41:08 ---> nproc: 02:41:08 4 02:41:08 02:41:08 02:41:08 ---> df -h: 02:41:08 Filesystem Size Used Available Use% Mounted on 02:41:08 overlay 50.0G 8.5G 41.5G 17% / 02:41:08 tmpfs 64.0M 0 64.0M 0% /dev 02:41:08 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:41:08 shm 64.0M 0 64.0M 0% /dev/shm 02:41:08 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 02:41:08 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 02:41:08 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 02:41:08 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa 02:41:08 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master 02:41:08 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 02:41:08 02:41:08 02:41:08 ---> free -m: 02:41:08 total used free shared buff/cache available 02:41:08 Mem: 1837 773 105 0 958 996 02:41:08 Swap: 1023 3 1020 02:41:08 02:41:08 02:41:08 ---> ip addr: 02:41:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:41:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:41:08 inet 127.0.0.1/8 scope host lo 02:41:08 valid_lft forever preferred_lft forever 02:41:08 16: eth0@if17: mtu 1458 qdisc noqueue state UP 02:41:08 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 02:41:08 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 02:41:08 valid_lft forever preferred_lft forever 02:41:08 02:41:08 02:41:08 ---> sar -b -r -n DEV: 02:41:08 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/03/20 _x86_64_ (4 CPU) 02:41:08 02:41:08 02:34:25 LINUX RESTART 02:41:08 02:41:08 02:35:01 tps rtps wtps bread/s bwrtn/s 02:41:08 02:36:01 56.38 13.77 42.61 4789.61 4777.47 02:41:08 02:37:01 1.57 0.00 1.57 0.00 28.64 02:41:08 02:38:01 0.47 0.00 0.47 0.00 6.78 02:41:08 02:39:01 0.23 0.00 0.23 0.00 2.83 02:41:08 02:40:02 277.88 167.08 110.80 7295.45 41659.14 02:41:08 02:41:01 264.91 121.39 143.52 8216.45 39945.52 02:41:08 Average: 99.91 50.25 49.66 3373.23 14351.96 02:41:08 02:41:08 02:35:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:41:08 02:36:01 164168 1717388 91.27 2620 1157080 1114572 38.04 420732 1135776 20 02:41:08 02:37:01 169492 1712064 90.99 2620 1157084 1079024 36.83 419872 1131908 16 02:41:08 02:38:01 168600 1712956 91.04 2620 1157092 1079296 36.83 421208 1131912 8 02:41:08 02:39:01 167236 1714320 91.11 2620 1157092 1079336 36.84 423008 1131320 8 02:41:08 02:40:02 151472 1730084 91.95 2596 1026400 1521888 51.94 588240 927760 75564 02:41:08 02:41:01 79356 1802200 95.78 1492 995072 1535240 52.39 674620 830012 87136 02:41:08 Average: 150054 1731502 92.03 2428 1108303 1234893 42.14 491280 1048115 27125 02:41:08 02:41:08 02:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:41:08 02:36:01 eth0 394.32 232.03 786.56 84.01 0.00 0.00 0.00 02:41:08 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:08 02:36:01 docker0 3.68 3.11 0.74 8.75 0.00 0.00 0.00 02:41:08 02:37:01 eth0 0.67 0.07 0.06 0.01 0.00 0.00 0.00 02:41:08 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:08 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:08 02:38:01 eth0 1.25 0.55 0.69 0.19 0.00 0.00 0.00 02:41:08 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:08 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:08 02:39:01 eth0 0.43 0.37 0.26 0.23 0.00 0.00 0.00 02:41:08 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:08 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:08 02:40:02 eth0 262.83 183.92 7060.28 26.49 0.00 0.00 0.00 02:41:08 02:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:08 02:40:02 docker0 12.45 12.11 1.02 118.39 0.00 0.00 0.00 02:41:08 02:41:01 eth0 210.83 145.55 2606.31 85.60 0.00 0.00 0.00 02:41:08 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:08 02:41:01 docker0 23.76 26.70 1.45 175.13 0.00 0.00 0.00 02:41:08 Average: eth0 144.96 93.67 1743.21 32.62 0.00 0.00 0.00 02:41:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:08 Average: docker0 6.61 6.94 0.53 50.09 0.00 0.00 0.00 02:41:08 02:41:08