Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 02e15b8c7f216d4af99e550946e7c2b91bcc16c7+62d0d237e11a496f212b6f47e7ad619fbaaf2531 (86c419aaff89694a5d24826b5391ab08990f36ef) 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-ssh430449031660609626.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8883260762956773523.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-628/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-628/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4051091379437759296.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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh862782276707697061.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-628/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-628/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2972622996565667588.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 Running on prd-centos7-docker-4c-2g-2473 in /w/workspace/dry_go-mod-core-contracts_PR-628 [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-628 # 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-628@tmp/jenkins-gitclient-ssh1683799026937392764.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 62d0d237e11a496f212b6f47e7ad619fbaaf2531 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 Merge succeeded, producing c83fd6596302feadbb136870072043dbd3233ba7 Checking out Revision c83fd6596302feadbb136870072043dbd3233ba7 (PR-628) > 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-628@tmp/jenkins-gitclient-ssh7085523411240014271.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # 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-628@tmp/jenkins-gitclient-ssh999799658670294992.key > git merge 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c83fd6596302feadbb136870072043dbd3233ba7 # timeout=10 Commit message: "Merge commit '62d0d237e11a496f212b6f47e7ad619fbaaf2531' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 25c9982dde2b444a14ee703202c2e717c6ef580c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-11T12:40:44.277Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-11T12:40:44.365Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-11T12:40:44.394Z] ========================================================= [2021-07-11T12:40:44.394Z] EdgeX Global Pipelines Version Info [2021-07-11T12:40:44.394Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-11T12:40:45.813Z] ------------------- [2021-07-11T12:40:45.813Z] stable info: [2021-07-11T12:40:45.813Z] ------------------- [2021-07-11T12:40:45.813Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-11T12:40:45.813Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-11T12:40:45.813Z] Message: update stable to v1.0.196 [2021-07-11T12:40:46.386Z] ------------------- [2021-07-11T12:40:46.386Z] experimental info: [2021-07-11T12:40:46.386Z] ------------------- [2021-07-11T12:40:46.386Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-11T12:40:46.386Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-11T12:40:46.386Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-11T12:40:46.533Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-11T12:40:46.559Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-11T12:40:46.584Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-11T12:40:46.608Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-11T12:40:46.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-11T12:40:46.657Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-11T12:40:46.682Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-11T12:40:46.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-11T12:40:46.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-11T12:40:46.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-11T12:40:46.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-11T12:40:46.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-11T12:40:46.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-11T12:40:46.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-11T12:40:46.873Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-11T12:40:46.897Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-11T12:40:46.920Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-11T12:40:46.942Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-11T12:40:46.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-11T12:40:46.990Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-11T12:40:47.014Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-11T12:40:47.038Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-11T12:40:47.062Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-11T12:40:47.086Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-11T12:40:47.110Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-11T12:40:47.133Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-11T12:40:47.156Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-628 [Pipeline] echo [2021-07-11T12:40:47.181Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-628 [Pipeline] echo [2021-07-11T12:40:47.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-628 [Pipeline] echo [2021-07-11T12:40:47.228Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c83fd6596302feadbb136870072043dbd3233ba7 [Pipeline] echo [2021-07-11T12:40:47.252Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c83fd65 [Pipeline] echo [2021-07-11T12:40:47.275Z] [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-11T12:40:47.734Z] + git log --format=format:%s -1 c83fd6596302feadbb136870072043dbd3233ba7 [Pipeline] echo [2021-07-11T12:40:47.774Z] GIT_COMMIT: c83fd6596302feadbb136870072043dbd3233ba7, Commit Message: Merge commit '62d0d237e11a496f212b6f47e7ad619fbaaf2531' into HEAD [Pipeline] echo [2021-07-11T12:40:47.789Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-11T12:40:48.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T12:40:48.683Z] [2021-07-11T12:40:48.683Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T12:40:49.007Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T12:40:49.007Z] latest: Pulling from edgex-devops/git-semver [2021-07-11T12:40:49.007Z] 31603596830f: Pulling fs layer [2021-07-11T12:40:49.007Z] b6dc333f4379: Pulling fs layer [2021-07-11T12:40:49.007Z] 3d9ef1400e77: Pulling fs layer [2021-07-11T12:40:49.007Z] fd332fbdc1db: Pulling fs layer [2021-07-11T12:40:49.007Z] fd332fbdc1db: Waiting [2021-07-11T12:40:49.007Z] b6dc333f4379: Verifying Checksum [2021-07-11T12:40:49.007Z] b6dc333f4379: Download complete [2021-07-11T12:40:49.274Z] 31603596830f: Verifying Checksum [2021-07-11T12:40:49.274Z] 31603596830f: Download complete [2021-07-11T12:40:49.274Z] fd332fbdc1db: Verifying Checksum [2021-07-11T12:40:49.274Z] fd332fbdc1db: Download complete [2021-07-11T12:40:49.274Z] 3d9ef1400e77: Verifying Checksum [2021-07-11T12:40:49.274Z] 3d9ef1400e77: Download complete [2021-07-11T12:40:49.539Z] 31603596830f: Pull complete [2021-07-11T12:40:49.539Z] b6dc333f4379: Pull complete [2021-07-11T12:40:50.124Z] 3d9ef1400e77: Pull complete [2021-07-11T12:40:50.387Z] fd332fbdc1db: Pull complete [2021-07-11T12:40:50.387Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-11T12:40:50.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T12:40:50.387Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-11T12:40:50.482Z] prd-centos7-docker-4c-2g-2473 does not seem to be running inside a container [2021-07-11T12:40:50.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-11T12:40:51.565Z] $ docker top d29e5f864ae92b78671b1eca8c4aba9ed87174d77c7601e44b59d77861d6af79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-11T12:40:51.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T12:40:51.718Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T12:40:51.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T12:40:51.834Z] $ docker exec d29e5f864ae92b78671b1eca8c4aba9ed87174d77c7601e44b59d77861d6af79 ssh-agent [2021-07-11T12:40:51.943Z] SSH_AUTH_SOCK=/tmp/ssh-hBMxyO9mGuMO/agent.14 [2021-07-11T12:40:51.943Z] SSH_AGENT_PID=20 [2021-07-11T12:40:51.952Z] Running ssh-add (command line suppressed) [2021-07-11T12:40:52.049Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_5354996022791447368.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_5354996022791447368.key) [2021-07-11T12:40:52.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T12:40:52.389Z] + git tag --points-at HEAD [Pipeline] } [2021-07-11T12:40:52.410Z] $ docker exec --env ******** --env ******** d29e5f864ae92b78671b1eca8c4aba9ed87174d77c7601e44b59d77861d6af79 ssh-agent -k [2021-07-11T12:40:52.499Z] unset SSH_AUTH_SOCK; [2021-07-11T12:40:52.499Z] unset SSH_AGENT_PID; [2021-07-11T12:40:52.499Z] echo Agent pid 20 killed; [2021-07-11T12:40:52.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-11T12:40:52.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T12:40:52.589Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T12:40:52.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T12:40:52.695Z] $ docker exec d29e5f864ae92b78671b1eca8c4aba9ed87174d77c7601e44b59d77861d6af79 ssh-agent [2021-07-11T12:40:52.821Z] SSH_AUTH_SOCK=/tmp/ssh-V213xvB50rqb/agent.54 [2021-07-11T12:40:52.821Z] SSH_AGENT_PID=60 [2021-07-11T12:40:52.828Z] Running ssh-add (command line suppressed) [2021-07-11T12:40:52.912Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_5780804549208371539.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_5780804549208371539.key) [2021-07-11T12:40:52.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T12:40:53.262Z] + git semver init [2021-07-11T12:40:53.262Z] # -> Open(): unable to determine branch for HEAD [2021-07-11T12:40:53.262Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.git [2021-07-11T12:40:53.262Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-628 [2021-07-11T12:40:53.262Z] # $SEMVER_REMOTE_NAME = origin [2021-07-11T12:40:53.262Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-11T12:40:53.262Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-11T12:40:53.262Z] # $SEMVER_BRANCH = PR-628 [2021-07-11T12:40:53.262Z] # $SEMVER_TEMP = /tmp/semver-126769847 [2021-07-11T12:40:53.262Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-11T12:40:53.839Z] # '/tmp/semver-126769847' -> '/w/workspace/dry_go-mod-core-contracts_PR-628/.semver' [2021-07-11T12:40:53.839Z] # -> Force: false [2021-07-11T12:40:53.839Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.semver [Pipeline] } [2021-07-11T12:40:53.849Z] $ docker exec --env ******** --env ******** d29e5f864ae92b78671b1eca8c4aba9ed87174d77c7601e44b59d77861d6af79 ssh-agent -k [2021-07-11T12:40:53.951Z] unset SSH_AUTH_SOCK; [2021-07-11T12:40:53.951Z] unset SSH_AGENT_PID; [2021-07-11T12:40:53.951Z] echo Agent pid 60 killed; [2021-07-11T12:40:53.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-11T12:40:54.373Z] + git semver [Pipeline] } [2021-07-11T12:40:54.386Z] $ docker stop --time=1 d29e5f864ae92b78671b1eca8c4aba9ed87174d77c7601e44b59d77861d6af79 [2021-07-11T12:40:55.672Z] $ docker rm -f d29e5f864ae92b78671b1eca8c4aba9ed87174d77c7601e44b59d77861d6af79 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T12:40:56.099Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-11T12:40:56.494Z] Stashed 1 file(s) [Pipeline] echo [2021-07-11T12:40:56.503Z] [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-11T12:41:11.898Z] Still waiting to schedule task [2021-07-11T12:41:11.899Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-11T12:41:11.901Z] Still waiting to schedule task [2021-07-11T12:41:11.901Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-11T12:43:17.070Z] Running on prd-centos7-docker-4c-2g-2476 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws [2021-07-11T12:43:17.096Z] Running in /w/workspace/go-mod-core-contracts/9 [Pipeline] { [Pipeline] checkout [2021-07-11T12:43:17.215Z] Selected Git installation does not exist. Using Default [2021-07-11T12:43:17.215Z] The recommended git tool is: NONE [2021-07-11T12:43:19.569Z] using credential edgex-jenkins-ssh [2021-07-11T12:43:19.581Z] Cloning the remote Git repository [2021-07-11T12:43:19.612Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-11T12:43:19.677Z] > git init /w/workspace/go-mod-core-contracts/9 # timeout=10 [2021-07-11T12:43:19.722Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-11T12:43:19.723Z] > git --version # timeout=10 [2021-07-11T12:43:19.736Z] > git --version # 'git version 2.24.4' [2021-07-11T12:43:19.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T12:43:19.813Z] [INFO] Currently running in a labeled security context [2021-07-11T12:43:19.814Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-11T12:43:19.814Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/9@tmp/jenkins-gitclient-ssh753691282198807406.key [2021-07-11T12:43:19.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T12:43:20.565Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-11T12:43:20.575Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T12:43:20.588Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-11T12:43:20.602Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-11T12:43:20.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T12:43:20.603Z] [INFO] Currently running in a labeled security context [2021-07-11T12:43:20.603Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-11T12:43:20.603Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/9@tmp/jenkins-gitclient-ssh8389804674386665909.key [2021-07-11T12:43:20.617Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-11T12:43:21.055Z] Merging remotes/origin/main commit 62d0d237e11a496f212b6f47e7ad619fbaaf2531 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 [2021-07-11T12:43:21.346Z] Merge succeeded, producing f881759cbfa3b529fb8fcaced60e1af62589d398 [2021-07-11T12:43:21.346Z] Checking out Revision f881759cbfa3b529fb8fcaced60e1af62589d398 (PR-628) [2021-07-11T12:43:21.059Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T12:43:21.072Z] > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 [2021-07-11T12:43:21.118Z] > git remote # timeout=10 [2021-07-11T12:43:21.128Z] > git config --get remote.origin.url # timeout=10 [2021-07-11T12:43:21.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T12:43:21.139Z] [INFO] Currently running in a labeled security context [2021-07-11T12:43:21.139Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-11T12:43:21.139Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/9@tmp/jenkins-gitclient-ssh3472974534253990494.key [2021-07-11T12:43:21.146Z] > git merge 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 [2021-07-11T12:43:21.334Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-11T12:43:21.345Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T12:43:21.353Z] > git checkout -f f881759cbfa3b529fb8fcaced60e1af62589d398 # timeout=10 [2021-07-11T12:43:24.994Z] Commit message: "Merge commit '62d0d237e11a496f212b6f47e7ad619fbaaf2531' into HEAD" [2021-07-11T12:43:25.006Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-11T12:43:24.994Z] > git rev-list --no-walk 25c9982dde2b444a14ee703202c2e717c6ef580c # timeout=10 [2021-07-11T12:43:26.071Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-11T12:43:26.403Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-11T12:43:26.714Z] + sudo service docker restart [2021-07-11T12:43:26.714Z] + true [2021-07-11T12:43:26.714Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-11T12:43:45.040Z] ========================================================= [2021-07-11T12:43:45.040Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-11T12:43:45.040Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-11T12:43:45.354Z] + 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-11T12:43:45.933Z] Sending build context to Docker daemon 2.902MB [2021-07-11T12:43:45.933Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-11T12:43:45.933Z] Step 2/7 : FROM ${BASE} [2021-07-11T12:43:46.199Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-11T12:43:46.199Z] 540db60ca938: Pulling fs layer [2021-07-11T12:43:46.199Z] adcc1eea9eea: Pulling fs layer [2021-07-11T12:43:46.199Z] 4c4ab2625f07: Pulling fs layer [2021-07-11T12:43:46.199Z] 0773c198feca: Pulling fs layer [2021-07-11T12:43:46.199Z] 345f892a5656: Pulling fs layer [2021-07-11T12:43:46.199Z] 9ac62484cfdc: Pulling fs layer [2021-07-11T12:43:46.199Z] 5ac4037533be: Pulling fs layer [2021-07-11T12:43:46.199Z] dc6bda0758c5: Pulling fs layer [2021-07-11T12:43:46.200Z] 0773c198feca: Waiting [2021-07-11T12:43:46.200Z] 345f892a5656: Waiting [2021-07-11T12:43:46.200Z] 9ac62484cfdc: Waiting [2021-07-11T12:43:46.200Z] 5ac4037533be: Waiting [2021-07-11T12:43:46.200Z] dc6bda0758c5: Waiting [2021-07-11T12:43:46.200Z] 4c4ab2625f07: Verifying Checksum [2021-07-11T12:43:46.200Z] 4c4ab2625f07: Download complete [2021-07-11T12:43:46.200Z] adcc1eea9eea: Verifying Checksum [2021-07-11T12:43:46.200Z] adcc1eea9eea: Download complete [2021-07-11T12:43:46.200Z] 345f892a5656: Verifying Checksum [2021-07-11T12:43:46.200Z] 345f892a5656: Download complete [2021-07-11T12:43:46.462Z] 9ac62484cfdc: Verifying Checksum [2021-07-11T12:43:46.462Z] 9ac62484cfdc: Download complete [2021-07-11T12:43:46.462Z] 540db60ca938: Verifying Checksum [2021-07-11T12:43:46.462Z] 540db60ca938: Download complete [2021-07-11T12:43:46.725Z] 540db60ca938: Pull complete [2021-07-11T12:43:46.725Z] 5ac4037533be: Verifying Checksum [2021-07-11T12:43:46.725Z] 5ac4037533be: Download complete [2021-07-11T12:43:47.304Z] adcc1eea9eea: Pull complete [2021-07-11T12:43:47.304Z] 4c4ab2625f07: Pull complete [2021-07-11T12:43:48.701Z] dc6bda0758c5: Verifying Checksum [2021-07-11T12:43:48.701Z] dc6bda0758c5: Download complete [2021-07-11T12:43:49.275Z] 0773c198feca: Verifying Checksum [2021-07-11T12:43:49.275Z] 0773c198feca: Download complete [2021-07-11T12:43:53.534Z] 0773c198feca: Pull complete [2021-07-11T12:43:53.534Z] 345f892a5656: Pull complete [2021-07-11T12:43:53.534Z] 9ac62484cfdc: Pull complete [2021-07-11T12:43:53.534Z] 5ac4037533be: Pull complete [2021-07-11T12:43:55.491Z] dc6bda0758c5: Pull complete [2021-07-11T12:43:55.491Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-11T12:43:55.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-11T12:43:55.491Z] ---> eb58bd16d52e [2021-07-11T12:43:55.491Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-11T12:43:59.733Z] ---> Running in 68599c2377ff [2021-07-11T12:43:59.733Z] Removing intermediate container 68599c2377ff [2021-07-11T12:43:59.733Z] ---> b1f79d167d31 [2021-07-11T12:43:59.733Z] Step 4/7 : RUN apk add bash [2021-07-11T12:43:59.733Z] ---> Running in 41e99bb44a24 [2021-07-11T12:43:59.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T12:44:00.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T12:44:00.948Z] OK: 149 MiB in 40 packages [2021-07-11T12:44:01.540Z] Removing intermediate container 41e99bb44a24 [2021-07-11T12:44:01.540Z] ---> 61bad69d4386 [2021-07-11T12:44:01.540Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-11T12:44:01.540Z] ---> Running in 47c4476b2eaa [2021-07-11T12:44:01.540Z] Removing intermediate container 47c4476b2eaa [2021-07-11T12:44:01.540Z] ---> 8467c128a692 [2021-07-11T12:44:01.540Z] Step 6/7 : COPY go.mod . [2021-07-11T12:44:01.805Z] ---> 858898bc9c66 [2021-07-11T12:44:01.805Z] Step 7/7 : RUN go mod download [2021-07-11T12:44:01.805Z] ---> Running in e45bd453bd08 [2021-07-11T12:44:08.521Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2477 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws [2021-07-11T12:44:08.547Z] Running in /w/workspace/go-mod-core-contracts/9 [Pipeline] { [Pipeline] checkout [2021-07-11T12:44:08.809Z] Selected Git installation does not exist. Using Default [2021-07-11T12:44:08.809Z] The recommended git tool is: NONE [2021-07-11T12:44:11.846Z] Removing intermediate container e45bd453bd08 [2021-07-11T12:44:11.846Z] ---> e52a44af16a3 [2021-07-11T12:44:11.846Z] Successfully built e52a44af16a3 [2021-07-11T12:44:11.846Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T12:44:12.160Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-11T12:44:12.160Z] . [Pipeline] withDockerContainer [2021-07-11T12:44:12.257Z] prd-centos7-docker-4c-2g-2476 does not seem to be running inside a container [2021-07-11T12:44:12.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@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 ******** ci-base-image-x86_64 cat [2021-07-11T12:44:12.715Z] $ docker top 854f107a0edcc920e06ed3a6491c01ae2da4be4a613891c35e94d0156b911d84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T12:44:13.111Z] + go version [2021-07-11T12:44:13.111Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-11T12:44:13.121Z] $ docker stop --time=1 854f107a0edcc920e06ed3a6491c01ae2da4be4a613891c35e94d0156b911d84 [2021-07-11T12:44:14.367Z] $ docker rm -f 854f107a0edcc920e06ed3a6491c01ae2da4be4a613891c35e94d0156b911d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-07-11T12:44:14.542Z] using credential edgex-jenkins-ssh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-07-11T12:44:14.587Z] Cloning the remote Git repository [Pipeline] isUnix [Pipeline] sh [2021-07-11T12:44:14.891Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-11T12:44:14.891Z] . [Pipeline] withDockerContainer [2021-07-11T12:44:14.678Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-11T12:44:14.800Z] > git init /w/workspace/go-mod-core-contracts/9 # timeout=10 [2021-07-11T12:44:14.883Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-11T12:44:14.884Z] > git --version # timeout=10 [2021-07-11T12:44:14.899Z] > git --version # 'git version 2.17.1' [2021-07-11T12:44:14.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T12:44:14.971Z] prd-centos7-docker-4c-2g-2476 does not seem to be running inside a container [2021-07-11T12:44:15.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@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 ******** ci-base-image-x86_64 cat [2021-07-11T12:44:15.431Z] $ docker top d904d7138e389d1612982b986e0fcc2f1923a41d6d8e31c63f22083ffb60c2cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T12:44:15.833Z] + go mod tidy [Pipeline] sh [2021-07-11T12:44:16.158Z] + make test [2021-07-11T12:44:16.158Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-11T12:44:15.026Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T12:44:16.423Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-11T12:44:17.074Z] Merging remotes/origin/main commit 62d0d237e11a496f212b6f47e7ad619fbaaf2531 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 [2021-07-11T12:44:16.347Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-11T12:44:16.375Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T12:44:16.407Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-11T12:44:16.446Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-11T12:44:16.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T12:44:16.460Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-11T12:44:17.087Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T12:44:17.105Z] > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 [2021-07-11T12:44:17.256Z] > git remote # timeout=10 [2021-07-11T12:44:17.278Z] > git config --get remote.origin.url # timeout=10 [2021-07-11T12:44:17.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T12:44:17.310Z] > git merge 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 [2021-07-11T12:44:17.913Z] Merge succeeded, producing f9f9ada2d3433d9a1b4c46d212799bf5ca0e8cb0 [2021-07-11T12:44:17.914Z] Checking out Revision f9f9ada2d3433d9a1b4c46d212799bf5ca0e8cb0 (PR-628) [2021-07-11T12:44:17.886Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-11T12:44:17.913Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T12:44:17.924Z] > git checkout -f f9f9ada2d3433d9a1b4c46d212799bf5ca0e8cb0 # timeout=10 [2021-07-11T12:44:22.253Z] Commit message: "Merge commit '62d0d237e11a496f212b6f47e7ad619fbaaf2531' into HEAD" [2021-07-11T12:44:22.286Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-11T12:44:22.257Z] > git rev-list --no-walk 25c9982dde2b444a14ee703202c2e717c6ef580c # timeout=10 [2021-07-11T12:44:23.580Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-11T12:44:23.993Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-11T12:44:24.337Z] + sudo service docker restart+ true [2021-07-11T12:44:24.337Z] [2021-07-11T12:44:28.815Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.044s coverage: 83.3% of statements [2021-07-11T12:44:28.815Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-11T12:44:28.815Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-11T12:44:28.815Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-11T12:44:28.815Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-07-11T12:44:28.815Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-11T12:44:28.815Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 47.2% of statements [2021-07-11T12:44:28.815Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.0% of statements [2021-07-11T12:44:29.393Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.033s coverage: 86.2% of statements [2021-07-11T12:44:29.393Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements [2021-07-11T12:44:29.655Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 35.5% of statements [2021-07-11T12:44:29.921Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements [2021-07-11T12:44:29.921Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-11T12:44:35.318Z] gofmt -l . [2021-07-11T12:44:35.318Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-11T12:44:35.328Z] $ docker stop --time=1 d904d7138e389d1612982b986e0fcc2f1923a41d6d8e31c63f22083ffb60c2cf [2021-07-11T12:44:36.826Z] $ docker rm -f d904d7138e389d1612982b986e0fcc2f1923a41d6d8e31c63f22083ffb60c2cf [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T12:44:37.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-11T12:44:37.494Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-11T12:44:38.385Z] ---> job-cost.sh [2021-07-11T12:44:38.385Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-urY8 [Pipeline] unstash [Pipeline] echo [2021-07-11T12:44:42.967Z] ========================================================= [2021-07-11T12:44:42.967Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-11T12:44:42.967Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-11T12:44:43.319Z] + 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-11T12:44:44.303Z] Sending build context to Docker daemon 2.901MB [2021-07-11T12:44:44.303Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-11T12:44:44.303Z] Step 2/7 : FROM ${BASE} [2021-07-11T12:44:44.903Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-11T12:44:44.903Z] 595b0fe564bb: Pulling fs layer [2021-07-11T12:44:44.903Z] 24495759ef45: Pulling fs layer [2021-07-11T12:44:44.903Z] d148012ef14d: Pulling fs layer [2021-07-11T12:44:44.903Z] cb65c68fc2e2: Pulling fs layer [2021-07-11T12:44:44.903Z] 093eec477d81: Pulling fs layer [2021-07-11T12:44:44.903Z] 20fd20ab2234: Pulling fs layer [2021-07-11T12:44:44.903Z] 43245461236d: Pulling fs layer [2021-07-11T12:44:44.903Z] 5a37c24eccbd: Pulling fs layer [2021-07-11T12:44:44.903Z] cb65c68fc2e2: Waiting [2021-07-11T12:44:44.903Z] 093eec477d81: Waiting [2021-07-11T12:44:44.903Z] 20fd20ab2234: Waiting [2021-07-11T12:44:44.903Z] 43245461236d: Waiting [2021-07-11T12:44:44.903Z] 5a37c24eccbd: Waiting [2021-07-11T12:44:44.903Z] d148012ef14d: Verifying Checksum [2021-07-11T12:44:44.903Z] d148012ef14d: Download complete [2021-07-11T12:44:44.904Z] 24495759ef45: Verifying Checksum [2021-07-11T12:44:44.904Z] 24495759ef45: Download complete [2021-07-11T12:44:44.904Z] 093eec477d81: Download complete [2021-07-11T12:44:44.904Z] 595b0fe564bb: Download complete [2021-07-11T12:44:45.180Z] 20fd20ab2234: Download complete [2021-07-11T12:44:45.180Z] 43245461236d: Verifying Checksum [2021-07-11T12:44:45.180Z] 43245461236d: Download complete [2021-07-11T12:44:45.785Z] 595b0fe564bb: Pull complete [2021-07-11T12:44:46.395Z] 24495759ef45: Pull complete [2021-07-11T12:44:46.679Z] d148012ef14d: Pull complete [2021-07-11T12:44:47.673Z] 5a37c24eccbd: Verifying Checksum [2021-07-11T12:44:47.673Z] 5a37c24eccbd: Download complete [2021-07-11T12:44:48.433Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-11T12:44:48.661Z] cb65c68fc2e2: Verifying Checksum [2021-07-11T12:44:48.661Z] cb65c68fc2e2: Download complete [2021-07-11T12:44:58.859Z] cb65c68fc2e2: Pull complete [2021-07-11T12:44:59.457Z] 093eec477d81: Pull complete [2021-07-11T12:44:59.731Z] 20fd20ab2234: Pull complete [2021-07-11T12:45:00.005Z] 43245461236d: Pull complete [2021-07-11T12:45:03.419Z] lf-activate-venv(): INFO: Adding /tmp/venv-urY8/bin to PATH [2021-07-11T12:45:03.419Z] INFO: No Stack... [2021-07-11T12:45:03.419Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-11T12:45:03.419Z] INFO: Archiving Costs [Pipeline] sh [2021-07-11T12:45:03.729Z] + cat /w/workspace/go-mod-core-contracts/9/archives/cost.csv [2021-07-11T12:45:03.729Z] + cut -d, -f6 [Pipeline] lock [2021-07-11T12:45:03.761Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-stack-cost] [2021-07-11T12:45:03.771Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-stack-cost] did not exist. Created. [2021-07-11T12:45:03.771Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-11T12:45:04.103Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-11T12:45:04.195Z] Stashed 1 file(s) [Pipeline] } [2021-07-11T12:45:04.209Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-07-11T12:45:04.325Z] 5a37c24eccbd: Pull complete [2021-07-11T12:45:04.325Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-11T12:45:04.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-11T12:45:04.325Z] ---> 274d7007c78b [2021-07-11T12:45:04.325Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-11T12:45:06.317Z] ---> Running in 58cbd43a0786 [2021-07-11T12:45:06.920Z] Removing intermediate container 58cbd43a0786 [2021-07-11T12:45:06.920Z] ---> a84abec53125 [2021-07-11T12:45:06.920Z] Step 4/7 : RUN apk add bash [2021-07-11T12:45:06.920Z] ---> Running in 2450b4615c6b [2021-07-11T12:45:08.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T12:45:09.337Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T12:45:10.785Z] OK: 138 MiB in 40 packages [2021-07-11T12:45:11.809Z] Removing intermediate container 2450b4615c6b [2021-07-11T12:45:11.809Z] ---> 5b63cceaec19 [2021-07-11T12:45:11.809Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-11T12:45:11.809Z] ---> Running in 0b65d8cb11a5 [2021-07-11T12:45:12.405Z] Removing intermediate container 0b65d8cb11a5 [2021-07-11T12:45:12.405Z] ---> e38a39ee0c58 [2021-07-11T12:45:12.405Z] Step 6/7 : COPY go.mod . [2021-07-11T12:45:13.389Z] ---> e1356a67dbe6 [2021-07-11T12:45:13.389Z] Step 7/7 : RUN go mod download [2021-07-11T12:45:13.389Z] ---> Running in 404395e148c6 [2021-07-11T12:45:31.737Z] Removing intermediate container 404395e148c6 [2021-07-11T12:45:31.737Z] ---> 3e79ada40d6f [2021-07-11T12:45:31.737Z] Successfully built 3e79ada40d6f [2021-07-11T12:45:31.737Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T12:45:32.088Z] + docker inspect -f . ci-base-image-arm64 [2021-07-11T12:45:32.088Z] . [Pipeline] withDockerContainer [2021-07-11T12:45:32.380Z] prd-ubuntu18.04-docker-arm64-4c-16g-2477 does not seem to be running inside a container [2021-07-11T12:45:32.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@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 ******** ci-base-image-arm64 cat [2021-07-11T12:45:34.226Z] $ docker top 68789c8cb966a5f6b33bacd91b39e43c5b88bbbf030dd16b6a1f9d08d81e307d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T12:45:35.241Z] + go version [2021-07-11T12:45:35.241Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-11T12:45:35.259Z] $ docker stop --time=1 68789c8cb966a5f6b33bacd91b39e43c5b88bbbf030dd16b6a1f9d08d81e307d [2021-07-11T12:45:37.104Z] $ docker rm -f 68789c8cb966a5f6b33bacd91b39e43c5b88bbbf030dd16b6a1f9d08d81e307d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T12:45:37.918Z] + docker inspect -f . ci-base-image-arm64 [2021-07-11T12:45:37.918Z] . [Pipeline] withDockerContainer [2021-07-11T12:45:38.205Z] prd-ubuntu18.04-docker-arm64-4c-16g-2477 does not seem to be running inside a container [2021-07-11T12:45:38.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/9 -v /w/workspace/go-mod-core-contracts/9:/w/workspace/go-mod-core-contracts/9:rw,z -v /w/workspace/go-mod-core-contracts/9@tmp:/w/workspace/go-mod-core-contracts/9@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 ******** ci-base-image-arm64 cat [2021-07-11T12:45:40.052Z] $ docker top 9ed450cde0b022c837cfc2bb38bd2b27d826e6bb4517c69f0593d9c283cdabe9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T12:45:41.221Z] + go mod tidy [Pipeline] sh [2021-07-11T12:45:42.209Z] + make test [2021-07-11T12:45:42.209Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-11T12:45:43.661Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-11T12:46:16.161Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.387s coverage: 83.3% of statements [2021-07-11T12:46:16.161Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-11T12:46:16.161Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-11T12:46:16.766Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-11T12:46:16.766Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.050s coverage: 26.3% of statements [2021-07-11T12:46:16.766Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-11T12:46:19.403Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.073s coverage: 47.2% of statements [2021-07-11T12:46:19.403Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.064s coverage: 90.0% of statements [2021-07-11T12:46:20.393Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.273s coverage: 86.2% of statements [2021-07-11T12:46:20.394Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.050s coverage: 59.5% of statements [2021-07-11T12:46:20.394Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 35.5% of statements [2021-07-11T12:46:21.830Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements [2021-07-11T12:46:21.830Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-11T12:46:44.073Z] gofmt -l . [2021-07-11T12:46:44.073Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-11T12:46:44.090Z] $ docker stop --time=1 9ed450cde0b022c837cfc2bb38bd2b27d826e6bb4517c69f0593d9c283cdabe9 [2021-07-11T12:46:46.109Z] $ docker rm -f 9ed450cde0b022c837cfc2bb38bd2b27d826e6bb4517c69f0593d9c283cdabe9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T12:46:46.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-11T12:46:47.006Z] Warning: overwriting stash ‘coverage-report’ [2021-07-11T12:46:47.658Z] 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-11T12:46:48.422Z] ---> job-cost.sh [2021-07-11T12:46:48.422Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5ANd [2021-07-11T12:47:27.408Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-11T12:49:04.182Z] lf-activate-venv(): INFO: Adding /tmp/venv-5ANd/bin to PATH [2021-07-11T12:49:04.182Z] INFO: No Stack... [2021-07-11T12:49:04.182Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-11T12:49:04.182Z] INFO: Archiving Costs [Pipeline] sh [2021-07-11T12:49:04.530Z] + cat /w/workspace/go-mod-core-contracts/9/archives/cost.csv [2021-07-11T12:49:04.530Z] + cut -d, -f6 [Pipeline] lock [2021-07-11T12:49:04.593Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-stack-cost] [2021-07-11T12:49:04.608Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-stack-cost] did not exist. Created. [2021-07-11T12:49:04.608Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-11T12:49:05.022Z] /w/workspace/go-mod-core-contracts/9@tmp/durable-2f19aea9/script.sh: 1: /w/workspace/go-mod-core-contracts/9@tmp/durable-2f19aea9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-11T12:49:05.369Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-11T12:49:05.389Z] Warning: overwriting stash ‘stack-cost’ [2021-07-11T12:49:05.545Z] Stashed 1 file(s) [Pipeline] } [2021-07-11T12:49:05.556Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-9-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-11T12:49:06.146Z] provisioning config files... [2021-07-11T12:49:06.159Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config6013003484887425885tmp [Pipeline] { [Pipeline] sh [2021-07-11T12:49:06.479Z] + set +x [2021-07-11T12:49:06.479Z] + bash -s -- [2021-07-11T12:49:06.479Z] + curl -s https://codecov.io/bash [2021-07-11T12:49:06.479Z] [2021-07-11T12:49:06.479Z] _____ _ [2021-07-11T12:49:06.479Z] / ____| | | [2021-07-11T12:49:06.479Z] | | ___ __| | ___ ___ _____ __ [2021-07-11T12:49:06.479Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-11T12:49:06.479Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-11T12:49:06.479Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-11T12:49:06.479Z] Bash-1.0.3 [2021-07-11T12:49:06.479Z] [2021-07-11T12:49:06.479Z] [2021-07-11T12:49:06.479Z] ==> git version 2.24.4 found [2021-07-11T12:49:06.479Z] ==> 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-11T12:49:06.479Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-11T12:49:06.479Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-11T12:49:06.479Z] ==> Jenkins CI detected. [2021-07-11T12:49:06.479Z] project root: . [2021-07-11T12:49:06.479Z] --> token set from env [2021-07-11T12:49:06.479Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-11T12:49:06.479Z] ==> Running gcov in . (disable via -X gcov) [2021-07-11T12:49:06.479Z] ==> Python coveragepy not found [2021-07-11T12:49:06.479Z] ==> Searching for coverage reports in: [2021-07-11T12:49:06.479Z] + . [2021-07-11T12:49:06.479Z] -> Found 1 reports [2021-07-11T12:49:06.479Z] ==> Detecting git/mercurial file structure [2021-07-11T12:49:06.742Z] ==> Reading reports [2021-07-11T12:49:06.742Z] + ./coverage.out bytes=101130 [2021-07-11T12:49:06.742Z] ==> Appending adjustments [2021-07-11T12:49:06.742Z] https://docs.codecov.io/docs/fixing-reports [2021-07-11T12:49:07.004Z] + Found adjustments [2021-07-11T12:49:07.004Z] ==> Gzipping contents [2021-07-11T12:49:07.004Z] 16K /tmp/codecov.IjPUjE.gz [2021-07-11T12:49:07.004Z] ==> Uploading reports [2021-07-11T12:49:07.004Z] url: https://codecov.io [2021-07-11T12:49:07.004Z] query: branch=PR-628&commit=c83fd6596302feadbb136870072043dbd3233ba7&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= [2021-07-11T12:49:07.004Z] -> Pinging Codecov [2021-07-11T12:49:07.004Z] https://codecov.io/upload/v4?package=bash-1.0.3&branch=PR-628&commit=c83fd6596302feadbb136870072043dbd3233ba7&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= [2021-07-11T12:49:07.577Z] -> Uploading to [2021-07-11T12:49:07.577Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-11/71470A77251A30514AAF9C0BB2E5B6CE/c83fd6596302feadbb136870072043dbd3233ba7/bec543ce-9e26-406e-909f-9048a6510ee4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210711T124907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=807774d9a09661f0d2389e0d69e1720b52ed570e0e72a5cd32995605e5fc9b10 [2021-07-11T12:49:07.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-11T12:49:07.577Z] Dload Upload Total Spent Left Speed [2021-07-11T12:49:07.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15085 0 0 100 15085 0 42044 --:--:-- --:--:-- --:--:-- 42019 [2021-07-11T12:49:07.839Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c83fd6596302feadbb136870072043dbd3233ba7 [Pipeline] } [2021-07-11T12:49:07.849Z] 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-11T12:49:09.411Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T12:49:09.717Z] ---> package-listing.sh [2021-07-11T12:49:09.717Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-11T12:49:09.717Z] ++ facter osfamily [2021-07-11T12:49:09.980Z] + OS_FAMILY=redhat [2021-07-11T12:49:09.980Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-628 [2021-07-11T12:49:09.980Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-11T12:49:09.980Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-11T12:49:09.980Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-11T12:49:09.980Z] + PACKAGES=/tmp/packages_start.txt [2021-07-11T12:49:09.980Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' [2021-07-11T12:49:09.980Z] + PACKAGES=/tmp/packages_end.txt [2021-07-11T12:49:09.980Z] + case "${OS_FAMILY}" in [2021-07-11T12:49:09.980Z] + rpm -qa [2021-07-11T12:49:09.980Z] + sort [2021-07-11T12:49:10.556Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-11T12:49:10.556Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-11T12:49:10.556Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-11T12:49:10.556Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' [2021-07-11T12:49:10.556Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [2021-07-11T12:49:10.556Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [Pipeline] echo [2021-07-11T12:49:10.571Z] 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-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-11T12:49:10.865Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-11T12:49:11.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T12:49:11.438Z] [2021-07-11T12:49:11.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-11T12:49:11.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T12:49:11.765Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-11T12:49:11.765Z] df20fa9351a1: Pulling fs layer [2021-07-11T12:49:11.765Z] 36b3adc4ff6f: Pulling fs layer [2021-07-11T12:49:11.765Z] 8ad3a11d3b57: Pulling fs layer [2021-07-11T12:49:11.765Z] 46f8f816bc3b: Pulling fs layer [2021-07-11T12:49:11.765Z] 93b61091891f: Pulling fs layer [2021-07-11T12:49:11.765Z] 93b9cdb0e59b: Pulling fs layer [2021-07-11T12:49:11.765Z] 5e14af77c1be: Pulling fs layer [2021-07-11T12:49:11.765Z] 01666e4c0597: Pulling fs layer [2021-07-11T12:49:11.765Z] aa168da1d23b: Pulling fs layer [2021-07-11T12:49:11.765Z] 46f8f816bc3b: Waiting [2021-07-11T12:49:11.765Z] 93b61091891f: Waiting [2021-07-11T12:49:11.765Z] 93b9cdb0e59b: Waiting [2021-07-11T12:49:11.765Z] 5e14af77c1be: Waiting [2021-07-11T12:49:11.765Z] 01666e4c0597: Waiting [2021-07-11T12:49:11.765Z] aa168da1d23b: Waiting [2021-07-11T12:49:11.765Z] 36b3adc4ff6f: Verifying Checksum [2021-07-11T12:49:11.765Z] 36b3adc4ff6f: Download complete [2021-07-11T12:49:11.765Z] 46f8f816bc3b: Verifying Checksum [2021-07-11T12:49:11.765Z] 46f8f816bc3b: Download complete [2021-07-11T12:49:11.765Z] df20fa9351a1: Verifying Checksum [2021-07-11T12:49:11.765Z] df20fa9351a1: Download complete [2021-07-11T12:49:12.030Z] 93b9cdb0e59b: Verifying Checksum [2021-07-11T12:49:12.030Z] 93b9cdb0e59b: Download complete [2021-07-11T12:49:12.030Z] 5e14af77c1be: Verifying Checksum [2021-07-11T12:49:12.030Z] 5e14af77c1be: Download complete [2021-07-11T12:49:12.030Z] 93b61091891f: Verifying Checksum [2021-07-11T12:49:12.030Z] 93b61091891f: Download complete [2021-07-11T12:49:12.030Z] 01666e4c0597: Verifying Checksum [2021-07-11T12:49:12.030Z] 01666e4c0597: Download complete [2021-07-11T12:49:12.030Z] df20fa9351a1: Pull complete [2021-07-11T12:49:12.030Z] 36b3adc4ff6f: Pull complete [2021-07-11T12:49:12.291Z] 8ad3a11d3b57: Verifying Checksum [2021-07-11T12:49:12.291Z] 8ad3a11d3b57: Download complete [2021-07-11T12:49:12.553Z] 8ad3a11d3b57: Pull complete [2021-07-11T12:49:12.816Z] 46f8f816bc3b: Pull complete [2021-07-11T12:49:13.077Z] 93b61091891f: Pull complete [2021-07-11T12:49:13.077Z] 93b9cdb0e59b: Pull complete [2021-07-11T12:49:13.077Z] 5e14af77c1be: Pull complete [2021-07-11T12:49:13.338Z] 01666e4c0597: Pull complete [2021-07-11T12:49:14.293Z] aa168da1d23b: Verifying Checksum [2021-07-11T12:49:14.293Z] aa168da1d23b: Download complete [2021-07-11T12:49:18.549Z] aa168da1d23b: Pull complete [2021-07-11T12:49:18.549Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-11T12:49:18.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T12:49:18.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-11T12:49:18.622Z] prd-centos7-docker-4c-2g-2473 does not seem to be running inside a container [2021-07-11T12:49:18.661Z] $ 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-628/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-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-11T12:49:21.629Z] $ docker top 0384de9d066239f6270bebf87e9b4fb0e70400f7e27f6f426ba2d829cb7355ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T12:49:22.019Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-11T12:49:22.318Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-11T12:49:22.616Z] + ls /var/log/sa-host [2021-07-11T12:49:22.616Z] + sadf -c /var/log/sa-host/sa05 [2021-07-11T12:49:22.616Z] file_magic: OK [2021-07-11T12:49:22.616Z] HZ: Using current value: 100 [2021-07-11T12:49:22.616Z] file_header: OK [2021-07-11T12:49:22.616Z] 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-11T12:49:22.616Z] Statistics: [2021-07-11T12:49:22.616Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-11T12:49:22.616Z] File successfully converted to sysstat format version 12.2.1 [2021-07-11T12:49:22.616Z] + sadf -c /var/log/sa-host/sa11 [2021-07-11T12:49:22.616Z] file_magic: OK [2021-07-11T12:49:22.616Z] HZ: Using current value: 100 [2021-07-11T12:49:22.616Z] file_header: OK [2021-07-11T12:49:22.616Z] 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-11T12:49:22.616Z] Statistics: [2021-07-11T12:49:22.616Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-11T12:49:22.616Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-11T12:49:22.817Z] provisioning config files... [2021-07-11T12:49:22.830Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config7517385538843790818tmp [Pipeline] { [Pipeline] echo [2021-07-11T12:49:22.859Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T12:49:23.176Z] ---> create-netrc.sh [Pipeline] } [2021-07-11T12:49:23.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-11T12:49:23.568Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-11T12:49:23.582Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T12:49:23.885Z] ---> sudo-logs.sh [2021-07-11T12:49:23.885Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-11T12:49:23.921Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T12:49:24.217Z] ---> job-cost.sh [2021-07-11T12:49:24.217Z] lf-activate-venv: SKIPPING [2021-07-11T12:49:24.217Z] DEBUG: total: 0.18000000715255737 [2021-07-11T12:49:24.217Z] INFO: Retrieving Stack Cost... [2021-07-11T12:49:25.161Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-11T12:49:25.423Z] INFO: Archiving Costs [Pipeline] echo [2021-07-11T12:49:25.438Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T12:49:25.740Z] ---> logs-deploy.sh [2021-07-11T12:49:25.740Z] lf-activate-venv: SKIPPING [2021-07-11T12:49:25.740Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-628/9 [2021-07-11T12:49:25.740Z] INFO: archiving workspace using pattern(s): [2021-07-11T12:49:26.689Z] Archives upload complete. [2021-07-11T12:49:26.689Z] INFO: archiving logs to Nexus