Pull request #136 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from 27b5f22fc5ce069b0d2466f0563309b1633dc231+bc523f8adc24572ee9c1fa886bd261008a9dc535 (e45538d51e37d16253e6707a64631a1d5caccef8) 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-ssh8544278492254154536.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh8457813602474009624.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-secrets/branches/PR-136/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-secrets/branches/PR-136/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh736009023017206554.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh5032275821294068086.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-secrets/branches/PR-136/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-secrets/branches/PR-136/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7397754789236971236.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets 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-30233 in /w/workspace/gexfoundry_go-mod-secrets_PR-136 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-136 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-136@tmp/jenkins-gitclient-ssh4041831678656769742.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-136@tmp/jenkins-gitclient-ssh5876019444548076977.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc523f8adc24572ee9c1fa886bd261008a9dc535 into PR head commit 27b5f22fc5ce069b0d2466f0563309b1633dc231 Merge succeeded, producing 27b5f22fc5ce069b0d2466f0563309b1633dc231 Checking out Revision 27b5f22fc5ce069b0d2466f0563309b1633dc231 (PR-136) > git config core.sparsecheckout # timeout=10 > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # 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/gexfoundry_go-mod-secrets_PR-136@tmp/jenkins-gitclient-ssh4278686541235253797.key > git merge bc523f8adc24572ee9c1fa886bd261008a9dc535 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 Commit message: "Merge branch 'main' into update-go-mod" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-10T17:43:22.788Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-10T17:43:22.833Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 7775a1456ff4a3701157c6f6536940c2608f20ac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-10T17:43:23.844Z] ========================================================= [2021-11-10T17:43:23.844Z] EdgeX Global Pipelines Version Info [2021-11-10T17:43:23.844Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:43:25.018Z] ------------------- [2021-11-10T17:43:25.018Z] stable info: [2021-11-10T17:43:25.018Z] ------------------- [2021-11-10T17:43:25.018Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-10T17:43:25.018Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T17:43:25.018Z] Message: update stable to v1.0.211 [2021-11-10T17:43:25.589Z] ------------------- [2021-11-10T17:43:25.589Z] experimental info: [2021-11-10T17:43:25.589Z] ------------------- [2021-11-10T17:43:25.589Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-10T17:43:25.589Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T17:43:25.589Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-10T17:43:25.666Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-11-10T17:43:25.677Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-11-10T17:43:25.687Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-10T17:43:25.699Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-10T17:43:25.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-10T17:43:25.720Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-10T17:43:25.730Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-10T17:43:25.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-10T17:43:25.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-10T17:43:25.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-10T17:43:25.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-10T17:43:25.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-11-10T17:43:25.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-10T17:43:25.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-10T17:43:25.817Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T17:43:25.828Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T17:43:25.840Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T17:43:25.853Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T17:43:25.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-10T17:43:25.875Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-10T17:43:25.885Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-10T17:43:25.894Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-10T17:43:25.904Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-10T17:43:25.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-10T17:43:25.927Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-11-10T17:43:25.940Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-10T17:43:25.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-136 [Pipeline] echo [2021-11-10T17:43:25.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-136 [Pipeline] echo [2021-11-10T17:43:25.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-136 [Pipeline] echo [2021-11-10T17:43:25.981Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27b5f22fc5ce069b0d2466f0563309b1633dc231 [Pipeline] echo [2021-11-10T17:43:25.993Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27b5f22 [Pipeline] echo [2021-11-10T17:43:26.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-10T17:43:27.377Z] + git rev-list -1 --merges 27b5f22fc5ce069b0d2466f0563309b1633dc231~1..27b5f22fc5ce069b0d2466f0563309b1633dc231 [Pipeline] echo [2021-11-10T17:43:27.413Z] -----------> git rev-list -1 --merges 27b5f22fc5ce069b0d2466f0563309b1633dc231~1..27b5f22fc5ce069b0d2466f0563309b1633dc231 27b5f22fc5ce069b0d2466f0563309b1633dc231 [2021-11-10T17:43:27.413Z] 27b5f22fc5ce069b0d2466f0563309b1633dc231 [false] [Pipeline] sh [2021-11-10T17:43:27.707Z] + git log --format=format:%s -1 27b5f22fc5ce069b0d2466f0563309b1633dc231 [Pipeline] echo [2021-11-10T17:43:27.726Z] ========================================================= [2021-11-10T17:43:27.726Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-10T17:43:27.726Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T17:43:28.079Z] + git log --format=format:%s -1 27b5f22fc5ce069b0d2466f0563309b1633dc231 [Pipeline] echo [2021-11-10T17:43:28.090Z] [semverPrep] GIT_COMMIT: 27b5f22fc5ce069b0d2466f0563309b1633dc231, Commit Message: Merge branch 'main' into update-go-mod [Pipeline] echo [2021-11-10T17:43:28.099Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:43:28.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T17:43:28.526Z] [2021-11-10T17:43:28.526Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:43:28.835Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T17:43:28.835Z] latest: Pulling from edgex-devops/git-semver [2021-11-10T17:43:28.835Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T17:43:28.835Z] 3e5f54012d9b: Pulling fs layer [2021-11-10T17:43:28.835Z] 4c7163046ea9: Pulling fs layer [2021-11-10T17:43:28.835Z] 0c2d73faf560: Pulling fs layer [2021-11-10T17:43:28.835Z] 0c2d73faf560: Waiting [2021-11-10T17:43:28.835Z] 3e5f54012d9b: Verifying Checksum [2021-11-10T17:43:28.835Z] 3e5f54012d9b: Download complete [2021-11-10T17:43:28.835Z] a0d0a0d46f8b: Verifying Checksum [2021-11-10T17:43:28.835Z] a0d0a0d46f8b: Download complete [2021-11-10T17:43:30.009Z] 0c2d73faf560: Verifying Checksum [2021-11-10T17:43:30.009Z] 0c2d73faf560: Download complete [2021-11-10T17:43:30.009Z] 4c7163046ea9: Verifying Checksum [2021-11-10T17:43:30.009Z] 4c7163046ea9: Download complete [2021-11-10T17:43:30.009Z] a0d0a0d46f8b: Pull complete [2021-11-10T17:43:30.009Z] 3e5f54012d9b: Pull complete [2021-11-10T17:43:30.009Z] 4c7163046ea9: Pull complete [2021-11-10T17:43:30.009Z] 0c2d73faf560: Pull complete [2021-11-10T17:43:30.009Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-10T17:43:30.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T17:43:30.009Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-10T17:43:30.096Z] prd-centos7-docker-4c-2g-30233 does not seem to be running inside a container [2021-11-10T17:43:30.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-136 -v /w/workspace/gexfoundry_go-mod-secrets_PR-136:/w/workspace/gexfoundry_go-mod-secrets_PR-136:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-136@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T17:43:30.727Z] $ docker top 8a9bf76f59e0d6f6a8f61007c32fe76b03d91aafebc052833f1d1a2bdcf93987 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T17:43:30.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T17:43:30.815Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T17:43:30.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T17:43:30.930Z] $ docker exec 8a9bf76f59e0d6f6a8f61007c32fe76b03d91aafebc052833f1d1a2bdcf93987 ssh-agent [2021-11-10T17:43:31.046Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFNGEhE/agent.14 [2021-11-10T17:43:31.046Z] SSH_AGENT_PID=21 [2021-11-10T17:43:31.053Z] Running ssh-add (command line suppressed) [2021-11-10T17:43:31.159Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/private_key_6909055468650266682.key (/w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/private_key_6909055468650266682.key) [2021-11-10T17:43:31.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T17:43:31.472Z] + git tag --points-at HEAD [Pipeline] } [2021-11-10T17:43:31.486Z] $ docker exec --env ******** --env ******** 8a9bf76f59e0d6f6a8f61007c32fe76b03d91aafebc052833f1d1a2bdcf93987 ssh-agent -k [2021-11-10T17:43:31.583Z] unset SSH_AUTH_SOCK; [2021-11-10T17:43:31.584Z] unset SSH_AGENT_PID; [2021-11-10T17:43:31.584Z] echo Agent pid 21 killed; [2021-11-10T17:43:31.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-10T17:43:31.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T17:43:31.614Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T17:43:31.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T17:43:31.721Z] $ docker exec 8a9bf76f59e0d6f6a8f61007c32fe76b03d91aafebc052833f1d1a2bdcf93987 ssh-agent [2021-11-10T17:43:31.820Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdKMBcK/agent.54 [2021-11-10T17:43:31.820Z] SSH_AGENT_PID=60 [2021-11-10T17:43:31.825Z] Running ssh-add (command line suppressed) [2021-11-10T17:43:31.911Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/private_key_3515370398939270627.key (/w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/private_key_3515370398939270627.key) [2021-11-10T17:43:31.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T17:43:32.216Z] + git semver init [2021-11-10T17:43:32.216Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T17:43:32.216Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-136/.git [2021-11-10T17:43:32.216Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-136 [2021-11-10T17:43:32.216Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T17:43:32.216Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T17:43:32.216Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T17:43:32.216Z] # $SEMVER_BRANCH = PR-136 [2021-11-10T17:43:32.216Z] # $SEMVER_TEMP = /tmp/semver-737434531 [2021-11-10T17:43:32.216Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-11-10T17:43:32.783Z] # '/tmp/semver-737434531' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-136/.semver' [2021-11-10T17:43:32.783Z] # -> Force: false [2021-11-10T17:43:32.783Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-136/.semver [Pipeline] } [2021-11-10T17:43:32.792Z] $ docker exec --env ******** --env ******** 8a9bf76f59e0d6f6a8f61007c32fe76b03d91aafebc052833f1d1a2bdcf93987 ssh-agent -k [2021-11-10T17:43:32.885Z] unset SSH_AUTH_SOCK; [2021-11-10T17:43:32.885Z] unset SSH_AGENT_PID; [2021-11-10T17:43:32.885Z] echo Agent pid 60 killed; [2021-11-10T17:43:32.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T17:43:33.203Z] + git semver [Pipeline] } [2021-11-10T17:43:33.217Z] $ docker stop --time=1 8a9bf76f59e0d6f6a8f61007c32fe76b03d91aafebc052833f1d1a2bdcf93987 [2021-11-10T17:43:34.432Z] $ docker rm -f 8a9bf76f59e0d6f6a8f61007c32fe76b03d91aafebc052833f1d1a2bdcf93987 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T17:43:34.789Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-10T17:43:35.060Z] Stashed 1 file(s) [Pipeline] echo [2021-11-10T17:43:35.062Z] [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-11-10T17:43:50.581Z] Still waiting to schedule task [2021-11-10T17:43:50.581Z] Still waiting to schedule task [2021-11-10T17:43:50.581Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-10T17:43:50.581Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-10T17:46:30.830Z] Running on prd-centos7-docker-4c-2g-30236 in /w/workspace/gexfoundry_go-mod-secrets_PR-136 [Pipeline] { [Pipeline] ws [2021-11-10T17:46:30.845Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [2021-11-10T17:46:30.937Z] Selected Git installation does not exist. Using Default [2021-11-10T17:46:30.937Z] The recommended git tool is: NONE [2021-11-10T17:46:35.313Z] using credential edgex-jenkins-ssh [2021-11-10T17:46:35.324Z] Cloning the remote Git repository [2021-11-10T17:46:34.291Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-11-10T17:46:34.347Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2021-11-10T17:46:34.406Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-11-10T17:46:34.407Z] > git --version # timeout=10 [2021-11-10T17:46:34.415Z] > git --version # 'git version 2.24.4' [2021-11-10T17:46:34.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T17:46:34.446Z] [INFO] Currently running in a labeled security context [2021-11-10T17:46:34.446Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-10T17:46:34.446Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh969267711676059093.key [2021-11-10T17:46:34.462Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T17:46:35.075Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-11-10T17:46:35.082Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T17:46:35.092Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-11-10T17:46:35.109Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-11-10T17:46:35.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T17:46:35.110Z] [INFO] Currently running in a labeled security context [2021-11-10T17:46:35.110Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-10T17:46:35.110Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh4183247759081190982.key [2021-11-10T17:46:35.118Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-10T17:46:36.712Z] Merging remotes/origin/main commit bc523f8adc24572ee9c1fa886bd261008a9dc535 into PR head commit 27b5f22fc5ce069b0d2466f0563309b1633dc231 [2021-11-10T17:46:36.843Z] Merge succeeded, producing 27b5f22fc5ce069b0d2466f0563309b1633dc231 [2021-11-10T17:46:36.844Z] Checking out Revision 27b5f22fc5ce069b0d2466f0563309b1633dc231 (PR-136) [2021-11-10T17:46:35.666Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T17:46:35.680Z] > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 [2021-11-10T17:46:35.735Z] > git remote # timeout=10 [2021-11-10T17:46:35.746Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T17:46:35.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T17:46:35.754Z] [INFO] Currently running in a labeled security context [2021-11-10T17:46:35.755Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-10T17:46:35.755Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh8376670577966261387.key [2021-11-10T17:46:35.761Z] > git merge bc523f8adc24572ee9c1fa886bd261008a9dc535 # timeout=10 [2021-11-10T17:46:35.773Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-10T17:46:36.850Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T17:46:36.855Z] > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 [2021-11-10T17:46:40.428Z] Commit message: "Merge branch 'main' into update-go-mod" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-11-10T17:46:40.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T17:46:40.869Z] ========================================================= [2021-11-10T17:46:40.869Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-10T17:46:40.869Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-10T17:46:41.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T17:46:41.248Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-10T17:46:41.248Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T17:46:41.248Z] 31adcdaf11c8: Pulling fs layer [2021-11-10T17:46:41.248Z] b8b176561691: Pulling fs layer [2021-11-10T17:46:41.248Z] 4527c011a84f: Pulling fs layer [2021-11-10T17:46:41.248Z] 5d74067f8e1e: Pulling fs layer [2021-11-10T17:46:41.248Z] e0aca202a116: Pulling fs layer [2021-11-10T17:46:41.248Z] 3a43be97a3b4: Pulling fs layer [2021-11-10T17:46:41.248Z] 34cad66bf833: Pulling fs layer [2021-11-10T17:46:41.248Z] b4e3c513aaa6: Pulling fs layer [2021-11-10T17:46:41.248Z] e0aca202a116: Waiting [2021-11-10T17:46:41.248Z] 3a43be97a3b4: Waiting [2021-11-10T17:46:41.248Z] 34cad66bf833: Waiting [2021-11-10T17:46:41.248Z] b4e3c513aaa6: Waiting [2021-11-10T17:46:41.248Z] 4527c011a84f: Waiting [2021-11-10T17:46:41.248Z] 5d74067f8e1e: Waiting [2021-11-10T17:46:41.248Z] b8b176561691: Verifying Checksum [2021-11-10T17:46:41.248Z] b8b176561691: Download complete [2021-11-10T17:46:41.248Z] 31adcdaf11c8: Verifying Checksum [2021-11-10T17:46:41.248Z] 31adcdaf11c8: Download complete [2021-11-10T17:46:41.248Z] 5d74067f8e1e: Verifying Checksum [2021-11-10T17:46:41.248Z] 5d74067f8e1e: Download complete [2021-11-10T17:46:41.516Z] e0aca202a116: Verifying Checksum [2021-11-10T17:46:41.516Z] e0aca202a116: Download complete [2021-11-10T17:46:41.516Z] 3a43be97a3b4: Verifying Checksum [2021-11-10T17:46:41.516Z] 3a43be97a3b4: Download complete [2021-11-10T17:46:41.516Z] a0d0a0d46f8b: Download complete [2021-11-10T17:46:41.516Z] 34cad66bf833: Verifying Checksum [2021-11-10T17:46:41.516Z] 34cad66bf833: Download complete [2021-11-10T17:46:41.785Z] a0d0a0d46f8b: Pull complete [2021-11-10T17:46:42.053Z] 4527c011a84f: Verifying Checksum [2021-11-10T17:46:42.053Z] 4527c011a84f: Download complete [2021-11-10T17:46:42.053Z] b4e3c513aaa6: Verifying Checksum [2021-11-10T17:46:42.053Z] b4e3c513aaa6: Download complete [2021-11-10T17:46:42.053Z] 31adcdaf11c8: Pull complete [2021-11-10T17:46:42.053Z] b8b176561691: Pull complete [2021-11-10T17:46:46.298Z] 4527c011a84f: Pull complete [2021-11-10T17:46:46.298Z] 5d74067f8e1e: Pull complete [2021-11-10T17:46:46.298Z] e0aca202a116: Pull complete [2021-11-10T17:46:46.298Z] 3a43be97a3b4: Pull complete [2021-11-10T17:46:46.298Z] 34cad66bf833: Pull complete [2021-11-10T17:46:48.877Z] b4e3c513aaa6: Pull complete [2021-11-10T17:46:48.877Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-10T17:46:48.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T17:46:48.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-11-10T17:46:49.197Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:46:49.493Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T17:46:49.493Z] . [Pipeline] withDockerContainer [2021-11-10T17:46:50.566Z] prd-centos7-docker-4c-2g-30236 does not seem to be running inside a container [2021-11-10T17:46:50.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-10T17:46:54.945Z] $ docker top 2bd2c56d8b1e101fc19736c7d6a9977700b4a27ee4714a31326ff4c2a06cdcd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T17:46:55.328Z] + go version [2021-11-10T17:46:55.328Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-10T17:46:55.346Z] $ docker stop --time=1 2bd2c56d8b1e101fc19736c7d6a9977700b4a27ee4714a31326ff4c2a06cdcd8 [2021-11-10T17:46:56.539Z] $ docker rm -f 2bd2c56d8b1e101fc19736c7d6a9977700b4a27ee4714a31326ff4c2a06cdcd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:46:57.083Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T17:46:57.083Z] . [Pipeline] withDockerContainer [2021-11-10T17:46:57.150Z] prd-centos7-docker-4c-2g-30236 does not seem to be running inside a container [2021-11-10T17:46:57.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-10T17:46:57.574Z] $ docker top 168b0f68cfe7323463a0faa98d63db1e8a6bbdd4b2714ea6c105200735c03437 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-10T17:46:57.948Z] + make test [2021-11-10T17:46:57.948Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-11-10T17:46:57.948Z] go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: missing go.sum entry; to add it: [2021-11-10T17:46:57.948Z] go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 [2021-11-10T17:46:57.948Z] make: *** [Makefile:15: test] Error 1 [Pipeline] } [2021-11-10T17:46:57.964Z] $ docker stop --time=1 168b0f68cfe7323463a0faa98d63db1e8a6bbdd4b2714ea6c105200735c03437 [2021-11-10T17:46:59.146Z] $ docker rm -f 168b0f68cfe7323463a0faa98d63db1e8a6bbdd4b2714ea6c105200735c03437 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:46:59.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:46:59.866Z] [2021-11-10T17:46:59.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:47:00.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:47:00.182Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T17:47:00.182Z] b4d181a07f80: Pulling fs layer [2021-11-10T17:47:00.182Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T17:47:00.182Z] ed53099fbce6: Pulling fs layer [2021-11-10T17:47:00.182Z] dc539afda2c1: Pulling fs layer [2021-11-10T17:47:00.182Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T17:47:00.182Z] 9065ff56babe: Pulling fs layer [2021-11-10T17:47:00.182Z] d287ab97295c: Pulling fs layer [2021-11-10T17:47:00.182Z] dc539afda2c1: Waiting [2021-11-10T17:47:00.182Z] 77bc0d833cb6: Waiting [2021-11-10T17:47:00.182Z] 9065ff56babe: Waiting [2021-11-10T17:47:00.182Z] d287ab97295c: Waiting [2021-11-10T17:47:00.182Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T17:47:00.182Z] a1111a8f2ec3: Download complete [2021-11-10T17:47:00.182Z] dc539afda2c1: Verifying Checksum [2021-11-10T17:47:00.182Z] dc539afda2c1: Download complete [2021-11-10T17:47:00.182Z] ed53099fbce6: Verifying Checksum [2021-11-10T17:47:00.182Z] ed53099fbce6: Download complete [2021-11-10T17:47:00.182Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T17:47:00.182Z] 77bc0d833cb6: Download complete [2021-11-10T17:47:00.445Z] 9065ff56babe: Verifying Checksum [2021-11-10T17:47:00.445Z] 9065ff56babe: Download complete [2021-11-10T17:47:00.445Z] b4d181a07f80: Verifying Checksum [2021-11-10T17:47:00.445Z] b4d181a07f80: Download complete [2021-11-10T17:47:01.042Z] d287ab97295c: Verifying Checksum [2021-11-10T17:47:01.042Z] d287ab97295c: Download complete [2021-11-10T17:47:01.989Z] b4d181a07f80: Pull complete [2021-11-10T17:47:01.989Z] a1111a8f2ec3: Pull complete [2021-11-10T17:47:02.562Z] ed53099fbce6: Pull complete [2021-11-10T17:47:03.805Z] dc539afda2c1: Pull complete [2021-11-10T17:47:03.805Z] 77bc0d833cb6: Pull complete [2021-11-10T17:47:03.805Z] 9065ff56babe: Pull complete [2021-11-10T17:47:09.118Z] d287ab97295c: Pull complete [2021-11-10T17:47:09.118Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T17:47:09.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:47:09.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T17:47:09.192Z] prd-centos7-docker-4c-2g-30236 does not seem to be running inside a container [2021-11-10T17:47:09.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-10T17:47:12.349Z] $ docker top 9ec9e15008a4da44f02b353041a935f045daf308aec5ecbf5bc20d0142d588f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:47:13.704Z] ---> job-cost.sh [2021-11-10T17:47:13.704Z] lf-activate-venv: SKIPPING [2021-11-10T17:47:13.704Z] INFO: No Stack... [2021-11-10T17:47:13.965Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T17:47:14.226Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T17:47:14.527Z] + cat /w/workspace/go-mod-secrets/2/archives/cost.csv [2021-11-10T17:47:14.527Z] + cut -d, -f6 [Pipeline] lock [2021-11-10T17:47:14.558Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-136-2-stack-cost] [2021-11-10T17:47:14.564Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-136-2-stack-cost] did not exist. Created. [2021-11-10T17:47:14.564Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-136-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T17:47:14.879Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-10T17:47:15.057Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T17:47:15.063Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-136-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T17:47:15.083Z] $ docker stop --time=1 9ec9e15008a4da44f02b353041a935f045daf308aec5ecbf5bc20d0142d588f7 [2021-11-10T17:47:15.948Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30235 in /w/workspace/gexfoundry_go-mod-secrets_PR-136 [2021-11-10T17:47:16.256Z] $ docker rm -f 9ec9e15008a4da44f02b353041a935f045daf308aec5ecbf5bc20d0142d588f7 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2021-11-10T17:47:16.325Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T17:47:17.624Z] Failed in branch amd64 [2021-11-10T17:47:17.808Z] Selected Git installation does not exist. Using Default [2021-11-10T17:47:17.808Z] The recommended git tool is: NONE [2021-11-10T17:47:23.928Z] using credential edgex-jenkins-ssh [2021-11-10T17:47:23.946Z] Cloning the remote Git repository [2021-11-10T17:47:24.006Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-11-10T17:47:24.117Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2021-11-10T17:47:24.189Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-11-10T17:47:24.190Z] > git --version # timeout=10 [2021-11-10T17:47:24.206Z] > git --version # 'git version 2.17.1' [2021-11-10T17:47:24.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T17:47:24.275Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T17:47:25.116Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-11-10T17:47:25.134Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T17:47:25.167Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-11-10T17:47:25.200Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-11-10T17:47:25.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T17:47:25.215Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-10T17:47:25.885Z] Merging remotes/origin/main commit bc523f8adc24572ee9c1fa886bd261008a9dc535 into PR head commit 27b5f22fc5ce069b0d2466f0563309b1633dc231 [2021-11-10T17:47:26.103Z] Merge succeeded, producing 27b5f22fc5ce069b0d2466f0563309b1633dc231 [2021-11-10T17:47:26.104Z] Checking out Revision 27b5f22fc5ce069b0d2466f0563309b1633dc231 (PR-136) [2021-11-10T17:47:25.904Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T17:47:25.917Z] > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 [2021-11-10T17:47:26.004Z] > git remote # timeout=10 [2021-11-10T17:47:26.030Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T17:47:26.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T17:47:26.058Z] > git merge bc523f8adc24572ee9c1fa886bd261008a9dc535 # timeout=10 [2021-11-10T17:47:26.084Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-10T17:47:26.108Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T17:47:26.122Z] > git checkout -f 27b5f22fc5ce069b0d2466f0563309b1633dc231 # timeout=10 [2021-11-10T17:47:30.437Z] Commit message: "Merge branch 'main' into update-go-mod" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T17:47:31.299Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-10T17:47:31.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T17:47:31.299Z] Dload Upload Total Spent Left Speed [2021-11-10T17:47:31.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 148k 0 --:--:-- --:--:-- --:--:-- 148k [Pipeline] sh [2021-11-10T17:47:31.721Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-10T17:47:32.067Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-10T17:47:32.067Z] + sudo tee /etc/docker/daemon.new [2021-11-10T17:47:32.067Z] { [2021-11-10T17:47:32.067Z] "registry-mirrors": [ [2021-11-10T17:47:32.067Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-10T17:47:32.067Z] ], [2021-11-10T17:47:32.067Z] "bip": "10.250.0.254/24", [2021-11-10T17:47:32.067Z] "hosts": [ [2021-11-10T17:47:32.067Z] "tcp://0.0.0.0:5555", [2021-11-10T17:47:32.067Z] "unix:///var/run/docker.sock" [2021-11-10T17:47:32.067Z] ], [2021-11-10T17:47:32.067Z] "mtu": 1458, [2021-11-10T17:47:32.067Z] "selinux-enabled": true, [2021-11-10T17:47:32.067Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-10T17:47:32.067Z] } [Pipeline] sh [2021-11-10T17:47:32.405Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-10T17:47:32.748Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-11-10T17:47:52.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T17:47:52.228Z] ========================================================= [2021-11-10T17:47:52.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-10T17:47:52.228Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-10T17:47:52.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T17:47:53.236Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-10T17:47:53.236Z] 552d1f2373af: Pulling fs layer [2021-11-10T17:47:53.236Z] ea3f2d53f512: Pulling fs layer [2021-11-10T17:47:53.236Z] 9e70ebbbe112: Pulling fs layer [2021-11-10T17:47:53.236Z] 7a9cfe048b4a: Pulling fs layer [2021-11-10T17:47:53.236Z] 72dc09318566: Pulling fs layer [2021-11-10T17:47:53.236Z] f4f7b4309257: Pulling fs layer [2021-11-10T17:47:53.236Z] 0ac9a79272e3: Pulling fs layer [2021-11-10T17:47:53.236Z] b78e95d17946: Pulling fs layer [2021-11-10T17:47:53.236Z] 7a9cfe048b4a: Waiting [2021-11-10T17:47:53.236Z] f4f7b4309257: Waiting [2021-11-10T17:47:53.236Z] 0ac9a79272e3: Waiting [2021-11-10T17:47:53.236Z] b78e95d17946: Waiting [2021-11-10T17:47:53.236Z] 72dc09318566: Waiting [2021-11-10T17:47:53.511Z] 9e70ebbbe112: Download complete [2021-11-10T17:47:53.511Z] ea3f2d53f512: Verifying Checksum [2021-11-10T17:47:53.511Z] ea3f2d53f512: Download complete [2021-11-10T17:47:53.511Z] 72dc09318566: Verifying Checksum [2021-11-10T17:47:53.511Z] 72dc09318566: Download complete [2021-11-10T17:47:53.511Z] f4f7b4309257: Verifying Checksum [2021-11-10T17:47:53.511Z] f4f7b4309257: Download complete [2021-11-10T17:47:53.511Z] 552d1f2373af: Verifying Checksum [2021-11-10T17:47:53.511Z] 0ac9a79272e3: Verifying Checksum [2021-11-10T17:47:53.511Z] 0ac9a79272e3: Download complete [2021-11-10T17:47:54.498Z] 552d1f2373af: Pull complete [2021-11-10T17:47:55.105Z] ea3f2d53f512: Pull complete [2021-11-10T17:47:55.382Z] 9e70ebbbe112: Pull complete [2021-11-10T17:47:55.382Z] b78e95d17946: Verifying Checksum [2021-11-10T17:47:55.382Z] b78e95d17946: Download complete [2021-11-10T17:47:55.983Z] 7a9cfe048b4a: Verifying Checksum [2021-11-10T17:47:55.983Z] 7a9cfe048b4a: Download complete [2021-11-10T17:48:06.156Z] 7a9cfe048b4a: Pull complete [2021-11-10T17:48:06.156Z] 72dc09318566: Pull complete [2021-11-10T17:48:06.429Z] f4f7b4309257: Pull complete [2021-11-10T17:48:07.023Z] 0ac9a79272e3: Pull complete [2021-11-10T17:48:12.991Z] b78e95d17946: Pull complete [2021-11-10T17:48:12.991Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-10T17:48:12.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T17:48:12.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-11-10T17:48:13.334Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:48:13.683Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T17:48:13.683Z] . [Pipeline] withDockerContainer [2021-11-10T17:48:13.944Z] prd-ubuntu18.04-docker-arm64-4c-16g-30235 does not seem to be running inside a container [2021-11-10T17:48:14.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-10T17:48:17.155Z] $ docker top 990a611b9d3e36aa649685a2b0df6915f850ae49a8913250e54450a7c3fdc3e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T17:48:18.085Z] + go version [2021-11-10T17:48:18.085Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-10T17:48:18.109Z] $ docker stop --time=1 990a611b9d3e36aa649685a2b0df6915f850ae49a8913250e54450a7c3fdc3e7 [2021-11-10T17:48:19.787Z] $ docker rm -f 990a611b9d3e36aa649685a2b0df6915f850ae49a8913250e54450a7c3fdc3e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:48:20.442Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T17:48:20.442Z] . [Pipeline] withDockerContainer [2021-11-10T17:48:20.690Z] prd-ubuntu18.04-docker-arm64-4c-16g-30235 does not seem to be running inside a container [2021-11-10T17:48:20.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-10T17:48:22.197Z] $ docker top d9f82f27929584292bcbb2362cc7e9396377c472ea272dcb070715f456c20367 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-10T17:48:23.112Z] + make test [2021-11-10T17:48:23.112Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-11-10T17:48:23.382Z] go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: missing go.sum entry; to add it: [2021-11-10T17:48:23.382Z] go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 [2021-11-10T17:48:23.382Z] make: *** [Makefile:15: test] Error 1 [Pipeline] } [2021-11-10T17:48:23.405Z] $ docker stop --time=1 d9f82f27929584292bcbb2362cc7e9396377c472ea272dcb070715f456c20367 [2021-11-10T17:48:25.070Z] $ docker rm -f d9f82f27929584292bcbb2362cc7e9396377c472ea272dcb070715f456c20367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:48:26.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T17:48:26.903Z] [2021-11-10T17:48:26.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:48:27.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T17:48:27.527Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-10T17:48:27.527Z] 448f6bf000e3: Pulling fs layer [2021-11-10T17:48:27.527Z] f757da607395: Pulling fs layer [2021-11-10T17:48:27.527Z] 05883995daec: Pulling fs layer [2021-11-10T17:48:27.527Z] 8603b9c90790: Pulling fs layer [2021-11-10T17:48:27.527Z] 1560dd03e051: Pulling fs layer [2021-11-10T17:48:27.527Z] 27f5ce0e4adf: Pulling fs layer [2021-11-10T17:48:27.527Z] c2d8d7efcc4b: Pulling fs layer [2021-11-10T17:48:27.527Z] 8603b9c90790: Waiting [2021-11-10T17:48:27.527Z] 1560dd03e051: Waiting [2021-11-10T17:48:27.527Z] 27f5ce0e4adf: Waiting [2021-11-10T17:48:27.527Z] c2d8d7efcc4b: Waiting [2021-11-10T17:48:27.527Z] f757da607395: Verifying Checksum [2021-11-10T17:48:27.527Z] f757da607395: Download complete [2021-11-10T17:48:27.527Z] 8603b9c90790: Verifying Checksum [2021-11-10T17:48:27.527Z] 8603b9c90790: Download complete [2021-11-10T17:48:27.527Z] 1560dd03e051: Verifying Checksum [2021-11-10T17:48:27.527Z] 1560dd03e051: Download complete [2021-11-10T17:48:27.527Z] 27f5ce0e4adf: Verifying Checksum [2021-11-10T17:48:27.527Z] 27f5ce0e4adf: Download complete [2021-11-10T17:48:27.527Z] 05883995daec: Verifying Checksum [2021-11-10T17:48:27.527Z] 05883995daec: Download complete [2021-11-10T17:48:28.130Z] 448f6bf000e3: Verifying Checksum [2021-11-10T17:48:28.130Z] 448f6bf000e3: Download complete [2021-11-10T17:48:31.112Z] c2d8d7efcc4b: Verifying Checksum [2021-11-10T17:48:31.112Z] c2d8d7efcc4b: Download complete [2021-11-10T17:48:31.707Z] 448f6bf000e3: Pull complete [2021-11-10T17:48:32.310Z] f757da607395: Pull complete [2021-11-10T17:48:33.748Z] 05883995daec: Pull complete [2021-11-10T17:48:34.022Z] 8603b9c90790: Pull complete [2021-11-10T17:48:35.003Z] 1560dd03e051: Pull complete [2021-11-10T17:48:35.277Z] 27f5ce0e4adf: Pull complete [2021-11-10T17:48:51.264Z] c2d8d7efcc4b: Pull complete [2021-11-10T17:48:51.264Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-10T17:48:51.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T17:48:51.264Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-10T17:48:51.487Z] prd-ubuntu18.04-docker-arm64-4c-16g-30235 does not seem to be running inside a container [2021-11-10T17:48:51.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-10T17:48:54.224Z] $ docker top 55ab97e20293712c1fcb6e57ddf65574a5fc6641457021096b736ed956b7cc5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:48:55.173Z] ---> job-cost.sh [2021-11-10T17:48:55.173Z] lf-activate-venv: SKIPPING [2021-11-10T17:48:55.173Z] INFO: No Stack... [2021-11-10T17:48:55.445Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-10T17:48:56.048Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T17:48:56.705Z] + cat /w/workspace/go-mod-secrets/2/archives/cost.csv [2021-11-10T17:48:56.705Z] + cut -d, -f6 [Pipeline] lock [2021-11-10T17:48:56.763Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-136-2-stack-cost] [2021-11-10T17:48:56.775Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-136-2-stack-cost] did not exist. Created. [2021-11-10T17:48:56.775Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-136-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T17:48:58.394Z] /w/workspace/go-mod-secrets/2@tmp/durable-d941c118/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-d941c118/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-10T17:48:59.056Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-10T17:48:59.084Z] Warning: overwriting stash ‘stack-cost’ [2021-11-10T17:48:59.509Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T17:48:59.518Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-136-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T17:48:59.537Z] $ docker stop --time=1 55ab97e20293712c1fcb6e57ddf65574a5fc6641457021096b736ed956b7cc5a [2021-11-10T17:49:01.082Z] $ docker rm -f 55ab97e20293712c1fcb6e57ddf65574a5fc6641457021096b736ed956b7cc5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T17:49:01.503Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-10T17:49:04.113Z] + '[' -d /w/workspace/gexfoundry_go-mod-secrets_PR-136/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:49:04.411Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:49:04.970Z] ---> package-listing.sh [2021-11-10T17:49:04.970Z] ++ facter osfamily [2021-11-10T17:49:04.970Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-10T17:49:05.233Z] + OS_FAMILY=redhat [2021-11-10T17:49:05.233Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-136 [2021-11-10T17:49:05.233Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-10T17:49:05.233Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-10T17:49:05.233Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-10T17:49:05.233Z] + PACKAGES=/tmp/packages_start.txt [2021-11-10T17:49:05.233Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-136 ']' [2021-11-10T17:49:05.233Z] + PACKAGES=/tmp/packages_end.txt [2021-11-10T17:49:05.233Z] + case "${OS_FAMILY}" in [2021-11-10T17:49:05.233Z] + sort [2021-11-10T17:49:05.233Z] + rpm -qa [2021-11-10T17:49:06.635Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-10T17:49:06.635Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-10T17:49:06.635Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-10T17:49:06.635Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-136 ']' [2021-11-10T17:49:06.635Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-136/archives/ [2021-11-10T17:49:06.635Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-136/archives/ [Pipeline] echo [2021-11-10T17:49:06.653Z] 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/gexfoundry_go-mod-secrets_PR-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-10T17:49:06.943Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:49:07.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:49:07.521Z] [2021-11-10T17:49:07.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:49:07.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:49:07.833Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T17:49:07.833Z] b4d181a07f80: Pulling fs layer [2021-11-10T17:49:07.833Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T17:49:07.833Z] ed53099fbce6: Pulling fs layer [2021-11-10T17:49:07.833Z] dc539afda2c1: Pulling fs layer [2021-11-10T17:49:07.833Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T17:49:07.833Z] 9065ff56babe: Pulling fs layer [2021-11-10T17:49:07.833Z] d287ab97295c: Pulling fs layer [2021-11-10T17:49:07.833Z] dc539afda2c1: Waiting [2021-11-10T17:49:07.833Z] 77bc0d833cb6: Waiting [2021-11-10T17:49:07.833Z] 9065ff56babe: Waiting [2021-11-10T17:49:07.833Z] d287ab97295c: Waiting [2021-11-10T17:49:07.833Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T17:49:07.833Z] a1111a8f2ec3: Download complete [2021-11-10T17:49:07.833Z] dc539afda2c1: Verifying Checksum [2021-11-10T17:49:07.833Z] dc539afda2c1: Download complete [2021-11-10T17:49:08.101Z] ed53099fbce6: Verifying Checksum [2021-11-10T17:49:08.101Z] ed53099fbce6: Download complete [2021-11-10T17:49:08.101Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T17:49:08.101Z] 77bc0d833cb6: Download complete [2021-11-10T17:49:08.101Z] 9065ff56babe: Verifying Checksum [2021-11-10T17:49:08.101Z] 9065ff56babe: Download complete [2021-11-10T17:49:08.101Z] b4d181a07f80: Verifying Checksum [2021-11-10T17:49:08.101Z] b4d181a07f80: Download complete [2021-11-10T17:49:09.082Z] d287ab97295c: Verifying Checksum [2021-11-10T17:49:09.082Z] d287ab97295c: Download complete [2021-11-10T17:49:10.053Z] b4d181a07f80: Pull complete [2021-11-10T17:49:10.324Z] a1111a8f2ec3: Pull complete [2021-11-10T17:49:12.300Z] ed53099fbce6: Pull complete [2021-11-10T17:49:12.300Z] dc539afda2c1: Pull complete [2021-11-10T17:49:12.300Z] 77bc0d833cb6: Pull complete [2021-11-10T17:49:12.300Z] 9065ff56babe: Pull complete [2021-11-10T17:49:21.621Z] d287ab97295c: Pull complete [2021-11-10T17:49:21.621Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T17:49:21.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:49:21.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T17:49:21.980Z] prd-centos7-docker-4c-2g-30233 does not seem to be running inside a container [2021-11-10T17:49:22.201Z] $ 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/gexfoundry_go-mod-secrets_PR-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-136 -v /w/workspace/gexfoundry_go-mod-secrets_PR-136:/w/workspace/gexfoundry_go-mod-secrets_PR-136:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-10T17:49:25.672Z] $ docker top 82a322c5e6bcf510227b31976a0a3f1c4f7d366b83cc751c9a12656b98a3781b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T17:49:26.271Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-10T17:49:26.655Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-10T17:49:27.045Z] + ls /var/log/sa-host [2021-11-10T17:49:27.045Z] + sadf -c /var/log/sa-host/sa10 [2021-11-10T17:49:27.045Z] file_magic: OK [2021-11-10T17:49:27.045Z] HZ: Using current value: 100 [2021-11-10T17:49:27.045Z] file_header: OK [2021-11-10T17:49:27.045Z] 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-11-10T17:49:27.045Z] Statistics: [2021-11-10T17:49:27.045Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T17:49:27.045Z] File successfully converted to sysstat format version 12.0.3 [2021-11-10T17:49:27.045Z] + sadf -c /var/log/sa-host/sa30 [2021-11-10T17:49:27.045Z] file_magic: OK [2021-11-10T17:49:27.045Z] HZ: Using current value: 100 [2021-11-10T17:49:27.045Z] file_header: OK [2021-11-10T17:49:27.045Z] 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-11-10T17:49:27.045Z] Statistics: [2021-11-10T17:49:27.045Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T17:49:27.045Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T17:49:27.132Z] provisioning config files... [2021-11-10T17:49:27.149Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-136@tmp/config6007144838184733318tmp [Pipeline] { [Pipeline] echo [2021-11-10T17:49:27.169Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:49:28.477Z] ---> create-netrc.sh [Pipeline] } [2021-11-10T17:49:28.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:49:28.874Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-10T17:49:28.904Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:49:29.256Z] ---> sudo-logs.sh [2021-11-10T17:49:29.256Z] Archiving 'sudo' log.. [2021-11-10T17:49:29.541Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30233.novalocal: Name or service not known [2021-11-10T17:49:29.541Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30233.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-10T17:49:29.652Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:49:30.001Z] ---> job-cost.sh [2021-11-10T17:49:30.001Z] lf-activate-venv: SKIPPING [2021-11-10T17:49:30.001Z] DEBUG: total: 0.10999999940395355 [2021-11-10T17:49:30.001Z] INFO: Retrieving Stack Cost... [2021-11-10T17:49:30.951Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T17:49:31.212Z] INFO: Archiving Costs [Pipeline] echo [2021-11-10T17:49:31.226Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:49:31.630Z] ---> logs-deploy.sh [2021-11-10T17:49:31.630Z] lf-activate-venv: SKIPPING [2021-11-10T17:49:31.630Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-136/2 [2021-11-10T17:49:31.630Z] INFO: archiving workspace using pattern(s): [2021-11-10T17:49:33.704Z] Archives upload complete. [2021-11-10T17:49:33.704Z] INFO: archiving logs to Nexus