Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1c5af3e112fbbff99310b3d6c91347419198b66a 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15600 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 > 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 Checking out Revision 1c5af3e112fbbff99310b3d6c91347419198b66a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c5af3e112fbbff99310b3d6c91347419198b66a # timeout=10 Commit message: "Merge pull request #391 from weichou1229/issue-390" > git rev-list --no-walk 26f7976e83e717d42c4728cdd25427477ce9fa1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:10:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:10:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:10:52 ========================================================= 17:10:52 EdgeX Global Pipelines Version Info 17:10:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:10:54 ------------------- 17:10:54 stable info: 17:10:54 ------------------- 17:10:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:10:54 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 17:10:54 Message: update stable to v1.0.172 17:10:55 ------------------- 17:10:55 experimental info: 17:10:55 ------------------- 17:10:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:10:55 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 17:10:55 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:10:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:10:55 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:10:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:10:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:10:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:10:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:10:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 17:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:10:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:10:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:10:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:10:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:10:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 17:10:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:10:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:10:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:10:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:10:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:10:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:10:58 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:10:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:10:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:10:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:10:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c5af3e112fbbff99310b3d6c91347419198b66a [Pipeline] echo 17:10:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c5af3e [Pipeline] echo 17:10:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:10:59 + git log --format=format:%s -1 1c5af3e112fbbff99310b3d6c91347419198b66a [Pipeline] echo 17:10:59 GIT_COMMIT: 1c5af3e112fbbff99310b3d6c91347419198b66a, Commit Message: Merge pull request #391 from weichou1229/issue-390 [Pipeline] echo 17:10:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:00 17:11:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:11:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:00 latest: Pulling from edgex-devops/git-semver 17:11:00 31603596830f: Pulling fs layer 17:11:00 2a8b12db71e7: Pulling fs layer 17:11:00 6ca5941a6612: Pulling fs layer 17:11:00 ecc8261a40a4: Pulling fs layer 17:11:00 2a8b12db71e7: Verifying Checksum 17:11:00 2a8b12db71e7: Download complete 17:11:01 ecc8261a40a4: Verifying Checksum 17:11:01 ecc8261a40a4: Download complete 17:11:01 31603596830f: Download complete 17:11:01 6ca5941a6612: Verifying Checksum 17:11:01 6ca5941a6612: Download complete 17:11:01 31603596830f: Pull complete 17:11:01 2a8b12db71e7: Pull complete 17:11:02 6ca5941a6612: Pull complete 17:11:03 ecc8261a40a4: Pull complete 17:11:03 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:11:03 prd-centos7-docker-4c-2g-15600 does not seem to be running inside a container 17:11:03 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:11:05 $ docker top 8be2bb0ff59950ab2d230aa7d2e9a2ef9b1a7c686ea7deb3839d399d85ccbdca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:05 [ssh-agent] Looking for ssh-agent implementation... 17:11:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:06 $ docker exec 8be2bb0ff59950ab2d230aa7d2e9a2ef9b1a7c686ea7deb3839d399d85ccbdca ssh-agent 17:11:06 SSH_AUTH_SOCK=/tmp/ssh-VFYZzyo27W0u/agent.11 17:11:06 SSH_AGENT_PID=16 17:11:06 Running ssh-add (command line suppressed) 17:11:06 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2659645019404196872.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2659645019404196872.key) 17:11:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:06 + git tag --points-at HEAD [Pipeline] } 17:11:06 $ docker exec --env ******** --env ******** 8be2bb0ff59950ab2d230aa7d2e9a2ef9b1a7c686ea7deb3839d399d85ccbdca ssh-agent -k 17:11:06 unset SSH_AUTH_SOCK; 17:11:06 unset SSH_AGENT_PID; 17:11:06 echo Agent pid 16 killed; 17:11:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:11:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:07 [ssh-agent] Looking for ssh-agent implementation... 17:11:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:07 $ docker exec 8be2bb0ff59950ab2d230aa7d2e9a2ef9b1a7c686ea7deb3839d399d85ccbdca ssh-agent 17:11:07 SSH_AUTH_SOCK=/tmp/ssh-NXbVrgzJzFEX/agent.44 17:11:07 SSH_AGENT_PID=50 17:11:07 Running ssh-add (command line suppressed) 17:11:07 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_482155729156695868.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_482155729156695868.key) 17:11:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:08 + git semver init 17:11:08 # -> Open(): unable to determine branch for HEAD 17:11:08 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 17:11:08 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 17:11:08 # $SEMVER_REMOTE_NAME = origin 17:11:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:11:08 # $SEMVER_USER_NAME = edgex-jenkins 17:11:08 # $SEMVER_BRANCH = master 17:11:08 # $SEMVER_TEMP = /tmp/semver-798190430 17:11:08 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:11:09 # '/tmp/semver-798190430' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 17:11:09 # -> Force: false 17:11:09 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 17:11:09 $ docker exec --env ******** --env ******** 8be2bb0ff59950ab2d230aa7d2e9a2ef9b1a7c686ea7deb3839d399d85ccbdca ssh-agent -k 17:11:09 unset SSH_AUTH_SOCK; 17:11:09 unset SSH_AGENT_PID; 17:11:09 echo Agent pid 50 killed; 17:11:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:10 + git semver [Pipeline] } 17:11:10 $ docker stop --time=1 8be2bb0ff59950ab2d230aa7d2e9a2ef9b1a7c686ea7deb3839d399d85ccbdca 17:11:12 $ docker rm -f 8be2bb0ff59950ab2d230aa7d2e9a2ef9b1a7c686ea7deb3839d399d85ccbdca [Pipeline] // withDockerContainer [Pipeline] sh 17:11:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:11:13 Stashed 1 file(s) [Pipeline] echo 17:11:13 [edgeXSemver]: initialized semver on version 0.1.124 [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 17:11:28 Still waiting to schedule task 17:11:28 ‘prd-centos7-builder-2c-1g-15583’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-15590’ is offline; ‘prd-centos7-docker-4c-2g-15593’ is offline; ‘prd-centos7-docker-4c-2g-15596’ is offline; ‘prd-centos7-docker-4c-2g-15597’ is offline; ‘prd-centos7-docker-4c-2g-15599’ is offline; ‘prd-centos7-docker-4c-2g-15601’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-15595’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15591’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15598’ doesn’t have label ‘centos7-docker-4c-2g’ 17:11:28 Still waiting to schedule task 17:11:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:11:38 Running on prd-centos7-docker-4c-2g-15601 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 17:11:38 Running in /w/workspace/go-mod-core-contracts/93 [Pipeline] { [Pipeline] checkout 17:11:41 using credential edgex-jenkins-ssh 17:11:41 Cloning the remote Git repository 17:11:40 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:11:41 > git init /w/workspace/go-mod-core-contracts/93 # timeout=10 17:11:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:11:41 > git --version # timeout=10 17:11:41 > git --version # 'git version 2.24.3' 17:11:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:42 Checking out Revision 1c5af3e112fbbff99310b3d6c91347419198b66a (master) 17:11:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:11:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:11:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:11:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:11:42 > git config core.sparsecheckout # timeout=10 17:11:42 > git checkout -f 1c5af3e112fbbff99310b3d6c91347419198b66a # timeout=10 17:11:46 Commit message: "Merge pull request #391 from weichou1229/issue-390" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:11:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:11:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:11:47 + true 17:11:47 + sudo service docker restart 17:11:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:11:49 ========================================================= 17:11:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:11:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:11:49 + 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 . 17:11:49 Sending build context to Docker daemon 1.915MB 17:11:49 Step 1/7 : ARG BASE=golang:1.15-alpine 17:11:49 Step 2/7 : FROM ${BASE} 17:11:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:11:49 188c0c94c7c5: Pulling fs layer 17:11:49 0ef7d3d256c8: Pulling fs layer 17:11:49 de9db76c5a1d: Pulling fs layer 17:11:49 bca2f99d35d6: Pulling fs layer 17:11:49 93359f2a8cfa: Pulling fs layer 17:11:49 7c6f9722023f: Pulling fs layer 17:11:49 a35cf1a2eb13: Pulling fs layer 17:11:49 93359f2a8cfa: Waiting 17:11:49 a35cf1a2eb13: Waiting 17:11:49 bca2f99d35d6: Waiting 17:11:49 7c6f9722023f: Waiting 17:11:49 de9db76c5a1d: Verifying Checksum 17:11:49 de9db76c5a1d: Download complete 17:11:49 0ef7d3d256c8: Verifying Checksum 17:11:49 93359f2a8cfa: Verifying Checksum 17:11:49 93359f2a8cfa: Download complete 17:11:49 7c6f9722023f: Verifying Checksum 17:11:49 7c6f9722023f: Download complete 17:11:49 188c0c94c7c5: Verifying Checksum 17:11:49 188c0c94c7c5: Download complete 17:11:50 188c0c94c7c5: Pull complete 17:11:50 0ef7d3d256c8: Pull complete 17:11:50 de9db76c5a1d: Pull complete 17:11:52 a35cf1a2eb13: Verifying Checksum 17:11:52 a35cf1a2eb13: Download complete 17:11:53 bca2f99d35d6: Verifying Checksum 17:11:53 bca2f99d35d6: Download complete 17:11:58 bca2f99d35d6: Pull complete 17:11:58 93359f2a8cfa: Pull complete 17:11:58 7c6f9722023f: Pull complete 17:12:08 a35cf1a2eb13: Pull complete 17:12:08 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:12:08 ---> a62c8e92a672 17:12:08 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:12:08 ---> Running in 7f21e65a9e7c 17:12:08 Removing intermediate container 7f21e65a9e7c 17:12:08 ---> 341691467e52 17:12:08 Step 4/7 : RUN apk add bash 17:12:08 ---> Running in 29a589f41ed8 17:12:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:12:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:12:10 OK: 166 MiB in 39 packages 17:12:10 Removing intermediate container 29a589f41ed8 17:12:10 ---> 4d479247c90e 17:12:10 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:12:10 ---> Running in 61b306a8edf4 17:12:10 Removing intermediate container 61b306a8edf4 17:12:10 ---> 82b38049e047 17:12:10 Step 6/7 : COPY go.mod . 17:12:11 ---> 425a8fcb33e7 17:12:11 Step 7/7 : RUN go mod download 17:12:11 ---> Running in ea605c87e354 17:12:23 Removing intermediate container ea605c87e354 17:12:23 ---> ecb6bbbcfa5e 17:12:23 Successfully built ecb6bbbcfa5e 17:12:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:12:23 + docker inspect -f . ci-base-image-x86_64 17:12:23 . [Pipeline] withDockerContainer 17:12:23 prd-centos7-docker-4c-2g-15601 does not seem to be running inside a container 17:12:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/93 -v /w/workspace/go-mod-core-contracts/93:/w/workspace/go-mod-core-contracts/93:rw,z -v /w/workspace/go-mod-core-contracts/93@tmp:/w/workspace/go-mod-core-contracts/93@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 ******** ci-base-image-x86_64 cat 17:12:24 $ docker top a9ceba4be15409d885d182cd5c37ca1bf8b181dda1ff2469ef89b16be6651925 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:25 + go version 17:12:25 go version go1.15.5 linux/amd64 [Pipeline] } 17:12:25 $ docker stop --time=1 a9ceba4be15409d885d182cd5c37ca1bf8b181dda1ff2469ef89b16be6651925 17:12:26 $ docker rm -f a9ceba4be15409d885d182cd5c37ca1bf8b181dda1ff2469ef89b16be6651925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:27 + docker inspect -f . ci-base-image-x86_64 17:12:27 . [Pipeline] withDockerContainer 17:12:27 prd-centos7-docker-4c-2g-15601 does not seem to be running inside a container 17:12:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/93 -v /w/workspace/go-mod-core-contracts/93:/w/workspace/go-mod-core-contracts/93:rw,z -v /w/workspace/go-mod-core-contracts/93@tmp:/w/workspace/go-mod-core-contracts/93@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 ******** ci-base-image-x86_64 cat 17:12:28 $ docker top 2e54bb00194f04182476a71213e364269d149bc9db3b05e9b99f710ad9282a2f -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:28 + make test 17:12:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:12:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 17:12:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.013s coverage: 85.7% of statements 17:12:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.012s coverage: 100.0% of statements 17:12:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.025s coverage: 45.4% of statements 17:12:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.013s coverage: 77.8% of statements 17:12:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 17:12:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.6% of statements 17:12:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.023s coverage: 14.7% of statements 17:12:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.028s coverage: 100.0% of statements 17:12:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.029s coverage: 91.8% of statements 17:12:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 17:12:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 17:12:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements 17:12:38 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.017s coverage: 47.8% of statements 17:12:40 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.026s coverage: 63.0% of statements 17:12:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements 17:12:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements 17:12:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements 17:12:40 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.026s coverage: 14.3% of statements 17:12:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 17:12:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.035s coverage: 85.4% of statements 17:12:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:12:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:12:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 29.9% of statements 17:12:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.015s coverage: 100.0% of statements 17:12:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.017s coverage: 94.4% of statements 17:12:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 17:12:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 17:12:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:12:42 gofmt -l . 17:12:43 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:12:43 $ docker stop --time=1 2e54bb00194f04182476a71213e364269d149bc9db3b05e9b99f710ad9282a2f 17:12:45 $ docker rm -f 2e54bb00194f04182476a71213e364269d149bc9db3b05e9b99f710ad9282a2f [Pipeline] // withDockerContainer [Pipeline] sh 17:12:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:12:46 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] } 17:13:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15602 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 17:13:24 Running in /w/workspace/go-mod-core-contracts/93 [Pipeline] { [Pipeline] checkout 17:13:29 using credential edgex-jenkins-ssh 17:13:29 Cloning the remote Git repository 17:13:29 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:13:29 > git init /w/workspace/go-mod-core-contracts/93 # timeout=10 17:13:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:13:29 > git --version # timeout=10 17:13:29 > git --version # 'git version 2.17.1' 17:13:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:31 Checking out Revision 1c5af3e112fbbff99310b3d6c91347419198b66a (master) 17:13:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:13:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:13:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:13:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:13:31 > git config core.sparsecheckout # timeout=10 17:13:31 > git checkout -f 1c5af3e112fbbff99310b3d6c91347419198b66a # timeout=10 17:13:35 Commit message: "Merge pull request #391 from weichou1229/issue-390" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:13:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:13:38 + sudo service docker restart 17:13:38 + true [Pipeline] unstash [Pipeline] echo 17:13:40 ========================================================= 17:13:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:13:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:13:40 + 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 . 17:13:41 Sending build context to Docker daemon 1.914MB 17:13:41 Step 1/7 : ARG BASE=golang:1.15-alpine 17:13:41 Step 2/7 : FROM ${BASE} 17:13:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:13:42 5f621e34cdf4: Pulling fs layer 17:13:42 a4357932f1b6: Pulling fs layer 17:13:42 18c013af1878: Pulling fs layer 17:13:42 00ac8860ef70: Pulling fs layer 17:13:42 63d7cb157983: Pulling fs layer 17:13:42 00ac8860ef70: Waiting 17:13:42 b116817d02f9: Pulling fs layer 17:13:42 745a02a5169b: Pulling fs layer 17:13:42 b116817d02f9: Waiting 17:13:42 745a02a5169b: Waiting 17:13:42 63d7cb157983: Waiting 17:13:42 18c013af1878: Verifying Checksum 17:13:42 18c013af1878: Download complete 17:13:42 a4357932f1b6: Verifying Checksum 17:13:42 a4357932f1b6: Download complete 17:13:42 63d7cb157983: Verifying Checksum 17:13:42 63d7cb157983: Download complete 17:13:42 b116817d02f9: Verifying Checksum 17:13:42 b116817d02f9: Download complete 17:13:42 5f621e34cdf4: Verifying Checksum 17:13:42 5f621e34cdf4: Download complete 17:13:43 5f621e34cdf4: Pull complete 17:13:43 a4357932f1b6: Pull complete 17:13:44 18c013af1878: Pull complete 17:13:45 745a02a5169b: Verifying Checksum 17:13:45 745a02a5169b: Download complete 17:13:46 00ac8860ef70: Download complete 17:13:56 00ac8860ef70: Pull complete 17:13:56 63d7cb157983: Pull complete 17:13:56 b116817d02f9: Pull complete 17:14:00 745a02a5169b: Pull complete 17:14:00 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:14:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:14:00 ---> b7e6874047d6 17:14:00 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:14:03 ---> Running in be8354f121de 17:14:03 Removing intermediate container be8354f121de 17:14:03 ---> 72924d44db95 17:14:03 Step 4/7 : RUN apk add bash 17:14:03 ---> Running in d0e9d892b44f 17:14:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:14:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:14:07 OK: 142 MiB in 39 packages 17:14:08 Removing intermediate container d0e9d892b44f 17:14:08 ---> 0c0d00dac9b2 17:14:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:14:08 ---> Running in 2af30d9e15fb 17:14:08 Removing intermediate container 2af30d9e15fb 17:14:08 ---> 56d9753bd2d3 17:14:08 Step 6/7 : COPY go.mod . 17:14:09 ---> 8f86d8242be5 17:14:09 Step 7/7 : RUN go mod download 17:14:09 ---> Running in 3531ec5be57f 17:14:24 Removing intermediate container 3531ec5be57f 17:14:24 ---> 2ed7ba46ff4e 17:14:24 Successfully built 2ed7ba46ff4e 17:14:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:14:24 + docker inspect -f . ci-base-image-arm64 17:14:24 . [Pipeline] withDockerContainer 17:14:25 prd-ubuntu18.04-docker-arm64-4c-16g-15602 does not seem to be running inside a container 17:14:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/93 -v /w/workspace/go-mod-core-contracts/93:/w/workspace/go-mod-core-contracts/93:rw,z -v /w/workspace/go-mod-core-contracts/93@tmp:/w/workspace/go-mod-core-contracts/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:14:26 $ docker top e6a8d9fee39b1c4e5ddc71f3cd81370ac9fa424371ceb7da1bcd6fd7eab07605 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:27 + go version 17:14:27 go version go1.15.5 linux/arm64 [Pipeline] } 17:14:27 $ docker stop --time=1 e6a8d9fee39b1c4e5ddc71f3cd81370ac9fa424371ceb7da1bcd6fd7eab07605 17:14:29 $ docker rm -f e6a8d9fee39b1c4e5ddc71f3cd81370ac9fa424371ceb7da1bcd6fd7eab07605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:14:30 + docker inspect -f . ci-base-image-arm64 17:14:30 . [Pipeline] withDockerContainer 17:14:31 prd-ubuntu18.04-docker-arm64-4c-16g-15602 does not seem to be running inside a container 17:14:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/93 -v /w/workspace/go-mod-core-contracts/93:/w/workspace/go-mod-core-contracts/93:rw,z -v /w/workspace/go-mod-core-contracts/93@tmp:/w/workspace/go-mod-core-contracts/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:14:32 $ docker top 9ffd18839dcab2af699184066f5d3c8a1ed7ac5f1ed5ff364d3d38db03d16432 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:33 + make test 17:14:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:14:56 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 17:14:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.019s coverage: 85.7% of statements 17:14:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.076s coverage: 100.0% of statements 17:14:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.057s coverage: 45.4% of statements 17:14:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.030s coverage: 77.8% of statements 17:14:57 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 17:14:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.039s coverage: 6.6% of statements 17:14:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.044s coverage: 14.7% of statements 17:14:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.033s coverage: 100.0% of statements 17:15:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.078s coverage: 91.8% of statements 17:15:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 17:15:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 17:15:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements 17:15:01 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.036s coverage: 47.8% of statements 17:15:06 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.121s coverage: 63.0% of statements 17:15:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.050s coverage: 26.3% of statements 17:15:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements 17:15:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.053s coverage: 15.4% of statements 17:15:06 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.050s coverage: 14.3% of statements 17:15:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 17:15:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.092s coverage: 85.4% of statements 17:15:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:15:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:15:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.036s coverage: 29.9% of statements 17:15:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.026s coverage: 100.0% of statements 17:15:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.062s coverage: 94.4% of statements 17:15:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 17:15:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 17:15:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:15:15 gofmt -l . 17:15:15 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:15:16 $ docker stop --time=1 9ffd18839dcab2af699184066f5d3c8a1ed7ac5f1ed5ff364d3d38db03d16432 17:15:18 $ docker rm -f 9ffd18839dcab2af699184066f5d3c8a1ed7ac5f1ed5ff364d3d38db03d16432 [Pipeline] // withDockerContainer [Pipeline] sh 17:15:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:15:19 Warning: overwriting stash ‘coverage-report’ 17:15:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 17:15:22 provisioning config files... 17:15:22 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4632837744357520926tmp [Pipeline] { [Pipeline] sh 17:15:23 + set +x 17:15:23 + curl -s https://codecov.io/bash 17:15:23 + bash -s -- 17:15:23 17:15:23 _____ _ 17:15:23 / ____| | | 17:15:23 | | ___ __| | ___ ___ _____ __ 17:15:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:15:23 | |___| (_) | (_| | __/ (_| (_) \ V / 17:15:23 \_____\___/ \__,_|\___|\___\___/ \_/ 17:15:23 Bash-20201130-cc6d3fe 17:15:23 17:15:23 17:15:23 ==> Jenkins CI detected. 17:15:23 project root: . 17:15:23 --> token set from env 17:15:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:15:23 ==> Running gcov in . (disable via -X gcov) 17:15:23 ==> Python coveragepy not found 17:15:23 ==> Searching for coverage reports in: 17:15:23 + . 17:15:23 -> Found 1 reports 17:15:23 ==> Detecting git/mercurial file structure 17:15:23 ==> Reading reports 17:15:23 + ./coverage.out bytes=107907 17:15:23 ==> Appending adjustments 17:15:23 https://docs.codecov.io/docs/fixing-reports 17:15:24 + Found adjustments 17:15:24 ==> Gzipping contents 17:15:24 20K /tmp/codecov.gr4Nyz.gz 17:15:24 ==> Uploading reports 17:15:24 url: https://codecov.io 17:15:24 query: branch=master&commit=1c5af3e112fbbff99310b3d6c91347419198b66a&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F93%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 17:15:24 -> Pinging Codecov 17:15:24 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=1c5af3e112fbbff99310b3d6c91347419198b66a&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F93%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 17:15:24 -> Uploading to 17:15:24 https://storage.googleapis.com/codecov/v4/raw/2020-12-11/71470A77251A30514AAF9C0BB2E5B6CE/1c5af3e112fbbff99310b3d6c91347419198b66a/9a11bb83-8af8-4495-bb50-8d9529eab884.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201211T171524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d80009ae312bfb9dbf80af365f9f5bd0ee8d88d59a6aad19a2e8487f192f0375 17:15:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:15:24 Dload Upload Total Spent Left Speed 17:15:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17518 0 0 100 17518 0 31821 --:--:-- --:--:-- --:--:-- 31850 17:15:25 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/1c5af3e112fbbff99310b3d6c91347419198b66a [Pipeline] } 17:15:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:15:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:15:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:15:26 17:15:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:15:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:15:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:15:27 188c0c94c7c5: Pulling fs layer 17:15:27 0ef7d3d256c8: Pulling fs layer 17:15:27 de9db76c5a1d: Pulling fs layer 17:15:27 0eba1c9be4d2: Pulling fs layer 17:15:27 0d57e429df01: Pulling fs layer 17:15:27 4e4be7b47b0d: Pulling fs layer 17:15:27 e1f770b5df2f: Pulling fs layer 17:15:27 85a0685a4137: Pulling fs layer 17:15:27 0d57e429df01: Waiting 17:15:27 4e4be7b47b0d: Waiting 17:15:27 0eba1c9be4d2: Waiting 17:15:27 e1f770b5df2f: Waiting 17:15:27 85a0685a4137: Waiting 17:15:27 de9db76c5a1d: Verifying Checksum 17:15:27 de9db76c5a1d: Download complete 17:15:27 0ef7d3d256c8: Verifying Checksum 17:15:27 0ef7d3d256c8: Download complete 17:15:27 0d57e429df01: Verifying Checksum 17:15:27 0d57e429df01: Download complete 17:15:27 188c0c94c7c5: Verifying Checksum 17:15:27 188c0c94c7c5: Download complete 17:15:27 4e4be7b47b0d: Verifying Checksum 17:15:27 4e4be7b47b0d: Download complete 17:15:27 188c0c94c7c5: Pull complete 17:15:27 0ef7d3d256c8: Pull complete 17:15:28 de9db76c5a1d: Pull complete 17:15:29 e1f770b5df2f: Verifying Checksum 17:15:29 e1f770b5df2f: Download complete 17:15:30 0eba1c9be4d2: Verifying Checksum 17:15:30 0eba1c9be4d2: Download complete 17:15:31 85a0685a4137: Verifying Checksum 17:15:31 85a0685a4137: Download complete 17:15:36 0eba1c9be4d2: Pull complete 17:15:36 0d57e429df01: Pull complete 17:15:37 4e4be7b47b0d: Pull complete 17:15:38 e1f770b5df2f: Pull complete 17:15:47 85a0685a4137: Pull complete 17:15:47 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:15:47 prd-centos7-docker-4c-2g-15600 does not seem to be running inside a container 17:15:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:15:48 $ docker top 611de36bfe354b3debb0072179478e53ed8126ee02484a5295c4a4b7e23a9bc3 -eo pid,comm [Pipeline] { [Pipeline] echo 17:15:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:15:49 + set -o pipefail 17:15:49 + snyk monitor '--org=edgex-jenkins' 17:15:54 17:15:54 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 17:15:54 17:15:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/108b3d34-1a85-4e01-83d1-9aaf83c6f6a0 17:15:54 17:15:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:15:54 17:15:54 17:15:54 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 17:15:54 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:15:54 $ docker stop --time=1 611de36bfe354b3debb0072179478e53ed8126ee02484a5295c4a4b7e23a9bc3 17:15:56 $ docker rm -f 611de36bfe354b3debb0072179478e53ed8126ee02484a5295c4a4b7e23a9bc3 [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 17:15:58 + git log --format=format:%s -1 1c5af3e112fbbff99310b3d6c91347419198b66a [Pipeline] isUnix [Pipeline] sh 17:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:15:58 . [Pipeline] withDockerContainer 17:15:58 prd-centos7-docker-4c-2g-15600 does not seem to be running inside a container 17:15:59 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:15:59 $ docker top b71ed662b6ecef03f53ce09f252a3867add7083dd25cc4813d7c70c22ef7fe64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:16:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:16:00 [ssh-agent] Looking for ssh-agent implementation... 17:16:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:16:00 $ docker exec b71ed662b6ecef03f53ce09f252a3867add7083dd25cc4813d7c70c22ef7fe64 ssh-agent 17:16:00 SSH_AUTH_SOCK=/tmp/ssh-FFOOCw3x0mfa/agent.12 17:16:00 SSH_AGENT_PID=17 17:16:00 Running ssh-add (command line suppressed) 17:16:00 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7866522843504771248.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7866522843504771248.key) 17:16:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:16:01 + git semver tag 17:16:01 # -> Open(): unable to determine branch for HEAD 17:16:01 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 17:16:01 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 17:16:01 # $SEMVER_REMOTE_NAME = origin 17:16:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:16:01 # $SEMVER_USER_NAME = edgex-jenkins 17:16:01 # $SEMVER_BRANCH = master 17:16:01 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 17:16:01 # 1c5af3e112fbbff99310b3d6c91347419198b66a HEAD 17:16:01 # -> Force: false 17:16:01 # 3db238c1cc2fbe833d9cd2303b0b79daa750488d refs/tags/v0.1.124 [Pipeline] } 17:16:01 $ docker exec --env ******** --env ******** b71ed662b6ecef03f53ce09f252a3867add7083dd25cc4813d7c70c22ef7fe64 ssh-agent -k 17:16:01 unset SSH_AUTH_SOCK; 17:16:01 unset SSH_AGENT_PID; 17:16:01 echo Agent pid 17 killed; 17:16:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:16:02 + git semver [Pipeline] } 17:16:02 $ docker stop --time=1 b71ed662b6ecef03f53ce09f252a3867add7083dd25cc4813d7c70c22ef7fe64 17:16:03 $ docker rm -f b71ed662b6ecef03f53ce09f252a3867add7083dd25cc4813d7c70c22ef7fe64 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:16:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:16:04 17:16:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:16:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:16:04 0.23.1-centos7: Pulling from edgex-lftools 17:16:04 ab5ef0e58194: Pulling fs layer 17:16:04 9712f1f96733: Pulling fs layer 17:16:04 63f879dbbcfc: Pulling fs layer 17:16:04 0d9ebad4ef96: Pulling fs layer 17:16:04 e9a5061849ea: Pulling fs layer 17:16:04 d747dcd14b5f: Pulling fs layer 17:16:04 2de7ff778b66: Pulling fs layer 17:16:04 0d9ebad4ef96: Waiting 17:16:04 e9a5061849ea: Waiting 17:16:04 2de7ff778b66: Waiting 17:16:04 d747dcd14b5f: Waiting 17:16:04 9712f1f96733: Verifying Checksum 17:16:04 9712f1f96733: Download complete 17:16:06 63f879dbbcfc: Verifying Checksum 17:16:06 63f879dbbcfc: Download complete 17:16:06 e9a5061849ea: Verifying Checksum 17:16:06 e9a5061849ea: Download complete 17:16:06 d747dcd14b5f: Verifying Checksum 17:16:06 d747dcd14b5f: Download complete 17:16:07 2de7ff778b66: Verifying Checksum 17:16:07 2de7ff778b66: Download complete 17:16:07 0d9ebad4ef96: Verifying Checksum 17:16:07 0d9ebad4ef96: Download complete 17:16:07 ab5ef0e58194: Verifying Checksum 17:16:07 ab5ef0e58194: Download complete 17:16:11 ab5ef0e58194: Pull complete 17:16:11 9712f1f96733: Pull complete 17:16:14 63f879dbbcfc: Pull complete 17:16:20 0d9ebad4ef96: Pull complete 17:16:22 e9a5061849ea: Pull complete 17:16:22 d747dcd14b5f: Pull complete 17:16:24 2de7ff778b66: Pull complete 17:16:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:16:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:16:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:16:25 prd-centos7-docker-4c-2g-15600 does not seem to be running inside a container 17:16:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:16:29 $ docker top 1d8c63c5caac89bb1f7df7c4025115425d513eae111f0301eede679f326b3089 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:16:29 provisioning config files... 17:16:29 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7900106002655776982tmp 17:16:29 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1058508976998892282tmp 17:16:29 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6278004033493837755tmp [Pipeline] { [Pipeline] echo 17:16:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:16:29 ---> sigul-configuration.sh 17:16:29 gpg: directory `/root/.gnupg' created 17:16:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:16:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:16:29 gpg: keyring `/root/.gnupg/secring.gpg' created 17:16:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:16:29 gpg: CAST5 encrypted data 17:16:30 gpg: encrypted with 1 passphrase 17:16:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:16:30 + mkdir /home/jenkins 17:16:30 + mkdir /home/jenkins/sigul [Pipeline] sh 17:16:30 + 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 17:16:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:16:31 ---> sigul-install.sh 17:16:36 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:16:36 + git tag --list 17:16:36 v0.0.0 17:16:36 v0.0.1 17:16:36 v0.1.0 17:16:36 v0.1.1 17:16:36 v0.1.10 17:16:36 v0.1.100 17:16:36 v0.1.101 17:16:36 v0.1.102 17:16:36 v0.1.103 17:16:36 v0.1.104 17:16:36 v0.1.105 17:16:36 v0.1.106 17:16:36 v0.1.107 17:16:36 v0.1.108 17:16:36 v0.1.109 17:16:36 v0.1.11 17:16:36 v0.1.110 17:16:36 v0.1.111 17:16:36 v0.1.112 17:16:36 v0.1.113 17:16:36 v0.1.114 17:16:36 v0.1.115 17:16:36 v0.1.116 17:16:36 v0.1.117 17:16:36 v0.1.118 17:16:36 v0.1.119 17:16:36 v0.1.12 17:16:36 v0.1.120 17:16:36 v0.1.121 17:16:36 v0.1.122 17:16:36 v0.1.123 17:16:36 v0.1.124 17:16:36 v0.1.13 17:16:36 v0.1.14 17:16:36 v0.1.15 17:16:36 v0.1.16 17:16:36 v0.1.17 17:16:36 v0.1.18 17:16:36 v0.1.19 17:16:36 v0.1.2 17:16:36 v0.1.20 17:16:36 v0.1.21 17:16:36 v0.1.22 17:16:36 v0.1.23 17:16:36 v0.1.24 17:16:36 v0.1.25 17:16:36 v0.1.26 17:16:36 v0.1.27 17:16:36 v0.1.28 17:16:36 v0.1.29 17:16:36 v0.1.3 17:16:36 v0.1.30 17:16:36 v0.1.31 17:16:36 v0.1.32 17:16:36 v0.1.33 17:16:36 v0.1.34 17:16:36 v0.1.35 17:16:36 v0.1.36 17:16:36 v0.1.37 17:16:36 v0.1.38 17:16:36 v0.1.39 17:16:36 v0.1.4 17:16:36 v0.1.40 17:16:36 v0.1.41 17:16:36 v0.1.42 17:16:36 v0.1.43 17:16:36 v0.1.44 17:16:36 v0.1.45 17:16:36 v0.1.46 17:16:36 v0.1.47 17:16:36 v0.1.48 17:16:36 v0.1.49 17:16:36 v0.1.5 17:16:36 v0.1.50 17:16:36 v0.1.51 17:16:36 v0.1.52 17:16:36 v0.1.53 17:16:36 v0.1.54 17:16:36 v0.1.55 17:16:36 v0.1.56 17:16:36 v0.1.57 17:16:36 v0.1.58 17:16:36 v0.1.59 17:16:36 v0.1.6 17:16:36 v0.1.60 17:16:36 v0.1.61 17:16:36 v0.1.62 17:16:36 v0.1.63 17:16:36 v0.1.64 17:16:36 v0.1.65 17:16:36 v0.1.66 17:16:36 v0.1.67 17:16:36 v0.1.68 17:16:36 v0.1.69 17:16:36 v0.1.7 17:16:36 v0.1.70 17:16:36 v0.1.71 17:16:36 v0.1.72 17:16:36 v0.1.73 17:16:36 v0.1.74 17:16:36 v0.1.75 17:16:36 v0.1.76 17:16:36 v0.1.77 17:16:36 v0.1.78 17:16:36 v0.1.79 17:16:36 v0.1.8 17:16:36 v0.1.80 17:16:36 v0.1.81 17:16:36 v0.1.82 17:16:36 v0.1.83 17:16:36 v0.1.84 17:16:36 v0.1.85 17:16:36 v0.1.86 17:16:36 v0.1.87 17:16:36 v0.1.88 17:16:36 v0.1.89 17:16:36 v0.1.9 17:16:36 v0.1.90 17:16:36 v0.1.91 17:16:36 v0.1.92 17:16:36 v0.1.93 17:16:36 v0.1.94 17:16:36 v0.1.95 17:16:36 v0.1.96 17:16:36 v0.1.97 17:16:36 v0.1.98 17:16:36 v0.1.99 [Pipeline] sh 17:16:37 + lftools sign git-tag v0.1.124 17:16:38 Signing Git tag with Sigul... 17:16:38 Signing v0.1.124 [Pipeline] echo 17:16:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:16:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:16:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:16:39 $ docker stop --time=1 1d8c63c5caac89bb1f7df7c4025115425d513eae111f0301eede679f326b3089 17:16:41 $ docker rm -f 1d8c63c5caac89bb1f7df7c4025115425d513eae111f0301eede679f326b3089 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:16:42 . [Pipeline] withDockerContainer 17:16:43 prd-centos7-docker-4c-2g-15600 does not seem to be running inside a container 17:16:43 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:16:43 $ docker top 43c5b70ed30ade98ecfef0dac5adc499b51f4b2b921efa763adf9bcd7e97dbf8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:16:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:16:44 [ssh-agent] Looking for ssh-agent implementation... 17:16:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:16:44 $ docker exec 43c5b70ed30ade98ecfef0dac5adc499b51f4b2b921efa763adf9bcd7e97dbf8 ssh-agent 17:16:44 SSH_AUTH_SOCK=/tmp/ssh-xy75CfEh06Sh/agent.12 17:16:44 SSH_AGENT_PID=18 17:16:44 Running ssh-add (command line suppressed) 17:16:44 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7212168481068845076.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7212168481068845076.key) 17:16:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:16:45 + git semver bump patch 17:16:45 # -> Open(): unable to determine branch for HEAD 17:16:45 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 17:16:45 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 17:16:45 # $SEMVER_REMOTE_NAME = origin 17:16:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:16:45 # $SEMVER_USER_NAME = edgex-jenkins 17:16:45 # $SEMVER_BRANCH = master 17:16:45 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 17:16:45 0.1.125 [Pipeline] } 17:16:45 $ docker exec --env ******** --env ******** 43c5b70ed30ade98ecfef0dac5adc499b51f4b2b921efa763adf9bcd7e97dbf8 ssh-agent -k 17:16:45 unset SSH_AUTH_SOCK; 17:16:45 unset SSH_AGENT_PID; 17:16:45 echo Agent pid 18 killed; 17:16:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:16:45 + git semver [Pipeline] } 17:16:45 $ docker stop --time=1 43c5b70ed30ade98ecfef0dac5adc499b51f4b2b921efa763adf9bcd7e97dbf8 17:16:47 $ docker rm -f 43c5b70ed30ade98ecfef0dac5adc499b51f4b2b921efa763adf9bcd7e97dbf8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:16:47 . [Pipeline] withDockerContainer 17:16:47 prd-centos7-docker-4c-2g-15600 does not seem to be running inside a container 17:16:47 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:16:48 $ docker top 373da79daeda9c5896a329c929ed172f81f599bc60c2748ec94b63bb344aadc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:16:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:16:48 [ssh-agent] Looking for ssh-agent implementation... 17:16:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:16:49 $ docker exec 373da79daeda9c5896a329c929ed172f81f599bc60c2748ec94b63bb344aadc7 ssh-agent 17:16:49 SSH_AUTH_SOCK=/tmp/ssh-QIn7DNJrCdjv/agent.12 17:16:49 SSH_AGENT_PID=17 17:16:49 Running ssh-add (command line suppressed) 17:16:49 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4104079622928394806.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4104079622928394806.key) 17:16:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:16:49 + git semver push 17:16:49 # -> Open(): unable to determine branch for HEAD 17:16:49 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 17:16:49 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 17:16:49 # $SEMVER_REMOTE_NAME = origin 17:16:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:16:49 # $SEMVER_USER_NAME = edgex-jenkins 17:16:49 # $SEMVER_BRANCH = master 17:16:49 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 17:16:56 $ docker exec --env ******** --env ******** 373da79daeda9c5896a329c929ed172f81f599bc60c2748ec94b63bb344aadc7 ssh-agent -k 17:16:56 unset SSH_AUTH_SOCK; 17:16:56 unset SSH_AGENT_PID; 17:16:56 echo Agent pid 17 killed; 17:16:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:16:57 + git semver [Pipeline] } 17:16:57 $ docker stop --time=1 373da79daeda9c5896a329c929ed172f81f599bc60c2748ec94b63bb344aadc7 17:16:58 $ docker rm -f 373da79daeda9c5896a329c929ed172f81f599bc60c2748ec94b63bb344aadc7 [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 17:16:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:17:00 ---> package-listing.sh 17:17:00 ++ facter osfamily 17:17:00 ++ tr '[:upper:]' '[:lower:]' 17:17:00 + OS_FAMILY=redhat 17:17:00 + workspace=/w/workspace/dry_go-mod-core-contracts_master 17:17:00 + START_PACKAGES=/tmp/packages_start.txt 17:17:00 + END_PACKAGES=/tmp/packages_end.txt 17:17:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:17:00 + PACKAGES=/tmp/packages_start.txt 17:17:00 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 17:17:00 + PACKAGES=/tmp/packages_end.txt 17:17:00 + case "${OS_FAMILY}" in 17:17:00 + rpm -qa 17:17:00 + sort 17:17:05 + '[' -f /tmp/packages_start.txt ']' 17:17:05 + '[' -f /tmp/packages_end.txt ']' 17:17:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:17:05 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 17:17:05 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 17:17:05 + 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 17:17:05 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 17:17:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:17:06 17:17:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:17:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:17:06 alpine: Pulling from edgex-lftools-log-publisher 17:17:06 df20fa9351a1: Pulling fs layer 17:17:06 36b3adc4ff6f: Pulling fs layer 17:17:06 8ad3a11d3b57: Pulling fs layer 17:17:06 46f8f816bc3b: Pulling fs layer 17:17:06 93b61091891f: Pulling fs layer 17:17:06 93b9cdb0e59b: Pulling fs layer 17:17:06 5e14af77c1be: Pulling fs layer 17:17:06 01666e4c0597: Pulling fs layer 17:17:06 aa168da1d23b: Pulling fs layer 17:17:06 93b61091891f: Waiting 17:17:06 93b9cdb0e59b: Waiting 17:17:06 5e14af77c1be: Waiting 17:17:06 01666e4c0597: Waiting 17:17:06 aa168da1d23b: Waiting 17:17:06 46f8f816bc3b: Waiting 17:17:06 36b3adc4ff6f: Verifying Checksum 17:17:06 36b3adc4ff6f: Download complete 17:17:06 46f8f816bc3b: Verifying Checksum 17:17:06 46f8f816bc3b: Download complete 17:17:06 df20fa9351a1: Verifying Checksum 17:17:06 df20fa9351a1: Download complete 17:17:06 93b9cdb0e59b: Download complete 17:17:07 93b61091891f: Verifying Checksum 17:17:07 93b61091891f: Download complete 17:17:07 5e14af77c1be: Verifying Checksum 17:17:07 5e14af77c1be: Download complete 17:17:07 01666e4c0597: Verifying Checksum 17:17:07 01666e4c0597: Download complete 17:17:07 df20fa9351a1: Pull complete 17:17:07 36b3adc4ff6f: Pull complete 17:17:07 8ad3a11d3b57: Verifying Checksum 17:17:07 8ad3a11d3b57: Download complete 17:17:08 8ad3a11d3b57: Pull complete 17:17:09 46f8f816bc3b: Pull complete 17:17:09 aa168da1d23b: Verifying Checksum 17:17:09 aa168da1d23b: Download complete 17:17:09 93b61091891f: Pull complete 17:17:09 93b9cdb0e59b: Pull complete 17:17:10 5e14af77c1be: Pull complete 17:17:10 01666e4c0597: Pull complete 17:17:18 aa168da1d23b: Pull complete 17:17:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:17:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:17:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:17:18 prd-centos7-docker-4c-2g-15600 does not seem to be running inside a container 17:17:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:17:21 $ docker top 0f70c3e627dd81d12f1bbdf61af96a73fcde94be334bd467eb79cf9f26bdc2a7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:21 + touch /tmp/pre-build-complete [Pipeline] sh 17:17:22 + mkdir -p /var/log/sa [Pipeline] sh 17:17:22 + ls /var/log/sa-host 17:17:22 + sadf -c /var/log/sa-host/sa11 17:17:22 file_magic: OK 17:17:22 HZ: Using current value: 100 17:17:22 file_header: OK 17:17:22 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 17:17:22 Statistics: 17:17:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:17:22 File successfully converted to sysstat format version 12.2.1 17:17:22 + sadf -c /var/log/sa-host/sa23 17:17:22 file_magic: OK 17:17:22 HZ: Using current value: 100 17:17:22 file_header: OK 17:17:22 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 17:17:22 Statistics: 17:17:22 Hnuu...uuuununununu... 17:17:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:22 provisioning config files... 17:17:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7390931357373124066tmp [Pipeline] { [Pipeline] echo 17:17:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:17:23 ---> create-netrc.sh [Pipeline] } 17:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:17:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:17:23 ---> python-tools-install.sh [Pipeline] echo 17:17:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:17:23 ---> sudo-logs.sh 17:17:23 Archiving 'sudo' log.. [Pipeline] echo 17:17:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:17:24 ---> job-cost.sh 17:17:24 lf-activate-venv: SKIPPING 17:17:24 INFO: No Stack... 17:17:26 INFO: Retrieving Pricing Info for: v1-standard-2 17:17:26 INFO: Archiving Costs [Pipeline] echo 17:17:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:17:26 ---> logs-deploy.sh 17:17:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/93 17:17:26 INFO: archiving workspace using pattern(s): 17:17:28 Archives upload complete. 17:17:28 INFO: archiving logs to Nexus 17:17:29 ---> uname -a: 17:17:29 Linux prd-centos7-docker-4c-2g-15600.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:17:29 17:17:29 17:17:29 ---> lscpu: 17:17:29 Architecture: x86_64 17:17:29 CPU op-mode(s): 32-bit, 64-bit 17:17:29 Byte Order: Little Endian 17:17:29 Address sizes: 40 bits physical, 48 bits virtual 17:17:29 CPU(s): 4 17:17:29 On-line CPU(s) list: 0-3 17:17:29 Thread(s) per core: 1 17:17:29 Core(s) per socket: 1 17:17:29 Socket(s): 4 17:17:29 NUMA node(s): 1 17:17:29 Vendor ID: GenuineIntel 17:17:29 CPU family: 6 17:17:29 Model: 44 17:17:29 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:17:29 Stepping: 1 17:17:29 CPU MHz: 2933.442 17:17:29 BogoMIPS: 5866.88 17:17:29 Virtualization: VT-x 17:17:29 Hypervisor vendor: KVM 17:17:29 Virtualization type: full 17:17:29 L1d cache: 128 KiB 17:17:29 L1i cache: 128 KiB 17:17:29 L2 cache: 16 MiB 17:17:29 L3 cache: 64 MiB 17:17:29 NUMA node0 CPU(s): 0-3 17:17:29 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:17:29 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:17:29 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:17:29 Vulnerability Meltdown: Mitigation; PTI 17:17:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:17:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:17:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:17:29 Vulnerability Srbds: Not affected 17:17:29 Vulnerability Tsx async abort: Not affected 17:17:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:17:29 17:17:29 17:17:29 ---> nproc: 17:17:29 4 17:17:29 17:17:29 17:17:29 ---> df -h: 17:17:29 Filesystem Size Used Available Use% Mounted on 17:17:29 overlay 50.0G 8.5G 41.4G 17% / 17:17:29 tmpfs 64.0M 0 64.0M 0% /dev 17:17:29 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:17:29 shm 64.0M 0 64.0M 0% /dev/shm 17:17:29 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 17:17:29 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 17:17:29 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 17:17:29 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 17:17:29 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 17:17:29 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 17:17:29 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master 17:17:29 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 17:17:29 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 17:17:29 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 17:17:29 17:17:29 17:17:29 ---> free -m: 17:17:29 total used free shared buff/cache available 17:17:29 Mem: 1837 830 147 0 859 942 17:17:29 Swap: 1023 3 1020 17:17:29 17:17:29 17:17:29 ---> ip addr: 17:17:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:17:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:17:29 inet 127.0.0.1/8 scope host lo 17:17:29 valid_lft forever preferred_lft forever 17:17:29 inet6 ::1/128 scope host 17:17:29 valid_lft forever preferred_lft forever 17:17:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:17:29 link/ether fa:16:3e:a9:d6:31 brd ff:ff:ff:ff:ff:ff 17:17:29 inet 10.30.122.32/23 brd 10.30.123.255 scope global dynamic eth0 17:17:29 valid_lft 85972sec preferred_lft 85972sec 17:17:29 inet6 fe80::f816:3eff:fea9:d631/64 scope link 17:17:29 valid_lft forever preferred_lft forever 17:17:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:17:29 link/ether 02:42:9a:b8:da:a9 brd ff:ff:ff:ff:ff:ff 17:17:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:17:29 valid_lft forever preferred_lft forever 17:17:29 inet6 fe80::42:9aff:feb8:daa9/64 scope link 17:17:29 valid_lft forever preferred_lft forever 17:17:29 17:17:29 17:17:29 ---> sar -b -r -n DEV: 17:17:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 17:17:29 17:17:29 17:10:08 LINUX RESTART (4 CPU) 17:17:29 17:17:29 17:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:17:29 17:12:01 25.89 4.97 20.91 0.00 1251.44 2924.60 0.00 17:17:29 17:13:01 0.78 0.00 0.78 0.00 0.00 15.69 0.00 17:17:29 17:14:01 0.28 0.00 0.28 0.00 0.00 3.15 0.00 17:17:29 17:15:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 17:17:29 17:16:01 278.89 176.78 102.11 0.00 8554.06 35246.79 0.00 17:17:29 17:17:01 219.34 85.70 133.64 0.00 6513.18 32688.57 0.00 17:17:29 Average: 87.77 44.70 43.07 0.00 2724.62 11841.54 0.00 17:17:29 17:17:29 17:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:17:29 17:12:01 150872 0 584700 31.08 2620 1143352 1111948 37.95 396528 1133428 20 17:17:29 17:13:01 157472 0 578092 30.72 2620 1143360 1062984 36.28 402856 1121572 12 17:17:29 17:14:01 154644 0 580916 30.87 2620 1143364 1063188 36.28 404228 1122976 8 17:17:29 17:15:01 155744 0 579816 30.82 2620 1143364 1062984 36.28 415240 1111104 8 17:17:29 17:16:01 149780 0 692792 36.82 2620 1036352 1401444 47.83 542924 935656 56 17:17:29 17:17:01 155188 0 794784 42.24 1788 929784 1135652 38.76 615896 775272 72 17:17:29 Average: 153950 0 635183 33.76 2481 1089929 1139700 38.90 462945 1033335 29 17:17:29 17:17:29 17:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:17:29 17:12:01 eth0 38.00 29.68 42.48 26.87 0.00 0.00 0.00 0.00 17:17:29 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:29 17:12:01 docker0 4.89 4.01 1.22 13.89 0.00 0.00 0.00 0.00 17:17:29 17:13:01 eth0 0.78 0.08 0.07 0.01 0.00 0.00 0.00 0.00 17:17:29 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:29 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:29 17:14:01 eth0 0.58 0.40 0.28 0.20 0.00 0.00 0.00 0.00 17:17:29 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:29 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:29 17:15:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:17:29 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:29 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:29 17:16:01 vethae1075e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:17:29 17:16:01 eth0 470.26 406.52 4224.14 40.98 0.00 0.00 0.00 0.00 17:17:29 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:29 17:16:01 docker0 19.42 18.43 1.47 123.14 0.00 0.00 0.00 0.00 17:17:29 17:17:01 eth0 491.68 426.73 3439.57 103.15 0.00 0.00 0.00 0.00 17:17:29 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:29 17:17:01 docker0 22.77 29.14 1.69 185.88 0.00 0.00 0.00 0.00 17:17:29 Average: eth0 167.29 144.26 1288.20 28.55 0.00 0.00 0.00 0.00 17:17:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:29 Average: docker0 7.86 8.61 0.73 53.95 0.00 0.00 0.00 0.00 17:17:29 17:17:29 17:17:29 ---> sar -P ALL: 17:17:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 17:17:29 17:17:29 17:10:08 LINUX RESTART (4 CPU) 17:17:29 17:17:29 17:11:02 CPU %user %nice %system %iowait %steal %idle 17:17:29 17:12:01 all 1.59 0.00 1.20 0.77 0.00 96.43 17:17:29 17:12:01 0 1.69 0.00 1.17 0.07 0.02 97.05 17:17:29 17:12:01 1 1.29 0.00 1.02 0.26 0.00 97.43 17:17:29 17:12:01 2 1.46 0.00 1.19 1.50 0.00 95.85 17:17:29 17:12:01 3 1.93 0.00 1.41 1.26 0.00 95.40 17:17:29 17:13:01 all 0.13 0.00 0.07 0.00 0.00 99.80 17:17:29 17:13:01 0 0.03 0.00 0.07 0.00 0.00 99.90 17:17:29 17:13:01 1 0.03 0.00 0.10 0.00 0.00 99.87 17:17:29 17:13:01 2 0.08 0.00 0.07 0.00 0.00 99.85 17:17:29 17:13:01 3 0.35 0.00 0.05 0.00 0.00 99.60 17:17:29 17:14:01 all 0.18 0.00 0.05 0.00 0.00 99.77 17:17:29 17:14:01 0 0.07 0.00 0.10 0.00 0.00 99.83 17:17:29 17:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:17:29 17:14:01 2 0.07 0.00 0.05 0.00 0.00 99.88 17:17:29 17:14:01 3 0.52 0.00 0.03 0.00 0.00 99.45 17:17:29 17:15:01 all 0.12 0.00 0.04 0.00 0.00 99.84 17:17:29 17:15:01 0 0.05 0.00 0.07 0.00 0.00 99.88 17:17:29 17:15:01 1 0.00 0.00 0.05 0.00 0.00 99.95 17:17:29 17:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:17:29 17:15:01 3 0.38 0.00 0.03 0.00 0.00 99.58 17:17:29 17:16:01 all 9.73 0.00 6.80 2.49 0.02 80.96 17:17:29 17:16:01 0 10.11 0.00 6.98 2.23 0.02 80.66 17:17:29 17:16:01 1 10.12 0.00 6.18 2.66 0.02 81.02 17:17:29 17:16:01 2 9.20 0.00 7.37 2.36 0.02 81.06 17:17:29 17:16:01 3 9.49 0.00 6.66 2.72 0.03 81.09 17:17:29 17:17:01 all 11.81 0.00 9.01 3.19 0.03 75.97 17:17:29 17:17:01 0 10.44 0.00 8.99 1.57 0.03 78.96 17:17:29 17:17:01 1 13.37 0.00 9.33 5.47 0.02 71.82 17:17:29 17:17:01 2 12.12 0.00 8.79 2.28 0.02 76.79 17:17:29 17:17:01 3 11.30 0.00 8.94 3.42 0.03 76.32 17:17:29 Average: all 3.89 0.00 2.83 1.06 0.01 92.21 17:17:29 Average: 0 3.69 0.00 2.86 0.64 0.01 92.80 17:17:29 Average: 1 4.11 0.00 2.76 1.38 0.01 91.74 17:17:29 Average: 2 3.80 0.00 2.89 1.01 0.01 92.30 17:17:29 Average: 3 3.95 0.00 2.82 1.22 0.01 91.99 17:17:29 17:17:29 17:17:29