Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 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-ssh17141462302650018866.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh18265193710687093286.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16933487598816026708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh4997261623400748967.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8451401375204094850.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 ‘prd-ubuntu20.04-docker-8c-8g-33699’ Running on prd-ubuntu20.04-docker-8c-8g-33704 in /w/workspace/edgexfoundry_go-mod-secrets_main [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/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 # timeout=10 Commit message: "Merge pull request #147 from lenny-intel/update-core-contracts" > git rev-list --no-walk 3ba02e4013d11d8a0b0741f59debb32a9114f29d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:41:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:41:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:41:35 ========================================================= 19:41:35 EdgeX Global Pipelines Version Info 19:41:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:41:36 ------------------- 19:41:36 stable info: 19:41:36 ------------------- 19:41:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:41:36 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 19:41:36 Message: update stable to v1.0.227 19:41:37 ------------------- 19:41:37 experimental info: 19:41:37 ------------------- 19:41:37 Commited By: **** collab-it+edgex@linuxfoundation.org 19:41:37 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 19:41:37 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c6e6ed [Pipeline] echo 19:41:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:41:37 + git rev-list -1 --merges 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5~1..1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 [Pipeline] echo 19:41:38 -----------> git rev-list -1 --merges 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5~1..1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 19:41:38 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 [false] [Pipeline] sh 19:41:38 + git log --format=format:%s -1 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 [Pipeline] echo 19:41:38 ========================================================= 19:41:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:41:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:41:38 + git log --format=format:%s -1 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 [Pipeline] echo 19:41:38 [semverPrep] GIT_COMMIT: 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5, Commit Message: Merge pull request #147 from lenny-intel/update-core-contracts [Pipeline] echo 19:41:38 [semverPrep] This is not a build commit. [Pipeline] sh 19:41:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:41:39 + grep -v github /etc/ssh/ssh_known_hosts 19:41:39 + [ -e /tmp/ssh_known_hosts ] 19:41:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:41:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:41:39 + sudo tee -a /etc/ssh/ssh_known_hosts 19:41:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:41:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:41:40 19:41:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:41:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:41:40 latest: Pulling from edgex-devops/py-git-semver 19:41:40 1fe172e4850f: Pulling fs layer 19:41:40 caf521ccaac6: Pulling fs layer 19:41:40 3ead6fa29328: Pulling fs layer 19:41:40 5c2a1cbceb83: Pulling fs layer 19:41:40 a8d5f1318db7: Pulling fs layer 19:41:40 c427282e49a2: Pulling fs layer 19:41:40 1827001aaf11: Pulling fs layer 19:41:40 0714d37db230: Pulling fs layer 19:41:40 ac28cf19c067: Pulling fs layer 19:41:40 ca983d60f3e2: Pulling fs layer 19:41:40 9f894cec8388: Pulling fs layer 19:41:40 1827001aaf11: Waiting 19:41:40 0714d37db230: Waiting 19:41:40 ca983d60f3e2: Waiting 19:41:40 a8d5f1318db7: Waiting 19:41:40 ac28cf19c067: Waiting 19:41:40 9f894cec8388: Waiting 19:41:40 5c2a1cbceb83: Waiting 19:41:40 c427282e49a2: Waiting 19:41:40 caf521ccaac6: Verifying Checksum 19:41:40 caf521ccaac6: Download complete 19:41:40 5c2a1cbceb83: Download complete 19:41:40 a8d5f1318db7: Verifying Checksum 19:41:40 a8d5f1318db7: Download complete 19:41:40 c427282e49a2: Verifying Checksum 19:41:40 c427282e49a2: Download complete 19:41:40 3ead6fa29328: Verifying Checksum 19:41:40 3ead6fa29328: Download complete 19:41:40 0714d37db230: Verifying Checksum 19:41:40 0714d37db230: Download complete 19:41:40 ac28cf19c067: Verifying Checksum 19:41:40 ac28cf19c067: Download complete 19:41:40 ca983d60f3e2: Verifying Checksum 19:41:40 ca983d60f3e2: Download complete 19:41:40 9f894cec8388: Verifying Checksum 19:41:40 9f894cec8388: Download complete 19:41:40 1fe172e4850f: Verifying Checksum 19:41:40 1fe172e4850f: Download complete 19:41:40 1827001aaf11: Verifying Checksum 19:41:40 1827001aaf11: Download complete 19:41:42 1fe172e4850f: Pull complete 19:41:42 caf521ccaac6: Pull complete 19:41:42 3ead6fa29328: Pull complete 19:41:42 5c2a1cbceb83: Pull complete 19:41:43 a8d5f1318db7: Pull complete 19:41:43 c427282e49a2: Pull complete 19:41:45 1827001aaf11: Pull complete 19:41:45 0714d37db230: Pull complete 19:41:45 ac28cf19c067: Pull complete 19:41:45 ca983d60f3e2: Pull complete 19:41:45 9f894cec8388: Pull complete 19:41:45 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 19:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:41:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 19:41:46 prd-ubuntu20.04-docker-8c-8g-33704 does not seem to be running inside a container 19:41:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:41:49 $ docker top 98621d20a9ca7e81ab7b54654b4a887ea0e211917c75091eb5e3a5d55381e3d6 -eo pid,comm 19:41:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:41:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:41:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:41:49 [ssh-agent] Looking for ssh-agent implementation... 19:41:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:49 $ docker exec 98621d20a9ca7e81ab7b54654b4a887ea0e211917c75091eb5e3a5d55381e3d6 ssh-agent 19:41:49 SSH_AUTH_SOCK=/tmp/ssh-pHTvR0nsSQ5O/agent.32 19:41:49 SSH_AGENT_PID=39 19:41:49 Running ssh-add (command line suppressed) 19:41:49 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4880935163411929724.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4880935163411929724.key) 19:41:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:41:50 + git tag --points-at HEAD [Pipeline] } 19:41:50 $ docker exec --env ******** --env ******** 98621d20a9ca7e81ab7b54654b4a887ea0e211917c75091eb5e3a5d55381e3d6 ssh-agent -k 19:41:50 unset SSH_AUTH_SOCK; 19:41:50 unset SSH_AGENT_PID; 19:41:50 echo Agent pid 39 killed; 19:41:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:41:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:41:50 [ssh-agent] Looking for ssh-agent implementation... 19:41:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:50 $ docker exec 98621d20a9ca7e81ab7b54654b4a887ea0e211917c75091eb5e3a5d55381e3d6 ssh-agent 19:41:50 SSH_AUTH_SOCK=/tmp/ssh-xcH2MQhmabgc/agent.72 19:41:50 SSH_AGENT_PID=79 19:41:50 Running ssh-add (command line suppressed) 19:41:50 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4383008648378825395.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4383008648378825395.key) 19:41:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:41:50 + git semver init 19:41:51 2022-04-28 19:41:51,176 [run_init] DEBUG init version:0.0.0 force:False 19:41:51 2022-04-28 19:41:51,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 19:41:51 2022-04-28 19:41:51,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 19:41:51 2022-04-28 19:41:51,177 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 19:41:52 2022-04-28 19:41:51,954 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 19:41:52 2022-04-28 19:41:51,954 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 19:41:52 2022-04-28 19:41:51,954 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 19:41:52 2022-04-28 19:41:51,955 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 19:41:52 2.2.0-dev.8 [Pipeline] } 19:41:52 $ docker exec --env ******** --env ******** 98621d20a9ca7e81ab7b54654b4a887ea0e211917c75091eb5e3a5d55381e3d6 ssh-agent -k 19:41:52 unset SSH_AUTH_SOCK; 19:41:52 unset SSH_AGENT_PID; 19:41:52 echo Agent pid 79 killed; 19:41:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:41:52 + git semver [Pipeline] } 19:41:52 $ docker stop --time=1 98621d20a9ca7e81ab7b54654b4a887ea0e211917c75091eb5e3a5d55381e3d6 19:41:54 $ docker rm -f 98621d20a9ca7e81ab7b54654b4a887ea0e211917c75091eb5e3a5d55381e3d6 [Pipeline] // withDockerContainer [Pipeline] sh 19:41:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:41:55 Stashed 1 file(s) [Pipeline] echo 19:41:55 [edgeXSemver]: initialized semver on version 2.2.0-dev.8 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:41:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:41:55 ========================================================= 19:41:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:41:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:41:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:41:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:41:55 59bf1c3509f3: Pulling fs layer 19:41:55 666ba61612fd: Pulling fs layer 19:41:55 8ed8ca486205: Pulling fs layer 19:41:55 4fe6c5a15a65: Pulling fs layer 19:41:55 22a0e8bec74d: Pulling fs layer 19:41:55 ca2b28591e48: Pulling fs layer 19:41:55 a51346096db8: Pulling fs layer 19:41:55 daebc70d1ce1: Pulling fs layer 19:41:55 0e18a0eac166: Pulling fs layer 19:41:55 4fe6c5a15a65: Waiting 19:41:55 22a0e8bec74d: Waiting 19:41:55 ca2b28591e48: Waiting 19:41:55 a51346096db8: Waiting 19:41:55 daebc70d1ce1: Waiting 19:41:55 0e18a0eac166: Waiting 19:41:55 8ed8ca486205: Verifying Checksum 19:41:55 8ed8ca486205: Download complete 19:41:55 666ba61612fd: Download complete 19:41:55 22a0e8bec74d: Download complete 19:41:55 ca2b28591e48: Verifying Checksum 19:41:55 ca2b28591e48: Download complete 19:41:55 59bf1c3509f3: Verifying Checksum 19:41:55 59bf1c3509f3: Download complete 19:41:55 a51346096db8: Verifying Checksum 19:41:55 a51346096db8: Download complete 19:41:55 daebc70d1ce1: Verifying Checksum 19:41:55 daebc70d1ce1: Download complete 19:41:55 59bf1c3509f3: Pull complete 19:41:56 666ba61612fd: Pull complete 19:41:56 8ed8ca486205: Pull complete 19:41:56 0e18a0eac166: Verifying Checksum 19:41:56 0e18a0eac166: Download complete 19:41:56 4fe6c5a15a65: Verifying Checksum 19:41:56 4fe6c5a15a65: Download complete 19:42:00 4fe6c5a15a65: Pull complete 19:42:00 22a0e8bec74d: Pull complete 19:42:00 ca2b28591e48: Pull complete 19:42:00 a51346096db8: Pull complete 19:42:00 daebc70d1ce1: Pull complete 19:42:02 0e18a0eac166: Pull complete 19:42:02 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 19:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:42:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 19:42:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 19:42:03 + docker inspect -f . ci-base-image-x86_64 19:42:03 . [Pipeline] withDockerContainer 19:42:03 prd-ubuntu20.04-docker-8c-8g-33704 does not seem to be running inside a container 19:42:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** ci-base-image-x86_64 cat 19:42:07 $ docker top 4fff662ee82e8c2e079ea8a8fa628ff24fd41eb8ca5303ddbaef3cff4bf6f198 -eo pid,comm [Pipeline] { [Pipeline] sh 19:42:07 + go version 19:42:07 go version go1.17.6 linux/amd64 [Pipeline] } 19:42:07 $ docker stop --time=1 4fff662ee82e8c2e079ea8a8fa628ff24fd41eb8ca5303ddbaef3cff4bf6f198 19:42:09 $ docker rm -f 4fff662ee82e8c2e079ea8a8fa628ff24fd41eb8ca5303ddbaef3cff4bf6f198 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:42:09 + docker inspect -f . ci-base-image-x86_64 19:42:09 . [Pipeline] withDockerContainer 19:42:09 prd-ubuntu20.04-docker-8c-8g-33704 does not seem to be running inside a container 19:42:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** ci-base-image-x86_64 cat 19:42:10 $ docker top 47e6bc96ef9155c5f2021d38b7f37beb1b4011c6db1092972f033a757f76070d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:42:10 Still waiting to schedule task 19:42:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33700’ 19:42:10 + make test 19:42:10 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 19:42:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 19:42:10 go: downloading github.com/stretchr/testify v1.7.1 19:42:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 19:42:10 go: downloading github.com/davecgh/go-spew v1.1.1 19:42:10 go: downloading github.com/pmezard/go-difflib v1.0.0 19:42:10 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:42:10 go: downloading github.com/stretchr/objx v0.1.1 19:42:10 go: downloading github.com/zeebo/errs v1.2.2 19:42:10 go: downloading google.golang.org/grpc v1.42.0 19:42:10 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 19:42:10 go: downloading google.golang.org/protobuf v1.27.1 19:42:10 go: downloading github.com/go-kit/log v0.2.0 19:42:10 go: downloading github.com/go-playground/validator/v10 v10.10.1 19:42:10 go: downloading github.com/google/uuid v1.3.0 19:42:10 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 19:42:10 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:42:10 go: downloading github.com/go-playground/universal-translator v0.18.0 19:42:10 go: downloading github.com/leodido/go-urn v1.2.1 19:42:10 go: downloading golang.org/x/text v0.3.7 19:42:10 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 19:42:10 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 19:42:10 go: downloading github.com/go-playground/locales v0.14.0 19:42:10 go: downloading github.com/golang/protobuf v1.5.2 19:42:10 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 19:42:37 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.422s coverage: 80.8% of statements 19:42:37 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.042s coverage: 57.1% of statements 19:42:37 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 19:42:37 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.050s coverage: 96.7% of statements 19:42:37 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.045s coverage: 89.5% of statements 19:42:37 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 19:42:37 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.061s coverage: 100.0% of statements 19:42:37 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 19:42:37 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.056s coverage: 55.8% of statements 19:42:37 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 19:42:37 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.032s coverage: 75.0% of statements 19:42:37 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.067s coverage: 100.0% of statements 19:42:37 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 19:42:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:42:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:42:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:42:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:42:47 $ docker stop --time=1 47e6bc96ef9155c5f2021d38b7f37beb1b4011c6db1092972f033a757f76070d 19:42:50 $ docker rm -f 47e6bc96ef9155c5f2021d38b7f37beb1b4011c6db1092972f033a757f76070d [Pipeline] // withDockerContainer [Pipeline] sh 19:42:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:42:51 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:42:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:51 19:42:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:42:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:51 latest: Pulling from edgex-lftools-log-publisher 19:42:51 5eb5b503b376: Pulling fs layer 19:42:51 5c69ac0246d0: Pulling fs layer 19:42:51 ec43610c2a17: Pulling fs layer 19:42:51 3a2ae6a8a46f: Pulling fs layer 19:42:51 33b1e0a273af: Pulling fs layer 19:42:51 5d3b04190fa2: Pulling fs layer 19:42:51 2f39f015ded8: Pulling fs layer 19:42:51 5d3b04190fa2: Waiting 19:42:51 33b1e0a273af: Waiting 19:42:51 5c69ac0246d0: Download complete 19:42:51 3a2ae6a8a46f: Verifying Checksum 19:42:51 3a2ae6a8a46f: Download complete 19:42:52 33b1e0a273af: Verifying Checksum 19:42:52 33b1e0a273af: Download complete 19:42:52 5d3b04190fa2: Verifying Checksum 19:42:52 5d3b04190fa2: Download complete 19:42:52 ec43610c2a17: Verifying Checksum 19:42:52 ec43610c2a17: Download complete 19:42:52 5eb5b503b376: Verifying Checksum 19:42:52 5eb5b503b376: Download complete 19:42:52 2f39f015ded8: Download complete 19:42:53 5eb5b503b376: Pull complete 19:42:53 5c69ac0246d0: Pull complete 19:42:54 ec43610c2a17: Pull complete 19:42:54 3a2ae6a8a46f: Pull complete 19:42:54 33b1e0a273af: Pull complete 19:42:54 5d3b04190fa2: Pull complete 19:42:59 2f39f015ded8: Pull complete 19:42:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:42:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:42:59 prd-ubuntu20.04-docker-8c-8g-33704 does not seem to be running inside a container 19:43:00 $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:43:03 $ docker top b6fd20938a7d1658d302ab0c6bdd4463d9e38216e3c8a5a535e4d81426b7cf5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:04 ---> job-cost.sh 19:43:04 lf-activate-venv: SKIPPING 19:43:04 INFO: No Stack... 19:43:04 INFO: Retrieving Pricing Info for: v3-standard-8 19:43:04 INFO: Archiving Costs [Pipeline] sh 19:43:05 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 19:43:05 + cut -d, -f6 [Pipeline] lock 19:43:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-21-stack-cost] 19:43:05 Resource [jenkins-edgexfoundry-go-mod-secrets-main-21-stack-cost] did not exist. Created. 19:43:05 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:43:05 + echo total: 0.2199999988079071 [Pipeline] stash 19:43:05 Stashed 1 file(s) [Pipeline] } 19:43:05 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 19:43:05 $ docker stop --time=1 b6fd20938a7d1658d302ab0c6bdd4463d9e38216e3c8a5a535e4d81426b7cf5e 19:43:06 $ docker rm -f b6fd20938a7d1658d302ab0c6bdd4463d9e38216e3c8a5a535e4d81426b7cf5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:45:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33706 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 19:45:19 Running in /w/workspace/go-mod-secrets/21 [Pipeline] { [Pipeline] checkout 19:45:20 Selected Git installation does not exist. Using Default 19:45:20 The recommended git tool is: NONE 19:45:27 using credential edgex-jenkins-ssh 19:45:27 Cloning the remote Git repository 19:45:27 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 19:45:27 > git init /w/workspace/go-mod-secrets/21 # timeout=10 19:45:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 19:45:27 > git --version # timeout=10 19:45:27 > git --version # 'git version 2.25.1' 19:45:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:28 Avoid second fetch 19:45:28 Checking out Revision 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 (main) 19:45:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 19:45:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:28 > git config core.sparsecheckout # timeout=10 19:45:28 > git checkout -f 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 # timeout=10 19:45:32 Commit message: "Merge pull request #147 from lenny-intel/update-core-contracts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:45:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:45:33 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:33 Dload Upload Total Spent Left Speed 19:45:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 183k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 19:45:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:45:34 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 19:45:34 19:45:34 { 19:45:34 "registry-mirrors": [ 19:45:34 "https://nexus3.edgexfoundry.org:10001" 19:45:34 ], 19:45:34 "bip": "10.250.0.254/24", 19:45:34 "hosts": [ 19:45:34 "tcp://0.0.0.0:5555", 19:45:34 "unix:///var/run/docker.sock" 19:45:34 ], 19:45:34 "mtu": 1458, 19:45:34 "selinux-enabled": true, 19:45:34 "seccomp-profile": "/etc/docker/seccomp.json" 19:45:34 } [Pipeline] sh 19:45:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:45:35 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:45:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:45:54 ========================================================= 19:45:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:45:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:45:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:45:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:45:55 9b3977197b4f: Pulling fs layer 19:45:55 1a89e8eeedd5: Pulling fs layer 19:45:55 94645a83ff95: Pulling fs layer 19:45:55 3f3a8bcf1eab: Pulling fs layer 19:45:55 0c92f367c5e7: Pulling fs layer 19:45:55 3096ccb668a1: Pulling fs layer 19:45:55 e8cf19c19ddd: Pulling fs layer 19:45:55 a4caa8a26152: Pulling fs layer 19:45:55 3096ccb668a1: Waiting 19:45:55 e8cf19c19ddd: Waiting 19:45:55 a4caa8a26152: Waiting 19:45:55 3f3a8bcf1eab: Waiting 19:45:55 0c92f367c5e7: Waiting 19:45:55 94645a83ff95: Verifying Checksum 19:45:55 94645a83ff95: Download complete 19:45:55 1a89e8eeedd5: Verifying Checksum 19:45:55 1a89e8eeedd5: Download complete 19:45:55 0c92f367c5e7: Verifying Checksum 19:45:55 0c92f367c5e7: Download complete 19:45:55 3096ccb668a1: Verifying Checksum 19:45:55 3096ccb668a1: Download complete 19:45:55 9b3977197b4f: Verifying Checksum 19:45:55 e8cf19c19ddd: Verifying Checksum 19:45:55 e8cf19c19ddd: Download complete 19:45:56 9b3977197b4f: Pull complete 19:45:57 1a89e8eeedd5: Pull complete 19:45:57 94645a83ff95: Pull complete 19:45:57 a4caa8a26152: Verifying Checksum 19:45:58 3f3a8bcf1eab: Verifying Checksum 19:45:58 3f3a8bcf1eab: Download complete 19:46:10 3f3a8bcf1eab: Pull complete 19:46:11 0c92f367c5e7: Pull complete 19:46:11 3096ccb668a1: Pull complete 19:46:11 e8cf19c19ddd: Pull complete 19:46:18 a4caa8a26152: Pull complete 19:46:18 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 19:46:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:46:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 19:46:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 19:46:19 + docker inspect -f . ci-base-image-arm64 19:46:19 . [Pipeline] withDockerContainer 19:46:19 prd-ubuntu20.04-docker-arm64-4c-16g-33706 does not seem to be running inside a container 19:46:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/21 -v /w/workspace/go-mod-secrets/21:/w/workspace/go-mod-secrets/21:rw,z -v /w/workspace/go-mod-secrets/21@tmp:/w/workspace/go-mod-secrets/21@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 ******** ci-base-image-arm64 cat 19:46:22 $ docker top c48b0d90e89fc2f9c51f0a8347fe2daa533e75cb92018b38a91d6c850de63a31 -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:23 + go version 19:46:23 go version go1.17.6 linux/arm64 [Pipeline] } 19:46:23 $ docker stop --time=1 c48b0d90e89fc2f9c51f0a8347fe2daa533e75cb92018b38a91d6c850de63a31 19:46:25 $ docker rm -f c48b0d90e89fc2f9c51f0a8347fe2daa533e75cb92018b38a91d6c850de63a31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:46:25 + docker inspect -f . ci-base-image-arm64 19:46:25 . [Pipeline] withDockerContainer 19:46:26 prd-ubuntu20.04-docker-arm64-4c-16g-33706 does not seem to be running inside a container 19:46:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/21 -v /w/workspace/go-mod-secrets/21:/w/workspace/go-mod-secrets/21:rw,z -v /w/workspace/go-mod-secrets/21@tmp:/w/workspace/go-mod-secrets/21@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 ******** ci-base-image-arm64 cat 19:46:27 $ docker top ee2f3261d83232f6b395791dd0e8dc55a6070fa5ca01ee6faccfd947b18b575e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:46:28 + make test 19:46:28 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 19:46:28 go: downloading github.com/stretchr/testify v1.7.1 19:46:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 19:46:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 19:46:29 go: downloading github.com/davecgh/go-spew v1.1.1 19:46:29 go: downloading github.com/pmezard/go-difflib v1.0.0 19:46:29 go: downloading github.com/stretchr/objx v0.1.1 19:46:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:46:29 go: downloading github.com/go-kit/log v0.2.0 19:46:29 go: downloading github.com/zeebo/errs v1.2.2 19:46:29 go: downloading google.golang.org/grpc v1.42.0 19:46:30 go: downloading github.com/go-playground/validator/v10 v10.10.1 19:46:30 go: downloading github.com/google/uuid v1.3.0 19:46:30 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 19:46:30 go: downloading google.golang.org/protobuf v1.27.1 19:46:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:46:30 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 19:46:31 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 19:46:31 go: downloading github.com/go-playground/universal-translator v0.18.0 19:46:31 go: downloading github.com/leodido/go-urn v1.2.1 19:46:31 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 19:46:31 go: downloading golang.org/x/text v0.3.7 19:46:32 go: downloading github.com/golang/protobuf v1.5.2 19:46:32 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 19:46:32 go: downloading github.com/go-playground/locales v0.14.0 19:48:09 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.722s coverage: 80.8% of statements 19:48:09 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.225s coverage: 57.1% of statements 19:48:09 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 19:48:09 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.304s coverage: 96.7% of statements 19:48:09 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.107s coverage: 89.5% of statements 19:48:09 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 19:48:09 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.064s coverage: 100.0% of statements 19:48:09 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 19:48:42 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.220s coverage: 55.8% of statements 19:48:42 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 19:48:42 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.087s coverage: 75.0% of statements 19:48:42 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.219s coverage: 100.0% of statements 19:48:42 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 19:48:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:48:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:49:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:49:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:49:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:49:38 $ docker stop --time=1 ee2f3261d83232f6b395791dd0e8dc55a6070fa5ca01ee6faccfd947b18b575e 19:49:40 $ docker rm -f ee2f3261d83232f6b395791dd0e8dc55a6070fa5ca01ee6faccfd947b18b575e [Pipeline] // withDockerContainer [Pipeline] sh 19:49:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:49:43 Warning: overwriting stash ‘coverage-report’ 19:49:43 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:49:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:44 19:49:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:44 arm64: Pulling from edgex-lftools-log-publisher 19:49:44 8998bd30e6a1: Pulling fs layer 19:49:44 04944245beec: Pulling fs layer 19:49:44 699f458cf7ca: Pulling fs layer 19:49:44 765212b225bb: Pulling fs layer 19:49:44 f23df028b6ca: Pulling fs layer 19:49:44 d65c8cfc05b1: Pulling fs layer 19:49:44 2437ff75d9bd: Pulling fs layer 19:49:44 f23df028b6ca: Waiting 19:49:44 d65c8cfc05b1: Waiting 19:49:44 2437ff75d9bd: Waiting 19:49:44 765212b225bb: Waiting 19:49:44 04944245beec: Verifying Checksum 19:49:44 04944245beec: Download complete 19:49:44 765212b225bb: Verifying Checksum 19:49:44 765212b225bb: Download complete 19:49:44 f23df028b6ca: Verifying Checksum 19:49:44 f23df028b6ca: Download complete 19:49:45 d65c8cfc05b1: Verifying Checksum 19:49:45 d65c8cfc05b1: Download complete 19:49:45 699f458cf7ca: Verifying Checksum 19:49:45 699f458cf7ca: Download complete 19:49:45 8998bd30e6a1: Download complete 19:49:48 2437ff75d9bd: Verifying Checksum 19:49:48 2437ff75d9bd: Download complete 19:49:50 8998bd30e6a1: Pull complete 19:49:50 04944245beec: Pull complete 19:49:51 699f458cf7ca: Pull complete 19:49:52 765212b225bb: Pull complete 19:49:52 f23df028b6ca: Pull complete 19:49:52 d65c8cfc05b1: Pull complete 19:50:08 2437ff75d9bd: Pull complete 19:50:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:50:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:50:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:50:08 prd-ubuntu20.04-docker-arm64-4c-16g-33706 does not seem to be running inside a container 19:50:08 $ 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/21 -v /w/workspace/go-mod-secrets/21:/w/workspace/go-mod-secrets/21:rw,z -v /w/workspace/go-mod-secrets/21@tmp:/w/workspace/go-mod-secrets/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:50:11 $ docker top 169f6098a85fe056b45a89e3e181ca33b0f2115b2f15bdf5fd0d6ec1c3b82550 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:50:12 ---> job-cost.sh 19:50:12 lf-activate-venv: SKIPPING 19:50:12 INFO: No Stack... 19:50:12 INFO: Retrieving Pricing Info for: v3-standard-4 19:50:13 INFO: Archiving Costs [Pipeline] sh 19:50:14 + cat /w/workspace/go-mod-secrets/21/archives/cost.csv 19:50:14 + cut -d, -f6 [Pipeline] lock 19:50:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-21-stack-cost] 19:50:14 Resource [jenkins-edgexfoundry-go-mod-secrets-main-21-stack-cost] did not exist. Created. 19:50:14 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:50:14 /w/workspace/go-mod-secrets/21@tmp/durable-0454fb5e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:50:15 + echo total: 0.10999999940395355 [Pipeline] stash 19:50:15 Warning: overwriting stash ‘stack-cost’ 19:50:15 Stashed 1 file(s) [Pipeline] } 19:50:15 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-21-stack-cost] [Pipeline] // lock [Pipeline] } 19:50:15 $ docker stop --time=1 169f6098a85fe056b45a89e3e181ca33b0f2115b2f15bdf5fd0d6ec1c3b82550 19:50:17 $ docker rm -f 169f6098a85fe056b45a89e3e181ca33b0f2115b2f15bdf5fd0d6ec1c3b82550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 19:50:17 provisioning config files... 19:50:17 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config3708632937980137820tmp [Pipeline] { [Pipeline] sh 19:50:17 + set +x 19:50:17 + curl -s https://codecov.io/bash 19:50:17 + bash -s -- 19:50:17 19:50:17 _____ _ 19:50:17 / ____| | | 19:50:17 | | ___ __| | ___ ___ _____ __ 19:50:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:50:17 | |___| (_) | (_| | __/ (_| (_) \ V / 19:50:17 \_____\___/ \__,_|\___|\___\___/ \_/ 19:50:17 Bash-1.0.6 19:50:17 19:50:17 19:50:17 ==> git version 2.25.1 found 19:50:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:50:17 Release-Date: 2020-01-08 19:50:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:50:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:50:17 ==> Jenkins CI detected. 19:50:17 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 19:50:17 project root: . 19:50:17 --> token set from env 19:50:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:50:17 ==> Running gcov in . (disable via -X gcov) 19:50:17 ==> Python coveragepy not found 19:50:17 ==> Searching for coverage reports in: 19:50:17 + . 19:50:17 -> Found 1 reports 19:50:17 ==> Detecting git/mercurial file structure 19:50:17 ==> Reading reports 19:50:17 + ./coverage.out bytes=30451 19:50:17 ==> Appending adjustments 19:50:17 https://docs.codecov.io/docs/fixing-reports 19:50:18 + Found adjustments 19:50:18 ==> Gzipping contents 19:50:18 8.0K /tmp/codecov.vxarPH.gz 19:50:18 ==> Uploading reports 19:50:18 url: https://codecov.io 19:50:18 query: branch=main&commit=1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 19:50:18 -> Pinging Codecov 19:50:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 19:50:18 -> Uploading to 19:50:18 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/D63849C06B6B67093493C71CE874ED06/1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5/b3c03a08-48e8-4b67-b750-27f905bbaba7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T195018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cac54a175ac3a879af2815c4635d2527481e94a7cd024ed4e435abf9618405a0 19:50:18 % Total % Received % Xferd Average Speed Time Time Time Current 19:50:18 Dload Upload Total Spent Left Speed 19:50:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6138 0 0 100 6138 0 27280 --:--:-- --:--:-- --:--:-- 27280 19:50:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 [Pipeline] } 19:50:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:50:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:50:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:50:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:50:19 19:50:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:50:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:50:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:50:19 188c0c94c7c5: Pulling fs layer 19:50:19 0ef7d3d256c8: Pulling fs layer 19:50:19 de9db76c5a1d: Pulling fs layer 19:50:19 0eba1c9be4d2: Pulling fs layer 19:50:19 0d57e429df01: Pulling fs layer 19:50:19 4e4be7b47b0d: Pulling fs layer 19:50:19 e1f770b5df2f: Pulling fs layer 19:50:19 85a0685a4137: Pulling fs layer 19:50:19 0d57e429df01: Waiting 19:50:19 85a0685a4137: Waiting 19:50:19 0eba1c9be4d2: Waiting 19:50:19 4e4be7b47b0d: Waiting 19:50:19 de9db76c5a1d: Verifying Checksum 19:50:19 de9db76c5a1d: Download complete 19:50:19 0ef7d3d256c8: Download complete 19:50:19 0d57e429df01: Verifying Checksum 19:50:19 0d57e429df01: Download complete 19:50:19 4e4be7b47b0d: Verifying Checksum 19:50:19 4e4be7b47b0d: Download complete 19:50:19 188c0c94c7c5: Download complete 19:50:19 188c0c94c7c5: Pull complete 19:50:19 e1f770b5df2f: Verifying Checksum 19:50:19 e1f770b5df2f: Download complete 19:50:19 0ef7d3d256c8: Pull complete 19:50:19 de9db76c5a1d: Pull complete 19:50:20 0eba1c9be4d2: Verifying Checksum 19:50:20 0eba1c9be4d2: Download complete 19:50:20 85a0685a4137: Verifying Checksum 19:50:20 85a0685a4137: Download complete 19:50:24 0eba1c9be4d2: Pull complete 19:50:24 0d57e429df01: Pull complete 19:50:24 4e4be7b47b0d: Pull complete 19:50:24 e1f770b5df2f: Pull complete 19:50:27 85a0685a4137: Pull complete 19:50:27 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:50:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:50:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:50:27 prd-ubuntu20.04-docker-8c-8g-33704 does not seem to be running inside a container 19:50:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:50:29 $ docker top 514f92e18a0be810e883df9c1a70636a6746e2d6987f17c2a25a3d12ff41eb53 -eo pid,comm [Pipeline] { [Pipeline] echo 19:50:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:50:29 + set -o pipefail 19:50:29 + snyk monitor '--org=edgex-jenkins' 19:50:34 19:50:34 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... 19:50:34 19:50:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/74dc9758-e78c-4d27-b195-d8255d70744f 19:50:34 19:50:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:50:34 19:50:34 [Pipeline] } 19:50:34 $ docker stop --time=1 514f92e18a0be810e883df9c1a70636a6746e2d6987f17c2a25a3d12ff41eb53 19:50:36 $ docker rm -f 514f92e18a0be810e883df9c1a70636a6746e2d6987f17c2a25a3d12ff41eb53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:50:37 + git log --format=format:%s -1 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 [Pipeline] sh 19:50:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:50:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:50:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:50:37 . [Pipeline] withDockerContainer 19:50:37 prd-ubuntu20.04-docker-8c-8g-33704 does not seem to be running inside a container 19:50:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:50:38 $ docker top 5a7660cbca54460a581c8cdc04bde406eae72a12131026a2a87aa4f6f99239b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:50:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:50:38 [ssh-agent] Looking for ssh-agent implementation... 19:50:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:50:38 $ docker exec 5a7660cbca54460a581c8cdc04bde406eae72a12131026a2a87aa4f6f99239b5 ssh-agent 19:50:38 SSH_AUTH_SOCK=/tmp/ssh-9QyFNmxKtOBc/agent.34 19:50:38 SSH_AGENT_PID=40 19:50:38 Running ssh-add (command line suppressed) 19:50:39 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1050138571256150922.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1050138571256150922.key) 19:50:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:50:39 + git semver tag 19:50:39 2022-04-28 19:50:39,557 [run_tag] DEBUG tag force:False 19:50:39 2022-04-28 19:50:39,557 [check_head_tag] DEBUG check head tag 19:50:39 2022-04-28 19:50:39,559 [execute] INFO git cat-file --batch-check 19:50:39 2022-04-28 19:50:39,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 19:50:39 2022-04-28 19:50:39,562 [execute] INFO git cat-file --batch 19:50:39 2022-04-28 19:50:39,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 19:50:39 2022-04-28 19:50:39,583 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 19:50:39 2022-04-28 19:50:39,583 [execute] INFO git tag -a v2.2.0-dev.8 -m v2.2.0-dev.8 19:50:39 2022-04-28 19:50:39,583 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.8', '-m', 'v2.2.0-dev.8'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 19:50:39 2022-04-28 19:50:39,587 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 19:50:39 2.2.0-dev.8 [Pipeline] } 19:50:39 $ docker exec --env ******** --env ******** 5a7660cbca54460a581c8cdc04bde406eae72a12131026a2a87aa4f6f99239b5 ssh-agent -k 19:50:39 unset SSH_AUTH_SOCK; 19:50:39 unset SSH_AGENT_PID; 19:50:39 echo Agent pid 40 killed; 19:50:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:50:40 + git semver [Pipeline] } 19:50:40 $ docker stop --time=1 5a7660cbca54460a581c8cdc04bde406eae72a12131026a2a87aa4f6f99239b5 19:50:41 $ docker rm -f 5a7660cbca54460a581c8cdc04bde406eae72a12131026a2a87aa4f6f99239b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:50:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:50:42 19:50:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:50:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:50:42 0.23.1-centos7: Pulling from edgex-lftools 19:50:42 ab5ef0e58194: Pulling fs layer 19:50:42 9712f1f96733: Pulling fs layer 19:50:42 63f879dbbcfc: Pulling fs layer 19:50:42 0d9ebad4ef96: Pulling fs layer 19:50:42 e9a5061849ea: Pulling fs layer 19:50:42 d747dcd14b5f: Pulling fs layer 19:50:42 2de7ff778b66: Pulling fs layer 19:50:42 0d9ebad4ef96: Waiting 19:50:42 d747dcd14b5f: Waiting 19:50:42 9712f1f96733: Verifying Checksum 19:50:42 9712f1f96733: Download complete 19:50:43 63f879dbbcfc: Verifying Checksum 19:50:43 63f879dbbcfc: Download complete 19:50:43 e9a5061849ea: Verifying Checksum 19:50:43 e9a5061849ea: Download complete 19:50:43 d747dcd14b5f: Verifying Checksum 19:50:43 d747dcd14b5f: Download complete 19:50:43 ab5ef0e58194: Verifying Checksum 19:50:43 ab5ef0e58194: Download complete 19:50:43 0d9ebad4ef96: Verifying Checksum 19:50:43 0d9ebad4ef96: Download complete 19:50:43 2de7ff778b66: Verifying Checksum 19:50:43 2de7ff778b66: Download complete 19:50:45 ab5ef0e58194: Pull complete 19:50:45 9712f1f96733: Pull complete 19:50:46 63f879dbbcfc: Pull complete 19:50:50 0d9ebad4ef96: Pull complete 19:50:50 e9a5061849ea: Pull complete 19:50:50 d747dcd14b5f: Pull complete 19:50:51 2de7ff778b66: Pull complete 19:50:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:50:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:50:51 prd-ubuntu20.04-docker-8c-8g-33704 does not seem to be running inside a container 19:50:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:50:54 $ docker top d1ef5a496daa01ca26c052d3f3860969c71dc71724b7a6903b765a693d44e2f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:50:54 provisioning config files... 19:50:54 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config1952463210351769671tmp 19:50:54 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config475489542967802927tmp 19:50:54 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8242588425166934231tmp [Pipeline] { [Pipeline] echo 19:50:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:50:54 ---> sigul-configuration.sh 19:50:54 gpg: directory `/root/.gnupg' created 19:50:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:50:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:50:54 gpg: keyring `/root/.gnupg/secring.gpg' created 19:50:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:50:54 gpg: CAST5 encrypted data 19:50:54 gpg: encrypted with 1 passphrase 19:50:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:50:55 + mkdir /home/jenkins 19:50:55 + mkdir /home/jenkins/sigul [Pipeline] sh 19:50:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:50:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:50:55 ---> sigul-install.sh 19:50:55 Sigul already installed; skipping installation. [Pipeline] sh 19:50:55 + git tag --list 19:50:55 v0.0.0 19:50:55 v0.0.1 19:50:55 v0.0.10 19:50:55 v0.0.11 19:50:55 v0.0.12 19:50:55 v0.0.13 19:50:55 v0.0.14 19:50:55 v0.0.15 19:50:55 v0.0.16 19:50:55 v0.0.17 19:50:55 v0.0.18 19:50:55 v0.0.19 19:50:55 v0.0.2 19:50:55 v0.0.20 19:50:55 v0.0.21 19:50:55 v0.0.22 19:50:55 v0.0.23 19:50:55 v0.0.24 19:50:55 v0.0.25 19:50:55 v0.0.26 19:50:55 v0.0.27 19:50:55 v0.0.28 19:50:55 v0.0.29 19:50:55 v0.0.3 19:50:55 v0.0.30 19:50:55 v0.0.31 19:50:55 v0.0.32 19:50:55 v0.0.33 19:50:55 v0.0.4 19:50:55 v0.0.5 19:50:55 v0.0.6 19:50:55 v0.0.7 19:50:55 v0.0.8 19:50:55 v0.0.9 19:50:55 v2.0.0 19:50:55 v2.0.0-dev.1 19:50:55 v2.0.0-dev.10 19:50:55 v2.0.0-dev.11 19:50:55 v2.0.0-dev.12 19:50:55 v2.0.0-dev.13 19:50:55 v2.0.0-dev.14 19:50:55 v2.0.0-dev.15 19:50:55 v2.0.0-dev.16 19:50:55 v2.0.0-dev.17 19:50:55 v2.0.0-dev.18 19:50:55 v2.0.0-dev.19 19:50:55 v2.0.0-dev.2 19:50:55 v2.0.0-dev.20 19:50:55 v2.0.0-dev.21 19:50:55 v2.0.0-dev.22 19:50:55 v2.0.0-dev.23 19:50:55 v2.0.0-dev.24 19:50:55 v2.0.0-dev.25 19:50:55 v2.0.0-dev.26 19:50:55 v2.0.0-dev.27 19:50:55 v2.0.0-dev.3 19:50:55 v2.0.0-dev.4 19:50:55 v2.0.0-dev.5 19:50:55 v2.0.0-dev.6 19:50:55 v2.0.0-dev.7 19:50:55 v2.0.0-dev.8 19:50:55 v2.0.0-dev.9 19:50:55 v2.0.1-dev.1 19:50:55 v2.0.1-dev.10 19:50:55 v2.0.1-dev.11 19:50:55 v2.0.1-dev.2 19:50:55 v2.0.1-dev.3 19:50:55 v2.0.1-dev.4 19:50:55 v2.0.1-dev.5 19:50:55 v2.0.1-dev.6 19:50:55 v2.0.1-dev.7 19:50:55 v2.0.1-dev.8 19:50:55 v2.0.1-dev.9 19:50:55 v2.1.0 19:50:55 v2.2.0-dev.1 19:50:55 v2.2.0-dev.2 19:50:55 v2.2.0-dev.3 19:50:55 v2.2.0-dev.4 19:50:55 v2.2.0-dev.5 19:50:55 v2.2.0-dev.6 19:50:55 v2.2.0-dev.7 19:50:55 v2.2.0-dev.8 [Pipeline] sh 19:50:56 + lftools sign git-tag v2.2.0-dev.8 19:50:56 Signing Git tag with Sigul... 19:50:56 Signing v2.2.0-dev.8 [Pipeline] echo 19:50:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:50:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:50:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:50:57 $ docker stop --time=1 d1ef5a496daa01ca26c052d3f3860969c71dc71724b7a6903b765a693d44e2f3 19:50:58 $ docker rm -f d1ef5a496daa01ca26c052d3f3860969c71dc71724b7a6903b765a693d44e2f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:50:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:50:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:50:59 . [Pipeline] withDockerContainer 19:50:59 prd-ubuntu20.04-docker-8c-8g-33704 does not seem to be running inside a container 19:50:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:50:59 $ docker top 952a2d276ff8d8d447222de0c74a50f57c70d0121528fab17a3516db3d92930d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:51:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:51:00 [ssh-agent] Looking for ssh-agent implementation... 19:51:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:51:00 $ docker exec 952a2d276ff8d8d447222de0c74a50f57c70d0121528fab17a3516db3d92930d ssh-agent 19:51:00 SSH_AUTH_SOCK=/tmp/ssh-EU5lk0It6OEm/agent.33 19:51:00 SSH_AGENT_PID=39 19:51:00 Running ssh-add (command line suppressed) 19:51:00 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5376396209250748788.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5376396209250748788.key) 19:51:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:51:00 + git semver bump pre 19:51:01 2022-04-28 19:51:00,956 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 19:51:01 2022-04-28 19:51:00,957 [bump_version] DEBUG bumping version:2.2.0-dev.8 on axis:pre with prefix:dev 19:51:01 2022-04-28 19:51:00,957 [bump_version] DEBUG bumped version:2.2.0-dev.9 19:51:01 2022-04-28 19:51:00,957 [write_version] DEBUG write version:2.2.0-dev.9 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 19:51:01 2022-04-28 19:51:00,957 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 19:51:01 2022-04-28 19:51:00,957 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 19:51:01 2022-04-28 19:51:00,960 [execute] INFO git cat-file --batch-check 19:51:01 2022-04-28 19:51:00,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 19:51:01 2022-04-28 19:51:00,967 [execute] INFO git cat-file --batch 19:51:01 2022-04-28 19:51:00,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 19:51:01 2022-04-28 19:51:00,973 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 19:51:01 2.2.0-dev.9 [Pipeline] } 19:51:01 $ docker exec --env ******** --env ******** 952a2d276ff8d8d447222de0c74a50f57c70d0121528fab17a3516db3d92930d ssh-agent -k 19:51:01 unset SSH_AUTH_SOCK; 19:51:01 unset SSH_AGENT_PID; 19:51:01 echo Agent pid 39 killed; 19:51:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:51:01 + git semver [Pipeline] } 19:51:01 $ docker stop --time=1 952a2d276ff8d8d447222de0c74a50f57c70d0121528fab17a3516db3d92930d 19:51:03 $ docker rm -f 952a2d276ff8d8d447222de0c74a50f57c70d0121528fab17a3516db3d92930d [Pipeline] // withDockerContainer [Pipeline] sh 19:51:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:51:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:51:03 . [Pipeline] withDockerContainer 19:51:03 prd-ubuntu20.04-docker-8c-8g-33704 does not seem to be running inside a container 19:51:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:51:04 $ docker top 1672de42e3202cab50b5dfb97824a55a52f12be403a4e6fe7fa63e8a34f3fe9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:51:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:51:04 [ssh-agent] Looking for ssh-agent implementation... 19:51:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:51:04 $ docker exec 1672de42e3202cab50b5dfb97824a55a52f12be403a4e6fe7fa63e8a34f3fe9d ssh-agent 19:51:04 SSH_AUTH_SOCK=/tmp/ssh-i11dNz3rbK3e/agent.33 19:51:04 SSH_AGENT_PID=39 19:51:04 Running ssh-add (command line suppressed) 19:51:04 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8166924299991758802.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8166924299991758802.key) 19:51:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:51:05 + git semver push 19:51:05 2022-04-28 19:51:05,268 [run_push] DEBUG push 19:51:05 2022-04-28 19:51:05,269 [execute] INFO git push origin semver 19:51:05 2022-04-28 19:51:05,270 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 19:51:06 2022-04-28 19:51:06,104 [run_push] DEBUG push all version tags 19:51:06 2022-04-28 19:51:06,105 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:51:06 2022-04-28 19:51:06,105 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 19:51:07 2022-04-28 19:51:06,870 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 19:51:07 2.2.0-dev.9 [Pipeline] } 19:51:07 $ docker exec --env ******** --env ******** 1672de42e3202cab50b5dfb97824a55a52f12be403a4e6fe7fa63e8a34f3fe9d ssh-agent -k 19:51:07 unset SSH_AUTH_SOCK; 19:51:07 unset SSH_AGENT_PID; 19:51:07 echo Agent pid 39 killed; 19:51:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:51:07 + git semver [Pipeline] } 19:51:07 $ docker stop --time=1 1672de42e3202cab50b5dfb97824a55a52f12be403a4e6fe7fa63e8a34f3fe9d 19:51:09 $ docker rm -f 1672de42e3202cab50b5dfb97824a55a52f12be403a4e6fe7fa63e8a34f3fe9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:51:09 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 19:51:09 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 19:51:09 total 16 19:51:09 drwxr-xr-x 3 root root 4096 Apr 28 19:43 . 19:51:09 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 19:50 .. 19:51:09 drwxr-xr-x 2 root root 4096 Apr 28 19:43 cost 19:51:09 -rw-r--r-- 1 root root 84 Apr 28 19:43 cost.csv 19:51:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 19:51:09 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 19:51:09 total 16 19:51:09 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 19:43 . 19:51:09 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 19:50 .. 19:51:09 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 19:43 cost 19:51:09 -rw-r--r-- 1 jenkins jenkins 84 Apr 28 19:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:51:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:51:11 ---> package-listing.sh 19:51:11 ++ facter osfamily 19:51:11 ++ tr '[:upper:]' '[:lower:]' 19:51:11 + OS_FAMILY=debian 19:51:11 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 19:51:11 + START_PACKAGES=/tmp/packages_start.txt 19:51:11 + END_PACKAGES=/tmp/packages_end.txt 19:51:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:51:11 + PACKAGES=/tmp/packages_start.txt 19:51:11 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 19:51:11 + PACKAGES=/tmp/packages_end.txt 19:51:11 + case "${OS_FAMILY}" in 19:51:11 + dpkg -l 19:51:11 + grep '^ii' 19:51:11 + '[' -f /tmp/packages_start.txt ']' 19:51:11 + '[' -f /tmp/packages_end.txt ']' 19:51:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:51:11 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 19:51:11 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 19:51:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 19:51:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:51:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:51:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:12 . [Pipeline] withDockerContainer 19:51:12 prd-ubuntu20.04-docker-8c-8g-33704 does not seem to be running inside a container 19:51:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:51:12 $ docker top 77708ce50011ab93eb61ad246caebe9935286c18e6ba76ee80e309b531afa8fa -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:12 + touch /tmp/pre-build-complete [Pipeline] sh 19:51:13 + mkdir -p /var/log/sysstat [Pipeline] sh 19:51:13 + ls /var/log/sa-host 19:51:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:13 provisioning config files... 19:51:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5062499186991125391tmp [Pipeline] { [Pipeline] echo 19:51:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:51:13 ---> create-netrc.sh [Pipeline] } 19:51:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:51:14 ---> python-tools-install.sh [Pipeline] echo 19:51:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:51:14 ---> sudo-logs.sh 19:51:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:51:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:51:14 ---> job-cost.sh 19:51:14 lf-activate-venv: SKIPPING 19:51:14 DEBUG: total: 0.2199999988079071 19:51:14 INFO: Retrieving Stack Cost... 19:51:15 INFO: Retrieving Pricing Info for: v3-standard-8 19:51:15 INFO: Archiving Costs [Pipeline] echo 19:51:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:51:16 ---> logs-deploy.sh 19:51:16 lf-activate-venv: SKIPPING 19:51:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/21 19:51:16 INFO: archiving workspace using pattern(s): 19:51:17 Archives upload complete. 19:51:17 INFO: archiving logs to Nexus