Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2f502db9ae594291428aa4e321aba122eed8dfb0 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-19105 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.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2f502db9ae594291428aa4e321aba122eed8dfb0 (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 --force --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 2f502db9ae594291428aa4e321aba122eed8dfb0 # timeout=10 Commit message: "Merge pull request #419 from FelixTing/issue-418" > git rev-list --no-walk 05010fbf72023a8ab94f152325133773780bb9d7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:52:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:52:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:52:03 ========================================================= 15:52:03 EdgeX Global Pipelines Version Info 15:52:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:52:04 ------------------- 15:52:04 stable info: 15:52:04 ------------------- 15:52:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:52:04 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 15:52:04 Message: update stable to v1.0.173 15:52:06 ------------------- 15:52:06 experimental info: 15:52:06 ------------------- 15:52:06 Commited By: **** collab-it+edgex@linuxfoundation.org 15:52:06 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 15:52:06 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:52:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:52:06 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:52:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:52:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:52:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:52:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:52:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 15:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:52:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:52:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:52:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:52:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:52:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 15:52:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:52:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:52:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:52:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:52:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:52:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:52:09 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:52:09 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:52:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:52:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:52:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:52:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f502db9ae594291428aa4e321aba122eed8dfb0 [Pipeline] echo 15:52:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f502db [Pipeline] echo 15:52:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:10 + git log --format=format:%s -1 2f502db9ae594291428aa4e321aba122eed8dfb0 [Pipeline] echo 15:52:10 GIT_COMMIT: 2f502db9ae594291428aa4e321aba122eed8dfb0, Commit Message: Merge pull request #419 from FelixTing/issue-418 [Pipeline] echo 15:52:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:52:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:11 15:52:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:52:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:12 latest: Pulling from edgex-devops/git-semver 15:52:12 31603596830f: Pulling fs layer 15:52:12 2a8b12db71e7: Pulling fs layer 15:52:12 6ca5941a6612: Pulling fs layer 15:52:12 ecc8261a40a4: Pulling fs layer 15:52:12 ecc8261a40a4: Waiting 15:52:12 2a8b12db71e7: Verifying Checksum 15:52:12 2a8b12db71e7: Download complete 15:52:12 31603596830f: Verifying Checksum 15:52:12 31603596830f: Download complete 15:52:12 ecc8261a40a4: Verifying Checksum 15:52:12 ecc8261a40a4: Download complete 15:52:12 6ca5941a6612: Verifying Checksum 15:52:12 6ca5941a6612: Download complete 15:52:12 31603596830f: Pull complete 15:52:12 2a8b12db71e7: Pull complete 15:52:13 6ca5941a6612: Pull complete 15:52:14 ecc8261a40a4: Pull complete 15:52:14 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:52:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:52:14 prd-centos7-docker-4c-2g-19105 does not seem to be running inside a container 15:52:14 $ 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 15:52:16 $ docker top 6036bc9eba2dae90363f752bfe630d25793e719ad3b3bd3c9905f498e6369d52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:16 [ssh-agent] Looking for ssh-agent implementation... 15:52:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:16 $ docker exec 6036bc9eba2dae90363f752bfe630d25793e719ad3b3bd3c9905f498e6369d52 ssh-agent 15:52:17 SSH_AUTH_SOCK=/tmp/ssh-RVYzXbKubByJ/agent.11 15:52:17 SSH_AGENT_PID=16 15:52:17 Running ssh-add (command line suppressed) 15:52:17 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7253531495974566646.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7253531495974566646.key) 15:52:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:17 + git tag --points-at HEAD [Pipeline] } 15:52:17 $ docker exec --env ******** --env ******** 6036bc9eba2dae90363f752bfe630d25793e719ad3b3bd3c9905f498e6369d52 ssh-agent -k 15:52:17 unset SSH_AUTH_SOCK; 15:52:17 unset SSH_AGENT_PID; 15:52:17 echo Agent pid 16 killed; 15:52:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:52:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:18 [ssh-agent] Looking for ssh-agent implementation... 15:52:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:18 $ docker exec 6036bc9eba2dae90363f752bfe630d25793e719ad3b3bd3c9905f498e6369d52 ssh-agent 15:52:18 SSH_AUTH_SOCK=/tmp/ssh-4UaZfMMiHbx9/agent.45 15:52:18 SSH_AGENT_PID=50 15:52:18 Running ssh-add (command line suppressed) 15:52:18 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6973546450770477644.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6973546450770477644.key) 15:52:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:18 + git semver init 15:52:18 # -> Open(): unable to determine branch for HEAD 15:52:18 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 15:52:18 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 15:52:18 # $SEMVER_REMOTE_NAME = origin 15:52:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:52:18 # $SEMVER_USER_NAME = edgex-jenkins 15:52:18 # $SEMVER_BRANCH = master 15:52:18 # $SEMVER_TEMP = /tmp/semver-104401640 15:52:18 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 15:52:19 # '/tmp/semver-104401640' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 15:52:19 # -> Force: false 15:52:19 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 15:52:19 $ docker exec --env ******** --env ******** 6036bc9eba2dae90363f752bfe630d25793e719ad3b3bd3c9905f498e6369d52 ssh-agent -k 15:52:19 unset SSH_AUTH_SOCK; 15:52:19 unset SSH_AGENT_PID; 15:52:19 echo Agent pid 50 killed; 15:52:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:20 + git semver [Pipeline] } 15:52:20 $ docker stop --time=1 6036bc9eba2dae90363f752bfe630d25793e719ad3b3bd3c9905f498e6369d52 15:52:22 $ docker rm -f 6036bc9eba2dae90363f752bfe630d25793e719ad3b3bd3c9905f498e6369d52 [Pipeline] // withDockerContainer [Pipeline] sh 15:52:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:52:23 Stashed 1 file(s) [Pipeline] echo 15:52:23 [edgeXSemver]: initialized semver on version 0.1.142 [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 15:52:38 Still waiting to schedule task 15:52:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:52:38 Still waiting to schedule task 15:52:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:54:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19106 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 15:54:29 Running in /w/workspace/go-mod-core-contracts/111 [Pipeline] { [Pipeline] checkout 15:54:34 using credential edgex-jenkins-ssh 15:54:34 Cloning the remote Git repository 15:54:34 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:54:34 > git init /w/workspace/go-mod-core-contracts/111 # timeout=10 15:54:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:54:34 > git --version # timeout=10 15:54:34 > git --version # 'git version 2.17.1' 15:54:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:54:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:54:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:54:35 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:54:36 Checking out Revision 2f502db9ae594291428aa4e321aba122eed8dfb0 (master) 15:54:36 > git config core.sparsecheckout # timeout=10 15:54:36 > git checkout -f 2f502db9ae594291428aa4e321aba122eed8dfb0 # timeout=10 15:54:40 Commit message: "Merge pull request #419 from FelixTing/issue-418" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:54:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:54:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:54:42 + true 15:54:42 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:54:45 ========================================================= 15:54:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:54:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:54:46 + 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 . 15:54:47 Sending build context to Docker daemon 2.14MB 15:54:47 Step 1/7 : ARG BASE=golang:1.15-alpine 15:54:47 Step 2/7 : FROM ${BASE} 15:54:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:54:47 5f621e34cdf4: Pulling fs layer 15:54:47 a4357932f1b6: Pulling fs layer 15:54:47 18c013af1878: Pulling fs layer 15:54:47 00ac8860ef70: Pulling fs layer 15:54:47 63d7cb157983: Pulling fs layer 15:54:47 b116817d02f9: Pulling fs layer 15:54:47 745a02a5169b: Pulling fs layer 15:54:47 63d7cb157983: Waiting 15:54:47 b116817d02f9: Waiting 15:54:47 745a02a5169b: Waiting 15:54:47 00ac8860ef70: Waiting 15:54:47 18c013af1878: Download complete 15:54:47 a4357932f1b6: Verifying Checksum 15:54:47 a4357932f1b6: Download complete 15:54:47 63d7cb157983: Verifying Checksum 15:54:47 b116817d02f9: Download complete 15:54:47 5f621e34cdf4: Verifying Checksum 15:54:47 5f621e34cdf4: Download complete 15:54:48 5f621e34cdf4: Pull complete 15:54:49 a4357932f1b6: Pull complete 15:54:49 18c013af1878: Pull complete 15:54:50 745a02a5169b: Verifying Checksum 15:54:50 745a02a5169b: Download complete 15:54:51 00ac8860ef70: Verifying Checksum 15:54:51 00ac8860ef70: Download complete 15:55:04 00ac8860ef70: Pull complete 15:55:04 63d7cb157983: Pull complete 15:55:04 b116817d02f9: Pull complete 15:55:06 745a02a5169b: Pull complete 15:55:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:55:06 ---> b7e6874047d6 15:55:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:55:09 ---> Running in a1ae021e88fe 15:55:09 Running on prd-centos7-docker-4c-2g-19107 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 15:55:09 Running in /w/workspace/go-mod-core-contracts/111 [Pipeline] { [Pipeline] checkout 15:55:10 Removing intermediate container a1ae021e88fe 15:55:10 ---> a06c6957b34c 15:55:10 Step 4/7 : RUN apk add bash 15:55:10 ---> Running in 14505b33a951 15:55:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:55:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:55:13 OK: 142 MiB in 39 packages 15:55:14 Removing intermediate container 14505b33a951 15:55:14 ---> c894f4840dbc 15:55:14 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:55:14 ---> Running in 22f9bfd7c349 15:55:15 Removing intermediate container 22f9bfd7c349 15:55:15 ---> d22da2995399 15:55:15 Step 6/7 : COPY go.mod . 15:55:15 ---> d81eedf5dd19 15:55:15 Step 7/7 : RUN go mod download 15:55:16 ---> Running in ba3cc12616f4 15:55:16 using credential edgex-jenkins-ssh 15:55:16 Cloning the remote Git repository 15:55:16 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:55:16 > git init /w/workspace/go-mod-core-contracts/111 # timeout=10 15:55:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:55:16 > git --version # timeout=10 15:55:16 > git --version # 'git version 2.24.3' 15:55:16 using GIT_SSH to set credentials SSH Credentials for GitHub 15:55:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:55:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:55:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:55:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:55:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:55:17 using GIT_SSH to set credentials SSH Credentials for GitHub 15:55:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:55:18 Checking out Revision 2f502db9ae594291428aa4e321aba122eed8dfb0 (master) 15:55:18 > git config core.sparsecheckout # timeout=10 15:55:18 > git checkout -f 2f502db9ae594291428aa4e321aba122eed8dfb0 # timeout=10 15:55:22 Commit message: "Merge pull request #419 from FelixTing/issue-418" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:55:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:55:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:55:24 + sudo service docker restart 15:55:24 + true 15:55:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:55:26 ========================================================= 15:55:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:55:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:55: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 . 15:55:27 Sending build context to Docker daemon 2.141MB 15:55:27 Step 1/7 : ARG BASE=golang:1.15-alpine 15:55:27 Step 2/7 : FROM ${BASE} 15:55:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:55:27 188c0c94c7c5: Pulling fs layer 15:55:27 0ef7d3d256c8: Pulling fs layer 15:55:27 de9db76c5a1d: Pulling fs layer 15:55:27 bca2f99d35d6: Pulling fs layer 15:55:27 93359f2a8cfa: Pulling fs layer 15:55:27 7c6f9722023f: Pulling fs layer 15:55:27 a35cf1a2eb13: Pulling fs layer 15:55:27 bca2f99d35d6: Waiting 15:55:27 93359f2a8cfa: Waiting 15:55:27 7c6f9722023f: Waiting 15:55:27 a35cf1a2eb13: Waiting 15:55:27 de9db76c5a1d: Verifying Checksum 15:55:27 de9db76c5a1d: Download complete 15:55:27 0ef7d3d256c8: Verifying Checksum 15:55:27 0ef7d3d256c8: Download complete 15:55:27 93359f2a8cfa: Verifying Checksum 15:55:27 93359f2a8cfa: Download complete 15:55:27 7c6f9722023f: Verifying Checksum 15:55:27 7c6f9722023f: Download complete 15:55:27 188c0c94c7c5: Verifying Checksum 15:55:27 188c0c94c7c5: Download complete 15:55:28 188c0c94c7c5: Pull complete 15:55:28 0ef7d3d256c8: Pull complete 15:55:28 de9db76c5a1d: Pull complete 15:55:30 a35cf1a2eb13: Verifying Checksum 15:55:30 a35cf1a2eb13: Download complete 15:55:31 Removing intermediate container ba3cc12616f4 15:55:31 ---> c8d00aedeb08 15:55:31 Successfully built c8d00aedeb08 15:55:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:55:31 + docker inspect -f . ci-base-image-arm64 15:55:31 . [Pipeline] withDockerContainer 15:55:31 prd-ubuntu18.04-docker-arm64-4c-16g-19106 does not seem to be running inside a container 15:55:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/111 -v /w/workspace/go-mod-core-contracts/111:/w/workspace/go-mod-core-contracts/111:rw,z -v /w/workspace/go-mod-core-contracts/111@tmp:/w/workspace/go-mod-core-contracts/111@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 ******** -e ******** ci-base-image-arm64 cat 15:55:32 bca2f99d35d6: Verifying Checksum 15:55:32 bca2f99d35d6: Download complete 15:55:33 $ docker top c6661169b6e6f7fb3af2dfa61ce9f65aa757d1efdd2b9930444169895f99df33 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:34 + go version 15:55:34 go version go1.15.5 linux/arm64 [Pipeline] } 15:55:34 $ docker stop --time=1 c6661169b6e6f7fb3af2dfa61ce9f65aa757d1efdd2b9930444169895f99df33 15:55:36 $ docker rm -f c6661169b6e6f7fb3af2dfa61ce9f65aa757d1efdd2b9930444169895f99df33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:55:37 + docker inspect -f . ci-base-image-arm64 15:55:37 . [Pipeline] withDockerContainer 15:55:38 prd-ubuntu18.04-docker-arm64-4c-16g-19106 does not seem to be running inside a container 15:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/111 -v /w/workspace/go-mod-core-contracts/111:/w/workspace/go-mod-core-contracts/111:rw,z -v /w/workspace/go-mod-core-contracts/111@tmp:/w/workspace/go-mod-core-contracts/111@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 ******** -e ******** ci-base-image-arm64 cat 15:55:39 $ docker top daf1ff7fe85f82cab10b7b461c98eb0b952ffa6bc82c31062272b5afb49b11c6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:40 + make test 15:55:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:55:42 bca2f99d35d6: Pull complete 15:55:42 93359f2a8cfa: Pull complete 15:55:42 7c6f9722023f: Pull complete 15:55:47 a35cf1a2eb13: Pull complete 15:55:47 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:55:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:55:47 ---> a62c8e92a672 15:55:47 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:55:47 ---> Running in 8b8aa0344b57 15:55:47 Removing intermediate container 8b8aa0344b57 15:55:47 ---> 98331ad3323c 15:55:47 Step 4/7 : RUN apk add bash 15:55:47 ---> Running in 4a173a9a6da7 15:55:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:55:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:55:49 OK: 166 MiB in 39 packages 15:55:51 Removing intermediate container 4a173a9a6da7 15:55:51 ---> 37261a312754 15:55:51 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:55:51 ---> Running in 857e6e314094 15:55:51 Removing intermediate container 857e6e314094 15:55:51 ---> 4325852f0535 15:55:51 Step 6/7 : COPY go.mod . 15:55:51 ---> de766a69c0fb 15:55:51 Step 7/7 : RUN go mod download 15:55:51 ---> Running in 1a75926b94e7 15:56:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 15:56:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.037s coverage: 85.7% of statements 15:56:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements 15:56:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.035s coverage: 45.4% of statements 15:56:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements 15:56:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 15:56:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 26.3% of statements 15:56:07 Removing intermediate container 1a75926b94e7 15:56:07 ---> c8a55184ef28 15:56:07 Successfully built c8a55184ef28 15:56:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:56:07 + docker inspect -f . ci-base-image-x86_64 15:56:07 . [Pipeline] withDockerContainer 15:56:07 prd-centos7-docker-4c-2g-19107 does not seem to be running inside a container 15:56:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.053s coverage: 14.7% of statements 15:56:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.081s coverage: 100.0% of statements 15:56:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/111 -v /w/workspace/go-mod-core-contracts/111:/w/workspace/go-mod-core-contracts/111:rw,z -v /w/workspace/go-mod-core-contracts/111@tmp:/w/workspace/go-mod-core-contracts/111@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 ******** -e ******** ci-base-image-x86_64 cat 15:56:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.104s coverage: 91.8% of statements 15:56:08 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 15:56:08 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 15:56:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements 15:56:08 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.023s coverage: 47.8% of statements 15:56:09 $ docker top d122c78219fc24147564baef8afc6698681830d84581f01d2030deab4bd64fa1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:09 + go version 15:56:09 go version go1.15.5 linux/amd64 [Pipeline] } 15:56:09 $ docker stop --time=1 d122c78219fc24147564baef8afc6698681830d84581f01d2030deab4bd64fa1 15:56:11 $ docker rm -f d122c78219fc24147564baef8afc6698681830d84581f01d2030deab4bd64fa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:12 + docker inspect -f . ci-base-image-x86_64 15:56:12 . [Pipeline] withDockerContainer 15:56:12 prd-centos7-docker-4c-2g-19107 does not seem to be running inside a container 15:56:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/111 -v /w/workspace/go-mod-core-contracts/111:/w/workspace/go-mod-core-contracts/111:rw,z -v /w/workspace/go-mod-core-contracts/111@tmp:/w/workspace/go-mod-core-contracts/111@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 ******** -e ******** ci-base-image-x86_64 cat 15:56:13 $ docker top 70852192e4c0444eb0f9bddf6ae041b2ec63b5dbde4f55704f2922ecbf55841e -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:14 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.145s coverage: 63.0% of statements 15:56:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements 15:56:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements 15:56:14 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.044s coverage: 15.4% of statements 15:56:14 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.021s coverage: 14.3% of statements 15:56:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 15:56:14 + make test 15:56:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:56:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.159s coverage: 85.0% of statements 15:56:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 15:56:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:56:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.046s coverage: 44.1% of statements 15:56:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.046s coverage: 94.4% of statements 15:56:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.123s coverage: 93.2% of statements 15:56:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements 15:56:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 15:56:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:56:23 gofmt -l . 15:56:23 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:56:24 $ docker stop --time=1 daf1ff7fe85f82cab10b7b461c98eb0b952ffa6bc82c31062272b5afb49b11c6 15:56:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 15:56:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.071s coverage: 85.7% of statements 15:56:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.043s coverage: 100.0% of statements 15:56:26 $ docker rm -f daf1ff7fe85f82cab10b7b461c98eb0b952ffa6bc82c31062272b5afb49b11c6 15:56:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.035s coverage: 45.4% of statements 15:56:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements 15:56:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [Pipeline] // withDockerContainer [Pipeline] sh 15:56:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.010s coverage: 26.3% of statements 15:56:28 Stashed 1 file(s) [Pipeline] } 15:56:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.024s coverage: 14.7% of statements 15:56:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.046s coverage: 100.0% of statements [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 15:56:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.041s coverage: 91.8% of statements 15:56:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 15:56:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 15:56:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 15:56:29 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.024s coverage: 47.8% of statements [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.034s coverage: 63.0% of statements 15:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.020s coverage: 26.3% of statements 15:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements 15:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.021s coverage: 15.4% of statements 15:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.008s coverage: 14.3% of statements 15:56:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 15:56:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.069s coverage: 85.0% of statements 15:56:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 15:56:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:56:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.051s coverage: 44.1% of statements 15:56:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.017s coverage: 94.4% of statements 15:56:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.075s coverage: 93.2% of statements 15:56:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.026s coverage: 100.0% of statements 15:56:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 15:56:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:56:37 gofmt -l . 15:56:37 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:56:37 $ docker stop --time=1 70852192e4c0444eb0f9bddf6ae041b2ec63b5dbde4f55704f2922ecbf55841e 15:56:40 $ docker rm -f 70852192e4c0444eb0f9bddf6ae041b2ec63b5dbde4f55704f2922ecbf55841e [Pipeline] // withDockerContainer [Pipeline] sh 15:56:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:41 Warning: overwriting stash ‘coverage-report’ 15:56:42 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 15:56:44 provisioning config files... 15:56:44 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5586616544293249120tmp [Pipeline] { [Pipeline] sh 15:56:44 + set +x 15:56:44 + curl -s https://codecov.io/bash 15:56:44 + bash -s -- 15:56:45 15:56:45 _____ _ 15:56:45 / ____| | | 15:56:45 | | ___ __| | ___ ___ _____ __ 15:56:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:56:45 | |___| (_) | (_| | __/ (_| (_) \ V / 15:56:45 \_____\___/ \__,_|\___|\___\___/ \_/ 15:56:45 Bash-20201231-23d4836 15:56:45 15:56:45 15:56:45 ==> git version 2.24.3 found 15:56:45 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:56:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:56:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:56:45 ==> Jenkins CI detected. 15:56:45 project root: . 15:56:45 --> token set from env 15:56:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:56:45 ==> Running gcov in . (disable via -X gcov) 15:56:45 ==> Python coveragepy not found 15:56:45 ==> Searching for coverage reports in: 15:56:45 + . 15:56:45 -> Found 1 reports 15:56:45 ==> Detecting git/mercurial file structure 15:56:45 ==> Reading reports 15:56:45 + ./coverage.out bytes=121553 15:56:45 ==> Appending adjustments 15:56:45 https://docs.codecov.io/docs/fixing-reports 15:56:46 + Found adjustments 15:56:46 ==> Gzipping contents 15:56:46 20K /tmp/codecov.J1PB5k.gz 15:56:46 ==> Uploading reports 15:56:46 url: https://codecov.io 15:56:46 query: branch=master&commit=2f502db9ae594291428aa4e321aba122eed8dfb0&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F111%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 15:56:46 -> Pinging Codecov 15:56:46 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=master&commit=2f502db9ae594291428aa4e321aba122eed8dfb0&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F111%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 15:56:46 -> Uploading to 15:56:46 https://storage.googleapis.com/codecov/v4/raw/2021-01-08/71470A77251A30514AAF9C0BB2E5B6CE/2f502db9ae594291428aa4e321aba122eed8dfb0/8b5c5524-a3d8-4565-8b38-bb3633347436.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210108T155646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f793aa817392817e3f2698da2abd99e1cf7a1598a6bd25de23bd308024e3fcc 15:56:46 % Total % Received % Xferd Average Speed Time Time Time Current 15:56:46 Dload Upload Total Spent Left Speed 15:56:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19299 0 0 100 19299 0 46750 --:--:-- --:--:-- --:--:-- 46728 15:56:46 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/2f502db9ae594291428aa4e321aba122eed8dfb0 [Pipeline] } 15:56:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:56:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:56:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:56:48 15:56:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:56:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:56:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:56:48 188c0c94c7c5: Pulling fs layer 15:56:48 0ef7d3d256c8: Pulling fs layer 15:56:48 de9db76c5a1d: Pulling fs layer 15:56:48 0eba1c9be4d2: Pulling fs layer 15:56:48 0d57e429df01: Pulling fs layer 15:56:48 4e4be7b47b0d: Pulling fs layer 15:56:48 e1f770b5df2f: Pulling fs layer 15:56:48 85a0685a4137: Pulling fs layer 15:56:48 0d57e429df01: Waiting 15:56:48 4e4be7b47b0d: Waiting 15:56:48 e1f770b5df2f: Waiting 15:56:48 85a0685a4137: Waiting 15:56:48 0eba1c9be4d2: Waiting 15:56:48 de9db76c5a1d: Verifying Checksum 15:56:48 de9db76c5a1d: Download complete 15:56:48 0ef7d3d256c8: Verifying Checksum 15:56:48 0ef7d3d256c8: Download complete 15:56:48 0d57e429df01: Verifying Checksum 15:56:48 0d57e429df01: Download complete 15:56:48 4e4be7b47b0d: Verifying Checksum 15:56:48 4e4be7b47b0d: Download complete 15:56:48 188c0c94c7c5: Verifying Checksum 15:56:48 188c0c94c7c5: Download complete 15:56:49 188c0c94c7c5: Pull complete 15:56:49 0ef7d3d256c8: Pull complete 15:56:49 de9db76c5a1d: Pull complete 15:56:50 e1f770b5df2f: Verifying Checksum 15:56:50 e1f770b5df2f: Download complete 15:56:52 0eba1c9be4d2: Verifying Checksum 15:56:52 0eba1c9be4d2: Download complete 15:56:52 85a0685a4137: Verifying Checksum 15:56:58 0eba1c9be4d2: Pull complete 15:56:59 0d57e429df01: Pull complete 15:56:59 4e4be7b47b0d: Pull complete 15:57:02 e1f770b5df2f: Pull complete 15:57:10 85a0685a4137: Pull complete 15:57:10 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:57:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:57:11 prd-centos7-docker-4c-2g-19105 does not seem to be running inside a container 15:57:11 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:57:12 $ docker top 454b92e3c91dc47f9e73e9e707ab0dac5935b4ad0a69a5cc5eda2925acfd32c1 -eo pid,comm [Pipeline] { [Pipeline] echo 15:57:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:57:13 + set -o pipefail 15:57:13 + snyk monitor '--org=edgex-jenkins' 15:57:18 15:57:18 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 15:57:18 15:57:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/01a0f290-f85f-428d-82e3-d62e38d1753f 15:57:18 15:57:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:57:18 15:57:18 [Pipeline] } 15:57:18 $ docker stop --time=1 454b92e3c91dc47f9e73e9e707ab0dac5935b4ad0a69a5cc5eda2925acfd32c1 15:57:21 $ docker rm -f 454b92e3c91dc47f9e73e9e707ab0dac5935b4ad0a69a5cc5eda2925acfd32c1 [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 15:57:23 + git log --format=format:%s -1 2f502db9ae594291428aa4e321aba122eed8dfb0 [Pipeline] isUnix [Pipeline] sh 15:57:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:57:23 . [Pipeline] withDockerContainer 15:57:23 prd-centos7-docker-4c-2g-19105 does not seem to be running inside a container 15:57:23 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:57:24 $ docker top b3345a7f4cced9c208fedba26ec02409908b9e842f0dfbe93425cc1f02fee508 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:57:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:24 [ssh-agent] Looking for ssh-agent implementation... 15:57:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:25 $ docker exec b3345a7f4cced9c208fedba26ec02409908b9e842f0dfbe93425cc1f02fee508 ssh-agent 15:57:25 SSH_AUTH_SOCK=/tmp/ssh-echFw53D9UCp/agent.12 15:57:25 SSH_AGENT_PID=18 15:57:25 Running ssh-add (command line suppressed) 15:57:25 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8573791851952792348.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8573791851952792348.key) 15:57:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:25 + git semver tag 15:57:25 # -> Open(): unable to determine branch for HEAD 15:57:25 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 15:57:25 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 15:57:25 # $SEMVER_REMOTE_NAME = origin 15:57:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:57:25 # $SEMVER_USER_NAME = edgex-jenkins 15:57:25 # $SEMVER_BRANCH = master 15:57:25 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 15:57:25 # 2f502db9ae594291428aa4e321aba122eed8dfb0 HEAD 15:57:25 # -> Force: false 15:57:25 # 505557f7d53ffccab60f1fdbfb19195fd2fa1c88 refs/tags/v0.1.142 [Pipeline] } 15:57:25 $ docker exec --env ******** --env ******** b3345a7f4cced9c208fedba26ec02409908b9e842f0dfbe93425cc1f02fee508 ssh-agent -k 15:57:26 unset SSH_AUTH_SOCK; 15:57:26 unset SSH_AGENT_PID; 15:57:26 echo Agent pid 18 killed; 15:57:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:57:26 + git semver [Pipeline] } 15:57:26 $ docker stop --time=1 b3345a7f4cced9c208fedba26ec02409908b9e842f0dfbe93425cc1f02fee508 15:57:28 $ docker rm -f b3345a7f4cced9c208fedba26ec02409908b9e842f0dfbe93425cc1f02fee508 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:57:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:57:28 15:57:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:57:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:57:29 0.23.1-centos7: Pulling from edgex-lftools 15:57:29 ab5ef0e58194: Pulling fs layer 15:57:29 9712f1f96733: Pulling fs layer 15:57:29 63f879dbbcfc: Pulling fs layer 15:57:29 0d9ebad4ef96: Pulling fs layer 15:57:29 e9a5061849ea: Pulling fs layer 15:57:29 d747dcd14b5f: Pulling fs layer 15:57:29 2de7ff778b66: Pulling fs layer 15:57:29 0d9ebad4ef96: Waiting 15:57:29 e9a5061849ea: Waiting 15:57:29 d747dcd14b5f: Waiting 15:57:29 2de7ff778b66: Waiting 15:57:29 9712f1f96733: Verifying Checksum 15:57:29 9712f1f96733: Download complete 15:57:30 63f879dbbcfc: Verifying Checksum 15:57:30 63f879dbbcfc: Download complete 15:57:30 e9a5061849ea: Verifying Checksum 15:57:30 e9a5061849ea: Download complete 15:57:30 d747dcd14b5f: Verifying Checksum 15:57:30 d747dcd14b5f: Download complete 15:57:31 2de7ff778b66: Verifying Checksum 15:57:31 2de7ff778b66: Download complete 15:57:31 0d9ebad4ef96: Verifying Checksum 15:57:31 0d9ebad4ef96: Download complete 15:57:31 ab5ef0e58194: Verifying Checksum 15:57:31 ab5ef0e58194: Download complete 15:57:36 ab5ef0e58194: Pull complete 15:57:36 9712f1f96733: Pull complete 15:57:39 63f879dbbcfc: Pull complete 15:57:45 0d9ebad4ef96: Pull complete 15:57:47 e9a5061849ea: Pull complete 15:57:47 d747dcd14b5f: Pull complete 15:57:50 2de7ff778b66: Pull complete 15:57:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:57:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:57:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:57:50 prd-centos7-docker-4c-2g-19105 does not seem to be running inside a container 15:57:50 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:57:54 $ docker top a08710d5b5f8656d5b2e5cabc25e2daa7aa28ed5bb74e4dc51ee3f96ccfe3350 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:57:54 provisioning config files... 15:57:54 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1721925060425625685tmp 15:57:54 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9040979532130215449tmp 15:57:55 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3446200802902714562tmp [Pipeline] { [Pipeline] echo 15:57:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:57:55 ---> sigul-configuration.sh 15:57:55 gpg: directory `/root/.gnupg' created 15:57:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:57:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:57:55 gpg: keyring `/root/.gnupg/secring.gpg' created 15:57:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:57:55 gpg: CAST5 encrypted data 15:57:55 gpg: encrypted with 1 passphrase 15:57:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:57:55 + mkdir /home/jenkins 15:57:55 + mkdir /home/jenkins/sigul [Pipeline] sh 15:57:56 + 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 15:57:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:57:56 ---> sigul-install.sh 15:58:01 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:58:02 + git tag --list 15:58:02 v0.0.0 15:58:02 v0.0.1 15:58:02 v0.1.0 15:58:02 v0.1.1 15:58:02 v0.1.10 15:58:02 v0.1.100 15:58:02 v0.1.101 15:58:02 v0.1.102 15:58:02 v0.1.103 15:58:02 v0.1.104 15:58:02 v0.1.105 15:58:02 v0.1.106 15:58:02 v0.1.107 15:58:02 v0.1.108 15:58:02 v0.1.109 15:58:02 v0.1.11 15:58:02 v0.1.110 15:58:02 v0.1.111 15:58:02 v0.1.112 15:58:02 v0.1.113 15:58:02 v0.1.114 15:58:02 v0.1.115 15:58:02 v0.1.116 15:58:02 v0.1.117 15:58:02 v0.1.118 15:58:02 v0.1.119 15:58:02 v0.1.12 15:58:02 v0.1.120 15:58:02 v0.1.121 15:58:02 v0.1.122 15:58:02 v0.1.123 15:58:02 v0.1.124 15:58:02 v0.1.125 15:58:02 v0.1.126 15:58:02 v0.1.127 15:58:02 v0.1.128 15:58:02 v0.1.129 15:58:02 v0.1.13 15:58:02 v0.1.130 15:58:02 v0.1.131 15:58:02 v0.1.132 15:58:02 v0.1.133 15:58:02 v0.1.134 15:58:02 v0.1.135 15:58:02 v0.1.136 15:58:02 v0.1.137 15:58:02 v0.1.138 15:58:02 v0.1.139 15:58:02 v0.1.14 15:58:02 v0.1.140 15:58:02 v0.1.141 15:58:02 v0.1.142 15:58:02 v0.1.15 15:58:02 v0.1.16 15:58:02 v0.1.17 15:58:02 v0.1.18 15:58:02 v0.1.19 15:58:02 v0.1.2 15:58:02 v0.1.20 15:58:02 v0.1.21 15:58:02 v0.1.22 15:58:02 v0.1.23 15:58:02 v0.1.24 15:58:02 v0.1.25 15:58:02 v0.1.26 15:58:02 v0.1.27 15:58:02 v0.1.28 15:58:02 v0.1.29 15:58:02 v0.1.3 15:58:02 v0.1.30 15:58:02 v0.1.31 15:58:02 v0.1.32 15:58:02 v0.1.33 15:58:02 v0.1.34 15:58:02 v0.1.35 15:58:02 v0.1.36 15:58:02 v0.1.37 15:58:02 v0.1.38 15:58:02 v0.1.39 15:58:02 v0.1.4 15:58:02 v0.1.40 15:58:02 v0.1.41 15:58:02 v0.1.42 15:58:02 v0.1.43 15:58:02 v0.1.44 15:58:02 v0.1.45 15:58:02 v0.1.46 15:58:02 v0.1.47 15:58:02 v0.1.48 15:58:02 v0.1.49 15:58:02 v0.1.5 15:58:02 v0.1.50 15:58:02 v0.1.51 15:58:02 v0.1.52 15:58:02 v0.1.53 15:58:02 v0.1.54 15:58:02 v0.1.55 15:58:02 v0.1.56 15:58:02 v0.1.57 15:58:02 v0.1.58 15:58:02 v0.1.59 15:58:02 v0.1.6 15:58:02 v0.1.60 15:58:02 v0.1.61 15:58:02 v0.1.62 15:58:02 v0.1.63 15:58:02 v0.1.64 15:58:02 v0.1.65 15:58:02 v0.1.66 15:58:02 v0.1.67 15:58:02 v0.1.68 15:58:02 v0.1.69 15:58:02 v0.1.7 15:58:02 v0.1.70 15:58:02 v0.1.71 15:58:02 v0.1.72 15:58:02 v0.1.73 15:58:02 v0.1.74 15:58:02 v0.1.75 15:58:02 v0.1.76 15:58:02 v0.1.77 15:58:02 v0.1.78 15:58:02 v0.1.79 15:58:02 v0.1.8 15:58:02 v0.1.80 15:58:02 v0.1.81 15:58:02 v0.1.82 15:58:02 v0.1.83 15:58:02 v0.1.84 15:58:02 v0.1.85 15:58:02 v0.1.86 15:58:02 v0.1.87 15:58:02 v0.1.88 15:58:02 v0.1.89 15:58:02 v0.1.9 15:58:02 v0.1.90 15:58:02 v0.1.91 15:58:02 v0.1.92 15:58:02 v0.1.93 15:58:02 v0.1.94 15:58:02 v0.1.95 15:58:02 v0.1.96 15:58:02 v0.1.97 15:58:02 v0.1.98 15:58:02 v0.1.99 [Pipeline] sh 15:58:02 + lftools sign git-tag v0.1.142 15:58:03 Signing Git tag with Sigul... 15:58:03 Signing v0.1.142 [Pipeline] echo 15:58:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:58:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:58:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:58:06 $ docker stop --time=1 a08710d5b5f8656d5b2e5cabc25e2daa7aa28ed5bb74e4dc51ee3f96ccfe3350 15:58:08 $ docker rm -f a08710d5b5f8656d5b2e5cabc25e2daa7aa28ed5bb74e4dc51ee3f96ccfe3350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:09 . [Pipeline] withDockerContainer 15:58:09 prd-centos7-docker-4c-2g-19105 does not seem to be running inside a container 15:58:09 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:58:10 $ docker top 42d5addb3b5c00fcc3b1c756b00ef27932c6c24a7e12ba68b7989d0b0b65a37d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:10 [ssh-agent] Looking for ssh-agent implementation... 15:58:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:11 $ docker exec 42d5addb3b5c00fcc3b1c756b00ef27932c6c24a7e12ba68b7989d0b0b65a37d ssh-agent 15:58:11 SSH_AUTH_SOCK=/tmp/ssh-Zep7B7fDFm7Q/agent.12 15:58:11 SSH_AGENT_PID=17 15:58:11 Running ssh-add (command line suppressed) 15:58:11 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7246854976853276877.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7246854976853276877.key) 15:58:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:11 + git semver bump patch 15:58:11 # -> Open(): unable to determine branch for HEAD 15:58:11 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 15:58:11 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 15:58:11 # $SEMVER_REMOTE_NAME = origin 15:58:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:58:11 # $SEMVER_USER_NAME = edgex-jenkins 15:58:11 # $SEMVER_BRANCH = master 15:58:11 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 15:58:11 0.1.143 [Pipeline] } 15:58:11 $ docker exec --env ******** --env ******** 42d5addb3b5c00fcc3b1c756b00ef27932c6c24a7e12ba68b7989d0b0b65a37d ssh-agent -k 15:58:11 unset SSH_AUTH_SOCK; 15:58:11 unset SSH_AGENT_PID; 15:58:11 echo Agent pid 17 killed; 15:58:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:12 + git semver [Pipeline] } 15:58:12 $ docker stop --time=1 42d5addb3b5c00fcc3b1c756b00ef27932c6c24a7e12ba68b7989d0b0b65a37d 15:58:13 $ docker rm -f 42d5addb3b5c00fcc3b1c756b00ef27932c6c24a7e12ba68b7989d0b0b65a37d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:14 . [Pipeline] withDockerContainer 15:58:14 prd-centos7-docker-4c-2g-19105 does not seem to be running inside a container 15:58:14 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:58:15 $ docker top b299fc89e1705ff12aee5d436a0a59280f8f2d434dc7f9b75cd41316c96056c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:15 [ssh-agent] Looking for ssh-agent implementation... 15:58:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:15 $ docker exec b299fc89e1705ff12aee5d436a0a59280f8f2d434dc7f9b75cd41316c96056c5 ssh-agent 15:58:16 SSH_AUTH_SOCK=/tmp/ssh-Dlm23ks6Snq5/agent.13 15:58:16 SSH_AGENT_PID=18 15:58:16 Running ssh-add (command line suppressed) 15:58:16 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7745462839078415128.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7745462839078415128.key) 15:58:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:16 + git semver push 15:58:16 # -> Open(): unable to determine branch for HEAD 15:58:16 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 15:58:16 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 15:58:16 # $SEMVER_REMOTE_NAME = origin 15:58:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:58:16 # $SEMVER_USER_NAME = edgex-jenkins 15:58:16 # $SEMVER_BRANCH = master 15:58:16 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 15:58:23 $ docker exec --env ******** --env ******** b299fc89e1705ff12aee5d436a0a59280f8f2d434dc7f9b75cd41316c96056c5 ssh-agent -k 15:58:23 unset SSH_AUTH_SOCK; 15:58:23 unset SSH_AGENT_PID; 15:58:23 echo Agent pid 18 killed; 15:58:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:23 + git semver [Pipeline] } 15:58:23 $ docker stop --time=1 b299fc89e1705ff12aee5d436a0a59280f8f2d434dc7f9b75cd41316c96056c5 15:58:25 $ docker rm -f b299fc89e1705ff12aee5d436a0a59280f8f2d434dc7f9b75cd41316c96056c5 [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 15:58:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:58:28 ---> package-listing.sh 15:58:28 ++ facter osfamily 15:58:28 ++ tr '[:upper:]' '[:lower:]' 15:58:28 + OS_FAMILY=redhat 15:58:28 + workspace=/w/workspace/dry_go-mod-core-contracts_master 15:58:28 + START_PACKAGES=/tmp/packages_start.txt 15:58:28 + END_PACKAGES=/tmp/packages_end.txt 15:58:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:58:28 + PACKAGES=/tmp/packages_start.txt 15:58:28 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 15:58:28 + PACKAGES=/tmp/packages_end.txt 15:58:28 + case "${OS_FAMILY}" in 15:58:28 + rpm -qa 15:58:28 + sort 15:58:33 + '[' -f /tmp/packages_start.txt ']' 15:58:33 + '[' -f /tmp/packages_end.txt ']' 15:58:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:58:33 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 15:58:33 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 15:58:33 + 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 15:58:33 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 15:58:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:58:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:58:34 15:58:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:58:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:58:34 alpine: Pulling from edgex-lftools-log-publisher 15:58:34 df20fa9351a1: Pulling fs layer 15:58:34 36b3adc4ff6f: Pulling fs layer 15:58:34 8ad3a11d3b57: Pulling fs layer 15:58:34 46f8f816bc3b: Pulling fs layer 15:58:34 93b61091891f: Pulling fs layer 15:58:34 93b9cdb0e59b: Pulling fs layer 15:58:34 5e14af77c1be: Pulling fs layer 15:58:34 01666e4c0597: Pulling fs layer 15:58:34 aa168da1d23b: Pulling fs layer 15:58:34 93b9cdb0e59b: Waiting 15:58:34 01666e4c0597: Waiting 15:58:34 aa168da1d23b: Waiting 15:58:34 5e14af77c1be: Waiting 15:58:34 46f8f816bc3b: Waiting 15:58:34 93b61091891f: Waiting 15:58:34 36b3adc4ff6f: Verifying Checksum 15:58:34 36b3adc4ff6f: Download complete 15:58:34 46f8f816bc3b: Verifying Checksum 15:58:34 46f8f816bc3b: Download complete 15:58:34 df20fa9351a1: Verifying Checksum 15:58:34 df20fa9351a1: Download complete 15:58:34 93b9cdb0e59b: Download complete 15:58:34 93b61091891f: Download complete 15:58:34 5e14af77c1be: Verifying Checksum 15:58:34 5e14af77c1be: Download complete 15:58:34 01666e4c0597: Verifying Checksum 15:58:34 01666e4c0597: Download complete 15:58:34 8ad3a11d3b57: Verifying Checksum 15:58:34 8ad3a11d3b57: Download complete 15:58:35 df20fa9351a1: Pull complete 15:58:35 36b3adc4ff6f: Pull complete 15:58:36 8ad3a11d3b57: Pull complete 15:58:36 46f8f816bc3b: Pull complete 15:58:36 aa168da1d23b: Verifying Checksum 15:58:36 aa168da1d23b: Download complete 15:58:37 93b61091891f: Pull complete 15:58:37 93b9cdb0e59b: Pull complete 15:58:37 5e14af77c1be: Pull complete 15:58:37 01666e4c0597: Pull complete 15:58:45 aa168da1d23b: Pull complete 15:58:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:58:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:58:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:58:46 prd-centos7-docker-4c-2g-19105 does not seem to be running inside a container 15:58:46 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:58:49 $ docker top 77b50914d99a45960638f8d65e5ef6332f9609022c1c5ad5aa2bdf52d4fdb6df -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:49 + touch /tmp/pre-build-complete [Pipeline] sh 15:58:49 + mkdir -p /var/log/sa [Pipeline] sh 15:58:50 + ls /var/log/sa-host 15:58:50 + sadf -c /var/log/sa-host/sa08 15:58:50 file_magic: OK 15:58:50 HZ: Using current value: 100 15:58:50 file_header: OK 15:58:50 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 15:58:50 Statistics: 15:58:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:58:50 File successfully converted to sysstat format version 12.2.1 15:58:50 + sadf -c /var/log/sa-host/sa23 15:58:50 file_magic: OK 15:58:50 HZ: Using current value: 100 15:58:50 file_header: OK 15:58:50 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 15:58:50 Statistics: 15:58:50 Hnuu...uuuununununu... 15:58:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:50 provisioning config files... 15:58:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5741202800207096411tmp [Pipeline] { [Pipeline] echo 15:58:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:58:51 ---> create-netrc.sh [Pipeline] } 15:58:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:58:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:58:51 ---> python-tools-install.sh [Pipeline] echo 15:58:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:58:52 ---> sudo-logs.sh 15:58:52 Archiving 'sudo' log.. [Pipeline] echo 15:58:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:58:52 ---> job-cost.sh 15:58:52 lf-activate-venv: SKIPPING 15:58:52 INFO: No Stack... 15:58:53 INFO: Retrieving Pricing Info for: v1-standard-2 15:58:53 INFO: Archiving Costs [Pipeline] echo 15:58:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:58:54 ---> logs-deploy.sh 15:58:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/111 15:58:54 INFO: archiving workspace using pattern(s): 15:58:56 Archives upload complete. 15:58:56 INFO: archiving logs to Nexus 15:58:57 ---> uname -a: 15:58:57 Linux prd-centos7-docker-4c-2g-19105.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:58:57 15:58:57 15:58:57 ---> lscpu: 15:58:57 Architecture: x86_64 15:58:57 CPU op-mode(s): 32-bit, 64-bit 15:58:57 Byte Order: Little Endian 15:58:57 Address sizes: 40 bits physical, 48 bits virtual 15:58:57 CPU(s): 4 15:58:57 On-line CPU(s) list: 0-3 15:58:57 Thread(s) per core: 1 15:58:57 Core(s) per socket: 1 15:58:57 Socket(s): 4 15:58:57 NUMA node(s): 1 15:58:57 Vendor ID: GenuineIntel 15:58:57 CPU family: 6 15:58:57 Model: 44 15:58:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:58:57 Stepping: 1 15:58:57 CPU MHz: 2933.436 15:58:57 BogoMIPS: 5866.87 15:58:57 Virtualization: VT-x 15:58:57 Hypervisor vendor: KVM 15:58:57 Virtualization type: full 15:58:57 L1d cache: 128 KiB 15:58:57 L1i cache: 128 KiB 15:58:57 L2 cache: 16 MiB 15:58:57 L3 cache: 64 MiB 15:58:57 NUMA node0 CPU(s): 0-3 15:58:57 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:58:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:58:57 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:58:57 Vulnerability Meltdown: Mitigation; PTI 15:58:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:58:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:58:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:58:57 Vulnerability Srbds: Not affected 15:58:57 Vulnerability Tsx async abort: Not affected 15:58:57 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 15:58:57 15:58:57 15:58:57 ---> nproc: 15:58:57 4 15:58:57 15:58:57 15:58:57 ---> df -h: 15:58:57 Filesystem Size Used Available Use% Mounted on 15:58:57 overlay 50.0G 8.5G 41.4G 17% / 15:58:57 tmpfs 64.0M 0 64.0M 0% /dev 15:58:57 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:58:57 shm 64.0M 0 64.0M 0% /dev/shm 15:58:57 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 15:58:57 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 15:58:57 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 15:58:57 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 15:58:57 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 15:58:57 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 15:58:57 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 15:58:57 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 15:58:57 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master 15:58:57 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 15:58:57 15:58:57 15:58:57 ---> free -m: 15:58:57 total used free shared buff/cache available 15:58:57 Mem: 1837 815 149 0 873 958 15:58:57 Swap: 1023 3 1020 15:58:57 15:58:57 15:58:57 ---> ip addr: 15:58:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:58:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:58:57 inet 127.0.0.1/8 scope host lo 15:58:57 valid_lft forever preferred_lft forever 15:58:57 inet6 ::1/128 scope host 15:58:57 valid_lft forever preferred_lft forever 15:58:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:58:57 link/ether fa:16:3e:ba:cc:c1 brd ff:ff:ff:ff:ff:ff 15:58:57 inet 10.30.122.51/23 brd 10.30.123.255 scope global dynamic eth0 15:58:57 valid_lft 85947sec preferred_lft 85947sec 15:58:57 inet6 fe80::f816:3eff:feba:ccc1/64 scope link 15:58:57 valid_lft forever preferred_lft forever 15:58:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:58:57 link/ether 02:42:ac:fa:6f:3c brd ff:ff:ff:ff:ff:ff 15:58:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:58:57 valid_lft forever preferred_lft forever 15:58:57 inet6 fe80::42:acff:fefa:6f3c/64 scope link 15:58:57 valid_lft forever preferred_lft forever 15:58:57 15:58:57 15:58:57 ---> sar -b -r -n DEV: 15:58:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/08/21 _x86_64_ (4 CPU) 15:58:57 15:58:57 15:51:12 LINUX RESTART (4 CPU) 15:58:57 15:58:57 15:52:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:58:57 15:53:01 33.23 11.48 21.75 0.00 4336.63 3187.17 0.00 15:58:57 15:54:01 0.80 0.00 0.80 0.00 0.00 16.22 0.00 15:58:57 15:55:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 15:58:57 15:56:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 15:58:57 15:57:01 57.65 18.22 39.42 0.00 1251.46 17689.00 0.00 15:58:57 15:58:02 396.16 200.38 195.78 0.00 10400.93 47989.12 0.00 15:58:57 Average: 81.56 38.45 43.11 0.00 2661.67 11511.33 0.00 15:58:57 15:58:57 15:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:58:57 15:53:01 161972 0 570380 30.31 2620 1146572 1100476 37.56 377428 1141200 24 15:58:57 15:54:01 168732 0 563612 29.95 2620 1146580 1070284 36.53 374564 1138236 8 15:58:57 15:55:01 166492 0 565848 30.07 2620 1146584 1070428 36.53 377480 1137852 16 15:58:57 15:56:01 166468 0 565868 30.07 2620 1146588 1070464 36.53 387160 1128492 8 15:58:57 15:57:01 111344 0 677112 35.99 2620 1090468 1497428 51.10 480104 1051336 103684 15:58:57 15:58:02 65480 0 783016 41.62 1564 1031484 1524052 52.01 655720 825848 72004 15:58:57 Average: 140081 0 620973 33.00 2444 1118046 1222189 41.71 442076 1070494 29291 15:58:57 15:58:57 15:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:58:57 15:53:01 eth0 156.80 114.20 470.26 37.66 0.00 0.00 0.00 0.00 15:58:57 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:57 15:53:01 docker0 8.28 5.62 1.52 15.72 0.00 0.00 0.00 0.00 15:58:57 15:54:01 eth0 0.75 0.07 0.06 0.01 0.00 0.00 0.00 0.00 15:58:57 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:57 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:57 15:55:01 eth0 4.30 1.88 3.31 0.30 0.00 0.00 0.00 0.00 15:58:57 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:57 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:57 15:56:01 eth0 0.52 0.40 0.27 0.18 0.00 0.00 0.00 0.00 15:58:57 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:57 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:57 15:57:01 eth0 430.79 359.76 4074.09 29.34 0.00 0.00 0.00 0.00 15:58:57 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:57 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:57 15:58:02 eth0 461.91 384.58 3558.27 47.44 0.00 0.00 0.00 0.00 15:58:57 15:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:57 15:58:02 veth08e1c98 24.37 30.62 1.57 201.39 0.00 0.00 0.00 0.00 15:58:57 15:58:02 docker0 40.95 47.72 2.55 323.79 0.00 0.00 0.00 0.00 15:58:57 Average: eth0 175.98 143.63 1354.16 19.11 0.00 0.00 0.00 0.00 15:58:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:57 Average: veth08e1c98 4.08 5.12 0.26 33.69 0.00 0.00 0.00 0.00 15:58:57 Average: docker0 8.21 8.91 0.68 56.74 0.00 0.00 0.00 0.00 15:58:57 15:58:57 15:58:57 ---> sar -P ALL: 15:58:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/08/21 _x86_64_ (4 CPU) 15:58:57 15:58:57 15:51:12 LINUX RESTART (4 CPU) 15:58:57 15:58:57 15:52:02 CPU %user %nice %system %iowait %steal %idle 15:58:57 15:53:01 all 3.36 0.00 2.28 0.53 0.21 93.62 15:58:57 15:53:01 0 3.91 0.00 2.85 0.17 0.14 92.94 15:58:57 15:53:01 1 3.14 0.00 2.03 0.89 0.24 93.70 15:58:57 15:53:01 2 3.46 0.00 2.35 0.92 0.22 93.04 15:58:57 15:53:01 3 2.94 0.00 1.88 0.15 0.22 94.81 15:58:57 15:54:01 all 0.17 0.00 0.05 0.00 0.01 99.77 15:58:57 15:54:01 0 0.52 0.00 0.05 0.00 0.02 99.42 15:58:57 15:54:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:58:57 15:54:01 2 0.05 0.00 0.07 0.00 0.02 99.87 15:58:57 15:54:01 3 0.07 0.00 0.07 0.00 0.00 99.87 15:58:57 15:55:01 all 0.20 0.00 0.09 0.00 0.04 99.67 15:58:57 15:55:01 0 0.25 0.00 0.07 0.00 0.05 99.63 15:58:57 15:55:01 1 0.10 0.00 0.08 0.00 0.05 99.77 15:58:57 15:55:01 2 0.33 0.00 0.07 0.00 0.03 99.57 15:58:57 15:55:01 3 0.12 0.00 0.13 0.00 0.03 99.72 15:58:57 15:56:01 all 0.15 0.00 0.04 0.00 0.00 99.81 15:58:57 15:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:58:57 15:56:01 1 0.08 0.00 0.07 0.00 0.00 99.85 15:58:57 15:56:01 2 0.48 0.00 0.05 0.00 0.00 99.47 15:58:57 15:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:58:57 15:57:01 all 4.84 0.00 3.94 0.38 1.54 89.30 15:58:57 15:57:01 0 4.95 0.00 4.09 1.14 1.63 88.18 15:58:57 15:57:01 1 4.26 0.00 4.09 0.28 1.53 89.84 15:58:57 15:57:01 2 5.36 0.00 3.69 0.05 1.66 89.24 15:58:57 15:57:01 3 4.80 0.00 3.89 0.03 1.36 89.92 15:58:57 15:58:02 all 15.22 0.00 11.32 3.78 0.97 68.72 15:58:57 15:58:02 0 14.00 0.00 11.16 4.53 1.00 69.30 15:58:57 15:58:02 1 13.72 0.00 10.34 5.48 1.02 69.44 15:58:57 15:58:02 2 19.60 0.00 11.69 2.14 0.95 65.62 15:58:57 15:58:02 3 13.55 0.00 12.09 2.95 0.90 70.51 15:58:57 Average: all 3.92 0.00 2.90 0.76 0.46 91.95 15:58:57 Average: 0 3.87 0.00 2.99 0.96 0.47 91.71 15:58:57 Average: 1 3.50 0.00 2.73 1.09 0.47 92.21 15:58:57 Average: 2 4.80 0.00 2.93 0.51 0.48 91.28 15:58:57 Average: 3 3.52 0.00 2.96 0.51 0.42 92.60 15:58:57 15:58:57 15:58:57