Pull request #613 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 38ea8fcef721f230d3e779766720e15ab0ac96a6+77e3b8ee2cc1e67c949fc93f24dd3e4ced4c6b3c (f3f58e3923c947ac3ba447e775da33531d15199e) 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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:pre] ========================================================= [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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@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-4971 in /w/workspace/dry_go-mod-core-contracts_PR-613 [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_PR-613 # 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 Merging remotes/origin/master commit 77e3b8ee2cc1e67c949fc93f24dd3e4ced4c6b3c into PR head commit 38ea8fcef721f230d3e779766720e15ab0ac96a6 Merge succeeded, producing 38ea8fcef721f230d3e779766720e15ab0ac96a6 Checking out Revision 38ea8fcef721f230d3e779766720e15ab0ac96a6 (PR-613) > 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/pull/613/head:refs/remotes/origin/PR-613 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38ea8fcef721f230d3e779766720e15ab0ac96a6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 77e3b8ee2cc1e67c949fc93f24dd3e4ced4c6b3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38ea8fcef721f230d3e779766720e15ab0ac96a6 # timeout=10 Commit message: "refactor: Removed SecuritySecretsSetupServiceKey" > git rev-list --no-walk 078c96f6f3cdca3ba864d77ba4ceed63cf684bb9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:23:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:23:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:23:15 ========================================================= 00:23:15 EdgeX Global Pipelines Version Info 00:23:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:23:16 ------------------- 00:23:16 stable info: 00:23:16 ------------------- 00:23:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:23:16 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:23:16 Message: update stable to v1.0.192 00:23:17 ------------------- 00:23:17 experimental info: 00:23:17 ------------------- 00:23:17 Commited By: **** collab-it+edgex@linuxfoundation.org 00:23:17 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:23:17 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-613 [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-613 [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-613 [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38ea8fcef721f230d3e779766720e15ab0ac96a6 [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38ea8fc [Pipeline] echo 00:23:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:23:19 + git log --format=format:%s -1 38ea8fcef721f230d3e779766720e15ab0ac96a6 [Pipeline] echo 00:23:19 GIT_COMMIT: 38ea8fcef721f230d3e779766720e15ab0ac96a6, Commit Message: refactor: Removed SecuritySecretsSetupServiceKey [Pipeline] echo 00:23:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:23:20 00:23:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:23:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:23:20 latest: Pulling from edgex-devops/git-semver 00:23:20 31603596830f: Pulling fs layer 00:23:20 54011a49482f: Pulling fs layer 00:23:20 a6820b24f6d8: Pulling fs layer 00:23:20 f581987b2513: Pulling fs layer 00:23:20 f581987b2513: Waiting 00:23:20 54011a49482f: Download complete 00:23:20 31603596830f: Download complete 00:23:20 f581987b2513: Verifying Checksum 00:23:20 f581987b2513: Download complete 00:23:20 a6820b24f6d8: Verifying Checksum 00:23:20 a6820b24f6d8: Download complete 00:23:20 31603596830f: Pull complete 00:23:21 54011a49482f: Pull complete 00:23:22 a6820b24f6d8: Pull complete 00:23:22 f581987b2513: Pull complete 00:23:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:23:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:23:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:23:22 prd-centos7-docker-4c-2g-4971 does not seem to be running inside a container 00:23:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-613 -v /w/workspace/dry_go-mod-core-contracts_PR-613:/w/workspace/dry_go-mod-core-contracts_PR-613:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-613@tmp:/w/workspace/dry_go-mod-core-contracts_PR-613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:23:25 $ docker top 6e3cd00130ae481b9f06cb3e684afa3ac699c26204630f5d90006100a699015a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:23:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:23:25 [ssh-agent] Looking for ssh-agent implementation... 00:23:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:23:25 $ docker exec 6e3cd00130ae481b9f06cb3e684afa3ac699c26204630f5d90006100a699015a ssh-agent 00:23:25 SSH_AUTH_SOCK=/tmp/ssh-ZCE3VBnw9PnU/agent.11 00:23:25 SSH_AGENT_PID=16 00:23:25 Running ssh-add (command line suppressed) 00:23:25 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-613@tmp/private_key_8348993135762056672.key (/w/workspace/dry_go-mod-core-contracts_PR-613@tmp/private_key_8348993135762056672.key) 00:23:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:23:26 + git tag --points-at HEAD [Pipeline] } 00:23:26 $ docker exec --env ******** --env ******** 6e3cd00130ae481b9f06cb3e684afa3ac699c26204630f5d90006100a699015a ssh-agent -k 00:23:26 unset SSH_AUTH_SOCK; 00:23:26 unset SSH_AGENT_PID; 00:23:26 echo Agent pid 16 killed; 00:23:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:23:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:23:26 [ssh-agent] Looking for ssh-agent implementation... 00:23:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:23:26 $ docker exec 6e3cd00130ae481b9f06cb3e684afa3ac699c26204630f5d90006100a699015a ssh-agent 00:23:26 SSH_AUTH_SOCK=/tmp/ssh-eBTBSZAvPcw5/agent.46 00:23:26 SSH_AGENT_PID=51 00:23:26 Running ssh-add (command line suppressed) 00:23:26 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-613@tmp/private_key_4290246130963142510.key (/w/workspace/dry_go-mod-core-contracts_PR-613@tmp/private_key_4290246130963142510.key) 00:23:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:23:27 + git semver init 00:23:27 # -> Open(): unable to determine branch for HEAD 00:23:27 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-613/.git 00:23:27 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-613 00:23:27 # $SEMVER_REMOTE_NAME = origin 00:23:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:23:27 # $SEMVER_USER_NAME = edgex-jenkins 00:23:27 # $SEMVER_BRANCH = PR-613 00:23:27 # $SEMVER_TEMP = /tmp/semver-386946874 00:23:27 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 00:23:28 # '/tmp/semver-386946874' -> '/w/workspace/dry_go-mod-core-contracts_PR-613/.semver' 00:23:28 # -> Force: false 00:23:28 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-613/.semver [Pipeline] } 00:23:28 $ docker exec --env ******** --env ******** 6e3cd00130ae481b9f06cb3e684afa3ac699c26204630f5d90006100a699015a ssh-agent -k 00:23:28 unset SSH_AUTH_SOCK; 00:23:28 unset SSH_AGENT_PID; 00:23:28 echo Agent pid 51 killed; 00:23:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:23:28 + git semver [Pipeline] } 00:23:28 $ docker stop --time=1 6e3cd00130ae481b9f06cb3e684afa3ac699c26204630f5d90006100a699015a 00:23:30 $ docker rm -f 6e3cd00130ae481b9f06cb3e684afa3ac699c26204630f5d90006100a699015a [Pipeline] // withDockerContainer [Pipeline] sh 00:23:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:23:31 Stashed 1 file(s) [Pipeline] echo 00:23:31 [edgeXSemver]: initialized semver on version 0.0.0 [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 00:23:46 Still waiting to schedule task 00:23:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:23:46 Still waiting to schedule task 00:23:46 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:24:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4973 in /w/workspace/dry_go-mod-core-contracts_PR-613 [Pipeline] { [Pipeline] ws 00:24:30 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 00:24:36 using credential edgex-jenkins-ssh 00:24:36 Cloning the remote Git repository 00:24:36 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:24:36 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 00:24:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:24:36 > git --version # timeout=10 00:24:36 > git --version # 'git version 2.17.1' 00:24:36 using GIT_SSH to set credentials SSH Credentials for GitHub 00:24:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:24:38 Merging remotes/origin/master commit 77e3b8ee2cc1e67c949fc93f24dd3e4ced4c6b3c into PR head commit 38ea8fcef721f230d3e779766720e15ab0ac96a6 00:24:39 Merge succeeded, producing 38ea8fcef721f230d3e779766720e15ab0ac96a6 00:24:39 Checking out Revision 38ea8fcef721f230d3e779766720e15ab0ac96a6 (PR-613) 00:24:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:24:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:24:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:24:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:24:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:24:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/613/head:refs/remotes/origin/PR-613 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:24:38 > git config core.sparsecheckout # timeout=10 00:24:38 > git checkout -f 38ea8fcef721f230d3e779766720e15ab0ac96a6 # timeout=10 00:24:38 > git remote # timeout=10 00:24:39 > git config --get remote.origin.url # timeout=10 00:24:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:24:39 > git merge 77e3b8ee2cc1e67c949fc93f24dd3e4ced4c6b3c # timeout=10 00:24:39 > git rev-parse HEAD^{commit} # timeout=10 00:24:39 > git config core.sparsecheckout # timeout=10 00:24:39 > git checkout -f 38ea8fcef721f230d3e779766720e15ab0ac96a6 # timeout=10 00:24:43 Commit message: "refactor: Removed SecuritySecretsSetupServiceKey" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:24:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:24:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:24:45 + + true 00:24:45 sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:24:48 ========================================================= 00:24:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:24:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:24:48 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 00:24:49 Sending build context to Docker daemon 3.152MB 00:24:49 Step 1/7 : ARG BASE=golang:1.16-alpine 00:24:49 Step 2/7 : FROM ${BASE} 00:24:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:24:50 595b0fe564bb: Pulling fs layer 00:24:50 7186ed65a4f7: Pulling fs layer 00:24:50 316046926c0a: Pulling fs layer 00:24:50 4ebd0625c992: Pulling fs layer 00:24:50 207e8628e3a3: Pulling fs layer 00:24:50 c791037a9be2: Pulling fs layer 00:24:50 ffd874e62e21: Pulling fs layer 00:24:50 4ebd0625c992: Waiting 00:24:50 207e8628e3a3: Waiting 00:24:50 ffd874e62e21: Waiting 00:24:50 c791037a9be2: Waiting 00:24:50 316046926c0a: Verifying Checksum 00:24:50 316046926c0a: Download complete 00:24:50 7186ed65a4f7: Verifying Checksum 00:24:50 7186ed65a4f7: Download complete 00:24:50 207e8628e3a3: Download complete 00:24:50 c791037a9be2: Download complete 00:24:50 595b0fe564bb: Verifying Checksum 00:24:50 595b0fe564bb: Download complete 00:24:50 595b0fe564bb: Pull complete 00:24:51 7186ed65a4f7: Pull complete 00:24:51 316046926c0a: Pull complete 00:24:52 ffd874e62e21: Verifying Checksum 00:24:52 ffd874e62e21: Download complete 00:24:54 4ebd0625c992: Verifying Checksum 00:24:54 4ebd0625c992: Download complete 00:25:04 4ebd0625c992: Pull complete 00:25:04 207e8628e3a3: Pull complete 00:25:04 c791037a9be2: Pull complete 00:25:09 ffd874e62e21: Pull complete 00:25:09 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:25:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:25:09 ---> cfc18b08335c 00:25:09 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:25:11 ---> Running in 260fbc296e6b 00:25:11 Removing intermediate container 260fbc296e6b 00:25:11 ---> 2a2e1b122fc4 00:25:11 Step 4/7 : RUN apk add bash 00:25:12 ---> Running in cb4edb4bf720 00:25:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:25:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:25:15 OK: 138 MiB in 40 packages 00:25:16 Removing intermediate container cb4edb4bf720 00:25:16 ---> 382f67971ef6 00:25:16 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:25:16 ---> Running in 57e4bc3a48c4 00:25:17 Removing intermediate container 57e4bc3a48c4 00:25:17 ---> 4bff697a6bfa 00:25:17 Step 6/7 : COPY go.mod . 00:25:17 ---> 8fa1b2a10b3d 00:25:17 Step 7/7 : RUN go mod download 00:25:18 ---> Running in 45f69ff5ba50 00:25:36 Removing intermediate container 45f69ff5ba50 00:25:36 ---> 465e28dedb5d 00:25:36 Successfully built 465e28dedb5d 00:25:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:25:36 + docker inspect -f . ci-base-image-arm64 00:25:36 . [Pipeline] withDockerContainer 00:25:36 prd-ubuntu18.04-docker-arm64-4c-16g-4973 does not seem to be running inside a container 00:25:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:25:38 $ docker top f52d18b5650137fc099e6e914be78551f1a00c0a0c4df912ae757aaf94d37a2b -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:39 + go version 00:25:39 go version go1.16.3 linux/arm64 [Pipeline] } 00:25:39 $ docker stop --time=1 f52d18b5650137fc099e6e914be78551f1a00c0a0c4df912ae757aaf94d37a2b 00:25:41 $ docker rm -f f52d18b5650137fc099e6e914be78551f1a00c0a0c4df912ae757aaf94d37a2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:25:42 + docker inspect -f . ci-base-image-arm64 00:25:42 . [Pipeline] withDockerContainer 00:25:42 prd-ubuntu18.04-docker-arm64-4c-16g-4973 does not seem to be running inside a container 00:25:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:25:44 $ docker top 63fd72697f8b733f8a257abcd1f1dea290959a1d951d97fab3c358a5f85efc2d -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:45 + go mod tidy [Pipeline] sh 00:25:46 + make test 00:25:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:26:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.049s coverage: 85.7% of statements 00:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.032s coverage: 100.0% of statements 00:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.052s coverage: 45.4% of statements 00:26:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.023s coverage: 77.8% of statements 00:26:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:26:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.017s coverage: 26.3% of statements 00:26:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.049s coverage: 14.7% of statements 00:26:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.037s coverage: 100.0% of statements 00:26:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.087s coverage: 91.8% of statements 00:26:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 00:26:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 00:26:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.028s coverage: 100.0% of statements 00:26:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.023s coverage: 35.5% of statements 00:26:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.129s coverage: 63.0% of statements 00:26:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.021s coverage: 26.3% of statements 00:26:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.030s coverage: 15.4% of statements 00:26:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.049s coverage: 15.4% of statements 00:26:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.036s coverage: 14.3% of statements 00:26:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 00:26:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 00:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.241s coverage: 82.9% of statements 00:26:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 00:26:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 00:26:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 00:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.081s coverage: 45.4% of statements 00:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.052s coverage: 95.2% of statements 00:26:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.183s coverage: 86.3% of statements 00:26:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.043s coverage: 60.5% of statements 00:26:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.045s coverage: 58.2% of statements 00:26:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:26:53 gofmt -l . 00:26:53 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:26:53 $ docker stop --time=1 63fd72697f8b733f8a257abcd1f1dea290959a1d951d97fab3c358a5f85efc2d 00:26:56 $ docker rm -f 63fd72697f8b733f8a257abcd1f1dea290959a1d951d97fab3c358a5f85efc2d [Pipeline] // withDockerContainer [Pipeline] sh 00:26:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:26:57 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 Post stage [Pipeline] libraryResource [Pipeline] sh 00:26:58 ---> job-cost.sh 00:26:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uIpB 00:27:11 Running on prd-centos7-docker-4c-2g-4974 in /w/workspace/dry_go-mod-core-contracts_PR-613 [Pipeline] { [Pipeline] ws 00:27:11 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 00:27:14 using credential edgex-jenkins-ssh 00:27:14 Cloning the remote Git repository 00:27:13 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:27:14 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 00:27:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:27:14 > git --version # timeout=10 00:27:14 > git --version # 'git version 2.24.3' 00:27:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:27:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:15 Merging remotes/origin/master commit 77e3b8ee2cc1e67c949fc93f24dd3e4ced4c6b3c into PR head commit 38ea8fcef721f230d3e779766720e15ab0ac96a6 00:27:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:27:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:27:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:27:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:27:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/613/head:refs/remotes/origin/PR-613 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:27:15 > git config core.sparsecheckout # timeout=10 00:27:15 > git checkout -f 38ea8fcef721f230d3e779766720e15ab0ac96a6 # timeout=10 00:27:15 > git remote # timeout=10 00:27:15 > git config --get remote.origin.url # timeout=10 00:27:15 Merge succeeded, producing 38ea8fcef721f230d3e779766720e15ab0ac96a6 00:27:15 Checking out Revision 38ea8fcef721f230d3e779766720e15ab0ac96a6 (PR-613) 00:27:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:27:15 > git merge 77e3b8ee2cc1e67c949fc93f24dd3e4ced4c6b3c # timeout=10 00:27:15 > git rev-parse HEAD^{commit} # timeout=10 00:27:15 > git config core.sparsecheckout # timeout=10 00:27:15 > git checkout -f 38ea8fcef721f230d3e779766720e15ab0ac96a6 # timeout=10 00:27:19 Commit message: "refactor: Removed SecuritySecretsSetupServiceKey" 00:27:19 00:27:19 GitHub has been notified of this commit’s build result 00:27:19 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:27:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:27:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:27:21 + sudo service docker restart 00:27:21 + true 00:27:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 00:27:22 ========================================================= 00:27:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:27:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:27:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:27:23 Sending build context to Docker daemon 3.153MB 00:27:23 Step 1/7 : ARG BASE=golang:1.16-alpine 00:27:23 Step 2/7 : FROM ${BASE} 00:27:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:27:23 540db60ca938: Pulling fs layer 00:27:23 adcc1eea9eea: Pulling fs layer 00:27:23 4c4ab2625f07: Pulling fs layer 00:27:23 0510c868ecb4: Pulling fs layer 00:27:23 afea3b2eda06: Pulling fs layer 00:27:23 7809a108b3ef: Pulling fs layer 00:27:23 f706445af74f: Pulling fs layer 00:27:23 afea3b2eda06: Waiting 00:27:23 0510c868ecb4: Waiting 00:27:23 f706445af74f: Waiting 00:27:23 7809a108b3ef: Waiting 00:27:24 4c4ab2625f07: Verifying Checksum 00:27:24 4c4ab2625f07: Download complete 00:27:24 adcc1eea9eea: Verifying Checksum 00:27:24 adcc1eea9eea: Download complete 00:27:24 afea3b2eda06: Verifying Checksum 00:27:24 afea3b2eda06: Download complete 00:27:24 7809a108b3ef: Verifying Checksum 00:27:24 7809a108b3ef: Download complete 00:27:24 540db60ca938: Verifying Checksum 00:27:24 540db60ca938: Download complete 00:27:24 540db60ca938: Pull complete 00:27:24 adcc1eea9eea: Pull complete 00:27:24 4c4ab2625f07: Pull complete 00:27:26 f706445af74f: Verifying Checksum 00:27:26 f706445af74f: Download complete 00:27:27 0510c868ecb4: Verifying Checksum 00:27:27 0510c868ecb4: Download complete 00:27:32 0510c868ecb4: Pull complete 00:27:33 afea3b2eda06: Pull complete 00:27:33 7809a108b3ef: Pull complete 00:27:36 f706445af74f: Pull complete 00:27:36 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:27:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:27:36 ---> b068be0155e3 00:27:36 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:27:37 ---> Running in ae8790a111de 00:27:37 Removing intermediate container ae8790a111de 00:27:37 ---> c8cae86dfca6 00:27:37 Step 4/7 : RUN apk add bash 00:27:37 ---> Running in a4456f4524f6 00:27:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:27:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:27:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:27:39 OK: 149 MiB in 40 packages 00:27:40 Removing intermediate container a4456f4524f6 00:27:40 ---> 9ba99494670d 00:27:40 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:27:40 ---> Running in 9c0f3ffc5a3f 00:27:40 Removing intermediate container 9c0f3ffc5a3f 00:27:40 ---> 556207a13529 00:27:40 Step 6/7 : COPY go.mod . 00:27:40 ---> 153c3af29d1a 00:27:40 Step 7/7 : RUN go mod download 00:27:40 ---> Running in 86e1b833c91b 00:27:55 Removing intermediate container 86e1b833c91b 00:27:55 ---> d7e0c492fff5 00:27:55 Successfully built d7e0c492fff5 00:27:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:27:55 + docker inspect -f . ci-base-image-x86_64 00:27:55 . [Pipeline] withDockerContainer 00:27:56 prd-centos7-docker-4c-2g-4974 does not seem to be running inside a container 00:27:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:27:57 $ docker top 40642802bf0d84b2a6c99bbd7de609044b91ab93349f2a9b3594f3d151e5e57c -eo pid,comm [Pipeline] { [Pipeline] sh 00:27:57 + go version 00:27:57 go version go1.16.3 linux/amd64 [Pipeline] } 00:27:57 $ docker stop --time=1 40642802bf0d84b2a6c99bbd7de609044b91ab93349f2a9b3594f3d151e5e57c 00:27:58 $ docker rm -f 40642802bf0d84b2a6c99bbd7de609044b91ab93349f2a9b3594f3d151e5e57c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:27:59 + docker inspect -f . ci-base-image-x86_64 00:27:59 . [Pipeline] withDockerContainer 00:27:59 prd-centos7-docker-4c-2g-4974 does not seem to be running inside a container 00:27:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:28:00 $ docker top 33dbf157819f500536277412b32323e0dfd25146649ab5b76d2da9d04eedc7c4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:28:00 + go mod tidy [Pipeline] sh 00:28:01 + make test 00:28:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:28:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:28:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.010s coverage: 85.7% of statements 00:28:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.037s coverage: 100.0% of statements 00:28:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.020s coverage: 45.4% of statements 00:28:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.026s coverage: 77.8% of statements 00:28:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:28:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.030s coverage: 26.3% of statements 00:28:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.018s coverage: 14.7% of statements 00:28:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.012s coverage: 100.0% of statements 00:28:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.026s coverage: 91.8% of statements 00:28:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 00:28:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 00:28:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.011s coverage: 100.0% of statements 00:28:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 35.5% of statements 00:28:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.021s coverage: 63.0% of statements 00:28:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.008s coverage: 26.3% of statements 00:28:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.011s coverage: 15.4% of statements 00:28:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.007s coverage: 15.4% of statements 00:28:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.017s coverage: 14.3% of statements 00:28:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 00:28:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 00:28:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.144s coverage: 82.9% of statements 00:28:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 00:28:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 00:28:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 00:28:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.023s coverage: 45.4% of statements 00:28:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.017s coverage: 95.2% of statements 00:28:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.056s coverage: 86.3% of statements 00:28:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.013s coverage: 60.5% of statements 00:28:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.012s coverage: 58.2% of statements 00:28:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:28:25 gofmt -l . 00:28:25 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:28:25 $ docker stop --time=1 33dbf157819f500536277412b32323e0dfd25146649ab5b76d2da9d04eedc7c4 00:28:27 $ docker rm -f 33dbf157819f500536277412b32323e0dfd25146649ab5b76d2da9d04eedc7c4 [Pipeline] // withDockerContainer [Pipeline] sh 00:28:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:28:27 Warning: overwriting stash ‘coverage-report’ 00:28:28 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 Post stage [Pipeline] libraryResource [Pipeline] sh 00:28:28 ---> job-cost.sh 00:28:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r1vX 00:28:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:28:59 lf-activate-venv(): INFO: Adding /tmp/venv-uIpB/bin to PATH 00:28:59 INFO: No Stack... 00:28:59 INFO: Retrieving Pricing Info for: lf-standard-4 00:28:59 INFO: Archiving Costs [Pipeline] sh 00:28:59 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 00:28:59 + cut -d, -f6 [Pipeline] lock 00:28:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] 00:28:59 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] did not exist. Created. 00:28:59 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:29:00 + echo total: 0.20999999344348907 [Pipeline] stash 00:29:00 Stashed 1 file(s) [Pipeline] } 00:29:00 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:29:13 lf-activate-venv(): INFO: Adding /tmp/venv-r1vX/bin to PATH 00:29:13 INFO: No Stack... 00:29:13 INFO: Retrieving Pricing Info for: v1-standard-2 00:29:13 INFO: Archiving Costs [Pipeline] sh 00:29:13 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 00:29:13 + cut -d, -f6 [Pipeline] lock 00:29:13 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] 00:29:13 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] did not exist. Created. 00:29:13 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:29:14 /w/workspace/go-mod-core-contracts/3@tmp/durable-2c639fa1/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 00:29:14 + echo total: 0.029999999329447746 [Pipeline] stash 00:29:14 Warning: overwriting stash ‘stack-cost’ 00:29:14 Stashed 1 file(s) [Pipeline] } 00:29:14 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-613-3-stack-cost] [Pipeline] // lock [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 00:29:15 provisioning config files... 00:29:15 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-613@tmp/config3676386580444088504tmp [Pipeline] { [Pipeline] sh 00:29:15 + set +x 00:29:15 + curl -s https://codecov.io/bash 00:29:15 + bash -s -- 00:29:16 00:29:16 _____ _ 00:29:16 / ____| | | 00:29:16 | | ___ __| | ___ ___ _____ __ 00:29:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:29:16 | |___| (_) | (_| | __/ (_| (_) \ V / 00:29:16 \_____\___/ \__,_|\___|\___\___/ \_/ 00:29:16 Bash-1.0.2 00:29:16 00:29:16 00:29:16 ==> git version 2.24.3 found 00:29:16 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 00:29:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:29:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:29:16 ==> Jenkins CI detected. 00:29:16 project root: . 00:29:16 --> token set from env 00:29:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:29:16 ==> Running gcov in . (disable via -X gcov) 00:29:16 ==> Python coveragepy not found 00:29:16 ==> Searching for coverage reports in: 00:29:16 + . 00:29:16 -> Found 1 reports 00:29:16 ==> Detecting git/mercurial file structure 00:29:16 ==> Reading reports 00:29:16 + ./coverage.out bytes=177064 00:29:16 ==> Appending adjustments 00:29:16 https://docs.codecov.io/docs/fixing-reports 00:29:17 + Found adjustments 00:29:17 ==> Gzipping contents 00:29:17 28K /tmp/codecov.oPkCEa.gz 00:29:17 ==> Uploading reports 00:29:17 url: https://codecov.io 00:29:17 query: branch=PR-613&commit=38ea8fcef721f230d3e779766720e15ab0ac96a6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-613%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=613&job=&cmd_args= 00:29:17 -> Pinging Codecov 00:29:17 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-613&commit=38ea8fcef721f230d3e779766720e15ab0ac96a6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-613%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=613&job=&cmd_args= 00:29:18 -> Uploading to 00:29:18 https://storage.googleapis.com/codecov/v4/raw/2021-05-13/71470A77251A30514AAF9C0BB2E5B6CE/38ea8fcef721f230d3e779766720e15ab0ac96a6/0f175458-fa0d-43b4-be10-d9728bf56ccb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210513%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210513T002917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e42dd78f54f084ec0c280ca687ce896467f8ccaf2dfd718235ede69cf91decb 00:29:18 % Total % Received % Xferd Average Speed Time Time Time Current 00:29:18 Dload Upload Total Spent Left Speed 00:29:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26050 0 0 100 26050 0 60418 --:--:-- --:--:-- --:--:-- 60581 00:29:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/38ea8fcef721f230d3e779766720e15ab0ac96a6 [Pipeline] } 00:29:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 00:29:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:29:20 ---> package-listing.sh 00:29:20 ++ facter osfamily 00:29:20 ++ tr '[:upper:]' '[:lower:]' 00:29:20 + OS_FAMILY=redhat 00:29:20 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-613 00:29:20 + START_PACKAGES=/tmp/packages_start.txt 00:29:20 + END_PACKAGES=/tmp/packages_end.txt 00:29:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:29:20 + PACKAGES=/tmp/packages_start.txt 00:29:20 + '[' /w/workspace/dry_go-mod-core-contracts_PR-613 ']' 00:29:20 + PACKAGES=/tmp/packages_end.txt 00:29:20 + case "${OS_FAMILY}" in 00:29:20 + rpm -qa 00:29:20 + sort 00:29:25 + '[' -f /tmp/packages_start.txt ']' 00:29:25 + '[' -f /tmp/packages_end.txt ']' 00:29:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:29:25 + '[' /w/workspace/dry_go-mod-core-contracts_PR-613 ']' 00:29:25 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-613/archives/ 00:29:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-613/archives/ [Pipeline] echo 00:29:25 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_PR-613/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:29:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:29:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:29:26 00:29:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:29:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:29:26 alpine: Pulling from edgex-lftools-log-publisher 00:29:26 df20fa9351a1: Pulling fs layer 00:29:26 36b3adc4ff6f: Pulling fs layer 00:29:26 8ad3a11d3b57: Pulling fs layer 00:29:26 46f8f816bc3b: Pulling fs layer 00:29:26 93b61091891f: Pulling fs layer 00:29:26 93b9cdb0e59b: Pulling fs layer 00:29:26 5e14af77c1be: Pulling fs layer 00:29:26 01666e4c0597: Pulling fs layer 00:29:26 aa168da1d23b: Pulling fs layer 00:29:26 93b9cdb0e59b: Waiting 00:29:26 01666e4c0597: Waiting 00:29:26 5e14af77c1be: Waiting 00:29:26 46f8f816bc3b: Waiting 00:29:26 93b61091891f: Waiting 00:29:26 aa168da1d23b: Waiting 00:29:26 36b3adc4ff6f: Verifying Checksum 00:29:26 36b3adc4ff6f: Download complete 00:29:26 46f8f816bc3b: Download complete 00:29:26 df20fa9351a1: Verifying Checksum 00:29:26 df20fa9351a1: Download complete 00:29:26 93b9cdb0e59b: Verifying Checksum 00:29:26 93b9cdb0e59b: Download complete 00:29:26 5e14af77c1be: Verifying Checksum 00:29:26 5e14af77c1be: Download complete 00:29:26 01666e4c0597: Verifying Checksum 00:29:26 01666e4c0597: Download complete 00:29:27 8ad3a11d3b57: Verifying Checksum 00:29:27 8ad3a11d3b57: Download complete 00:29:27 df20fa9351a1: Pull complete 00:29:27 36b3adc4ff6f: Pull complete 00:29:27 93b61091891f: Download complete 00:29:28 8ad3a11d3b57: Pull complete 00:29:28 46f8f816bc3b: Pull complete 00:29:29 aa168da1d23b: Verifying Checksum 00:29:29 aa168da1d23b: Download complete 00:29:29 93b61091891f: Pull complete 00:29:29 93b9cdb0e59b: Pull complete 00:29:30 5e14af77c1be: Pull complete 00:29:30 01666e4c0597: Pull complete 00:29:36 aa168da1d23b: Pull complete 00:29:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:29:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:29:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:29:37 prd-centos7-docker-4c-2g-4971 does not seem to be running inside a container 00:29:37 $ 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_PR-613/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_PR-613 -v /w/workspace/dry_go-mod-core-contracts_PR-613:/w/workspace/dry_go-mod-core-contracts_PR-613:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-613@tmp:/w/workspace/dry_go-mod-core-contracts_PR-613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:29:41 $ docker top 5c0dae45fa52512957bad7ed723b712e95af2e90326f965394c89838c259bf0a -eo pid,comm [Pipeline] { [Pipeline] sh 00:29:41 + touch /tmp/pre-build-complete [Pipeline] sh 00:29:42 + mkdir -p /var/log/sa [Pipeline] sh 00:29:42 + ls /var/log/sa-host 00:29:42 + sadf -c /var/log/sa-host/sa13 00:29:42 file_magic: OK 00:29:42 HZ: Using current value: 100 00:29:42 file_header: OK 00:29:42 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 00:29:42 Statistics: 00:29:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:29:42 File successfully converted to sysstat format version 12.2.1 00:29:42 + sadf -c /var/log/sa-host/sa23 00:29:42 file_magic: OK 00:29:42 HZ: Using current value: 100 00:29:42 file_header: OK 00:29:42 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 00:29:42 Statistics: 00:29:42 Hnuu...uuuununununu... 00:29:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:29:42 provisioning config files... 00:29:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-613@tmp/config1063251827407255564tmp [Pipeline] { [Pipeline] echo 00:29:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:29:42 ---> create-netrc.sh [Pipeline] } 00:29:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:29:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:29:43 ---> python-tools-install.sh [Pipeline] echo 00:29:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:29:43 ---> sudo-logs.sh 00:29:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:29:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:29:43 ---> job-cost.sh 00:29:43 lf-activate-venv: SKIPPING 00:29:43 DEBUG: total: 0.029999999329447746 00:29:43 INFO: Retrieving Stack Cost... 00:29:46 INFO: Retrieving Pricing Info for: v1-standard-2 00:29:46 INFO: Archiving Costs [Pipeline] echo 00:29:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:29:47 ---> logs-deploy.sh 00:29:47 lf-activate-venv: SKIPPING 00:29:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-613/3 00:29:47 INFO: archiving workspace using pattern(s): 00:29:48 Archives upload complete. 00:29:48 INFO: archiving logs to Nexus 00:29:49 ---> uname -a: 00:29:49 Linux prd-centos7-docker-4c-2g-4971.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:29:49 00:29:49 00:29:49 ---> lscpu: 00:29:49 Architecture: x86_64 00:29:49 CPU op-mode(s): 32-bit, 64-bit 00:29:49 Byte Order: Little Endian 00:29:49 Address sizes: 40 bits physical, 48 bits virtual 00:29:49 CPU(s): 4 00:29:49 On-line CPU(s) list: 0-3 00:29:49 Thread(s) per core: 1 00:29:49 Core(s) per socket: 1 00:29:49 Socket(s): 4 00:29:49 NUMA node(s): 1 00:29:49 Vendor ID: GenuineIntel 00:29:49 CPU family: 6 00:29:49 Model: 44 00:29:49 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:29:49 Stepping: 1 00:29:49 CPU MHz: 2933.438 00:29:49 BogoMIPS: 5866.87 00:29:49 Virtualization: VT-x 00:29:49 Hypervisor vendor: KVM 00:29:49 Virtualization type: full 00:29:49 L1d cache: 128 KiB 00:29:49 L1i cache: 128 KiB 00:29:49 L2 cache: 16 MiB 00:29:49 L3 cache: 64 MiB 00:29:49 NUMA node0 CPU(s): 0-3 00:29:49 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:29:49 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:29:49 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:29:49 Vulnerability Meltdown: Mitigation; PTI 00:29:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:29:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:29:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:29:49 Vulnerability Srbds: Not affected 00:29:49 Vulnerability Tsx async abort: Not affected 00:29:49 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 00:29:49 00:29:49 00:29:49 ---> nproc: 00:29:49 4 00:29:49 00:29:49 00:29:49 ---> df -h: 00:29:49 Filesystem Size Used Available Use% Mounted on 00:29:49 overlay 50.0G 7.3G 42.7G 15% / 00:29:49 tmpfs 64.0M 0 64.0M 0% /dev 00:29:49 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:29:49 shm 64.0M 0 64.0M 0% /dev/shm 00:29:49 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 00:29:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 00:29:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 00:29:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 00:29:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-613@tmp 00:29:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 00:29:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 00:29:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 00:29:49 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 00:29:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-613 00:29:49 00:29:49 00:29:49 ---> free -m: 00:29:49 total used free shared buff/cache available 00:29:49 Mem: 1837 718 98 0 1021 1014 00:29:49 Swap: 1023 0 1023 00:29:49 00:29:49 00:29:49 ---> ip addr: 00:29:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:29:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:29:49 inet 127.0.0.1/8 scope host lo 00:29:49 valid_lft forever preferred_lft forever 00:29:49 inet6 ::1/128 scope host 00:29:49 valid_lft forever preferred_lft forever 00:29:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:29:49 link/ether fa:16:3e:bf:9a:32 brd ff:ff:ff:ff:ff:ff 00:29:49 inet 10.30.123.113/23 brd 10.30.123.255 scope global dynamic eth0 00:29:49 valid_lft 85972sec preferred_lft 85972sec 00:29:49 inet6 fe80::f816:3eff:febf:9a32/64 scope link 00:29:49 valid_lft forever preferred_lft forever 00:29:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:29:49 link/ether 02:42:7f:37:a3:1a brd ff:ff:ff:ff:ff:ff 00:29:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:29:49 valid_lft forever preferred_lft forever 00:29:49 inet6 fe80::42:7fff:fe37:a31a/64 scope link 00:29:49 valid_lft forever preferred_lft forever 00:29:49 00:29:49 00:29:49 ---> sar -b -r -n DEV: 00:29:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/13/21 _x86_64_ (4 CPU) 00:29:49 00:29:49 00:22:30 LINUX RESTART (4 CPU) 00:29:49 00:29:49 00:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:29:49 00:24:01 66.50 21.15 45.35 0.00 5547.55 4035.85 0.00 00:29:49 00:25:01 1.68 0.00 1.68 0.00 0.00 35.75 0.00 00:29:49 00:26:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 00:29:49 00:27:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 00:29:49 00:28:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 00:29:49 00:29:01 0.32 0.00 0.32 0.00 0.00 4.33 0.00 00:29:49 Average: 11.56 3.53 8.03 0.00 925.05 681.19 0.00 00:29:49 00:29:49 00:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:29:49 00:24:01 176552 0 607464 32.29 2620 1094908 1115828 38.08 398456 1105468 24 00:29:49 00:25:01 180652 0 603352 32.07 2620 1094920 1089964 37.20 398492 1101924 8 00:29:49 00:26:01 182824 0 601176 31.95 2620 1094924 1079660 36.85 406412 1092828 8 00:29:49 00:27:01 181232 0 602768 32.04 2620 1094924 1079660 36.85 408160 1092228 8 00:29:49 00:28:01 180008 0 603984 32.10 2620 1094932 1079792 36.85 410328 1091060 8 00:29:49 00:29:01 180476 0 603512 32.08 2620 1094936 1079732 36.85 411064 1089904 8 00:29:49 Average: 180291 0 603709 32.09 2620 1094924 1087439 37.11 405485 1095569 11 00:29:49 00:29:49 00:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:29:49 00:24:01 eth0 507.19 314.94 1095.90 82.75 0.00 0.00 0.00 0.00 00:29:49 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:49 00:24:01 docker0 19.84 11.13 2.75 24.25 0.00 0.00 0.00 0.00 00:29:49 00:25:01 eth0 0.60 0.32 0.28 0.17 0.00 0.00 0.00 0.00 00:29:49 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:49 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:49 00:26:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 00:29:49 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:49 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:49 00:27:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:29:49 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:49 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:49 00:28:01 eth0 0.52 0.35 0.27 0.20 0.00 0.00 0.00 0.00 00:29:49 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:49 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:49 00:29:01 eth0 0.58 0.37 0.31 0.08 0.00 0.00 0.00 0.00 00:29:49 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:49 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:49 Average: eth0 84.99 52.72 182.90 13.88 0.00 0.00 0.00 0.00 00:29:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:49 Average: docker0 3.31 1.86 0.46 4.04 0.00 0.00 0.00 0.00 00:29:49 00:29:49 00:29:49 ---> sar -P ALL: 00:29:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/13/21 _x86_64_ (4 CPU) 00:29:49 00:29:49 00:22:30 LINUX RESTART (4 CPU) 00:29:49 00:29:49 00:23:01 CPU %user %nice %system %iowait %steal %idle 00:29:49 00:24:01 all 12.20 0.00 4.13 1.68 0.10 81.90 00:29:49 00:24:01 0 10.15 0.00 5.23 0.90 0.10 83.62 00:29:49 00:24:01 1 12.81 0.00 4.46 3.12 0.10 79.52 00:29:49 00:24:01 2 12.10 0.00 3.83 0.66 0.10 83.31 00:29:49 00:24:01 3 13.72 0.00 3.01 2.04 0.08 81.15 00:29:49 00:25:01 all 0.19 0.00 0.06 0.00 0.01 99.75 00:29:49 00:25:01 0 0.07 0.00 0.07 0.00 0.00 99.87 00:29:49 00:25:01 1 0.55 0.00 0.07 0.00 0.02 99.37 00:29:49 00:25:01 2 0.08 0.00 0.08 0.00 0.02 99.82 00:29:49 00:25:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:29:49 00:26:01 all 0.17 0.00 0.05 0.00 0.00 99.78 00:29:49 00:26:01 0 0.07 0.00 0.07 0.00 0.00 99.87 00:29:49 00:26:01 1 0.50 0.00 0.05 0.00 0.00 99.45 00:29:49 00:26:01 2 0.07 0.00 0.08 0.00 0.00 99.85 00:29:49 00:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:29:49 00:27:01 all 0.16 0.00 0.04 0.00 0.00 99.80 00:29:49 00:27:01 0 0.10 0.00 0.05 0.00 0.00 99.85 00:29:49 00:27:01 1 0.50 0.00 0.03 0.00 0.00 99.47 00:29:49 00:27:01 2 0.03 0.00 0.03 0.00 0.02 99.92 00:29:49 00:27:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:29:49 00:28:01 all 0.18 0.00 0.07 0.00 0.01 99.75 00:29:49 00:28:01 0 0.07 0.00 0.03 0.00 0.02 99.88 00:29:49 00:28:01 1 0.52 0.00 0.02 0.00 0.00 99.47 00:29:49 00:28:01 2 0.07 0.00 0.17 0.00 0.00 99.77 00:29:49 00:28:01 3 0.05 0.00 0.05 0.00 0.02 99.88 00:29:49 00:29:01 all 0.16 0.00 0.06 0.00 0.00 99.77 00:29:49 00:29:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:29:49 00:29:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:29:49 00:29:01 2 0.07 0.00 0.12 0.00 0.00 99.82 00:29:49 00:29:01 3 0.50 0.00 0.03 0.00 0.00 99.47 00:29:49 Average: all 2.15 0.00 0.73 0.28 0.02 96.83 00:29:49 Average: 0 1.72 0.00 0.90 0.15 0.02 97.20 00:29:49 Average: 1 2.46 0.00 0.77 0.51 0.02 96.24 00:29:49 Average: 2 2.04 0.00 0.71 0.11 0.02 97.11 00:29:49 Average: 3 2.37 0.00 0.52 0.34 0.02 96.76 00:29:49 00:29:49 00:29:49