Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 490a96143ed88d263d0e9894a43bf3751025c41b rather than e59b1e621698c536fb4bc10276db5a11dc7fbe46 Obtained Jenkinsfile from 490a96143ed88d263d0e9894a43bf3751025c41b 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7403601523157928981.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2866880978633089278.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 144eb70ba3d470a427e699408e811d3f535e987a 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-646/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-646/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3076396574617351341.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5443913195307675144.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-646/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-646/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1050490885846484812.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3034 in /w/workspace/dry_go-mod-core-contracts_PR-646 [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-646 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-646@tmp/jenkins-gitclient-ssh8131090450165057784.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 490a96143ed88d263d0e9894a43bf3751025c41b into PR head commit e59b1e621698c536fb4bc10276db5a11dc7fbe46 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-646@tmp/jenkins-gitclient-ssh8123577977413342562.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e59b1e621698c536fb4bc10276db5a11dc7fbe46 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-646@tmp/jenkins-gitclient-ssh9072332009085202813.key Merge succeeded, producing c9647e380d9a4c31bfe85f0a7e718a01ffca3519 Checking out Revision c9647e380d9a4c31bfe85f0a7e718a01ffca3519 (PR-646) > git merge 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9647e380d9a4c31bfe85f0a7e718a01ffca3519 # timeout=10 Commit message: "Merge commit '490a96143ed88d263d0e9894a43bf3751025c41b' into HEAD" > git rev-list --no-walk e59b1e621698c536fb4bc10276db5a11dc7fbe46 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-16T00:42:27.736Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-16T00:42:27.841Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-16T00:42:27.869Z] ========================================================= [2021-07-16T00:42:27.869Z] EdgeX Global Pipelines Version Info [2021-07-16T00:42:27.869Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-16T00:42:29.166Z] ------------------- [2021-07-16T00:42:29.166Z] stable info: [2021-07-16T00:42:29.166Z] ------------------- [2021-07-16T00:42:29.166Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-16T00:42:29.166Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-16T00:42:29.166Z] Message: update stable to v1.0.196 [2021-07-16T00:42:29.760Z] ------------------- [2021-07-16T00:42:29.760Z] experimental info: [2021-07-16T00:42:29.760Z] ------------------- [2021-07-16T00:42:29.760Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-16T00:42:29.760Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-16T00:42:29.760Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-16T00:42:29.906Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-16T00:42:29.936Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-16T00:42:29.958Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-16T00:42:29.979Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-16T00:42:30.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-16T00:42:30.029Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-16T00:42:30.051Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-16T00:42:30.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-16T00:42:30.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-16T00:42:30.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-16T00:42:30.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-16T00:42:30.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-16T00:42:30.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-16T00:42:30.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-16T00:42:30.299Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-16T00:42:30.321Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-16T00:42:30.342Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-16T00:42:30.363Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-16T00:42:30.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-16T00:42:30.407Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-16T00:42:30.428Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-16T00:42:30.450Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-16T00:42:30.472Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-16T00:42:30.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-16T00:42:30.516Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-16T00:42:30.540Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-16T00:42:30.566Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-646 [Pipeline] echo [2021-07-16T00:42:30.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-646 [Pipeline] echo [2021-07-16T00:42:30.608Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-646 [Pipeline] echo [2021-07-16T00:42:30.630Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9647e380d9a4c31bfe85f0a7e718a01ffca3519 [Pipeline] echo [2021-07-16T00:42:30.655Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9647e3 [Pipeline] echo [2021-07-16T00:42:30.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-16T00:42:31.197Z] + git log --format=format:%s -1 c9647e380d9a4c31bfe85f0a7e718a01ffca3519 [Pipeline] echo [2021-07-16T00:42:31.463Z] GIT_COMMIT: c9647e380d9a4c31bfe85f0a7e718a01ffca3519, Commit Message: Merge commit '490a96143ed88d263d0e9894a43bf3751025c41b' into HEAD [Pipeline] echo [2021-07-16T00:42:31.477Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-16T00:42:32.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T00:42:32.631Z] [2021-07-16T00:42:32.631Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T00:42:32.977Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T00:42:33.248Z] latest: Pulling from edgex-devops/git-semver [2021-07-16T00:42:33.248Z] 31603596830f: Pulling fs layer [2021-07-16T00:42:33.248Z] b6dc333f4379: Pulling fs layer [2021-07-16T00:42:33.248Z] 3d9ef1400e77: Pulling fs layer [2021-07-16T00:42:33.248Z] fd332fbdc1db: Pulling fs layer [2021-07-16T00:42:33.248Z] fd332fbdc1db: Waiting [2021-07-16T00:42:33.248Z] b6dc333f4379: Verifying Checksum [2021-07-16T00:42:33.248Z] b6dc333f4379: Download complete [2021-07-16T00:42:33.514Z] 31603596830f: Verifying Checksum [2021-07-16T00:42:33.514Z] 31603596830f: Download complete [2021-07-16T00:42:33.781Z] 31603596830f: Pull complete [2021-07-16T00:42:33.781Z] b6dc333f4379: Pull complete [2021-07-16T00:42:33.781Z] fd332fbdc1db: Verifying Checksum [2021-07-16T00:42:33.781Z] fd332fbdc1db: Download complete [2021-07-16T00:42:34.053Z] 3d9ef1400e77: Verifying Checksum [2021-07-16T00:42:34.053Z] 3d9ef1400e77: Download complete [2021-07-16T00:42:34.637Z] 3d9ef1400e77: Pull complete [2021-07-16T00:42:34.637Z] fd332fbdc1db: Pull complete [2021-07-16T00:42:34.637Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-16T00:42:34.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T00:42:34.637Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-16T00:42:34.738Z] prd-centos7-docker-4c-2g-3034 does not seem to be running inside a container [2021-07-16T00:42:34.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-646 -v /w/workspace/dry_go-mod-core-contracts_PR-646:/w/workspace/dry_go-mod-core-contracts_PR-646:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-646@tmp:/w/workspace/dry_go-mod-core-contracts_PR-646@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:10004/edgex-devops/git-semver:latest cat [2021-07-16T00:42:35.602Z] $ docker top 15fc4a18ddf67fbe2a48ffa8ca1c69df055c10b6b436fcb907d9023917404d19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-16T00:42:35.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T00:42:35.724Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T00:42:35.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T00:42:35.841Z] $ docker exec 15fc4a18ddf67fbe2a48ffa8ca1c69df055c10b6b436fcb907d9023917404d19 ssh-agent [2021-07-16T00:42:35.955Z] SSH_AUTH_SOCK=/tmp/ssh-q39EnjUv0k2M/agent.15 [2021-07-16T00:42:35.955Z] SSH_AGENT_PID=21 [2021-07-16T00:42:35.967Z] Running ssh-add (command line suppressed) [2021-07-16T00:42:36.062Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_8442318881026163591.key (/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_8442318881026163591.key) [2021-07-16T00:42:36.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T00:42:36.408Z] + git tag --points-at HEAD [Pipeline] } [2021-07-16T00:42:36.430Z] $ docker exec --env ******** --env ******** 15fc4a18ddf67fbe2a48ffa8ca1c69df055c10b6b436fcb907d9023917404d19 ssh-agent -k [2021-07-16T00:42:36.523Z] unset SSH_AUTH_SOCK; [2021-07-16T00:42:36.523Z] unset SSH_AGENT_PID; [2021-07-16T00:42:36.523Z] echo Agent pid 21 killed; [2021-07-16T00:42:36.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-16T00:42:36.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T00:42:36.590Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T00:42:36.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T00:42:36.717Z] $ docker exec 15fc4a18ddf67fbe2a48ffa8ca1c69df055c10b6b436fcb907d9023917404d19 ssh-agent [2021-07-16T00:42:36.840Z] SSH_AUTH_SOCK=/tmp/ssh-uBsdZadhXlCh/agent.54 [2021-07-16T00:42:36.840Z] SSH_AGENT_PID=60 [2021-07-16T00:42:36.849Z] Running ssh-add (command line suppressed) [2021-07-16T00:42:36.951Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_9047464144021815772.key (/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_9047464144021815772.key) [2021-07-16T00:42:36.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T00:42:37.291Z] + git semver init [2021-07-16T00:42:37.291Z] # -> Open(): unable to determine branch for HEAD [2021-07-16T00:42:37.291Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-646/.git [2021-07-16T00:42:37.291Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-646 [2021-07-16T00:42:37.291Z] # $SEMVER_REMOTE_NAME = origin [2021-07-16T00:42:37.291Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-16T00:42:37.291Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-16T00:42:37.291Z] # $SEMVER_BRANCH = PR-646 [2021-07-16T00:42:37.291Z] # $SEMVER_TEMP = /tmp/semver-475771761 [2021-07-16T00:42:37.291Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-16T00:42:37.878Z] # '/tmp/semver-475771761' -> '/w/workspace/dry_go-mod-core-contracts_PR-646/.semver' [2021-07-16T00:42:37.878Z] # -> Force: false [2021-07-16T00:42:37.878Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-646/.semver [Pipeline] } [2021-07-16T00:42:37.894Z] $ docker exec --env ******** --env ******** 15fc4a18ddf67fbe2a48ffa8ca1c69df055c10b6b436fcb907d9023917404d19 ssh-agent -k [2021-07-16T00:42:37.979Z] unset SSH_AUTH_SOCK; [2021-07-16T00:42:37.980Z] unset SSH_AGENT_PID; [2021-07-16T00:42:37.980Z] echo Agent pid 60 killed; [2021-07-16T00:42:37.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-16T00:42:38.354Z] + git semver [Pipeline] } [2021-07-16T00:42:38.372Z] $ docker stop --time=1 15fc4a18ddf67fbe2a48ffa8ca1c69df055c10b6b436fcb907d9023917404d19 [2021-07-16T00:42:39.669Z] $ docker rm -f 15fc4a18ddf67fbe2a48ffa8ca1c69df055c10b6b436fcb907d9023917404d19 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-16T00:42:40.124Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-16T00:42:40.597Z] Stashed 1 file(s) [Pipeline] echo [2021-07-16T00:42:40.601Z] [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-07-16T00:42:55.955Z] Still waiting to schedule task [2021-07-16T00:42:55.956Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-16T00:42:55.961Z] Still waiting to schedule task [2021-07-16T00:42:55.962Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3031’ [2021-07-16T00:45:37.741Z] Running on prd-centos7-docker-4c-2g-3035 in /w/workspace/dry_go-mod-core-contracts_PR-646 [Pipeline] { [Pipeline] ws [2021-07-16T00:45:37.765Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-07-16T00:45:37.891Z] Selected Git installation does not exist. Using Default [2021-07-16T00:45:37.891Z] The recommended git tool is: NONE [2021-07-16T00:45:43.393Z] using credential edgex-jenkins-ssh [2021-07-16T00:45:43.418Z] Cloning the remote Git repository [2021-07-16T00:45:43.448Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-16T00:45:43.533Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-07-16T00:45:43.582Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-16T00:45:43.583Z] > git --version # timeout=10 [2021-07-16T00:45:43.588Z] > git --version # 'git version 2.24.4' [2021-07-16T00:45:43.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T00:45:43.618Z] [INFO] Currently running in a labeled security context [2021-07-16T00:45:43.619Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T00:45:43.619Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh7985628037762595174.key [2021-07-16T00:45:43.657Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T00:45:44.939Z] Merging remotes/origin/main commit 490a96143ed88d263d0e9894a43bf3751025c41b into PR head commit e59b1e621698c536fb4bc10276db5a11dc7fbe46 [2021-07-16T00:45:45.076Z] Merge succeeded, producing 5b4440257ca5eaa8e4c4a58db207ab34bc29c7e1 [2021-07-16T00:45:45.077Z] Checking out Revision 5b4440257ca5eaa8e4c4a58db207ab34bc29c7e1 (PR-646) [2021-07-16T00:45:44.342Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-16T00:45:44.355Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T00:45:44.369Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-16T00:45:44.392Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-16T00:45:44.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T00:45:44.393Z] [INFO] Currently running in a labeled security context [2021-07-16T00:45:44.393Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T00:45:44.393Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh2813992174774363020.key [2021-07-16T00:45:44.399Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-16T00:45:44.947Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T00:45:44.959Z] > git checkout -f e59b1e621698c536fb4bc10276db5a11dc7fbe46 # timeout=10 [2021-07-16T00:45:45.016Z] > git remote # timeout=10 [2021-07-16T00:45:45.025Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T00:45:45.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T00:45:45.033Z] [INFO] Currently running in a labeled security context [2021-07-16T00:45:45.033Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T00:45:45.033Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4084039527042837791.key [2021-07-16T00:45:45.039Z] > git merge 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 [2021-07-16T00:45:45.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T00:45:45.077Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T00:45:45.089Z] > git checkout -f 5b4440257ca5eaa8e4c4a58db207ab34bc29c7e1 # timeout=10 [2021-07-16T00:45:48.935Z] Commit message: "Merge commit '490a96143ed88d263d0e9894a43bf3751025c41b' into HEAD" [2021-07-16T00:45:48.936Z] > git rev-list --no-walk e59b1e621698c536fb4bc10276db5a11dc7fbe46 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-16T00:45:50.002Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-16T00:45:50.384Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-16T00:45:50.725Z] + true [2021-07-16T00:45:50.725Z] + sudo service docker restart [2021-07-16T00:45:50.725Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-16T00:46:09.215Z] ========================================================= [2021-07-16T00:46:09.215Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-16T00:46:09.215Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-16T00:46:09.583Z] + 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-07-16T00:46:09.583Z] Sending build context to Docker daemon 2.931MB [2021-07-16T00:46:09.583Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-16T00:46:09.583Z] Step 2/7 : FROM ${BASE} [2021-07-16T00:46:09.859Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-16T00:46:09.859Z] 540db60ca938: Pulling fs layer [2021-07-16T00:46:09.859Z] adcc1eea9eea: Pulling fs layer [2021-07-16T00:46:09.859Z] 4c4ab2625f07: Pulling fs layer [2021-07-16T00:46:09.859Z] 0773c198feca: Pulling fs layer [2021-07-16T00:46:09.859Z] 345f892a5656: Pulling fs layer [2021-07-16T00:46:09.859Z] 4796506630df: Pulling fs layer [2021-07-16T00:46:09.859Z] cc55df3e53f1: Pulling fs layer [2021-07-16T00:46:09.859Z] 4d027b6c602c: Pulling fs layer [2021-07-16T00:46:09.859Z] 449e75d2c14e: Pulling fs layer [2021-07-16T00:46:09.859Z] 0773c198feca: Waiting [2021-07-16T00:46:09.859Z] 345f892a5656: Waiting [2021-07-16T00:46:09.859Z] 4796506630df: Waiting [2021-07-16T00:46:09.859Z] cc55df3e53f1: Waiting [2021-07-16T00:46:09.859Z] 4d027b6c602c: Waiting [2021-07-16T00:46:09.859Z] 449e75d2c14e: Waiting [2021-07-16T00:46:09.859Z] 4c4ab2625f07: Verifying Checksum [2021-07-16T00:46:09.859Z] 4c4ab2625f07: Download complete [2021-07-16T00:46:09.859Z] adcc1eea9eea: Verifying Checksum [2021-07-16T00:46:09.859Z] adcc1eea9eea: Download complete [2021-07-16T00:46:09.859Z] 345f892a5656: Verifying Checksum [2021-07-16T00:46:09.859Z] 345f892a5656: Download complete [2021-07-16T00:46:09.859Z] 4796506630df: Verifying Checksum [2021-07-16T00:46:09.859Z] 4796506630df: Download complete [2021-07-16T00:46:10.129Z] cc55df3e53f1: Verifying Checksum [2021-07-16T00:46:10.129Z] cc55df3e53f1: Download complete [2021-07-16T00:46:10.129Z] 540db60ca938: Verifying Checksum [2021-07-16T00:46:10.129Z] 540db60ca938: Download complete [2021-07-16T00:46:10.129Z] 540db60ca938: Pull complete [2021-07-16T00:46:10.398Z] adcc1eea9eea: Pull complete [2021-07-16T00:46:10.398Z] 4c4ab2625f07: Pull complete [2021-07-16T00:46:10.986Z] 4d027b6c602c: Verifying Checksum [2021-07-16T00:46:10.986Z] 4d027b6c602c: Download complete [2021-07-16T00:46:13.601Z] 449e75d2c14e: Verifying Checksum [2021-07-16T00:46:13.601Z] 449e75d2c14e: Download complete [2021-07-16T00:46:15.017Z] 0773c198feca: Verifying Checksum [2021-07-16T00:46:15.017Z] 0773c198feca: Download complete [2021-07-16T00:46:18.405Z] 0773c198feca: Pull complete [2021-07-16T00:46:18.405Z] 345f892a5656: Pull complete [2021-07-16T00:46:18.405Z] 4796506630df: Pull complete [2021-07-16T00:46:18.405Z] cc55df3e53f1: Pull complete [2021-07-16T00:46:18.405Z] 4d027b6c602c: Pull complete [2021-07-16T00:46:19.847Z] 449e75d2c14e: Pull complete [2021-07-16T00:46:19.847Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-16T00:46:19.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-16T00:46:19.847Z] ---> 0d28375d9b5b [2021-07-16T00:46:19.847Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-16T00:46:23.216Z] ---> Running in 4f4c031dec4d [2021-07-16T00:46:23.216Z] Removing intermediate container 4f4c031dec4d [2021-07-16T00:46:23.216Z] ---> 0faac41ba634 [2021-07-16T00:46:23.216Z] Step 4/7 : RUN apk add bash [2021-07-16T00:46:23.493Z] ---> Running in 98d48936840b [2021-07-16T00:46:23.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T00:46:24.747Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T00:46:26.164Z] OK: 149 MiB in 40 packages [2021-07-16T00:46:26.434Z] Removing intermediate container 98d48936840b [2021-07-16T00:46:26.434Z] ---> 2b01cb58f040 [2021-07-16T00:46:26.434Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-16T00:46:26.434Z] ---> Running in d21224b3597a [2021-07-16T00:46:26.434Z] Removing intermediate container d21224b3597a [2021-07-16T00:46:26.434Z] ---> 8f0af5a52dd3 [2021-07-16T00:46:26.434Z] Step 6/7 : COPY go.mod . [2021-07-16T00:46:26.702Z] ---> 7c3a1b4fa864 [2021-07-16T00:46:26.702Z] Step 7/7 : RUN go mod download [2021-07-16T00:46:26.702Z] ---> Running in 8349cde68ddb [2021-07-16T00:46:52.068Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3036 in /w/workspace/dry_go-mod-core-contracts_PR-646 [Pipeline] { [Pipeline] ws [2021-07-16T00:46:52.093Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-07-16T00:46:52.309Z] Selected Git installation does not exist. Using Default [2021-07-16T00:46:52.309Z] The recommended git tool is: NONE [2021-07-16T00:46:57.969Z] using credential edgex-jenkins-ssh [2021-07-16T00:46:57.994Z] Cloning the remote Git repository [2021-07-16T00:46:58.041Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-16T00:46:58.145Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-07-16T00:46:58.211Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-16T00:46:58.211Z] > git --version # timeout=10 [2021-07-16T00:46:58.227Z] > git --version # 'git version 2.17.1' [2021-07-16T00:46:58.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T00:46:58.333Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T00:46:59.568Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-16T00:46:59.583Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T00:46:59.608Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-16T00:46:59.650Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-16T00:46:59.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T00:46:59.664Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-16T00:47:00.404Z] Merging remotes/origin/main commit 490a96143ed88d263d0e9894a43bf3751025c41b into PR head commit e59b1e621698c536fb4bc10276db5a11dc7fbe46 [2021-07-16T00:47:00.687Z] Merge succeeded, producing 67b9a941afa760febaff6f1c970f4ab9c61b1a90 [2021-07-16T00:47:00.688Z] Checking out Revision 67b9a941afa760febaff6f1c970f4ab9c61b1a90 (PR-646) [2021-07-16T00:47:00.418Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T00:47:00.431Z] > git checkout -f e59b1e621698c536fb4bc10276db5a11dc7fbe46 # timeout=10 [2021-07-16T00:47:00.535Z] > git remote # timeout=10 [2021-07-16T00:47:00.553Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T00:47:00.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T00:47:00.574Z] > git merge 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 [2021-07-16T00:47:00.667Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T00:47:00.688Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T00:47:00.701Z] > git checkout -f 67b9a941afa760febaff6f1c970f4ab9c61b1a90 # timeout=10 [2021-07-16T00:47:04.949Z] Commit message: "Merge commit '490a96143ed88d263d0e9894a43bf3751025c41b' into HEAD" [2021-07-16T00:47:04.951Z] > git rev-list --no-walk e59b1e621698c536fb4bc10276db5a11dc7fbe46 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-16T00:47:05.656Z] Removing intermediate container 8349cde68ddb [2021-07-16T00:47:05.656Z] ---> 07f02526b646 [2021-07-16T00:47:05.656Z] Successfully built 07f02526b646 [2021-07-16T00:47:05.656Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T00:47:06.043Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-07-16T00:47:06.055Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-16T00:47:06.055Z] . [Pipeline] withDockerContainer [2021-07-16T00:47:06.175Z] prd-centos7-docker-4c-2g-3035 does not seem to be running inside a container [2021-07-16T00:47:06.244Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-07-16T00:47:06.618Z] $ docker top c62d6835a5c60e0a12fed1484c12eb109f3dbfdf2eb4aaf9c0a27a172233adcd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-07-16T00:47:07.074Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-16T00:47:07.148Z] + go version [2021-07-16T00:47:07.149Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-16T00:47:07.210Z] $ docker stop --time=1 c62d6835a5c60e0a12fed1484c12eb109f3dbfdf2eb4aaf9c0a27a172233adcd [2021-07-16T00:47:07.464Z] + sudo service docker restart [2021-07-16T00:47:07.464Z] + true [2021-07-16T00:47:08.399Z] $ docker rm -f c62d6835a5c60e0a12fed1484c12eb109f3dbfdf2eb4aaf9c0a27a172233adcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T00:47:09.072Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-16T00:47:09.072Z] . [Pipeline] withDockerContainer [2021-07-16T00:47:09.182Z] prd-centos7-docker-4c-2g-3035 does not seem to be running inside a container [2021-07-16T00:47:09.260Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-07-16T00:47:09.658Z] $ docker top be00ed67034b9fc71a88e84ef1a24bcad4879f080e381f58df57de57354ed4ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T00:47:10.100Z] + go mod tidy [Pipeline] sh [2021-07-16T00:47:10.714Z] + make test [2021-07-16T00:47:10.714Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-16T00:47:11.011Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-16T00:47:21.248Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.055s coverage: 83.5% of statements [2021-07-16T00:47:21.248Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-16T00:47:21.248Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-16T00:47:21.248Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-16T00:47:21.248Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements [2021-07-16T00:47:21.248Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-16T00:47:21.850Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 47.2% of statements [2021-07-16T00:47:21.850Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.0% of statements [2021-07-16T00:47:21.850Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.058s coverage: 86.2% of statements [2021-07-16T00:47:22.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements [2021-07-16T00:47:22.465Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements [2021-07-16T00:47:22.740Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-07-16T00:47:22.740Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] unstash [Pipeline] echo [2021-07-16T00:47:26.324Z] ========================================================= [2021-07-16T00:47:26.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-16T00:47:26.325Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-16T00:47:26.729Z] + 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-07-16T00:47:27.748Z] Sending build context to Docker daemon 2.93MB [2021-07-16T00:47:27.748Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-16T00:47:27.748Z] Step 2/7 : FROM ${BASE} [2021-07-16T00:47:28.170Z] gofmt -l . [2021-07-16T00:47:28.170Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-16T00:47:28.187Z] $ docker stop --time=1 be00ed67034b9fc71a88e84ef1a24bcad4879f080e381f58df57de57354ed4ba [2021-07-16T00:47:29.193Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-16T00:47:29.193Z] 595b0fe564bb: Pulling fs layer [2021-07-16T00:47:29.193Z] 24495759ef45: Pulling fs layer [2021-07-16T00:47:29.193Z] d148012ef14d: Pulling fs layer [2021-07-16T00:47:29.193Z] cb65c68fc2e2: Pulling fs layer [2021-07-16T00:47:29.193Z] 093eec477d81: Pulling fs layer [2021-07-16T00:47:29.193Z] a6d5b2bbb924: Pulling fs layer [2021-07-16T00:47:29.193Z] 2446dc1eb7d3: Pulling fs layer [2021-07-16T00:47:29.193Z] 596795e73e0f: Pulling fs layer [2021-07-16T00:47:29.193Z] cb65c68fc2e2: Waiting [2021-07-16T00:47:29.194Z] 093eec477d81: Waiting [2021-07-16T00:47:29.194Z] a6d5b2bbb924: Waiting [2021-07-16T00:47:29.194Z] 596795e73e0f: Waiting [2021-07-16T00:47:29.194Z] 2446dc1eb7d3: Waiting [2021-07-16T00:47:29.479Z] d148012ef14d: Verifying Checksum [2021-07-16T00:47:29.479Z] d148012ef14d: Download complete [2021-07-16T00:47:29.479Z] 24495759ef45: Verifying Checksum [2021-07-16T00:47:29.479Z] 24495759ef45: Download complete [2021-07-16T00:47:29.479Z] 093eec477d81: Verifying Checksum [2021-07-16T00:47:29.479Z] 093eec477d81: Download complete [2021-07-16T00:47:29.479Z] 595b0fe564bb: Verifying Checksum [2021-07-16T00:47:29.479Z] 595b0fe564bb: Download complete [2021-07-16T00:47:29.479Z] a6d5b2bbb924: Download complete [2021-07-16T00:47:29.479Z] 2446dc1eb7d3: Download complete [2021-07-16T00:47:29.577Z] $ docker rm -f be00ed67034b9fc71a88e84ef1a24bcad4879f080e381f58df57de57354ed4ba [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-16T00:47:30.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-16T00:47:30.080Z] 595b0fe564bb: Pull complete [2021-07-16T00:47:30.646Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-16T00:47:30.691Z] 24495759ef45: Pull complete [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 [2021-07-16T00:47:31.300Z] d148012ef14d: Pull complete [2021-07-16T00:47:31.585Z] 596795e73e0f: Verifying Checksum [2021-07-16T00:47:31.585Z] 596795e73e0f: Download complete [Pipeline] libraryResource [Pipeline] sh [2021-07-16T00:47:31.969Z] ---> job-cost.sh [2021-07-16T00:47:31.969Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SxAN [2021-07-16T00:47:33.028Z] cb65c68fc2e2: Download complete [2021-07-16T00:47:41.770Z] cb65c68fc2e2: Pull complete [2021-07-16T00:47:42.047Z] 093eec477d81: Pull complete [2021-07-16T00:47:42.656Z] a6d5b2bbb924: Pull complete [2021-07-16T00:47:42.937Z] 2446dc1eb7d3: Pull complete [2021-07-16T00:47:47.543Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-16T00:47:48.396Z] 596795e73e0f: Pull complete [2021-07-16T00:47:48.396Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-16T00:47:48.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-16T00:47:48.673Z] ---> d9e956139c92 [2021-07-16T00:47:48.673Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-16T00:47:49.649Z] ---> Running in b9107dc8d0cf [2021-07-16T00:47:49.921Z] Removing intermediate container b9107dc8d0cf [2021-07-16T00:47:49.921Z] ---> 81ab94201621 [2021-07-16T00:47:49.921Z] Step 4/7 : RUN apk add bash [2021-07-16T00:47:50.193Z] ---> Running in 87cf2d5a9a91 [2021-07-16T00:47:51.630Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T00:47:52.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T00:47:53.610Z] OK: 138 MiB in 40 packages [2021-07-16T00:47:54.587Z] Removing intermediate container 87cf2d5a9a91 [2021-07-16T00:47:54.587Z] ---> c734769cf107 [2021-07-16T00:47:54.587Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-16T00:47:54.860Z] ---> Running in cb8a51814d18 [2021-07-16T00:47:55.456Z] Removing intermediate container cb8a51814d18 [2021-07-16T00:47:55.456Z] ---> bb97651bbdf2 [2021-07-16T00:47:55.456Z] Step 6/7 : COPY go.mod . [2021-07-16T00:47:56.051Z] ---> 8fe696c4985b [2021-07-16T00:47:56.051Z] Step 7/7 : RUN go mod download [2021-07-16T00:47:56.652Z] ---> Running in efc10bd9a638 [2021-07-16T00:47:59.900Z] lf-activate-venv(): INFO: Adding /tmp/venv-SxAN/bin to PATH [2021-07-16T00:47:59.901Z] INFO: No Stack... [2021-07-16T00:47:59.901Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-16T00:48:00.492Z] INFO: Archiving Costs [Pipeline] sh [2021-07-16T00:48:00.836Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-07-16T00:48:00.836Z] + cut -d, -f6 [Pipeline] lock [2021-07-16T00:48:00.888Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-stack-cost] [2021-07-16T00:48:00.895Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-stack-cost] did not exist. Created. [2021-07-16T00:48:00.895Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-16T00:48:01.259Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-16T00:48:01.347Z] Stashed 1 file(s) [Pipeline] } [2021-07-16T00:48:01.375Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T00:49:18.511Z] Removing intermediate container efc10bd9a638 [2021-07-16T00:49:18.511Z] ---> b8885619d3dd [2021-07-16T00:49:18.511Z] Successfully built b8885619d3dd [2021-07-16T00:49:18.511Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T00:49:18.876Z] + docker inspect -f . ci-base-image-arm64 [2021-07-16T00:49:18.876Z] . [Pipeline] withDockerContainer [2021-07-16T00:49:19.107Z] prd-ubuntu18.04-docker-arm64-4c-16g-3036 does not seem to be running inside a container [2021-07-16T00:49:19.190Z] $ 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-07-16T00:49:20.813Z] $ docker top 16999652e31eecbd7e191a9dc477e4cf65b86f083b20c9a72beabdefb40cee38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T00:49:21.780Z] + go version [2021-07-16T00:49:21.780Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-16T00:49:21.796Z] $ docker stop --time=1 16999652e31eecbd7e191a9dc477e4cf65b86f083b20c9a72beabdefb40cee38 [2021-07-16T00:49:23.678Z] $ docker rm -f 16999652e31eecbd7e191a9dc477e4cf65b86f083b20c9a72beabdefb40cee38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T00:49:24.460Z] + docker inspect -f . ci-base-image-arm64 [2021-07-16T00:49:24.460Z] . [Pipeline] withDockerContainer [2021-07-16T00:49:24.722Z] prd-ubuntu18.04-docker-arm64-4c-16g-3036 does not seem to be running inside a container [2021-07-16T00:49:24.818Z] $ 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-07-16T00:49:26.703Z] $ docker top 0af43639a01ccfea0057e1aa8e9908d2de2beb84402512923c1a26d89108a546 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T00:49:27.668Z] + go mod tidy [Pipeline] sh [2021-07-16T00:49:28.920Z] + make test [2021-07-16T00:49:28.920Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-16T00:49:29.901Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-16T00:50:08.942Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.449s coverage: 83.5% of statements [2021-07-16T00:50:08.942Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-16T00:50:08.942Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-16T00:50:08.942Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-16T00:50:08.942Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.086s coverage: 26.3% of statements [2021-07-16T00:50:08.942Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-16T00:50:08.942Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.103s coverage: 47.2% of statements [2021-07-16T00:50:08.942Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.094s coverage: 90.0% of statements [2021-07-16T00:50:08.942Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.240s coverage: 86.2% of statements [2021-07-16T00:50:08.942Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.075s coverage: 59.5% of statements [2021-07-16T00:50:08.942Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.1% of statements [2021-07-16T00:50:08.942Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 49.4% of statements [2021-07-16T00:50:08.942Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-16T00:50:27.264Z] gofmt -l . [2021-07-16T00:50:27.264Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-16T00:50:27.276Z] $ docker stop --time=1 0af43639a01ccfea0057e1aa8e9908d2de2beb84402512923c1a26d89108a546 [2021-07-16T00:50:29.282Z] $ docker rm -f 0af43639a01ccfea0057e1aa8e9908d2de2beb84402512923c1a26d89108a546 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-16T00:50:30.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-16T00:50:30.116Z] Warning: overwriting stash ‘coverage-report’ [2021-07-16T00:50:30.808Z] 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-07-16T00:50:31.530Z] ---> job-cost.sh [2021-07-16T00:50:31.530Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Icgj [2021-07-16T00:51:18.579Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-16T00:53:10.395Z] lf-activate-venv(): INFO: Adding /tmp/venv-Icgj/bin to PATH [2021-07-16T00:53:10.395Z] INFO: No Stack... [2021-07-16T00:53:10.395Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-16T00:53:10.395Z] INFO: Archiving Costs [Pipeline] sh [2021-07-16T00:53:10.744Z] + cut -d, -f6 [2021-07-16T00:53:10.744Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [Pipeline] lock [2021-07-16T00:53:10.816Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-stack-cost] [2021-07-16T00:53:10.825Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-stack-cost] did not exist. Created. [2021-07-16T00:53:10.825Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-16T00:53:11.200Z] /w/workspace/go-mod-core-contracts/2@tmp/durable-caa447f7/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-caa447f7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-16T00:53:11.578Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-16T00:53:11.615Z] Warning: overwriting stash ‘stack-cost’ [2021-07-16T00:53:11.801Z] Stashed 1 file(s) [Pipeline] } [2021-07-16T00:53:11.813Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-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-07-16T00:53:12.606Z] provisioning config files... [2021-07-16T00:53:12.623Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/config3333874612576769356tmp [Pipeline] { [Pipeline] sh [2021-07-16T00:53:12.953Z] + set +x [2021-07-16T00:53:12.953Z] + curl -s https://codecov.io/bash [2021-07-16T00:53:12.953Z] + bash -s -- [2021-07-16T00:53:12.953Z] [2021-07-16T00:53:12.953Z] _____ _ [2021-07-16T00:53:12.953Z] / ____| | | [2021-07-16T00:53:12.953Z] | | ___ __| | ___ ___ _____ __ [2021-07-16T00:53:12.953Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-16T00:53:12.953Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-16T00:53:12.953Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-16T00:53:12.953Z] Bash-1.0.5 [2021-07-16T00:53:12.953Z] [2021-07-16T00:53:12.953Z] [2021-07-16T00:53:12.953Z] ==> git version 2.24.4 found [2021-07-16T00:53:12.953Z] ==> 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-07-16T00:53:12.953Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-16T00:53:12.953Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-16T00:53:12.953Z] ==> Jenkins CI detected. [2021-07-16T00:53:12.953Z] project root: . [2021-07-16T00:53:12.953Z] --> token set from env [2021-07-16T00:53:12.953Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-16T00:53:12.953Z] ==> Running gcov in . (disable via -X gcov) [2021-07-16T00:53:12.953Z] ==> Python coveragepy not found [2021-07-16T00:53:12.953Z] ==> Searching for coverage reports in: [2021-07-16T00:53:12.953Z] + . [2021-07-16T00:53:13.226Z] -> Found 1 reports [2021-07-16T00:53:13.226Z] ==> Detecting git/mercurial file structure [2021-07-16T00:53:13.226Z] ==> Reading reports [2021-07-16T00:53:13.226Z] + ./coverage.out bytes=101588 [2021-07-16T00:53:13.226Z] ==> Appending adjustments [2021-07-16T00:53:13.226Z] https://docs.codecov.io/docs/fixing-reports [2021-07-16T00:53:13.497Z] + Found adjustments [2021-07-16T00:53:13.497Z] ==> Gzipping contents [2021-07-16T00:53:13.497Z] 16K /tmp/codecov.5Y6z6l.gz [2021-07-16T00:53:13.497Z] ==> Uploading reports [2021-07-16T00:53:13.497Z] url: https://codecov.io [2021-07-16T00:53:13.497Z] query: branch=PR-646&commit=c9647e380d9a4c31bfe85f0a7e718a01ffca3519&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-646%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=646&job=&cmd_args= [2021-07-16T00:53:13.767Z] -> Pinging Codecov [2021-07-16T00:53:13.767Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-646&commit=c9647e380d9a4c31bfe85f0a7e718a01ffca3519&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-646%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=646&job=&cmd_args= [2021-07-16T00:53:14.034Z] -> Uploading to [2021-07-16T00:53:14.034Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-16/71470A77251A30514AAF9C0BB2E5B6CE/c9647e380d9a4c31bfe85f0a7e718a01ffca3519/2eb0ea73-3e2b-49eb-9960-045b33b45d82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210716%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210716T005313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd98d761b0a785f32358eeaf9d5235d60014fe45af106f559296554d5a3f7560 [2021-07-16T00:53:14.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-16T00:53:14.034Z] Dload Upload Total Spent Left Speed [2021-07-16T00:53:14.618Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15251 0 0 100 15251 0 41009 --:--:-- --:--:-- --:--:-- 41107 [2021-07-16T00:53:14.618Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c9647e380d9a4c31bfe85f0a7e718a01ffca3519 [Pipeline] } [2021-07-16T00:53:14.632Z] 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-07-16T00:53:16.206Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T00:53:16.794Z] ---> package-listing.sh [2021-07-16T00:53:16.794Z] ++ facter osfamily [2021-07-16T00:53:16.794Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-16T00:53:17.064Z] + OS_FAMILY=redhat [2021-07-16T00:53:17.064Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-646 [2021-07-16T00:53:17.064Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-16T00:53:17.064Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-16T00:53:17.064Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-16T00:53:17.064Z] + PACKAGES=/tmp/packages_start.txt [2021-07-16T00:53:17.064Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-646 ']' [2021-07-16T00:53:17.064Z] + PACKAGES=/tmp/packages_end.txt [2021-07-16T00:53:17.064Z] + case "${OS_FAMILY}" in [2021-07-16T00:53:17.064Z] + rpm -qa [2021-07-16T00:53:17.064Z] + sort [2021-07-16T00:53:17.643Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-16T00:53:17.643Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-16T00:53:17.643Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-16T00:53:17.643Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-646 ']' [2021-07-16T00:53:17.643Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-646/archives/ [2021-07-16T00:53:17.643Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-646/archives/ [Pipeline] echo [2021-07-16T00:53:17.661Z] 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-646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-16T00:53:17.973Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-16T00:53:18.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T00:53:18.562Z] [2021-07-16T00:53:18.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-16T00:53:18.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T00:53:18.891Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-16T00:53:18.891Z] 5843afab3874: Pulling fs layer [2021-07-16T00:53:18.891Z] 2dfaacf7024e: Pulling fs layer [2021-07-16T00:53:18.891Z] 2dbba127c6aa: Pulling fs layer [2021-07-16T00:53:18.891Z] 1a467efa2204: Pulling fs layer [2021-07-16T00:53:18.891Z] 865369a531d5: Pulling fs layer [2021-07-16T00:53:18.891Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-16T00:53:18.891Z] 9ac237eaa80d: Pulling fs layer [2021-07-16T00:53:18.891Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-16T00:53:18.891Z] 7074353bde3e: Pulling fs layer [2021-07-16T00:53:18.891Z] 1a467efa2204: Waiting [2021-07-16T00:53:18.891Z] 865369a531d5: Waiting [2021-07-16T00:53:18.891Z] 2dc3bafdbf1c: Waiting [2021-07-16T00:53:18.891Z] 9ac237eaa80d: Waiting [2021-07-16T00:53:18.891Z] 6bcad4ecc5c2: Waiting [2021-07-16T00:53:18.891Z] 7074353bde3e: Waiting [2021-07-16T00:53:19.170Z] 2dfaacf7024e: Verifying Checksum [2021-07-16T00:53:19.170Z] 2dfaacf7024e: Download complete [2021-07-16T00:53:19.170Z] 1a467efa2204: Verifying Checksum [2021-07-16T00:53:19.170Z] 1a467efa2204: Download complete [2021-07-16T00:53:19.170Z] 5843afab3874: Verifying Checksum [2021-07-16T00:53:19.170Z] 5843afab3874: Download complete [2021-07-16T00:53:19.170Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-16T00:53:19.170Z] 2dc3bafdbf1c: Download complete [2021-07-16T00:53:19.170Z] 9ac237eaa80d: Verifying Checksum [2021-07-16T00:53:19.170Z] 9ac237eaa80d: Download complete [2021-07-16T00:53:19.170Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-16T00:53:19.170Z] 6bcad4ecc5c2: Download complete [2021-07-16T00:53:19.442Z] 865369a531d5: Verifying Checksum [2021-07-16T00:53:19.442Z] 865369a531d5: Download complete [2021-07-16T00:53:19.442Z] 5843afab3874: Pull complete [2021-07-16T00:53:19.709Z] 2dfaacf7024e: Pull complete [2021-07-16T00:53:19.976Z] 2dbba127c6aa: Verifying Checksum [2021-07-16T00:53:19.976Z] 2dbba127c6aa: Download complete [2021-07-16T00:53:20.574Z] 2dbba127c6aa: Pull complete [2021-07-16T00:53:20.574Z] 1a467efa2204: Pull complete [2021-07-16T00:53:20.841Z] 865369a531d5: Pull complete [2021-07-16T00:53:20.841Z] 2dc3bafdbf1c: Pull complete [2021-07-16T00:53:20.841Z] 9ac237eaa80d: Pull complete [2021-07-16T00:53:21.108Z] 6bcad4ecc5c2: Pull complete [2021-07-16T00:53:24.459Z] 7074353bde3e: Verifying Checksum [2021-07-16T00:53:24.459Z] 7074353bde3e: Download complete [2021-07-16T00:53:28.742Z] 7074353bde3e: Pull complete [2021-07-16T00:53:28.742Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-16T00:53:28.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T00:53:28.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-16T00:53:28.834Z] prd-centos7-docker-4c-2g-3034 does not seem to be running inside a container [2021-07-16T00:53:28.896Z] $ 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-646/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-646 -v /w/workspace/dry_go-mod-core-contracts_PR-646:/w/workspace/dry_go-mod-core-contracts_PR-646:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-646@tmp:/w/workspace/dry_go-mod-core-contracts_PR-646@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-16T00:53:30.822Z] $ docker top 058e37e373ff4fb35db8d1a8b599490b3d7c1bc196eda9dc168fb6278d0ee388 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T00:53:31.227Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-16T00:53:31.542Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-16T00:53:31.871Z] + ls /var/log/sa-host [2021-07-16T00:53:31.871Z] + sadf -c /var/log/sa-host/sa05 [2021-07-16T00:53:31.871Z] file_magic: OK [2021-07-16T00:53:31.871Z] HZ: Using current value: 100 [2021-07-16T00:53:31.871Z] file_header: OK [2021-07-16T00:53:31.871Z] 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-07-16T00:53:31.871Z] Statistics: [2021-07-16T00:53:31.871Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-16T00:53:31.871Z] File successfully converted to sysstat format version 12.5.4 [2021-07-16T00:53:31.871Z] + sadf -c /var/log/sa-host/sa16 [2021-07-16T00:53:31.871Z] file_magic: OK [2021-07-16T00:53:31.871Z] HZ: Using current value: 100 [2021-07-16T00:53:31.871Z] file_header: OK [2021-07-16T00:53:31.871Z] 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-07-16T00:53:31.871Z] Statistics: [2021-07-16T00:53:31.871Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-16T00:53:31.871Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T00:53:32.689Z] provisioning config files... [2021-07-16T00:53:32.708Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/config6175200713335632796tmp [Pipeline] { [Pipeline] echo [2021-07-16T00:53:32.732Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T00:53:33.039Z] ---> create-netrc.sh [Pipeline] } [2021-07-16T00:53:33.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-16T00:53:33.455Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-16T00:53:33.471Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T00:53:33.778Z] ---> sudo-logs.sh [2021-07-16T00:53:33.778Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-16T00:53:33.820Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T00:53:34.137Z] ---> job-cost.sh [2021-07-16T00:53:34.137Z] lf-activate-venv: SKIPPING [2021-07-16T00:53:34.137Z] DEBUG: total: 0.18000000715255737 [2021-07-16T00:53:34.137Z] INFO: Retrieving Stack Cost... [2021-07-16T00:53:35.098Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-16T00:53:35.364Z] INFO: Archiving Costs [Pipeline] echo [2021-07-16T00:53:35.383Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T00:53:35.712Z] ---> logs-deploy.sh [2021-07-16T00:53:35.712Z] lf-activate-venv: SKIPPING [2021-07-16T00:53:35.712Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-646/2 [2021-07-16T00:53:35.712Z] INFO: archiving workspace using pattern(s): [2021-07-16T00:53:36.303Z] Archives upload complete. [2021-07-16T00:53:36.573Z] INFO: archiving logs to Nexus