Pull request #43 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 40589a07ea4cad09ed8964c37a045b47b8bbbdcb+56892a91667df0cb4a226694a2db23c3232d0973 (78e610202551c87ae90c6175256d4956eb6d9a67) 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-ssh546323794793421702.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-ssh2378680327711027420.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-configuration/branches/PR-43/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-configuration/branches/PR-43/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7208053368361805308.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-ssh4000045847729404379.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-configuration/branches/PR-43/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-configuration/branches/PR-43/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8148322949650207148.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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-417 in /w/workspace/undry_go-mod-configuration_PR-43 [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-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-43 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-43@tmp/jenkins-gitclient-ssh4697028555411321285.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-43@tmp/jenkins-gitclient-ssh1152949634429173702.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 56892a91667df0cb4a226694a2db23c3232d0973 into PR head commit 40589a07ea4cad09ed8964c37a045b47b8bbbdcb Merge succeeded, producing 40589a07ea4cad09ed8964c37a045b47b8bbbdcb Checking out Revision 40589a07ea4cad09ed8964c37a045b47b8bbbdcb (PR-43) > git config core.sparsecheckout # timeout=10 > git checkout -f 40589a07ea4cad09ed8964c37a045b47b8bbbdcb # 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/undry_go-mod-configuration_PR-43@tmp/jenkins-gitclient-ssh5764973762781487575.key > git merge 56892a91667df0cb4a226694a2db23c3232d0973 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40589a07ea4cad09ed8964c37a045b47b8bbbdcb # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-14T17:48:07.373Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-14T17:48:07.469Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T17:48:07.494Z] ========================================================= [2021-07-14T17:48:07.494Z] EdgeX Global Pipelines Version Info [2021-07-14T17:48:07.494Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 236461aa76e77bdacf34e4fd7f86908f940984a3 # timeout=10 [2021-07-14T17:48:08.865Z] ------------------- [2021-07-14T17:48:08.865Z] stable info: [2021-07-14T17:48:08.865Z] ------------------- [2021-07-14T17:48:08.865Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-14T17:48:08.865Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T17:48:08.865Z] Message: update stable to v1.0.196 [2021-07-14T17:48:09.453Z] ------------------- [2021-07-14T17:48:09.453Z] experimental info: [2021-07-14T17:48:09.453Z] ------------------- [2021-07-14T17:48:09.453Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-14T17:48:09.453Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T17:48:09.453Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-14T17:48:09.593Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-07-14T17:48:09.616Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-07-14T17:48:09.646Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-14T17:48:09.668Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-14T17:48:09.690Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-14T17:48:09.710Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-14T17:48:09.734Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-14T17:48:09.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-14T17:48:09.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-14T17:48:09.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-14T17:48:09.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-14T17:48:09.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-07-14T17:48:09.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-14T17:48:09.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-14T17:48:09.915Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:48:09.938Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:48:09.960Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:48:09.982Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:48:10.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-14T17:48:10.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-14T17:48:10.052Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-14T17:48:10.074Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-14T17:48:10.095Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-14T17:48:10.117Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-14T17:48:10.139Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-14T17:48:10.161Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-14T17:48:10.183Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-43 [Pipeline] echo [2021-07-14T17:48:10.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-43 [Pipeline] echo [2021-07-14T17:48:10.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-43 [Pipeline] echo [2021-07-14T17:48:10.249Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40589a07ea4cad09ed8964c37a045b47b8bbbdcb [Pipeline] echo [2021-07-14T17:48:10.274Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40589a0 [Pipeline] echo [2021-07-14T17:48:10.298Z] [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-14T17:48:10.822Z] + git log --format=format:%s -1 40589a07ea4cad09ed8964c37a045b47b8bbbdcb [Pipeline] echo [2021-07-14T17:48:10.875Z] GIT_COMMIT: 40589a07ea4cad09ed8964c37a045b47b8bbbdcb, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1 [Pipeline] echo [2021-07-14T17:48:10.888Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:48:11.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T17:48:11.496Z] [2021-07-14T17:48:11.496Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:48:11.837Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T17:48:11.837Z] latest: Pulling from edgex-devops/git-semver [2021-07-14T17:48:11.837Z] 31603596830f: Pulling fs layer [2021-07-14T17:48:11.837Z] b6dc333f4379: Pulling fs layer [2021-07-14T17:48:11.837Z] 3d9ef1400e77: Pulling fs layer [2021-07-14T17:48:11.837Z] fd332fbdc1db: Pulling fs layer [2021-07-14T17:48:11.837Z] fd332fbdc1db: Waiting [2021-07-14T17:48:11.837Z] b6dc333f4379: Verifying Checksum [2021-07-14T17:48:11.837Z] b6dc333f4379: Download complete [2021-07-14T17:48:12.106Z] 31603596830f: Verifying Checksum [2021-07-14T17:48:12.106Z] 31603596830f: Download complete [2021-07-14T17:48:12.389Z] 31603596830f: Pull complete [2021-07-14T17:48:12.389Z] b6dc333f4379: Pull complete [2021-07-14T17:48:12.389Z] fd332fbdc1db: Verifying Checksum [2021-07-14T17:48:12.389Z] fd332fbdc1db: Download complete [2021-07-14T17:48:12.389Z] 3d9ef1400e77: Verifying Checksum [2021-07-14T17:48:12.389Z] 3d9ef1400e77: Download complete [2021-07-14T17:48:12.978Z] 3d9ef1400e77: Pull complete [2021-07-14T17:48:12.978Z] fd332fbdc1db: Pull complete [2021-07-14T17:48:12.978Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-14T17:48:12.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T17:48:12.978Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-14T17:48:13.080Z] prd-centos7-docker-4c-2g-417 does not seem to be running inside a container [2021-07-14T17:48:13.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-43 -v /w/workspace/undry_go-mod-configuration_PR-43:/w/workspace/undry_go-mod-configuration_PR-43:rw,z -v /w/workspace/undry_go-mod-configuration_PR-43@tmp:/w/workspace/undry_go-mod-configuration_PR-43@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-14T17:48:13.864Z] $ docker top 1af3a3371ba98352a878da056a90530c15f3678c3de75aa0b81999d986abc4e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T17:48:14.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T17:48:14.028Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T17:48:14.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T17:48:14.174Z] $ docker exec 1af3a3371ba98352a878da056a90530c15f3678c3de75aa0b81999d986abc4e9 ssh-agent [2021-07-14T17:48:14.290Z] SSH_AUTH_SOCK=/tmp/ssh-GqZ2cTgENS7v/agent.15 [2021-07-14T17:48:14.290Z] SSH_AGENT_PID=21 [2021-07-14T17:48:14.300Z] Running ssh-add (command line suppressed) [2021-07-14T17:48:14.404Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_5192546210814820808.key (/w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_5192546210814820808.key) [2021-07-14T17:48:14.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T17:48:14.752Z] + git tag --points-at HEAD [Pipeline] } [2021-07-14T17:48:14.769Z] $ docker exec --env ******** --env ******** 1af3a3371ba98352a878da056a90530c15f3678c3de75aa0b81999d986abc4e9 ssh-agent -k [2021-07-14T17:48:14.870Z] unset SSH_AUTH_SOCK; [2021-07-14T17:48:14.871Z] unset SSH_AGENT_PID; [2021-07-14T17:48:14.871Z] echo Agent pid 21 killed; [2021-07-14T17:48:14.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-14T17:48:14.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T17:48:14.933Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T17:48:15.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T17:48:15.050Z] $ docker exec 1af3a3371ba98352a878da056a90530c15f3678c3de75aa0b81999d986abc4e9 ssh-agent [2021-07-14T17:48:15.170Z] SSH_AUTH_SOCK=/tmp/ssh-yvAhxL6GL8BP/agent.53 [2021-07-14T17:48:15.170Z] SSH_AGENT_PID=60 [2021-07-14T17:48:15.180Z] Running ssh-add (command line suppressed) [2021-07-14T17:48:15.277Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_3367366729326888561.key (/w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_3367366729326888561.key) [2021-07-14T17:48:15.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T17:48:15.617Z] + git semver init [2021-07-14T17:48:15.617Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T17:48:15.617Z] # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-43/.git [2021-07-14T17:48:15.617Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-43 [2021-07-14T17:48:15.617Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T17:48:15.617Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T17:48:15.617Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T17:48:15.617Z] # $SEMVER_BRANCH = PR-43 [2021-07-14T17:48:15.617Z] # $SEMVER_TEMP = /tmp/semver-326128162 [2021-07-14T17:48:15.617Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-07-14T17:48:15.885Z] # '/tmp/semver-326128162' -> '/w/workspace/undry_go-mod-configuration_PR-43/.semver' [2021-07-14T17:48:15.885Z] # -> Force: false [2021-07-14T17:48:15.885Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-43/.semver [Pipeline] } [2021-07-14T17:48:15.896Z] $ docker exec --env ******** --env ******** 1af3a3371ba98352a878da056a90530c15f3678c3de75aa0b81999d986abc4e9 ssh-agent -k [2021-07-14T17:48:15.994Z] unset SSH_AUTH_SOCK; [2021-07-14T17:48:15.994Z] unset SSH_AGENT_PID; [2021-07-14T17:48:15.994Z] echo Agent pid 60 killed; [2021-07-14T17:48:16.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T17:48:16.362Z] + git semver [Pipeline] } [2021-07-14T17:48:16.379Z] $ docker stop --time=1 1af3a3371ba98352a878da056a90530c15f3678c3de75aa0b81999d986abc4e9 [2021-07-14T17:48:17.599Z] $ docker rm -f 1af3a3371ba98352a878da056a90530c15f3678c3de75aa0b81999d986abc4e9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T17:48:17.994Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-14T17:48:18.341Z] Stashed 1 file(s) [Pipeline] echo [2021-07-14T17:48:18.346Z] [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-14T17:48:33.559Z] Still waiting to schedule task [2021-07-14T17:48:33.560Z] ‘prd-centos7-builder-2c-1g-365’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-14T17:48:33.560Z] ‘prd-centos7-builder-2c-1g-370’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-14T17:48:33.560Z] ‘prd-centos7-docker-4c-2g-360’ is offline [2021-07-14T17:48:33.560Z] ‘prd-centos7-docker-4c-2g-363’ is offline [2021-07-14T17:48:33.560Z] ‘prd-centos7-docker-4c-2g-374’ is offline [2021-07-14T17:48:33.560Z] ‘prd-centos7-docker-4c-2g-379’ is offline [2021-07-14T17:48:33.560Z] ‘prd-centos7-docker-4c-2g-426’ is offline [2021-07-14T17:48:33.562Z] Still waiting to schedule task [2021-07-14T17:48:33.563Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-14T17:54:12.293Z] Running on prd-centos7-docker-4c-2g-535 in /w/workspace/undry_go-mod-configuration_PR-43 [Pipeline] { [Pipeline] ws [2021-07-14T17:54:12.312Z] Running in /w/workspace/go-mod-configuration/4 [Pipeline] { [Pipeline] checkout [2021-07-14T17:54:12.443Z] Selected Git installation does not exist. Using Default [2021-07-14T17:54:12.443Z] The recommended git tool is: NONE [2021-07-14T17:54:15.154Z] using credential edgex-jenkins-ssh [2021-07-14T17:54:15.169Z] Cloning the remote Git repository [2021-07-14T17:54:14.562Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-14T17:54:14.771Z] > git init /w/workspace/go-mod-configuration/4 # timeout=10 [2021-07-14T17:54:14.801Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-14T17:54:14.801Z] > git --version # timeout=10 [2021-07-14T17:54:14.808Z] > git --version # 'git version 2.24.4' [2021-07-14T17:54:14.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T17:54:14.836Z] [INFO] Currently running in a labeled security context [2021-07-14T17:54:14.836Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T17:54:14.836Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/4@tmp/jenkins-gitclient-ssh6686639175970959484.key [2021-07-14T17:54:14.853Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T17:54:16.477Z] Merging remotes/origin/main commit 56892a91667df0cb4a226694a2db23c3232d0973 into PR head commit 40589a07ea4cad09ed8964c37a045b47b8bbbdcb [2021-07-14T17:54:16.572Z] Merge succeeded, producing 40589a07ea4cad09ed8964c37a045b47b8bbbdcb [2021-07-14T17:54:16.573Z] Checking out Revision 40589a07ea4cad09ed8964c37a045b47b8bbbdcb (PR-43) [2021-07-14T17:54:15.445Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-07-14T17:54:15.459Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T17:54:15.478Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-07-14T17:54:15.494Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-14T17:54:15.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T17:54:15.496Z] [INFO] Currently running in a labeled security context [2021-07-14T17:54:15.496Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T17:54:15.496Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/4@tmp/jenkins-gitclient-ssh62302314735178226.key [2021-07-14T17:54:15.504Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-14T17:54:15.966Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T17:54:15.973Z] > git checkout -f 40589a07ea4cad09ed8964c37a045b47b8bbbdcb # timeout=10 [2021-07-14T17:54:16.013Z] > git remote # timeout=10 [2021-07-14T17:54:16.026Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T17:54:16.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T17:54:16.036Z] [INFO] Currently running in a labeled security context [2021-07-14T17:54:16.036Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T17:54:16.036Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/4@tmp/jenkins-gitclient-ssh2441828676940033499.key [2021-07-14T17:54:16.042Z] > git merge 56892a91667df0cb4a226694a2db23c3232d0973 # timeout=10 [2021-07-14T17:54:16.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T17:54:16.064Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T17:54:16.074Z] > git checkout -f 40589a07ea4cad09ed8964c37a045b47b8bbbdcb # timeout=10 [2021-07-14T17:54:20.113Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T17:54:21.114Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-14T17:54:21.471Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T17:54:21.793Z] + sudo service docker restart [2021-07-14T17:54:21.793Z] + true [2021-07-14T17:54:21.793Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-14T17:54:40.207Z] ========================================================= [2021-07-14T17:54:40.207Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-14T17:54:40.207Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:54:40.729Z] + 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-14T17:54:40.729Z] Sending build context to Docker daemon 276.5kB [2021-07-14T17:54:40.729Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-14T17:54:40.729Z] Step 2/7 : FROM ${BASE} [2021-07-14T17:54:42.152Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-14T17:54:42.152Z] 540db60ca938: Pulling fs layer [2021-07-14T17:54:42.152Z] adcc1eea9eea: Pulling fs layer [2021-07-14T17:54:42.152Z] 4c4ab2625f07: Pulling fs layer [2021-07-14T17:54:42.152Z] 0773c198feca: Pulling fs layer [2021-07-14T17:54:42.152Z] 345f892a5656: Pulling fs layer [2021-07-14T17:54:42.152Z] 9ac62484cfdc: Pulling fs layer [2021-07-14T17:54:42.152Z] 5ac4037533be: Pulling fs layer [2021-07-14T17:54:42.152Z] dc6bda0758c5: Pulling fs layer [2021-07-14T17:54:42.152Z] 0773c198feca: Waiting [2021-07-14T17:54:42.152Z] 9ac62484cfdc: Waiting [2021-07-14T17:54:42.152Z] 345f892a5656: Waiting [2021-07-14T17:54:42.152Z] 5ac4037533be: Waiting [2021-07-14T17:54:42.152Z] dc6bda0758c5: Waiting [2021-07-14T17:54:42.152Z] 4c4ab2625f07: Verifying Checksum [2021-07-14T17:54:42.152Z] 4c4ab2625f07: Download complete [2021-07-14T17:54:42.152Z] adcc1eea9eea: Verifying Checksum [2021-07-14T17:54:42.152Z] adcc1eea9eea: Download complete [2021-07-14T17:54:42.152Z] 345f892a5656: Verifying Checksum [2021-07-14T17:54:42.152Z] 345f892a5656: Download complete [2021-07-14T17:54:42.152Z] 9ac62484cfdc: Verifying Checksum [2021-07-14T17:54:42.152Z] 9ac62484cfdc: Download complete [2021-07-14T17:54:42.152Z] 540db60ca938: Verifying Checksum [2021-07-14T17:54:42.152Z] 540db60ca938: Download complete [2021-07-14T17:54:42.152Z] 540db60ca938: Pull complete [2021-07-14T17:54:42.427Z] adcc1eea9eea: Pull complete [2021-07-14T17:54:42.427Z] 4c4ab2625f07: Pull complete [2021-07-14T17:54:42.694Z] 5ac4037533be: Verifying Checksum [2021-07-14T17:54:42.694Z] 5ac4037533be: Download complete [2021-07-14T17:54:46.048Z] dc6bda0758c5: Verifying Checksum [2021-07-14T17:54:46.048Z] dc6bda0758c5: Download complete [2021-07-14T17:54:46.672Z] 0773c198feca: Verifying Checksum [2021-07-14T17:54:46.672Z] 0773c198feca: Download complete [2021-07-14T17:54:50.059Z] 0773c198feca: Pull complete [2021-07-14T17:54:50.059Z] 345f892a5656: Pull complete [2021-07-14T17:54:50.059Z] 9ac62484cfdc: Pull complete [2021-07-14T17:54:50.059Z] 5ac4037533be: Pull complete [2021-07-14T17:54:51.516Z] dc6bda0758c5: Pull complete [2021-07-14T17:54:51.516Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-14T17:54:51.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-14T17:54:51.516Z] ---> eb58bd16d52e [2021-07-14T17:54:51.516Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-14T17:54:54.866Z] ---> Running in 38dbdb200056 [2021-07-14T17:54:54.866Z] Removing intermediate container 38dbdb200056 [2021-07-14T17:54:54.866Z] ---> c17654632c61 [2021-07-14T17:54:54.866Z] Step 4/7 : RUN apk add --update bash [2021-07-14T17:54:54.866Z] ---> Running in 33043a5c88e1 [2021-07-14T17:54:54.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T17:54:55.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T17:54:56.102Z] OK: 149 MiB in 40 packages [2021-07-14T17:54:56.372Z] Removing intermediate container 33043a5c88e1 [2021-07-14T17:54:56.372Z] ---> 34fda7269619 [2021-07-14T17:54:56.372Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-14T17:54:56.372Z] ---> Running in 3d73694f998e [2021-07-14T17:54:56.641Z] Removing intermediate container 3d73694f998e [2021-07-14T17:54:56.641Z] ---> c14b2672df50 [2021-07-14T17:54:56.641Z] Step 6/7 : COPY go.mod . [2021-07-14T17:54:56.641Z] ---> 389749ef8a36 [2021-07-14T17:54:56.641Z] Step 7/7 : RUN go mod download [2021-07-14T17:54:56.919Z] ---> Running in 5776da5e19e0 [2021-07-14T17:55:03.578Z] Removing intermediate container 5776da5e19e0 [2021-07-14T17:55:03.578Z] ---> 88eb05ded563 [2021-07-14T17:55:03.578Z] Successfully built 88eb05ded563 [2021-07-14T17:55:03.578Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:55:03.925Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T17:55:03.926Z] . [Pipeline] withDockerContainer [2021-07-14T17:55:04.050Z] prd-centos7-docker-4c-2g-535 does not seem to be running inside a container [2021-07-14T17:55:04.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/4 -v /w/workspace/go-mod-configuration/4:/w/workspace/go-mod-configuration/4:rw,z -v /w/workspace/go-mod-configuration/4@tmp:/w/workspace/go-mod-configuration/4@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-x86_64 cat [2021-07-14T17:55:04.564Z] $ docker top 46ea4f831b28357561f7990a180a3122b787816c7aa7eee82c487619b5fcf1eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T17:55:04.999Z] + go version [2021-07-14T17:55:04.999Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-14T17:55:05.017Z] $ docker stop --time=1 46ea4f831b28357561f7990a180a3122b787816c7aa7eee82c487619b5fcf1eb [2021-07-14T17:55:06.225Z] $ docker rm -f 46ea4f831b28357561f7990a180a3122b787816c7aa7eee82c487619b5fcf1eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:55:06.859Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T17:55:06.859Z] . [Pipeline] withDockerContainer [2021-07-14T17:55:06.963Z] prd-centos7-docker-4c-2g-535 does not seem to be running inside a container [2021-07-14T17:55:07.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/4 -v /w/workspace/go-mod-configuration/4:/w/workspace/go-mod-configuration/4:rw,z -v /w/workspace/go-mod-configuration/4@tmp:/w/workspace/go-mod-configuration/4@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-x86_64 cat [2021-07-14T17:55:07.471Z] $ docker top 87a3390bcc58b78c89e43675033ccb4afbb2a58eb86b55cfed06f5f393d6752e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T17:55:07.908Z] + go mod tidy [Pipeline] sh [2021-07-14T17:55:08.514Z] + make test [2021-07-14T17:55:08.514Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-14T17:55:18.714Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.009s coverage: 85.7% of statements [2021-07-14T17:55:20.660Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.528s coverage: 87.4% of statements [2021-07-14T17:55:20.660Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements [2021-07-14T17:55:20.660Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-14T17:55:24.933Z] gofmt -l . [2021-07-14T17:55:24.933Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-14T17:55:24.952Z] $ docker stop --time=1 87a3390bcc58b78c89e43675033ccb4afbb2a58eb86b55cfed06f5f393d6752e [2021-07-14T17:55:26.324Z] $ docker rm -f 87a3390bcc58b78c89e43675033ccb4afbb2a58eb86b55cfed06f5f393d6752e [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T17:55:26.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-14T17:55:27.025Z] 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-14T17:55:28.227Z] ---> job-cost.sh [2021-07-14T17:55:28.227Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G6pr [2021-07-14T17:55:38.522Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T17:55:50.926Z] lf-activate-venv(): INFO: Adding /tmp/venv-G6pr/bin to PATH [2021-07-14T17:55:50.926Z] INFO: No Stack... [2021-07-14T17:55:50.926Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T17:55:51.515Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T17:55:51.844Z] + cat /w/workspace/go-mod-configuration/4/archives/cost.csv [2021-07-14T17:55:51.844Z] + cut -d, -f6 [Pipeline] lock [2021-07-14T17:55:51.886Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-stack-cost] [2021-07-14T17:55:51.896Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-stack-cost] did not exist. Created. [2021-07-14T17:55:51.896Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T17:55:52.229Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-14T17:55:52.310Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T17:55:52.325Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T19:16:33.339Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2760 in /w/workspace/undry_go-mod-configuration_PR-43 [Pipeline] { [Pipeline] ws [2021-07-14T19:16:33.363Z] Running in /w/workspace/go-mod-configuration/4 [Pipeline] { [Pipeline] checkout [2021-07-14T19:16:33.626Z] Selected Git installation does not exist. Using Default [2021-07-14T19:16:33.626Z] The recommended git tool is: NONE [2021-07-14T19:16:39.955Z] using credential edgex-jenkins-ssh [2021-07-14T19:16:40.005Z] Cloning the remote Git repository [2021-07-14T19:16:40.077Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-14T19:16:40.188Z] > git init /w/workspace/go-mod-configuration/4 # timeout=10 [2021-07-14T19:16:40.274Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-14T19:16:40.275Z] > git --version # timeout=10 [2021-07-14T19:16:40.291Z] > git --version # 'git version 2.17.1' [2021-07-14T19:16:40.293Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T19:16:40.389Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T19:16:42.153Z] Merging remotes/origin/main commit 56892a91667df0cb4a226694a2db23c3232d0973 into PR head commit 40589a07ea4cad09ed8964c37a045b47b8bbbdcb [2021-07-14T19:16:42.378Z] Merge succeeded, producing 40589a07ea4cad09ed8964c37a045b47b8bbbdcb [2021-07-14T19:16:42.379Z] Checking out Revision 40589a07ea4cad09ed8964c37a045b47b8bbbdcb (PR-43) [2021-07-14T19:16:41.523Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-07-14T19:16:41.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T19:16:41.574Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-07-14T19:16:41.612Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-07-14T19:16:41.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T19:16:41.628Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-14T19:16:42.172Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T19:16:42.192Z] > git checkout -f 40589a07ea4cad09ed8964c37a045b47b8bbbdcb # timeout=10 [2021-07-14T19:16:42.269Z] > git remote # timeout=10 [2021-07-14T19:16:42.290Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T19:16:42.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T19:16:42.326Z] > git merge 56892a91667df0cb4a226694a2db23c3232d0973 # timeout=10 [2021-07-14T19:16:42.360Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T19:16:42.384Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T19:16:42.397Z] > git checkout -f 40589a07ea4cad09ed8964c37a045b47b8bbbdcb # timeout=10 [2021-07-14T19:16:46.796Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T19:16:47.772Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-14T19:16:48.203Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T19:16:48.562Z] + sudo service docker restart [2021-07-14T19:16:48.562Z] + true [Pipeline] unstash [Pipeline] echo [2021-07-14T19:17:07.263Z] ========================================================= [2021-07-14T19:17:07.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-14T19:17:07.263Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:17:07.618Z] + 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-14T19:17:08.229Z] Sending build context to Docker daemon 275.5kB [2021-07-14T19:17:08.505Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-14T19:17:08.505Z] Step 2/7 : FROM ${BASE} [2021-07-14T19:17:09.492Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-14T19:17:09.492Z] 595b0fe564bb: Pulling fs layer [2021-07-14T19:17:09.492Z] 24495759ef45: Pulling fs layer [2021-07-14T19:17:09.492Z] d148012ef14d: Pulling fs layer [2021-07-14T19:17:09.492Z] cb65c68fc2e2: Pulling fs layer [2021-07-14T19:17:09.492Z] 093eec477d81: Pulling fs layer [2021-07-14T19:17:09.492Z] 20fd20ab2234: Pulling fs layer [2021-07-14T19:17:09.492Z] 43245461236d: Pulling fs layer [2021-07-14T19:17:09.492Z] 5a37c24eccbd: Pulling fs layer [2021-07-14T19:17:09.492Z] 20fd20ab2234: Waiting [2021-07-14T19:17:09.492Z] cb65c68fc2e2: Waiting [2021-07-14T19:17:09.492Z] 43245461236d: Waiting [2021-07-14T19:17:09.492Z] 093eec477d81: Waiting [2021-07-14T19:17:09.492Z] 5a37c24eccbd: Waiting [2021-07-14T19:17:09.492Z] d148012ef14d: Download complete [2021-07-14T19:17:09.492Z] 24495759ef45: Verifying Checksum [2021-07-14T19:17:09.492Z] 24495759ef45: Download complete [2021-07-14T19:17:09.492Z] 093eec477d81: Verifying Checksum [2021-07-14T19:17:09.492Z] 093eec477d81: Download complete [2021-07-14T19:17:09.492Z] 20fd20ab2234: Verifying Checksum [2021-07-14T19:17:09.492Z] 43245461236d: Verifying Checksum [2021-07-14T19:17:09.492Z] 43245461236d: Download complete [2021-07-14T19:17:09.770Z] 595b0fe564bb: Verifying Checksum [2021-07-14T19:17:09.770Z] 595b0fe564bb: Download complete [2021-07-14T19:17:10.769Z] 595b0fe564bb: Pull complete [2021-07-14T19:17:11.391Z] 24495759ef45: Pull complete [2021-07-14T19:17:11.671Z] d148012ef14d: Pull complete [2021-07-14T19:17:12.271Z] 5a37c24eccbd: Verifying Checksum [2021-07-14T19:17:12.271Z] 5a37c24eccbd: Download complete [2021-07-14T19:17:14.254Z] cb65c68fc2e2: Verifying Checksum [2021-07-14T19:17:14.254Z] cb65c68fc2e2: Download complete [2021-07-14T19:17:24.462Z] cb65c68fc2e2: Pull complete [2021-07-14T19:17:25.062Z] 093eec477d81: Pull complete [2021-07-14T19:17:25.335Z] 20fd20ab2234: Pull complete [2021-07-14T19:17:25.936Z] 43245461236d: Pull complete [2021-07-14T19:17:30.296Z] 5a37c24eccbd: Pull complete [2021-07-14T19:17:30.296Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-14T19:17:30.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-14T19:17:30.296Z] ---> 274d7007c78b [2021-07-14T19:17:30.296Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-14T19:17:34.597Z] ---> Running in 3432784d486a [2021-07-14T19:17:34.597Z] Removing intermediate container 3432784d486a [2021-07-14T19:17:34.597Z] ---> 825ea78324ba [2021-07-14T19:17:34.597Z] Step 4/7 : RUN apk add --update bash [2021-07-14T19:17:34.877Z] ---> Running in 9e987066b4a1 [2021-07-14T19:17:36.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:17:37.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:17:39.781Z] OK: 138 MiB in 40 packages [2021-07-14T19:17:40.770Z] Removing intermediate container 9e987066b4a1 [2021-07-14T19:17:40.770Z] ---> 2ab89c0fb3b6 [2021-07-14T19:17:40.770Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-14T19:17:41.050Z] ---> Running in f2ac2d1b7aed [2021-07-14T19:17:41.648Z] Removing intermediate container f2ac2d1b7aed [2021-07-14T19:17:41.648Z] ---> d9cf91e6e90b [2021-07-14T19:17:41.648Z] Step 6/7 : COPY go.mod . [2021-07-14T19:17:42.643Z] ---> d6a91d22f36d [2021-07-14T19:17:42.643Z] Step 7/7 : RUN go mod download [2021-07-14T19:17:42.643Z] ---> Running in 4645916613c3 [2021-07-14T19:18:01.002Z] Removing intermediate container 4645916613c3 [2021-07-14T19:18:01.002Z] ---> afb284c3efc0 [2021-07-14T19:18:01.002Z] Successfully built afb284c3efc0 [2021-07-14T19:18:01.002Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:18:01.358Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T19:18:01.358Z] . [Pipeline] withDockerContainer [2021-07-14T19:18:01.596Z] prd-ubuntu18.04-docker-arm64-4c-16g-2760 does not seem to be running inside a container [2021-07-14T19:18:01.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/4 -v /w/workspace/go-mod-configuration/4:/w/workspace/go-mod-configuration/4:rw,z -v /w/workspace/go-mod-configuration/4@tmp:/w/workspace/go-mod-configuration/4@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 ******** ci-base-image-arm64 cat [2021-07-14T19:18:03.420Z] $ docker top b02840b27644ecf7ff56a758344552b534db6b266d425ff5d74e6ad4687ee097 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:18:04.422Z] + go version [2021-07-14T19:18:04.422Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-14T19:18:04.451Z] $ docker stop --time=1 b02840b27644ecf7ff56a758344552b534db6b266d425ff5d74e6ad4687ee097 [2021-07-14T19:18:06.317Z] $ docker rm -f b02840b27644ecf7ff56a758344552b534db6b266d425ff5d74e6ad4687ee097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:18:07.097Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T19:18:07.097Z] . [Pipeline] withDockerContainer [2021-07-14T19:18:07.350Z] prd-ubuntu18.04-docker-arm64-4c-16g-2760 does not seem to be running inside a container [2021-07-14T19:18:07.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/4 -v /w/workspace/go-mod-configuration/4:/w/workspace/go-mod-configuration/4:rw,z -v /w/workspace/go-mod-configuration/4@tmp:/w/workspace/go-mod-configuration/4@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 ******** ci-base-image-arm64 cat [2021-07-14T19:18:09.216Z] $ docker top ebc703f12e6f1cf3e04fce2503f7f25d1ed04541e85e598574088a92b44be3a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:18:10.218Z] + go mod tidy [Pipeline] sh [2021-07-14T19:18:11.498Z] + make test [2021-07-14T19:18:11.498Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-14T19:18:50.559Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.016s coverage: 85.7% of statements [2021-07-14T19:18:50.559Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.612s coverage: 87.4% of statements [2021-07-14T19:18:50.559Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.058s coverage: 100.0% of statements [2021-07-14T19:18:50.559Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-14T19:19:08.959Z] gofmt -l . [2021-07-14T19:19:08.959Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-14T19:19:08.979Z] $ docker stop --time=1 ebc703f12e6f1cf3e04fce2503f7f25d1ed04541e85e598574088a92b44be3a8 [2021-07-14T19:19:11.051Z] $ docker rm -f ebc703f12e6f1cf3e04fce2503f7f25d1ed04541e85e598574088a92b44be3a8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T19:19:11.851Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-14T19:19:11.872Z] Warning: overwriting stash ‘coverage-report’ [2021-07-14T19:19:12.444Z] 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-14T19:19:13.215Z] ---> job-cost.sh [2021-07-14T19:19:13.215Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l5gu [2021-07-14T19:20:00.171Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T19:22:07.029Z] lf-activate-venv(): INFO: Adding /tmp/venv-l5gu/bin to PATH [2021-07-14T19:22:07.029Z] INFO: No Stack... [2021-07-14T19:22:07.029Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-14T19:22:07.029Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T19:22:07.375Z] + cat /w/workspace/go-mod-configuration/4/archives/cost.csv [2021-07-14T19:22:07.375Z] + cut -d, -f6 [Pipeline] lock [2021-07-14T19:22:07.451Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-stack-cost] [2021-07-14T19:22:07.460Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-stack-cost] did not exist. Created. [2021-07-14T19:22:07.460Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T19:22:07.827Z] /w/workspace/go-mod-configuration/4@tmp/durable-5b409039/script.sh: 1: /w/workspace/go-mod-configuration/4@tmp/durable-5b409039/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-14T19:22:08.181Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-14T19:22:08.238Z] Warning: overwriting stash ‘stack-cost’ [2021-07-14T19:22:08.409Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T19:22:08.426Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-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-14T19:22:08.915Z] provisioning config files... [2021-07-14T19:22:08.947Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-43@tmp/config6935124045883437129tmp [Pipeline] { [Pipeline] sh [2021-07-14T19:22:09.305Z] + set +x [2021-07-14T19:22:09.305Z] + curl -s https://codecov.io/bash [2021-07-14T19:22:09.305Z] + bash -s -- [2021-07-14T19:22:09.305Z] [2021-07-14T19:22:09.305Z] _____ _ [2021-07-14T19:22:09.305Z] / ____| | | [2021-07-14T19:22:09.305Z] | | ___ __| | ___ ___ _____ __ [2021-07-14T19:22:09.305Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-14T19:22:09.305Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-14T19:22:09.305Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-14T19:22:09.305Z] Bash-1.0.4 [2021-07-14T19:22:09.305Z] [2021-07-14T19:22:09.305Z] [2021-07-14T19:22:09.305Z] ==> git version 2.24.4 found [2021-07-14T19:22:09.305Z] ==> 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-14T19:22:09.305Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-14T19:22:09.305Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-14T19:22:09.305Z] ==> Jenkins CI detected. [2021-07-14T19:22:09.305Z] project root: . [2021-07-14T19:22:09.305Z] --> token set from env [2021-07-14T19:22:09.305Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-14T19:22:09.305Z] ==> Running gcov in . (disable via -X gcov) [2021-07-14T19:22:09.305Z] ==> Python coveragepy not found [2021-07-14T19:22:09.305Z] ==> Searching for coverage reports in: [2021-07-14T19:22:09.305Z] + . [2021-07-14T19:22:09.305Z] -> Found 1 reports [2021-07-14T19:22:09.305Z] ==> Detecting git/mercurial file structure [2021-07-14T19:22:09.305Z] ==> Reading reports [2021-07-14T19:22:09.305Z] + ./coverage.out bytes=14452 [2021-07-14T19:22:09.305Z] ==> Appending adjustments [2021-07-14T19:22:09.305Z] https://docs.codecov.io/docs/fixing-reports [2021-07-14T19:22:09.582Z] + Found adjustments [2021-07-14T19:22:09.582Z] ==> Gzipping contents [2021-07-14T19:22:09.582Z] 4.0K /tmp/codecov.W2RAqd.gz [2021-07-14T19:22:09.582Z] ==> Uploading reports [2021-07-14T19:22:09.582Z] url: https://codecov.io [2021-07-14T19:22:09.582Z] query: branch=PR-43&commit=40589a07ea4cad09ed8964c37a045b47b8bbbdcb&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-43%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=43&job=&cmd_args= [2021-07-14T19:22:09.582Z] -> Pinging Codecov [2021-07-14T19:22:09.582Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-43&commit=40589a07ea4cad09ed8964c37a045b47b8bbbdcb&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-43%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=43&job=&cmd_args= [2021-07-14T19:22:09.863Z] -> Uploading to [2021-07-14T19:22:09.863Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-14/9F92B070CA9CA35F4914AC8684776953/40589a07ea4cad09ed8964c37a045b47b8bbbdcb/1762d234-5385-4f12-a669-08b3f52418d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T192209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95d5a511b7af69f2bd1005886ca9afe15fc8c755ed012fdbf86717935ee4a587 [2021-07-14T19:22:09.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T19:22:09.863Z] Dload Upload Total Spent Left Speed [2021-07-14T19:22:10.446Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2559 0 0 100 2559 0 7477 --:--:-- --:--:-- --:--:-- 7482 [2021-07-14T19:22:10.446Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/40589a07ea4cad09ed8964c37a045b47b8bbbdcb [Pipeline] } [2021-07-14T19:22:10.460Z] 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-14T19:22:12.236Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:12.831Z] ---> package-listing.sh [2021-07-14T19:22:12.831Z] ++ facter osfamily [2021-07-14T19:22:12.831Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-14T19:22:13.100Z] + OS_FAMILY=redhat [2021-07-14T19:22:13.100Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-43 [2021-07-14T19:22:13.100Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-14T19:22:13.100Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-14T19:22:13.100Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-14T19:22:13.100Z] + PACKAGES=/tmp/packages_start.txt [2021-07-14T19:22:13.100Z] + '[' /w/workspace/undry_go-mod-configuration_PR-43 ']' [2021-07-14T19:22:13.100Z] + PACKAGES=/tmp/packages_end.txt [2021-07-14T19:22:13.100Z] + case "${OS_FAMILY}" in [2021-07-14T19:22:13.100Z] + rpm -qa [2021-07-14T19:22:13.100Z] + sort [2021-07-14T19:22:13.683Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-14T19:22:13.683Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-14T19:22:13.683Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-14T19:22:13.683Z] + '[' /w/workspace/undry_go-mod-configuration_PR-43 ']' [2021-07-14T19:22:13.683Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-43/archives/ [2021-07-14T19:22:13.683Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-43/archives/ [Pipeline] echo [2021-07-14T19:22:13.700Z] 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/undry_go-mod-configuration_PR-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-14T19:22:14.007Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:22:14.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:22:14.603Z] [2021-07-14T19:22:14.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:22:14.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:22:14.955Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-14T19:22:14.955Z] df20fa9351a1: Pulling fs layer [2021-07-14T19:22:14.955Z] 36b3adc4ff6f: Pulling fs layer [2021-07-14T19:22:14.955Z] 8ad3a11d3b57: Pulling fs layer [2021-07-14T19:22:14.955Z] 46f8f816bc3b: Pulling fs layer [2021-07-14T19:22:14.955Z] 93b61091891f: Pulling fs layer [2021-07-14T19:22:14.955Z] 93b9cdb0e59b: Pulling fs layer [2021-07-14T19:22:14.955Z] 5e14af77c1be: Pulling fs layer [2021-07-14T19:22:14.955Z] 01666e4c0597: Pulling fs layer [2021-07-14T19:22:14.955Z] aa168da1d23b: Pulling fs layer [2021-07-14T19:22:14.955Z] 93b9cdb0e59b: Waiting [2021-07-14T19:22:14.955Z] 5e14af77c1be: Waiting [2021-07-14T19:22:14.955Z] 01666e4c0597: Waiting [2021-07-14T19:22:14.955Z] aa168da1d23b: Waiting [2021-07-14T19:22:14.955Z] 46f8f816bc3b: Waiting [2021-07-14T19:22:14.955Z] 93b61091891f: Waiting [2021-07-14T19:22:14.955Z] 36b3adc4ff6f: Verifying Checksum [2021-07-14T19:22:14.955Z] 36b3adc4ff6f: Download complete [2021-07-14T19:22:15.238Z] 46f8f816bc3b: Verifying Checksum [2021-07-14T19:22:15.238Z] 46f8f816bc3b: Download complete [2021-07-14T19:22:15.238Z] df20fa9351a1: Verifying Checksum [2021-07-14T19:22:15.238Z] df20fa9351a1: Download complete [2021-07-14T19:22:15.238Z] 93b9cdb0e59b: Verifying Checksum [2021-07-14T19:22:15.238Z] 93b9cdb0e59b: Download complete [2021-07-14T19:22:15.238Z] 93b61091891f: Verifying Checksum [2021-07-14T19:22:15.238Z] 93b61091891f: Download complete [2021-07-14T19:22:15.238Z] 5e14af77c1be: Verifying Checksum [2021-07-14T19:22:15.238Z] 5e14af77c1be: Download complete [2021-07-14T19:22:15.238Z] 01666e4c0597: Verifying Checksum [2021-07-14T19:22:15.238Z] 01666e4c0597: Download complete [2021-07-14T19:22:15.512Z] df20fa9351a1: Pull complete [2021-07-14T19:22:15.512Z] 36b3adc4ff6f: Pull complete [2021-07-14T19:22:15.512Z] 8ad3a11d3b57: Verifying Checksum [2021-07-14T19:22:15.512Z] 8ad3a11d3b57: Download complete [2021-07-14T19:22:16.133Z] 8ad3a11d3b57: Pull complete [2021-07-14T19:22:16.133Z] 46f8f816bc3b: Pull complete [2021-07-14T19:22:16.404Z] 93b61091891f: Pull complete [2021-07-14T19:22:16.404Z] 93b9cdb0e59b: Pull complete [2021-07-14T19:22:16.404Z] 5e14af77c1be: Pull complete [2021-07-14T19:22:16.670Z] 01666e4c0597: Pull complete [2021-07-14T19:22:20.030Z] aa168da1d23b: Verifying Checksum [2021-07-14T19:22:20.030Z] aa168da1d23b: Download complete [2021-07-14T19:22:23.406Z] aa168da1d23b: Pull complete [2021-07-14T19:22:23.406Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-14T19:22:23.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:22:23.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-14T19:22:23.504Z] prd-centos7-docker-4c-2g-417 does not seem to be running inside a container [2021-07-14T19:22:23.566Z] $ 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/undry_go-mod-configuration_PR-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-43 -v /w/workspace/undry_go-mod-configuration_PR-43:/w/workspace/undry_go-mod-configuration_PR-43:rw,z -v /w/workspace/undry_go-mod-configuration_PR-43@tmp:/w/workspace/undry_go-mod-configuration_PR-43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-14T19:22:25.482Z] $ docker top 445b4a671eb26818eb432b701c51912263645a7d15ac064bc3c7978894b7bd2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:22:25.883Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-14T19:22:26.200Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-14T19:22:26.518Z] + ls /var/log/sa-host [2021-07-14T19:22:26.518Z] + sadf -c /var/log/sa-host/sa05 [2021-07-14T19:22:26.518Z] file_magic: OK [2021-07-14T19:22:26.518Z] HZ: Using current value: 100 [2021-07-14T19:22:26.518Z] file_header: OK [2021-07-14T19:22:26.518Z] 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-14T19:22:26.518Z] Statistics: [2021-07-14T19:22:26.518Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T19:22:26.518Z] File successfully converted to sysstat format version 12.2.1 [2021-07-14T19:22:26.518Z] + sadf -c /var/log/sa-host/sa14 [2021-07-14T19:22:26.518Z] file_magic: OK [2021-07-14T19:22:26.518Z] HZ: Using current value: 100 [2021-07-14T19:22:26.518Z] file_header: OK [2021-07-14T19:22:26.518Z] 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-14T19:22:26.518Z] Statistics: [2021-07-14T19:22:26.518Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T19:22:26.518Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T19:22:26.712Z] provisioning config files... [2021-07-14T19:22:26.726Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-43@tmp/config2723493823151383160tmp [Pipeline] { [Pipeline] echo [2021-07-14T19:22:26.751Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:27.272Z] ---> create-netrc.sh [Pipeline] } [2021-07-14T19:22:27.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:27.667Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-14T19:22:27.681Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:27.993Z] ---> sudo-logs.sh [2021-07-14T19:22:27.993Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-14T19:22:28.037Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:28.353Z] ---> job-cost.sh [2021-07-14T19:22:28.353Z] lf-activate-venv: SKIPPING [2021-07-14T19:22:28.353Z] DEBUG: total: 0.18000000715255737 [2021-07-14T19:22:28.353Z] INFO: Retrieving Stack Cost... [2021-07-14T19:22:29.768Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T19:22:30.035Z] INFO: Archiving Costs [Pipeline] echo [2021-07-14T19:22:30.053Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:30.371Z] ---> logs-deploy.sh [2021-07-14T19:22:30.371Z] lf-activate-venv: SKIPPING [2021-07-14T19:22:30.371Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-43/4 [2021-07-14T19:22:30.371Z] INFO: archiving workspace using pattern(s): [2021-07-14T19:22:31.341Z] Archives upload complete. [2021-07-14T19:22:31.341Z] INFO: archiving logs to Nexus