Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4daf7f37de52cfcc256f7ff719452b00984e06bf 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5233891723951338030.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7853721887728345971.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4451736561855796939.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6091762530157952340.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4400357236563041478.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 ‘prd-centos7-docker-4c-2g-774’ is offline Running on prd-centos7-docker-4c-2g-775 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_master@tmp/jenkins-gitclient-ssh6816302122392423764.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4daf7f37de52cfcc256f7ff719452b00984e06bf (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 Commit message: "Merge pull request #637 from lenny-intel/no-dot-in-names" > git rev-list --no-walk 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:02:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:02:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:02:12 ========================================================= 21:02:12 EdgeX Global Pipelines Version Info 21:02:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:02:13 ------------------- 21:02:13 stable info: 21:02:13 ------------------- 21:02:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:02:13 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:02:13 Message: update stable to v1.0.195 21:02:14 ------------------- 21:02:14 experimental info: 21:02:14 ------------------- 21:02:14 Commited By: **** collab-it+edgex@linuxfoundation.org 21:02:14 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:02:14 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:02:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:02:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:02:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:02:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:02:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:02:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:02:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:02:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:02:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:02:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4daf7f37de52cfcc256f7ff719452b00984e06bf [Pipeline] echo 21:02:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4daf7f3 [Pipeline] echo 21:02:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:02:15 + git log --format=format:%s -1 4daf7f37de52cfcc256f7ff719452b00984e06bf [Pipeline] echo 21:02:15 GIT_COMMIT: 4daf7f37de52cfcc256f7ff719452b00984e06bf, Commit Message: Merge pull request #637 from lenny-intel/no-dot-in-names [Pipeline] echo 21:02:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:02:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:02:16 21:02:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:02:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:02:16 latest: Pulling from edgex-devops/git-semver 21:02:16 31603596830f: Pulling fs layer 21:02:16 54011a49482f: Pulling fs layer 21:02:16 a6820b24f6d8: Pulling fs layer 21:02:16 f581987b2513: Pulling fs layer 21:02:16 f581987b2513: Waiting 21:02:17 54011a49482f: Verifying Checksum 21:02:17 54011a49482f: Download complete 21:02:17 31603596830f: Verifying Checksum 21:02:17 31603596830f: Download complete 21:02:17 f581987b2513: Verifying Checksum 21:02:17 f581987b2513: Download complete 21:02:17 a6820b24f6d8: Verifying Checksum 21:02:17 a6820b24f6d8: Download complete 21:02:17 31603596830f: Pull complete 21:02:17 54011a49482f: Pull complete 21:02:17 a6820b24f6d8: Pull complete 21:02:17 f581987b2513: Pull complete 21:02:17 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:02:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:02:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:02:18 prd-centos7-docker-4c-2g-775 does not seem to be running inside a container 21:02:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:02:19 $ docker top 0b45d13c5b37cf2c8a0daeff0ca1a71c75a235c430ba96e4773ff5f566787dc5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:02:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:19 [ssh-agent] Looking for ssh-agent implementation... 21:02:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:19 $ docker exec 0b45d13c5b37cf2c8a0daeff0ca1a71c75a235c430ba96e4773ff5f566787dc5 ssh-agent 21:02:19 SSH_AUTH_SOCK=/tmp/ssh-CeywJlAg6k34/agent.14 21:02:19 SSH_AGENT_PID=21 21:02:19 Running ssh-add (command line suppressed) 21:02:19 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5694928524400150483.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5694928524400150483.key) 21:02:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:20 + git tag --points-at HEAD [Pipeline] } 21:02:20 $ docker exec --env ******** --env ******** 0b45d13c5b37cf2c8a0daeff0ca1a71c75a235c430ba96e4773ff5f566787dc5 ssh-agent -k 21:02:20 unset SSH_AUTH_SOCK; 21:02:20 unset SSH_AGENT_PID; 21:02:20 echo Agent pid 21 killed; 21:02:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:02:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:20 [ssh-agent] Looking for ssh-agent implementation... 21:02:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:20 $ docker exec 0b45d13c5b37cf2c8a0daeff0ca1a71c75a235c430ba96e4773ff5f566787dc5 ssh-agent 21:02:20 SSH_AUTH_SOCK=/tmp/ssh-cWGJ5pZMRzka/agent.54 21:02:20 SSH_AGENT_PID=60 21:02:20 Running ssh-add (command line suppressed) 21:02:20 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6955391972861944565.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6955391972861944565.key) 21:02:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:20 + git semver init 21:02:20 # -> Open(): unable to determine branch for HEAD 21:02:20 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 21:02:20 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 21:02:20 # $SEMVER_REMOTE_NAME = origin 21:02:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:02:20 # $SEMVER_USER_NAME = edgex-jenkins 21:02:20 # $SEMVER_BRANCH = master 21:02:20 # $SEMVER_TEMP = /tmp/semver-982888513 21:02:20 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 21:02:21 # '/tmp/semver-982888513' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 21:02:21 # -> Force: false 21:02:21 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 21:02:21 $ docker exec --env ******** --env ******** 0b45d13c5b37cf2c8a0daeff0ca1a71c75a235c430ba96e4773ff5f566787dc5 ssh-agent -k 21:02:21 unset SSH_AUTH_SOCK; 21:02:21 unset SSH_AGENT_PID; 21:02:21 echo Agent pid 60 killed; 21:02:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:22 + git semver [Pipeline] } 21:02:22 $ docker stop --time=1 0b45d13c5b37cf2c8a0daeff0ca1a71c75a235c430ba96e4773ff5f566787dc5 21:02:23 $ docker rm -f 0b45d13c5b37cf2c8a0daeff0ca1a71c75a235c430ba96e4773ff5f566787dc5 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:02:24 Stashed 1 file(s) [Pipeline] echo 21:02:24 [edgeXSemver]: initialized semver on version 2.0.0-dev.102 [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 21:02:39 Still waiting to schedule task 21:02:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:02:39 Still waiting to schedule task 21:02:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:04:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-776 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 21:04:39 Running in /w/workspace/go-mod-core-contracts/221 [Pipeline] { [Pipeline] checkout 21:04:39 Selected Git installation does not exist. Using Default 21:04:39 The recommended git tool is: NONE 21:04:45 using credential edgex-jenkins-ssh 21:04:45 Cloning the remote Git repository 21:04:45 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:04:45 > git init /w/workspace/go-mod-core-contracts/221 # timeout=10 21:04:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:04:45 > git --version # timeout=10 21:04:45 > git --version # 'git version 2.17.1' 21:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:47 Avoid second fetch 21:04:47 Checking out Revision 4daf7f37de52cfcc256f7ff719452b00984e06bf (master) 21:04:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:04:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:47 > git config core.sparsecheckout # timeout=10 21:04:47 > git checkout -f 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 21:04:51 Commit message: "Merge pull request #637 from lenny-intel/no-dot-in-names" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:04:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:04:53 + true 21:04:53 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:05:12 ========================================================= 21:05:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:05:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:05:12 + 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 . 21:05:13 Sending build context to Docker daemon 2.921MB 21:05:13 Step 1/7 : ARG BASE=golang:1.16-alpine 21:05:13 Step 2/7 : FROM ${BASE} 21:05:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:05:14 595b0fe564bb: Pulling fs layer 21:05:14 3088b5b3c5c0: Pulling fs layer 21:05:14 5b7225fbf94c: Pulling fs layer 21:05:14 ba82ee9f976e: Pulling fs layer 21:05:14 506bd15cee9f: Pulling fs layer 21:05:14 75a0a4a0db45: Pulling fs layer 21:05:14 618dc40b7e24: Pulling fs layer 21:05:14 75a0a4a0db45: Waiting 21:05:14 ba82ee9f976e: Waiting 21:05:14 618dc40b7e24: Waiting 21:05:14 506bd15cee9f: Waiting 21:05:14 5b7225fbf94c: Download complete 21:05:14 3088b5b3c5c0: Verifying Checksum 21:05:14 3088b5b3c5c0: Download complete 21:05:14 506bd15cee9f: Verifying Checksum 21:05:14 506bd15cee9f: Download complete 21:05:14 75a0a4a0db45: Download complete 21:05:14 595b0fe564bb: Verifying Checksum 21:05:14 595b0fe564bb: Download complete 21:05:15 595b0fe564bb: Pull complete 21:05:15 3088b5b3c5c0: Pull complete 21:05:16 5b7225fbf94c: Pull complete 21:05:16 618dc40b7e24: Verifying Checksum 21:05:16 618dc40b7e24: Download complete 21:05:18 ba82ee9f976e: Download complete 21:05:28 ba82ee9f976e: Pull complete 21:05:28 506bd15cee9f: Pull complete 21:05:28 75a0a4a0db45: Pull complete 21:05:32 618dc40b7e24: Pull complete 21:05:32 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:05:32 ---> a36622ca3599 21:05:32 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:05:34 ---> Running in ab50b50e2b62 21:05:34 Removing intermediate container ab50b50e2b62 21:05:34 ---> 295fc077e617 21:05:34 Step 4/7 : RUN apk add bash 21:05:34 ---> Running in bce0a859f6d5 21:05:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:05:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:05:38 OK: 138 MiB in 40 packages 21:05:39 Removing intermediate container bce0a859f6d5 21:05:39 ---> 5386dd6c6a12 21:05:39 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:05:39 ---> Running in 7112b0180922 21:05:39 Removing intermediate container 7112b0180922 21:05:39 ---> 865ea5832832 21:05:39 Step 6/7 : COPY go.mod . 21:05:40 ---> 7e13f2b8a2b0 21:05:40 Step 7/7 : RUN go mod download 21:05:40 ---> Running in c3beb9ca5aed 21:05:59 Removing intermediate container c3beb9ca5aed 21:05:59 ---> afacfebb4043 21:05:59 Successfully built afacfebb4043 21:05:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:05:59 + docker inspect -f . ci-base-image-arm64 21:05:59 . [Pipeline] withDockerContainer 21:05:59 prd-ubuntu18.04-docker-arm64-4c-16g-776 does not seem to be running inside a container 21:05:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/221 -v /w/workspace/go-mod-core-contracts/221:/w/workspace/go-mod-core-contracts/221:rw,z -v /w/workspace/go-mod-core-contracts/221@tmp:/w/workspace/go-mod-core-contracts/221@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 ******** ci-base-image-arm64 cat 21:06:01 $ docker top 12218e016031ba1adab8ddb9ef76634bdeb2eb568a82c198de6424111eceea6d -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:02 + go version 21:06:02 go version go1.16.5 linux/arm64 [Pipeline] } 21:06:02 $ docker stop --time=1 12218e016031ba1adab8ddb9ef76634bdeb2eb568a82c198de6424111eceea6d 21:06:03 Running on prd-centos7-docker-4c-2g-778 in /w/workspace/dry_go-mod-core-contracts_master 21:06:04 $ docker rm -f 12218e016031ba1adab8ddb9ef76634bdeb2eb568a82c198de6424111eceea6d [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 21:06:04 Running in /w/workspace/go-mod-core-contracts/221 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:06:04 Selected Git installation does not exist. Using Default 21:06:04 The recommended git tool is: NONE 21:06:05 + docker inspect -f . ci-base-image-arm64 21:06:05 . [Pipeline] withDockerContainer 21:06:05 prd-ubuntu18.04-docker-arm64-4c-16g-776 does not seem to be running inside a container 21:06:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/221 -v /w/workspace/go-mod-core-contracts/221:/w/workspace/go-mod-core-contracts/221:rw,z -v /w/workspace/go-mod-core-contracts/221@tmp:/w/workspace/go-mod-core-contracts/221@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 ******** ci-base-image-arm64 cat 21:06:07 $ docker top 6b824617a5f3250dcf0d94fead9496bad5d8b5fc5f845f3200f23111cbb59156 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:07 using credential edgex-jenkins-ssh 21:06:07 Cloning the remote Git repository 21:06:07 + go mod tidy [Pipeline] sh 21:06:07 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:06:07 > git init /w/workspace/go-mod-core-contracts/221 # timeout=10 21:06:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:06:07 > git --version # timeout=10 21:06:07 > git --version # 'git version 2.24.4' 21:06:07 using GIT_SSH to set credentials SSH Credentials for GitHub 21:06:07 [INFO] Currently running in a labeled security context 21:06:07 [INFO] Currently SELinux is 'enforcing' on the host 21:06:07 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/221@tmp/jenkins-gitclient-ssh6453612531590778352.key 21:06:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:06:08 Avoid second fetch 21:06:08 Checking out Revision 4daf7f37de52cfcc256f7ff719452b00984e06bf (master) 21:06:08 + make test 21:06:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:06:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:06:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:06:08 > git config core.sparsecheckout # timeout=10 21:06:08 > git checkout -f 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 21:06:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:06:12 Commit message: "Merge pull request #637 from lenny-intel/no-dot-in-names" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:06:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:06:14 + sudo service docker restart 21:06:14 + true 21:06:14 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:06:36 ========================================================= 21:06:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:06:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:06:36 + 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 . 21:06:37 Sending build context to Docker daemon 2.923MB 21:06:37 Step 1/7 : ARG BASE=golang:1.16-alpine 21:06:37 Step 2/7 : FROM ${BASE} 21:06:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:06:38 540db60ca938: Pulling fs layer 21:06:38 adcc1eea9eea: Pulling fs layer 21:06:38 4c4ab2625f07: Pulling fs layer 21:06:38 0510c868ecb4: Pulling fs layer 21:06:38 afea3b2eda06: Pulling fs layer 21:06:38 7809a108b3ef: Pulling fs layer 21:06:38 f706445af74f: Pulling fs layer 21:06:38 afea3b2eda06: Waiting 21:06:38 7809a108b3ef: Waiting 21:06:38 f706445af74f: Waiting 21:06:38 0510c868ecb4: Waiting 21:06:38 4c4ab2625f07: Verifying Checksum 21:06:38 4c4ab2625f07: Download complete 21:06:38 adcc1eea9eea: Verifying Checksum 21:06:38 adcc1eea9eea: Download complete 21:06:38 afea3b2eda06: Verifying Checksum 21:06:38 afea3b2eda06: Download complete 21:06:38 7809a108b3ef: Download complete 21:06:38 540db60ca938: Verifying Checksum 21:06:38 540db60ca938: Download complete 21:06:38 540db60ca938: Pull complete 21:06:39 adcc1eea9eea: Pull complete 21:06:39 4c4ab2625f07: Pull complete 21:06:39 f706445af74f: Verifying Checksum 21:06:39 f706445af74f: Download complete 21:06:40 0510c868ecb4: Verifying Checksum 21:06:40 0510c868ecb4: Download complete 21:06:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.386s coverage: 83.2% of statements 21:06:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 21:06:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:06:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 21:06:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.041s coverage: 26.3% of statements 21:06:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 21:06:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.089s coverage: 45.5% of statements 21:06:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.082s coverage: 90.0% of statements 21:06:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.294s coverage: 86.2% of statements 21:06:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.043s coverage: 59.5% of statements 21:06:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 35.5% of statements 21:06:46 0510c868ecb4: Pull complete 21:06:46 afea3b2eda06: Pull complete 21:06:46 7809a108b3ef: Pull complete 21:06:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.033s coverage: 49.4% of statements 21:06:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:06:48 f706445af74f: Pull complete 21:06:49 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:06:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:06:49 ---> b068be0155e3 21:06:49 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:07:09 gofmt -l . 21:07:09 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:07:09 $ docker stop --time=1 6b824617a5f3250dcf0d94fead9496bad5d8b5fc5f845f3200f23111cbb59156 21:07:11 $ docker rm -f 6b824617a5f3250dcf0d94fead9496bad5d8b5fc5f845f3200f23111cbb59156 [Pipeline] // withDockerContainer [Pipeline] sh 21:07:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:07:12 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 21:07:13 ---> job-cost.sh 21:07:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HlC1 21:07:21 ---> Running in b2ced523a3de 21:07:21 Removing intermediate container b2ced523a3de 21:07:21 ---> 79b0797d79a0 21:07:21 Step 4/7 : RUN apk add bash 21:07:21 ---> Running in 527ef8fde800 21:07:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:07:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:07:21 OK: 149 MiB in 40 packages 21:07:22 Removing intermediate container 527ef8fde800 21:07:22 ---> 7e957ac1e465 21:07:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:07:23 ---> Running in a8f53abfeb80 21:07:23 Removing intermediate container a8f53abfeb80 21:07:23 ---> 292eac496433 21:07:23 Step 6/7 : COPY go.mod . 21:07:23 ---> d9bdb9e713fa 21:07:23 Step 7/7 : RUN go mod download 21:07:23 ---> Running in 3cccfd434584 21:07:41 Removing intermediate container 3cccfd434584 21:07:41 ---> b37cf27e2154 21:07:41 Successfully built b37cf27e2154 21:07:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:07:42 + docker inspect -f . ci-base-image-x86_64 21:07:42 . [Pipeline] withDockerContainer 21:07:42 prd-centos7-docker-4c-2g-778 does not seem to be running inside a container 21:07:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/221 -v /w/workspace/go-mod-core-contracts/221:/w/workspace/go-mod-core-contracts/221:rw,z -v /w/workspace/go-mod-core-contracts/221@tmp:/w/workspace/go-mod-core-contracts/221@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 ******** ci-base-image-x86_64 cat 21:07:43 $ docker top 3c2ab9d7c03d4d06680113a9ea2c6c545f360c9f7b9c3ed221881e880decce8e -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:43 + go version 21:07:43 go version go1.16.3 linux/amd64 [Pipeline] } 21:07:43 $ docker stop --time=1 3c2ab9d7c03d4d06680113a9ea2c6c545f360c9f7b9c3ed221881e880decce8e 21:07:45 $ docker rm -f 3c2ab9d7c03d4d06680113a9ea2c6c545f360c9f7b9c3ed221881e880decce8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:07:45 + docker inspect -f . ci-base-image-x86_64 21:07:45 . [Pipeline] withDockerContainer 21:07:45 prd-centos7-docker-4c-2g-778 does not seem to be running inside a container 21:07:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/221 -v /w/workspace/go-mod-core-contracts/221:/w/workspace/go-mod-core-contracts/221:rw,z -v /w/workspace/go-mod-core-contracts/221@tmp:/w/workspace/go-mod-core-contracts/221@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 ******** ci-base-image-x86_64 cat 21:07:46 $ docker top fe186bdd2f9d854f5e727264c6655578a680fd8e1d09cd0439ebb02c8c59915e -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:47 + go mod tidy [Pipeline] sh 21:07:47 + make test 21:07:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:07:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:07:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:07:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.044s coverage: 83.2% of statements 21:07:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 21:07:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:07:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 21:07:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements 21:07:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 21:07:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 45.5% of statements 21:07:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 90.0% of statements 21:07:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 86.2% of statements 21:08:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements 21:08:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.010s coverage: 35.5% of statements 21:08:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements 21:08:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:08:06 gofmt -l . 21:08:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:08:06 $ docker stop --time=1 fe186bdd2f9d854f5e727264c6655578a680fd8e1d09cd0439ebb02c8c59915e 21:08:07 ERROR: Exception: 21:08:07 Traceback (most recent call last): 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 438, in _error_catcher 21:08:07 yield 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 519, in read 21:08:07 data = self._fp.read(amt) if not fp_closed else b"" 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 62, in read 21:08:07 data = self.__fp.read(amt) 21:08:07 File "/usr/lib/python3.6/http/client.py", line 463, in read 21:08:07 n = self.readinto(b) 21:08:07 File "/usr/lib/python3.6/http/client.py", line 507, in readinto 21:08:07 n = self.fp.readinto(b) 21:08:07 File "/usr/lib/python3.6/socket.py", line 586, in readinto 21:08:07 return self._sock.recv_into(b) 21:08:07 File "/usr/lib/python3.6/ssl.py", line 1012, in recv_into 21:08:07 return self.read(nbytes, buffer) 21:08:07 File "/usr/lib/python3.6/ssl.py", line 874, in read 21:08:07 return self._sslobj.read(len, buffer) 21:08:07 File "/usr/lib/python3.6/ssl.py", line 631, in read 21:08:07 v = self._sslobj.read(len, buffer) 21:08:07 ConnectionResetError: [Errno 104] Connection reset by peer 21:08:07 21:08:07 During handling of the above exception, another exception occurred: 21:08:07 21:08:07 Traceback (most recent call last): 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 21:08:07 status = self.run(options, args) 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 21:08:07 return func(self, options, args) 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/commands/install.py", line 319, in run 21:08:07 reqs, check_supported_wheels=not options.target_dir 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 21:08:07 requirements, max_rounds=try_to_avoid_resolution_too_deep 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 21:08:07 state = resolution.resolve(requirements, max_rounds=max_rounds) 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 367, in resolve 21:08:07 failure_causes = self._attempt_to_pin_criterion(name) 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 213, in _attempt_to_pin_criterion 21:08:07 criteria = self._get_criteria_to_update(candidate) 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 203, in _get_criteria_to_update 21:08:07 name, crit = self._merge_into_criterion(r, parent=candidate) 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion 21:08:07 if not criterion.candidates: 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ 21:08:07 return bool(self._sequence) 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ 21:08:07 return any(self) 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in 21:08:07 return (c for c in iterator if id(c) not in self._incompatible_ids) 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built 21:08:07 candidate = func() 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 205, in _make_candidate_from_link 21:08:07 version=version, 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 312, in __init__ 21:08:07 version=version, 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ 21:08:07 self.dist = self._prepare() 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare 21:08:07 dist = self._prepare_distribution() 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 318, in _prepare_distribution 21:08:07 self._ireq, parallel_builds=True 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement 21:08:07 return self._prepare_linked_requirement(req, parallel_builds) 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 552, in _prepare_linked_requirement 21:08:07 self.download_dir, hashes 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 243, in unpack_url 21:08:07 hashes=hashes, 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 102, in get_http_url 21:08:07 from_path, content_type = download(link, temp_dir.path) 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/network/download.py", line 157, in __call__ 21:08:07 for chunk in chunks: 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/network/utils.py", line 86, in response_chunks 21:08:07 decode_content=False, 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 576, in stream 21:08:07 data = self.read(amt=amt, decode_content=decode_content) 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 541, in read 21:08:07 raise IncompleteRead(self._fp_bytes_read, self.length_remaining) 21:08:07 File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__ 21:08:07 self.gen.throw(type, value, traceback) 21:08:07 File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 455, in _error_catcher 21:08:07 raise ProtocolError("Connection broken: %r" % e, e) 21:08:07 pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer')) 21:08:09 $ docker rm -f fe186bdd2f9d854f5e727264c6655578a680fd8e1d09cd0439ebb02c8c59915e [Pipeline] // withDockerContainer Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:08:09 Failed in branch arm64 21:08:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:08:09 Warning: overwriting stash ‘coverage-report’ 21:08:09 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 21:08:10 ---> job-cost.sh 21:08:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-evad 21:08:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:08:41 lf-activate-venv(): INFO: Adding /tmp/venv-evad/bin to PATH 21:08:41 INFO: No Stack... 21:08:41 INFO: Retrieving Pricing Info for: v3-standard-2 21:08:41 INFO: Archiving Costs [Pipeline] sh 21:08:41 + cat /w/workspace/go-mod-core-contracts/221/archives/cost.csv 21:08:41 + cut -d, -f6 [Pipeline] lock 21:08:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-221-stack-cost] 21:08:41 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-221-stack-cost] did not exist. Created. 21:08:41 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:41 + echo total: 0.05999999865889549 [Pipeline] stash 21:08:41 Stashed 1 file(s) [Pipeline] } 21:08:41 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-221-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:08:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:08:44 ---> package-listing.sh 21:08:44 ++ facter osfamily 21:08:44 ++ tr '[:upper:]' '[:lower:]' 21:08:44 + OS_FAMILY=redhat 21:08:44 + workspace=/w/workspace/dry_go-mod-core-contracts_master 21:08:44 + START_PACKAGES=/tmp/packages_start.txt 21:08:44 + END_PACKAGES=/tmp/packages_end.txt 21:08:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:08:44 + PACKAGES=/tmp/packages_start.txt 21:08:44 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 21:08:44 + PACKAGES=/tmp/packages_end.txt 21:08:44 + case "${OS_FAMILY}" in 21:08:44 + rpm -qa 21:08:44 + sort 21:08:45 + '[' -f /tmp/packages_start.txt ']' 21:08:45 + '[' -f /tmp/packages_end.txt ']' 21:08:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:08:45 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 21:08:45 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 21:08:45 + 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 21:08:45 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 21:08:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:08:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:08:45 21:08:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:08:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:08:46 alpine: Pulling from edgex-lftools-log-publisher 21:08:46 df20fa9351a1: Pulling fs layer 21:08:46 36b3adc4ff6f: Pulling fs layer 21:08:46 8ad3a11d3b57: Pulling fs layer 21:08:46 46f8f816bc3b: Pulling fs layer 21:08:46 93b61091891f: Pulling fs layer 21:08:46 93b9cdb0e59b: Pulling fs layer 21:08:46 5e14af77c1be: Pulling fs layer 21:08:46 01666e4c0597: Pulling fs layer 21:08:46 aa168da1d23b: Pulling fs layer 21:08:46 93b61091891f: Waiting 21:08:46 93b9cdb0e59b: Waiting 21:08:46 5e14af77c1be: Waiting 21:08:46 01666e4c0597: Waiting 21:08:46 aa168da1d23b: Waiting 21:08:46 46f8f816bc3b: Waiting 21:08:46 36b3adc4ff6f: Verifying Checksum 21:08:46 36b3adc4ff6f: Download complete 21:08:46 46f8f816bc3b: Verifying Checksum 21:08:46 46f8f816bc3b: Download complete 21:08:46 df20fa9351a1: Verifying Checksum 21:08:46 df20fa9351a1: Download complete 21:08:46 93b9cdb0e59b: Verifying Checksum 21:08:46 93b9cdb0e59b: Download complete 21:08:46 5e14af77c1be: Verifying Checksum 21:08:46 5e14af77c1be: Download complete 21:08:46 01666e4c0597: Verifying Checksum 21:08:46 01666e4c0597: Download complete 21:08:46 93b61091891f: Download complete 21:08:46 8ad3a11d3b57: Verifying Checksum 21:08:46 8ad3a11d3b57: Download complete 21:08:46 df20fa9351a1: Pull complete 21:08:46 36b3adc4ff6f: Pull complete 21:08:47 8ad3a11d3b57: Pull complete 21:08:47 46f8f816bc3b: Pull complete 21:08:47 93b61091891f: Pull complete 21:08:47 93b9cdb0e59b: Pull complete 21:08:47 5e14af77c1be: Pull complete 21:08:47 01666e4c0597: Pull complete 21:08:49 aa168da1d23b: Verifying Checksum 21:08:49 aa168da1d23b: Download complete 21:08:53 aa168da1d23b: Pull complete 21:08:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:08:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:08:53 prd-centos7-docker-4c-2g-775 does not seem to be running inside a container 21:08:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:08:56 $ docker top fe37b20573ad999f293564dd2c23555e9e00dfc72c650101854d8a42c3fdb872 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:57 + touch /tmp/pre-build-complete [Pipeline] sh 21:08:57 + mkdir -p /var/log/sa [Pipeline] sh 21:08:57 + ls /var/log/sa-host 21:08:57 + sadf -c /var/log/sa-host/sa05 21:08:57 file_magic: OK 21:08:57 HZ: Using current value: 100 21:08:57 file_header: OK 21:08:57 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 21:08:57 Statistics: 21:08:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:08:57 File successfully converted to sysstat format version 12.2.1 21:08:57 + sadf -c /var/log/sa-host/sa22 21:08:57 file_magic: OK 21:08:57 HZ: Using current value: 100 21:08:57 file_header: OK 21:08:57 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 21:08:57 Statistics: 21:08:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:08:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:58 provisioning config files... 21:08:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7312095361481680177tmp [Pipeline] { [Pipeline] echo 21:08:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:08:58 ---> create-netrc.sh [Pipeline] } 21:08:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:08:59 ---> python-tools-install.sh [Pipeline] echo 21:08:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:08:59 ---> sudo-logs.sh 21:08:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:08:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:08:59 ---> job-cost.sh 21:08:59 lf-activate-venv: SKIPPING 21:08:59 DEBUG: total: 0.05999999865889549 21:08:59 INFO: Retrieving Stack Cost... 21:09:01 INFO: Retrieving Pricing Info for: v3-standard-2 21:09:01 INFO: Archiving Costs [Pipeline] echo 21:09:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:09:01 ---> logs-deploy.sh 21:09:01 lf-activate-venv: SKIPPING 21:09:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/221 21:09:01 INFO: archiving workspace using pattern(s): 21:09:02 Archives upload complete. 21:09:02 INFO: archiving logs to Nexus 21:09:03 ---> uname -a: 21:09:03 Linux prd-centos7-docker-4c-2g-775.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:09:03 21:09:03 21:09:03 ---> lscpu: 21:09:03 Architecture: x86_64 21:09:03 CPU op-mode(s): 32-bit, 64-bit 21:09:03 Byte Order: Little Endian 21:09:03 Address sizes: 40 bits physical, 48 bits virtual 21:09:03 CPU(s): 2 21:09:03 On-line CPU(s) list: 0,1 21:09:03 Thread(s) per core: 1 21:09:03 Core(s) per socket: 1 21:09:03 Socket(s): 2 21:09:03 NUMA node(s): 1 21:09:03 Vendor ID: AuthenticAMD 21:09:03 CPU family: 23 21:09:03 Model: 49 21:09:03 Model name: AMD EPYC-Rome Processor 21:09:03 Stepping: 0 21:09:03 CPU MHz: 2799.998 21:09:03 BogoMIPS: 5599.99 21:09:03 Virtualization: AMD-V 21:09:03 Hypervisor vendor: KVM 21:09:03 Virtualization type: full 21:09:03 L1d cache: 64 KiB 21:09:03 L1i cache: 64 KiB 21:09:03 L2 cache: 1 MiB 21:09:03 L3 cache: 32 MiB 21:09:03 NUMA node0 CPU(s): 0,1 21:09:03 Vulnerability Itlb multihit: Not affected 21:09:03 Vulnerability L1tf: Not affected 21:09:03 Vulnerability Mds: Not affected 21:09:03 Vulnerability Meltdown: Not affected 21:09:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:09:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:09:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:09:03 Vulnerability Srbds: Not affected 21:09:03 Vulnerability Tsx async abort: Not affected 21:09:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:09:03 21:09:03 21:09:03 ---> nproc: 21:09:03 2 21:09:03 21:09:03 21:09:03 ---> df -h: 21:09:03 Filesystem Size Used Available Use% Mounted on 21:09:03 overlay 40.0G 7.6G 32.4G 19% / 21:09:03 tmpfs 64.0M 0 64.0M 0% /dev 21:09:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:09:03 shm 64.0M 0 64.0M 0% /dev/shm 21:09:03 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 21:09:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 21:09:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 21:09:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 21:09:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 21:09:03 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 21:09:03 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_master 21:09:03 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_master@tmp 21:09:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 21:09:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 21:09:03 21:09:03 21:09:03 ---> free -m: 21:09:03 total used free shared buff/cache available 21:09:03 Mem: 7821 925 4801 0 2094 6718 21:09:03 Swap: 1023 0 1023 21:09:03 21:09:03 21:09:03 ---> ip addr: 21:09:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:09:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:09:03 inet 127.0.0.1/8 scope host lo 21:09:03 valid_lft forever preferred_lft forever 21:09:03 inet6 ::1/128 scope host 21:09:03 valid_lft forever preferred_lft forever 21:09:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:09:03 link/ether fa:16:3e:6f:37:c7 brd ff:ff:ff:ff:ff:ff 21:09:03 inet 10.30.123.153/23 brd 10.30.123.255 scope global dynamic eth0 21:09:03 valid_lft 85953sec preferred_lft 85953sec 21:09:03 inet6 fe80::f816:3eff:fe6f:37c7/64 scope link 21:09:03 valid_lft forever preferred_lft forever 21:09:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:09:03 link/ether 02:42:b2:96:a2:40 brd ff:ff:ff:ff:ff:ff 21:09:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:09:03 valid_lft forever preferred_lft forever 21:09:03 inet6 fe80::42:b2ff:fe96:a240/64 scope link 21:09:03 valid_lft forever preferred_lft forever 21:09:03 21:09:03 21:09:03 ---> sar -b -r -n DEV: 21:09:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 21:09:03 21:09:03 21:01:20 LINUX RESTART (2 CPU) 21:09:03 21:09:03 21:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:09:03 21:03:01 59.96 4.28 55.69 0.00 2793.81 3607.16 0.00 21:09:03 21:04:01 0.67 0.00 0.67 0.00 0.00 12.59 0.00 21:09:03 21:05:01 0.30 0.00 0.30 0.00 0.00 4.13 0.00 21:09:03 21:06:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 21:09:03 21:07:01 0.28 0.00 0.28 0.00 0.00 5.25 0.00 21:09:03 21:08:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 21:09:03 Average: 10.27 0.71 9.56 0.00 465.88 606.00 0.00 21:09:03 21:09:03 21:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:09:03 21:03:01 5464096 0 804484 10.04 2620 1737740 1296288 14.31 571616 1571188 20 21:09:03 21:04:01 5475540 0 793032 9.90 2620 1737748 1200012 13.25 561996 1570764 16 21:09:03 21:05:01 5475092 0 793480 9.91 2620 1737748 1200240 13.25 561304 1572796 20 21:09:03 21:06:01 5474812 0 793752 9.91 2620 1737756 1200012 13.25 561252 1572800 20 21:09:03 21:07:01 5470764 0 797796 9.96 2620 1737760 1203288 13.28 563244 1575004 16 21:09:03 21:08:01 5471696 0 796864 9.95 2620 1737760 1203060 13.28 561864 1575004 12 21:09:03 Average: 5472000 0 796568 9.95 2620 1737752 1217150 13.44 563546 1572926 17 21:09:03 21:09:03 21:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:09:03 21:03:01 eth0 482.70 353.60 967.19 78.89 0.00 0.00 0.00 0.00 21:09:03 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:03 21:03:01 docker0 17.38 12.00 2.84 27.36 0.00 0.00 0.00 0.00 21:09:03 21:04:01 eth0 0.80 0.05 0.06 0.00 0.00 0.00 0.00 0.00 21:09:03 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:03 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:03 21:05:01 eth0 1.25 0.38 0.41 0.20 0.00 0.00 0.00 0.00 21:09:03 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:03 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:03 21:06:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 21:09:03 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:03 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:03 21:07:01 eth0 1.08 0.57 0.61 0.42 0.00 0.00 0.00 0.00 21:09:03 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:03 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:03 21:08:01 eth0 0.23 0.18 0.07 0.04 0.00 0.00 0.00 0.00 21:09:03 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:03 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:03 Average: eth0 81.13 59.18 161.49 13.27 0.00 0.00 0.00 0.00 21:09:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:03 Average: docker0 2.90 2.00 0.47 4.56 0.00 0.00 0.00 0.00 21:09:03 21:09:03 21:09:03 ---> sar -P ALL: 21:09:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 21:09:03 21:09:03 21:01:20 LINUX RESTART (2 CPU) 21:09:03 21:09:03 21:02:01 CPU %user %nice %system %iowait %steal %idle 21:09:03 21:03:01 all 9.29 0.00 2.57 2.87 0.05 85.22 21:09:03 21:03:01 0 8.96 0.00 3.00 3.76 0.05 84.22 21:09:03 21:03:01 1 9.62 0.00 2.15 1.98 0.05 86.21 21:09:03 21:04:01 all 0.15 0.00 0.03 0.00 0.03 99.79 21:09:03 21:04:01 0 0.07 0.00 0.03 0.00 0.03 99.87 21:09:03 21:04:01 1 0.23 0.00 0.03 0.00 0.02 99.72 21:09:03 21:05:01 all 0.16 0.00 0.04 0.00 0.02 99.78 21:09:03 21:05:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:09:03 21:05:01 1 0.25 0.00 0.05 0.00 0.02 99.68 21:09:03 21:06:01 all 0.10 0.00 0.03 0.00 0.02 99.86 21:09:03 21:06:01 0 0.15 0.00 0.02 0.00 0.00 99.83 21:09:03 21:06:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:09:03 21:07:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:09:03 21:07:01 0 0.18 0.00 0.03 0.00 0.02 99.77 21:09:03 21:07:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:09:03 21:08:01 all 0.08 0.00 0.03 0.00 0.02 99.87 21:09:03 21:08:01 0 0.13 0.00 0.02 0.00 0.02 99.83 21:09:03 21:08:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:09:03 Average: all 1.63 0.00 0.45 0.47 0.02 97.43 21:09:03 Average: 0 1.57 0.00 0.51 0.62 0.02 97.28 21:09:03 Average: 1 1.68 0.00 0.39 0.32 0.03 97.58 21:09:03 21:09:03 21:09:03