Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08d690f3454a21b6d58c1d118b1ca23b2ce78e7b 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-ssh16580168010930846056.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-ssh6695128715054050294.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-ssh10273922183746978501.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-ssh3207779365516309732.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-ssh9190098858479297871.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-41854’ Running on prd-ubuntu20.04-docker-8c-8g-42141 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 08d690f3454a21b6d58c1d118b1ca23b2ce78e7b (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 08d690f3454a21b6d58c1d118b1ca23b2ce78e7b # timeout=10 Commit message: "Merge pull request #150 from lenny-intel/change-log" > git rev-list --no-walk 1c6e6ed0d9a7ca70ae0ee7425b1fcbb5b4766bf5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T18:55:47.639Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T18:55:47.704Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T18:55:47.724Z] ========================================================= [2022-05-09T18:55:47.724Z] EdgeX Global Pipelines Version Info [2022-05-09T18:55:47.724Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T18:55:48.503Z] ------------------- [2022-05-09T18:55:48.503Z] stable info: [2022-05-09T18:55:48.503Z] ------------------- [2022-05-09T18:55:48.503Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T18:55:48.503Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T18:55:48.503Z] Message: update stable to v1.0.227 [2022-05-09T18:55:49.076Z] ------------------- [2022-05-09T18:55:49.077Z] experimental info: [2022-05-09T18:55:49.077Z] ------------------- [2022-05-09T18:55:49.077Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T18:55:49.077Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T18:55:49.077Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T18:55:49.218Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2022-05-09T18:55:49.236Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2022-05-09T18:55:49.247Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T18:55:49.255Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T18:55:49.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T18:55:49.272Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T18:55:49.289Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T18:55:49.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-09T18:55:49.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T18:55:49.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T18:55:49.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T18:55:49.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2022-05-09T18:55:49.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T18:55:49.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T18:55:49.402Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T18:55:49.417Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T18:55:49.431Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T18:55:49.449Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T18:55:49.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T18:55:49.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T18:55:49.485Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-09T18:55:49.497Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-09T18:55:49.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-09T18:55:49.521Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-09T18:55:49.539Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-05-09T18:55:49.553Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T18:55:49.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-09T18:55:49.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-09T18:55:49.595Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-09T18:55:49.612Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08d690f3454a21b6d58c1d118b1ca23b2ce78e7b [Pipeline] echo [2022-05-09T18:55:49.622Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08d690f [Pipeline] echo [2022-05-09T18:55:49.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-09T18:55:50.000Z] + git rev-list -1 --merges 08d690f3454a21b6d58c1d118b1ca23b2ce78e7b~1..08d690f3454a21b6d58c1d118b1ca23b2ce78e7b [Pipeline] echo [2022-05-09T18:55:50.098Z] -----------> git rev-list -1 --merges 08d690f3454a21b6d58c1d118b1ca23b2ce78e7b~1..08d690f3454a21b6d58c1d118b1ca23b2ce78e7b 08d690f3454a21b6d58c1d118b1ca23b2ce78e7b [2022-05-09T18:55:50.098Z] 08d690f3454a21b6d58c1d118b1ca23b2ce78e7b [false] [Pipeline] sh [2022-05-09T18:55:50.390Z] + git log --format=format:%s -1 08d690f3454a21b6d58c1d118b1ca23b2ce78e7b [Pipeline] echo [2022-05-09T18:55:50.410Z] ========================================================= [2022-05-09T18:55:50.410Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T18:55:50.410Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T18:55:50.756Z] + git log --format=format:%s -1 08d690f3454a21b6d58c1d118b1ca23b2ce78e7b [Pipeline] echo [2022-05-09T18:55:50.771Z] [semverPrep] GIT_COMMIT: 08d690f3454a21b6d58c1d118b1ca23b2ce78e7b, Commit Message: Merge pull request #150 from lenny-intel/change-log [Pipeline] echo [2022-05-09T18:55:50.779Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-09T18:55:51.229Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T18:55:51.229Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T18:55:51.229Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T18:55:51.229Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T18:55:51.229Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T18:55:51.229Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T18:55:51.229Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:55:51.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T18:55:51.912Z] [2022-05-09T18:55:51.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:55:52.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T18:55:52.223Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T18:55:52.223Z] 1fe172e4850f: Pulling fs layer [2022-05-09T18:55:52.223Z] caf521ccaac6: Pulling fs layer [2022-05-09T18:55:52.223Z] 3ead6fa29328: Pulling fs layer [2022-05-09T18:55:52.223Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T18:55:52.223Z] a8d5f1318db7: Pulling fs layer [2022-05-09T18:55:52.223Z] c427282e49a2: Pulling fs layer [2022-05-09T18:55:52.223Z] 1827001aaf11: Pulling fs layer [2022-05-09T18:55:52.223Z] 0714d37db230: Pulling fs layer [2022-05-09T18:55:52.223Z] ac28cf19c067: Pulling fs layer [2022-05-09T18:55:52.223Z] ca983d60f3e2: Pulling fs layer [2022-05-09T18:55:52.223Z] 9f894cec8388: Pulling fs layer [2022-05-09T18:55:52.223Z] a8d5f1318db7: Waiting [2022-05-09T18:55:52.223Z] 0714d37db230: Waiting [2022-05-09T18:55:52.223Z] ac28cf19c067: Waiting [2022-05-09T18:55:52.223Z] c427282e49a2: Waiting [2022-05-09T18:55:52.223Z] ca983d60f3e2: Waiting [2022-05-09T18:55:52.223Z] 1827001aaf11: Waiting [2022-05-09T18:55:52.224Z] 9f894cec8388: Waiting [2022-05-09T18:55:52.224Z] 5c2a1cbceb83: Waiting [2022-05-09T18:55:52.224Z] caf521ccaac6: Download complete [2022-05-09T18:55:52.486Z] 5c2a1cbceb83: Verifying Checksum [2022-05-09T18:55:52.486Z] 5c2a1cbceb83: Download complete [2022-05-09T18:55:52.486Z] a8d5f1318db7: Verifying Checksum [2022-05-09T18:55:52.486Z] a8d5f1318db7: Download complete [2022-05-09T18:55:52.486Z] c427282e49a2: Download complete [2022-05-09T18:55:52.486Z] 3ead6fa29328: Verifying Checksum [2022-05-09T18:55:52.486Z] 3ead6fa29328: Download complete [2022-05-09T18:55:52.486Z] 0714d37db230: Download complete [2022-05-09T18:55:52.486Z] ac28cf19c067: Verifying Checksum [2022-05-09T18:55:52.486Z] ac28cf19c067: Download complete [2022-05-09T18:55:52.486Z] ca983d60f3e2: Download complete [2022-05-09T18:55:52.486Z] 9f894cec8388: Download complete [2022-05-09T18:55:52.486Z] 1fe172e4850f: Verifying Checksum [2022-05-09T18:55:52.486Z] 1fe172e4850f: Download complete [2022-05-09T18:55:52.746Z] 1827001aaf11: Verifying Checksum [2022-05-09T18:55:52.746Z] 1827001aaf11: Download complete [2022-05-09T18:55:54.129Z] 1fe172e4850f: Pull complete [2022-05-09T18:55:54.129Z] caf521ccaac6: Pull complete [2022-05-09T18:55:54.389Z] 3ead6fa29328: Pull complete [2022-05-09T18:55:54.389Z] 5c2a1cbceb83: Pull complete [2022-05-09T18:55:54.650Z] a8d5f1318db7: Pull complete [2022-05-09T18:55:54.910Z] c427282e49a2: Pull complete [2022-05-09T18:55:56.824Z] 1827001aaf11: Pull complete [2022-05-09T18:55:56.824Z] 0714d37db230: Pull complete [2022-05-09T18:55:56.824Z] ac28cf19c067: Pull complete [2022-05-09T18:55:56.824Z] ca983d60f3e2: Pull complete [2022-05-09T18:55:57.085Z] 9f894cec8388: Pull complete [2022-05-09T18:55:57.085Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T18:55:57.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T18:55:57.085Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T18:55:57.162Z] prd-ubuntu20.04-docker-8c-8g-42141 does not seem to be running inside a container [2022-05-09T18:55:57.190Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T18:55:58.824Z] $ docker top 90442e36664f25a1a696d9ac2ac0671b49fa4be076f18d16304cf0449d1b9a08 -eo pid,comm [2022-05-09T18:55:58.901Z] 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). [2022-05-09T18:55:58.901Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T18:55:58.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T18:55:58.939Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T18:55:59.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T18:55:59.065Z] $ docker exec 90442e36664f25a1a696d9ac2ac0671b49fa4be076f18d16304cf0449d1b9a08 ssh-agent [2022-05-09T18:55:59.183Z] SSH_AUTH_SOCK=/tmp/ssh-w2xNYBns7wcd/agent.32 [2022-05-09T18:55:59.183Z] SSH_AGENT_PID=38 [2022-05-09T18:55:59.192Z] Running ssh-add (command line suppressed) [2022-05-09T18:55:59.303Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5141886350818349801.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5141886350818349801.key) [2022-05-09T18:55:59.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T18:55:59.619Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T18:55:59.633Z] $ docker exec --env ******** --env ******** 90442e36664f25a1a696d9ac2ac0671b49fa4be076f18d16304cf0449d1b9a08 ssh-agent -k [2022-05-09T18:55:59.750Z] unset SSH_AUTH_SOCK; [2022-05-09T18:55:59.750Z] unset SSH_AGENT_PID; [2022-05-09T18:55:59.750Z] echo Agent pid 38 killed; [2022-05-09T18:55:59.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T18:55:59.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T18:55:59.795Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T18:55:59.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T18:55:59.921Z] $ docker exec 90442e36664f25a1a696d9ac2ac0671b49fa4be076f18d16304cf0449d1b9a08 ssh-agent [2022-05-09T18:56:00.037Z] SSH_AUTH_SOCK=/tmp/ssh-LlURjxez9BtH/agent.72 [2022-05-09T18:56:00.037Z] SSH_AGENT_PID=79 [2022-05-09T18:56:00.043Z] Running ssh-add (command line suppressed) [2022-05-09T18:56:00.157Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4354708355563454543.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4354708355563454543.key) [2022-05-09T18:56:00.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T18:56:00.472Z] + git semver init [2022-05-09T18:56:00.734Z] 2022-05-09 18:56:00,663 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T18:56:00.734Z] 2022-05-09 18:56:00,663 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2022-05-09T18:56:00.734Z] 2022-05-09 18:56:00,664 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2022-05-09T18:56:00.734Z] 2022-05-09 18:56:00,664 [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) [2022-05-09T18:56:01.683Z] 2022-05-09 18:56:01,424 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude [2022-05-09T18:56:01.683Z] 2022-05-09 18:56:01,424 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False [2022-05-09T18:56:01.683Z] 2022-05-09 18:56:01,424 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-05-09T18:56:01.683Z] 2022-05-09 18:56:01,425 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-05-09T18:56:01.683Z] 2.2.0-dev.9 [Pipeline] } [2022-05-09T18:56:01.690Z] $ docker exec --env ******** --env ******** 90442e36664f25a1a696d9ac2ac0671b49fa4be076f18d16304cf0449d1b9a08 ssh-agent -k [2022-05-09T18:56:01.793Z] unset SSH_AUTH_SOCK; [2022-05-09T18:56:01.793Z] unset SSH_AGENT_PID; [2022-05-09T18:56:01.793Z] echo Agent pid 79 killed; [2022-05-09T18:56:01.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T18:56:02.113Z] + git semver [Pipeline] } [2022-05-09T18:56:02.385Z] $ docker stop --time=1 90442e36664f25a1a696d9ac2ac0671b49fa4be076f18d16304cf0449d1b9a08 [2022-05-09T18:56:03.727Z] $ docker rm -f 90442e36664f25a1a696d9ac2ac0671b49fa4be076f18d16304cf0449d1b9a08 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T18:56:04.084Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T18:56:04.323Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T18:56:04.327Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.9 [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 [2022-05-09T18:56:04.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T18:56:04.482Z] ========================================================= [2022-05-09T18:56:04.482Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T18:56:04.482Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-09T18:56:04.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T18:56:04.786Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T18:56:04.786Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T18:56:04.786Z] 666ba61612fd: Pulling fs layer [2022-05-09T18:56:04.786Z] 8ed8ca486205: Pulling fs layer [2022-05-09T18:56:04.786Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T18:56:04.786Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T18:56:04.786Z] ca2b28591e48: Pulling fs layer [2022-05-09T18:56:04.786Z] a51346096db8: Pulling fs layer [2022-05-09T18:56:04.786Z] 4fe6c5a15a65: Waiting [2022-05-09T18:56:04.786Z] 22a0e8bec74d: Waiting [2022-05-09T18:56:04.786Z] ca2b28591e48: Waiting [2022-05-09T18:56:04.786Z] daebc70d1ce1: Pulling fs layer [2022-05-09T18:56:04.786Z] 0e18a0eac166: Pulling fs layer [2022-05-09T18:56:04.786Z] daebc70d1ce1: Waiting [2022-05-09T18:56:04.786Z] 0e18a0eac166: Waiting [2022-05-09T18:56:04.786Z] a51346096db8: Waiting [2022-05-09T18:56:04.786Z] 8ed8ca486205: Download complete [2022-05-09T18:56:04.786Z] 666ba61612fd: Download complete [2022-05-09T18:56:04.786Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T18:56:04.786Z] 22a0e8bec74d: Download complete [2022-05-09T18:56:04.786Z] ca2b28591e48: Download complete [2022-05-09T18:56:04.786Z] a51346096db8: Verifying Checksum [2022-05-09T18:56:04.786Z] 59bf1c3509f3: Verifying Checksum [2022-05-09T18:56:05.049Z] daebc70d1ce1: Verifying Checksum [2022-05-09T18:56:05.049Z] daebc70d1ce1: Download complete [2022-05-09T18:56:05.049Z] 59bf1c3509f3: Pull complete [2022-05-09T18:56:05.049Z] 666ba61612fd: Pull complete [2022-05-09T18:56:05.309Z] 8ed8ca486205: Pull complete [2022-05-09T18:56:05.570Z] 0e18a0eac166: Verifying Checksum [2022-05-09T18:56:05.570Z] 0e18a0eac166: Download complete [2022-05-09T18:56:05.570Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T18:56:05.570Z] 4fe6c5a15a65: Download complete [2022-05-09T18:56:09.779Z] 4fe6c5a15a65: Pull complete [2022-05-09T18:56:09.779Z] 22a0e8bec74d: Pull complete [2022-05-09T18:56:09.779Z] ca2b28591e48: Pull complete [2022-05-09T18:56:09.779Z] a51346096db8: Pull complete [2022-05-09T18:56:10.038Z] daebc70d1ce1: Pull complete [2022-05-09T18:56:12.577Z] 0e18a0eac166: Pull complete [2022-05-09T18:56:12.577Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T18:56:12.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T18:56:12.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-05-09T18:56:12.867Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:56:13.162Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T18:56:13.162Z] . [Pipeline] withDockerContainer [2022-05-09T18:56:13.225Z] prd-ubuntu20.04-docker-8c-8g-42141 does not seem to be running inside a container [2022-05-09T18:56:13.262Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-09T18:56:15.394Z] $ docker top 60a83dd7490e73cf111d2474dc9e8bbae6f5e47e132a5cc7a32f20903470d41d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T18:56:15.760Z] + go version [2022-05-09T18:56:15.760Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T18:56:15.776Z] $ docker stop --time=1 60a83dd7490e73cf111d2474dc9e8bbae6f5e47e132a5cc7a32f20903470d41d [2022-05-09T18:56:17.133Z] $ docker rm -f 60a83dd7490e73cf111d2474dc9e8bbae6f5e47e132a5cc7a32f20903470d41d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:56:17.542Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T18:56:17.542Z] . [Pipeline] withDockerContainer [2022-05-09T18:56:17.615Z] prd-ubuntu20.04-docker-8c-8g-42141 does not seem to be running inside a container [2022-05-09T18:56:17.664Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-09T18:56:18.049Z] $ docker top 2e794b3762d8cca973b9b84fbab2038d7cb9d80c36de2f209d0fc139d1b8f148 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T18:56:18.426Z] + make test [2022-05-09T18:56:18.426Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-05-09T18:56:18.426Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-09T18:56:18.426Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 [2022-05-09T18:56:18.426Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-09T18:56:18.426Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T18:56:18.426Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T18:56:18.426Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T18:56:18.426Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T18:56:18.426Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-09T18:56:18.426Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-09T18:56:18.426Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-09T18:56:18.426Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T18:56:18.687Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-09T18:56:18.687Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-09T18:56:18.687Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-09T18:56:18.687Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-09T18:56:18.948Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-09T18:56:18.948Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-09T18:56:18.948Z] go: downloading golang.org/x/text v0.3.7 [2022-05-09T18:56:18.948Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-09T18:56:18.948Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-09T18:56:18.948Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-09T18:56:18.948Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-09T18:56:18.948Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T18:56:18.948Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-09T18:56:19.409Z] Still waiting to schedule task [2022-05-09T18:56:19.409Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41857’ [2022-05-09T18:56:45.605Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.409s coverage: 80.8% of statements [2022-05-09T18:56:45.605Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.094s coverage: 57.1% of statements [2022-05-09T18:56:45.605Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-05-09T18:56:45.605Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.085s coverage: 96.7% of statements [2022-05-09T18:56:45.605Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.043s coverage: 89.5% of statements [2022-05-09T18:56:45.605Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-05-09T18:56:45.605Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.037s coverage: 100.0% of statements [2022-05-09T18:56:45.605Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-05-09T18:56:45.605Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.054s coverage: 55.8% of statements [2022-05-09T18:56:45.605Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-05-09T18:56:45.605Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.042s coverage: 75.0% of statements [2022-05-09T18:56:45.605Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.056s coverage: 100.0% of statements [2022-05-09T18:56:45.605Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-05-09T18:56:53.739Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T18:56:56.280Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T18:56:56.280Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-09T18:56:56.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T18:56:56.317Z] $ docker stop --time=1 2e794b3762d8cca973b9b84fbab2038d7cb9d80c36de2f209d0fc139d1b8f148 [2022-05-09T18:56:58.475Z] $ docker rm -f 2e794b3762d8cca973b9b84fbab2038d7cb9d80c36de2f209d0fc139d1b8f148 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T18:56:59.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T18:56:59.128Z] 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 [2022-05-09T18:56:59.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T18:56:59.569Z] [2022-05-09T18:56:59.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:56:59.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T18:56:59.872Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T18:56:59.872Z] 5eb5b503b376: Pulling fs layer [2022-05-09T18:56:59.872Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T18:56:59.872Z] ec43610c2a17: Pulling fs layer [2022-05-09T18:56:59.872Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T18:56:59.872Z] 33b1e0a273af: Pulling fs layer [2022-05-09T18:56:59.872Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T18:56:59.872Z] 2f39f015ded8: Pulling fs layer [2022-05-09T18:56:59.872Z] 2f39f015ded8: Waiting [2022-05-09T18:56:59.872Z] 33b1e0a273af: Waiting [2022-05-09T18:56:59.872Z] 5d3b04190fa2: Waiting [2022-05-09T18:56:59.872Z] 5c69ac0246d0: Download complete [2022-05-09T18:56:59.872Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-09T18:56:59.872Z] 3a2ae6a8a46f: Download complete [2022-05-09T18:57:00.134Z] 33b1e0a273af: Verifying Checksum [2022-05-09T18:57:00.134Z] 33b1e0a273af: Download complete [2022-05-09T18:57:00.134Z] 5d3b04190fa2: Download complete [2022-05-09T18:57:00.134Z] ec43610c2a17: Download complete [2022-05-09T18:57:00.134Z] 5eb5b503b376: Verifying Checksum [2022-05-09T18:57:00.134Z] 5eb5b503b376: Download complete [2022-05-09T18:57:00.703Z] 2f39f015ded8: Download complete [2022-05-09T18:57:01.640Z] 5eb5b503b376: Pull complete [2022-05-09T18:57:01.640Z] 5c69ac0246d0: Pull complete [2022-05-09T18:57:02.208Z] ec43610c2a17: Pull complete [2022-05-09T18:57:02.208Z] 3a2ae6a8a46f: Pull complete [2022-05-09T18:57:02.466Z] 33b1e0a273af: Pull complete [2022-05-09T18:57:02.466Z] 5d3b04190fa2: Pull complete [2022-05-09T18:57:06.662Z] 2f39f015ded8: Pull complete [2022-05-09T18:57:06.662Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T18:57:06.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T18:57:06.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T18:57:06.726Z] prd-ubuntu20.04-docker-8c-8g-42141 does not seem to be running inside a container [2022-05-09T18:57:06.775Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T18:57:09.021Z] $ docker top f7b5e9b3687acefa1b43fbaf70a5990f282be559b4a4253d77700fa4b5599de9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T18:57:09.410Z] ---> job-cost.sh [2022-05-09T18:57:09.410Z] lf-activate-venv: SKIPPING [2022-05-09T18:57:09.410Z] INFO: No Stack... [2022-05-09T18:57:09.672Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T18:57:10.243Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T18:57:10.545Z] + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv [2022-05-09T18:57:10.545Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T18:57:10.564Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-22-stack-cost] [2022-05-09T18:57:10.572Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-22-stack-cost] did not exist. Created. [2022-05-09T18:57:10.573Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T18:57:10.879Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T18:57:10.911Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T18:57:10.917Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T18:57:10.944Z] $ docker stop --time=1 f7b5e9b3687acefa1b43fbaf70a5990f282be559b4a4253d77700fa4b5599de9 [2022-05-09T18:57:12.117Z] $ docker rm -f f7b5e9b3687acefa1b43fbaf70a5990f282be559b4a4253d77700fa4b5599de9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T18:59:08.106Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42143 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2022-05-09T18:59:08.123Z] Running in /w/workspace/go-mod-secrets/22 [Pipeline] { [Pipeline] checkout [2022-05-09T18:59:08.518Z] Selected Git installation does not exist. Using Default [2022-05-09T18:59:08.519Z] The recommended git tool is: NONE [2022-05-09T18:59:15.861Z] using credential edgex-jenkins-ssh [2022-05-09T18:59:15.882Z] Cloning the remote Git repository [2022-05-09T18:59:15.953Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2022-05-09T18:59:16.050Z] > git init /w/workspace/go-mod-secrets/22 # timeout=10 [2022-05-09T18:59:16.152Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2022-05-09T18:59:16.156Z] > git --version # timeout=10 [2022-05-09T18:59:16.179Z] > git --version # 'git version 2.25.1' [2022-05-09T18:59:16.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T18:59:16.340Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T18:59:17.284Z] Avoid second fetch [2022-05-09T18:59:17.284Z] Checking out Revision 08d690f3454a21b6d58c1d118b1ca23b2ce78e7b (main) [2022-05-09T18:59:17.241Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2022-05-09T18:59:17.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T18:59:17.314Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T18:59:17.337Z] > git checkout -f 08d690f3454a21b6d58c1d118b1ca23b2ce78e7b # timeout=10 [2022-05-09T18:59:21.774Z] Commit message: "Merge pull request #150 from lenny-intel/change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T18:59:22.631Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T18:59:22.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T18:59:22.632Z] Dload Upload Total Spent Left Speed [2022-05-09T18:59:22.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 88380 0 --:--:-- --:--:-- --:--:-- 89045 [Pipeline] sh [2022-05-09T18:59:23.179Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T18:59:23.523Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T18:59:23.523Z] + sudo tee /etc/docker/daemon.new [2022-05-09T18:59:23.523Z] { [2022-05-09T18:59:23.523Z] "registry-mirrors": [ [2022-05-09T18:59:23.523Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T18:59:23.523Z] ], [2022-05-09T18:59:23.523Z] "bip": "10.250.0.254/24", [2022-05-09T18:59:23.523Z] "hosts": [ [2022-05-09T18:59:23.523Z] "tcp://0.0.0.0:5555", [2022-05-09T18:59:23.523Z] "unix:///var/run/docker.sock" [2022-05-09T18:59:23.523Z] ], [2022-05-09T18:59:23.523Z] "mtu": 1458, [2022-05-09T18:59:23.523Z] "selinux-enabled": true, [2022-05-09T18:59:23.523Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T18:59:23.523Z] } [Pipeline] sh [2022-05-09T18:59:23.883Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T18:59:24.232Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-05-09T18:59:43.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T18:59:43.079Z] ========================================================= [2022-05-09T18:59:43.079Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T18:59:43.079Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-09T18:59:43.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T18:59:44.448Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T18:59:44.448Z] 9b3977197b4f: Pulling fs layer [2022-05-09T18:59:44.448Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T18:59:44.448Z] 94645a83ff95: Pulling fs layer [2022-05-09T18:59:44.448Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T18:59:44.448Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T18:59:44.448Z] 3096ccb668a1: Pulling fs layer [2022-05-09T18:59:44.448Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T18:59:44.448Z] a4caa8a26152: Pulling fs layer [2022-05-09T18:59:44.448Z] 0c92f367c5e7: Waiting [2022-05-09T18:59:44.448Z] 3096ccb668a1: Waiting [2022-05-09T18:59:44.448Z] e8cf19c19ddd: Waiting [2022-05-09T18:59:44.448Z] a4caa8a26152: Waiting [2022-05-09T18:59:44.448Z] 3f3a8bcf1eab: Waiting [2022-05-09T18:59:44.448Z] 94645a83ff95: Verifying Checksum [2022-05-09T18:59:44.448Z] 94645a83ff95: Download complete [2022-05-09T18:59:44.448Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T18:59:44.448Z] 1a89e8eeedd5: Download complete [2022-05-09T18:59:44.448Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T18:59:44.448Z] 0c92f367c5e7: Download complete [2022-05-09T18:59:44.448Z] 3096ccb668a1: Verifying Checksum [2022-05-09T18:59:44.448Z] 3096ccb668a1: Download complete [2022-05-09T18:59:44.448Z] 9b3977197b4f: Verifying Checksum [2022-05-09T18:59:44.448Z] 9b3977197b4f: Download complete [2022-05-09T18:59:44.448Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T18:59:44.448Z] e8cf19c19ddd: Download complete [2022-05-09T18:59:45.053Z] 9b3977197b4f: Pull complete [2022-05-09T18:59:45.660Z] 1a89e8eeedd5: Pull complete [2022-05-09T18:59:45.939Z] 94645a83ff95: Pull complete [2022-05-09T18:59:46.536Z] a4caa8a26152: Verifying Checksum [2022-05-09T18:59:46.536Z] a4caa8a26152: Download complete [2022-05-09T18:59:47.132Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T18:59:47.133Z] 3f3a8bcf1eab: Download complete [2022-05-09T18:59:59.560Z] 3f3a8bcf1eab: Pull complete [2022-05-09T18:59:59.560Z] 0c92f367c5e7: Pull complete [2022-05-09T18:59:59.560Z] 3096ccb668a1: Pull complete [2022-05-09T18:59:59.560Z] e8cf19c19ddd: Pull complete [2022-05-09T19:00:06.277Z] a4caa8a26152: Pull complete [2022-05-09T19:00:06.277Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T19:00:06.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T19:00:06.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-05-09T19:00:06.617Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:00:06.967Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T19:00:06.967Z] . [Pipeline] withDockerContainer [2022-05-09T19:00:07.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-42143 does not seem to be running inside a container [2022-05-09T19:00:07.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/22 -v /w/workspace/go-mod-secrets/22:/w/workspace/go-mod-secrets/22:rw,z -v /w/workspace/go-mod-secrets/22@tmp:/w/workspace/go-mod-secrets/22@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 [2022-05-09T19:00:10.455Z] $ docker top 7b233c2ebf6daf4a67ae2114cd1f26e3eddef00483c56f8c7c414e894dac96ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T19:00:11.383Z] + go version [2022-05-09T19:00:11.383Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T19:00:11.420Z] $ docker stop --time=1 7b233c2ebf6daf4a67ae2114cd1f26e3eddef00483c56f8c7c414e894dac96ba [2022-05-09T19:00:13.069Z] $ docker rm -f 7b233c2ebf6daf4a67ae2114cd1f26e3eddef00483c56f8c7c414e894dac96ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:00:13.682Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T19:00:13.682Z] . [Pipeline] withDockerContainer [2022-05-09T19:00:13.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-42143 does not seem to be running inside a container [2022-05-09T19:00:14.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/22 -v /w/workspace/go-mod-secrets/22:/w/workspace/go-mod-secrets/22:rw,z -v /w/workspace/go-mod-secrets/22@tmp:/w/workspace/go-mod-secrets/22@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 [2022-05-09T19:00:15.278Z] $ docker top cdff39f911c5729f2b4cdd7171895f983883d5854d2faa0667080dd704f48855 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T19:00:16.193Z] + make test [2022-05-09T19:00:16.193Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-05-09T19:00:16.473Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 [2022-05-09T19:00:16.473Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-09T19:00:16.748Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-09T19:00:17.031Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T19:00:17.031Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T19:00:17.031Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T19:00:17.031Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T19:00:17.031Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-09T19:00:17.031Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-09T19:00:17.031Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-09T19:00:17.031Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-09T19:00:17.031Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-09T19:00:18.018Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-09T19:00:18.018Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T19:00:18.293Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-09T19:00:18.293Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-09T19:00:18.293Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-09T19:00:18.567Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-09T19:00:18.844Z] go: downloading golang.org/x/text v0.3.7 [2022-05-09T19:00:18.844Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-09T19:00:18.844Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-09T19:00:19.449Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-09T19:00:20.052Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T19:00:20.330Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-09T19:01:57.188Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.822s coverage: 80.8% of statements [2022-05-09T19:01:57.188Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.275s coverage: 57.1% of statements [2022-05-09T19:01:57.188Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-05-09T19:01:57.188Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.283s coverage: 96.7% of statements [2022-05-09T19:01:57.188Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.103s coverage: 89.5% of statements [2022-05-09T19:01:57.188Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-05-09T19:01:57.188Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.099s coverage: 100.0% of statements [2022-05-09T19:01:57.188Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-05-09T19:02:24.040Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.223s coverage: 55.8% of statements [2022-05-09T19:02:24.040Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-05-09T19:02:24.040Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.078s coverage: 75.0% of statements [2022-05-09T19:02:24.040Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.223s coverage: 100.0% of statements [2022-05-09T19:02:24.040Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-05-09T19:02:24.040Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T19:02:24.040Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T19:03:20.635Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T19:03:20.635Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-09T19:03:20.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T19:03:20.687Z] $ docker stop --time=1 cdff39f911c5729f2b4cdd7171895f983883d5854d2faa0667080dd704f48855 [2022-05-09T19:03:22.712Z] $ docker rm -f cdff39f911c5729f2b4cdd7171895f983883d5854d2faa0667080dd704f48855 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T19:03:25.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T19:03:25.465Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T19:03:26.018Z] 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 [2022-05-09T19:03:26.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T19:03:26.478Z] [2022-05-09T19:03:26.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:03:26.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T19:03:27.123Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T19:03:27.123Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T19:03:27.123Z] 04944245beec: Pulling fs layer [2022-05-09T19:03:27.123Z] 699f458cf7ca: Pulling fs layer [2022-05-09T19:03:27.123Z] 765212b225bb: Pulling fs layer [2022-05-09T19:03:27.123Z] f23df028b6ca: Pulling fs layer [2022-05-09T19:03:27.123Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T19:03:27.123Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T19:03:27.123Z] 765212b225bb: Waiting [2022-05-09T19:03:27.123Z] f23df028b6ca: Waiting [2022-05-09T19:03:27.123Z] d65c8cfc05b1: Waiting [2022-05-09T19:03:27.123Z] 2437ff75d9bd: Waiting [2022-05-09T19:03:27.123Z] 04944245beec: Verifying Checksum [2022-05-09T19:03:27.123Z] 04944245beec: Download complete [2022-05-09T19:03:27.123Z] 765212b225bb: Verifying Checksum [2022-05-09T19:03:27.123Z] 765212b225bb: Download complete [2022-05-09T19:03:27.397Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T19:03:27.397Z] d65c8cfc05b1: Download complete [2022-05-09T19:03:27.397Z] 699f458cf7ca: Verifying Checksum [2022-05-09T19:03:27.397Z] 699f458cf7ca: Download complete [2022-05-09T19:03:27.685Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T19:03:27.685Z] 8998bd30e6a1: Download complete [2022-05-09T19:03:30.310Z] 2437ff75d9bd: Download complete [2022-05-09T19:03:31.751Z] 8998bd30e6a1: Pull complete [2022-05-09T19:03:32.346Z] 04944245beec: Pull complete [2022-05-09T19:03:33.789Z] 699f458cf7ca: Pull complete [2022-05-09T19:03:34.067Z] 765212b225bb: Pull complete [2022-05-09T19:03:34.669Z] f23df028b6ca: Pull complete [2022-05-09T19:03:35.273Z] d65c8cfc05b1: Pull complete [2022-05-09T19:03:50.361Z] 2437ff75d9bd: Pull complete [2022-05-09T19:03:50.361Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T19:03:50.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T19:03:50.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T19:03:50.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-42143 does not seem to be running inside a container [2022-05-09T19:03:50.748Z] $ 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/22 -v /w/workspace/go-mod-secrets/22:/w/workspace/go-mod-secrets/22:rw,z -v /w/workspace/go-mod-secrets/22@tmp:/w/workspace/go-mod-secrets/22@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 [2022-05-09T19:03:53.555Z] $ docker top b99da339932522dce6af699366f8b5ed04f883379de987c3f4d63f484afaedfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:03:54.547Z] ---> job-cost.sh [2022-05-09T19:03:54.547Z] lf-activate-venv: SKIPPING [2022-05-09T19:03:54.547Z] INFO: No Stack... [2022-05-09T19:03:54.823Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T19:03:55.807Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T19:03:56.485Z] + cut -d, -f6+ [2022-05-09T19:03:56.485Z] cat /w/workspace/go-mod-secrets/22/archives/cost.csv [Pipeline] lock [2022-05-09T19:03:56.561Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-22-stack-cost] [2022-05-09T19:03:56.567Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-22-stack-cost] did not exist. Created. [2022-05-09T19:03:56.567Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T19:03:57.259Z] /w/workspace/go-mod-secrets/22@tmp/durable-fc4ddb15/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-09T19:03:57.964Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-09T19:03:57.986Z] Warning: overwriting stash ‘stack-cost’ [2022-05-09T19:03:58.066Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T19:03:58.074Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T19:03:58.108Z] $ docker stop --time=1 b99da339932522dce6af699366f8b5ed04f883379de987c3f4d63f484afaedfb [2022-05-09T19:03:59.706Z] $ docker rm -f b99da339932522dce6af699366f8b5ed04f883379de987c3f4d63f484afaedfb [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 [2022-05-09T19:04:00.164Z] provisioning config files... [2022-05-09T19:04:00.175Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5647465670507352425tmp [Pipeline] { [Pipeline] sh [2022-05-09T19:04:00.473Z] + set +x [2022-05-09T19:04:00.473Z] + curl -s https://codecov.io/bash [2022-05-09T19:04:00.473Z] + bash -s -- [2022-05-09T19:04:00.473Z] [2022-05-09T19:04:00.473Z] _____ _ [2022-05-09T19:04:00.473Z] / ____| | | [2022-05-09T19:04:00.473Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T19:04:00.473Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T19:04:00.473Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T19:04:00.473Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T19:04:00.473Z] Bash-1.0.6 [2022-05-09T19:04:00.473Z] [2022-05-09T19:04:00.473Z] [2022-05-09T19:04:00.473Z] ==> git version 2.25.1 found [2022-05-09T19:04:00.473Z] ==> 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 [2022-05-09T19:04:00.473Z] Release-Date: 2020-01-08 [2022-05-09T19:04:00.474Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-09T19:04:00.474Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T19:04:00.474Z] ==> Jenkins CI detected. [2022-05-09T19:04:00.474Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2022-05-09T19:04:00.474Z] project root: . [2022-05-09T19:04:00.474Z] --> token set from env [2022-05-09T19:04:00.474Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T19:04:00.474Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T19:04:00.474Z] ==> Python coveragepy not found [2022-05-09T19:04:00.474Z] ==> Searching for coverage reports in: [2022-05-09T19:04:00.474Z] + . [2022-05-09T19:04:00.474Z] -> Found 1 reports [2022-05-09T19:04:00.474Z] ==> Detecting git/mercurial file structure [2022-05-09T19:04:00.474Z] ==> Reading reports [2022-05-09T19:04:00.474Z] + ./coverage.out bytes=30451 [2022-05-09T19:04:00.474Z] ==> Appending adjustments [2022-05-09T19:04:00.474Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T19:04:00.735Z] + Found adjustments [2022-05-09T19:04:00.735Z] ==> Gzipping contents [2022-05-09T19:04:00.735Z] 8.0K /tmp/codecov.6nxwqN.gz [2022-05-09T19:04:00.735Z] ==> Uploading reports [2022-05-09T19:04:00.735Z] url: https://codecov.io [2022-05-09T19:04:00.735Z] query: branch=main&commit=08d690f3454a21b6d58c1d118b1ca23b2ce78e7b&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-09T19:04:00.735Z] -> Pinging Codecov [2022-05-09T19:04:00.735Z] 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=08d690f3454a21b6d58c1d118b1ca23b2ce78e7b&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-09T19:04:00.996Z] -> Uploading to [2022-05-09T19:04:00.996Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/D63849C06B6B67093493C71CE874ED06/08d690f3454a21b6d58c1d118b1ca23b2ce78e7b/51b60f93-e734-47e2-814d-b7dc5ed11c03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T190400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac3d3ea4f56ab29b960138a1dadc98e1f314f695bd808c207364f67e6547db36 [2022-05-09T19:04:00.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T19:04:00.996Z] Dload Upload Total Spent Left Speed [2022-05-09T19:04:01.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6132 0 0 100 6132 0 25764 --:--:-- --:--:-- --:--:-- 25764 [2022-05-09T19:04:01.257Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/08d690f3454a21b6d58c1d118b1ca23b2ce78e7b [Pipeline] } [2022-05-09T19:04:01.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-09T19:04:01.405Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-09T19:04:01.417Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:04:01.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T19:04:01.715Z] [2022-05-09T19:04:01.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:04:02.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T19:04:02.024Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-09T19:04:02.024Z] 188c0c94c7c5: Pulling fs layer [2022-05-09T19:04:02.024Z] 0ef7d3d256c8: Pulling fs layer [2022-05-09T19:04:02.024Z] de9db76c5a1d: Pulling fs layer [2022-05-09T19:04:02.024Z] 0eba1c9be4d2: Pulling fs layer [2022-05-09T19:04:02.024Z] 0d57e429df01: Pulling fs layer [2022-05-09T19:04:02.024Z] 4e4be7b47b0d: Pulling fs layer [2022-05-09T19:04:02.024Z] e1f770b5df2f: Pulling fs layer [2022-05-09T19:04:02.024Z] 85a0685a4137: Pulling fs layer [2022-05-09T19:04:02.024Z] 0eba1c9be4d2: Waiting [2022-05-09T19:04:02.024Z] 4e4be7b47b0d: Waiting [2022-05-09T19:04:02.024Z] e1f770b5df2f: Waiting [2022-05-09T19:04:02.025Z] 85a0685a4137: Waiting [2022-05-09T19:04:02.025Z] de9db76c5a1d: Verifying Checksum [2022-05-09T19:04:02.025Z] de9db76c5a1d: Download complete [2022-05-09T19:04:02.025Z] 0ef7d3d256c8: Download complete [2022-05-09T19:04:02.025Z] 0d57e429df01: Verifying Checksum [2022-05-09T19:04:02.025Z] 0d57e429df01: Download complete [2022-05-09T19:04:02.025Z] 4e4be7b47b0d: Download complete [2022-05-09T19:04:02.025Z] 188c0c94c7c5: Verifying Checksum [2022-05-09T19:04:02.025Z] 188c0c94c7c5: Download complete [2022-05-09T19:04:02.289Z] 188c0c94c7c5: Pull complete [2022-05-09T19:04:02.289Z] e1f770b5df2f: Verifying Checksum [2022-05-09T19:04:02.289Z] e1f770b5df2f: Download complete [2022-05-09T19:04:02.289Z] 0ef7d3d256c8: Pull complete [2022-05-09T19:04:02.289Z] de9db76c5a1d: Pull complete [2022-05-09T19:04:02.860Z] 0eba1c9be4d2: Verifying Checksum [2022-05-09T19:04:02.860Z] 0eba1c9be4d2: Download complete [2022-05-09T19:04:03.118Z] 85a0685a4137: Verifying Checksum [2022-05-09T19:04:03.118Z] 85a0685a4137: Download complete [2022-05-09T19:04:06.413Z] 0eba1c9be4d2: Pull complete [2022-05-09T19:04:06.413Z] 0d57e429df01: Pull complete [2022-05-09T19:04:06.413Z] 4e4be7b47b0d: Pull complete [2022-05-09T19:04:06.980Z] e1f770b5df2f: Pull complete [2022-05-09T19:04:10.271Z] 85a0685a4137: Pull complete [2022-05-09T19:04:10.271Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-09T19:04:10.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T19:04:10.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-09T19:04:10.338Z] prd-ubuntu20.04-docker-8c-8g-42141 does not seem to be running inside a container [2022-05-09T19:04:10.393Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-09T19:04:12.793Z] $ docker top 9e25606f482ed81722ae8e490ba8b6b10cc11219627cde263102f1f64fea79df -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T19:04:12.942Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-09T19:04:13.231Z] + set -o pipefail [2022-05-09T19:04:13.231Z] + snyk monitor '--org=edgex-jenkins' [2022-05-09T19:04:17.439Z] [2022-05-09T19:04:17.439Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... [2022-05-09T19:04:17.439Z] [2022-05-09T19:04:17.439Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/a5932379-7cd4-44e6-9ed9-fec050ab0666 [2022-05-09T19:04:17.439Z] [2022-05-09T19:04:17.439Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-09T19:04:17.439Z] [2022-05-09T19:04:17.699Z] [Pipeline] } [2022-05-09T19:04:17.727Z] $ docker stop --time=1 9e25606f482ed81722ae8e490ba8b6b10cc11219627cde263102f1f64fea79df [2022-05-09T19:04:20.011Z] $ docker rm -f 9e25606f482ed81722ae8e490ba8b6b10cc11219627cde263102f1f64fea79df [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 [2022-05-09T19:04:20.667Z] + git log --format=format:%s -1 08d690f3454a21b6d58c1d118b1ca23b2ce78e7b [Pipeline] sh [2022-05-09T19:04:21.003Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T19:04:21.003Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:04:21.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T19:04:21.343Z] . [Pipeline] withDockerContainer [2022-05-09T19:04:21.411Z] prd-ubuntu20.04-docker-8c-8g-42141 does not seem to be running inside a container [2022-05-09T19:04:21.461Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T19:04:21.904Z] $ docker top e0a8b8089c7a2562f92c96ff291cd22da18ba13e7bbe32d2726784d845350e73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T19:04:21.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T19:04:21.997Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T19:04:22.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T19:04:22.154Z] $ docker exec e0a8b8089c7a2562f92c96ff291cd22da18ba13e7bbe32d2726784d845350e73 ssh-agent [2022-05-09T19:04:22.265Z] SSH_AUTH_SOCK=/tmp/ssh-HIn5xxj6t5Dg/agent.32 [2022-05-09T19:04:22.265Z] SSH_AGENT_PID=38 [2022-05-09T19:04:22.271Z] Running ssh-add (command line suppressed) [2022-05-09T19:04:22.403Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4164267983054610371.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4164267983054610371.key) [2022-05-09T19:04:22.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T19:04:22.700Z] + git semver tag [2022-05-09T19:04:22.961Z] 2022-05-09 19:04:22,965 [run_tag] DEBUG tag force:False [2022-05-09T19:04:22.961Z] 2022-05-09 19:04:22,966 [check_head_tag] DEBUG check head tag [2022-05-09T19:04:22.961Z] 2022-05-09 19:04:22,967 [execute] INFO git cat-file --batch-check [2022-05-09T19:04:22.961Z] 2022-05-09 19:04:22,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2022-05-09T19:04:22.961Z] 2022-05-09 19:04:22,971 [execute] INFO git cat-file --batch [2022-05-09T19:04:22.961Z] 2022-05-09 19:04:22,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2022-05-09T19:04:23.221Z] 2022-05-09 19:04:23,001 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-05-09T19:04:23.221Z] 2022-05-09 19:04:23,001 [execute] INFO git tag -a v2.2.0-dev.9 -m v2.2.0-dev.9 [2022-05-09T19:04:23.221Z] 2022-05-09 19:04:23,002 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.9', '-m', 'v2.2.0-dev.9'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2022-05-09T19:04:23.221Z] 2022-05-09 19:04:23,006 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-05-09T19:04:23.221Z] 2.2.0-dev.9 [Pipeline] } [2022-05-09T19:04:23.247Z] $ docker exec --env ******** --env ******** e0a8b8089c7a2562f92c96ff291cd22da18ba13e7bbe32d2726784d845350e73 ssh-agent -k [2022-05-09T19:04:23.370Z] unset SSH_AUTH_SOCK; [2022-05-09T19:04:23.371Z] unset SSH_AGENT_PID; [2022-05-09T19:04:23.371Z] echo Agent pid 38 killed; [2022-05-09T19:04:23.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T19:04:23.672Z] + git semver [Pipeline] } [2022-05-09T19:04:23.959Z] $ docker stop --time=1 e0a8b8089c7a2562f92c96ff291cd22da18ba13e7bbe32d2726784d845350e73 [2022-05-09T19:04:25.287Z] $ docker rm -f e0a8b8089c7a2562f92c96ff291cd22da18ba13e7bbe32d2726784d845350e73 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:04:25.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T19:04:25.673Z] [2022-05-09T19:04:25.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:04:25.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T19:04:25.981Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-09T19:04:25.981Z] ab5ef0e58194: Pulling fs layer [2022-05-09T19:04:25.981Z] 9712f1f96733: Pulling fs layer [2022-05-09T19:04:25.981Z] 63f879dbbcfc: Pulling fs layer [2022-05-09T19:04:25.981Z] 0d9ebad4ef96: Pulling fs layer [2022-05-09T19:04:25.981Z] e9a5061849ea: Pulling fs layer [2022-05-09T19:04:25.981Z] d747dcd14b5f: Pulling fs layer [2022-05-09T19:04:25.981Z] 2de7ff778b66: Pulling fs layer [2022-05-09T19:04:25.981Z] e9a5061849ea: Waiting [2022-05-09T19:04:25.981Z] d747dcd14b5f: Waiting [2022-05-09T19:04:25.981Z] 2de7ff778b66: Waiting [2022-05-09T19:04:25.981Z] 0d9ebad4ef96: Waiting [2022-05-09T19:04:25.981Z] 9712f1f96733: Download complete [2022-05-09T19:04:26.243Z] 63f879dbbcfc: Verifying Checksum [2022-05-09T19:04:26.243Z] 63f879dbbcfc: Download complete [2022-05-09T19:04:26.504Z] 0d9ebad4ef96: Verifying Checksum [2022-05-09T19:04:26.504Z] 0d9ebad4ef96: Download complete [2022-05-09T19:04:26.504Z] e9a5061849ea: Verifying Checksum [2022-05-09T19:04:26.504Z] e9a5061849ea: Download complete [2022-05-09T19:04:26.504Z] d747dcd14b5f: Download complete [2022-05-09T19:04:26.763Z] ab5ef0e58194: Verifying Checksum [2022-05-09T19:04:26.763Z] ab5ef0e58194: Download complete [2022-05-09T19:04:26.763Z] 2de7ff778b66: Verifying Checksum [2022-05-09T19:04:26.763Z] 2de7ff778b66: Download complete [2022-05-09T19:04:30.051Z] ab5ef0e58194: Pull complete [2022-05-09T19:04:30.051Z] 9712f1f96733: Pull complete [2022-05-09T19:04:30.309Z] 63f879dbbcfc: Pull complete [2022-05-09T19:04:34.500Z] 0d9ebad4ef96: Pull complete [2022-05-09T19:04:34.500Z] e9a5061849ea: Pull complete [2022-05-09T19:04:34.500Z] d747dcd14b5f: Pull complete [2022-05-09T19:04:35.441Z] 2de7ff778b66: Pull complete [2022-05-09T19:04:35.441Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-09T19:04:35.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T19:04:35.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-09T19:04:35.504Z] prd-ubuntu20.04-docker-8c-8g-42141 does not seem to be running inside a container [2022-05-09T19:04:35.554Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-09T19:04:38.119Z] $ docker top 15c97320fe3a49176b4a3e1afcfb9619065328f18684f08c53355dda85833905 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-09T19:04:38.189Z] provisioning config files... [2022-05-09T19:04:38.198Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2368994530350305786tmp [2022-05-09T19:04:38.210Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config767327672587505404tmp [2022-05-09T19:04:38.220Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2252975360090319146tmp [Pipeline] { [Pipeline] echo [2022-05-09T19:04:38.232Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:04:38.516Z] ---> sigul-configuration.sh [2022-05-09T19:04:38.516Z] gpg: directory `/root/.gnupg' created [2022-05-09T19:04:38.516Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-09T19:04:38.516Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-09T19:04:38.516Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-09T19:04:38.516Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-09T19:04:38.516Z] gpg: CAST5 encrypted data [2022-05-09T19:04:38.516Z] gpg: encrypted with 1 passphrase [2022-05-09T19:04:38.516Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-09T19:04:38.801Z] + mkdir /home/jenkins [2022-05-09T19:04:38.802Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-09T19:04:39.091Z] + 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 [2022-05-09T19:04:39.101Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:04:39.386Z] ---> sigul-install.sh [2022-05-09T19:04:39.386Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-09T19:04:39.675Z] + git tag --list [2022-05-09T19:04:39.675Z] v0.0.0 [2022-05-09T19:04:39.675Z] v0.0.1 [2022-05-09T19:04:39.675Z] v0.0.10 [2022-05-09T19:04:39.675Z] v0.0.11 [2022-05-09T19:04:39.675Z] v0.0.12 [2022-05-09T19:04:39.675Z] v0.0.13 [2022-05-09T19:04:39.675Z] v0.0.14 [2022-05-09T19:04:39.675Z] v0.0.15 [2022-05-09T19:04:39.675Z] v0.0.16 [2022-05-09T19:04:39.675Z] v0.0.17 [2022-05-09T19:04:39.675Z] v0.0.18 [2022-05-09T19:04:39.675Z] v0.0.19 [2022-05-09T19:04:39.675Z] v0.0.2 [2022-05-09T19:04:39.675Z] v0.0.20 [2022-05-09T19:04:39.675Z] v0.0.21 [2022-05-09T19:04:39.675Z] v0.0.22 [2022-05-09T19:04:39.675Z] v0.0.23 [2022-05-09T19:04:39.675Z] v0.0.24 [2022-05-09T19:04:39.675Z] v0.0.25 [2022-05-09T19:04:39.675Z] v0.0.26 [2022-05-09T19:04:39.675Z] v0.0.27 [2022-05-09T19:04:39.675Z] v0.0.28 [2022-05-09T19:04:39.675Z] v0.0.29 [2022-05-09T19:04:39.675Z] v0.0.3 [2022-05-09T19:04:39.675Z] v0.0.30 [2022-05-09T19:04:39.675Z] v0.0.31 [2022-05-09T19:04:39.675Z] v0.0.32 [2022-05-09T19:04:39.675Z] v0.0.33 [2022-05-09T19:04:39.675Z] v0.0.4 [2022-05-09T19:04:39.675Z] v0.0.5 [2022-05-09T19:04:39.675Z] v0.0.6 [2022-05-09T19:04:39.675Z] v0.0.7 [2022-05-09T19:04:39.675Z] v0.0.8 [2022-05-09T19:04:39.675Z] v0.0.9 [2022-05-09T19:04:39.675Z] v2.0.0 [2022-05-09T19:04:39.675Z] v2.0.0-dev.1 [2022-05-09T19:04:39.675Z] v2.0.0-dev.10 [2022-05-09T19:04:39.675Z] v2.0.0-dev.11 [2022-05-09T19:04:39.675Z] v2.0.0-dev.12 [2022-05-09T19:04:39.675Z] v2.0.0-dev.13 [2022-05-09T19:04:39.675Z] v2.0.0-dev.14 [2022-05-09T19:04:39.675Z] v2.0.0-dev.15 [2022-05-09T19:04:39.675Z] v2.0.0-dev.16 [2022-05-09T19:04:39.675Z] v2.0.0-dev.17 [2022-05-09T19:04:39.675Z] v2.0.0-dev.18 [2022-05-09T19:04:39.675Z] v2.0.0-dev.19 [2022-05-09T19:04:39.675Z] v2.0.0-dev.2 [2022-05-09T19:04:39.675Z] v2.0.0-dev.20 [2022-05-09T19:04:39.675Z] v2.0.0-dev.21 [2022-05-09T19:04:39.675Z] v2.0.0-dev.22 [2022-05-09T19:04:39.675Z] v2.0.0-dev.23 [2022-05-09T19:04:39.675Z] v2.0.0-dev.24 [2022-05-09T19:04:39.675Z] v2.0.0-dev.25 [2022-05-09T19:04:39.675Z] v2.0.0-dev.26 [2022-05-09T19:04:39.675Z] v2.0.0-dev.27 [2022-05-09T19:04:39.675Z] v2.0.0-dev.3 [2022-05-09T19:04:39.675Z] v2.0.0-dev.4 [2022-05-09T19:04:39.675Z] v2.0.0-dev.5 [2022-05-09T19:04:39.675Z] v2.0.0-dev.6 [2022-05-09T19:04:39.675Z] v2.0.0-dev.7 [2022-05-09T19:04:39.675Z] v2.0.0-dev.8 [2022-05-09T19:04:39.675Z] v2.0.0-dev.9 [2022-05-09T19:04:39.675Z] v2.0.1-dev.1 [2022-05-09T19:04:39.675Z] v2.0.1-dev.10 [2022-05-09T19:04:39.675Z] v2.0.1-dev.11 [2022-05-09T19:04:39.675Z] v2.0.1-dev.2 [2022-05-09T19:04:39.675Z] v2.0.1-dev.3 [2022-05-09T19:04:39.675Z] v2.0.1-dev.4 [2022-05-09T19:04:39.675Z] v2.0.1-dev.5 [2022-05-09T19:04:39.675Z] v2.0.1-dev.6 [2022-05-09T19:04:39.675Z] v2.0.1-dev.7 [2022-05-09T19:04:39.675Z] v2.0.1-dev.8 [2022-05-09T19:04:39.675Z] v2.0.1-dev.9 [2022-05-09T19:04:39.675Z] v2.1.0 [2022-05-09T19:04:39.675Z] v2.2.0-dev.1 [2022-05-09T19:04:39.675Z] v2.2.0-dev.2 [2022-05-09T19:04:39.675Z] v2.2.0-dev.3 [2022-05-09T19:04:39.675Z] v2.2.0-dev.4 [2022-05-09T19:04:39.675Z] v2.2.0-dev.5 [2022-05-09T19:04:39.675Z] v2.2.0-dev.6 [2022-05-09T19:04:39.676Z] v2.2.0-dev.7 [2022-05-09T19:04:39.676Z] v2.2.0-dev.8 [2022-05-09T19:04:39.676Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-09T19:04:39.967Z] + lftools sign git-tag v2.2.0-dev.9 [2022-05-09T19:04:40.537Z] Signing Git tag with Sigul... [2022-05-09T19:04:40.537Z] Signing v2.2.0-dev.9 [Pipeline] echo [2022-05-09T19:04:40.809Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:04:41.100Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-09T19:04:41.109Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-09T19:04:41.147Z] $ docker stop --time=1 15c97320fe3a49176b4a3e1afcfb9619065328f18684f08c53355dda85833905 [2022-05-09T19:04:42.414Z] $ docker rm -f 15c97320fe3a49176b4a3e1afcfb9619065328f18684f08c53355dda85833905 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-09T19:04:42.842Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T19:04:42.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:04:43.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T19:04:43.139Z] . [Pipeline] withDockerContainer [2022-05-09T19:04:43.212Z] prd-ubuntu20.04-docker-8c-8g-42141 does not seem to be running inside a container [2022-05-09T19:04:43.265Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T19:04:43.622Z] $ docker top f8174d2b28987f7c731a9339c0b509651441e94c5304f5d6f110b97de4d02cda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T19:04:43.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T19:04:43.706Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T19:04:43.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T19:04:43.852Z] $ docker exec f8174d2b28987f7c731a9339c0b509651441e94c5304f5d6f110b97de4d02cda ssh-agent [2022-05-09T19:04:43.956Z] SSH_AUTH_SOCK=/tmp/ssh-6oB3AXbA6qjh/agent.33 [2022-05-09T19:04:43.956Z] SSH_AGENT_PID=39 [2022-05-09T19:04:43.960Z] Running ssh-add (command line suppressed) [2022-05-09T19:04:44.078Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7734531504996148377.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7734531504996148377.key) [2022-05-09T19:04:44.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T19:04:44.364Z] + git semver bump pre [2022-05-09T19:04:44.624Z] 2022-05-09 19:04:44,568 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-05-09T19:04:44.624Z] 2022-05-09 19:04:44,568 [bump_version] DEBUG bumping version:2.2.0-dev.9 on axis:pre with prefix:dev [2022-05-09T19:04:44.624Z] 2022-05-09 19:04:44,568 [bump_version] DEBUG bumped version:2.2.0-dev.10 [2022-05-09T19:04:44.624Z] 2022-05-09 19:04:44,568 [write_version] DEBUG write version:2.2.0-dev.10 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True [2022-05-09T19:04:44.625Z] 2022-05-09 19:04:44,568 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-05-09T19:04:44.625Z] 2022-05-09 19:04:44,568 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-05-09T19:04:44.625Z] 2022-05-09 19:04:44,570 [execute] INFO git cat-file --batch-check [2022-05-09T19:04:44.625Z] 2022-05-09 19:04:44,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T19:04:44.625Z] 2022-05-09 19:04:44,575 [execute] INFO git cat-file --batch [2022-05-09T19:04:44.625Z] 2022-05-09 19:04:44,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T19:04:44.625Z] 2022-05-09 19:04:44,580 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-05-09T19:04:44.625Z] 2.2.0-dev.10 [Pipeline] } [2022-05-09T19:04:44.649Z] $ docker exec --env ******** --env ******** f8174d2b28987f7c731a9339c0b509651441e94c5304f5d6f110b97de4d02cda ssh-agent -k [2022-05-09T19:04:44.768Z] unset SSH_AUTH_SOCK; [2022-05-09T19:04:44.769Z] unset SSH_AGENT_PID; [2022-05-09T19:04:44.769Z] echo Agent pid 39 killed; [2022-05-09T19:04:44.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T19:04:45.071Z] + git semver [Pipeline] } [2022-05-09T19:04:45.359Z] $ docker stop --time=1 f8174d2b28987f7c731a9339c0b509651441e94c5304f5d6f110b97de4d02cda [2022-05-09T19:04:46.653Z] $ docker rm -f f8174d2b28987f7c731a9339c0b509651441e94c5304f5d6f110b97de4d02cda [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T19:04:47.036Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T19:04:47.036Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:04:47.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T19:04:47.327Z] . [Pipeline] withDockerContainer [2022-05-09T19:04:47.395Z] prd-ubuntu20.04-docker-8c-8g-42141 does not seem to be running inside a container [2022-05-09T19:04:47.444Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T19:04:47.796Z] $ docker top 1bbc9ec01e766dcadef40137c218ca01f7f15ea1a29434a180e7dc0eb875ec3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T19:04:47.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T19:04:47.877Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T19:04:48.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T19:04:48.021Z] $ docker exec 1bbc9ec01e766dcadef40137c218ca01f7f15ea1a29434a180e7dc0eb875ec3d ssh-agent [2022-05-09T19:04:48.134Z] SSH_AUTH_SOCK=/tmp/ssh-5BIoLiKE1tuN/agent.33 [2022-05-09T19:04:48.134Z] SSH_AGENT_PID=39 [2022-05-09T19:04:48.140Z] Running ssh-add (command line suppressed) [2022-05-09T19:04:48.257Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1670906205791062094.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1670906205791062094.key) [2022-05-09T19:04:48.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T19:04:48.549Z] + git semver push [2022-05-09T19:04:48.808Z] 2022-05-09 19:04:48,736 [run_push] DEBUG push [2022-05-09T19:04:48.808Z] 2022-05-09 19:04:48,737 [execute] INFO git push origin semver [2022-05-09T19:04:48.808Z] 2022-05-09 19:04:48,737 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-09T19:04:49.749Z] 2022-05-09 19:04:49,525 [run_push] DEBUG push all version tags [2022-05-09T19:04:49.749Z] 2022-05-09 19:04:49,525 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-09T19:04:49.749Z] 2022-05-09 19:04:49,525 [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) [2022-05-09T19:04:50.692Z] 2022-05-09 19:04:50,365 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-05-09T19:04:50.693Z] 2.2.0-dev.10 [Pipeline] } [2022-05-09T19:04:50.719Z] $ docker exec --env ******** --env ******** 1bbc9ec01e766dcadef40137c218ca01f7f15ea1a29434a180e7dc0eb875ec3d ssh-agent -k [2022-05-09T19:04:50.836Z] unset SSH_AUTH_SOCK; [2022-05-09T19:04:50.836Z] unset SSH_AGENT_PID; [2022-05-09T19:04:50.836Z] echo Agent pid 39 killed; [2022-05-09T19:04:50.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T19:04:51.142Z] + git semver [Pipeline] } [2022-05-09T19:04:51.430Z] $ docker stop --time=1 1bbc9ec01e766dcadef40137c218ca01f7f15ea1a29434a180e7dc0eb875ec3d [2022-05-09T19:04:52.714Z] $ docker rm -f 1bbc9ec01e766dcadef40137c218ca01f7f15ea1a29434a180e7dc0eb875ec3d [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 [2022-05-09T19:04:53.395Z] + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] [2022-05-09T19:04:53.395Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2022-05-09T19:04:53.395Z] total 16 [2022-05-09T19:04:53.395Z] drwxr-xr-x 3 root root 4096 May 9 18:57 . [2022-05-09T19:04:53.395Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 19:04 .. [2022-05-09T19:04:53.395Z] drwxr-xr-x 2 root root 4096 May 9 18:57 cost [2022-05-09T19:04:53.395Z] -rw-r--r-- 1 root root 84 May 9 18:57 cost.csv [2022-05-09T19:04:53.395Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2022-05-09T19:04:53.395Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2022-05-09T19:04:53.395Z] total 16 [2022-05-09T19:04:53.395Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 18:57 . [2022-05-09T19:04:53.395Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 19:04 .. [2022-05-09T19:04:53.395Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 18:57 cost [2022-05-09T19:04:53.395Z] -rw-r--r-- 1 jenkins jenkins 84 May 9 18:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:04:53.690Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:04:54.555Z] ---> package-listing.sh [2022-05-09T19:04:54.555Z] ++ facter osfamily [2022-05-09T19:04:54.555Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T19:04:54.816Z] + OS_FAMILY=debian [2022-05-09T19:04:54.816Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2022-05-09T19:04:54.816Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T19:04:54.816Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T19:04:54.816Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T19:04:54.816Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T19:04:54.816Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2022-05-09T19:04:54.816Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T19:04:54.816Z] + case "${OS_FAMILY}" in [2022-05-09T19:04:54.816Z] + dpkg -l [2022-05-09T19:04:54.816Z] + grep '^ii' [2022-05-09T19:04:54.816Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T19:04:54.816Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T19:04:54.816Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T19:04:54.816Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2022-05-09T19:04:54.816Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2022-05-09T19:04:54.816Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2022-05-09T19:04:54.829Z] 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 [2022-05-09T19:04:55.108Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:04:55.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T19:04:55.679Z] . [Pipeline] withDockerContainer [2022-05-09T19:04:55.747Z] prd-ubuntu20.04-docker-8c-8g-42141 does not seem to be running inside a container [2022-05-09T19:04:55.792Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T19:04:56.047Z] $ docker top f61b309626af5d495a6ad76ad8296f1f1383b152d4f98353cb4aadc071e5767d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T19:04:56.388Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T19:04:56.683Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T19:04:56.974Z] + ls /var/log/sa-host [2022-05-09T19:04:56.974Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T19:04:57.072Z] provisioning config files... [2022-05-09T19:04:57.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5502018706229801900tmp [Pipeline] { [Pipeline] echo [2022-05-09T19:04:57.096Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:04:57.380Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T19:04:57.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:04:57.731Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T19:04:57.741Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:04:58.033Z] ---> sudo-logs.sh [2022-05-09T19:04:58.033Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T19:04:58.055Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:04:58.339Z] ---> job-cost.sh [2022-05-09T19:04:58.339Z] lf-activate-venv: SKIPPING [2022-05-09T19:04:58.339Z] DEBUG: total: 0.2199999988079071 [2022-05-09T19:04:58.339Z] INFO: Retrieving Stack Cost... [2022-05-09T19:04:58.601Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T19:04:59.172Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T19:04:59.186Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:04:59.472Z] ---> logs-deploy.sh [2022-05-09T19:04:59.473Z] lf-activate-venv: SKIPPING [2022-05-09T19:04:59.473Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/22 [2022-05-09T19:04:59.473Z] INFO: archiving workspace using pattern(s): [2022-05-09T19:05:00.415Z] Archives upload complete. [2022-05-09T19:05:00.415Z] INFO: archiving logs to Nexus