Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36d805c5290ea814591806dd812069df68dd998b 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-ssh814114164732737214.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-ssh1665135794537573070.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-ssh12406280189813027830.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-ssh1188009401882159178.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-ssh11406819963074133477.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 ‘prd-ubuntu20.04-docker-8c-8g-18105’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18107 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 36d805c5290ea814591806dd812069df68dd998b (main) Commit message: "build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.4 to 2.1.6 (#217)" > 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 36d805c5290ea814591806dd812069df68dd998b # timeout=10 > git rev-list --no-walk f10263050de6c6736b5ba6f36b9a289fceb78b9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T20:57:29.933Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T20:57:29.997Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T20:57:30.015Z] ========================================================= [2023-06-07T20:57:30.015Z] EdgeX Global Pipelines Version Info [2023-06-07T20:57:30.015Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-07T20:57:30.762Z] ------------------- [2023-06-07T20:57:30.762Z] stable info: [2023-06-07T20:57:30.762Z] ------------------- [2023-06-07T20:57:30.762Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T20:57:30.762Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T20:57:30.762Z] Message: update stable to v1.0.250 [2023-06-07T20:57:31.336Z] ------------------- [2023-06-07T20:57:31.336Z] experimental info: [2023-06-07T20:57:31.336Z] ------------------- [2023-06-07T20:57:31.336Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T20:57:31.336Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T20:57:31.336Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-07T20:57:31.497Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2023-06-07T20:57:31.506Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2023-06-07T20:57:31.521Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T20:57:31.531Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-07T20:57:31.543Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-07T20:57:31.555Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-07T20:57:31.566Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-07T20:57:31.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-07T20:57:31.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-07T20:57:31.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T20:57:31.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-07T20:57:31.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2023-06-07T20:57:31.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T20:57:31.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-07T20:57:31.659Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-06-07T20:57:31.672Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-06-07T20:57:31.686Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-07T20:57:31.695Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-07T20:57:31.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T20:57:31.721Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-07T20:57:31.731Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-07T20:57:31.743Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-07T20:57:31.754Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-07T20:57:31.764Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-07T20:57:31.776Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-06-07T20:57:31.789Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T20:57:31.800Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-07T20:57:31.811Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-07T20:57:31.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-07T20:57:31.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-07T20:57:31.846Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36d805c5290ea814591806dd812069df68dd998b [Pipeline] echo [2023-06-07T20:57:31.857Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36d805c [Pipeline] echo [2023-06-07T20:57:31.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-07T20:57:32.224Z] + git rev-list -1 --merges 36d805c5290ea814591806dd812069df68dd998b~1..36d805c5290ea814591806dd812069df68dd998b [Pipeline] echo [2023-06-07T20:57:32.277Z] -----------> git rev-list -1 --merges 36d805c5290ea814591806dd812069df68dd998b~1..36d805c5290ea814591806dd812069df68dd998b 36d805c5290ea814591806dd812069df68dd998b [false] [Pipeline] sh [2023-06-07T20:57:32.568Z] + git log --format=format:%s -1 36d805c5290ea814591806dd812069df68dd998b [Pipeline] echo [2023-06-07T20:57:32.584Z] ========================================================= [2023-06-07T20:57:32.584Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-07T20:57:32.584Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T20:57:32.928Z] + git log --format=format:%s -1 36d805c5290ea814591806dd812069df68dd998b [Pipeline] echo [2023-06-07T20:57:32.941Z] [semverPrep] GIT_COMMIT: 36d805c5290ea814591806dd812069df68dd998b, Commit Message: build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.4 to 2.1.6 (#217) [Pipeline] echo [2023-06-07T20:57:32.950Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-07T20:57:33.302Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T20:57:33.302Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T20:57:33.302Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T20:57:33.302Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T20:57:33.302Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-07T20:57:33.302Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-07T20:57:33.302Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:57:33.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T20:57:33.653Z] [2023-06-07T20:57:33.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:57:33.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T20:57:33.957Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T20:57:33.957Z] b85a868b505f: Pulling fs layer [2023-06-07T20:57:33.957Z] e2be974225ed: Pulling fs layer [2023-06-07T20:57:33.957Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T20:57:33.957Z] 988bab9f4d93: Pulling fs layer [2023-06-07T20:57:33.957Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T20:57:33.957Z] eaf3925da568: Pulling fs layer [2023-06-07T20:57:33.957Z] bab4dde63d76: Pulling fs layer [2023-06-07T20:57:33.957Z] bde34c3a00c8: Pulling fs layer [2023-06-07T20:57:33.957Z] b352a97aabf1: Pulling fs layer [2023-06-07T20:57:33.957Z] 4872d77fe225: Pulling fs layer [2023-06-07T20:57:33.957Z] 5851b861e8e6: Pulling fs layer [2023-06-07T20:57:33.957Z] bab4dde63d76: Waiting [2023-06-07T20:57:33.957Z] 988bab9f4d93: Waiting [2023-06-07T20:57:33.957Z] bde34c3a00c8: Waiting [2023-06-07T20:57:33.957Z] eaf3925da568: Waiting [2023-06-07T20:57:33.957Z] b352a97aabf1: Waiting [2023-06-07T20:57:33.957Z] 4872d77fe225: Waiting [2023-06-07T20:57:33.957Z] 1469e6f7b9e6: Waiting [2023-06-07T20:57:33.957Z] e2be974225ed: Verifying Checksum [2023-06-07T20:57:33.957Z] e2be974225ed: Download complete [2023-06-07T20:57:33.957Z] 988bab9f4d93: Verifying Checksum [2023-06-07T20:57:33.957Z] 988bab9f4d93: Download complete [2023-06-07T20:57:34.217Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T20:57:34.217Z] 1469e6f7b9e6: Download complete [2023-06-07T20:57:34.217Z] eaf3925da568: Verifying Checksum [2023-06-07T20:57:34.217Z] eaf3925da568: Download complete [2023-06-07T20:57:34.217Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T20:57:34.217Z] 339a4e72a1f5: Download complete [2023-06-07T20:57:34.217Z] bde34c3a00c8: Download complete [2023-06-07T20:57:34.217Z] b352a97aabf1: Verifying Checksum [2023-06-07T20:57:34.217Z] b352a97aabf1: Download complete [2023-06-07T20:57:34.217Z] 4872d77fe225: Download complete [2023-06-07T20:57:34.217Z] 5851b861e8e6: Download complete [2023-06-07T20:57:34.217Z] b85a868b505f: Verifying Checksum [2023-06-07T20:57:34.217Z] b85a868b505f: Download complete [2023-06-07T20:57:34.476Z] bab4dde63d76: Verifying Checksum [2023-06-07T20:57:34.476Z] bab4dde63d76: Download complete [2023-06-07T20:57:35.413Z] b85a868b505f: Pull complete [2023-06-07T20:57:35.672Z] e2be974225ed: Pull complete [2023-06-07T20:57:36.240Z] 339a4e72a1f5: Pull complete [2023-06-07T20:57:36.240Z] 988bab9f4d93: Pull complete [2023-06-07T20:57:36.500Z] 1469e6f7b9e6: Pull complete [2023-06-07T20:57:36.500Z] eaf3925da568: Pull complete [2023-06-07T20:57:38.404Z] bab4dde63d76: Pull complete [2023-06-07T20:57:38.404Z] bde34c3a00c8: Pull complete [2023-06-07T20:57:38.663Z] b352a97aabf1: Pull complete [2023-06-07T20:57:38.663Z] 4872d77fe225: Pull complete [2023-06-07T20:57:38.663Z] 5851b861e8e6: Pull complete [2023-06-07T20:57:38.663Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T20:57:38.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T20:57:38.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T20:57:38.775Z] prd-ubuntu20.04-docker-8c-8g-18107 does not seem to be running inside a container [2023-06-07T20:57:38.807Z] $ 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 [2023-06-07T20:57:41.387Z] $ docker top 606f0ef61eaad2193f00affa9027230aeb7f9b0c74aa5c8b75adbbf0f8c08d43 -eo pid,comm [2023-06-07T20:57:41.445Z] 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). [2023-06-07T20:57:41.445Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T20:57:41.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T20:57:41.487Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T20:57:41.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T20:57:41.629Z] $ docker exec 606f0ef61eaad2193f00affa9027230aeb7f9b0c74aa5c8b75adbbf0f8c08d43 ssh-agent [2023-06-07T20:57:41.735Z] SSH_AUTH_SOCK=/tmp/ssh-aplfiRvPAFkj/agent.31 [2023-06-07T20:57:41.735Z] SSH_AGENT_PID=37 [2023-06-07T20:57:41.742Z] Running ssh-add (command line suppressed) [2023-06-07T20:57:41.846Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1688626013529289591.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1688626013529289591.key) [2023-06-07T20:57:41.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T20:57:42.157Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T20:57:42.169Z] $ docker exec --env ******** --env ******** 606f0ef61eaad2193f00affa9027230aeb7f9b0c74aa5c8b75adbbf0f8c08d43 ssh-agent -k [2023-06-07T20:57:42.278Z] unset SSH_AUTH_SOCK; [2023-06-07T20:57:42.278Z] unset SSH_AGENT_PID; [2023-06-07T20:57:42.278Z] echo Agent pid 37 killed; [2023-06-07T20:57:42.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T20:57:42.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T20:57:42.313Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T20:57:42.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T20:57:42.436Z] $ docker exec 606f0ef61eaad2193f00affa9027230aeb7f9b0c74aa5c8b75adbbf0f8c08d43 ssh-agent [2023-06-07T20:57:42.540Z] SSH_AUTH_SOCK=/tmp/ssh-Ybapj4WQB5zX/agent.69 [2023-06-07T20:57:42.540Z] SSH_AGENT_PID=75 [2023-06-07T20:57:42.544Z] Running ssh-add (command line suppressed) [2023-06-07T20:57:42.646Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1247144460183210268.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1247144460183210268.key) [2023-06-07T20:57:42.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T20:57:42.953Z] + git semver init [2023-06-07T20:57:43.229Z] 2023-06-07 20:57:43,142 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T20:57:43.229Z] 2023-06-07 20:57:43,143 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2023-06-07T20:57:43.229Z] 2023-06-07 20:57:43,143 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2023-06-07T20:57:43.229Z] 2023-06-07 20:57:43,144 [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) [2023-06-07T20:57:44.173Z] 2023-06-07 20:57:43,857 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude [2023-06-07T20:57:44.173Z] 2023-06-07 20:57:43,858 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False [2023-06-07T20:57:44.173Z] 2023-06-07 20:57:43,858 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-06-07T20:57:44.173Z] 2023-06-07 20:57:43,858 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-06-07T20:57:44.173Z] 3.1.0-dev.1 [Pipeline] } [2023-06-07T20:57:44.185Z] $ docker exec --env ******** --env ******** 606f0ef61eaad2193f00affa9027230aeb7f9b0c74aa5c8b75adbbf0f8c08d43 ssh-agent -k [2023-06-07T20:57:44.284Z] unset SSH_AUTH_SOCK; [2023-06-07T20:57:44.285Z] unset SSH_AGENT_PID; [2023-06-07T20:57:44.285Z] echo Agent pid 75 killed; [2023-06-07T20:57:44.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T20:57:44.607Z] + git semver [Pipeline] } [2023-06-07T20:57:45.192Z] $ docker stop --time=1 606f0ef61eaad2193f00affa9027230aeb7f9b0c74aa5c8b75adbbf0f8c08d43 [2023-06-07T20:57:46.491Z] $ docker rm -f --volumes 606f0ef61eaad2193f00affa9027230aeb7f9b0c74aa5c8b75adbbf0f8c08d43 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T20:57:46.835Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T20:57:47.052Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T20:57:47.054Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [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 [2023-06-07T20:57:47.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T20:57:47.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T20:57:47.220Z] ========================================================= [2023-06-07T20:57:47.220Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-07T20:57:47.220Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-06-07T20:57:47.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T20:57:47.524Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-07T20:57:47.524Z] f56be85fc22e: Pulling fs layer [2023-06-07T20:57:47.524Z] 85791d961cd3: Pulling fs layer [2023-06-07T20:57:47.524Z] d694b5ae8c79: Pulling fs layer [2023-06-07T20:57:47.524Z] 9f32a84ed3da: Pulling fs layer [2023-06-07T20:57:47.524Z] 4d19c01a9841: Pulling fs layer [2023-06-07T20:57:47.524Z] 9325e15d5711: Pulling fs layer [2023-06-07T20:57:47.524Z] 556b6ee489ea: Pulling fs layer [2023-06-07T20:57:47.524Z] c5a4b2cf53e6: Pulling fs layer [2023-06-07T20:57:47.524Z] 9f32a84ed3da: Waiting [2023-06-07T20:57:47.524Z] 4d19c01a9841: Waiting [2023-06-07T20:57:47.524Z] 9325e15d5711: Waiting [2023-06-07T20:57:47.524Z] c5a4b2cf53e6: Waiting [2023-06-07T20:57:47.524Z] 556b6ee489ea: Waiting [2023-06-07T20:57:47.524Z] 85791d961cd3: Verifying Checksum [2023-06-07T20:57:47.524Z] 85791d961cd3: Download complete [2023-06-07T20:57:47.524Z] 9f32a84ed3da: Verifying Checksum [2023-06-07T20:57:47.524Z] 9f32a84ed3da: Download complete [2023-06-07T20:57:47.524Z] 4d19c01a9841: Verifying Checksum [2023-06-07T20:57:47.524Z] 4d19c01a9841: Download complete [2023-06-07T20:57:47.524Z] f56be85fc22e: Verifying Checksum [2023-06-07T20:57:47.524Z] f56be85fc22e: Download complete [2023-06-07T20:57:47.524Z] 9325e15d5711: Verifying Checksum [2023-06-07T20:57:47.524Z] 9325e15d5711: Download complete [2023-06-07T20:57:47.786Z] f56be85fc22e: Pull complete [2023-06-07T20:57:48.046Z] 85791d961cd3: Pull complete [2023-06-07T20:57:48.046Z] c5a4b2cf53e6: Verifying Checksum [2023-06-07T20:57:48.046Z] c5a4b2cf53e6: Download complete [2023-06-07T20:57:48.306Z] d694b5ae8c79: Verifying Checksum [2023-06-07T20:57:48.306Z] d694b5ae8c79: Download complete [2023-06-07T20:57:48.306Z] 556b6ee489ea: Verifying Checksum [2023-06-07T20:57:48.306Z] 556b6ee489ea: Download complete [2023-06-07T20:57:52.494Z] d694b5ae8c79: Pull complete [2023-06-07T20:57:52.494Z] 9f32a84ed3da: Pull complete [2023-06-07T20:57:52.494Z] 4d19c01a9841: Pull complete [2023-06-07T20:57:52.494Z] 9325e15d5711: Pull complete [2023-06-07T20:57:54.396Z] 556b6ee489ea: Pull complete [2023-06-07T20:57:55.331Z] c5a4b2cf53e6: Pull complete [2023-06-07T20:57:55.331Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-07T20:57:55.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-07T20:57:55.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-06-07T20:57:55.619Z] + 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 [2023-06-07T20:57:55.922Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T20:57:55.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T20:57:56.003Z] prd-ubuntu20.04-docker-8c-8g-18107 does not seem to be running inside a container [2023-06-07T20:57:56.034Z] $ 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 [2023-06-07T20:58:00.095Z] $ docker top ed260507bf521fb7e7cb28cf2f726c78c5fd605f670644a919f05b3d3d60d0f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T20:58:00.437Z] + go version [2023-06-07T20:58:00.437Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-07T20:58:00.449Z] $ docker stop --time=1 ed260507bf521fb7e7cb28cf2f726c78c5fd605f670644a919f05b3d3d60d0f5 [2023-06-07T20:58:01.762Z] $ docker rm -f --volumes ed260507bf521fb7e7cb28cf2f726c78c5fd605f670644a919f05b3d3d60d0f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:58:02.140Z] Still waiting to schedule task [2023-06-07T20:58:02.140Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-18108’ is offline [2023-06-07T20:58:02.254Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-07T20:58:02.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T20:58:02.323Z] prd-ubuntu20.04-docker-8c-8g-18107 does not seem to be running inside a container [2023-06-07T20:58:02.353Z] $ 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 [2023-06-07T20:58:02.736Z] $ docker top d55e463356b07095ee14aaf6f5d8d0d749c3ee2c68b76fbd43d9b05f6087b12c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T20:58:03.083Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh [2023-06-07T20:58:03.378Z] + make test [2023-06-07T20:58:03.378Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-06-07T20:58:03.379Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-06-07T20:58:03.379Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 [2023-06-07T20:58:03.379Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-06-07T20:58:03.637Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-06-07T20:58:03.637Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-06-07T20:58:03.637Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-06-07T20:58:03.637Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-06-07T20:58:03.637Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-06-07T20:58:03.637Z] go: downloading google.golang.org/grpc v1.53.0 [2023-06-07T20:58:03.637Z] go: downloading github.com/go-kit/log v0.2.1 [2023-06-07T20:58:03.637Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-06-07T20:58:03.637Z] go: downloading github.com/google/uuid v1.3.0 [2023-06-07T20:58:03.637Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-06-07T20:58:03.637Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-06-07T20:58:03.896Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-06-07T20:58:03.896Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-06-07T20:58:03.896Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-06-07T20:58:03.896Z] go: downloading golang.org/x/crypto v0.7.0 [2023-06-07T20:58:03.896Z] go: downloading golang.org/x/text v0.8.0 [2023-06-07T20:58:03.896Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-06-07T20:58:03.896Z] go: downloading golang.org/x/net v0.8.0 [2023-06-07T20:58:03.896Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-06-07T20:58:03.896Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-06-07T20:58:03.896Z] go: downloading golang.org/x/sys v0.6.0 [2023-06-07T20:58:21.984Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-06-07T20:58:21.984Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-06-07T20:58:21.984Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-06-07T20:58:24.513Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-06-07T20:58:24.513Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-06-07T20:58:29.772Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.116s coverage: 75.7% of statements [2023-06-07T20:58:29.772Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.049s coverage: 52.2% of statements [2023-06-07T20:58:30.030Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.058s coverage: 96.7% of statements [2023-06-07T20:58:30.030Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.037s coverage: 89.5% of statements [2023-06-07T20:58:30.030Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.034s coverage: 100.0% of statements [2023-06-07T20:58:30.030Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.062s coverage: 55.8% of statements [2023-06-07T20:58:30.030Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.030s coverage: 56.0% of statements [2023-06-07T20:58:30.030Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.045s coverage: 100.0% of statements [2023-06-07T20:58:48.120Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-06-07T20:58:50.656Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T20:58:50.656Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-06-07T20:58:50.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-07T20:58:50.680Z] $ docker stop --time=1 d55e463356b07095ee14aaf6f5d8d0d749c3ee2c68b76fbd43d9b05f6087b12c [2023-06-07T20:58:53.967Z] $ docker rm -f --volumes d55e463356b07095ee14aaf6f5d8d0d749c3ee2c68b76fbd43d9b05f6087b12c [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T20:58:54.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-07T20:58:54.621Z] 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 [2023-06-07T20:58:55.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T20:58:55.068Z] [2023-06-07T20:58:55.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T20:58:55.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T20:58:55.366Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T20:58:55.366Z] 5eb5b503b376: Pulling fs layer [2023-06-07T20:58:55.366Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T20:58:55.366Z] ec43610c2a17: Pulling fs layer [2023-06-07T20:58:55.366Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T20:58:55.366Z] 33b1e0a273af: Pulling fs layer [2023-06-07T20:58:55.366Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T20:58:55.366Z] 2f39f015ded8: Pulling fs layer [2023-06-07T20:58:55.366Z] 3a2ae6a8a46f: Waiting [2023-06-07T20:58:55.366Z] 5d3b04190fa2: Waiting [2023-06-07T20:58:55.366Z] 2f39f015ded8: Waiting [2023-06-07T20:58:55.366Z] 33b1e0a273af: Waiting [2023-06-07T20:58:55.366Z] 5c69ac0246d0: Download complete [2023-06-07T20:58:55.366Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-07T20:58:55.366Z] 3a2ae6a8a46f: Download complete [2023-06-07T20:58:55.366Z] 33b1e0a273af: Verifying Checksum [2023-06-07T20:58:55.366Z] 33b1e0a273af: Download complete [2023-06-07T20:58:55.366Z] 5d3b04190fa2: Verifying Checksum [2023-06-07T20:58:55.366Z] 5d3b04190fa2: Download complete [2023-06-07T20:58:55.624Z] ec43610c2a17: Verifying Checksum [2023-06-07T20:58:55.624Z] ec43610c2a17: Download complete [2023-06-07T20:58:55.624Z] 5eb5b503b376: Verifying Checksum [2023-06-07T20:58:55.624Z] 5eb5b503b376: Download complete [2023-06-07T20:58:56.190Z] 2f39f015ded8: Verifying Checksum [2023-06-07T20:58:56.190Z] 2f39f015ded8: Download complete [2023-06-07T20:58:56.755Z] 5eb5b503b376: Pull complete [2023-06-07T20:58:56.755Z] 5c69ac0246d0: Pull complete [2023-06-07T20:58:57.319Z] ec43610c2a17: Pull complete [2023-06-07T20:58:57.319Z] 3a2ae6a8a46f: Pull complete [2023-06-07T20:58:57.577Z] 33b1e0a273af: Pull complete [2023-06-07T20:58:57.577Z] 5d3b04190fa2: Pull complete [2023-06-07T20:59:02.841Z] 2f39f015ded8: Pull complete [2023-06-07T20:59:02.841Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T20:59:02.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T20:59:02.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T20:59:02.920Z] prd-ubuntu20.04-docker-8c-8g-18107 does not seem to be running inside a container [2023-06-07T20:59:03.036Z] $ 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 [2023-06-07T20:59:05.702Z] $ docker top 19e604d44a28965235c8d48e487b1be1343b3108defadf45437804cd0d97ba87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T20:59:06.166Z] ---> job-cost.sh [2023-06-07T20:59:06.166Z] lf-activate-venv: SKIPPING [2023-06-07T20:59:06.166Z] INFO: No Stack... [2023-06-07T20:59:06.435Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T20:59:07.003Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T20:59:07.293Z] + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv [2023-06-07T20:59:07.293Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T20:59:07.309Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-62-stack-cost] [2023-06-07T20:59:07.314Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-62-stack-cost] did not exist. Created. [2023-06-07T20:59:07.314Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T20:59:07.617Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-07T20:59:07.653Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T20:59:07.659Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T20:59:07.678Z] $ docker stop --time=1 19e604d44a28965235c8d48e487b1be1343b3108defadf45437804cd0d97ba87 [2023-06-07T20:59:08.844Z] $ docker rm -f --volumes 19e604d44a28965235c8d48e487b1be1343b3108defadf45437804cd0d97ba87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-07T21:00:21.769Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18113 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2023-06-07T21:00:21.780Z] Running in /w/workspace/go-mod-secrets/62 [Pipeline] { [Pipeline] checkout [2023-06-07T21:00:21.807Z] Selected Git installation does not exist. Using Default [2023-06-07T21:00:21.807Z] The recommended git tool is: NONE [2023-06-07T21:00:27.390Z] using credential edgex-jenkins-ssh [2023-06-07T21:00:27.405Z] Cloning the remote Git repository [2023-06-07T21:00:27.454Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2023-06-07T21:00:27.554Z] > git init /w/workspace/go-mod-secrets/62 # timeout=10 [2023-06-07T21:00:27.701Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-06-07T21:00:27.702Z] > git --version # timeout=10 [2023-06-07T21:00:27.722Z] > git --version # 'git version 2.25.1' [2023-06-07T21:00:27.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T21:00:27.877Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T21:00:32.112Z] Avoid second fetch [2023-06-07T21:00:32.112Z] Checking out Revision 36d805c5290ea814591806dd812069df68dd998b (main) [2023-06-07T21:00:31.124Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-06-07T21:00:31.154Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T21:00:32.736Z] Commit message: "build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.4 to 2.1.6 (#217)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T21:00:33.596Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T21:00:33.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:00:33.596Z] Dload Upload Total Spent Left Speed [2023-06-07T21:00:33.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [2023-06-07T21:00:32.132Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T21:00:32.206Z] > git checkout -f 36d805c5290ea814591806dd812069df68dd998b # timeout=10 [Pipeline] sh [2023-06-07T21:00:34.264Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T21:00:34.598Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-07T21:00:34.598Z] + sudo tee /etc/docker/daemon.new [2023-06-07T21:00:34.598Z] { [2023-06-07T21:00:34.598Z] "registry-mirrors": [ [2023-06-07T21:00:34.598Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T21:00:34.598Z] ], [2023-06-07T21:00:34.598Z] "bip": "10.250.0.254/24", [2023-06-07T21:00:34.598Z] "hosts": [ [2023-06-07T21:00:34.598Z] "tcp://0.0.0.0:5555", [2023-06-07T21:00:34.598Z] "unix:///var/run/docker.sock" [2023-06-07T21:00:34.598Z] ], [2023-06-07T21:00:34.598Z] "mtu": 1458, [2023-06-07T21:00:34.598Z] "selinux-enabled": true, [2023-06-07T21:00:34.598Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T21:00:34.598Z] } [Pipeline] sh [2023-06-07T21:00:34.930Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T21:00:35.266Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-06-07T21:00:53.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:00:53.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-07T21:00:53.849Z] ========================================================= [2023-06-07T21:00:53.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-07T21:00:53.849Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:00:54.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:00:54.796Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-07T21:00:54.796Z] c41833b44d91: Pulling fs layer [2023-06-07T21:00:54.796Z] ed15518f5707: Pulling fs layer [2023-06-07T21:00:54.796Z] feae8fd75edb: Pulling fs layer [2023-06-07T21:00:54.796Z] 242c74f7c9fa: Pulling fs layer [2023-06-07T21:00:54.796Z] 3cdef696dda3: Pulling fs layer [2023-06-07T21:00:54.796Z] 2ced38df9373: Pulling fs layer [2023-06-07T21:00:54.796Z] 58f1dce35555: Pulling fs layer [2023-06-07T21:00:54.796Z] 3cdef696dda3: Waiting [2023-06-07T21:00:54.796Z] 2ced38df9373: Waiting [2023-06-07T21:00:54.796Z] 242c74f7c9fa: Waiting [2023-06-07T21:00:54.796Z] 58f1dce35555: Waiting [2023-06-07T21:00:54.796Z] ed15518f5707: Verifying Checksum [2023-06-07T21:00:54.796Z] ed15518f5707: Download complete [2023-06-07T21:00:54.796Z] 242c74f7c9fa: Verifying Checksum [2023-06-07T21:00:54.796Z] 242c74f7c9fa: Download complete [2023-06-07T21:00:54.796Z] 3cdef696dda3: Verifying Checksum [2023-06-07T21:00:54.796Z] 3cdef696dda3: Download complete [2023-06-07T21:00:54.796Z] c41833b44d91: Verifying Checksum [2023-06-07T21:00:54.796Z] c41833b44d91: Download complete [2023-06-07T21:00:56.240Z] c41833b44d91: Pull complete [2023-06-07T21:00:56.240Z] 58f1dce35555: Verifying Checksum [2023-06-07T21:00:56.240Z] 58f1dce35555: Download complete [2023-06-07T21:00:56.842Z] ed15518f5707: Pull complete [2023-06-07T21:00:57.839Z] feae8fd75edb: Verifying Checksum [2023-06-07T21:00:57.839Z] feae8fd75edb: Download complete [2023-06-07T21:00:57.839Z] 2ced38df9373: Verifying Checksum [2023-06-07T21:00:57.839Z] 2ced38df9373: Download complete [2023-06-07T21:01:10.232Z] feae8fd75edb: Pull complete [2023-06-07T21:01:10.232Z] 242c74f7c9fa: Pull complete [2023-06-07T21:01:10.232Z] 3cdef696dda3: Pull complete [2023-06-07T21:01:18.485Z] 2ced38df9373: Pull complete [2023-06-07T21:01:19.921Z] 58f1dce35555: Pull complete [2023-06-07T21:01:19.921Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-07T21:01:19.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-07T21:01:19.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-06-07T21:01:20.271Z] + 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 [2023-06-07T21:01:20.632Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T21:01:20.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:01:20.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-18113 does not seem to be running inside a container [2023-06-07T21:01:20.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/62 -v /w/workspace/go-mod-secrets/62:/w/workspace/go-mod-secrets/62:rw,z -v /w/workspace/go-mod-secrets/62@tmp:/w/workspace/go-mod-secrets/62@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 [2023-06-07T21:01:24.381Z] $ docker top fc67329deb2e271686a888b29490da7966201f9d384597c9da788ada0908eb90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:01:25.286Z] + go version [2023-06-07T21:01:25.286Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-07T21:01:25.314Z] $ docker stop --time=1 fc67329deb2e271686a888b29490da7966201f9d384597c9da788ada0908eb90 [2023-06-07T21:01:27.048Z] $ docker rm -f --volumes fc67329deb2e271686a888b29490da7966201f9d384597c9da788ada0908eb90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:01:27.637Z] + docker inspect -f . ci-base-image-arm64 [2023-06-07T21:01:27.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:01:27.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-18113 does not seem to be running inside a container [2023-06-07T21:01:27.931Z] $ 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/62 -v /w/workspace/go-mod-secrets/62:/w/workspace/go-mod-secrets/62:rw,z -v /w/workspace/go-mod-secrets/62@tmp:/w/workspace/go-mod-secrets/62@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 [2023-06-07T21:01:29.245Z] $ docker top 8048c404a834af3368ab602c9c2c583d13f2641bbec482e9ea10d485b2a1be10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:01:30.096Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/62 [Pipeline] fileExists [Pipeline] sh [2023-06-07T21:01:30.756Z] + make test [2023-06-07T21:01:30.756Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-06-07T21:01:30.756Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 [2023-06-07T21:01:30.756Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-06-07T21:01:31.031Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-06-07T21:01:31.620Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-06-07T21:01:31.620Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-06-07T21:01:31.620Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-06-07T21:01:31.620Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-06-07T21:01:31.889Z] go: downloading github.com/go-kit/log v0.2.1 [2023-06-07T21:01:31.889Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-06-07T21:01:31.889Z] go: downloading github.com/google/uuid v1.3.0 [2023-06-07T21:01:31.889Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-06-07T21:01:31.889Z] go: downloading google.golang.org/grpc v1.53.0 [2023-06-07T21:01:33.310Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-06-07T21:01:33.310Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-06-07T21:01:33.577Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-06-07T21:01:33.577Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-06-07T21:01:33.577Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-06-07T21:01:33.847Z] go: downloading golang.org/x/crypto v0.7.0 [2023-06-07T21:01:34.680Z] go: downloading golang.org/x/text v0.8.0 [2023-06-07T21:01:34.680Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-06-07T21:01:34.680Z] go: downloading golang.org/x/net v0.8.0 [2023-06-07T21:01:34.680Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-06-07T21:01:36.651Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-06-07T21:01:36.651Z] go: downloading golang.org/x/sys v0.6.0 [2023-06-07T21:03:43.375Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-06-07T21:03:43.375Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-06-07T21:03:43.375Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-06-07T21:03:53.469Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 16.144s coverage: 75.7% of statements [2023-06-07T21:03:53.469Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.254s coverage: 52.2% of statements [2023-06-07T21:03:53.469Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.264s coverage: 96.7% of statements [2023-06-07T21:03:53.469Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.114s coverage: 89.5% of statements [2023-06-07T21:03:53.469Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.092s coverage: 100.0% of statements [2023-06-07T21:05:01.380Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-06-07T21:05:01.380Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.303s coverage: 55.8% of statements [2023-06-07T21:05:01.380Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.114s coverage: 56.0% of statements [2023-06-07T21:05:01.380Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.311s coverage: 100.0% of statements [2023-06-07T21:05:01.380Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-06-07T21:05:01.380Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-07T21:05:01.380Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-06-07T21:07:38.151Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-07T21:07:38.151Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-06-07T21:07:38.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-07T21:07:38.184Z] $ docker stop --time=1 8048c404a834af3368ab602c9c2c583d13f2641bbec482e9ea10d485b2a1be10 [2023-06-07T21:07:40.122Z] $ docker rm -f --volumes 8048c404a834af3368ab602c9c2c583d13f2641bbec482e9ea10d485b2a1be10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:07:43.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-07T21:07:43.355Z] Warning: overwriting stash ‘coverage-report’ [2023-06-07T21:07:44.021Z] 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 [2023-06-07T21:07:44.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:07:44.496Z] [2023-06-07T21:07:44.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:07:44.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:07:45.117Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T21:07:45.117Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T21:07:45.117Z] 04944245beec: Pulling fs layer [2023-06-07T21:07:45.117Z] 699f458cf7ca: Pulling fs layer [2023-06-07T21:07:45.117Z] 765212b225bb: Pulling fs layer [2023-06-07T21:07:45.117Z] f23df028b6ca: Pulling fs layer [2023-06-07T21:07:45.117Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T21:07:45.117Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T21:07:45.117Z] 765212b225bb: Waiting [2023-06-07T21:07:45.117Z] d65c8cfc05b1: Waiting [2023-06-07T21:07:45.117Z] 2437ff75d9bd: Waiting [2023-06-07T21:07:45.117Z] 04944245beec: Verifying Checksum [2023-06-07T21:07:45.117Z] 04944245beec: Download complete [2023-06-07T21:07:45.117Z] 765212b225bb: Verifying Checksum [2023-06-07T21:07:45.117Z] 765212b225bb: Download complete [2023-06-07T21:07:45.392Z] f23df028b6ca: Verifying Checksum [2023-06-07T21:07:45.392Z] f23df028b6ca: Download complete [2023-06-07T21:07:45.392Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T21:07:45.392Z] d65c8cfc05b1: Download complete [2023-06-07T21:07:45.392Z] 699f458cf7ca: Verifying Checksum [2023-06-07T21:07:45.392Z] 699f458cf7ca: Download complete [2023-06-07T21:07:45.985Z] 8998bd30e6a1: Download complete [2023-06-07T21:07:48.591Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T21:07:48.591Z] 2437ff75d9bd: Download complete [2023-06-07T21:07:50.011Z] 8998bd30e6a1: Pull complete [2023-06-07T21:07:50.279Z] 04944245beec: Pull complete [2023-06-07T21:07:51.695Z] 699f458cf7ca: Pull complete [2023-06-07T21:07:51.964Z] 765212b225bb: Pull complete [2023-06-07T21:07:52.932Z] f23df028b6ca: Pull complete [2023-06-07T21:07:52.932Z] d65c8cfc05b1: Pull complete [2023-06-07T21:08:07.950Z] 2437ff75d9bd: Pull complete [2023-06-07T21:08:07.950Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T21:08:07.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T21:08:07.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:08:08.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-18113 does not seem to be running inside a container [2023-06-07T21:08:08.225Z] $ 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/62 -v /w/workspace/go-mod-secrets/62:/w/workspace/go-mod-secrets/62:rw,z -v /w/workspace/go-mod-secrets/62@tmp:/w/workspace/go-mod-secrets/62@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 [2023-06-07T21:08:11.177Z] $ docker top 33bc7b6dbf7f74478c0e95b9a0aee5b628ed2231fbbd8e178990b89c5b6b40c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:08:12.091Z] ---> job-cost.sh [2023-06-07T21:08:12.091Z] lf-activate-venv: SKIPPING [2023-06-07T21:08:12.091Z] INFO: No Stack... [2023-06-07T21:08:12.362Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T21:08:13.332Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T21:08:13.981Z] + cat /w/workspace/go-mod-secrets/62/archives/cost.csv [2023-06-07T21:08:13.981Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T21:08:14.054Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-62-stack-cost] [2023-06-07T21:08:14.059Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-62-stack-cost] did not exist. Created. [2023-06-07T21:08:14.060Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T21:08:14.725Z] /w/workspace/go-mod-secrets/62@tmp/durable-469f7890/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-07T21:08:15.389Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-07T21:08:15.410Z] Warning: overwriting stash ‘stack-cost’ [2023-06-07T21:08:15.475Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T21:08:15.482Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T21:08:15.498Z] $ docker stop --time=1 33bc7b6dbf7f74478c0e95b9a0aee5b628ed2231fbbd8e178990b89c5b6b40c1 [2023-06-07T21:08:17.032Z] $ docker rm -f --volumes 33bc7b6dbf7f74478c0e95b9a0aee5b628ed2231fbbd8e178990b89c5b6b40c1 [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 [2023-06-07T21:08:17.398Z] provisioning config files... [2023-06-07T21:08:17.410Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config15708170763570872070tmp [Pipeline] { [Pipeline] sh [2023-06-07T21:08:17.701Z] + set +x [2023-06-07T21:08:17.702Z] + curl -s https://codecov.io/bash [2023-06-07T21:08:17.702Z] + bash -s -- [2023-06-07T21:08:17.702Z] [2023-06-07T21:08:17.702Z] _____ _ [2023-06-07T21:08:17.702Z] / ____| | | [2023-06-07T21:08:17.702Z] | | ___ __| | ___ ___ _____ __ [2023-06-07T21:08:17.702Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-07T21:08:17.702Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-07T21:08:17.702Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-07T21:08:17.702Z] Bash-1.0.6 [2023-06-07T21:08:17.702Z] [2023-06-07T21:08:17.702Z] [2023-06-07T21:08:17.702Z] ==> git version 2.25.1 found [2023-06-07T21:08:17.702Z] ==> 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 [2023-06-07T21:08:17.702Z] Release-Date: 2020-01-08 [2023-06-07T21:08:17.702Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-07T21:08:17.702Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-07T21:08:17.702Z] ==> Jenkins CI detected. [2023-06-07T21:08:17.702Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2023-06-07T21:08:17.702Z] project root: . [2023-06-07T21:08:17.702Z] --> token set from env [2023-06-07T21:08:17.702Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-07T21:08:17.702Z] ==> Running gcov in . (disable via -X gcov) [2023-06-07T21:08:17.702Z] ==> Python coveragepy not found [2023-06-07T21:08:17.702Z] ==> Searching for coverage reports in: [2023-06-07T21:08:17.702Z] + . [2023-06-07T21:08:17.702Z] -> Found 1 reports [2023-06-07T21:08:17.702Z] ==> Detecting git/mercurial file structure [2023-06-07T21:08:17.702Z] ==> Reading reports [2023-06-07T21:08:17.702Z] + ./coverage.out bytes=41149 [2023-06-07T21:08:17.702Z] ==> Appending adjustments [2023-06-07T21:08:17.702Z] https://docs.codecov.io/docs/fixing-reports [2023-06-07T21:08:17.960Z] + Found adjustments [2023-06-07T21:08:17.960Z] ==> Gzipping contents [2023-06-07T21:08:17.960Z] 8.0K /tmp/codecov.tt4tmt.gz [2023-06-07T21:08:17.960Z] ==> Uploading reports [2023-06-07T21:08:17.960Z] url: https://codecov.io [2023-06-07T21:08:17.960Z] query: branch=main&commit=36d805c5290ea814591806dd812069df68dd998b&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-07T21:08:17.960Z] -> Pinging Codecov [2023-06-07T21:08:17.960Z] 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=36d805c5290ea814591806dd812069df68dd998b&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-07T21:08:18.897Z] -> Uploading to [2023-06-07T21:08:18.897Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-07/D63849C06B6B67093493C71CE874ED06/36d805c5290ea814591806dd812069df68dd998b/4145e0be-3f72-4790-874e-3f3ba61141b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T210818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2a2dbc63288efed1a9635519b1f08ee5920d1c33db4ef4eff8f8fe1203b7e58 [2023-06-07T21:08:18.897Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T21:08:18.897Z] Dload Upload Total Spent Left Speed [2023-06-07T21:08:19.156Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8122 0 0 100 8122 0 39619 --:--:-- --:--:-- --:--:-- 39619 [2023-06-07T21:08:19.156Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/36d805c5290ea814591806dd812069df68dd998b [Pipeline] } [2023-06-07T21:08:19.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-06-07T21:08:19.298Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-07T21:08:19.311Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:08:19.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T21:08:19.605Z] [2023-06-07T21:08:19.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:08:19.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T21:08:19.903Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-07T21:08:19.903Z] df9b9388f04a: Pulling fs layer [2023-06-07T21:08:19.903Z] 52dc419b0ee2: Pulling fs layer [2023-06-07T21:08:19.903Z] 25bc292e5bac: Pulling fs layer [2023-06-07T21:08:19.903Z] 114826534d7a: Pulling fs layer [2023-06-07T21:08:19.903Z] 4657fd5d0bcf: Pulling fs layer [2023-06-07T21:08:19.903Z] 6ad1cebc031e: Pulling fs layer [2023-06-07T21:08:19.903Z] 8a3aa393b2d8: Pulling fs layer [2023-06-07T21:08:19.903Z] 114826534d7a: Waiting [2023-06-07T21:08:19.903Z] 4657fd5d0bcf: Waiting [2023-06-07T21:08:19.903Z] 8a3aa393b2d8: Waiting [2023-06-07T21:08:19.903Z] 6ad1cebc031e: Waiting [2023-06-07T21:08:19.903Z] 25bc292e5bac: Verifying Checksum [2023-06-07T21:08:19.903Z] 25bc292e5bac: Download complete [2023-06-07T21:08:19.903Z] 52dc419b0ee2: Verifying Checksum [2023-06-07T21:08:19.903Z] 52dc419b0ee2: Download complete [2023-06-07T21:08:19.903Z] 4657fd5d0bcf: Download complete [2023-06-07T21:08:19.903Z] df9b9388f04a: Download complete [2023-06-07T21:08:20.162Z] 6ad1cebc031e: Verifying Checksum [2023-06-07T21:08:20.162Z] 6ad1cebc031e: Download complete [2023-06-07T21:08:20.162Z] df9b9388f04a: Pull complete [2023-06-07T21:08:20.162Z] 52dc419b0ee2: Pull complete [2023-06-07T21:08:20.162Z] 25bc292e5bac: Pull complete [2023-06-07T21:08:20.730Z] 114826534d7a: Download complete [2023-06-07T21:08:20.730Z] 8a3aa393b2d8: Verifying Checksum [2023-06-07T21:08:20.730Z] 8a3aa393b2d8: Download complete [2023-06-07T21:08:24.013Z] 114826534d7a: Pull complete [2023-06-07T21:08:24.013Z] 4657fd5d0bcf: Pull complete [2023-06-07T21:08:24.013Z] 6ad1cebc031e: Pull complete [2023-06-07T21:08:26.543Z] 8a3aa393b2d8: Pull complete [2023-06-07T21:08:26.543Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-07T21:08:26.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-07T21:08:26.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:08:26.620Z] prd-ubuntu20.04-docker-8c-8g-18107 does not seem to be running inside a container [2023-06-07T21:08:26.632Z] $ 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 [2023-06-07T21:08:29.751Z] $ docker top f43e4eca10e9a092592b6a4405f35ea74a632d07f233a4c0d9b6dfae55a081ca -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-07T21:08:29.833Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh [2023-06-07T21:08:30.109Z] + set -o pipefail [2023-06-07T21:08:30.109Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' [2023-06-07T21:08:35.380Z] [2023-06-07T21:08:35.380Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... [2023-06-07T21:08:35.380Z] [2023-06-07T21:08:35.380Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/fa3467c2-f223-4111-b64c-c816592ca0ad [2023-06-07T21:08:35.380Z] [2023-06-07T21:08:35.380Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-07T21:08:35.380Z] [2023-06-07T21:08:35.639Z] [2023-06-07T21:08:35.639Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-07T21:08:35.639Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-07T21:08:35.639Z] More details here: https://snyk.co/ue1NS [2023-06-07T21:08:35.639Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-06-07T21:08:35.639Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-06-07T21:08:35.632Z] $ docker stop --time=1 f43e4eca10e9a092592b6a4405f35ea74a632d07f233a4c0d9b6dfae55a081ca [2023-06-07T21:08:38.362Z] $ docker rm -f --volumes f43e4eca10e9a092592b6a4405f35ea74a632d07f233a4c0d9b6dfae55a081ca [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 [2023-06-07T21:08:39.056Z] + git log --format=format:%s -1 36d805c5290ea814591806dd812069df68dd998b [Pipeline] sh [2023-06-07T21:08:39.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T21:08:39.350Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:08:39.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:08:39.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:08:39.729Z] prd-ubuntu20.04-docker-8c-8g-18107 does not seem to be running inside a container [2023-06-07T21:08:39.740Z] $ 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 [2023-06-07T21:08:40.164Z] $ docker top 63128211c9627e106d7f59ce78ac6ebc88b18004afa50eac10fb131f4d20b383 -eo pid,comm [2023-06-07T21:08:40.227Z] 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). [2023-06-07T21:08:40.227Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T21:08:40.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:08:40.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:08:40.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:08:40.369Z] $ docker exec 63128211c9627e106d7f59ce78ac6ebc88b18004afa50eac10fb131f4d20b383 ssh-agent [2023-06-07T21:08:40.499Z] SSH_AUTH_SOCK=/tmp/ssh-32SVdbPMm71U/agent.31 [2023-06-07T21:08:40.499Z] SSH_AGENT_PID=37 [2023-06-07T21:08:40.504Z] Running ssh-add (command line suppressed) [2023-06-07T21:08:40.596Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_14471166847213468921.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_14471166847213468921.key) [2023-06-07T21:08:40.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:08:40.909Z] + git semver tag [2023-06-07T21:08:41.169Z] 2023-06-07 21:08:41,059 [run_tag] DEBUG tag force:False [2023-06-07T21:08:41.169Z] 2023-06-07 21:08:41,059 [check_head_tag] DEBUG check head tag [2023-06-07T21:08:41.169Z] 2023-06-07 21:08:41,060 [execute] INFO git cat-file --batch-check [2023-06-07T21:08:41.169Z] 2023-06-07 21:08:41,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2023-06-07T21:08:41.169Z] 2023-06-07 21:08:41,064 [execute] INFO git cat-file --batch [2023-06-07T21:08:41.169Z] 2023-06-07 21:08:41,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2023-06-07T21:08:41.169Z] 2023-06-07 21:08:41,078 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-06-07T21:08:41.169Z] 2023-06-07 21:08:41,079 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 [2023-06-07T21:08:41.169Z] 2023-06-07 21:08:41,079 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2023-06-07T21:08:41.169Z] 2023-06-07 21:08:41,084 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-06-07T21:08:41.169Z] 3.1.0-dev.1 [Pipeline] } [2023-06-07T21:08:41.162Z] $ docker exec --env ******** --env ******** 63128211c9627e106d7f59ce78ac6ebc88b18004afa50eac10fb131f4d20b383 ssh-agent -k [2023-06-07T21:08:41.268Z] unset SSH_AUTH_SOCK; [2023-06-07T21:08:41.269Z] unset SSH_AGENT_PID; [2023-06-07T21:08:41.269Z] echo Agent pid 37 killed; [2023-06-07T21:08:41.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T21:08:41.598Z] + git semver [Pipeline] } [2023-06-07T21:08:41.852Z] $ docker stop --time=1 63128211c9627e106d7f59ce78ac6ebc88b18004afa50eac10fb131f4d20b383 [2023-06-07T21:08:43.121Z] $ docker rm -f --volumes 63128211c9627e106d7f59ce78ac6ebc88b18004afa50eac10fb131f4d20b383 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:08:43.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T21:08:43.530Z] [2023-06-07T21:08:43.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:08:43.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T21:08:43.822Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-07T21:08:43.822Z] ab5ef0e58194: Pulling fs layer [2023-06-07T21:08:43.822Z] 9712f1f96733: Pulling fs layer [2023-06-07T21:08:43.822Z] 63f879dbbcfc: Pulling fs layer [2023-06-07T21:08:43.822Z] 0d9ebad4ef96: Pulling fs layer [2023-06-07T21:08:43.822Z] e9a5061849ea: Pulling fs layer [2023-06-07T21:08:43.822Z] d747dcd14b5f: Pulling fs layer [2023-06-07T21:08:43.822Z] 2de7ff778b66: Pulling fs layer [2023-06-07T21:08:43.822Z] e9a5061849ea: Waiting [2023-06-07T21:08:43.822Z] d747dcd14b5f: Waiting [2023-06-07T21:08:43.822Z] 0d9ebad4ef96: Waiting [2023-06-07T21:08:43.822Z] 9712f1f96733: Verifying Checksum [2023-06-07T21:08:43.822Z] 9712f1f96733: Download complete [2023-06-07T21:08:44.082Z] 63f879dbbcfc: Verifying Checksum [2023-06-07T21:08:44.082Z] 63f879dbbcfc: Download complete [2023-06-07T21:08:44.339Z] 0d9ebad4ef96: Verifying Checksum [2023-06-07T21:08:44.339Z] 0d9ebad4ef96: Download complete [2023-06-07T21:08:44.339Z] d747dcd14b5f: Verifying Checksum [2023-06-07T21:08:44.339Z] d747dcd14b5f: Download complete [2023-06-07T21:08:44.339Z] ab5ef0e58194: Verifying Checksum [2023-06-07T21:08:44.339Z] ab5ef0e58194: Download complete [2023-06-07T21:08:44.339Z] e9a5061849ea: Verifying Checksum [2023-06-07T21:08:44.339Z] e9a5061849ea: Download complete [2023-06-07T21:08:44.596Z] 2de7ff778b66: Verifying Checksum [2023-06-07T21:08:44.596Z] 2de7ff778b66: Download complete [2023-06-07T21:08:47.122Z] ab5ef0e58194: Pull complete [2023-06-07T21:08:47.122Z] 9712f1f96733: Pull complete [2023-06-07T21:08:47.380Z] 63f879dbbcfc: Pull complete [2023-06-07T21:08:50.662Z] 0d9ebad4ef96: Pull complete [2023-06-07T21:08:50.921Z] e9a5061849ea: Pull complete [2023-06-07T21:08:51.179Z] d747dcd14b5f: Pull complete [2023-06-07T21:08:52.114Z] 2de7ff778b66: Pull complete [2023-06-07T21:08:52.114Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-07T21:08:52.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T21:08:52.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:08:52.191Z] prd-ubuntu20.04-docker-8c-8g-18107 does not seem to be running inside a container [2023-06-07T21:08:52.199Z] $ 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 [2023-06-07T21:08:55.700Z] $ docker top 5d70ac5d49f529a4a4ae7dd0f63ddbc5ad4af1466f84ec61965a5c8e8495076e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:08:55.788Z] provisioning config files... [2023-06-07T21:08:55.795Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config15065024488254468818tmp [2023-06-07T21:08:55.805Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config11430700745699071478tmp [2023-06-07T21:08:55.816Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config3757226693250357952tmp [Pipeline] { [Pipeline] echo [2023-06-07T21:08:55.831Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:08:56.117Z] ---> sigul-configuration.sh [2023-06-07T21:08:56.117Z] gpg: directory `/root/.gnupg' created [2023-06-07T21:08:56.117Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-07T21:08:56.117Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-07T21:08:56.117Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-07T21:08:56.117Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-07T21:08:56.117Z] gpg: CAST5 encrypted data [2023-06-07T21:08:56.117Z] gpg: encrypted with 1 passphrase [2023-06-07T21:08:56.117Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-07T21:08:56.403Z] + mkdir /home/jenkins [2023-06-07T21:08:56.403Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-07T21:08:56.691Z] + 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 [2023-06-07T21:08:56.701Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:08:56.986Z] ---> sigul-install.sh [2023-06-07T21:08:56.986Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-07T21:08:57.273Z] + git tag --list [2023-06-07T21:08:57.273Z] v0.0.0 [2023-06-07T21:08:57.273Z] v0.0.1 [2023-06-07T21:08:57.273Z] v0.0.10 [2023-06-07T21:08:57.273Z] v0.0.11 [2023-06-07T21:08:57.273Z] v0.0.12 [2023-06-07T21:08:57.273Z] v0.0.13 [2023-06-07T21:08:57.273Z] v0.0.14 [2023-06-07T21:08:57.273Z] v0.0.15 [2023-06-07T21:08:57.273Z] v0.0.16 [2023-06-07T21:08:57.273Z] v0.0.17 [2023-06-07T21:08:57.273Z] v0.0.18 [2023-06-07T21:08:57.273Z] v0.0.19 [2023-06-07T21:08:57.273Z] v0.0.2 [2023-06-07T21:08:57.273Z] v0.0.20 [2023-06-07T21:08:57.273Z] v0.0.21 [2023-06-07T21:08:57.273Z] v0.0.22 [2023-06-07T21:08:57.273Z] v0.0.23 [2023-06-07T21:08:57.273Z] v0.0.24 [2023-06-07T21:08:57.273Z] v0.0.25 [2023-06-07T21:08:57.273Z] v0.0.26 [2023-06-07T21:08:57.273Z] v0.0.27 [2023-06-07T21:08:57.273Z] v0.0.28 [2023-06-07T21:08:57.273Z] v0.0.29 [2023-06-07T21:08:57.273Z] v0.0.3 [2023-06-07T21:08:57.273Z] v0.0.30 [2023-06-07T21:08:57.273Z] v0.0.31 [2023-06-07T21:08:57.273Z] v0.0.32 [2023-06-07T21:08:57.273Z] v0.0.33 [2023-06-07T21:08:57.273Z] v0.0.4 [2023-06-07T21:08:57.273Z] v0.0.5 [2023-06-07T21:08:57.273Z] v0.0.6 [2023-06-07T21:08:57.273Z] v0.0.7 [2023-06-07T21:08:57.273Z] v0.0.8 [2023-06-07T21:08:57.273Z] v0.0.9 [2023-06-07T21:08:57.273Z] v2.0.0 [2023-06-07T21:08:57.273Z] v2.1.0 [2023-06-07T21:08:57.273Z] v2.1.1 [2023-06-07T21:08:57.273Z] v2.2.0 [2023-06-07T21:08:57.273Z] v2.3.0 [2023-06-07T21:08:57.273Z] v3.0 [2023-06-07T21:08:57.273Z] v3.0.0 [2023-06-07T21:08:57.273Z] v3.0.1 [2023-06-07T21:08:57.273Z] v3.1.0-dev.1 [Pipeline] sh [2023-06-07T21:08:57.561Z] + lftools sign git-tag v3.1.0-dev.1 [2023-06-07T21:08:58.130Z] Signing Git tag with Sigul... [2023-06-07T21:08:58.130Z] Signing v3.1.0-dev.1 [Pipeline] echo [2023-06-07T21:08:58.397Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:08:58.682Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-07T21:08:58.689Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-07T21:08:58.688Z] $ docker stop --time=1 5d70ac5d49f529a4a4ae7dd0f63ddbc5ad4af1466f84ec61965a5c8e8495076e [2023-06-07T21:08:59.954Z] $ docker rm -f --volumes 5d70ac5d49f529a4a4ae7dd0f63ddbc5ad4af1466f84ec61965a5c8e8495076e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-07T21:09:00.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T21:09:00.350Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:09:00.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:09:00.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:09:00.720Z] prd-ubuntu20.04-docker-8c-8g-18107 does not seem to be running inside a container [2023-06-07T21:09:00.732Z] $ 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 [2023-06-07T21:09:01.070Z] $ docker top 747b9ef06a9b4e91218fb412caf5e4b528cdb314eec0c9e87d10eb5413043ff4 -eo pid,comm [2023-06-07T21:09:01.138Z] 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). [2023-06-07T21:09:01.138Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T21:09:01.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:09:01.175Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:09:01.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:09:01.271Z] $ docker exec 747b9ef06a9b4e91218fb412caf5e4b528cdb314eec0c9e87d10eb5413043ff4 ssh-agent [2023-06-07T21:09:01.406Z] SSH_AUTH_SOCK=/tmp/ssh-RTc7FOnVm2gV/agent.32 [2023-06-07T21:09:01.406Z] SSH_AGENT_PID=38 [2023-06-07T21:09:01.410Z] Running ssh-add (command line suppressed) [2023-06-07T21:09:01.490Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6465136591495198682.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6465136591495198682.key) [2023-06-07T21:09:01.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:09:01.811Z] + git semver bump pre [2023-06-07T21:09:02.070Z] 2023-06-07 21:09:01,981 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-06-07T21:09:02.070Z] 2023-06-07 21:09:01,981 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev [2023-06-07T21:09:02.070Z] 2023-06-07 21:09:01,981 [bump_version] DEBUG bumped version:3.1.0-dev.2 [2023-06-07T21:09:02.070Z] 2023-06-07 21:09:01,981 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True [2023-06-07T21:09:02.070Z] 2023-06-07 21:09:01,981 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-06-07T21:09:02.070Z] 2023-06-07 21:09:01,981 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-06-07T21:09:02.070Z] 2023-06-07 21:09:01,984 [execute] INFO git cat-file --batch-check [2023-06-07T21:09:02.070Z] 2023-06-07 21:09:01,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T21:09:02.070Z] 2023-06-07 21:09:01,988 [execute] INFO git cat-file --batch [2023-06-07T21:09:02.070Z] 2023-06-07 21:09:01,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T21:09:02.070Z] 2023-06-07 21:09:01,993 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-06-07T21:09:02.070Z] 3.1.0-dev.2 [Pipeline] } [2023-06-07T21:09:02.063Z] $ docker exec --env ******** --env ******** 747b9ef06a9b4e91218fb412caf5e4b528cdb314eec0c9e87d10eb5413043ff4 ssh-agent -k [2023-06-07T21:09:02.157Z] unset SSH_AUTH_SOCK; [2023-06-07T21:09:02.157Z] unset SSH_AGENT_PID; [2023-06-07T21:09:02.157Z] echo Agent pid 38 killed; [2023-06-07T21:09:02.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T21:09:02.490Z] + git semver [Pipeline] } [2023-06-07T21:09:02.743Z] $ docker stop --time=1 747b9ef06a9b4e91218fb412caf5e4b528cdb314eec0c9e87d10eb5413043ff4 [2023-06-07T21:09:03.989Z] $ docker rm -f --volumes 747b9ef06a9b4e91218fb412caf5e4b528cdb314eec0c9e87d10eb5413043ff4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T21:09:04.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T21:09:04.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:09:04.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T21:09:04.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:09:04.718Z] prd-ubuntu20.04-docker-8c-8g-18107 does not seem to be running inside a container [2023-06-07T21:09:04.730Z] $ 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 [2023-06-07T21:09:05.051Z] $ docker top 14ebcdccaa5698ec4e5ecb668a112b3b613363eee1b0cf8e4ae0ef7b06ba1630 -eo pid,comm [2023-06-07T21:09:05.116Z] 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). [2023-06-07T21:09:05.116Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T21:09:05.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T21:09:05.150Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T21:09:05.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T21:09:05.242Z] $ docker exec 14ebcdccaa5698ec4e5ecb668a112b3b613363eee1b0cf8e4ae0ef7b06ba1630 ssh-agent [2023-06-07T21:09:05.371Z] SSH_AUTH_SOCK=/tmp/ssh-Mlw5m2bxi1LT/agent.31 [2023-06-07T21:09:05.371Z] SSH_AGENT_PID=37 [2023-06-07T21:09:05.376Z] Running ssh-add (command line suppressed) [2023-06-07T21:09:05.453Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_16545526125177677352.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_16545526125177677352.key) [2023-06-07T21:09:05.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T21:09:05.773Z] + git semver push [2023-06-07T21:09:06.032Z] 2023-06-07 21:09:05,929 [run_push] DEBUG push [2023-06-07T21:09:06.032Z] 2023-06-07 21:09:05,929 [execute] INFO git cat-file --batch-check [2023-06-07T21:09:06.032Z] 2023-06-07 21:09:05,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T21:09:06.032Z] 2023-06-07 21:09:05,934 [execute] INFO git rev-list 5143730e3ff0e66a6a65886db1f180090cb81414 -- [2023-06-07T21:09:06.032Z] 2023-06-07 21:09:05,935 [execute] DEBUG Popen(['git', 'rev-list', '5143730e3ff0e66a6a65886db1f180090cb81414', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T21:09:06.032Z] 2023-06-07 21:09:05,943 [execute] INFO git fetch -v origin [2023-06-07T21:09:06.032Z] 2023-06-07 21:09:05,944 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-07T21:09:06.599Z] 2023-06-07 21:09:06,426 [run_push] DEBUG no remote changes detected [2023-06-07T21:09:06.599Z] 2023-06-07 21:09:06,426 [execute] INFO git push origin semver [2023-06-07T21:09:06.599Z] 2023-06-07 21:09:06,427 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T21:09:07.538Z] 2023-06-07 21:09:07,189 [run_push] DEBUG push all version tags [2023-06-07T21:09:07.538Z] 2023-06-07 21:09:07,189 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-07T21:09:07.538Z] 2023-06-07 21:09:07,190 [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) [2023-06-07T21:09:08.106Z] 2023-06-07 21:09:07,919 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2023-06-07T21:09:08.106Z] 3.1.0-dev.2 [Pipeline] } [2023-06-07T21:09:08.098Z] $ docker exec --env ******** --env ******** 14ebcdccaa5698ec4e5ecb668a112b3b613363eee1b0cf8e4ae0ef7b06ba1630 ssh-agent -k [2023-06-07T21:09:08.202Z] unset SSH_AUTH_SOCK; [2023-06-07T21:09:08.202Z] unset SSH_AGENT_PID; [2023-06-07T21:09:08.203Z] echo Agent pid 37 killed; [2023-06-07T21:09:08.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T21:09:08.543Z] + git semver [Pipeline] } [2023-06-07T21:09:08.796Z] $ docker stop --time=1 14ebcdccaa5698ec4e5ecb668a112b3b613363eee1b0cf8e4ae0ef7b06ba1630 [2023-06-07T21:09:10.076Z] $ docker rm -f --volumes 14ebcdccaa5698ec4e5ecb668a112b3b613363eee1b0cf8e4ae0ef7b06ba1630 [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 [2023-06-07T21:09:10.653Z] + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] [2023-06-07T21:09:10.653Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2023-06-07T21:09:10.653Z] total 16 [2023-06-07T21:09:10.653Z] drwxr-xr-x 3 root root 4096 Jun 7 20:59 . [2023-06-07T21:09:10.653Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 21:08 .. [2023-06-07T21:09:10.653Z] drwxr-xr-x 2 root root 4096 Jun 7 20:59 cost [2023-06-07T21:09:10.653Z] -rw-r--r-- 1 root root 85 Jun 7 20:59 cost.csv [2023-06-07T21:09:10.653Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2023-06-07T21:09:10.653Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2023-06-07T21:09:10.653Z] total 16 [2023-06-07T21:09:10.653Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 20:59 . [2023-06-07T21:09:10.653Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 21:08 .. [2023-06-07T21:09:10.653Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 20:59 cost [2023-06-07T21:09:10.653Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 7 20:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:09:10.943Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:09:11.800Z] ---> package-listing.sh [2023-06-07T21:09:11.800Z] ++ facter osfamily [2023-06-07T21:09:11.800Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T21:09:12.059Z] + OS_FAMILY=debian [2023-06-07T21:09:12.059Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2023-06-07T21:09:12.059Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T21:09:12.059Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T21:09:12.059Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T21:09:12.059Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T21:09:12.059Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2023-06-07T21:09:12.059Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T21:09:12.059Z] + case "${OS_FAMILY}" in [2023-06-07T21:09:12.059Z] + dpkg -l [2023-06-07T21:09:12.059Z] + grep '^ii' [2023-06-07T21:09:12.059Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T21:09:12.059Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T21:09:12.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T21:09:12.059Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2023-06-07T21:09:12.059Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2023-06-07T21:09:12.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2023-06-07T21:09:12.070Z] 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 [2023-06-07T21:09:12.347Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T21:09:12.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T21:09:12.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T21:09:12.972Z] prd-ubuntu20.04-docker-8c-8g-18107 does not seem to be running inside a container [2023-06-07T21:09:12.981Z] $ 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 [2023-06-07T21:09:13.188Z] $ docker top a9c7d7bbbd423da0c418949c5fbe3890f3a3e70fc084bd7048ce990cdd364187 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T21:09:13.537Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T21:09:13.822Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T21:09:14.104Z] + ls /var/log/sa-host [2023-06-07T21:09:14.104Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T21:09:14.172Z] provisioning config files... [2023-06-07T21:09:14.181Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5604863079920995381tmp [Pipeline] { [Pipeline] echo [2023-06-07T21:09:14.193Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:09:14.473Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T21:09:14.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:09:14.808Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T21:09:14.818Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:09:15.101Z] ---> sudo-logs.sh [2023-06-07T21:09:15.101Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T21:09:15.131Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:09:15.413Z] ---> job-cost.sh [2023-06-07T21:09:15.413Z] lf-activate-venv: SKIPPING [2023-06-07T21:09:15.413Z] DEBUG: total: 0.2199999988079071 [2023-06-07T21:09:15.413Z] INFO: Retrieving Stack Cost... [2023-06-07T21:09:15.674Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T21:09:16.244Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T21:09:16.256Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T21:09:16.538Z] ---> logs-deploy.sh [2023-06-07T21:09:16.538Z] lf-activate-venv: SKIPPING [2023-06-07T21:09:16.538Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/62 [2023-06-07T21:09:16.538Z] INFO: archiving workspace using pattern(s): [2023-06-07T21:09:17.475Z] Archives upload complete. [2023-06-07T21:09:17.475Z] INFO: archiving logs to Nexus