Pull request #633 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from d81d0fde51c7280f55011e54dc85473be36cdbe7+e59505e765e859397ba4820d4698e797601d216d (0515bc8f288920ec1865c6362e694273466869fc) 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-ssh4865920089004538540.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-ssh1090319416417273147.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/PR-633/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/PR-633/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh413787108236907409.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-ssh6372115301856463993.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/PR-633/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/PR-633/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8287197561417315376.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 Running on prd-centos7-docker-4c-2g-434 in /w/workspace/dry_go-mod-core-contracts_PR-633 [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_PR-633 # 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_PR-633@tmp/jenkins-gitclient-ssh2628993164251964429.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [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_PR-633@tmp/jenkins-gitclient-ssh473969287575118839.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/633/head:refs/remotes/origin/PR-633 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e59505e765e859397ba4820d4698e797601d216d into PR head commit d81d0fde51c7280f55011e54dc85473be36cdbe7 Merge succeeded, producing d81d0fde51c7280f55011e54dc85473be36cdbe7 Checking out Revision d81d0fde51c7280f55011e54dc85473be36cdbe7 (PR-633) > git config core.sparsecheckout # timeout=10 > git checkout -f d81d0fde51c7280f55011e54dc85473be36cdbe7 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/dry_go-mod-core-contracts_PR-633@tmp/jenkins-gitclient-ssh3516129872577775084.key > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d81d0fde51c7280f55011e54dc85473be36cdbe7 # timeout=10 Commit message: "docs: up level some of the changes" > git rev-list --no-walk a3649c869b7c7e12d287c1cc38327817a7e019d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T01:37:41.981Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T01:37:42.086Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T01:37:42.118Z] ========================================================= [2021-06-21T01:37:42.118Z] EdgeX Global Pipelines Version Info [2021-06-21T01:37:42.118Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T01:37:43.554Z] ------------------- [2021-06-21T01:37:43.554Z] stable info: [2021-06-21T01:37:43.554Z] ------------------- [2021-06-21T01:37:43.554Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T01:37:43.554Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T01:37:43.554Z] Message: update stable to v1.0.195 [2021-06-21T01:37:44.133Z] ------------------- [2021-06-21T01:37:44.133Z] experimental info: [2021-06-21T01:37:44.133Z] ------------------- [2021-06-21T01:37:44.133Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T01:37:44.133Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T01:37:44.133Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T01:37:44.292Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-06-21T01:37:44.320Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-06-21T01:37:44.346Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T01:37:44.373Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T01:37:44.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T01:37:44.427Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T01:37:44.451Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T01:37:44.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T01:37:44.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-21T01:37:44.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T01:37:44.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T01:37:44.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-06-21T01:37:44.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T01:37:44.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T01:37:44.649Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T01:37:44.675Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T01:37:44.702Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T01:37:44.729Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T01:37:44.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T01:37:44.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-21T01:37:44.807Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-21T01:37:44.834Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-21T01:37:44.859Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-21T01:37:44.885Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-21T01:37:44.910Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-21T01:37:44.935Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T01:37:44.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-633 [Pipeline] echo [2021-06-21T01:37:44.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-633 [Pipeline] echo [2021-06-21T01:37:45.006Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-633 [Pipeline] echo [2021-06-21T01:37:45.029Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d81d0fde51c7280f55011e54dc85473be36cdbe7 [Pipeline] echo [2021-06-21T01:37:45.054Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d81d0fd [Pipeline] echo [2021-06-21T01:37:45.077Z] [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-21T01:37:45.578Z] + git log --format=format:%s -1 d81d0fde51c7280f55011e54dc85473be36cdbe7 [Pipeline] echo [2021-06-21T01:37:45.619Z] GIT_COMMIT: d81d0fde51c7280f55011e54dc85473be36cdbe7, Commit Message: docs: up level some of the changes [Pipeline] echo [2021-06-21T01:37:45.634Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-21T01:37:46.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T01:37:46.917Z] [2021-06-21T01:37:46.917Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T01:37:47.239Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T01:37:47.239Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T01:37:47.239Z] 31603596830f: Pulling fs layer [2021-06-21T01:37:47.239Z] 54011a49482f: Pulling fs layer [2021-06-21T01:37:47.239Z] a6820b24f6d8: Pulling fs layer [2021-06-21T01:37:47.239Z] f581987b2513: Pulling fs layer [2021-06-21T01:37:47.508Z] 54011a49482f: Verifying Checksum [2021-06-21T01:37:47.508Z] 54011a49482f: Download complete [2021-06-21T01:37:47.508Z] 31603596830f: Verifying Checksum [2021-06-21T01:37:47.508Z] 31603596830f: Download complete [2021-06-21T01:37:47.508Z] 31603596830f: Pull complete [2021-06-21T01:37:47.771Z] f581987b2513: Verifying Checksum [2021-06-21T01:37:47.771Z] f581987b2513: Download complete [2021-06-21T01:37:47.771Z] a6820b24f6d8: Verifying Checksum [2021-06-21T01:37:47.771Z] a6820b24f6d8: Download complete [2021-06-21T01:37:47.772Z] 54011a49482f: Pull complete [2021-06-21T01:37:48.359Z] a6820b24f6d8: Pull complete [2021-06-21T01:37:48.626Z] f581987b2513: Pull complete [2021-06-21T01:37:48.626Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T01:37:48.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T01:37:48.626Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T01:37:48.709Z] prd-centos7-docker-4c-2g-434 does not seem to be running inside a container [2021-06-21T01:37:48.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-633 -v /w/workspace/dry_go-mod-core-contracts_PR-633:/w/workspace/dry_go-mod-core-contracts_PR-633:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-633@tmp:/w/workspace/dry_go-mod-core-contracts_PR-633@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T01:37:50.035Z] $ docker top 7f3ab8437099cb9e78b4c38c34fb0ba65049c8c3b98e5f4f91ff94d697f055ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T01:37:50.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T01:37:50.160Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T01:37:50.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T01:37:50.259Z] $ docker exec 7f3ab8437099cb9e78b4c38c34fb0ba65049c8c3b98e5f4f91ff94d697f055ef ssh-agent [2021-06-21T01:37:50.365Z] SSH_AUTH_SOCK=/tmp/ssh-Gx6Fz908mwxA/agent.14 [2021-06-21T01:37:50.365Z] SSH_AGENT_PID=21 [2021-06-21T01:37:50.374Z] Running ssh-add (command line suppressed) [2021-06-21T01:37:50.467Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-633@tmp/private_key_4281481594750068447.key (/w/workspace/dry_go-mod-core-contracts_PR-633@tmp/private_key_4281481594750068447.key) [2021-06-21T01:37:50.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T01:37:50.792Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T01:37:50.804Z] $ docker exec --env ******** --env ******** 7f3ab8437099cb9e78b4c38c34fb0ba65049c8c3b98e5f4f91ff94d697f055ef ssh-agent -k [2021-06-21T01:37:50.899Z] unset SSH_AUTH_SOCK; [2021-06-21T01:37:50.900Z] unset SSH_AGENT_PID; [2021-06-21T01:37:50.900Z] echo Agent pid 21 killed; [2021-06-21T01:37:50.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T01:37:50.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T01:37:50.963Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T01:37:51.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T01:37:51.075Z] $ docker exec 7f3ab8437099cb9e78b4c38c34fb0ba65049c8c3b98e5f4f91ff94d697f055ef ssh-agent [2021-06-21T01:37:51.189Z] SSH_AUTH_SOCK=/tmp/ssh-KzY1y5twzuQo/agent.55 [2021-06-21T01:37:51.189Z] SSH_AGENT_PID=61 [2021-06-21T01:37:51.194Z] Running ssh-add (command line suppressed) [2021-06-21T01:37:51.283Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-633@tmp/private_key_1483433637111941789.key (/w/workspace/dry_go-mod-core-contracts_PR-633@tmp/private_key_1483433637111941789.key) [2021-06-21T01:37:51.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T01:37:51.604Z] + git semver init [2021-06-21T01:37:51.604Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T01:37:51.604Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-633/.git [2021-06-21T01:37:51.604Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-633 [2021-06-21T01:37:51.604Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T01:37:51.604Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T01:37:51.604Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T01:37:51.604Z] # $SEMVER_BRANCH = PR-633 [2021-06-21T01:37:51.604Z] # $SEMVER_TEMP = /tmp/semver-375578039 [2021-06-21T01:37:51.604Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-06-21T01:37:52.184Z] # '/tmp/semver-375578039' -> '/w/workspace/dry_go-mod-core-contracts_PR-633/.semver' [2021-06-21T01:37:52.447Z] # -> Force: false [2021-06-21T01:37:52.447Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-633/.semver [Pipeline] } [2021-06-21T01:37:52.458Z] $ docker exec --env ******** --env ******** 7f3ab8437099cb9e78b4c38c34fb0ba65049c8c3b98e5f4f91ff94d697f055ef ssh-agent -k [2021-06-21T01:37:52.552Z] unset SSH_AUTH_SOCK; [2021-06-21T01:37:52.552Z] unset SSH_AGENT_PID; [2021-06-21T01:37:52.552Z] echo Agent pid 61 killed; [2021-06-21T01:37:52.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T01:37:52.908Z] + git semver [Pipeline] } [2021-06-21T01:37:52.922Z] $ docker stop --time=1 7f3ab8437099cb9e78b4c38c34fb0ba65049c8c3b98e5f4f91ff94d697f055ef [2021-06-21T01:37:54.243Z] $ docker rm -f 7f3ab8437099cb9e78b4c38c34fb0ba65049c8c3b98e5f4f91ff94d697f055ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T01:37:54.619Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T01:37:54.884Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T01:37:54.887Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-21T01:38:10.169Z] Still waiting to schedule task [2021-06-21T01:38:10.170Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-21T01:38:10.173Z] Still waiting to schedule task [2021-06-21T01:38:10.174Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-21T01:42:00.680Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-436 in /w/workspace/dry_go-mod-core-contracts_PR-633 [Pipeline] { [Pipeline] ws [2021-06-21T01:42:00.702Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-06-21T01:42:00.997Z] Selected Git installation does not exist. Using Default [2021-06-21T01:42:00.997Z] The recommended git tool is: NONE [2021-06-21T01:42:06.785Z] using credential edgex-jenkins-ssh [2021-06-21T01:42:06.803Z] Cloning the remote Git repository [2021-06-21T01:42:06.933Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-21T01:42:07.127Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-06-21T01:42:07.191Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-21T01:42:07.192Z] > git --version # timeout=10 [2021-06-21T01:42:07.209Z] > git --version # 'git version 2.17.1' [2021-06-21T01:42:07.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T01:42:07.330Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T01:42:09.270Z] Running on prd-centos7-docker-4c-2g-437 in /w/workspace/dry_go-mod-core-contracts_PR-633 [Pipeline] { [Pipeline] ws [2021-06-21T01:42:09.290Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-06-21T01:42:09.318Z] Merging remotes/origin/master commit e59505e765e859397ba4820d4698e797601d216d into PR head commit d81d0fde51c7280f55011e54dc85473be36cdbe7 [2021-06-21T01:42:09.410Z] Selected Git installation does not exist. Using Default [2021-06-21T01:42:09.410Z] The recommended git tool is: NONE [2021-06-21T01:42:09.558Z] Merge succeeded, producing d81d0fde51c7280f55011e54dc85473be36cdbe7 [2021-06-21T01:42:09.558Z] Checking out Revision d81d0fde51c7280f55011e54dc85473be36cdbe7 (PR-633) [2021-06-21T01:42:08.553Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-21T01:42:08.566Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T01:42:08.591Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-21T01:42:08.631Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-21T01:42:08.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T01:42:08.644Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/633/head:refs/remotes/origin/PR-633 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-21T01:42:09.331Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T01:42:09.346Z] > git checkout -f d81d0fde51c7280f55011e54dc85473be36cdbe7 # timeout=10 [2021-06-21T01:42:09.466Z] > git remote # timeout=10 [2021-06-21T01:42:09.486Z] > git config --get remote.origin.url # timeout=10 [2021-06-21T01:42:09.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T01:42:09.510Z] > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 [2021-06-21T01:42:09.532Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-21T01:42:09.561Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T01:42:09.587Z] > git checkout -f d81d0fde51c7280f55011e54dc85473be36cdbe7 # timeout=10 [2021-06-21T01:42:11.694Z] using credential edgex-jenkins-ssh [2021-06-21T01:42:11.706Z] Cloning the remote Git repository [2021-06-21T01:42:11.684Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-21T01:42:11.750Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-06-21T01:42:11.784Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-21T01:42:11.786Z] > git --version # timeout=10 [2021-06-21T01:42:11.796Z] > git --version # 'git version 2.24.4' [2021-06-21T01:42:11.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T01:42:11.819Z] [INFO] Currently running in a labeled security context [2021-06-21T01:42:11.819Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T01:42:11.819Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh5043215795291227204.key [2021-06-21T01:42:11.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T01:42:12.593Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-21T01:42:12.602Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T01:42:12.612Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-21T01:42:12.625Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-21T01:42:12.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T01:42:12.626Z] [INFO] Currently running in a labeled security context [2021-06-21T01:42:12.626Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T01:42:12.626Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4552454337562449845.key [2021-06-21T01:42:12.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/633/head:refs/remotes/origin/PR-633 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-21T01:42:13.181Z] Merging remotes/origin/master commit e59505e765e859397ba4820d4698e797601d216d into PR head commit d81d0fde51c7280f55011e54dc85473be36cdbe7 [2021-06-21T01:42:13.281Z] Merge succeeded, producing d81d0fde51c7280f55011e54dc85473be36cdbe7 [2021-06-21T01:42:13.281Z] Checking out Revision d81d0fde51c7280f55011e54dc85473be36cdbe7 (PR-633) [2021-06-21T01:42:13.187Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T01:42:13.195Z] > git checkout -f d81d0fde51c7280f55011e54dc85473be36cdbe7 # timeout=10 [2021-06-21T01:42:13.234Z] > git remote # timeout=10 [2021-06-21T01:42:13.240Z] > git config --get remote.origin.url # timeout=10 [2021-06-21T01:42:13.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T01:42:13.250Z] [INFO] Currently running in a labeled security context [2021-06-21T01:42:13.250Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T01:42:13.250Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh524924838858412193.key [2021-06-21T01:42:13.255Z] > git merge e59505e765e859397ba4820d4698e797601d216d # timeout=10 [2021-06-21T01:42:13.271Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-21T01:42:13.281Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T01:42:13.288Z] > git checkout -f d81d0fde51c7280f55011e54dc85473be36cdbe7 # timeout=10 [2021-06-21T01:42:13.923Z] Commit message: "docs: up level some of the changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T01:42:15.506Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T01:42:15.961Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T01:42:16.310Z] + true [2021-06-21T01:42:16.310Z] + sudo service docker restart [2021-06-21T01:42:17.007Z] Commit message: "docs: up level some of the changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T01:42:17.979Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T01:42:18.306Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T01:42:18.607Z] + sudo service docker restart [2021-06-21T01:42:18.607Z] + true [2021-06-21T01:42:18.607Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-21T01:42:34.902Z] ========================================================= [2021-06-21T01:42:34.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-21T01:42:34.902Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T01:42:35.270Z] + 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-21T01:42:36.261Z] Sending build context to Docker daemon 2.939MB [2021-06-21T01:42:36.261Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-21T01:42:36.261Z] Step 2/7 : FROM ${BASE} [Pipeline] unstash [2021-06-21T01:42:36.860Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-21T01:42:36.861Z] 595b0fe564bb: Pulling fs layer [2021-06-21T01:42:36.861Z] 3088b5b3c5c0: Pulling fs layer [2021-06-21T01:42:36.861Z] 5b7225fbf94c: Pulling fs layer [2021-06-21T01:42:36.861Z] ba82ee9f976e: Pulling fs layer [2021-06-21T01:42:36.861Z] 506bd15cee9f: Pulling fs layer [2021-06-21T01:42:36.861Z] 75a0a4a0db45: Pulling fs layer [2021-06-21T01:42:36.861Z] 618dc40b7e24: Pulling fs layer [2021-06-21T01:42:36.861Z] ba82ee9f976e: Waiting [2021-06-21T01:42:36.861Z] 75a0a4a0db45: Waiting [2021-06-21T01:42:36.861Z] 618dc40b7e24: Waiting [2021-06-21T01:42:36.861Z] 506bd15cee9f: Waiting [2021-06-21T01:42:36.861Z] 5b7225fbf94c: Download complete [2021-06-21T01:42:36.861Z] 3088b5b3c5c0: Verifying Checksum [2021-06-21T01:42:36.861Z] 3088b5b3c5c0: Download complete [2021-06-21T01:42:36.861Z] 506bd15cee9f: Verifying Checksum [2021-06-21T01:42:36.861Z] 506bd15cee9f: Download complete [Pipeline] echo [2021-06-21T01:42:36.872Z] ========================================================= [2021-06-21T01:42:36.872Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T01:42:36.872Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T01:42:37.139Z] 75a0a4a0db45: Verifying Checksum [2021-06-21T01:42:37.139Z] 75a0a4a0db45: Download complete [2021-06-21T01:42:37.139Z] 595b0fe564bb: Verifying Checksum [2021-06-21T01:42:37.139Z] 595b0fe564bb: Download complete [2021-06-21T01:42:37.190Z] + 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-21T01:42:37.456Z] Sending build context to Docker daemon 2.94MB [2021-06-21T01:42:37.456Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-21T01:42:37.456Z] Step 2/7 : FROM ${BASE} [2021-06-21T01:42:37.744Z] 595b0fe564bb: Pull complete [2021-06-21T01:42:38.030Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T01:42:38.030Z] 540db60ca938: Pulling fs layer [2021-06-21T01:42:38.030Z] adcc1eea9eea: Pulling fs layer [2021-06-21T01:42:38.031Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T01:42:38.031Z] 0510c868ecb4: Pulling fs layer [2021-06-21T01:42:38.031Z] afea3b2eda06: Pulling fs layer [2021-06-21T01:42:38.031Z] 7809a108b3ef: Pulling fs layer [2021-06-21T01:42:38.031Z] f706445af74f: Pulling fs layer [2021-06-21T01:42:38.031Z] 0510c868ecb4: Waiting [2021-06-21T01:42:38.031Z] afea3b2eda06: Waiting [2021-06-21T01:42:38.031Z] 7809a108b3ef: Waiting [2021-06-21T01:42:38.031Z] f706445af74f: Waiting [2021-06-21T01:42:38.031Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T01:42:38.031Z] 4c4ab2625f07: Download complete [2021-06-21T01:42:38.031Z] adcc1eea9eea: Verifying Checksum [2021-06-21T01:42:38.031Z] adcc1eea9eea: Download complete [2021-06-21T01:42:38.031Z] afea3b2eda06: Download complete [2021-06-21T01:42:38.031Z] 7809a108b3ef: Verifying Checksum [2021-06-21T01:42:38.031Z] 7809a108b3ef: Download complete [2021-06-21T01:42:38.031Z] 540db60ca938: Verifying Checksum [2021-06-21T01:42:38.031Z] 540db60ca938: Download complete [2021-06-21T01:42:38.300Z] 540db60ca938: Pull complete [2021-06-21T01:42:38.300Z] adcc1eea9eea: Pull complete [2021-06-21T01:42:38.348Z] 3088b5b3c5c0: Pull complete [2021-06-21T01:42:38.566Z] 4c4ab2625f07: Pull complete [2021-06-21T01:42:38.945Z] 5b7225fbf94c: Pull complete [2021-06-21T01:42:40.381Z] 618dc40b7e24: Verifying Checksum [2021-06-21T01:42:40.381Z] 618dc40b7e24: Download complete [2021-06-21T01:42:41.120Z] f706445af74f: Verifying Checksum [2021-06-21T01:42:41.121Z] f706445af74f: Download complete [2021-06-21T01:42:41.700Z] 0510c868ecb4: Verifying Checksum [2021-06-21T01:42:41.700Z] 0510c868ecb4: Download complete [2021-06-21T01:42:41.810Z] ba82ee9f976e: Download complete [2021-06-21T01:42:45.040Z] 0510c868ecb4: Pull complete [2021-06-21T01:42:45.040Z] afea3b2eda06: Pull complete [2021-06-21T01:42:45.040Z] 7809a108b3ef: Pull complete [2021-06-21T01:42:46.464Z] f706445af74f: Pull complete [2021-06-21T01:42:46.464Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T01:42:46.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T01:42:46.464Z] ---> b068be0155e3 [2021-06-21T01:42:46.464Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-21T01:42:50.690Z] ---> Running in d0fdcccb3c2b [2021-06-21T01:42:50.690Z] Removing intermediate container d0fdcccb3c2b [2021-06-21T01:42:50.690Z] ---> db25e7756c84 [2021-06-21T01:42:50.690Z] Step 4/7 : RUN apk add bash [2021-06-21T01:42:50.690Z] ---> Running in 661a42bf4bf7 [2021-06-21T01:42:50.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T01:42:51.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T01:42:51.976Z] ba82ee9f976e: Pull complete [2021-06-21T01:42:51.976Z] 506bd15cee9f: Pull complete [2021-06-21T01:42:51.976Z] 75a0a4a0db45: Pull complete [2021-06-21T01:42:52.210Z] OK: 149 MiB in 40 packages [2021-06-21T01:42:52.472Z] Removing intermediate container 661a42bf4bf7 [2021-06-21T01:42:52.472Z] ---> 43340872b67a [2021-06-21T01:42:52.472Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-21T01:42:52.472Z] ---> Running in 9c4f09c2cdfc [2021-06-21T01:42:52.472Z] Removing intermediate container 9c4f09c2cdfc [2021-06-21T01:42:52.472Z] ---> fb1cfbe5452c [2021-06-21T01:42:52.472Z] Step 6/7 : COPY go.mod . [2021-06-21T01:42:52.732Z] ---> 377eb7c53107 [2021-06-21T01:42:52.732Z] Step 7/7 : RUN go mod download [2021-06-21T01:42:52.732Z] ---> Running in 8d3c1559f2a9 [2021-06-21T01:42:55.405Z] 618dc40b7e24: Pull complete [2021-06-21T01:42:55.405Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-21T01:42:55.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-21T01:42:55.405Z] ---> a36622ca3599 [2021-06-21T01:42:55.405Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-21T01:42:57.379Z] ---> Running in 670efeb2dc9a [2021-06-21T01:42:57.654Z] Removing intermediate container 670efeb2dc9a [2021-06-21T01:42:57.654Z] ---> 97619a869fb6 [2021-06-21T01:42:57.654Z] Step 4/7 : RUN apk add bash [2021-06-21T01:42:57.927Z] ---> Running in 5f6a33d11bd5 [2021-06-21T01:42:59.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T01:43:00.363Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T01:43:01.992Z] OK: 138 MiB in 40 packages [2021-06-21T01:43:02.741Z] Removing intermediate container 8d3c1559f2a9 [2021-06-21T01:43:02.741Z] ---> 8cbc7220f2d6 [2021-06-21T01:43:02.741Z] Successfully built 8cbc7220f2d6 [2021-06-21T01:43:02.741Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T01:43:03.022Z] Removing intermediate container 5f6a33d11bd5 [2021-06-21T01:43:03.022Z] ---> cac8fb982daf [2021-06-21T01:43:03.022Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-21T01:43:03.048Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T01:43:03.048Z] . [Pipeline] withDockerContainer [2021-06-21T01:43:03.134Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-06-21T01:43:03.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T01:43:03.320Z] ---> Running in ce8dbc119936 [2021-06-21T01:43:03.563Z] $ docker top df70c916953f5d5d1b4aa5846f0d6226a8d97da3973e8b6773705563be386fe4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T01:43:03.927Z] Removing intermediate container ce8dbc119936 [2021-06-21T01:43:03.927Z] ---> 5f8cb4d60412 [2021-06-21T01:43:03.927Z] Step 6/7 : COPY go.mod . [2021-06-21T01:43:03.970Z] + go version [2021-06-21T01:43:03.970Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-21T01:43:03.984Z] $ docker stop --time=1 df70c916953f5d5d1b4aa5846f0d6226a8d97da3973e8b6773705563be386fe4 [2021-06-21T01:43:04.521Z] ---> 7bd87933cc96 [2021-06-21T01:43:04.521Z] Step 7/7 : RUN go mod download [2021-06-21T01:43:04.797Z] ---> Running in ca8c506a67fc [2021-06-21T01:43:05.195Z] $ docker rm -f df70c916953f5d5d1b4aa5846f0d6226a8d97da3973e8b6773705563be386fe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T01:43:05.785Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T01:43:05.785Z] . [Pipeline] withDockerContainer [2021-06-21T01:43:05.863Z] prd-centos7-docker-4c-2g-437 does not seem to be running inside a container [2021-06-21T01:43:05.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T01:43:06.300Z] $ docker top 7f164036999031711742905603e932696ad17163c7acf41edf91605eefc3d1a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T01:43:06.718Z] + go mod tidy [Pipeline] sh [2021-06-21T01:43:07.041Z] + make test [2021-06-21T01:43:07.041Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-21T01:43:07.313Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-21T01:43:17.380Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.055s coverage: 83.2% of statements [2021-06-21T01:43:17.380Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-21T01:43:17.380Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-21T01:43:17.380Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-21T01:43:17.380Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements [2021-06-21T01:43:17.380Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-21T01:43:17.644Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 45.5% of statements [2021-06-21T01:43:17.644Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.0% of statements [2021-06-21T01:43:17.913Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.025s coverage: 86.2% of statements [2021-06-21T01:43:18.176Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements [2021-06-21T01:43:18.440Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.006s coverage: 35.5% of statements [2021-06-21T01:43:18.440Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.005s coverage: 49.4% of statements [2021-06-21T01:43:18.440Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-21T01:43:23.127Z] Removing intermediate container ca8c506a67fc [2021-06-21T01:43:23.127Z] ---> 36253afcf3d9 [2021-06-21T01:43:23.127Z] Successfully built 36253afcf3d9 [2021-06-21T01:43:23.127Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T01:43:23.479Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T01:43:23.479Z] . [Pipeline] withDockerContainer [2021-06-21T01:43:23.763Z] prd-ubuntu18.04-docker-arm64-4c-16g-436 does not seem to be running inside a container [2021-06-21T01:43:23.828Z] gofmt -l . [2021-06-21T01:43:23.828Z] [ "`gofmt -l .`" = "" ] [2021-06-21T01:43:23.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-21T01:43:25.486Z] $ docker top a5dfbf95d56bdebdf307afda8367a886d8d547c2d7d1df2f54dfa5a66be4094c -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-21T01:43:25.809Z] $ docker stop --time=1 7f164036999031711742905603e932696ad17163c7acf41edf91605eefc3d1a9 [2021-06-21T01:43:27.233Z] $ docker rm -f 7f164036999031711742905603e932696ad17163c7acf41edf91605eefc3d1a9 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-21T01:43:27.631Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T01:43:27.842Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [2021-06-21T01:43:28.026Z] + go version [2021-06-21T01:43:28.027Z] go version go1.16.5 linux/arm64 [Pipeline] // stage [Pipeline] } [2021-06-21T01:43:28.108Z] $ docker stop --time=1 a5dfbf95d56bdebdf307afda8367a886d8d547c2d7d1df2f54dfa5a66be4094c [2021-06-21T01:43:29.918Z] $ docker rm -f a5dfbf95d56bdebdf307afda8367a886d8d547c2d7d1df2f54dfa5a66be4094c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-06-21T01:43:30.741Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T01:43:30.741Z] . [Pipeline] libraryResource [Pipeline] sh [Pipeline] withDockerContainer [2021-06-21T01:43:31.037Z] prd-ubuntu18.04-docker-arm64-4c-16g-436 does not seem to be running inside a container [2021-06-21T01:43:31.087Z] ---> job-cost.sh [2021-06-21T01:43:31.087Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1svB [2021-06-21T01:43:31.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-21T01:43:32.691Z] $ docker top deeb865fcc253d968b7b285155877d140c0ead2d97c09db6ca4b4347113197ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T01:43:33.686Z] + go mod tidy [Pipeline] sh [2021-06-21T01:43:34.636Z] + make test [2021-06-21T01:43:34.636Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-21T01:43:35.632Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-21T01:43:39.244Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T01:43:54.187Z] lf-activate-venv(): INFO: Adding /tmp/venv-1svB/bin to PATH [2021-06-21T01:43:54.187Z] INFO: No Stack... [2021-06-21T01:43:54.187Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T01:43:54.187Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T01:43:54.486Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-06-21T01:43:54.486Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T01:43:54.519Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] [2021-06-21T01:43:54.533Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] did not exist. Created. [2021-06-21T01:43:54.533Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T01:43:54.861Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-21T01:43:54.931Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T01:43:54.943Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T01:44:14.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.431s coverage: 83.2% of statements [2021-06-21T01:44:14.715Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-21T01:44:14.715Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-21T01:44:14.715Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-21T01:44:14.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.035s coverage: 26.3% of statements [2021-06-21T01:44:14.715Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-21T01:44:14.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.074s coverage: 45.5% of statements [2021-06-21T01:44:14.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.117s coverage: 90.0% of statements [2021-06-21T01:44:14.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.250s coverage: 86.2% of statements [2021-06-21T01:44:14.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.047s coverage: 59.5% of statements [2021-06-21T01:44:14.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.012s coverage: 35.5% of statements [2021-06-21T01:44:14.715Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 49.4% of statements [2021-06-21T01:44:14.715Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-21T01:44:33.068Z] gofmt -l . [2021-06-21T01:44:33.675Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-21T01:44:34.294Z] $ docker stop --time=1 deeb865fcc253d968b7b285155877d140c0ead2d97c09db6ca4b4347113197ba [2021-06-21T01:44:36.394Z] $ docker rm -f deeb865fcc253d968b7b285155877d140c0ead2d97c09db6ca4b4347113197ba [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T01:44:37.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T01:44:37.278Z] Warning: overwriting stash ‘coverage-report’ [2021-06-21T01:44:37.920Z] 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-21T01:44:38.593Z] ---> job-cost.sh [2021-06-21T01:44:38.594Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QIX6 [2021-06-21T01:45:25.563Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T01:47:17.373Z] lf-activate-venv(): INFO: Adding /tmp/venv-QIX6/bin to PATH [2021-06-21T01:47:17.373Z] INFO: No Stack... [2021-06-21T01:47:17.373Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-21T01:47:17.373Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T01:47:17.717Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-06-21T01:47:17.717Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T01:47:17.785Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] [2021-06-21T01:47:17.793Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] did not exist. Created. [2021-06-21T01:47:17.793Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T01:47:18.204Z] /w/workspace/go-mod-core-contracts/2@tmp/durable-a17f60ed/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-a17f60ed/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-21T01:47:18.555Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-21T01:47:18.593Z] Warning: overwriting stash ‘stack-cost’ [2021-06-21T01:47:18.750Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T01:47:18.763Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-633-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-21T01:47:19.644Z] provisioning config files... [2021-06-21T01:47:19.659Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-633@tmp/config5961778819928617762tmp [Pipeline] { [Pipeline] sh [2021-06-21T01:47:19.990Z] + set +x [2021-06-21T01:47:19.990Z] + curl -s https://codecov.io/bash [2021-06-21T01:47:19.990Z] + bash -s -- [2021-06-21T01:47:19.990Z] [2021-06-21T01:47:19.990Z] _____ _ [2021-06-21T01:47:19.990Z] / ____| | | [2021-06-21T01:47:19.990Z] | | ___ __| | ___ ___ _____ __ [2021-06-21T01:47:19.990Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-21T01:47:19.990Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-21T01:47:19.990Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-21T01:47:19.990Z] Bash-1.0.3 [2021-06-21T01:47:19.990Z] [2021-06-21T01:47:19.990Z] [2021-06-21T01:47:19.990Z] ==> git version 2.24.4 found [2021-06-21T01:47:19.990Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-21T01:47:19.990Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-21T01:47:19.990Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-21T01:47:19.990Z] ==> Jenkins CI detected. [2021-06-21T01:47:19.990Z] project root: . [2021-06-21T01:47:19.990Z] --> token set from env [2021-06-21T01:47:19.990Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-21T01:47:19.990Z] ==> Running gcov in . (disable via -X gcov) [2021-06-21T01:47:19.990Z] ==> Python coveragepy not found [2021-06-21T01:47:19.990Z] ==> Searching for coverage reports in: [2021-06-21T01:47:19.990Z] + . [2021-06-21T01:47:20.253Z] -> Found 1 reports [2021-06-21T01:47:20.253Z] ==> Detecting git/mercurial file structure [2021-06-21T01:47:20.253Z] ==> Reading reports [2021-06-21T01:47:20.253Z] + ./coverage.out bytes=105070 [2021-06-21T01:47:20.253Z] ==> Appending adjustments [2021-06-21T01:47:20.253Z] https://docs.codecov.io/docs/fixing-reports [2021-06-21T01:47:20.827Z] + Found adjustments [2021-06-21T01:47:20.827Z] ==> Gzipping contents [2021-06-21T01:47:20.827Z] 16K /tmp/codecov.C40654.gz [2021-06-21T01:47:20.827Z] ==> Uploading reports [2021-06-21T01:47:20.827Z] url: https://codecov.io [2021-06-21T01:47:20.827Z] query: branch=PR-633&commit=d81d0fde51c7280f55011e54dc85473be36cdbe7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-633%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=633&job=&cmd_args= [2021-06-21T01:47:20.827Z] -> Pinging Codecov [2021-06-21T01:47:20.827Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-633&commit=d81d0fde51c7280f55011e54dc85473be36cdbe7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-633%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=633&job=&cmd_args= [2021-06-21T01:47:21.089Z] -> Uploading to [2021-06-21T01:47:21.089Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-21/71470A77251A30514AAF9C0BB2E5B6CE/d81d0fde51c7280f55011e54dc85473be36cdbe7/069a9117-9a06-4389-908b-f9bf824f90cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T014720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6178a6c139f5e48de6ee4b9c9f438d1705741be791226d64140257bcbeb188a8 [2021-06-21T01:47:21.089Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-21T01:47:21.089Z] Dload Upload Total Spent Left Speed [2021-06-21T01:47:21.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15774 0 0 100 15774 0 38085 --:--:-- --:--:-- --:--:-- 38101 [2021-06-21T01:47:21.663Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d81d0fde51c7280f55011e54dc85473be36cdbe7 [Pipeline] } [2021-06-21T01:47:21.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-21T01:47:23.207Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T01:47:23.801Z] ---> package-listing.sh [2021-06-21T01:47:23.801Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T01:47:23.801Z] ++ facter osfamily [2021-06-21T01:47:24.074Z] + OS_FAMILY=redhat [2021-06-21T01:47:24.074Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-633 [2021-06-21T01:47:24.074Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T01:47:24.074Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T01:47:24.074Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T01:47:24.074Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T01:47:24.074Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-633 ']' [2021-06-21T01:47:24.074Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T01:47:24.074Z] + case "${OS_FAMILY}" in [2021-06-21T01:47:24.074Z] + rpm -qa [2021-06-21T01:47:24.074Z] + sort [2021-06-21T01:47:24.709Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T01:47:24.709Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T01:47:24.709Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T01:47:24.709Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-633 ']' [2021-06-21T01:47:24.709Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-633/archives/ [2021-06-21T01:47:24.709Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-633/archives/ [Pipeline] echo [2021-06-21T01:47:24.727Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-633/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-21T01:47:25.015Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T01:47:25.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T01:47:25.587Z] [2021-06-21T01:47:25.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T01:47:25.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T01:47:25.907Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T01:47:25.907Z] df20fa9351a1: Pulling fs layer [2021-06-21T01:47:25.907Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T01:47:25.907Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T01:47:25.907Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T01:47:25.907Z] 93b61091891f: Pulling fs layer [2021-06-21T01:47:25.907Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T01:47:25.907Z] 5e14af77c1be: Pulling fs layer [2021-06-21T01:47:25.907Z] 01666e4c0597: Pulling fs layer [2021-06-21T01:47:25.907Z] aa168da1d23b: Pulling fs layer [2021-06-21T01:47:25.907Z] 46f8f816bc3b: Waiting [2021-06-21T01:47:25.907Z] 93b61091891f: Waiting [2021-06-21T01:47:25.907Z] 93b9cdb0e59b: Waiting [2021-06-21T01:47:25.907Z] 5e14af77c1be: Waiting [2021-06-21T01:47:25.907Z] 01666e4c0597: Waiting [2021-06-21T01:47:25.907Z] aa168da1d23b: Waiting [2021-06-21T01:47:25.907Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T01:47:25.907Z] 36b3adc4ff6f: Download complete [2021-06-21T01:47:25.907Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T01:47:25.907Z] 46f8f816bc3b: Download complete [2021-06-21T01:47:25.907Z] df20fa9351a1: Verifying Checksum [2021-06-21T01:47:25.907Z] df20fa9351a1: Download complete [2021-06-21T01:47:25.907Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T01:47:25.907Z] 93b9cdb0e59b: Download complete [2021-06-21T01:47:26.174Z] 5e14af77c1be: Verifying Checksum [2021-06-21T01:47:26.174Z] 5e14af77c1be: Download complete [2021-06-21T01:47:26.174Z] 93b61091891f: Verifying Checksum [2021-06-21T01:47:26.174Z] 93b61091891f: Download complete [2021-06-21T01:47:26.174Z] 01666e4c0597: Verifying Checksum [2021-06-21T01:47:26.174Z] 01666e4c0597: Download complete [2021-06-21T01:47:26.174Z] df20fa9351a1: Pull complete [2021-06-21T01:47:26.441Z] 36b3adc4ff6f: Pull complete [2021-06-21T01:47:26.442Z] 8ad3a11d3b57: Download complete [2021-06-21T01:47:27.041Z] 8ad3a11d3b57: Pull complete [2021-06-21T01:47:27.041Z] 46f8f816bc3b: Pull complete [2021-06-21T01:47:27.319Z] 93b61091891f: Pull complete [2021-06-21T01:47:27.581Z] 93b9cdb0e59b: Pull complete [2021-06-21T01:47:27.581Z] 5e14af77c1be: Pull complete [2021-06-21T01:47:27.581Z] 01666e4c0597: Pull complete [2021-06-21T01:47:28.151Z] aa168da1d23b: Verifying Checksum [2021-06-21T01:47:28.151Z] aa168da1d23b: Download complete [2021-06-21T01:47:32.409Z] aa168da1d23b: Pull complete [2021-06-21T01:47:32.409Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T01:47:32.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T01:47:32.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T01:47:32.490Z] prd-centos7-docker-4c-2g-434 does not seem to be running inside a container [2021-06-21T01:47:32.532Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-633/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-633 -v /w/workspace/dry_go-mod-core-contracts_PR-633:/w/workspace/dry_go-mod-core-contracts_PR-633:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-633@tmp:/w/workspace/dry_go-mod-core-contracts_PR-633@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-21T01:47:34.648Z] $ docker top 1d9ce49f8255dd9c75fc63788923449ab15ed64bd98ccf3cdc4b03f81a737e91 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T01:47:35.046Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T01:47:35.351Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T01:47:35.653Z] + ls /var/log/sa-host [2021-06-21T01:47:35.653Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T01:47:35.653Z] file_magic: OK [2021-06-21T01:47:35.653Z] HZ: Using current value: 100 [2021-06-21T01:47:35.653Z] file_header: OK [2021-06-21T01:47:35.653Z] 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-21T01:47:35.653Z] Statistics: [2021-06-21T01:47:35.653Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T01:47:35.653Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T01:47:35.653Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T01:47:35.653Z] file_magic: OK [2021-06-21T01:47:35.653Z] HZ: Using current value: 100 [2021-06-21T01:47:35.653Z] file_header: OK [2021-06-21T01:47:35.653Z] 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-21T01:47:35.653Z] Statistics: [2021-06-21T01:47:35.653Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T01:47:35.653Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T01:47:36.353Z] provisioning config files... [2021-06-21T01:47:36.375Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-633@tmp/config1542554710397862534tmp [Pipeline] { [Pipeline] echo [2021-06-21T01:47:36.402Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T01:47:36.714Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T01:47:36.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T01:47:37.132Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T01:47:37.143Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T01:47:37.434Z] ---> sudo-logs.sh [2021-06-21T01:47:37.434Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T01:47:37.464Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T01:47:37.768Z] ---> job-cost.sh [2021-06-21T01:47:37.769Z] lf-activate-venv: SKIPPING [2021-06-21T01:47:37.769Z] DEBUG: total: 0.18000000715255737 [2021-06-21T01:47:37.769Z] INFO: Retrieving Stack Cost... [2021-06-21T01:47:39.161Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T01:47:39.422Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T01:47:39.435Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T01:47:39.730Z] ---> logs-deploy.sh [2021-06-21T01:47:39.730Z] lf-activate-venv: SKIPPING [2021-06-21T01:47:39.730Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-633/2 [2021-06-21T01:47:39.730Z] INFO: archiving workspace using pattern(s): [2021-06-21T01:47:40.681Z] Archives upload complete. [2021-06-21T01:47:40.681Z] INFO: archiving logs to Nexus