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 [2021-06-22T21:02:12.044Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-22T21:02:12.209Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-22T21:02:12.237Z] ========================================================= [2021-06-22T21:02:12.237Z] EdgeX Global Pipelines Version Info [2021-06-22T21:02:12.237Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:02:13.775Z] ------------------- [2021-06-22T21:02:13.775Z] stable info: [2021-06-22T21:02:13.775Z] ------------------- [2021-06-22T21:02:13.775Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-22T21:02:13.775Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T21:02:13.775Z] Message: update stable to v1.0.195 [2021-06-22T21:02:14.350Z] ------------------- [2021-06-22T21:02:14.350Z] experimental info: [2021-06-22T21:02:14.350Z] ------------------- [2021-06-22T21:02:14.350Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-22T21:02:14.350Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T21:02:14.350Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-22T21:02:14.480Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-06-22T21:02:14.505Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-06-22T21:02:14.528Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-22T21:02:14.551Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-22T21:02:14.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-22T21:02:14.599Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-22T21:02:14.623Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-22T21:02:14.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-22T21:02:14.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-22T21:02:14.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-22T21:02:14.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-22T21:02:14.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-06-22T21:02:14.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-22T21:02:14.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-22T21:02:14.823Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T21:02:14.848Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T21:02:14.873Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T21:02:14.899Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T21:02:14.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-22T21:02:14.948Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-22T21:02:14.974Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-22T21:02:15.013Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-22T21:02:15.037Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-22T21:02:15.062Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-22T21:02:15.090Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-22T21:02:15.116Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-22T21:02:15.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-22T21:02:15.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-22T21:02:15.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-22T21:02:15.219Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4daf7f37de52cfcc256f7ff719452b00984e06bf [Pipeline] echo [2021-06-22T21:02:15.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4daf7f3 [Pipeline] echo [2021-06-22T21:02:15.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T21:02:15.788Z] + git log --format=format:%s -1 4daf7f37de52cfcc256f7ff719452b00984e06bf [Pipeline] echo [2021-06-22T21:02:15.828Z] GIT_COMMIT: 4daf7f37de52cfcc256f7ff719452b00984e06bf, Commit Message: Merge pull request #637 from lenny-intel/no-dot-in-names [Pipeline] echo [2021-06-22T21:02:15.844Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:02:16.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T21:02:16.565Z] [2021-06-22T21:02:16.565Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:02:16.887Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T21:02:16.887Z] latest: Pulling from edgex-devops/git-semver [2021-06-22T21:02:16.887Z] 31603596830f: Pulling fs layer [2021-06-22T21:02:16.887Z] 54011a49482f: Pulling fs layer [2021-06-22T21:02:16.887Z] a6820b24f6d8: Pulling fs layer [2021-06-22T21:02:16.887Z] f581987b2513: Pulling fs layer [2021-06-22T21:02:16.887Z] f581987b2513: Waiting [2021-06-22T21:02:17.151Z] 54011a49482f: Verifying Checksum [2021-06-22T21:02:17.151Z] 54011a49482f: Download complete [2021-06-22T21:02:17.151Z] 31603596830f: Verifying Checksum [2021-06-22T21:02:17.151Z] 31603596830f: Download complete [2021-06-22T21:02:17.151Z] f581987b2513: Verifying Checksum [2021-06-22T21:02:17.151Z] f581987b2513: Download complete [2021-06-22T21:02:17.151Z] a6820b24f6d8: Verifying Checksum [2021-06-22T21:02:17.151Z] a6820b24f6d8: Download complete [2021-06-22T21:02:17.151Z] 31603596830f: Pull complete [2021-06-22T21:02:17.412Z] 54011a49482f: Pull complete [2021-06-22T21:02:17.989Z] a6820b24f6d8: Pull complete [2021-06-22T21:02:17.989Z] f581987b2513: Pull complete [2021-06-22T21:02:17.989Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-22T21:02:17.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T21:02:17.989Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-22T21:02:18.066Z] prd-centos7-docker-4c-2g-775 does not seem to be running inside a container [2021-06-22T21:02:18.106Z] $ 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 [2021-06-22T21:02:19.315Z] $ docker top 0b45d13c5b37cf2c8a0daeff0ca1a71c75a235c430ba96e4773ff5f566787dc5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T21:02:19.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T21:02:19.451Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T21:02:19.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T21:02:19.570Z] $ docker exec 0b45d13c5b37cf2c8a0daeff0ca1a71c75a235c430ba96e4773ff5f566787dc5 ssh-agent [2021-06-22T21:02:19.695Z] SSH_AUTH_SOCK=/tmp/ssh-CeywJlAg6k34/agent.14 [2021-06-22T21:02:19.695Z] SSH_AGENT_PID=21 [2021-06-22T21:02:19.707Z] Running ssh-add (command line suppressed) [2021-06-22T21:02:19.808Z] 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) [2021-06-22T21:02:19.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T21:02:20.139Z] + git tag --points-at HEAD [Pipeline] } [2021-06-22T21:02:20.155Z] $ docker exec --env ******** --env ******** 0b45d13c5b37cf2c8a0daeff0ca1a71c75a235c430ba96e4773ff5f566787dc5 ssh-agent -k [2021-06-22T21:02:20.249Z] unset SSH_AUTH_SOCK; [2021-06-22T21:02:20.249Z] unset SSH_AGENT_PID; [2021-06-22T21:02:20.249Z] echo Agent pid 21 killed; [2021-06-22T21:02:20.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-22T21:02:20.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T21:02:20.309Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T21:02:20.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T21:02:20.425Z] $ docker exec 0b45d13c5b37cf2c8a0daeff0ca1a71c75a235c430ba96e4773ff5f566787dc5 ssh-agent [2021-06-22T21:02:20.542Z] SSH_AUTH_SOCK=/tmp/ssh-cWGJ5pZMRzka/agent.54 [2021-06-22T21:02:20.542Z] SSH_AGENT_PID=60 [2021-06-22T21:02:20.548Z] Running ssh-add (command line suppressed) [2021-06-22T21:02:20.644Z] 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) [2021-06-22T21:02:20.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T21:02:20.971Z] + git semver init [2021-06-22T21:02:20.971Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T21:02:20.971Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-06-22T21:02:20.972Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-06-22T21:02:20.972Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T21:02:20.972Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T21:02:20.972Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T21:02:20.972Z] # $SEMVER_BRANCH = master [2021-06-22T21:02:20.972Z] # $SEMVER_TEMP = /tmp/semver-982888513 [2021-06-22T21:02:20.972Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-06-22T21:02:21.553Z] # '/tmp/semver-982888513' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2021-06-22T21:02:21.560Z] # -> Force: false [2021-06-22T21:02:21.560Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-06-22T21:02:21.562Z] $ docker exec --env ******** --env ******** 0b45d13c5b37cf2c8a0daeff0ca1a71c75a235c430ba96e4773ff5f566787dc5 ssh-agent -k [2021-06-22T21:02:21.652Z] unset SSH_AUTH_SOCK; [2021-06-22T21:02:21.652Z] unset SSH_AGENT_PID; [2021-06-22T21:02:21.652Z] echo Agent pid 60 killed; [2021-06-22T21:02:21.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T21:02:22.006Z] + git semver [Pipeline] } [2021-06-22T21:02:22.020Z] $ docker stop --time=1 0b45d13c5b37cf2c8a0daeff0ca1a71c75a235c430ba96e4773ff5f566787dc5 [2021-06-22T21:02:23.306Z] $ docker rm -f 0b45d13c5b37cf2c8a0daeff0ca1a71c75a235c430ba96e4773ff5f566787dc5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T21:02:23.688Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-22T21:02:24.002Z] Stashed 1 file(s) [Pipeline] echo [2021-06-22T21:02:24.005Z] [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 [2021-06-22T21:02:39.308Z] Still waiting to schedule task [2021-06-22T21:02:39.309Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-22T21:02:39.311Z] Still waiting to schedule task [2021-06-22T21:02:39.311Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-22T21:04:39.676Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-776 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-06-22T21:04:39.696Z] Running in /w/workspace/go-mod-core-contracts/221 [Pipeline] { [Pipeline] checkout [2021-06-22T21:04:39.900Z] Selected Git installation does not exist. Using Default [2021-06-22T21:04:39.900Z] The recommended git tool is: NONE [2021-06-22T21:04:45.254Z] using credential edgex-jenkins-ssh [2021-06-22T21:04:45.273Z] Cloning the remote Git repository [2021-06-22T21:04:45.323Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T21:04:45.430Z] > git init /w/workspace/go-mod-core-contracts/221 # timeout=10 [2021-06-22T21:04:45.579Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T21:04:45.580Z] > git --version # timeout=10 [2021-06-22T21:04:45.606Z] > git --version # 'git version 2.17.1' [2021-06-22T21:04:45.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T21:04:45.677Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T21:04:47.029Z] Avoid second fetch [2021-06-22T21:04:47.030Z] Checking out Revision 4daf7f37de52cfcc256f7ff719452b00984e06bf (master) [2021-06-22T21:04:46.984Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-22T21:04:47.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T21:04:47.047Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T21:04:47.063Z] > git checkout -f 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 [2021-06-22T21:04:51.349Z] 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 [2021-06-22T21:04:52.640Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-22T21:04:53.072Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T21:04:53.488Z] + true [2021-06-22T21:04:53.488Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-06-22T21:05:12.225Z] ========================================================= [2021-06-22T21:05:12.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-22T21:05:12.225Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:05:12.586Z] + 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 . [2021-06-22T21:05:13.570Z] Sending build context to Docker daemon 2.921MB [2021-06-22T21:05:13.844Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-22T21:05:13.844Z] Step 2/7 : FROM ${BASE} [2021-06-22T21:05:14.448Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-22T21:05:14.448Z] 595b0fe564bb: Pulling fs layer [2021-06-22T21:05:14.448Z] 3088b5b3c5c0: Pulling fs layer [2021-06-22T21:05:14.448Z] 5b7225fbf94c: Pulling fs layer [2021-06-22T21:05:14.448Z] ba82ee9f976e: Pulling fs layer [2021-06-22T21:05:14.448Z] 506bd15cee9f: Pulling fs layer [2021-06-22T21:05:14.448Z] 75a0a4a0db45: Pulling fs layer [2021-06-22T21:05:14.448Z] 618dc40b7e24: Pulling fs layer [2021-06-22T21:05:14.448Z] 75a0a4a0db45: Waiting [2021-06-22T21:05:14.448Z] ba82ee9f976e: Waiting [2021-06-22T21:05:14.448Z] 618dc40b7e24: Waiting [2021-06-22T21:05:14.448Z] 506bd15cee9f: Waiting [2021-06-22T21:05:14.448Z] 5b7225fbf94c: Download complete [2021-06-22T21:05:14.448Z] 3088b5b3c5c0: Verifying Checksum [2021-06-22T21:05:14.448Z] 3088b5b3c5c0: Download complete [2021-06-22T21:05:14.448Z] 506bd15cee9f: Verifying Checksum [2021-06-22T21:05:14.448Z] 506bd15cee9f: Download complete [2021-06-22T21:05:14.448Z] 75a0a4a0db45: Download complete [2021-06-22T21:05:14.448Z] 595b0fe564bb: Verifying Checksum [2021-06-22T21:05:14.448Z] 595b0fe564bb: Download complete [2021-06-22T21:05:15.051Z] 595b0fe564bb: Pull complete [2021-06-22T21:05:15.660Z] 3088b5b3c5c0: Pull complete [2021-06-22T21:05:16.284Z] 5b7225fbf94c: Pull complete [2021-06-22T21:05:16.564Z] 618dc40b7e24: Verifying Checksum [2021-06-22T21:05:16.564Z] 618dc40b7e24: Download complete [2021-06-22T21:05:18.005Z] ba82ee9f976e: Download complete [2021-06-22T21:05:28.201Z] ba82ee9f976e: Pull complete [2021-06-22T21:05:28.201Z] 506bd15cee9f: Pull complete [2021-06-22T21:05:28.477Z] 75a0a4a0db45: Pull complete [2021-06-22T21:05:32.804Z] 618dc40b7e24: Pull complete [2021-06-22T21:05:32.804Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-22T21:05:32.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-22T21:05:32.804Z] ---> a36622ca3599 [2021-06-22T21:05:32.804Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-22T21:05:34.248Z] ---> Running in ab50b50e2b62 [2021-06-22T21:05:34.842Z] Removing intermediate container ab50b50e2b62 [2021-06-22T21:05:34.842Z] ---> 295fc077e617 [2021-06-22T21:05:34.842Z] Step 4/7 : RUN apk add bash [2021-06-22T21:05:34.842Z] ---> Running in bce0a859f6d5 [2021-06-22T21:05:36.279Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T21:05:37.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T21:05:38.241Z] OK: 138 MiB in 40 packages [2021-06-22T21:05:39.228Z] Removing intermediate container bce0a859f6d5 [2021-06-22T21:05:39.228Z] ---> 5386dd6c6a12 [2021-06-22T21:05:39.228Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-22T21:05:39.228Z] ---> Running in 7112b0180922 [2021-06-22T21:05:39.826Z] Removing intermediate container 7112b0180922 [2021-06-22T21:05:39.826Z] ---> 865ea5832832 [2021-06-22T21:05:39.826Z] Step 6/7 : COPY go.mod . [2021-06-22T21:05:40.814Z] ---> 7e13f2b8a2b0 [2021-06-22T21:05:40.814Z] Step 7/7 : RUN go mod download [2021-06-22T21:05:40.814Z] ---> Running in c3beb9ca5aed [2021-06-22T21:05:59.128Z] Removing intermediate container c3beb9ca5aed [2021-06-22T21:05:59.128Z] ---> afacfebb4043 [2021-06-22T21:05:59.128Z] Successfully built afacfebb4043 [2021-06-22T21:05:59.128Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:05:59.475Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T21:05:59.475Z] . [Pipeline] withDockerContainer [2021-06-22T21:05:59.720Z] prd-ubuntu18.04-docker-arm64-4c-16g-776 does not seem to be running inside a container [2021-06-22T21:05:59.810Z] $ 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 [2021-06-22T21:06:01.484Z] $ docker top 12218e016031ba1adab8ddb9ef76634bdeb2eb568a82c198de6424111eceea6d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T21:06:02.484Z] + go version [2021-06-22T21:06:02.484Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-22T21:06:02.513Z] $ docker stop --time=1 12218e016031ba1adab8ddb9ef76634bdeb2eb568a82c198de6424111eceea6d [2021-06-22T21:06:03.972Z] Running on prd-centos7-docker-4c-2g-778 in /w/workspace/dry_go-mod-core-contracts_master [2021-06-22T21:06:04.391Z] $ docker rm -f 12218e016031ba1adab8ddb9ef76634bdeb2eb568a82c198de6424111eceea6d [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-06-22T21:06:04.686Z] 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 [2021-06-22T21:06:04.956Z] Selected Git installation does not exist. Using Default [2021-06-22T21:06:04.956Z] The recommended git tool is: NONE [2021-06-22T21:06:05.267Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T21:06:05.267Z] . [Pipeline] withDockerContainer [2021-06-22T21:06:05.522Z] prd-ubuntu18.04-docker-arm64-4c-16g-776 does not seem to be running inside a container [2021-06-22T21:06:05.599Z] $ 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 [2021-06-22T21:06:07.007Z] $ docker top 6b824617a5f3250dcf0d94fead9496bad5d8b5fc5f845f3200f23111cbb59156 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T21:06:07.649Z] using credential edgex-jenkins-ssh [2021-06-22T21:06:07.661Z] Cloning the remote Git repository [2021-06-22T21:06:07.953Z] + go mod tidy [Pipeline] sh [2021-06-22T21:06:07.683Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T21:06:07.753Z] > git init /w/workspace/go-mod-core-contracts/221 # timeout=10 [2021-06-22T21:06:07.782Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T21:06:07.782Z] > git --version # timeout=10 [2021-06-22T21:06:07.788Z] > git --version # 'git version 2.24.4' [2021-06-22T21:06:07.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T21:06:07.822Z] [INFO] Currently running in a labeled security context [2021-06-22T21:06:07.823Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T21:06:07.823Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/221@tmp/jenkins-gitclient-ssh6453612531590778352.key [2021-06-22T21:06:07.874Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T21:06:08.794Z] Avoid second fetch [2021-06-22T21:06:08.795Z] Checking out Revision 4daf7f37de52cfcc256f7ff719452b00984e06bf (master) [2021-06-22T21:06:08.901Z] + make test [2021-06-22T21:06:08.901Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-22T21:06:08.778Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-22T21:06:08.781Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T21:06:08.798Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T21:06:08.808Z] > git checkout -f 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 [2021-06-22T21:06:10.469Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-22T21:06:12.422Z] 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 [2021-06-22T21:06:13.601Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-22T21:06:13.982Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T21:06:14.286Z] + sudo service docker restart [2021-06-22T21:06:14.286Z] + true [2021-06-22T21:06:14.286Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-22T21:06:36.424Z] ========================================================= [2021-06-22T21:06:36.424Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-22T21:06:36.424Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:06:36.742Z] + 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 . [2021-06-22T21:06:37.326Z] Sending build context to Docker daemon 2.923MB [2021-06-22T21:06:37.326Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-22T21:06:37.326Z] Step 2/7 : FROM ${BASE} [2021-06-22T21:06:38.293Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-22T21:06:38.293Z] 540db60ca938: Pulling fs layer [2021-06-22T21:06:38.293Z] adcc1eea9eea: Pulling fs layer [2021-06-22T21:06:38.293Z] 4c4ab2625f07: Pulling fs layer [2021-06-22T21:06:38.293Z] 0510c868ecb4: Pulling fs layer [2021-06-22T21:06:38.293Z] afea3b2eda06: Pulling fs layer [2021-06-22T21:06:38.293Z] 7809a108b3ef: Pulling fs layer [2021-06-22T21:06:38.293Z] f706445af74f: Pulling fs layer [2021-06-22T21:06:38.293Z] afea3b2eda06: Waiting [2021-06-22T21:06:38.293Z] 7809a108b3ef: Waiting [2021-06-22T21:06:38.293Z] f706445af74f: Waiting [2021-06-22T21:06:38.293Z] 0510c868ecb4: Waiting [2021-06-22T21:06:38.293Z] 4c4ab2625f07: Verifying Checksum [2021-06-22T21:06:38.293Z] 4c4ab2625f07: Download complete [2021-06-22T21:06:38.293Z] adcc1eea9eea: Verifying Checksum [2021-06-22T21:06:38.293Z] adcc1eea9eea: Download complete [2021-06-22T21:06:38.293Z] afea3b2eda06: Verifying Checksum [2021-06-22T21:06:38.293Z] afea3b2eda06: Download complete [2021-06-22T21:06:38.293Z] 7809a108b3ef: Download complete [2021-06-22T21:06:38.293Z] 540db60ca938: Verifying Checksum [2021-06-22T21:06:38.293Z] 540db60ca938: Download complete [2021-06-22T21:06:38.562Z] 540db60ca938: Pull complete [2021-06-22T21:06:39.138Z] adcc1eea9eea: Pull complete [2021-06-22T21:06:39.726Z] 4c4ab2625f07: Pull complete [2021-06-22T21:06:39.726Z] f706445af74f: Verifying Checksum [2021-06-22T21:06:39.726Z] f706445af74f: Download complete [2021-06-22T21:06:40.316Z] 0510c868ecb4: Verifying Checksum [2021-06-22T21:06:40.316Z] 0510c868ecb4: Download complete [2021-06-22T21:06:42.968Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.386s coverage: 83.2% of statements [2021-06-22T21:06:42.968Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-22T21:06:42.968Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-22T21:06:42.968Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-22T21:06:42.968Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.041s coverage: 26.3% of statements [2021-06-22T21:06:42.968Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-22T21:06:44.958Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.089s coverage: 45.5% of statements [2021-06-22T21:06:44.958Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.082s coverage: 90.0% of statements [2021-06-22T21:06:45.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.294s coverage: 86.2% of statements [2021-06-22T21:06:45.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.043s coverage: 59.5% of statements [2021-06-22T21:06:45.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 35.5% of statements [2021-06-22T21:06:46.957Z] 0510c868ecb4: Pull complete [2021-06-22T21:06:46.957Z] afea3b2eda06: Pull complete [2021-06-22T21:06:46.957Z] 7809a108b3ef: Pull complete [2021-06-22T21:06:46.958Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.033s coverage: 49.4% of statements [2021-06-22T21:06:46.958Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-22T21:06:48.893Z] f706445af74f: Pull complete [2021-06-22T21:06:49.469Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-22T21:06:49.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-22T21:06:49.469Z] ---> b068be0155e3 [2021-06-22T21:06:49.469Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-22T21:07:09.138Z] gofmt -l . [2021-06-22T21:07:09.138Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-22T21:07:09.161Z] $ docker stop --time=1 6b824617a5f3250dcf0d94fead9496bad5d8b5fc5f845f3200f23111cbb59156 [2021-06-22T21:07:11.164Z] $ docker rm -f 6b824617a5f3250dcf0d94fead9496bad5d8b5fc5f845f3200f23111cbb59156 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T21:07:11.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T21:07:12.596Z] 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 [2021-06-22T21:07:13.615Z] ---> job-cost.sh [2021-06-22T21:07:13.615Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HlC1 [2021-06-22T21:07:21.599Z] ---> Running in b2ced523a3de [2021-06-22T21:07:21.599Z] Removing intermediate container b2ced523a3de [2021-06-22T21:07:21.599Z] ---> 79b0797d79a0 [2021-06-22T21:07:21.599Z] Step 4/7 : RUN apk add bash [2021-06-22T21:07:21.599Z] ---> Running in 527ef8fde800 [2021-06-22T21:07:21.599Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T21:07:21.599Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T21:07:21.864Z] OK: 149 MiB in 40 packages [2021-06-22T21:07:22.810Z] Removing intermediate container 527ef8fde800 [2021-06-22T21:07:22.810Z] ---> 7e957ac1e465 [2021-06-22T21:07:22.810Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-22T21:07:23.073Z] ---> Running in a8f53abfeb80 [2021-06-22T21:07:23.335Z] Removing intermediate container a8f53abfeb80 [2021-06-22T21:07:23.335Z] ---> 292eac496433 [2021-06-22T21:07:23.335Z] Step 6/7 : COPY go.mod . [2021-06-22T21:07:23.599Z] ---> d9bdb9e713fa [2021-06-22T21:07:23.599Z] Step 7/7 : RUN go mod download [2021-06-22T21:07:23.599Z] ---> Running in 3cccfd434584 [2021-06-22T21:07:41.869Z] Removing intermediate container 3cccfd434584 [2021-06-22T21:07:41.869Z] ---> b37cf27e2154 [2021-06-22T21:07:41.869Z] Successfully built b37cf27e2154 [2021-06-22T21:07:41.869Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:07:42.183Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T21:07:42.183Z] . [Pipeline] withDockerContainer [2021-06-22T21:07:42.266Z] prd-centos7-docker-4c-2g-778 does not seem to be running inside a container [2021-06-22T21:07:42.311Z] $ 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 [2021-06-22T21:07:43.002Z] $ docker top 3c2ab9d7c03d4d06680113a9ea2c6c545f360c9f7b9c3ed221881e880decce8e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T21:07:43.391Z] + go version [2021-06-22T21:07:43.653Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-22T21:07:43.661Z] $ docker stop --time=1 3c2ab9d7c03d4d06680113a9ea2c6c545f360c9f7b9c3ed221881e880decce8e [2021-06-22T21:07:45.066Z] $ docker rm -f 3c2ab9d7c03d4d06680113a9ea2c6c545f360c9f7b9c3ed221881e880decce8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:07:45.640Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T21:07:45.640Z] . [Pipeline] withDockerContainer [2021-06-22T21:07:45.717Z] prd-centos7-docker-4c-2g-778 does not seem to be running inside a container [2021-06-22T21:07:45.765Z] $ 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 [2021-06-22T21:07:46.721Z] $ docker top fe186bdd2f9d854f5e727264c6655578a680fd8e1d09cd0439ebb02c8c59915e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T21:07:47.098Z] + go mod tidy [Pipeline] sh [2021-06-22T21:07:47.401Z] + make test [2021-06-22T21:07:47.401Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-22T21:07:47.664Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-22T21:07:52.581Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T21:07:57.781Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.044s coverage: 83.2% of statements [2021-06-22T21:07:57.781Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-22T21:07:57.781Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-22T21:07:57.781Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-22T21:07:58.049Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements [2021-06-22T21:07:58.049Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-22T21:07:59.513Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 45.5% of statements [2021-06-22T21:07:59.513Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 90.0% of statements [2021-06-22T21:07:59.779Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 86.2% of statements [2021-06-22T21:08:00.365Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements [2021-06-22T21:08:00.365Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.010s coverage: 35.5% of statements [2021-06-22T21:08:00.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements [2021-06-22T21:08:00.896Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-22T21:08:06.214Z] gofmt -l . [2021-06-22T21:08:06.214Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-22T21:08:06.223Z] $ docker stop --time=1 fe186bdd2f9d854f5e727264c6655578a680fd8e1d09cd0439ebb02c8c59915e [2021-06-22T21:08:07.721Z] ERROR: Exception: [2021-06-22T21:08:07.721Z] Traceback (most recent call last): [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 438, in _error_catcher [2021-06-22T21:08:07.721Z] yield [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 519, in read [2021-06-22T21:08:07.721Z] data = self._fp.read(amt) if not fp_closed else b"" [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 62, in read [2021-06-22T21:08:07.721Z] data = self.__fp.read(amt) [2021-06-22T21:08:07.721Z] File "/usr/lib/python3.6/http/client.py", line 463, in read [2021-06-22T21:08:07.721Z] n = self.readinto(b) [2021-06-22T21:08:07.721Z] File "/usr/lib/python3.6/http/client.py", line 507, in readinto [2021-06-22T21:08:07.721Z] n = self.fp.readinto(b) [2021-06-22T21:08:07.721Z] File "/usr/lib/python3.6/socket.py", line 586, in readinto [2021-06-22T21:08:07.721Z] return self._sock.recv_into(b) [2021-06-22T21:08:07.721Z] File "/usr/lib/python3.6/ssl.py", line 1012, in recv_into [2021-06-22T21:08:07.721Z] return self.read(nbytes, buffer) [2021-06-22T21:08:07.721Z] File "/usr/lib/python3.6/ssl.py", line 874, in read [2021-06-22T21:08:07.721Z] return self._sslobj.read(len, buffer) [2021-06-22T21:08:07.721Z] File "/usr/lib/python3.6/ssl.py", line 631, in read [2021-06-22T21:08:07.721Z] v = self._sslobj.read(len, buffer) [2021-06-22T21:08:07.721Z] ConnectionResetError: [Errno 104] Connection reset by peer [2021-06-22T21:08:07.721Z] [2021-06-22T21:08:07.721Z] During handling of the above exception, another exception occurred: [2021-06-22T21:08:07.721Z] [2021-06-22T21:08:07.721Z] Traceback (most recent call last): [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/cli/base_command.py", line 180, in _main [2021-06-22T21:08:07.721Z] status = self.run(options, args) [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/cli/req_command.py", line 204, in wrapper [2021-06-22T21:08:07.721Z] return func(self, options, args) [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/commands/install.py", line 319, in run [2021-06-22T21:08:07.721Z] reqs, check_supported_wheels=not options.target_dir [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve [2021-06-22T21:08:07.721Z] requirements, max_rounds=try_to_avoid_resolution_too_deep [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve [2021-06-22T21:08:07.721Z] state = resolution.resolve(requirements, max_rounds=max_rounds) [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 367, in resolve [2021-06-22T21:08:07.721Z] failure_causes = self._attempt_to_pin_criterion(name) [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 213, in _attempt_to_pin_criterion [2021-06-22T21:08:07.721Z] criteria = self._get_criteria_to_update(candidate) [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 203, in _get_criteria_to_update [2021-06-22T21:08:07.721Z] name, crit = self._merge_into_criterion(r, parent=candidate) [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion [2021-06-22T21:08:07.721Z] if not criterion.candidates: [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ [2021-06-22T21:08:07.721Z] return bool(self._sequence) [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ [2021-06-22T21:08:07.721Z] return any(self) [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in [2021-06-22T21:08:07.721Z] return (c for c in iterator if id(c) not in self._incompatible_ids) [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built [2021-06-22T21:08:07.721Z] candidate = func() [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 205, in _make_candidate_from_link [2021-06-22T21:08:07.721Z] version=version, [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 312, in __init__ [2021-06-22T21:08:07.721Z] version=version, [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ [2021-06-22T21:08:07.721Z] self.dist = self._prepare() [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare [2021-06-22T21:08:07.721Z] dist = self._prepare_distribution() [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 318, in _prepare_distribution [2021-06-22T21:08:07.721Z] self._ireq, parallel_builds=True [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement [2021-06-22T21:08:07.721Z] return self._prepare_linked_requirement(req, parallel_builds) [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 552, in _prepare_linked_requirement [2021-06-22T21:08:07.721Z] self.download_dir, hashes [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 243, in unpack_url [2021-06-22T21:08:07.721Z] hashes=hashes, [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 102, in get_http_url [2021-06-22T21:08:07.721Z] from_path, content_type = download(link, temp_dir.path) [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/network/download.py", line 157, in __call__ [2021-06-22T21:08:07.721Z] for chunk in chunks: [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_internal/network/utils.py", line 86, in response_chunks [2021-06-22T21:08:07.721Z] decode_content=False, [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 576, in stream [2021-06-22T21:08:07.721Z] data = self.read(amt=amt, decode_content=decode_content) [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 541, in read [2021-06-22T21:08:07.721Z] raise IncompleteRead(self._fp_bytes_read, self.length_remaining) [2021-06-22T21:08:07.721Z] File "/usr/lib/python3.6/contextlib.py", line 99, in __exit__ [2021-06-22T21:08:07.721Z] self.gen.throw(type, value, traceback) [2021-06-22T21:08:07.721Z] File "/tmp/venv-HlC1/lib/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 455, in _error_catcher [2021-06-22T21:08:07.721Z] raise ProtocolError("Connection broken: %r" % e, e) [2021-06-22T21:08:07.721Z] pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer')) [2021-06-22T21:08:09.091Z] $ 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] } [2021-06-22T21:08:09.520Z] Failed in branch arm64 [2021-06-22T21:08:09.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T21:08:09.559Z] Warning: overwriting stash ‘coverage-report’ [2021-06-22T21:08:09.780Z] 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 [2021-06-22T21:08:10.632Z] ---> job-cost.sh [2021-06-22T21:08:10.632Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-evad [2021-06-22T21:08:22.897Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T21:08:41.084Z] lf-activate-venv(): INFO: Adding /tmp/venv-evad/bin to PATH [2021-06-22T21:08:41.084Z] INFO: No Stack... [2021-06-22T21:08:41.084Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T21:08:41.084Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T21:08:41.389Z] + cat /w/workspace/go-mod-core-contracts/221/archives/cost.csv [2021-06-22T21:08:41.389Z] + cut -d, -f6 [Pipeline] lock [2021-06-22T21:08:41.418Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-221-stack-cost] [2021-06-22T21:08:41.427Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-221-stack-cost] did not exist. Created. [2021-06-22T21:08:41.427Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T21:08:41.765Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-22T21:08:41.837Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T21:08:41.848Z] 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 [2021-06-22T21:08:43.616Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:08:44.186Z] ---> package-listing.sh [2021-06-22T21:08:44.186Z] ++ facter osfamily [2021-06-22T21:08:44.186Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-22T21:08:44.451Z] + OS_FAMILY=redhat [2021-06-22T21:08:44.451Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2021-06-22T21:08:44.451Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-22T21:08:44.451Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-22T21:08:44.451Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-22T21:08:44.451Z] + PACKAGES=/tmp/packages_start.txt [2021-06-22T21:08:44.451Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-06-22T21:08:44.451Z] + PACKAGES=/tmp/packages_end.txt [2021-06-22T21:08:44.451Z] + case "${OS_FAMILY}" in [2021-06-22T21:08:44.451Z] + rpm -qa [2021-06-22T21:08:44.451Z] + sort [2021-06-22T21:08:45.023Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-22T21:08:45.023Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-22T21:08:45.023Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-22T21:08:45.023Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-06-22T21:08:45.023Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2021-06-22T21:08:45.023Z] + 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 [2021-06-22T21:08:45.038Z] 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 [2021-06-22T21:08:45.337Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:08:45.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T21:08:45.903Z] [2021-06-22T21:08:45.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-22T21:08:46.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T21:08:46.221Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-22T21:08:46.221Z] df20fa9351a1: Pulling fs layer [2021-06-22T21:08:46.221Z] 36b3adc4ff6f: Pulling fs layer [2021-06-22T21:08:46.221Z] 8ad3a11d3b57: Pulling fs layer [2021-06-22T21:08:46.221Z] 46f8f816bc3b: Pulling fs layer [2021-06-22T21:08:46.221Z] 93b61091891f: Pulling fs layer [2021-06-22T21:08:46.221Z] 93b9cdb0e59b: Pulling fs layer [2021-06-22T21:08:46.221Z] 5e14af77c1be: Pulling fs layer [2021-06-22T21:08:46.221Z] 01666e4c0597: Pulling fs layer [2021-06-22T21:08:46.221Z] aa168da1d23b: Pulling fs layer [2021-06-22T21:08:46.221Z] 93b61091891f: Waiting [2021-06-22T21:08:46.221Z] 93b9cdb0e59b: Waiting [2021-06-22T21:08:46.221Z] 5e14af77c1be: Waiting [2021-06-22T21:08:46.221Z] 01666e4c0597: Waiting [2021-06-22T21:08:46.221Z] aa168da1d23b: Waiting [2021-06-22T21:08:46.221Z] 46f8f816bc3b: Waiting [2021-06-22T21:08:46.221Z] 36b3adc4ff6f: Verifying Checksum [2021-06-22T21:08:46.221Z] 36b3adc4ff6f: Download complete [2021-06-22T21:08:46.221Z] 46f8f816bc3b: Verifying Checksum [2021-06-22T21:08:46.221Z] 46f8f816bc3b: Download complete [2021-06-22T21:08:46.486Z] df20fa9351a1: Verifying Checksum [2021-06-22T21:08:46.486Z] df20fa9351a1: Download complete [2021-06-22T21:08:46.486Z] 93b9cdb0e59b: Verifying Checksum [2021-06-22T21:08:46.486Z] 93b9cdb0e59b: Download complete [2021-06-22T21:08:46.486Z] 5e14af77c1be: Verifying Checksum [2021-06-22T21:08:46.486Z] 5e14af77c1be: Download complete [2021-06-22T21:08:46.486Z] 01666e4c0597: Verifying Checksum [2021-06-22T21:08:46.486Z] 01666e4c0597: Download complete [2021-06-22T21:08:46.486Z] 93b61091891f: Download complete [2021-06-22T21:08:46.486Z] 8ad3a11d3b57: Verifying Checksum [2021-06-22T21:08:46.486Z] 8ad3a11d3b57: Download complete [2021-06-22T21:08:46.486Z] df20fa9351a1: Pull complete [2021-06-22T21:08:46.757Z] 36b3adc4ff6f: Pull complete [2021-06-22T21:08:47.505Z] 8ad3a11d3b57: Pull complete [2021-06-22T21:08:47.505Z] 46f8f816bc3b: Pull complete [2021-06-22T21:08:47.505Z] 93b61091891f: Pull complete [2021-06-22T21:08:47.767Z] 93b9cdb0e59b: Pull complete [2021-06-22T21:08:47.767Z] 5e14af77c1be: Pull complete [2021-06-22T21:08:47.767Z] 01666e4c0597: Pull complete [2021-06-22T21:08:49.162Z] aa168da1d23b: Verifying Checksum [2021-06-22T21:08:49.162Z] aa168da1d23b: Download complete [2021-06-22T21:08:53.414Z] aa168da1d23b: Pull complete [2021-06-22T21:08:53.414Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-22T21:08:53.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T21:08:53.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-22T21:08:53.490Z] prd-centos7-docker-4c-2g-775 does not seem to be running inside a container [2021-06-22T21:08:53.526Z] $ 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 [2021-06-22T21:08:56.877Z] $ docker top fe37b20573ad999f293564dd2c23555e9e00dfc72c650101854d8a42c3fdb872 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T21:08:57.269Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-22T21:08:57.567Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-22T21:08:57.859Z] + ls /var/log/sa-host [2021-06-22T21:08:57.859Z] + sadf -c /var/log/sa-host/sa05 [2021-06-22T21:08:57.859Z] file_magic: OK [2021-06-22T21:08:57.859Z] HZ: Using current value: 100 [2021-06-22T21:08:57.859Z] file_header: OK [2021-06-22T21:08:57.859Z] 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 [2021-06-22T21:08:57.859Z] Statistics: [2021-06-22T21:08:57.859Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T21:08:57.859Z] File successfully converted to sysstat format version 12.2.1 [2021-06-22T21:08:57.859Z] + sadf -c /var/log/sa-host/sa22 [2021-06-22T21:08:57.859Z] file_magic: OK [2021-06-22T21:08:57.859Z] HZ: Using current value: 100 [2021-06-22T21:08:57.859Z] file_header: OK [2021-06-22T21:08:57.859Z] 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 [2021-06-22T21:08:57.859Z] Statistics: [2021-06-22T21:08:57.859Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T21:08:57.859Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T21:08:58.483Z] provisioning config files... [2021-06-22T21:08:58.498Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7312095361481680177tmp [Pipeline] { [Pipeline] echo [2021-06-22T21:08:58.523Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:08:58.817Z] ---> create-netrc.sh [Pipeline] } [2021-06-22T21:08:58.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:08:59.227Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-22T21:08:59.239Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:08:59.535Z] ---> sudo-logs.sh [2021-06-22T21:08:59.535Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-22T21:08:59.576Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:08:59.874Z] ---> job-cost.sh [2021-06-22T21:08:59.874Z] lf-activate-venv: SKIPPING [2021-06-22T21:08:59.874Z] DEBUG: total: 0.05999999865889549 [2021-06-22T21:08:59.874Z] INFO: Retrieving Stack Cost... [2021-06-22T21:09:01.262Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T21:09:01.524Z] INFO: Archiving Costs [Pipeline] echo [2021-06-22T21:09:01.536Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T21:09:01.832Z] ---> logs-deploy.sh [2021-06-22T21:09:01.832Z] lf-activate-venv: SKIPPING [2021-06-22T21:09:01.832Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/221 [2021-06-22T21:09:01.832Z] INFO: archiving workspace using pattern(s): [2021-06-22T21:09:02.777Z] Archives upload complete. [2021-06-22T21:09:02.777Z] INFO: archiving logs to Nexus