Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8ded105ffef250b62d4ea29756d1a308fea0d27 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-ssh2299791961571749072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh6157881813570212870.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17361599189343091211.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh16604334386452494711.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5998483453314205257.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.20 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-762 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 e8ded105ffef250b62d4ea29756d1a308fea0d27 (main) Commit message: "build: Update to latest go-mods (#218)" > 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 e8ded105ffef250b62d4ea29756d1a308fea0d27 # timeout=10 > git rev-list --no-walk 358c4c9bd51032de5af7451873b68875ba79d13f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:43:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:43:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:43:31 ========================================================= 18:43:31 EdgeX Global Pipelines Version Info 18:43:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:43:32 ------------------- 18:43:32 stable info: 18:43:32 ------------------- 18:43:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:43:32 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:43:32 Message: update stable to v1.0.250 18:43:32 ------------------- 18:43:32 experimental info: 18:43:32 ------------------- 18:43:32 Commited By: **** collab-it+edgex@linuxfoundation.org 18:43:32 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:43:32 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:43:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8ded105ffef250b62d4ea29756d1a308fea0d27 [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8ded10 [Pipeline] echo 18:43:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:43:33 + git rev-list -1 --merges e8ded105ffef250b62d4ea29756d1a308fea0d27~1..e8ded105ffef250b62d4ea29756d1a308fea0d27 [Pipeline] echo 18:43:33 -----------> git rev-list -1 --merges e8ded105ffef250b62d4ea29756d1a308fea0d27~1..e8ded105ffef250b62d4ea29756d1a308fea0d27 e8ded105ffef250b62d4ea29756d1a308fea0d27 [false] [Pipeline] sh 18:43:33 + git log --format=format:%s -1 e8ded105ffef250b62d4ea29756d1a308fea0d27 [Pipeline] echo 18:43:33 ========================================================= 18:43:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:43:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:34 + git log --format=format:%s -1 e8ded105ffef250b62d4ea29756d1a308fea0d27 [Pipeline] echo 18:43:34 [semverPrep] GIT_COMMIT: e8ded105ffef250b62d4ea29756d1a308fea0d27, Commit Message: build: Update to latest go-mods (#218) [Pipeline] echo 18:43:34 [semverPrep] This is not a build commit. [Pipeline] sh 18:43:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:43:34 + grep -v github /etc/ssh/ssh_known_hosts 18:43:34 + [ -e /tmp/ssh_known_hosts ] 18:43:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:43:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:43:34 + sudo tee -a /etc/ssh/ssh_known_hosts 18:43:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:35 18:43:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:35 0.1.4: Pulling from edgex-devops/py-git-semver 18:43:35 b85a868b505f: Pulling fs layer 18:43:35 e2be974225ed: Pulling fs layer 18:43:35 339a4e72a1f5: Pulling fs layer 18:43:35 988bab9f4d93: Pulling fs layer 18:43:35 1469e6f7b9e6: Pulling fs layer 18:43:35 eaf3925da568: Pulling fs layer 18:43:35 bab4dde63d76: Pulling fs layer 18:43:35 bde34c3a00c8: Pulling fs layer 18:43:35 b352a97aabf1: Pulling fs layer 18:43:35 4872d77fe225: Pulling fs layer 18:43:35 5851b861e8e6: Pulling fs layer 18:43:35 988bab9f4d93: Waiting 18:43:35 bab4dde63d76: Waiting 18:43:35 bde34c3a00c8: Waiting 18:43:35 eaf3925da568: Waiting 18:43:35 1469e6f7b9e6: Waiting 18:43:35 b352a97aabf1: Waiting 18:43:35 4872d77fe225: Waiting 18:43:35 e2be974225ed: Download complete 18:43:35 988bab9f4d93: Verifying Checksum 18:43:35 988bab9f4d93: Download complete 18:43:35 1469e6f7b9e6: Verifying Checksum 18:43:35 1469e6f7b9e6: Download complete 18:43:35 eaf3925da568: Verifying Checksum 18:43:35 eaf3925da568: Download complete 18:43:35 339a4e72a1f5: Verifying Checksum 18:43:35 339a4e72a1f5: Download complete 18:43:35 bde34c3a00c8: Verifying Checksum 18:43:35 bde34c3a00c8: Download complete 18:43:35 b352a97aabf1: Verifying Checksum 18:43:35 b352a97aabf1: Download complete 18:43:35 4872d77fe225: Verifying Checksum 18:43:35 4872d77fe225: Download complete 18:43:35 5851b861e8e6: Verifying Checksum 18:43:35 5851b861e8e6: Download complete 18:43:35 b85a868b505f: Verifying Checksum 18:43:35 b85a868b505f: Download complete 18:43:35 bab4dde63d76: Download complete 18:43:36 b85a868b505f: Pull complete 18:43:37 e2be974225ed: Pull complete 18:43:37 339a4e72a1f5: Pull complete 18:43:37 988bab9f4d93: Pull complete 18:43:37 1469e6f7b9e6: Pull complete 18:43:37 eaf3925da568: Pull complete 18:43:39 bab4dde63d76: Pull complete 18:43:39 bde34c3a00c8: Pull complete 18:43:39 b352a97aabf1: Pull complete 18:43:40 4872d77fe225: Pull complete 18:43:40 5851b861e8e6: Pull complete 18:43:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:40 prd-ubuntu20.04-docker-8c-8g-762 does not seem to be running inside a container 18:43:40 $ 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:0.1.4 cat 18:43:42 $ docker top 31927996e5bfe23d5302e45eabeb952835cfbbd5ab70cc79afeadd4851330f22 -eo pid,comm 18:43:42 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). 18:43:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:42 [ssh-agent] Looking for ssh-agent implementation... 18:43:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:43 $ docker exec 31927996e5bfe23d5302e45eabeb952835cfbbd5ab70cc79afeadd4851330f22 ssh-agent 18:43:43 SSH_AUTH_SOCK=/tmp/ssh-XMQOAIQ3fN2L/agent.32 18:43:43 SSH_AGENT_PID=38 18:43:43 Running ssh-add (command line suppressed) 18:43:43 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2344863808373308692.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2344863808373308692.key) 18:43:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:43 + git tag --points-at HEAD [Pipeline] } 18:43:43 $ docker exec --env ******** --env ******** 31927996e5bfe23d5302e45eabeb952835cfbbd5ab70cc79afeadd4851330f22 ssh-agent -k 18:43:43 unset SSH_AUTH_SOCK; 18:43:43 unset SSH_AGENT_PID; 18:43:43 echo Agent pid 38 killed; 18:43:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:43:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:43 [ssh-agent] Looking for ssh-agent implementation... 18:43:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:43 $ docker exec 31927996e5bfe23d5302e45eabeb952835cfbbd5ab70cc79afeadd4851330f22 ssh-agent 18:43:43 SSH_AUTH_SOCK=/tmp/ssh-utP4y12I0BOJ/agent.70 18:43:43 SSH_AGENT_PID=76 18:43:43 Running ssh-add (command line suppressed) 18:43:44 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10344620577160925579.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10344620577160925579.key) 18:43:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:44 + git semver init 18:43:44 2023-07-10 18:43:44,577 [run_init] DEBUG init version:0.0.0 force:False 18:43:44 2023-07-10 18:43:44,577 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 18:43:44 2023-07-10 18:43:44,578 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 18:43:44 2023-07-10 18:43:44,578 [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) 18:43:45 2023-07-10 18:43:45,269 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 18:43:45 2023-07-10 18:43:45,270 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 18:43:45 2023-07-10 18:43:45,270 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:43:45 2023-07-10 18:43:45,270 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:43:45 3.1.0-dev.3 [Pipeline] } 18:43:45 $ docker exec --env ******** --env ******** 31927996e5bfe23d5302e45eabeb952835cfbbd5ab70cc79afeadd4851330f22 ssh-agent -k 18:43:45 unset SSH_AUTH_SOCK; 18:43:45 unset SSH_AGENT_PID; 18:43:45 echo Agent pid 76 killed; 18:43:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:46 + git semver [Pipeline] } 18:43:46 $ docker stop --time=1 31927996e5bfe23d5302e45eabeb952835cfbbd5ab70cc79afeadd4851330f22 18:43:47 $ docker rm -f --volumes 31927996e5bfe23d5302e45eabeb952835cfbbd5ab70cc79afeadd4851330f22 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:43:48 Stashed 1 file(s) [Pipeline] echo 18:43:48 [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [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 18:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:48 ========================================================= 18:43:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:43:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:43:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:43:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:43:48 f56be85fc22e: Pulling fs layer 18:43:48 85791d961cd3: Pulling fs layer 18:43:48 d694b5ae8c79: Pulling fs layer 18:43:48 9f32a84ed3da: Pulling fs layer 18:43:48 4d19c01a9841: Pulling fs layer 18:43:48 9325e15d5711: Pulling fs layer 18:43:48 556b6ee489ea: Pulling fs layer 18:43:48 c5a4b2cf53e6: Pulling fs layer 18:43:48 9f32a84ed3da: Waiting 18:43:48 4d19c01a9841: Waiting 18:43:48 9325e15d5711: Waiting 18:43:48 556b6ee489ea: Waiting 18:43:48 85791d961cd3: Verifying Checksum 18:43:48 85791d961cd3: Download complete 18:43:48 9f32a84ed3da: Download complete 18:43:48 4d19c01a9841: Verifying Checksum 18:43:48 4d19c01a9841: Download complete 18:43:48 f56be85fc22e: Verifying Checksum 18:43:48 f56be85fc22e: Download complete 18:43:48 9325e15d5711: Verifying Checksum 18:43:48 9325e15d5711: Download complete 18:43:48 f56be85fc22e: Pull complete 18:43:48 85791d961cd3: Pull complete 18:43:49 d694b5ae8c79: Verifying Checksum 18:43:49 d694b5ae8c79: Download complete 18:43:49 c5a4b2cf53e6: Verifying Checksum 18:43:49 c5a4b2cf53e6: Download complete 18:43:49 556b6ee489ea: Download complete 18:43:52 d694b5ae8c79: Pull complete 18:43:52 9f32a84ed3da: Pull complete 18:43:52 4d19c01a9841: Pull complete 18:43:52 9325e15d5711: Pull complete 18:43:55 556b6ee489ea: Pull complete 18:43:55 c5a4b2cf53e6: Pull complete 18:43:55 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:43:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:43:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 18:43:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:56 + docker inspect -f . ci-base-image-x86_64 18:43:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:56 prd-ubuntu20.04-docker-8c-8g-762 does not seem to be running inside a container 18:43:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:44:01 $ docker top 6a37b97a1fa1a3c8c731d061bc3d525947b72e2008f70f88d412c1dc16f5d782 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:01 + go version 18:44:01 go version go1.20.2 linux/amd64 [Pipeline] } 18:44:01 $ docker stop --time=1 6a37b97a1fa1a3c8c731d061bc3d525947b72e2008f70f88d412c1dc16f5d782 18:44:02 $ docker rm -f --volumes 6a37b97a1fa1a3c8c731d061bc3d525947b72e2008f70f88d412c1dc16f5d782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:03 Still waiting to schedule task 18:44:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:44:03 + docker inspect -f . ci-base-image-x86_64 18:44:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:03 prd-ubuntu20.04-docker-8c-8g-762 does not seem to be running inside a container 18:44:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:44:03 $ docker top 10c6757d3f30751a77f55061831000f3d410ea2902a1fb09bbb55a21a184f4bb -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:04 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 18:44:04 + make test 18:44:04 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:44:04 go: downloading github.com/stretchr/testify v1.8.4 18:44:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 18:44:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 18:44:04 go: downloading github.com/davecgh/go-spew v1.1.1 18:44:04 go: downloading github.com/pmezard/go-difflib v1.0.0 18:44:04 go: downloading github.com/stretchr/objx v0.5.0 18:44:04 go: downloading gopkg.in/yaml.v3 v3.0.1 18:44:04 go: downloading github.com/zeebo/errs v1.3.0 18:44:04 go: downloading google.golang.org/grpc v1.53.0 18:44:04 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 18:44:04 go: downloading google.golang.org/protobuf v1.28.1 18:44:05 go: downloading github.com/go-kit/log v0.2.1 18:44:05 go: downloading github.com/go-playground/validator/v10 v10.14.1 18:44:05 go: downloading github.com/google/uuid v1.3.0 18:44:05 go: downloading golang.org/x/crypto v0.7.0 18:44:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:44:05 go: downloading github.com/go-playground/universal-translator v0.18.1 18:44:05 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 18:44:05 go: downloading github.com/leodido/go-urn v1.2.4 18:44:05 go: downloading golang.org/x/text v0.8.0 18:44:05 go: downloading golang.org/x/net v0.8.0 18:44:05 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 18:44:05 go: downloading github.com/golang/protobuf v1.5.2 18:44:05 go: downloading golang.org/x/sys v0.6.0 18:44:05 go: downloading github.com/go-playground/locales v0.14.1 18:44:23 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 18:44:23 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 18:44:23 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 18:44:24 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 18:44:24 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 18:44:30 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.064s coverage: 75.7% of statements 18:44:30 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.056s coverage: 52.2% of statements 18:44:30 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.045s coverage: 96.7% of statements 18:44:30 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.040s coverage: 89.5% of statements 18:44:30 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.041s coverage: 100.0% of statements 18:44:30 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.062s coverage: 55.8% of statements 18:44:30 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.030s coverage: 56.0% of statements 18:44:30 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.071s coverage: 100.0% of statements 18:44:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:44:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:44:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:44:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:44:50 $ docker stop --time=1 10c6757d3f30751a77f55061831000f3d410ea2902a1fb09bbb55a21a184f4bb 18:44:54 $ docker rm -f --volumes 10c6757d3f30751a77f55061831000f3d410ea2902a1fb09bbb55a21a184f4bb [Pipeline] // withDockerContainer [Pipeline] sh 18:44:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:44:55 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] withEnv [Pipeline] { [Pipeline] sh 18:44:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:55 18:44:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:55 latest: Pulling from edgex-lftools-log-publisher 18:44:55 5eb5b503b376: Pulling fs layer 18:44:55 5c69ac0246d0: Pulling fs layer 18:44:55 ec43610c2a17: Pulling fs layer 18:44:55 3a2ae6a8a46f: Pulling fs layer 18:44:55 33b1e0a273af: Pulling fs layer 18:44:55 5d3b04190fa2: Pulling fs layer 18:44:55 33b1e0a273af: Waiting 18:44:55 3a2ae6a8a46f: Waiting 18:44:55 2f39f015ded8: Pulling fs layer 18:44:55 5d3b04190fa2: Waiting 18:44:55 2f39f015ded8: Waiting 18:44:55 5c69ac0246d0: Download complete 18:44:55 3a2ae6a8a46f: Verifying Checksum 18:44:55 3a2ae6a8a46f: Download complete 18:44:56 33b1e0a273af: Verifying Checksum 18:44:56 33b1e0a273af: Download complete 18:44:56 5d3b04190fa2: Verifying Checksum 18:44:56 5d3b04190fa2: Download complete 18:44:56 ec43610c2a17: Verifying Checksum 18:44:56 ec43610c2a17: Download complete 18:44:56 5eb5b503b376: Download complete 18:44:56 2f39f015ded8: Verifying Checksum 18:44:56 2f39f015ded8: Download complete 18:44:57 5eb5b503b376: Pull complete 18:44:57 5c69ac0246d0: Pull complete 18:44:58 ec43610c2a17: Pull complete 18:44:58 3a2ae6a8a46f: Pull complete 18:44:58 33b1e0a273af: Pull complete 18:44:58 5d3b04190fa2: Pull complete 18:45:03 2f39f015ded8: Pull complete 18:45:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:45:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:03 prd-ubuntu20.04-docker-8c-8g-762 does not seem to be running inside a container 18:45:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:45:07 $ docker top a534d15107a9c00bc43b5741fb8026ef48036f1ee959667563e864b8bb84d385 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:07 ---> job-cost.sh 18:45:07 lf-activate-venv: SKIPPING 18:45:07 INFO: No Stack... 18:45:07 INFO: Retrieving Pricing Info for: v3-standard-8 18:45:08 INFO: Archiving Costs [Pipeline] sh 18:45:08 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 18:45:08 + cut -d, -f6 [Pipeline] lock 18:45:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-64-stack-cost] 18:45:08 Resource [jenkins-edgexfoundry-go-mod-secrets-main-64-stack-cost] did not exist. Created. 18:45:08 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:45:08 + echo total: 0.2199999988079071 [Pipeline] stash 18:45:08 Stashed 1 file(s) [Pipeline] } 18:45:08 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-64-stack-cost] [Pipeline] // lock [Pipeline] } 18:45:08 $ docker stop --time=1 a534d15107a9c00bc43b5741fb8026ef48036f1ee959667563e864b8bb84d385 18:45:09 $ docker rm -f --volumes a534d15107a9c00bc43b5741fb8026ef48036f1ee959667563e864b8bb84d385 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:45:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-764 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 18:45:35 Running in /w/workspace/go-mod-secrets/64 [Pipeline] { [Pipeline] checkout 18:45:35 Selected Git installation does not exist. Using Default 18:45:35 The recommended git tool is: NONE 18:45:40 using credential edgex-jenkins-ssh 18:45:40 Cloning the remote Git repository 18:45:40 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:45:40 > git init /w/workspace/go-mod-secrets/64 # timeout=10 18:45:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:45:40 > git --version # timeout=10 18:45:40 > git --version # 'git version 2.25.1' 18:45:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:42 Avoid second fetch 18:45:42 Checking out Revision e8ded105ffef250b62d4ea29756d1a308fea0d27 (main) 18:45:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:45:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:42 > git config core.sparsecheckout # timeout=10 18:45:42 > git checkout -f e8ded105ffef250b62d4ea29756d1a308fea0d27 # timeout=10 18:45:43 Commit message: "build: Update to latest go-mods (#218)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:45:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:45:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:45:43 Dload Upload Total Spent Left Speed 18:45:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 18:45:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:45:44 + sudo tee /etc/docker/daemon.new 18:45:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:45:44 { 18:45:44 "registry-mirrors": [ 18:45:44 "https://nexus3.edgexfoundry.org:10001" 18:45:44 ], 18:45:44 "bip": "10.250.0.254/24", 18:45:44 "hosts": [ 18:45:44 "tcp://0.0.0.0:5555", 18:45:44 "unix:///var/run/docker.sock" 18:45:44 ], 18:45:44 "mtu": 1458, 18:45:44 "selinux-enabled": true, 18:45:44 "seccomp-profile": "/etc/docker/seccomp.json" 18:45:44 } [Pipeline] sh 18:45:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:45:45 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:46:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:04 ========================================================= 18:46:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:46:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:46:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:46:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:46:05 c41833b44d91: Pulling fs layer 18:46:05 ed15518f5707: Pulling fs layer 18:46:05 feae8fd75edb: Pulling fs layer 18:46:05 242c74f7c9fa: Pulling fs layer 18:46:05 3cdef696dda3: Pulling fs layer 18:46:05 2ced38df9373: Pulling fs layer 18:46:05 58f1dce35555: Pulling fs layer 18:46:05 242c74f7c9fa: Waiting 18:46:05 2ced38df9373: Waiting 18:46:05 58f1dce35555: Waiting 18:46:05 3cdef696dda3: Waiting 18:46:05 ed15518f5707: Verifying Checksum 18:46:05 ed15518f5707: Download complete 18:46:05 242c74f7c9fa: Verifying Checksum 18:46:05 242c74f7c9fa: Download complete 18:46:05 3cdef696dda3: Verifying Checksum 18:46:05 3cdef696dda3: Download complete 18:46:05 c41833b44d91: Download complete 18:46:06 c41833b44d91: Pull complete 18:46:06 58f1dce35555: Verifying Checksum 18:46:06 58f1dce35555: Download complete 18:46:06 ed15518f5707: Pull complete 18:46:07 2ced38df9373: Verifying Checksum 18:46:07 2ced38df9373: Download complete 18:46:07 feae8fd75edb: Verifying Checksum 18:46:07 feae8fd75edb: Download complete 18:46:19 feae8fd75edb: Pull complete 18:46:19 242c74f7c9fa: Pull complete 18:46:19 3cdef696dda3: Pull complete 18:46:25 2ced38df9373: Pull complete 18:46:27 58f1dce35555: Pull complete 18:46:27 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:46:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:46:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 18:46:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:28 + docker inspect -f . ci-base-image-arm64 18:46:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:28 prd-ubuntu20.04-docker-arm64-4c-16g-764 does not seem to be running inside a container 18:46:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/64 -v /w/workspace/go-mod-secrets/64:/w/workspace/go-mod-secrets/64:rw,z -v /w/workspace/go-mod-secrets/64@tmp:/w/workspace/go-mod-secrets/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:46:31 $ docker top 66c5cda8257c265d5fe86454b9d8d9cbba869916de6e436d0bb60d9a7c8b37ba -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:32 + go version 18:46:32 go version go1.20.2 linux/arm64 [Pipeline] } 18:46:32 $ docker stop --time=1 66c5cda8257c265d5fe86454b9d8d9cbba869916de6e436d0bb60d9a7c8b37ba 18:46:34 $ docker rm -f --volumes 66c5cda8257c265d5fe86454b9d8d9cbba869916de6e436d0bb60d9a7c8b37ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:34 + docker inspect -f . ci-base-image-arm64 18:46:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:35 prd-ubuntu20.04-docker-arm64-4c-16g-764 does not seem to be running inside a container 18:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/64 -v /w/workspace/go-mod-secrets/64:/w/workspace/go-mod-secrets/64:rw,z -v /w/workspace/go-mod-secrets/64@tmp:/w/workspace/go-mod-secrets/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:46:36 $ docker top d23e4c036c4c34febc9d6078b7184478908b19b4e88f07d3c3574b19a17e0566 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:36 + git config --global --add safe.directory /w/workspace/go-mod-secrets/64 [Pipeline] fileExists [Pipeline] sh 18:46:37 + make test 18:46:37 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:46:37 go: downloading github.com/stretchr/testify v1.8.4 18:46:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 18:46:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 18:46:38 go: downloading github.com/davecgh/go-spew v1.1.1 18:46:38 go: downloading github.com/pmezard/go-difflib v1.0.0 18:46:38 go: downloading gopkg.in/yaml.v3 v3.0.1 18:46:38 go: downloading github.com/stretchr/objx v0.5.0 18:46:38 go: downloading github.com/go-playground/validator/v10 v10.14.1 18:46:38 go: downloading github.com/google/uuid v1.3.0 18:46:38 go: downloading github.com/go-kit/log v0.2.1 18:46:38 go: downloading github.com/zeebo/errs v1.3.0 18:46:38 go: downloading google.golang.org/grpc v1.53.0 18:46:39 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 18:46:39 go: downloading google.golang.org/protobuf v1.28.1 18:46:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:46:40 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 18:46:41 go: downloading github.com/go-playground/universal-translator v0.18.1 18:46:41 go: downloading github.com/leodido/go-urn v1.2.4 18:46:41 go: downloading golang.org/x/crypto v0.7.0 18:46:41 go: downloading golang.org/x/text v0.8.0 18:46:41 go: downloading golang.org/x/net v0.8.0 18:46:41 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 18:46:42 go: downloading github.com/go-playground/locales v0.14.1 18:46:45 go: downloading github.com/golang/protobuf v1.5.2 18:46:45 go: downloading golang.org/x/sys v0.6.0 18:48:21 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 18:48:24 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 18:48:24 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 18:48:37 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 16.181s coverage: 75.7% of statements 18:48:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.216s coverage: 52.2% of statements 18:48:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.230s coverage: 96.7% of statements 18:48:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.155s coverage: 89.5% of statements 18:48:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.123s coverage: 100.0% of statements 18:49:33 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 18:49:33 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.247s coverage: 55.8% of statements 18:49:33 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.088s coverage: 56.0% of statements 18:49:33 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.230s coverage: 100.0% of statements 18:49:33 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 18:49:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:49:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:51:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:51:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:51:40 $ docker stop --time=1 d23e4c036c4c34febc9d6078b7184478908b19b4e88f07d3c3574b19a17e0566 18:51:42 $ docker rm -f --volumes d23e4c036c4c34febc9d6078b7184478908b19b4e88f07d3c3574b19a17e0566 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:51:44 Warning: overwriting stash ‘coverage-report’ 18:51:45 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] withEnv [Pipeline] { [Pipeline] sh 18:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:45 18:51:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:51:45 arm64: Pulling from edgex-lftools-log-publisher 18:51:45 8998bd30e6a1: Pulling fs layer 18:51:45 04944245beec: Pulling fs layer 18:51:45 699f458cf7ca: Pulling fs layer 18:51:45 765212b225bb: Pulling fs layer 18:51:45 f23df028b6ca: Pulling fs layer 18:51:45 d65c8cfc05b1: Pulling fs layer 18:51:45 2437ff75d9bd: Pulling fs layer 18:51:45 f23df028b6ca: Waiting 18:51:45 d65c8cfc05b1: Waiting 18:51:45 2437ff75d9bd: Waiting 18:51:45 765212b225bb: Waiting 18:51:46 04944245beec: Verifying Checksum 18:51:46 04944245beec: Download complete 18:51:46 765212b225bb: Verifying Checksum 18:51:46 765212b225bb: Download complete 18:51:46 f23df028b6ca: Verifying Checksum 18:51:46 f23df028b6ca: Download complete 18:51:46 d65c8cfc05b1: Verifying Checksum 18:51:46 d65c8cfc05b1: Download complete 18:51:46 699f458cf7ca: Verifying Checksum 18:51:46 699f458cf7ca: Download complete 18:51:46 8998bd30e6a1: Verifying Checksum 18:51:46 8998bd30e6a1: Download complete 18:51:48 2437ff75d9bd: Verifying Checksum 18:51:48 2437ff75d9bd: Download complete 18:51:50 8998bd30e6a1: Pull complete 18:51:53 04944245beec: Pull complete 18:51:54 699f458cf7ca: Pull complete 18:51:54 765212b225bb: Pull complete 18:51:55 f23df028b6ca: Pull complete 18:51:55 d65c8cfc05b1: Pull complete 18:52:10 2437ff75d9bd: Pull complete 18:52:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:52:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:52:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:11 prd-ubuntu20.04-docker-arm64-4c-16g-764 does not seem to be running inside a container 18:52:11 $ 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/64 -v /w/workspace/go-mod-secrets/64:/w/workspace/go-mod-secrets/64:rw,z -v /w/workspace/go-mod-secrets/64@tmp:/w/workspace/go-mod-secrets/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:52:13 $ docker top 7b9e14177123d2f35097b455e37dbe3e4238c92933f12af7712b0711a7d592ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:14 ---> job-cost.sh 18:52:14 lf-activate-venv: SKIPPING 18:52:14 INFO: No Stack... 18:52:14 INFO: Retrieving Pricing Info for: v3-standard-4 18:52:15 INFO: Archiving Costs [Pipeline] sh 18:52:15 + cat /w/workspace/go-mod-secrets/64/archives/cost.csv 18:52:15 + cut -d, -f6 [Pipeline] lock 18:52:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-64-stack-cost] 18:52:16 Resource [jenkins-edgexfoundry-go-mod-secrets-main-64-stack-cost] did not exist. Created. 18:52:16 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:52:16 /w/workspace/go-mod-secrets/64@tmp/durable-c44f3d86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:52:16 + echo total: 0.10999999940395355 [Pipeline] stash 18:52:16 Warning: overwriting stash ‘stack-cost’ 18:52:16 Stashed 1 file(s) [Pipeline] } 18:52:16 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-64-stack-cost] [Pipeline] // lock [Pipeline] } 18:52:16 $ docker stop --time=1 7b9e14177123d2f35097b455e37dbe3e4238c92933f12af7712b0711a7d592ea 18:52:18 $ docker rm -f --volumes 7b9e14177123d2f35097b455e37dbe3e4238c92933f12af7712b0711a7d592ea [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 18:52:18 provisioning config files... 18:52:18 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config817717342549745899tmp [Pipeline] { [Pipeline] sh 18:52:19 + set +x 18:52:19 + curl -s https://codecov.io/bash 18:52:19 + bash -s -- 18:52:19 18:52:19 _____ _ 18:52:19 / ____| | | 18:52:19 | | ___ __| | ___ ___ _____ __ 18:52:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:52:19 | |___| (_) | (_| | __/ (_| (_) \ V / 18:52:19 \_____\___/ \__,_|\___|\___\___/ \_/ 18:52:19 Bash-1.0.6 18:52:19 18:52:19 18:52:19 ==> git version 2.25.1 found 18:52:19 ==> 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 18:52:19 Release-Date: 2020-01-08 18:52:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:52:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:52:19 ==> Jenkins CI detected. 18:52:19 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 18:52:19 project root: . 18:52:19 --> token set from env 18:52:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:52:19 ==> Running gcov in . (disable via -X gcov) 18:52:19 ==> Python coveragepy not found 18:52:19 ==> Searching for coverage reports in: 18:52:19 + . 18:52:19 -> Found 1 reports 18:52:19 ==> Detecting git/mercurial file structure 18:52:19 ==> Reading reports 18:52:19 + ./coverage.out bytes=41145 18:52:19 ==> Appending adjustments 18:52:19 https://docs.codecov.io/docs/fixing-reports 18:52:19 + Found adjustments 18:52:19 ==> Gzipping contents 18:52:19 8.0K /tmp/codecov.749SCF.gz 18:52:19 ==> Uploading reports 18:52:19 url: https://codecov.io 18:52:19 query: branch=main&commit=e8ded105ffef250b62d4ea29756d1a308fea0d27&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 18:52:19 -> Pinging Codecov 18:52:19 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=e8ded105ffef250b62d4ea29756d1a308fea0d27&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 18:52:19 -> Uploading to 18:52:19 https://storage.googleapis.com/codecov/v4/raw/2023-07-10/D63849C06B6B67093493C71CE874ED06/e8ded105ffef250b62d4ea29756d1a308fea0d27/b0648bab-f663-4f94-bd07-e7e06cd3afd6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230710%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230710T185219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=acfca011f59a3297da0d3a4afb6d5f57ccbf1a68307b2241df987c9f7f319351 18:52:19 % Total % Received % Xferd Average Speed Time Time Time Current 18:52:19 Dload Upload Total Spent Left Speed 18:52:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8128 0 0 100 8128 0 41050 --:--:-- --:--:-- --:--:-- 41258 18:52:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/e8ded105ffef250b62d4ea29756d1a308fea0d27 [Pipeline] } 18:52:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:52:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:52:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:52:20 18:52:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:52:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:52:20 df9b9388f04a: Pulling fs layer 18:52:20 52dc419b0ee2: Pulling fs layer 18:52:20 25bc292e5bac: Pulling fs layer 18:52:20 114826534d7a: Pulling fs layer 18:52:20 4657fd5d0bcf: Pulling fs layer 18:52:20 6ad1cebc031e: Pulling fs layer 18:52:20 8a3aa393b2d8: Pulling fs layer 18:52:20 8a3aa393b2d8: Waiting 18:52:20 4657fd5d0bcf: Waiting 18:52:20 6ad1cebc031e: Waiting 18:52:20 114826534d7a: Waiting 18:52:20 25bc292e5bac: Verifying Checksum 18:52:20 25bc292e5bac: Download complete 18:52:20 52dc419b0ee2: Verifying Checksum 18:52:20 52dc419b0ee2: Download complete 18:52:20 4657fd5d0bcf: Verifying Checksum 18:52:20 4657fd5d0bcf: Download complete 18:52:20 df9b9388f04a: Download complete 18:52:20 df9b9388f04a: Pull complete 18:52:20 6ad1cebc031e: Verifying Checksum 18:52:20 6ad1cebc031e: Download complete 18:52:20 52dc419b0ee2: Pull complete 18:52:20 25bc292e5bac: Pull complete 18:52:21 114826534d7a: Verifying Checksum 18:52:21 114826534d7a: Download complete 18:52:21 8a3aa393b2d8: Verifying Checksum 18:52:21 8a3aa393b2d8: Download complete 18:52:25 114826534d7a: Pull complete 18:52:25 4657fd5d0bcf: Pull complete 18:52:25 6ad1cebc031e: Pull complete 18:52:29 8a3aa393b2d8: Pull complete 18:52:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:52:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:52:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:29 prd-ubuntu20.04-docker-8c-8g-762 does not seem to be running inside a container 18:52:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:52:32 $ docker top 52efe536102ab331cf62e2648524c7eec38fba97f10c96b3e655b16533600084 -eo pid,comm [Pipeline] { [Pipeline] echo 18:52:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 18:52:32 + set -o pipefail 18:52:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 18:52:36 18:52:36 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... 18:52:36 18:52:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/be8d8f33-f6c1-4448-82cf-007fd0698e15 18:52:36 18:52:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:52:36 18:52:36 18:52:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:52:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:52:36 More details here: https://snyk.co/ue1NS 18:52:36 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:52:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:52:36 $ docker stop --time=1 52efe536102ab331cf62e2648524c7eec38fba97f10c96b3e655b16533600084 18:52:40 $ docker rm -f --volumes 52efe536102ab331cf62e2648524c7eec38fba97f10c96b3e655b16533600084 [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 18:52:40 + git log --format=format:%s -1 e8ded105ffef250b62d4ea29756d1a308fea0d27 [Pipeline] sh 18:52:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:52:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:52:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:41 prd-ubuntu20.04-docker-8c-8g-762 does not seem to be running inside a container 18:52:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:52:42 $ docker top 4dea5ee6eabb309655d7f2f6b0b00c863a644cce99a3afe51f9f5562573bbd88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:52:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:52:42 [ssh-agent] Looking for ssh-agent implementation... 18:52:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:52:42 $ docker exec 4dea5ee6eabb309655d7f2f6b0b00c863a644cce99a3afe51f9f5562573bbd88 ssh-agent 18:52:42 SSH_AUTH_SOCK=/tmp/ssh-spL5l4gxH5q6/agent.33 18:52:42 SSH_AGENT_PID=39 18:52:42 Running ssh-add (command line suppressed) 18:52:42 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_15129696431252510761.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_15129696431252510761.key) 18:52:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:52:42 + git semver tag 18:52:43 2023-07-10 18:52:42,961 [run_tag] DEBUG tag force:False 18:52:43 2023-07-10 18:52:42,961 [check_head_tag] DEBUG check head tag 18:52:43 2023-07-10 18:52:42,963 [execute] INFO git cat-file --batch-check 18:52:43 2023-07-10 18:52:42,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 18:52:43 2023-07-10 18:52:42,969 [execute] INFO git cat-file --batch 18:52:43 2023-07-10 18:52:42,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 18:52:43 2023-07-10 18:52:42,986 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:52:43 2023-07-10 18:52:42,986 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 18:52:43 2023-07-10 18:52:42,986 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 18:52:43 2023-07-10 18:52:42,990 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:52:43 3.1.0-dev.3 [Pipeline] } 18:52:43 $ docker exec --env ******** --env ******** 4dea5ee6eabb309655d7f2f6b0b00c863a644cce99a3afe51f9f5562573bbd88 ssh-agent -k 18:52:43 unset SSH_AUTH_SOCK; 18:52:43 unset SSH_AGENT_PID; 18:52:43 echo Agent pid 39 killed; 18:52:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:52:43 + git semver [Pipeline] } 18:52:43 $ docker stop --time=1 4dea5ee6eabb309655d7f2f6b0b00c863a644cce99a3afe51f9f5562573bbd88 18:52:45 $ docker rm -f --volumes 4dea5ee6eabb309655d7f2f6b0b00c863a644cce99a3afe51f9f5562573bbd88 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:52:45 18:52:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:52:45 0.23.1-centos7: Pulling from edgex-lftools 18:52:45 ab5ef0e58194: Pulling fs layer 18:52:45 9712f1f96733: Pulling fs layer 18:52:45 63f879dbbcfc: Pulling fs layer 18:52:45 0d9ebad4ef96: Pulling fs layer 18:52:45 e9a5061849ea: Pulling fs layer 18:52:45 d747dcd14b5f: Pulling fs layer 18:52:45 2de7ff778b66: Pulling fs layer 18:52:45 0d9ebad4ef96: Waiting 18:52:45 d747dcd14b5f: Waiting 18:52:45 e9a5061849ea: Waiting 18:52:45 2de7ff778b66: Waiting 18:52:45 9712f1f96733: Verifying Checksum 18:52:45 9712f1f96733: Download complete 18:52:45 63f879dbbcfc: Verifying Checksum 18:52:45 63f879dbbcfc: Download complete 18:52:46 e9a5061849ea: Verifying Checksum 18:52:46 e9a5061849ea: Download complete 18:52:46 0d9ebad4ef96: Verifying Checksum 18:52:46 0d9ebad4ef96: Download complete 18:52:46 d747dcd14b5f: Download complete 18:52:46 ab5ef0e58194: Verifying Checksum 18:52:46 ab5ef0e58194: Download complete 18:52:46 2de7ff778b66: Verifying Checksum 18:52:46 2de7ff778b66: Download complete 18:52:49 ab5ef0e58194: Pull complete 18:52:49 9712f1f96733: Pull complete 18:52:49 63f879dbbcfc: Pull complete 18:52:54 0d9ebad4ef96: Pull complete 18:52:54 e9a5061849ea: Pull complete 18:52:54 d747dcd14b5f: Pull complete 18:52:55 2de7ff778b66: Pull complete 18:52:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:52:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:55 prd-ubuntu20.04-docker-8c-8g-762 does not seem to be running inside a container 18:52:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:53:00 $ docker top 227c17f2a592d7972469210b3fe18a0203deac4f004e985c9efb0f6ece3f78a4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:53:00 provisioning config files... 18:53:00 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config17877999451816950117tmp 18:53:00 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config11811552940666876823tmp 18:53:00 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config14670638895597794734tmp [Pipeline] { [Pipeline] echo 18:53:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:53:00 ---> sigul-configuration.sh 18:53:00 gpg: directory `/root/.gnupg' created 18:53:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:53:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:53:00 gpg: keyring `/root/.gnupg/secring.gpg' created 18:53:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:53:00 gpg: CAST5 encrypted data 18:53:00 gpg: encrypted with 1 passphrase 18:53:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:53:01 + mkdir /home/jenkins 18:53:01 + mkdir /home/jenkins/sigul [Pipeline] sh 18:53:01 + 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 18:53:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:53:01 ---> sigul-install.sh 18:53:01 Sigul already installed; skipping installation. [Pipeline] sh 18:53:01 + git tag --list 18:53:01 v0.0.0 18:53:01 v0.0.1 18:53:01 v0.0.10 18:53:01 v0.0.11 18:53:01 v0.0.12 18:53:01 v0.0.13 18:53:01 v0.0.14 18:53:01 v0.0.15 18:53:01 v0.0.16 18:53:01 v0.0.17 18:53:01 v0.0.18 18:53:01 v0.0.19 18:53:01 v0.0.2 18:53:01 v0.0.20 18:53:01 v0.0.21 18:53:01 v0.0.22 18:53:01 v0.0.23 18:53:01 v0.0.24 18:53:01 v0.0.25 18:53:01 v0.0.26 18:53:01 v0.0.27 18:53:01 v0.0.28 18:53:01 v0.0.29 18:53:01 v0.0.3 18:53:01 v0.0.30 18:53:01 v0.0.31 18:53:01 v0.0.32 18:53:01 v0.0.33 18:53:01 v0.0.4 18:53:01 v0.0.5 18:53:01 v0.0.6 18:53:01 v0.0.7 18:53:01 v0.0.8 18:53:01 v0.0.9 18:53:01 v2.0.0 18:53:01 v2.1.0 18:53:01 v2.1.1 18:53:01 v2.2.0 18:53:01 v2.3.0 18:53:01 v3.0 18:53:01 v3.0.0 18:53:01 v3.0.1 18:53:01 v3.1.0-dev.1 18:53:01 v3.1.0-dev.2 18:53:01 v3.1.0-dev.3 [Pipeline] sh 18:53:02 + lftools sign git-tag v3.1.0-dev.3 18:53:03 Signing Git tag with Sigul... 18:53:03 Signing v3.1.0-dev.3 [Pipeline] echo 18:53:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:53:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:53:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:53:04 $ docker stop --time=1 227c17f2a592d7972469210b3fe18a0203deac4f004e985c9efb0f6ece3f78a4 18:53:05 $ docker rm -f --volumes 227c17f2a592d7972469210b3fe18a0203deac4f004e985c9efb0f6ece3f78a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:53:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:53:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:53:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:06 prd-ubuntu20.04-docker-8c-8g-762 does not seem to be running inside a container 18:53:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:53:06 $ docker top 0bdebf85842e8f6d65d1cc2b0d5af13125aabdb5fad67eb350b9cc302634ecd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:53:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:53:06 [ssh-agent] Looking for ssh-agent implementation... 18:53:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:06 $ docker exec 0bdebf85842e8f6d65d1cc2b0d5af13125aabdb5fad67eb350b9cc302634ecd5 ssh-agent 18:53:06 SSH_AUTH_SOCK=/tmp/ssh-QiiZ4D9fkzTX/agent.32 18:53:06 SSH_AGENT_PID=38 18:53:06 Running ssh-add (command line suppressed) 18:53:07 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4950061415401273818.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4950061415401273818.key) 18:53:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:53:07 + git semver bump pre 18:53:07 2023-07-10 18:53:07,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:53:07 2023-07-10 18:53:07,590 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev 18:53:07 2023-07-10 18:53:07,590 [bump_version] DEBUG bumped version:3.1.0-dev.4 18:53:07 2023-07-10 18:53:07,591 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 18:53:07 2023-07-10 18:53:07,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:53:07 2023-07-10 18:53:07,591 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:53:07 2023-07-10 18:53:07,593 [execute] INFO git cat-file --batch-check 18:53:07 2023-07-10 18:53:07,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 18:53:07 2023-07-10 18:53:07,600 [execute] INFO git cat-file --batch 18:53:07 2023-07-10 18:53:07,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 18:53:07 2023-07-10 18:53:07,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:53:07 3.1.0-dev.4 [Pipeline] } 18:53:07 $ docker exec --env ******** --env ******** 0bdebf85842e8f6d65d1cc2b0d5af13125aabdb5fad67eb350b9cc302634ecd5 ssh-agent -k 18:53:07 unset SSH_AUTH_SOCK; 18:53:07 unset SSH_AGENT_PID; 18:53:07 echo Agent pid 38 killed; 18:53:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:53:08 + git semver [Pipeline] } 18:53:08 $ docker stop --time=1 0bdebf85842e8f6d65d1cc2b0d5af13125aabdb5fad67eb350b9cc302634ecd5 18:53:09 $ docker rm -f --volumes 0bdebf85842e8f6d65d1cc2b0d5af13125aabdb5fad67eb350b9cc302634ecd5 [Pipeline] // withDockerContainer [Pipeline] sh 18:53:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:53:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:53:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:10 prd-ubuntu20.04-docker-8c-8g-762 does not seem to be running inside a container 18:53:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:53:10 $ docker top 6f5b301e8d44569b775467a06836f5fc5f630cfc522d6730aa680c282ced9e32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:53:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:53:10 [ssh-agent] Looking for ssh-agent implementation... 18:53:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:10 $ docker exec 6f5b301e8d44569b775467a06836f5fc5f630cfc522d6730aa680c282ced9e32 ssh-agent 18:53:11 SSH_AUTH_SOCK=/tmp/ssh-ZO2lAnd5lvFY/agent.32 18:53:11 SSH_AGENT_PID=38 18:53:11 Running ssh-add (command line suppressed) 18:53:11 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7567669349536502634.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7567669349536502634.key) 18:53:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:53:11 + git semver push 18:53:11 2023-07-10 18:53:11,730 [run_push] DEBUG push 18:53:11 2023-07-10 18:53:11,731 [execute] INFO git cat-file --batch-check 18:53:11 2023-07-10 18:53:11,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 18:53:11 2023-07-10 18:53:11,737 [execute] INFO git rev-list 1596a487e33520ddfef41049669143229b8c1d38 -- 18:53:11 2023-07-10 18:53:11,737 [execute] DEBUG Popen(['git', 'rev-list', '1596a487e33520ddfef41049669143229b8c1d38', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 18:53:11 2023-07-10 18:53:11,746 [execute] INFO git fetch -v origin 18:53:11 2023-07-10 18:53:11,747 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 18:53:12 2023-07-10 18:53:12,217 [run_push] DEBUG no remote changes detected 18:53:12 2023-07-10 18:53:12,217 [execute] INFO git push origin semver 18:53:12 2023-07-10 18:53:12,218 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 18:53:13 2023-07-10 18:53:12,956 [run_push] DEBUG push all version tags 18:53:13 2023-07-10 18:53:12,957 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:53:13 2023-07-10 18:53:12,957 [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) 18:53:13 2023-07-10 18:53:13,708 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:53:13 3.1.0-dev.4 [Pipeline] } 18:53:13 $ docker exec --env ******** --env ******** 6f5b301e8d44569b775467a06836f5fc5f630cfc522d6730aa680c282ced9e32 ssh-agent -k 18:53:13 unset SSH_AUTH_SOCK; 18:53:13 unset SSH_AGENT_PID; 18:53:13 echo Agent pid 38 killed; 18:53:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:53:14 + git semver [Pipeline] } 18:53:14 $ docker stop --time=1 6f5b301e8d44569b775467a06836f5fc5f630cfc522d6730aa680c282ced9e32 18:53:15 $ docker rm -f --volumes 6f5b301e8d44569b775467a06836f5fc5f630cfc522d6730aa680c282ced9e32 [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 18:53:16 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 18:53:16 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 18:53:16 total 16 18:53:16 drwxr-xr-x 3 root root 4096 Jul 10 18:45 . 18:53:16 drwxrwxr-x 9 jenkins jenkins 4096 Jul 10 18:53 .. 18:53:16 drwxr-xr-x 2 root root 4096 Jul 10 18:45 cost 18:53:16 -rw-r--r-- 1 root root 85 Jul 10 18:45 cost.csv 18:53:16 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 18:53:16 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 18:53:16 total 16 18:53:16 drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 18:45 . 18:53:16 drwxrwxr-x 9 jenkins jenkins 4096 Jul 10 18:53 .. 18:53:16 drwxr-xr-x 2 jenkins jenkins 4096 Jul 10 18:45 cost 18:53:16 -rw-r--r-- 1 jenkins jenkins 85 Jul 10 18:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:53:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:53:17 ---> package-listing.sh 18:53:17 ++ facter osfamily 18:53:17 ++ tr '[:upper:]' '[:lower:]' 18:53:17 + OS_FAMILY=debian 18:53:17 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 18:53:17 + START_PACKAGES=/tmp/packages_start.txt 18:53:17 + END_PACKAGES=/tmp/packages_end.txt 18:53:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:53:17 + PACKAGES=/tmp/packages_start.txt 18:53:17 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 18:53:17 + PACKAGES=/tmp/packages_end.txt 18:53:17 + case "${OS_FAMILY}" in 18:53:17 + dpkg -l 18:53:17 + grep '^ii' 18:53:17 + '[' -f /tmp/packages_start.txt ']' 18:53:17 + '[' -f /tmp/packages_end.txt ']' 18:53:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:53:17 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 18:53:17 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 18:53:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 18:53:17 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 18:53:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:18 prd-ubuntu20.04-docker-8c-8g-762 does not seem to be running inside a container 18:53:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:53:18 $ docker top bda6807379ce9da4ee5b5d454c8217d559d103f9688c1b4d20efe5be8f48c758 -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:19 + touch /tmp/pre-build-complete [Pipeline] sh 18:53:19 + mkdir -p /var/log/sysstat [Pipeline] sh 18:53:19 + ls /var/log/sa-host 18:53:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:20 provisioning config files... 18:53:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config17826648491859280187tmp [Pipeline] { [Pipeline] echo 18:53:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:53:20 ---> create-netrc.sh [Pipeline] } 18:53:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:53:20 ---> python-tools-install.sh [Pipeline] echo 18:53:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:53:20 ---> sudo-logs.sh 18:53:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:53:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:53:21 ---> job-cost.sh 18:53:21 lf-activate-venv: SKIPPING 18:53:21 DEBUG: total: 0.2199999988079071 18:53:21 INFO: Retrieving Stack Cost... 18:53:21 INFO: Retrieving Pricing Info for: v3-standard-8 18:53:22 INFO: Archiving Costs [Pipeline] echo 18:53:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:53:22 ---> logs-deploy.sh 18:53:22 lf-activate-venv: SKIPPING 18:53:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/64 18:53:22 INFO: archiving workspace using pattern(s): 18:53:23 Archives upload complete. 18:53:23 INFO: archiving logs to Nexus