Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 69fb786ffc6bec49bba35b6ff6fc8156157fd870 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-ssh5494773120040350787.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh6252391355073456486.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-registry/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-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1561983869389932963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh1246489562353989040.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-registry/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-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14766716110222526514.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-registry, goVersion:1.25, 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-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-registry 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13591 in /w/workspace/dgexfoundry_go-mod-registry_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-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 69fb786ffc6bec49bba35b6ff6fc8156157fd870 (main) Commit message: "Merge pull request #222 from FelixTing/go-mod-core-contracts/v4.1.0-dev.39" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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 69fb786ffc6bec49bba35b6ff6fc8156157fd870 # timeout=10 > git rev-list --no-walk 98c05949c839bced550cd09f63c93298579f5db7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:10:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:10:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:10:25 ========================================================= 03:10:25 EdgeX Global Pipelines Version Info 03:10:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:10:26 ------------------- 03:10:26 stable info: 03:10:26 ------------------- 03:10:26 Commited By: Ginny Guan ginny@iotechsys.com 03:10:26 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 03:10:26 Message: update stable to v1.0.281 03:10:27 ------------------- 03:10:27 experimental info: 03:10:27 ------------------- 03:10:27 Commited By: **** collab-it+edgex@linuxfoundation.org 03:10:27 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 03:10:27 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:10:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 03:10:27 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 03:10:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:10:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:10:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:10:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:10:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:10:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69fb786ffc6bec49bba35b6ff6fc8156157fd870 [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69fb786 [Pipeline] echo 03:10:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:10:28 + git rev-list -1 --merges 69fb786ffc6bec49bba35b6ff6fc8156157fd870~1..69fb786ffc6bec49bba35b6ff6fc8156157fd870 [Pipeline] echo 03:10:28 -----------> git rev-list -1 --merges 69fb786ffc6bec49bba35b6ff6fc8156157fd870~1..69fb786ffc6bec49bba35b6ff6fc8156157fd870 69fb786ffc6bec49bba35b6ff6fc8156157fd870 03:10:28 69fb786ffc6bec49bba35b6ff6fc8156157fd870 [false] [Pipeline] sh 03:10:29 + git log --format=format:%s -1 69fb786ffc6bec49bba35b6ff6fc8156157fd870 [Pipeline] echo 03:10:29 ========================================================= 03:10:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:10:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:10:29 + git log --format=format:%s -1 69fb786ffc6bec49bba35b6ff6fc8156157fd870 [Pipeline] echo 03:10:29 [semverPrep] GIT_COMMIT: 69fb786ffc6bec49bba35b6ff6fc8156157fd870, Commit Message: Merge pull request #222 from FelixTing/go-mod-core-contracts/v4.1.0-dev.39 [Pipeline] echo 03:10:29 [semverPrep] This is not a build commit. [Pipeline] sh 03:10:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:10:30 + grep -v github /etc/ssh/ssh_known_hosts 03:10:30 + [ -e /tmp/ssh_known_hosts ] 03:10:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:10:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 03:10:30 sudo tee -a /etc/ssh/ssh_known_hosts 03:10:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:30 03:10:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:30 0.1.4: Pulling from edgex-devops/py-git-semver 03:10:30 3dae71ba6b94: Pulling fs layer 03:10:30 6bf1a483ea7c: Pulling fs layer 03:10:30 f5dfc541a4d3: Pulling fs layer 03:10:30 461d9e800cba: Pulling fs layer 03:10:30 80192f66455f: Pulling fs layer 03:10:30 2e8e34ca0e6c: Pulling fs layer 03:10:30 80192f66455f: Waiting 03:10:30 461d9e800cba: Waiting 03:10:30 a29436f7fd5d: Pulling fs layer 03:10:30 923cac83aea3: Pulling fs layer 03:10:30 2e8e34ca0e6c: Waiting 03:10:30 a29436f7fd5d: Waiting 03:10:30 923cac83aea3: Waiting 03:10:30 25ad8b0a4227: Pulling fs layer 03:10:30 db01528c6b51: Pulling fs layer 03:10:30 28988de357af: Pulling fs layer 03:10:30 db01528c6b51: Waiting 03:10:30 28988de357af: Waiting 03:10:31 6bf1a483ea7c: Verifying Checksum 03:10:31 6bf1a483ea7c: Download complete 03:10:31 461d9e800cba: Download complete 03:10:31 80192f66455f: Verifying Checksum 03:10:31 80192f66455f: Download complete 03:10:31 f5dfc541a4d3: Verifying Checksum 03:10:31 f5dfc541a4d3: Download complete 03:10:31 3dae71ba6b94: Verifying Checksum 03:10:31 3dae71ba6b94: Download complete 03:10:31 923cac83aea3: Download complete 03:10:31 25ad8b0a4227: Verifying Checksum 03:10:31 25ad8b0a4227: Download complete 03:10:31 db01528c6b51: Verifying Checksum 03:10:31 db01528c6b51: Download complete 03:10:31 28988de357af: Verifying Checksum 03:10:31 28988de357af: Download complete 03:10:31 a29436f7fd5d: Verifying Checksum 03:10:31 a29436f7fd5d: Download complete 03:10:31 2e8e34ca0e6c: Verifying Checksum 03:10:31 2e8e34ca0e6c: Download complete 03:10:32 3dae71ba6b94: Pull complete 03:10:32 6bf1a483ea7c: Pull complete 03:10:33 f5dfc541a4d3: Pull complete 03:10:33 461d9e800cba: Pull complete 03:10:33 80192f66455f: Pull complete 03:10:37 2e8e34ca0e6c: Pull complete 03:10:37 a29436f7fd5d: Pull complete 03:10:37 923cac83aea3: Pull complete 03:10:38 25ad8b0a4227: Pull complete 03:10:38 db01528c6b51: Pull complete 03:10:38 28988de357af: Pull complete 03:10:38 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:10:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:38 prd-ubuntu20.04-docker-8c-8g-13591 does not seem to be running inside a container 03:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 03:10:40 $ docker top c27bad30884d46ea75897316dc60c40c021a674c0f58a978aaea3e37836f537a -eo pid,comm 03:10:40 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). 03:10:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:10:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:40 [ssh-agent] Looking for ssh-agent implementation... 03:10:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:40 $ docker exec c27bad30884d46ea75897316dc60c40c021a674c0f58a978aaea3e37836f537a ssh-agent 03:10:40 SSH_AUTH_SOCK=/tmp/ssh-KTM9lfUqDJaa/agent.32 03:10:40 SSH_AGENT_PID=38 03:10:40 Running ssh-add (command line suppressed) 03:10:40 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_18307978777960801229.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_18307978777960801229.key) 03:10:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:40 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] sh 03:10:41 + git tag --points-at HEAD [Pipeline] } 03:10:41 $ docker exec --env ******** --env ******** c27bad30884d46ea75897316dc60c40c021a674c0f58a978aaea3e37836f537a ssh-agent -k 03:10:41 unset SSH_AUTH_SOCK; 03:10:41 unset SSH_AGENT_PID; 03:10:41 echo Agent pid 38 killed; 03:10:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:10:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:41 [ssh-agent] Looking for ssh-agent implementation... 03:10:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:41 $ docker exec c27bad30884d46ea75897316dc60c40c021a674c0f58a978aaea3e37836f537a ssh-agent 03:10:41 SSH_AUTH_SOCK=/tmp/ssh-SJp1W53Lrr2n/agent.86 03:10:41 SSH_AGENT_PID=92 03:10:41 Running ssh-add (command line suppressed) 03:10:41 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14246624779101889140.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14246624779101889140.key) 03:10:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:41 + git semver init 03:10:42 2026-06-22 03:10:42,171 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:10:42 2026-06-22 03:10:42,175 [run_init] DEBUG init version:0.0.0 force:False 03:10:42 2026-06-22 03:10:42,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 03:10:42 2026-06-22 03:10:42,176 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 03:10:42 2026-06-22 03:10:42,177 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/dgexfoundry_go-mod-registry_main/.semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, stdin=None, shell=False, universal_newlines=False) 03:10:43 2026-06-22 03:10:43,107 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 03:10:43 2026-06-22 03:10:43,107 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 03:10:43 2026-06-22 03:10:43,107 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 03:10:43 2026-06-22 03:10:43,108 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 03:10:43 4.1.0-dev.14 [Pipeline] } 03:10:43 $ docker exec --env ******** --env ******** c27bad30884d46ea75897316dc60c40c021a674c0f58a978aaea3e37836f537a ssh-agent -k 03:10:43 unset SSH_AUTH_SOCK; 03:10:43 unset SSH_AGENT_PID; 03:10:43 echo Agent pid 92 killed; 03:10:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:10:43 + git semver [Pipeline] } 03:10:43 $ docker stop --time=1 c27bad30884d46ea75897316dc60c40c021a674c0f58a978aaea3e37836f537a 03:10:45 $ docker rm -f --volumes c27bad30884d46ea75897316dc60c40c021a674c0f58a978aaea3e37836f537a [Pipeline] // withDockerContainer [Pipeline] sh 03:10:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:10:45 Stashed 1 file(s) [Pipeline] echo 03:10:45 [edgeXSemver]: initialized semver on version 4.1.0-dev.14 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 03:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:10:46 ========================================================= 03:10:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:10:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:10:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:10:46 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 03:10:46 2d35ebdb57d9: Pulling fs layer 03:10:46 c35fb4624d26: Pulling fs layer 03:10:46 4e2aec7ef170: Pulling fs layer 03:10:46 333b49ad6fbf: Pulling fs layer 03:10:46 4f4fb700ef54: Pulling fs layer 03:10:46 c3e65509a76b: Pulling fs layer 03:10:46 7cf9ebb963bd: Pulling fs layer 03:10:46 bb34ca984cfb: Pulling fs layer 03:10:46 151cf03bc807: Pulling fs layer 03:10:46 333b49ad6fbf: Waiting 03:10:46 4f4fb700ef54: Waiting 03:10:46 c3e65509a76b: Waiting 03:10:46 7cf9ebb963bd: Waiting 03:10:46 bb34ca984cfb: Waiting 03:10:46 151cf03bc807: Waiting 03:10:46 c35fb4624d26: Download complete 03:10:46 333b49ad6fbf: Verifying Checksum 03:10:46 333b49ad6fbf: Download complete 03:10:46 4f4fb700ef54: Verifying Checksum 03:10:46 4f4fb700ef54: Download complete 03:10:46 2d35ebdb57d9: Verifying Checksum 03:10:46 2d35ebdb57d9: Download complete 03:10:46 c3e65509a76b: Verifying Checksum 03:10:46 c3e65509a76b: Download complete 03:10:46 7cf9ebb963bd: Verifying Checksum 03:10:46 7cf9ebb963bd: Download complete 03:10:46 2d35ebdb57d9: Pull complete 03:10:47 c35fb4624d26: Pull complete 03:10:47 4e2aec7ef170: Verifying Checksum 03:10:47 4e2aec7ef170: Download complete 03:10:47 151cf03bc807: Verifying Checksum 03:10:47 151cf03bc807: Download complete 03:10:47 bb34ca984cfb: Verifying Checksum 03:10:47 bb34ca984cfb: Download complete 03:10:51 4e2aec7ef170: Pull complete 03:10:51 333b49ad6fbf: Pull complete 03:10:51 4f4fb700ef54: Pull complete 03:10:51 c3e65509a76b: Pull complete 03:10:52 7cf9ebb963bd: Pull complete 03:10:55 bb34ca984cfb: Pull complete 03:10:55 151cf03bc807: Pull complete 03:10:55 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:10:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 03:10:55 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:56 + docker inspect -f . ci-base-image-x86_64 03:10:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:56 prd-ubuntu20.04-docker-8c-8g-13591 does not seem to be running inside a container 03:10:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 03:10:58 $ docker top 2cbd9ca547ce5fd5fb387eebddec9a89905e7b22eb53bbcb9c7eeccc5ef65091 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:58 + go version 03:10:58 go version go1.25.2 linux/amd64 [Pipeline] } 03:10:58 $ docker stop --time=1 2cbd9ca547ce5fd5fb387eebddec9a89905e7b22eb53bbcb9c7eeccc5ef65091 03:10:59 $ docker rm -f --volumes 2cbd9ca547ce5fd5fb387eebddec9a89905e7b22eb53bbcb9c7eeccc5ef65091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:00 + docker inspect -f . ci-base-image-x86_64 03:11:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:00 prd-ubuntu20.04-docker-8c-8g-13591 does not seem to be running inside a container 03:11:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 03:11:00 $ docker top 84ba13d01a489bcfbc33d9df4c8e91191cfcf70490316cb4065ea1b3a4f38b69 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:00 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 03:11:01 + make test 03:11:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:11:01 go: downloading github.com/stretchr/testify v1.11.1 03:11:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.39 03:11:02 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 03:11:02 go: downloading github.com/stretchr/objx v0.5.2 03:11:02 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 03:11:02 go: downloading github.com/go-playground/validator/v10 v10.30.3 03:11:02 go: downloading github.com/google/uuid v1.6.0 03:11:02 go: downloading github.com/fxamacker/cbor/v2 v2.9.2 03:11:02 go: downloading gopkg.in/yaml.v3 v3.0.1 03:11:02 go: downloading github.com/go-playground/universal-translator v0.18.1 03:11:02 go: downloading github.com/gabriel-vasile/mimetype v1.4.13 03:11:02 go: downloading golang.org/x/crypto v0.52.0 03:11:02 go: downloading github.com/leodido/go-urn v1.4.0 03:11:02 go: downloading golang.org/x/text v0.37.0 03:11:02 go: downloading github.com/x448/float16 v0.8.4 03:11:02 go: downloading github.com/go-playground/locales v0.14.1 03:11:03 go: downloading golang.org/x/sys v0.45.0 03:11:15 ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/keeper 2.026s coverage: 67.2% of statements 03:11:15 github.com/edgexfoundry/go-mod-registry/v4/pkg/types coverage: 0.0% of statements 03:11:15 ok github.com/edgexfoundry/go-mod-registry/v4/registry 0.012s coverage: 83.3% of statements 03:11:15 github.com/edgexfoundry/go-mod-registry/v4/registry/mocks coverage: 0.0% of statements 03:11:25 0 issues. 03:11:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:11:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:11:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:11:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 03:11:27 $ docker stop --time=1 84ba13d01a489bcfbc33d9df4c8e91191cfcf70490316cb4065ea1b3a4f38b69 03:11:29 $ docker rm -f --volumes 84ba13d01a489bcfbc33d9df4c8e91191cfcf70490316cb4065ea1b3a4f38b69 [Pipeline] // withDockerContainer [Pipeline] sh 03:11:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:11:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:30 03:11:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:31 latest: Pulling from edgex-lftools-log-publisher 03:11:31 5eb5b503b376: Pulling fs layer 03:11:31 5c69ac0246d0: Pulling fs layer 03:11:31 ec43610c2a17: Pulling fs layer 03:11:31 3a2ae6a8a46f: Pulling fs layer 03:11:31 33b1e0a273af: Pulling fs layer 03:11:31 5d3b04190fa2: Pulling fs layer 03:11:31 2f39f015ded8: Pulling fs layer 03:11:31 33b1e0a273af: Waiting 03:11:31 5d3b04190fa2: Waiting 03:11:31 2f39f015ded8: Waiting 03:11:31 3a2ae6a8a46f: Waiting 03:11:31 5c69ac0246d0: Download complete 03:11:31 3a2ae6a8a46f: Verifying Checksum 03:11:31 3a2ae6a8a46f: Download complete 03:11:31 33b1e0a273af: Verifying Checksum 03:11:31 33b1e0a273af: Download complete 03:11:31 5d3b04190fa2: Verifying Checksum 03:11:31 5d3b04190fa2: Download complete 03:11:31 ec43610c2a17: Verifying Checksum 03:11:31 ec43610c2a17: Download complete 03:11:31 5eb5b503b376: Verifying Checksum 03:11:31 5eb5b503b376: Download complete 03:11:32 5eb5b503b376: Pull complete 03:11:32 5c69ac0246d0: Pull complete 03:11:33 ec43610c2a17: Pull complete 03:11:33 3a2ae6a8a46f: Pull complete 03:11:33 33b1e0a273af: Pull complete 03:11:33 5d3b04190fa2: Pull complete 03:11:39 2f39f015ded8: Pull complete 03:11:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:11:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:39 prd-ubuntu20.04-docker-8c-8g-13591 does not seem to be running inside a container 03:11:39 $ 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/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 03:11:40 $ docker top a922304886091983e27bae92e27979bd080387b3f3ac2bb96b57c6808bbde89a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:40 ---> job-cost.sh 03:11:40 lf-activate-venv: SKIPPING 03:11:40 INFO: No Stack... 03:11:41 INFO: Retrieving Pricing Info for: v3-standard-8 03:11:41 INFO: Archiving Costs [Pipeline] sh 03:11:42 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 03:11:42 + cut -d, -f6 [Pipeline] lock 03:11:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-89-stack-cost] 03:11:42 Resource [jenkins-edgexfoundry-go-mod-registry-main-89-stack-cost] did not exist. Created. 03:11:42 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:11:42 + echo total: 0.2199999988079071 [Pipeline] stash 03:11:42 Stashed 1 file(s) [Pipeline] } 03:11:42 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 03:11:42 $ docker stop --time=1 a922304886091983e27bae92e27979bd080387b3f3ac2bb96b57c6808bbde89a 03:11:43 $ docker rm -f --volumes a922304886091983e27bae92e27979bd080387b3f3ac2bb96b57c6808bbde89a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:11:44 provisioning config files... 03:11:44 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config3314413964278862971tmp [Pipeline] { [Pipeline] sh 03:11:44 + set +x 03:11:44 + curl -s https://codecov.io/bash 03:11:44 + bash -s -- 03:11:44 03:11:44 _____ _ 03:11:44 / ____| | | 03:11:44 | | ___ __| | ___ ___ _____ __ 03:11:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:11:44 | |___| (_) | (_| | __/ (_| (_) \ V / 03:11:44 \_____\___/ \__,_|\___|\___\___/ \_/ 03:11:44 Bash-1.0.6 03:11:44 03:11:44 03:11:44 ==> git version 2.25.1 found 03:11:44 ==> 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 03:11:44 Release-Date: 2020-01-08 03:11:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:11:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:11:44 ==> Jenkins CI detected. 03:11:44 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 03:11:44 project root: . 03:11:44 --> token set from env 03:11:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:11:44 ==> Running gcov in . (disable via -X gcov) 03:11:44 ==> Python coveragepy not found 03:11:44 ==> Searching for coverage reports in: 03:11:44 + . 03:11:44 -> Found 1 reports 03:11:44 ==> Detecting git/mercurial file structure 03:11:44 ==> Reading reports 03:11:44 + ./coverage.out bytes=11894 03:11:44 ==> Appending adjustments 03:11:44 https://docs.codecov.io/docs/fixing-reports 03:11:44 + Found adjustments 03:11:44 ==> Gzipping contents 03:11:44 4.0K /tmp/codecov.n7sYhB.gz 03:11:44 ==> Uploading reports 03:11:44 url: https://codecov.io 03:11:44 query: branch=main&commit=69fb786ffc6bec49bba35b6ff6fc8156157fd870&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 03:11:44 -> Pinging Codecov 03:11:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=69fb786ffc6bec49bba35b6ff6fc8156157fd870&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 03:11:44 -> Uploading to 03:11:44 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-registry/69fb786ffc6bec49bba35b6ff6fc8156157fd870/39360406-9a8e-45d3-b896-8a4c4134b1d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260622%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260622T031144Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a8ec3352b382cc5717bc8c57aa22568519ef473cb81e750b0caf1dde9f3ca8bc 03:11:44 % Total % Received % Xferd Average Speed Time Time Time Current 03:11:44 Dload Upload Total Spent Left Speed 03:11:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2067 0 0 100 2067 0 5571 --:--:-- --:--:-- --:--:-- 5556 100 2067 0 0 100 2067 0 4037 --:--:-- --:--:-- --:--:-- 4029 03:11:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/69fb786ffc6bec49bba35b6ff6fc8156157fd870 [Pipeline] } 03:11:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:11:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:11:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:11:46 03:11:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:11:46 latest: Pulling from edgex-devops/edgex-snyk-go 03:11:46 2d35ebdb57d9: Already exists 03:11:46 85e8836fcdb2: Pulling fs layer 03:11:46 91631faa732a: Pulling fs layer 03:11:46 f3f5ae8826fa: Pulling fs layer 03:11:46 4f4fb700ef54: Pulling fs layer 03:11:46 7861252a18e6: Pulling fs layer 03:11:46 9130f900ef6f: Pulling fs layer 03:11:46 4f4fb700ef54: Waiting 03:11:46 7861252a18e6: Waiting 03:11:46 9130f900ef6f: Waiting 03:11:46 f3f5ae8826fa: Verifying Checksum 03:11:46 f3f5ae8826fa: Download complete 03:11:46 85e8836fcdb2: Verifying Checksum 03:11:46 85e8836fcdb2: Download complete 03:11:46 4f4fb700ef54: Verifying Checksum 03:11:46 4f4fb700ef54: Download complete 03:11:46 85e8836fcdb2: Pull complete 03:11:46 7861252a18e6: Verifying Checksum 03:11:46 7861252a18e6: Download complete 03:11:46 91631faa732a: Verifying Checksum 03:11:46 91631faa732a: Download complete 03:11:47 9130f900ef6f: Verifying Checksum 03:11:47 9130f900ef6f: Download complete 03:11:51 91631faa732a: Pull complete 03:11:51 f3f5ae8826fa: Pull complete 03:11:51 4f4fb700ef54: Pull complete 03:11:51 7861252a18e6: Pull complete 03:11:55 9130f900ef6f: Pull complete 03:11:55 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:11:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:11:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:55 prd-ubuntu20.04-docker-8c-8g-13591 does not seem to be running inside a container 03:11:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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:latest cat 03:11:57 $ docker top 06f7fc99f4bd53ac6311103b0958064439712fc14cc99c7344865f1d8ce4e976 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:58 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] echo 03:11:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 03:11:58 + set -o pipefail 03:11:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 03:12:05 03:12:05 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v4)... 03:12:05 03:12:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/35af93a0-611a-44f8-9681-5e801f8320f2/history/b54ea9d1-ae5e-4de0-bafd-cfa91a7e52e7 03:12:05 03:12:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:12:05 [Pipeline] } 03:12:05 $ docker stop --time=1 06f7fc99f4bd53ac6311103b0958064439712fc14cc99c7344865f1d8ce4e976 03:12:07 $ docker rm -f --volumes 06f7fc99f4bd53ac6311103b0958064439712fc14cc99c7344865f1d8ce4e976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:12:08 + git log --format=format:%s -1 69fb786ffc6bec49bba35b6ff6fc8156157fd870 [Pipeline] sh 03:12:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:12:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:08 prd-ubuntu20.04-docker-8c-8g-13591 does not seem to be running inside a container 03:12:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 03:12:08 $ docker top cd26159a83e0f52920dd3401e5d0a4a462c0b2955b3a5b68a98ddf92499a0608 -eo pid,comm 03:12:09 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). 03:12:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:12:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:09 [ssh-agent] Looking for ssh-agent implementation... 03:12:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:09 $ docker exec cd26159a83e0f52920dd3401e5d0a4a462c0b2955b3a5b68a98ddf92499a0608 ssh-agent 03:12:09 SSH_AUTH_SOCK=/tmp/ssh-I5CkMWrhmjqP/agent.32 03:12:09 SSH_AGENT_PID=38 03:12:09 Running ssh-add (command line suppressed) 03:12:09 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6614034608906024166.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6614034608906024166.key) 03:12:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:09 + git semver tag 03:12:10 2026-06-22 03:12:09,949 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:12:10 2026-06-22 03:12:09,952 [run_tag] DEBUG tag force:False 03:12:10 2026-06-22 03:12:09,952 [check_head_tag] DEBUG check head tag 03:12:10 2026-06-22 03:12:09,953 [execute] INFO git cat-file --batch-check 03:12:10 2026-06-22 03:12:09,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, stdin=, shell=False, universal_newlines=False) 03:12:10 2026-06-22 03:12:09,955 [execute] INFO git cat-file --batch 03:12:10 2026-06-22 03:12:09,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, stdin=, shell=False, universal_newlines=False) 03:12:10 2026-06-22 03:12:09,968 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 03:12:10 2026-06-22 03:12:09,968 [execute] INFO git tag -a v4.1.0-dev.14 -m v4.1.0-dev.14 03:12:10 2026-06-22 03:12:09,968 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.14', '-m', 'v4.1.0-dev.14'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, stdin=None, shell=False, universal_newlines=False) 03:12:10 2026-06-22 03:12:09,970 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 03:12:10 4.1.0-dev.14 [Pipeline] } 03:12:10 $ docker exec --env ******** --env ******** cd26159a83e0f52920dd3401e5d0a4a462c0b2955b3a5b68a98ddf92499a0608 ssh-agent -k 03:12:10 unset SSH_AUTH_SOCK; 03:12:10 unset SSH_AGENT_PID; 03:12:10 echo Agent pid 38 killed; 03:12:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:10 + git semver [Pipeline] } 03:12:10 $ docker stop --time=1 cd26159a83e0f52920dd3401e5d0a4a462c0b2955b3a5b68a98ddf92499a0608 03:12:11 $ docker rm -f --volumes cd26159a83e0f52920dd3401e5d0a4a462c0b2955b3a5b68a98ddf92499a0608 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:12:12 03:12:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:12:12 0.23.1-centos7: Pulling from edgex-lftools 03:12:12 ab5ef0e58194: Pulling fs layer 03:12:12 9712f1f96733: Pulling fs layer 03:12:12 63f879dbbcfc: Pulling fs layer 03:12:12 0d9ebad4ef96: Pulling fs layer 03:12:12 e9a5061849ea: Pulling fs layer 03:12:12 d747dcd14b5f: Pulling fs layer 03:12:12 2de7ff778b66: Pulling fs layer 03:12:12 0d9ebad4ef96: Waiting 03:12:12 d747dcd14b5f: Waiting 03:12:12 2de7ff778b66: Waiting 03:12:12 e9a5061849ea: Waiting 03:12:12 9712f1f96733: Verifying Checksum 03:12:12 9712f1f96733: Download complete 03:12:13 63f879dbbcfc: Verifying Checksum 03:12:13 63f879dbbcfc: Download complete 03:12:13 0d9ebad4ef96: Verifying Checksum 03:12:13 0d9ebad4ef96: Download complete 03:12:13 e9a5061849ea: Verifying Checksum 03:12:13 e9a5061849ea: Download complete 03:12:13 d747dcd14b5f: Download complete 03:12:13 ab5ef0e58194: Verifying Checksum 03:12:13 ab5ef0e58194: Download complete 03:12:13 2de7ff778b66: Verifying Checksum 03:12:13 2de7ff778b66: Download complete 03:12:17 ab5ef0e58194: Pull complete 03:12:17 9712f1f96733: Pull complete 03:12:18 63f879dbbcfc: Pull complete 03:12:23 0d9ebad4ef96: Pull complete 03:12:23 e9a5061849ea: Pull complete 03:12:23 d747dcd14b5f: Pull complete 03:12:24 2de7ff778b66: Pull complete 03:12:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:12:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:12:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:24 prd-ubuntu20.04-docker-8c-8g-13591 does not seem to be running inside a container 03:12:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 03:12:25 $ docker top 25b87dec6749b0c25790ad5b9c49bc1aa688927d7515cea51bca55b672f24ed3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:12:26 provisioning config files... 03:12:26 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config6547356950911690305tmp 03:12:26 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config6546718813463161050tmp 03:12:26 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config11131028018611607899tmp [Pipeline] { [Pipeline] echo 03:12:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:12:26 ---> sigul-configuration.sh 03:12:26 gpg: directory `/root/.gnupg' created 03:12:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:12:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:12:26 gpg: keyring `/root/.gnupg/secring.gpg' created 03:12:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:12:26 gpg: CAST5 encrypted data 03:12:26 gpg: encrypted with 1 passphrase 03:12:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:12:26 + mkdir /home/jenkins 03:12:26 + mkdir /home/jenkins/sigul [Pipeline] sh 03:12:27 + 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 03:12:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:12:27 ---> sigul-install.sh 03:12:27 Sigul already installed; skipping installation. [Pipeline] sh 03:12:27 + git tag --list 03:12:27 v0.0.0 03:12:27 v0.1.0 03:12:27 v0.1.1 03:12:27 v0.1.10 03:12:27 v0.1.11 03:12:27 v0.1.12 03:12:27 v0.1.13 03:12:27 v0.1.14 03:12:27 v0.1.15 03:12:27 v0.1.16 03:12:27 v0.1.17 03:12:27 v0.1.18 03:12:27 v0.1.19 03:12:27 v0.1.2 03:12:27 v0.1.20 03:12:27 v0.1.21 03:12:27 v0.1.22 03:12:27 v0.1.23 03:12:27 v0.1.24 03:12:27 v0.1.25 03:12:27 v0.1.26 03:12:27 v0.1.27 03:12:27 v0.1.3 03:12:27 v0.1.4 03:12:27 v0.1.5 03:12:27 v0.1.6 03:12:27 v0.1.7 03:12:27 v0.1.8 03:12:27 v0.1.9 03:12:27 v2.0.0 03:12:27 v2.1.0 03:12:27 v2.2.0 03:12:27 v2.3.0 03:12:27 v3.0 03:12:27 v3.0.0 03:12:27 v3.1 03:12:27 v3.1.0 03:12:27 v4.0 03:12:27 v4.0.0 03:12:27 v4.0.1 03:12:27 v4.0.2 03:12:27 v4.1.0-dev.14 [Pipeline] sh 03:12:27 + lftools sign git-tag v4.1.0-dev.14 03:12:28 Signing Git tag with Sigul... 03:12:28 Signing v4.1.0-dev.14 [Pipeline] echo 03:12:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:12:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:12:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:12:29 $ docker stop --time=1 25b87dec6749b0c25790ad5b9c49bc1aa688927d7515cea51bca55b672f24ed3 03:12:30 $ docker rm -f --volumes 25b87dec6749b0c25790ad5b9c49bc1aa688927d7515cea51bca55b672f24ed3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:12:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:12:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:31 prd-ubuntu20.04-docker-8c-8g-13591 does not seem to be running inside a container 03:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 03:12:31 $ docker top eef81c693cdbca68223a3c1063cf48c4f5c961c6c2e8736942c5e0982dfa6976 -eo pid,comm 03:12:31 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). 03:12:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:12:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:31 [ssh-agent] Looking for ssh-agent implementation... 03:12:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:31 $ docker exec eef81c693cdbca68223a3c1063cf48c4f5c961c6c2e8736942c5e0982dfa6976 ssh-agent 03:12:31 SSH_AUTH_SOCK=/tmp/ssh-fe2u4059xLOl/agent.32 03:12:31 SSH_AGENT_PID=38 03:12:31 Running ssh-add (command line suppressed) 03:12:31 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2900210373723175470.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2900210373723175470.key) 03:12:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:32 + git semver bump pre 03:12:32 2026-06-22 03:12:32,438 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:12:32 2026-06-22 03:12:32,442 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 03:12:32 2026-06-22 03:12:32,442 [bump_version] DEBUG bumping version:4.1.0-dev.14 on axis:pre with prefix:dev 03:12:32 2026-06-22 03:12:32,442 [bump_version] DEBUG bumped version:4.1.0-dev.15 03:12:32 2026-06-22 03:12:32,442 [write_version] DEBUG write version:4.1.0-dev.15 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 03:12:32 2026-06-22 03:12:32,442 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 03:12:32 2026-06-22 03:12:32,442 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 03:12:32 2026-06-22 03:12:32,444 [execute] INFO git cat-file --batch-check 03:12:32 2026-06-22 03:12:32,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=, shell=False, universal_newlines=False) 03:12:32 2026-06-22 03:12:32,448 [execute] INFO git cat-file --batch 03:12:32 2026-06-22 03:12:32,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=, shell=False, universal_newlines=False) 03:12:32 2026-06-22 03:12:32,451 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 03:12:32 4.1.0-dev.15 [Pipeline] } 03:12:32 $ docker exec --env ******** --env ******** eef81c693cdbca68223a3c1063cf48c4f5c961c6c2e8736942c5e0982dfa6976 ssh-agent -k 03:12:32 unset SSH_AUTH_SOCK; 03:12:32 unset SSH_AGENT_PID; 03:12:32 echo Agent pid 38 killed; 03:12:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:32 + git semver [Pipeline] } 03:12:33 $ docker stop --time=1 eef81c693cdbca68223a3c1063cf48c4f5c961c6c2e8736942c5e0982dfa6976 03:12:34 $ docker rm -f --volumes eef81c693cdbca68223a3c1063cf48c4f5c961c6c2e8736942c5e0982dfa6976 [Pipeline] // withDockerContainer [Pipeline] sh 03:12:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:12:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:35 prd-ubuntu20.04-docker-8c-8g-13591 does not seem to be running inside a container 03:12:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 03:12:35 $ docker top 3721721e06711d9b0360ae45a7ad0b3b598c1ac25ee48505ba006c8a605cb71e -eo pid,comm 03:12:35 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). 03:12:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:12:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:35 [ssh-agent] Looking for ssh-agent implementation... 03:12:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:35 $ docker exec 3721721e06711d9b0360ae45a7ad0b3b598c1ac25ee48505ba006c8a605cb71e ssh-agent 03:12:35 SSH_AUTH_SOCK=/tmp/ssh-6ifiWFpmi24u/agent.32 03:12:35 SSH_AGENT_PID=38 03:12:35 Running ssh-add (command line suppressed) 03:12:35 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_15394452372307063451.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_15394452372307063451.key) 03:12:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:36 + git semver push 03:12:36 2026-06-22 03:12:36,485 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:12:36 2026-06-22 03:12:36,489 [run_push] DEBUG push 03:12:36 2026-06-22 03:12:36,489 [execute] INFO git cat-file --batch-check 03:12:36 2026-06-22 03:12:36,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=, shell=False, universal_newlines=False) 03:12:36 2026-06-22 03:12:36,491 [execute] INFO git rev-list 17a9830fb0ffe68a8110749e8832c2b29f84718b -- 03:12:36 2026-06-22 03:12:36,491 [execute] DEBUG Popen(['git', 'rev-list', '17a9830fb0ffe68a8110749e8832c2b29f84718b', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:12:36 2026-06-22 03:12:36,496 [execute] INFO git fetch -v -- origin 03:12:36 2026-06-22 03:12:36,496 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:12:37 2026-06-22 03:12:37,045 [run_push] DEBUG no remote changes detected 03:12:37 2026-06-22 03:12:37,046 [execute] INFO git push origin semver 03:12:37 2026-06-22 03:12:37,046 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:12:38 2026-06-22 03:12:38,299 [run_push] DEBUG push all version tags 03:12:38 2026-06-22 03:12:38,300 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:12:38 2026-06-22 03:12:38,300 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, stdin=None, shell=False, universal_newlines=False) 03:12:39 2026-06-22 03:12:39,541 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 03:12:39 4.1.0-dev.15 [Pipeline] } 03:12:39 $ docker exec --env ******** --env ******** 3721721e06711d9b0360ae45a7ad0b3b598c1ac25ee48505ba006c8a605cb71e ssh-agent -k 03:12:39 unset SSH_AUTH_SOCK; 03:12:39 unset SSH_AGENT_PID; 03:12:39 echo Agent pid 38 killed; 03:12:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:40 + git semver [Pipeline] } 03:12:40 $ docker stop --time=1 3721721e06711d9b0360ae45a7ad0b3b598c1ac25ee48505ba006c8a605cb71e 03:12:41 $ docker rm -f --volumes 3721721e06711d9b0360ae45a7ad0b3b598c1ac25ee48505ba006c8a605cb71e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:12:42 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 03:12:42 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 03:12:42 total 16 03:12:42 drwxr-xr-x 3 root root 4096 Jun 22 03:11 . 03:12:42 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 03:12 .. 03:12:42 drwxr-xr-x 2 root root 4096 Jun 22 03:11 cost 03:12:42 -rw-r--r-- 1 root root 86 Jun 22 03:11 cost.csv 03:12:42 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 03:12:42 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 03:12:42 total 16 03:12:42 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 03:11 . 03:12:42 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 03:12 .. 03:12:42 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 03:11 cost 03:12:42 -rw-r--r-- 1 jenkins jenkins 86 Jun 22 03:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:12:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:12:43 ---> package-listing.sh 03:12:43 ++ facter osfamily 03:12:43 ++ tr '[:upper:]' '[:lower:]' 03:12:44 + OS_FAMILY=debian 03:12:44 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 03:12:44 + START_PACKAGES=/tmp/packages_start.txt 03:12:44 + END_PACKAGES=/tmp/packages_end.txt 03:12:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:12:44 + PACKAGES=/tmp/packages_start.txt 03:12:44 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 03:12:44 + PACKAGES=/tmp/packages_end.txt 03:12:44 + case "${OS_FAMILY}" in 03:12:44 + dpkg -l 03:12:44 + grep '^ii' 03:12:44 + '[' -f /tmp/packages_start.txt ']' 03:12:44 + '[' -f /tmp/packages_end.txt ']' 03:12:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:12:44 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 03:12:44 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 03:12:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 03:12:44 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:12:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:44 prd-ubuntu20.04-docker-8c-8g-13591 does not seem to be running inside a container 03:12:45 $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 03:12:45 $ docker top fbbc61240e5a8e3a731cd96b4987c0a6569f7f5c08d7c0170d7d2a5a3dd9a3b4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:45 + touch /tmp/pre-build-complete [Pipeline] sh 03:12:45 + mkdir -p /var/log/sysstat [Pipeline] sh 03:12:46 + ls /var/log/sa-host 03:12:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:46 provisioning config files... 03:12:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config16408801887930822168tmp [Pipeline] { [Pipeline] echo 03:12:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:12:46 ---> create-netrc.sh [Pipeline] } 03:12:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:12:46 ---> python-tools-install.sh [Pipeline] echo 03:12:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:12:47 ---> sudo-logs.sh 03:12:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:12:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:12:47 ---> job-cost.sh 03:12:47 lf-activate-venv: SKIPPING 03:12:47 DEBUG: total: 0.2199999988079071 03:12:47 INFO: Retrieving Stack Cost... 03:12:47 INFO: Retrieving Pricing Info for: v3-standard-8 03:12:48 INFO: Archiving Costs [Pipeline] echo 03:12:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:12:48 ---> logs-deploy.sh 03:12:48 lf-activate-venv: SKIPPING 03:12:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/89 03:12:48 INFO: archiving workspace using pattern(s): 03:12:49 Archives upload complete. 03:12:49 INFO: archiving logs to Nexus