Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 236840f335d952384003a0e741c2f61d85d23839 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13068 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 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 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 236840f335d952384003a0e741c2f61d85d23839 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --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 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 Commit message: "Merge pull request #367 from FelixTing/issue-366" > git rev-list --no-walk 488a5d2dcec9569b6e1f549f208990667ea6f792 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:08:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:08:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:08:27 ========================================================= 07:08:27 EdgeX Global Pipelines Version Info 07:08:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:08:28 ------------------- 07:08:28 stable info: 07:08:28 ------------------- 07:08:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:08:28 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 07:08:28 Message: update stable to v1.0.167 07:08:29 ------------------- 07:08:29 experimental info: 07:08:29 ------------------- 07:08:29 Commited By: **** collab-it+edgex@linuxfoundation.org 07:08:29 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 07:08:29 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 07:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:08:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:08:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:08:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:08:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:08:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 07:08:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:08:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:08:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:08:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:08:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:08:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:08:32 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:08:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 07:08:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 07:08:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 07:08:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 236840f335d952384003a0e741c2f61d85d23839 [Pipeline] echo 07:08:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 236840f [Pipeline] echo 07:08:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:08:33 provisioning config files... 07:08:33 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8140975858709287355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:34 ---> docker-login.sh 07:08:34 nexus3.edgexfoundry.org:10001 07:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:34 Configure a credential helper to remove this warning. See 07:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:34 07:08:34 Login Succeeded 07:08:34 nexus3.edgexfoundry.org:10002 07:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:34 Configure a credential helper to remove this warning. See 07:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:34 07:08:34 Login Succeeded 07:08:34 nexus3.edgexfoundry.org:10003 07:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:35 Configure a credential helper to remove this warning. See 07:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:35 07:08:35 Login Succeeded 07:08:35 nexus3.edgexfoundry.org:10004 07:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:35 Configure a credential helper to remove this warning. See 07:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:35 07:08:35 Login Succeeded 07:08:35 docker.io 07:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:35 Configure a credential helper to remove this warning. See 07:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:35 07:08:35 Login Succeeded 07:08:35 ---> docker-login.sh ends [Pipeline] } 07:08:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:08:36 + git log --format=format:%s -1 236840f335d952384003a0e741c2f61d85d23839 [Pipeline] echo 07:08:36 GIT_COMMIT: 236840f335d952384003a0e741c2f61d85d23839, Commit Message: Merge pull request #367 from FelixTing/issue-366 [Pipeline] echo 07:08:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:08:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:08:37 07:08:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:08:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:08:38 latest: Pulling from edgex-devops/git-semver 07:08:38 31603596830f: Pulling fs layer 07:08:38 2a8b12db71e7: Pulling fs layer 07:08:38 6ca5941a6612: Pulling fs layer 07:08:38 ecc8261a40a4: Pulling fs layer 07:08:38 ecc8261a40a4: Waiting 07:08:38 2a8b12db71e7: Verifying Checksum 07:08:38 2a8b12db71e7: Download complete 07:08:38 31603596830f: Verifying Checksum 07:08:38 31603596830f: Download complete 07:08:38 ecc8261a40a4: Verifying Checksum 07:08:38 ecc8261a40a4: Download complete 07:08:38 6ca5941a6612: Verifying Checksum 07:08:38 6ca5941a6612: Download complete 07:08:38 31603596830f: Pull complete 07:08:38 2a8b12db71e7: Pull complete 07:08:39 6ca5941a6612: Pull complete 07:08:39 ecc8261a40a4: Pull complete 07:08:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:08:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:08:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:08:40 prd-centos7-docker-4c-2g-13068 does not seem to be running inside a container 07:08:40 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:08:42 $ docker top 29f24d88e2d10719baf255649dba58e8fa61369d7e176dc1c27911c5f483ea6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:43 [ssh-agent] Looking for ssh-agent implementation... 07:08:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:43 $ docker exec 29f24d88e2d10719baf255649dba58e8fa61369d7e176dc1c27911c5f483ea6a ssh-agent 07:08:43 SSH_AUTH_SOCK=/tmp/ssh-QKkoxAKghhNc/agent.11 07:08:43 SSH_AGENT_PID=17 07:08:43 Running ssh-add (command line suppressed) 07:08:43 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2068950706431292553.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2068950706431292553.key) 07:08:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:43 + git tag --points-at HEAD [Pipeline] } 07:08:44 $ docker exec --env ******** --env ******** 29f24d88e2d10719baf255649dba58e8fa61369d7e176dc1c27911c5f483ea6a ssh-agent -k 07:08:44 unset SSH_AUTH_SOCK; 07:08:44 unset SSH_AGENT_PID; 07:08:44 echo Agent pid 17 killed; 07:08:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:08:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:44 [ssh-agent] Looking for ssh-agent implementation... 07:08:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:44 $ docker exec 29f24d88e2d10719baf255649dba58e8fa61369d7e176dc1c27911c5f483ea6a ssh-agent 07:08:44 SSH_AUTH_SOCK=/tmp/ssh-ddI1gnwh8YzW/agent.45 07:08:44 SSH_AGENT_PID=50 07:08:44 Running ssh-add (command line suppressed) 07:08:44 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5793212813799946593.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5793212813799946593.key) 07:08:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:45 + git semver init 07:08:45 # -> Open(): unable to determine branch for HEAD 07:08:45 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 07:08:45 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 07:08:45 # $SEMVER_REMOTE_NAME = origin 07:08:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:08:45 # $SEMVER_USER_NAME = edgex-jenkins 07:08:45 # $SEMVER_BRANCH = master 07:08:45 # $SEMVER_TEMP = /tmp/semver-878236068 07:08:45 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 07:08:45 # '/tmp/semver-878236068' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 07:08:45 # -> Force: false 07:08:45 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 07:08:45 $ docker exec --env ******** --env ******** 29f24d88e2d10719baf255649dba58e8fa61369d7e176dc1c27911c5f483ea6a ssh-agent -k 07:08:45 unset SSH_AUTH_SOCK; 07:08:45 unset SSH_AGENT_PID; 07:08:45 echo Agent pid 50 killed; 07:08:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:46 + git semver [Pipeline] } 07:08:46 $ docker stop --time=1 29f24d88e2d10719baf255649dba58e8fa61369d7e176dc1c27911c5f483ea6a 07:08:48 $ docker rm -f 29f24d88e2d10719baf255649dba58e8fa61369d7e176dc1c27911c5f483ea6a [Pipeline] // withDockerContainer [Pipeline] sh 07:08:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:08:48 Stashed 1 file(s) [Pipeline] echo 07:08:48 [edgeXSemver]: initialized semver on version 0.1.115 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:09:04 Still waiting to schedule task 07:09:04 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13068’ 07:09:04 Still waiting to schedule task 07:09:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:11:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13069 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 07:11:04 Running in /w/workspace/go-mod-core-contracts/81 [Pipeline] { [Pipeline] checkout 07:11:09 using credential edgex-jenkins-ssh 07:11:09 Cloning the remote Git repository 07:11:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:11:09 > git init /w/workspace/go-mod-core-contracts/81 # timeout=10 07:11:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:11:09 > git --version # timeout=10 07:11:09 > git --version # 'git version 2.17.1' 07:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:11 Checking out Revision 236840f335d952384003a0e741c2f61d85d23839 (master) 07:11:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:11:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:11:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:11:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:11:11 > git config core.sparsecheckout # timeout=10 07:11:11 > git checkout -f 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 07:11:15 Commit message: "Merge pull request #367 from FelixTing/issue-366" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:11:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:11:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:11:18 + sudo service docker restart+ 07:11:18 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:11:20 provisioning config files... 07:11:20 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/81@tmp/config1780338456417591888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:20 ---> docker-login.sh 07:11:20 nexus3.edgexfoundry.org:10001 07:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:22 Configure a credential helper to remove this warning. See 07:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:22 07:11:22 Login Succeeded 07:11:22 nexus3.edgexfoundry.org:10002 07:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:22 Configure a credential helper to remove this warning. See 07:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:22 07:11:22 Login Succeeded 07:11:22 nexus3.edgexfoundry.org:10003 07:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:23 Configure a credential helper to remove this warning. See 07:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:23 07:11:23 Login Succeeded 07:11:23 nexus3.edgexfoundry.org:10004 07:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:23 Configure a credential helper to remove this warning. See 07:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:23 07:11:23 Login Succeeded 07:11:23 docker.io 07:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:24 Configure a credential helper to remove this warning. See 07:11:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:24 07:11:24 Login Succeeded 07:11:24 ---> docker-login.sh ends [Pipeline] } 07:11:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:11:25 ========================================================= 07:11:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:11:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:11:25 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 07:11:26 Sending build context to Docker daemon 1.848MB 07:11:26 Step 1/7 : ARG BASE=golang:1.15-alpine 07:11:26 Step 2/7 : FROM ${BASE} 07:11:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:11:26 b538f80385f9: Pulling fs layer 07:11:26 74f711af9a0d: Pulling fs layer 07:11:26 99f96fe45779: Pulling fs layer 07:11:26 8529a6b9a6be: Pulling fs layer 07:11:26 45590311c82a: Pulling fs layer 07:11:26 69ca0ff8b7b3: Pulling fs layer 07:11:26 209524e5b208: Pulling fs layer 07:11:26 8529a6b9a6be: Waiting 07:11:26 45590311c82a: Waiting 07:11:26 69ca0ff8b7b3: Waiting 07:11:26 209524e5b208: Waiting 07:11:26 99f96fe45779: Verifying Checksum 07:11:26 99f96fe45779: Download complete 07:11:26 74f711af9a0d: Verifying Checksum 07:11:26 74f711af9a0d: Download complete 07:11:26 45590311c82a: Verifying Checksum 07:11:26 45590311c82a: Download complete 07:11:26 69ca0ff8b7b3: Verifying Checksum 07:11:26 b538f80385f9: Verifying Checksum 07:11:26 b538f80385f9: Download complete 07:11:26 b538f80385f9: Pull complete 07:11:27 74f711af9a0d: Pull complete 07:11:27 99f96fe45779: Pull complete 07:11:28 209524e5b208: Verifying Checksum 07:11:28 209524e5b208: Download complete 07:11:30 8529a6b9a6be: Verifying Checksum 07:11:30 8529a6b9a6be: Download complete 07:11:40 8529a6b9a6be: Pull complete 07:11:40 45590311c82a: Pull complete 07:11:40 69ca0ff8b7b3: Pull complete 07:11:45 209524e5b208: Pull complete 07:11:45 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 07:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:11:45 ---> 5bddaf1c2fca 07:11:45 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:11:47 ---> Running in 3169c4d54e2d 07:11:48 Removing intermediate container 3169c4d54e2d 07:11:48 ---> 161e97c30c7b 07:11:48 Step 4/7 : RUN apk add bash 07:11:48 ---> Running in 8d4255c7aaf2 07:11:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:11:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:11:51 OK: 142 MiB in 39 packages 07:11:52 Removing intermediate container 8d4255c7aaf2 07:11:52 ---> 5c5932dd4915 07:11:52 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:11:53 ---> Running in 7bf569a0552f 07:11:53 Removing intermediate container 7bf569a0552f 07:11:53 ---> 98a29750795c 07:11:53 Step 6/7 : COPY go.mod . 07:11:54 ---> 6d4e1a1acc78 07:11:54 Step 7/7 : RUN go mod download 07:11:54 ---> Running in fa7f895d19d1 07:12:04 Running on prd-centos7-docker-4c-2g-13070 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 07:12:04 Running in /w/workspace/go-mod-core-contracts/81 [Pipeline] { [Pipeline] checkout 07:12:09 Removing intermediate container fa7f895d19d1 07:12:09 ---> ae26c79ad0ca 07:12:09 Successfully built ae26c79ad0ca 07:12:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:12:09 + docker inspect -f . ci-base-image-arm64 07:12:09 . [Pipeline] withDockerContainer 07:12:09 prd-ubuntu18.04-docker-arm64-4c-16g-13069 does not seem to be running inside a container 07:12:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/81 -v /w/workspace/go-mod-core-contracts/81:/w/workspace/go-mod-core-contracts/81:rw,z -v /w/workspace/go-mod-core-contracts/81@tmp:/w/workspace/go-mod-core-contracts/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:12:11 using credential edgex-jenkins-ssh 07:12:11 Cloning the remote Git repository 07:12:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:12:12 $ docker top ccba4a22d942e80b126c2abc144bcc608d5b2bb1786619dd340d7f9d369c5658 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:11 > git init /w/workspace/go-mod-core-contracts/81 # timeout=10 07:12:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:12:11 > git --version # timeout=10 07:12:11 > git --version # 'git version 2.16.5' 07:12:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:12:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:13 Checking out Revision 236840f335d952384003a0e741c2f61d85d23839 (master) 07:12:13 + go version 07:12:13 go version go1.15.2 linux/arm64 [Pipeline] } 07:12:13 $ docker stop --time=1 ccba4a22d942e80b126c2abc144bcc608d5b2bb1786619dd340d7f9d369c5658 07:12:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:12:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:12:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:12:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:12:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:12:13 > git config core.sparsecheckout # timeout=10 07:12:13 > git checkout -f 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 07:12:15 $ docker rm -f ccba4a22d942e80b126c2abc144bcc608d5b2bb1786619dd340d7f9d369c5658 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:12:16 + docker inspect -f . ci-base-image-arm64 07:12:16 . [Pipeline] withDockerContainer 07:12:16 prd-ubuntu18.04-docker-arm64-4c-16g-13069 does not seem to be running inside a container 07:12:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/81 -v /w/workspace/go-mod-core-contracts/81:/w/workspace/go-mod-core-contracts/81:rw,z -v /w/workspace/go-mod-core-contracts/81@tmp:/w/workspace/go-mod-core-contracts/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:12:17 Commit message: "Merge pull request #367 from FelixTing/issue-366" 07:12:18 $ docker top 7dca4fb585c444889b92e7c47255290e9272b0a514ea01d1e195c1b48fdb6384 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:12:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 07:12:20 + make test 07:12:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] sh 07:12:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:12:21 + sudo service docker restart 07:12:21 + true 07:12:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:12:22 provisioning config files... 07:12:22 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/81@tmp/config2159914256901788814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:22 ---> docker-login.sh 07:12:22 nexus3.edgexfoundry.org:10001 07:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:23 Configure a credential helper to remove this warning. See 07:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:23 07:12:23 Login Succeeded 07:12:23 nexus3.edgexfoundry.org:10002 07:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:24 Configure a credential helper to remove this warning. See 07:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:24 07:12:24 Login Succeeded 07:12:24 nexus3.edgexfoundry.org:10003 07:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:24 Configure a credential helper to remove this warning. See 07:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:24 07:12:24 Login Succeeded 07:12:24 nexus3.edgexfoundry.org:10004 07:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:24 Configure a credential helper to remove this warning. See 07:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:24 07:12:24 Login Succeeded 07:12:24 docker.io 07:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:25 Configure a credential helper to remove this warning. See 07:12:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:25 07:12:25 Login Succeeded 07:12:25 ---> docker-login.sh ends [Pipeline] } 07:12:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:12:26 ========================================================= 07:12:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:12:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:12: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.15-alpine . 07:12:26 Sending build context to Docker daemon 1.848MB 07:12:26 Step 1/7 : ARG BASE=golang:1.15-alpine 07:12:26 Step 2/7 : FROM ${BASE} 07:12:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:12:27 df20fa9351a1: Pulling fs layer 07:12:27 ed8968b2872e: Pulling fs layer 07:12:27 a92cc7c5fd73: Pulling fs layer 07:12:27 e871e8e8d7a9: Pulling fs layer 07:12:27 e73272ec9a57: Pulling fs layer 07:12:27 1e910a182e73: Pulling fs layer 07:12:27 4e634b169226: Pulling fs layer 07:12:27 e871e8e8d7a9: Waiting 07:12:27 e73272ec9a57: Waiting 07:12:27 1e910a182e73: Waiting 07:12:27 4e634b169226: Waiting 07:12:27 a92cc7c5fd73: Download complete 07:12:27 ed8968b2872e: Verifying Checksum 07:12:27 ed8968b2872e: Download complete 07:12:27 e73272ec9a57: Verifying Checksum 07:12:27 e73272ec9a57: Download complete 07:12:27 1e910a182e73: Verifying Checksum 07:12:27 1e910a182e73: Download complete 07:12:27 df20fa9351a1: Verifying Checksum 07:12:27 df20fa9351a1: Download complete 07:12:28 df20fa9351a1: Pull complete 07:12:29 ed8968b2872e: Pull complete 07:12:29 a92cc7c5fd73: Pull complete 07:12:30 4e634b169226: Verifying Checksum 07:12:30 4e634b169226: Download complete 07:12:31 e871e8e8d7a9: Verifying Checksum 07:12:31 e871e8e8d7a9: Download complete 07:12:41 e871e8e8d7a9: Pull complete 07:12:41 e73272ec9a57: Pull complete 07:12:41 1e910a182e73: Pull complete 07:12:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 07:12:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.045s coverage: 85.7% of statements 07:12:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.023s coverage: 100.0% of statements 07:12:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.065s coverage: 45.4% of statements 07:12:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.038s coverage: 77.8% of statements 07:12:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 07:12:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.025s coverage: 6.6% of statements 07:12:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.064s coverage: 14.7% of statements 07:12:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.012s coverage: 100.0% of statements 07:12:46 4e634b169226: Pull complete 07:12:46 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 07:12:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:12:46 ---> f7629b54cfaa 07:12:46 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:12:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.090s coverage: 91.8% of statements 07:12:47 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 07:12:47 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 07:12:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements 07:12:47 ---> Running in ce81bdc0159a 07:12:47 Removing intermediate container ce81bdc0159a 07:12:47 ---> 0a831009dc0a 07:12:47 Step 4/7 : RUN apk add bash 07:12:47 ---> Running in 2cab0cb03cb8 07:12:48 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.025s coverage: 47.8% of statements 07:12:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:52 OK: 166 MiB in 39 packages 07:12:53 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.119s coverage: 63.0% of statements 07:12:53 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.020s coverage: 26.3% of statements 07:12:53 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.039s coverage: 15.4% of statements 07:12:53 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.071s coverage: 15.4% of statements 07:12:53 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 07:12:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 07:12:53 Removing intermediate container 2cab0cb03cb8 07:12:53 ---> a6f1d806dd99 07:12:53 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:12:53 ---> Running in b100a89d3843 07:12:54 Removing intermediate container b100a89d3843 07:12:54 ---> 81c1401faf60 07:12:54 Step 6/7 : COPY go.mod . 07:12:54 ---> 036f876f1329 07:12:54 Step 7/7 : RUN go mod download 07:12:54 ---> Running in 39118fad95ce 07:12:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.054s coverage: 81.5% of statements 07:12:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 07:12:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:12:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.041s coverage: 29.1% of statements 07:12:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.037s coverage: 100.0% of statements 07:12:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.056s coverage: 94.4% of statements 07:12:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 07:12:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 07:12:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:13:01 gofmt -l . 07:13:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:13:02 $ docker stop --time=1 7dca4fb585c444889b92e7c47255290e9272b0a514ea01d1e195c1b48fdb6384 07:13:04 $ docker rm -f 7dca4fb585c444889b92e7c47255290e9272b0a514ea01d1e195c1b48fdb6384 [Pipeline] // withDockerContainer [Pipeline] sh 07:13:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:13:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:13:12 Removing intermediate container 39118fad95ce 07:13:12 ---> 9e4e44d1574c 07:13:12 Successfully built 9e4e44d1574c 07:13:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:13:13 + docker inspect -f . ci-base-image-x86_64 07:13:13 . [Pipeline] withDockerContainer 07:13:13 prd-centos7-docker-4c-2g-13070 does not seem to be running inside a container 07:13:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/81 -v /w/workspace/go-mod-core-contracts/81:/w/workspace/go-mod-core-contracts/81:rw,z -v /w/workspace/go-mod-core-contracts/81@tmp:/w/workspace/go-mod-core-contracts/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:13:14 $ docker top a236f21806d5f843353559a956d07ad3d48f9c1a1ff21b0770ca0fd7a1e5c3e8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:15 + go version 07:13:15 go version go1.15.2 linux/amd64 [Pipeline] } 07:13:15 $ docker stop --time=1 a236f21806d5f843353559a956d07ad3d48f9c1a1ff21b0770ca0fd7a1e5c3e8 07:13:16 $ docker rm -f a236f21806d5f843353559a956d07ad3d48f9c1a1ff21b0770ca0fd7a1e5c3e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:13:17 + docker inspect -f . ci-base-image-x86_64 07:13:17 . [Pipeline] withDockerContainer 07:13:17 prd-centos7-docker-4c-2g-13070 does not seem to be running inside a container 07:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/81 -v /w/workspace/go-mod-core-contracts/81:/w/workspace/go-mod-core-contracts/81:rw,z -v /w/workspace/go-mod-core-contracts/81@tmp:/w/workspace/go-mod-core-contracts/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:13:18 $ docker top cd4fa20e09c33f14fdc5cc7dc7a3bb7d4c9470d2816242f494e557063c02db39 -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:19 + make test 07:13:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:13:32 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 07:13:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.079s coverage: 85.7% of statements 07:13:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements 07:13:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.053s coverage: 45.4% of statements 07:13:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements 07:13:32 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 07:13:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.010s coverage: 6.6% of statements 07:13:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.056s coverage: 14.7% of statements 07:13:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.036s coverage: 100.0% of statements 07:13:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.040s coverage: 91.8% of statements 07:13:34 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 07:13:34 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 07:13:34 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.006s coverage: 100.0% of statements 07:13:34 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.021s coverage: 47.8% of statements 07:13:37 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.051s coverage: 63.0% of statements 07:13:37 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.023s coverage: 26.3% of statements 07:13:37 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.009s coverage: 15.4% of statements 07:13:37 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.009s coverage: 15.4% of statements 07:13:37 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 07:13:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 07:13:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.014s coverage: 81.5% of statements 07:13:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 07:13:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:13:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.047s coverage: 29.1% of statements 07:13:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.019s coverage: 100.0% of statements 07:13:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 94.4% of statements 07:13:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.031s coverage: 100.0% of statements 07:13:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 07:13:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:13:43 gofmt -l . 07:13:43 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:13:43 $ docker stop --time=1 cd4fa20e09c33f14fdc5cc7dc7a3bb7d4c9470d2816242f494e557063c02db39 07:13:45 $ docker rm -f cd4fa20e09c33f14fdc5cc7dc7a3bb7d4c9470d2816242f494e557063c02db39 [Pipeline] // withDockerContainer [Pipeline] sh 07:13:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:13:46 Warning: overwriting stash ‘coverage-report’ 07:13:47 Stashed 1 file(s) [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 07:13:49 provisioning config files... 07:13:49 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5152937812886910495tmp [Pipeline] { [Pipeline] sh 07:13:50 + set +x 07:13:50 + curl -s https://codecov.io/bash 07:13:50 + bash -s -- 07:13:50 07:13:50 _____ _ 07:13:50 / ____| | | 07:13:50 | | ___ __| | ___ ___ _____ __ 07:13:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:13:50 | |___| (_) | (_| | __/ (_| (_) \ V / 07:13:50 \_____\___/ \__,_|\___|\___\___/ \_/ 07:13:50 Bash-20201116-eea08d9 07:13:50 07:13:50 07:13:50 ==> Jenkins CI detected. 07:13:50 project root: . 07:13:50 --> token set from env 07:13:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:13:50 ==> Running gcov in . (disable via -X gcov) 07:13:50 ==> Python coveragepy not found 07:13:50 ==> Searching for coverage reports in: 07:13:50 + . 07:13:50 -> Found 1 reports 07:13:50 ==> Detecting git/mercurial file structure 07:13:50 ==> Reading reports 07:13:50 + ./coverage.out bytes=107216 07:13:50 ==> Appending adjustments 07:13:50 https://docs.codecov.io/docs/fixing-reports 07:13:51 + Found adjustments 07:13:51 ==> Gzipping contents 07:13:51 ==> Uploading reports 07:13:51 url: https://codecov.io 07:13:51 query: branch=master&commit=236840f335d952384003a0e741c2f61d85d23839&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F81%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 07:13:51 -> Pinging Codecov 07:13:51 https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=master&commit=236840f335d952384003a0e741c2f61d85d23839&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F81%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 07:13:51 -> Uploading to 07:13:51 https://storage.googleapis.com/codecov/v4/raw/2020-11-21/71470A77251A30514AAF9C0BB2E5B6CE/236840f335d952384003a0e741c2f61d85d23839/0edc4942-f52b-496f-89b1-3dd4fde4003d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201121T071351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c26b7f0c16f8e600ff31e3d8218384340f3ca99c95587567f1521f01ba9afaf 07:13:51 % Total % Received % Xferd Average Speed Time Time Time Current 07:13:51 Dload Upload Total Spent Left Speed 07:13:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17417 0 0 100 17417 0 40079 --:--:-- --:--:-- --:--:-- 40131 07:13:52 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/236840f335d952384003a0e741c2f61d85d23839 [Pipeline] } 07:13:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:13:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:13:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:13:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:13:53 07:13:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:13:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:13:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:13:53 188c0c94c7c5: Pulling fs layer 07:13:53 0ef7d3d256c8: Pulling fs layer 07:13:53 de9db76c5a1d: Pulling fs layer 07:13:53 0eba1c9be4d2: Pulling fs layer 07:13:53 0d57e429df01: Pulling fs layer 07:13:53 4e4be7b47b0d: Pulling fs layer 07:13:53 e1f770b5df2f: Pulling fs layer 07:13:53 85a0685a4137: Pulling fs layer 07:13:53 4e4be7b47b0d: Waiting 07:13:53 e1f770b5df2f: Waiting 07:13:53 85a0685a4137: Waiting 07:13:53 0d57e429df01: Waiting 07:13:53 0eba1c9be4d2: Waiting 07:13:53 de9db76c5a1d: Verifying Checksum 07:13:53 de9db76c5a1d: Download complete 07:13:53 0ef7d3d256c8: Verifying Checksum 07:13:53 0ef7d3d256c8: Download complete 07:13:53 0d57e429df01: Download complete 07:13:53 4e4be7b47b0d: Download complete 07:13:53 188c0c94c7c5: Verifying Checksum 07:13:53 188c0c94c7c5: Download complete 07:13:54 188c0c94c7c5: Pull complete 07:13:54 0ef7d3d256c8: Pull complete 07:13:54 de9db76c5a1d: Pull complete 07:13:56 e1f770b5df2f: Verifying Checksum 07:13:56 e1f770b5df2f: Download complete 07:13:58 0eba1c9be4d2: Verifying Checksum 07:13:58 0eba1c9be4d2: Download complete 07:13:58 85a0685a4137: Verifying Checksum 07:13:58 85a0685a4137: Download complete 07:14:03 0eba1c9be4d2: Pull complete 07:14:03 0d57e429df01: Pull complete 07:14:03 4e4be7b47b0d: Pull complete 07:14:10 e1f770b5df2f: Pull complete 07:14:15 85a0685a4137: Pull complete 07:14:15 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:14:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:14:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:14:15 prd-centos7-docker-4c-2g-13068 does not seem to be running inside a container 07:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:14:16 $ docker top 2f07d7272587f525ff86c168145aa8a6d3b7a46a281a6564a420f17081e440fc -eo pid,comm [Pipeline] { [Pipeline] echo 07:14:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:14:17 + set -o pipefail 07:14:17 + snyk monitor '--org=edgex-jenkins' 07:14:22 07:14:22 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 07:14:22 07:14:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/63b45666-4089-46e5-9fa4-151a3283a77b 07:14:22 07:14:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:14:22 07:14:22 07:14:22 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 07:14:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:14:22 $ docker stop --time=1 2f07d7272587f525ff86c168145aa8a6d3b7a46a281a6564a420f17081e440fc 07:14:25 $ docker rm -f 2f07d7272587f525ff86c168145aa8a6d3b7a46a281a6564a420f17081e440fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:14:26 + git log --format=format:%s -1 236840f335d952384003a0e741c2f61d85d23839 [Pipeline] isUnix [Pipeline] sh 07:14:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:14:27 . [Pipeline] withDockerContainer 07:14:27 prd-centos7-docker-4c-2g-13068 does not seem to be running inside a container 07:14:27 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:14:28 $ docker top dfd4bc57ecba2aa8e9491e98c59a02e629df7d266816e339899bfb6ebe677df6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:14:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:14:28 [ssh-agent] Looking for ssh-agent implementation... 07:14:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:14:28 $ docker exec dfd4bc57ecba2aa8e9491e98c59a02e629df7d266816e339899bfb6ebe677df6 ssh-agent 07:14:28 SSH_AUTH_SOCK=/tmp/ssh-BCgxXxpsyNAq/agent.12 07:14:28 SSH_AGENT_PID=17 07:14:28 Running ssh-add (command line suppressed) 07:14:28 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6390007211754078241.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6390007211754078241.key) 07:14:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:14:29 + git semver tag 07:14:29 # -> Open(): unable to determine branch for HEAD 07:14:29 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 07:14:29 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 07:14:29 # $SEMVER_REMOTE_NAME = origin 07:14:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:14:29 # $SEMVER_USER_NAME = edgex-jenkins 07:14:29 # $SEMVER_BRANCH = master 07:14:29 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 07:14:29 # 236840f335d952384003a0e741c2f61d85d23839 HEAD 07:14:29 # -> Force: false 07:14:29 # 4059412f40146369485c38698a848ac941b3f0a2 refs/tags/v0.1.115 [Pipeline] } 07:14:29 $ docker exec --env ******** --env ******** dfd4bc57ecba2aa8e9491e98c59a02e629df7d266816e339899bfb6ebe677df6 ssh-agent -k 07:14:29 unset SSH_AUTH_SOCK; 07:14:29 unset SSH_AGENT_PID; 07:14:29 echo Agent pid 17 killed; 07:14:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:14:29 + git semver [Pipeline] } 07:14:29 $ docker stop --time=1 dfd4bc57ecba2aa8e9491e98c59a02e629df7d266816e339899bfb6ebe677df6 07:14:31 $ docker rm -f dfd4bc57ecba2aa8e9491e98c59a02e629df7d266816e339899bfb6ebe677df6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:14:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:14:32 07:14:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:14:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:14:32 0.23.1-centos7: Pulling from edgex-lftools 07:14:32 ab5ef0e58194: Pulling fs layer 07:14:32 9712f1f96733: Pulling fs layer 07:14:32 63f879dbbcfc: Pulling fs layer 07:14:32 0d9ebad4ef96: Pulling fs layer 07:14:32 e9a5061849ea: Pulling fs layer 07:14:32 d747dcd14b5f: Pulling fs layer 07:14:32 2de7ff778b66: Pulling fs layer 07:14:32 e9a5061849ea: Waiting 07:14:32 d747dcd14b5f: Waiting 07:14:32 0d9ebad4ef96: Waiting 07:14:32 2de7ff778b66: Waiting 07:14:32 9712f1f96733: Verifying Checksum 07:14:32 9712f1f96733: Download complete 07:14:34 63f879dbbcfc: Verifying Checksum 07:14:34 63f879dbbcfc: Download complete 07:14:34 e9a5061849ea: Download complete 07:14:34 d747dcd14b5f: Verifying Checksum 07:14:34 d747dcd14b5f: Download complete 07:14:34 2de7ff778b66: Verifying Checksum 07:14:34 2de7ff778b66: Download complete 07:14:34 0d9ebad4ef96: Verifying Checksum 07:14:34 0d9ebad4ef96: Download complete 07:14:34 ab5ef0e58194: Verifying Checksum 07:14:34 ab5ef0e58194: Download complete 07:14:39 ab5ef0e58194: Pull complete 07:14:39 9712f1f96733: Pull complete 07:14:41 63f879dbbcfc: Pull complete 07:14:48 0d9ebad4ef96: Pull complete 07:14:48 e9a5061849ea: Pull complete 07:14:48 d747dcd14b5f: Pull complete 07:14:51 2de7ff778b66: Pull complete 07:14:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:14:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:14:52 prd-centos7-docker-4c-2g-13068 does not seem to be running inside a container 07:14:52 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:14:55 $ docker top 2a81b9d3546ceaa163cb02d4250455f15cbaec7094c4025b5c0d1019bc89b29e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:14:56 provisioning config files... 07:14:56 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config609314740750246774tmp 07:14:56 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1363572898568098616tmp 07:14:56 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2279338316193235989tmp [Pipeline] { [Pipeline] echo 07:14:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:14:56 ---> sigul-configuration.sh 07:14:56 gpg: directory `/root/.gnupg' created 07:14:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:14:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:14:56 gpg: keyring `/root/.gnupg/secring.gpg' created 07:14:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:14:56 gpg: CAST5 encrypted data 07:14:56 gpg: encrypted with 1 passphrase 07:14:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:14:57 + mkdir /home/jenkins 07:14:57 + mkdir /home/jenkins/sigul [Pipeline] sh 07:14:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:14:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:14:57 ---> sigul-install.sh 07:15:04 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:15:04 + git tag --list 07:15:04 v0.0.0 07:15:04 v0.0.1 07:15:04 v0.1.0 07:15:04 v0.1.1 07:15:04 v0.1.10 07:15:04 v0.1.100 07:15:04 v0.1.101 07:15:04 v0.1.102 07:15:04 v0.1.103 07:15:04 v0.1.104 07:15:04 v0.1.105 07:15:04 v0.1.106 07:15:04 v0.1.107 07:15:04 v0.1.108 07:15:04 v0.1.109 07:15:04 v0.1.11 07:15:04 v0.1.110 07:15:04 v0.1.111 07:15:04 v0.1.112 07:15:04 v0.1.113 07:15:04 v0.1.114 07:15:04 v0.1.115 07:15:04 v0.1.12 07:15:04 v0.1.13 07:15:04 v0.1.14 07:15:04 v0.1.15 07:15:04 v0.1.16 07:15:04 v0.1.17 07:15:04 v0.1.18 07:15:04 v0.1.19 07:15:04 v0.1.2 07:15:04 v0.1.20 07:15:04 v0.1.21 07:15:04 v0.1.22 07:15:04 v0.1.23 07:15:04 v0.1.24 07:15:04 v0.1.25 07:15:04 v0.1.26 07:15:04 v0.1.27 07:15:04 v0.1.28 07:15:04 v0.1.29 07:15:04 v0.1.3 07:15:04 v0.1.30 07:15:04 v0.1.31 07:15:04 v0.1.32 07:15:04 v0.1.33 07:15:04 v0.1.34 07:15:04 v0.1.35 07:15:04 v0.1.36 07:15:04 v0.1.37 07:15:04 v0.1.38 07:15:04 v0.1.39 07:15:04 v0.1.4 07:15:04 v0.1.40 07:15:04 v0.1.41 07:15:04 v0.1.42 07:15:04 v0.1.43 07:15:04 v0.1.44 07:15:04 v0.1.45 07:15:04 v0.1.46 07:15:04 v0.1.47 07:15:04 v0.1.48 07:15:04 v0.1.49 07:15:04 v0.1.5 07:15:04 v0.1.50 07:15:04 v0.1.51 07:15:04 v0.1.52 07:15:04 v0.1.53 07:15:04 v0.1.54 07:15:04 v0.1.55 07:15:04 v0.1.56 07:15:04 v0.1.57 07:15:04 v0.1.58 07:15:04 v0.1.59 07:15:04 v0.1.6 07:15:04 v0.1.60 07:15:04 v0.1.61 07:15:04 v0.1.62 07:15:04 v0.1.63 07:15:04 v0.1.64 07:15:04 v0.1.65 07:15:04 v0.1.66 07:15:04 v0.1.67 07:15:04 v0.1.68 07:15:04 v0.1.69 07:15:04 v0.1.7 07:15:04 v0.1.70 07:15:04 v0.1.71 07:15:04 v0.1.72 07:15:04 v0.1.73 07:15:04 v0.1.74 07:15:04 v0.1.75 07:15:04 v0.1.76 07:15:04 v0.1.77 07:15:04 v0.1.78 07:15:04 v0.1.79 07:15:04 v0.1.8 07:15:04 v0.1.80 07:15:04 v0.1.81 07:15:04 v0.1.82 07:15:04 v0.1.83 07:15:04 v0.1.84 07:15:04 v0.1.85 07:15:04 v0.1.86 07:15:04 v0.1.87 07:15:04 v0.1.88 07:15:04 v0.1.89 07:15:04 v0.1.9 07:15:04 v0.1.90 07:15:04 v0.1.91 07:15:04 v0.1.92 07:15:04 v0.1.93 07:15:04 v0.1.94 07:15:04 v0.1.95 07:15:04 v0.1.96 07:15:04 v0.1.97 07:15:04 v0.1.98 07:15:04 v0.1.99 [Pipeline] sh 07:15:04 + lftools sign git-tag v0.1.115 07:15:06 Signing Git tag with Sigul... 07:15:06 Signing v0.1.115 [Pipeline] echo 07:15:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:15:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:15:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:15:07 $ docker stop --time=1 2a81b9d3546ceaa163cb02d4250455f15cbaec7094c4025b5c0d1019bc89b29e 07:15:09 $ docker rm -f 2a81b9d3546ceaa163cb02d4250455f15cbaec7094c4025b5c0d1019bc89b29e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:15:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:15:10 . [Pipeline] withDockerContainer 07:15:10 prd-centos7-docker-4c-2g-13068 does not seem to be running inside a container 07:15:10 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:15:11 $ docker top 95d5028de45c7cc3731304d7753838567c510d8a6527389dcd9433418b22dd4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:15:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:12 [ssh-agent] Looking for ssh-agent implementation... 07:15:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:12 $ docker exec 95d5028de45c7cc3731304d7753838567c510d8a6527389dcd9433418b22dd4c ssh-agent 07:15:12 SSH_AUTH_SOCK=/tmp/ssh-eY5PvFBJIg5E/agent.11 07:15:12 SSH_AGENT_PID=16 07:15:12 Running ssh-add (command line suppressed) 07:15:12 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2306161990582883362.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2306161990582883362.key) 07:15:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:12 + git semver bump patch 07:15:12 # -> Open(): unable to determine branch for HEAD 07:15:12 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 07:15:12 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 07:15:12 # $SEMVER_REMOTE_NAME = origin 07:15:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:15:12 # $SEMVER_USER_NAME = edgex-jenkins 07:15:12 # $SEMVER_BRANCH = master 07:15:12 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 07:15:12 0.1.116 [Pipeline] } 07:15:12 $ docker exec --env ******** --env ******** 95d5028de45c7cc3731304d7753838567c510d8a6527389dcd9433418b22dd4c ssh-agent -k 07:15:13 unset SSH_AUTH_SOCK; 07:15:13 unset SSH_AGENT_PID; 07:15:13 echo Agent pid 16 killed; 07:15:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:15:13 + git semver [Pipeline] } 07:15:13 $ docker stop --time=1 95d5028de45c7cc3731304d7753838567c510d8a6527389dcd9433418b22dd4c 07:15:15 $ docker rm -f 95d5028de45c7cc3731304d7753838567c510d8a6527389dcd9433418b22dd4c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:15:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:15:15 . [Pipeline] withDockerContainer 07:15:15 prd-centos7-docker-4c-2g-13068 does not seem to be running inside a container 07:15:15 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:15:16 $ docker top 8362476bf6b6b26bb742a8ee5156919cee8cae1c4a1789c0ba7f2f8524056845 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:15:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:16 [ssh-agent] Looking for ssh-agent implementation... 07:15:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:17 $ docker exec 8362476bf6b6b26bb742a8ee5156919cee8cae1c4a1789c0ba7f2f8524056845 ssh-agent 07:15:17 SSH_AUTH_SOCK=/tmp/ssh-oTtWq20WPja7/agent.12 07:15:17 SSH_AGENT_PID=18 07:15:17 Running ssh-add (command line suppressed) 07:15:17 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5321574475331872848.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5321574475331872848.key) 07:15:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:17 + git semver push 07:15:17 # -> Open(): unable to determine branch for HEAD 07:15:17 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 07:15:17 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 07:15:17 # $SEMVER_REMOTE_NAME = origin 07:15:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:15:17 # $SEMVER_USER_NAME = edgex-jenkins 07:15:17 # $SEMVER_BRANCH = master 07:15:17 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 07:15:24 $ docker exec --env ******** --env ******** 8362476bf6b6b26bb742a8ee5156919cee8cae1c4a1789c0ba7f2f8524056845 ssh-agent -k 07:15:24 unset SSH_AUTH_SOCK; 07:15:24 unset SSH_AGENT_PID; 07:15:24 echo Agent pid 18 killed; 07:15:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:15:25 + git semver [Pipeline] } 07:15:25 $ docker stop --time=1 8362476bf6b6b26bb742a8ee5156919cee8cae1c4a1789c0ba7f2f8524056845 07:15:26 $ docker rm -f 8362476bf6b6b26bb742a8ee5156919cee8cae1c4a1789c0ba7f2f8524056845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:15:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:15:28 ---> package-listing.sh 07:15:28 ++ facter osfamily 07:15:28 ++ tr '[:upper:]' '[:lower:]' 07:15:28 + OS_FAMILY=redhat 07:15:28 + workspace=/w/workspace/dry_go-mod-core-contracts_master 07:15:28 + START_PACKAGES=/tmp/packages_start.txt 07:15:28 + END_PACKAGES=/tmp/packages_end.txt 07:15:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:15:28 + PACKAGES=/tmp/packages_start.txt 07:15:28 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 07:15:28 + PACKAGES=/tmp/packages_end.txt 07:15:28 + case "${OS_FAMILY}" in 07:15:28 + rpm -qa 07:15:28 + sort 07:15:32 + '[' -f /tmp/packages_start.txt ']' 07:15:32 + '[' -f /tmp/packages_end.txt ']' 07:15:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:15:32 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 07:15:32 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 07:15:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo 07:15:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:15:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:15:33 07:15:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:15:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:15:34 alpine: Pulling from edgex-lftools-log-publisher 07:15:34 df20fa9351a1: Pulling fs layer 07:15:34 36b3adc4ff6f: Pulling fs layer 07:15:34 8ad3a11d3b57: Pulling fs layer 07:15:34 46f8f816bc3b: Pulling fs layer 07:15:34 93b61091891f: Pulling fs layer 07:15:34 93b9cdb0e59b: Pulling fs layer 07:15:34 5e14af77c1be: Pulling fs layer 07:15:34 01666e4c0597: Pulling fs layer 07:15:34 aa168da1d23b: Pulling fs layer 07:15:34 93b9cdb0e59b: Waiting 07:15:34 5e14af77c1be: Waiting 07:15:34 01666e4c0597: Waiting 07:15:34 46f8f816bc3b: Waiting 07:15:34 93b61091891f: Waiting 07:15:34 aa168da1d23b: Waiting 07:15:34 36b3adc4ff6f: Verifying Checksum 07:15:34 36b3adc4ff6f: Download complete 07:15:34 46f8f816bc3b: Download complete 07:15:34 df20fa9351a1: Verifying Checksum 07:15:34 df20fa9351a1: Download complete 07:15:34 93b9cdb0e59b: Download complete 07:15:34 5e14af77c1be: Verifying Checksum 07:15:34 5e14af77c1be: Download complete 07:15:34 93b61091891f: Download complete 07:15:34 8ad3a11d3b57: Verifying Checksum 07:15:34 8ad3a11d3b57: Download complete 07:15:34 01666e4c0597: Verifying Checksum 07:15:34 df20fa9351a1: Pull complete 07:15:35 36b3adc4ff6f: Pull complete 07:15:36 aa168da1d23b: Verifying Checksum 07:15:36 aa168da1d23b: Download complete 07:15:36 8ad3a11d3b57: Pull complete 07:15:37 46f8f816bc3b: Pull complete 07:15:37 93b61091891f: Pull complete 07:15:37 93b9cdb0e59b: Pull complete 07:15:37 5e14af77c1be: Pull complete 07:15:37 01666e4c0597: Pull complete 07:15:45 aa168da1d23b: Pull complete 07:15:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:15:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:15:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:15:45 prd-centos7-docker-4c-2g-13068 does not seem to be running inside a container 07:15:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:15:48 $ docker top e01c5040e183d4395188b7294cdeba57fdc32bdb1e074ea1296b66266eb24fee -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:49 + touch /tmp/pre-build-complete [Pipeline] sh 07:15:49 + mkdir -p /var/log/sa [Pipeline] sh 07:15:49 + ls /var/log/sa-host 07:15:49 + sadf -c /var/log/sa-host/sa05 07:15:49 file_magic: OK 07:15:49 HZ: Using current value: 100 07:15:49 file_header: OK 07:15:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:15:49 Statistics: 07:15:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:15:49 File successfully converted to sysstat format version 12.2.1 07:15:49 + sadf -c /var/log/sa-host/sa21 07:15:49 file_magic: OK 07:15:49 HZ: Using current value: 100 07:15:49 file_header: OK 07:15:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:15:49 Statistics: 07:15:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:15:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:50 provisioning config files... 07:15:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1584614125026905752tmp [Pipeline] { [Pipeline] echo 07:15:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:15:50 ---> create-netrc.sh [Pipeline] } 07:15:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:15:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:15:51 ---> python-tools-install.sh [Pipeline] echo 07:15:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:15:51 ---> sudo-logs.sh 07:15:51 Archiving 'sudo' log.. [Pipeline] echo 07:15:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:15:51 ---> job-cost.sh 07:15:51 lf-activate-venv: SKIPPING 07:15:51 INFO: No Stack... 07:15:52 INFO: Retrieving Pricing Info for: v1-standard-2 07:15:53 INFO: Archiving Costs [Pipeline] echo 07:15:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:15:53 ---> logs-deploy.sh 07:15:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/81 07:15:53 INFO: archiving workspace using pattern(s): 07:15:55 Archives upload complete. 07:15:55 INFO: archiving logs to Nexus