Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9543e692189e16719c3f7ff96459a18445d880ca 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-ssh17112302698771013789.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh8191678506621998197.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-messaging/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-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15985685018313380125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh6483096561887086851.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-messaging/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-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7870241002842658737.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8842’ Running on prd-ubuntu20.04-docker-8c-8g-8858 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9543e692189e16719c3f7ff96459a18445d880ca (main) Commit message: "Merge pull request #479 from FelixTing/issue-478" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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 9543e692189e16719c3f7ff96459a18445d880ca # timeout=10 > git rev-list --no-walk 82f4ea6d3c4971471061dddba160c108ba930ed6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-08T04:41:58.588Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-08T04:41:58.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-08T04:41:58.699Z] ========================================================= [2026-05-08T04:41:58.699Z] EdgeX Global Pipelines Version Info [2026-05-08T04:41:58.699Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-08T04:41:59.815Z] ------------------- [2026-05-08T04:41:59.815Z] stable info: [2026-05-08T04:41:59.815Z] ------------------- [2026-05-08T04:41:59.815Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-08T04:41:59.815Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-08T04:41:59.816Z] Message: update stable to v1.0.278 [2026-05-08T04:42:00.386Z] ------------------- [2026-05-08T04:42:00.386Z] experimental info: [2026-05-08T04:42:00.386Z] ------------------- [2026-05-08T04:42:00.386Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-08T04:42:00.386Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-08T04:42:00.386Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-08T04:42:00.460Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2026-05-08T04:42:00.476Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2026-05-08T04:42:00.495Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-08T04:42:00.519Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-08T04:42:00.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-08T04:42:00.560Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-08T04:42:00.583Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-08T04:42:00.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-08T04:42:00.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-08T04:42:00.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-08T04:42:00.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-08T04:42:00.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2026-05-08T04:42:00.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-08T04:42:00.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-08T04:42:00.772Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2026-05-08T04:42:00.798Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2026-05-08T04:42:00.825Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-08T04:42:00.848Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-08T04:42:00.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-08T04:42:00.897Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-08T04:42:00.917Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-08T04:42:00.936Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-08T04:42:00.957Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-08T04:42:00.977Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-08T04:42:01.000Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2026-05-08T04:42:01.025Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-08T04:42:01.048Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-08T04:42:01.071Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-08T04:42:01.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-08T04:42:01.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-08T04:42:01.137Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9543e692189e16719c3f7ff96459a18445d880ca [Pipeline] echo [2026-05-08T04:42:01.162Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9543e69 [Pipeline] echo [2026-05-08T04:42:01.181Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-08T04:42:01.563Z] + git rev-list -1 --merges 9543e692189e16719c3f7ff96459a18445d880ca~1..9543e692189e16719c3f7ff96459a18445d880ca [Pipeline] echo [2026-05-08T04:42:01.588Z] -----------> git rev-list -1 --merges 9543e692189e16719c3f7ff96459a18445d880ca~1..9543e692189e16719c3f7ff96459a18445d880ca 9543e692189e16719c3f7ff96459a18445d880ca [2026-05-08T04:42:01.588Z] 9543e692189e16719c3f7ff96459a18445d880ca [false] [Pipeline] sh [2026-05-08T04:42:01.880Z] + git log --format=format:%s -1 9543e692189e16719c3f7ff96459a18445d880ca [Pipeline] echo [2026-05-08T04:42:01.891Z] ========================================================= [2026-05-08T04:42:01.891Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-08T04:42:01.891Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-08T04:42:02.220Z] + git log --format=format:%s -1 9543e692189e16719c3f7ff96459a18445d880ca [Pipeline] echo [2026-05-08T04:42:02.233Z] [semverPrep] GIT_COMMIT: 9543e692189e16719c3f7ff96459a18445d880ca, Commit Message: Merge pull request #479 from FelixTing/issue-478 [Pipeline] echo [2026-05-08T04:42:02.250Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-08T04:42:02.626Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-08T04:42:02.626Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-08T04:42:02.626Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-08T04:42:02.626Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-08T04:42:02.626Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-08T04:42:02.626Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-08T04:42:02.626Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T04:42:03.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T04:42:03.041Z] [2026-05-08T04:42:03.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T04:42:03.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T04:42:03.345Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-08T04:42:03.345Z] 3dae71ba6b94: Pulling fs layer [2026-05-08T04:42:03.345Z] 6bf1a483ea7c: Pulling fs layer [2026-05-08T04:42:03.345Z] f5dfc541a4d3: Pulling fs layer [2026-05-08T04:42:03.345Z] 461d9e800cba: Pulling fs layer [2026-05-08T04:42:03.345Z] 80192f66455f: Pulling fs layer [2026-05-08T04:42:03.345Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-08T04:42:03.345Z] a29436f7fd5d: Pulling fs layer [2026-05-08T04:42:03.345Z] 923cac83aea3: Pulling fs layer [2026-05-08T04:42:03.345Z] 25ad8b0a4227: Pulling fs layer [2026-05-08T04:42:03.345Z] db01528c6b51: Pulling fs layer [2026-05-08T04:42:03.345Z] 28988de357af: Pulling fs layer [2026-05-08T04:42:03.345Z] 461d9e800cba: Waiting [2026-05-08T04:42:03.345Z] 80192f66455f: Waiting [2026-05-08T04:42:03.345Z] db01528c6b51: Waiting [2026-05-08T04:42:03.345Z] 28988de357af: Waiting [2026-05-08T04:42:03.345Z] 923cac83aea3: Waiting [2026-05-08T04:42:03.345Z] a29436f7fd5d: Waiting [2026-05-08T04:42:03.345Z] 2e8e34ca0e6c: Waiting [2026-05-08T04:42:03.345Z] 25ad8b0a4227: Waiting [2026-05-08T04:42:03.606Z] 6bf1a483ea7c: Verifying Checksum [2026-05-08T04:42:03.606Z] 6bf1a483ea7c: Download complete [2026-05-08T04:42:03.606Z] 461d9e800cba: Verifying Checksum [2026-05-08T04:42:03.606Z] 461d9e800cba: Download complete [2026-05-08T04:42:03.606Z] 80192f66455f: Verifying Checksum [2026-05-08T04:42:03.606Z] 80192f66455f: Download complete [2026-05-08T04:42:03.606Z] f5dfc541a4d3: Verifying Checksum [2026-05-08T04:42:03.606Z] f5dfc541a4d3: Download complete [2026-05-08T04:42:03.606Z] 3dae71ba6b94: Verifying Checksum [2026-05-08T04:42:03.606Z] 3dae71ba6b94: Download complete [2026-05-08T04:42:03.606Z] 923cac83aea3: Verifying Checksum [2026-05-08T04:42:03.606Z] 923cac83aea3: Download complete [2026-05-08T04:42:03.865Z] 25ad8b0a4227: Verifying Checksum [2026-05-08T04:42:03.866Z] 25ad8b0a4227: Download complete [2026-05-08T04:42:03.866Z] db01528c6b51: Download complete [2026-05-08T04:42:03.866Z] 28988de357af: Download complete [2026-05-08T04:42:04.126Z] a29436f7fd5d: Verifying Checksum [2026-05-08T04:42:04.126Z] a29436f7fd5d: Download complete [2026-05-08T04:42:04.388Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-08T04:42:04.388Z] 2e8e34ca0e6c: Download complete [2026-05-08T04:42:05.328Z] 3dae71ba6b94: Pull complete [2026-05-08T04:42:05.328Z] 6bf1a483ea7c: Pull complete [2026-05-08T04:42:06.262Z] f5dfc541a4d3: Pull complete [2026-05-08T04:42:06.262Z] 461d9e800cba: Pull complete [2026-05-08T04:42:06.262Z] 80192f66455f: Pull complete [2026-05-08T04:42:09.587Z] 2e8e34ca0e6c: Pull complete [2026-05-08T04:42:10.521Z] a29436f7fd5d: Pull complete [2026-05-08T04:42:10.521Z] 923cac83aea3: Pull complete [2026-05-08T04:42:10.521Z] 25ad8b0a4227: Pull complete [2026-05-08T04:42:10.521Z] db01528c6b51: Pull complete [2026-05-08T04:42:10.521Z] 28988de357af: Pull complete [2026-05-08T04:42:10.780Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-08T04:42:10.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T04:42:10.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T04:42:10.918Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2026-05-08T04:42:10.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-08T04:42:12.452Z] $ docker top a36b054ce59af532b7575658d7399dd3574d9e9e290c60f41d945ee8b177ca65 -eo pid,comm [2026-05-08T04:42:12.706Z] 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). [2026-05-08T04:42:12.707Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-08T04:42:12.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-08T04:42:12.756Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-08T04:42:12.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-08T04:42:12.852Z] $ docker exec a36b054ce59af532b7575658d7399dd3574d9e9e290c60f41d945ee8b177ca65 ssh-agent [2026-05-08T04:42:12.960Z] SSH_AUTH_SOCK=/tmp/ssh-ISDX0Rs9ezvo/agent.33 [2026-05-08T04:42:12.960Z] SSH_AGENT_PID=39 [2026-05-08T04:42:12.964Z] Running ssh-add (command line suppressed) [2026-05-08T04:42:13.057Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14585940892463003681.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14585940892463003681.key) [2026-05-08T04:42:13.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-08T04:42:13.367Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] sh [2026-05-08T04:42:13.652Z] + git tag --points-at HEAD [Pipeline] } [2026-05-08T04:42:13.657Z] $ docker exec --env ******** --env ******** a36b054ce59af532b7575658d7399dd3574d9e9e290c60f41d945ee8b177ca65 ssh-agent -k [2026-05-08T04:42:13.746Z] unset SSH_AUTH_SOCK; [2026-05-08T04:42:13.747Z] unset SSH_AGENT_PID; [2026-05-08T04:42:13.747Z] echo Agent pid 39 killed; [2026-05-08T04:42:13.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-08T04:42:13.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-08T04:42:13.803Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-08T04:42:13.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-08T04:42:13.897Z] $ docker exec a36b054ce59af532b7575658d7399dd3574d9e9e290c60f41d945ee8b177ca65 ssh-agent [2026-05-08T04:42:14.009Z] SSH_AUTH_SOCK=/tmp/ssh-nNQbk8kzrLrM/agent.86 [2026-05-08T04:42:14.009Z] SSH_AGENT_PID=92 [2026-05-08T04:42:14.012Z] Running ssh-add (command line suppressed) [2026-05-08T04:42:14.105Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3330697099809533095.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3330697099809533095.key) [2026-05-08T04:42:14.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-08T04:42:14.416Z] + git semver init [2026-05-08T04:42:14.675Z] 2026-05-08 04:42:14,619 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-08T04:42:14.675Z] 2026-05-08 04:42:14,624 [run_init] DEBUG init version:0.0.0 force:False [2026-05-08T04:42:14.675Z] 2026-05-08 04:42:14,624 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2026-05-08T04:42:14.675Z] 2026-05-08 04:42:14,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2026-05-08T04:42:14.675Z] 2026-05-08 04:42:14,625 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) [2026-05-08T04:42:15.611Z] 2026-05-08 04:42:15,472 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2026-05-08T04:42:15.611Z] 2026-05-08 04:42:15,473 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2026-05-08T04:42:15.611Z] 2026-05-08 04:42:15,473 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-05-08T04:42:15.611Z] 2026-05-08 04:42:15,473 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-05-08T04:42:15.611Z] 4.1.0-dev.26 [Pipeline] } [2026-05-08T04:42:15.615Z] $ docker exec --env ******** --env ******** a36b054ce59af532b7575658d7399dd3574d9e9e290c60f41d945ee8b177ca65 ssh-agent -k [2026-05-08T04:42:15.712Z] unset SSH_AUTH_SOCK; [2026-05-08T04:42:15.713Z] unset SSH_AGENT_PID; [2026-05-08T04:42:15.713Z] echo Agent pid 92 killed; [2026-05-08T04:42:15.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-08T04:42:16.046Z] + git semver [Pipeline] } [2026-05-08T04:42:16.313Z] $ docker stop --time=1 a36b054ce59af532b7575658d7399dd3574d9e9e290c60f41d945ee8b177ca65 [2026-05-08T04:42:17.595Z] $ docker rm -f --volumes a36b054ce59af532b7575658d7399dd3574d9e9e290c60f41d945ee8b177ca65 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-08T04:42:17.942Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-08T04:42:18.244Z] Stashed 1 file(s) [Pipeline] echo [2026-05-08T04:42:18.247Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.26 [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 [2026-05-08T04:42:18.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-08T04:42:18.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-08T04:42:18.651Z] ========================================================= [2026-05-08T04:42:18.651Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-08T04:42:18.651Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2026-05-08T04:42:18.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-08T04:42:18.953Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-05-08T04:42:18.953Z] 2d35ebdb57d9: Pulling fs layer [2026-05-08T04:42:18.953Z] c35fb4624d26: Pulling fs layer [2026-05-08T04:42:18.953Z] 4e2aec7ef170: Pulling fs layer [2026-05-08T04:42:18.953Z] 333b49ad6fbf: Pulling fs layer [2026-05-08T04:42:18.953Z] 4f4fb700ef54: Pulling fs layer [2026-05-08T04:42:18.953Z] c3e65509a76b: Pulling fs layer [2026-05-08T04:42:18.953Z] 7cf9ebb963bd: Pulling fs layer [2026-05-08T04:42:18.953Z] bb34ca984cfb: Pulling fs layer [2026-05-08T04:42:18.953Z] 151cf03bc807: Pulling fs layer [2026-05-08T04:42:18.953Z] bb34ca984cfb: Waiting [2026-05-08T04:42:18.953Z] 4f4fb700ef54: Waiting [2026-05-08T04:42:18.953Z] 151cf03bc807: Waiting [2026-05-08T04:42:18.953Z] c3e65509a76b: Waiting [2026-05-08T04:42:18.953Z] 7cf9ebb963bd: Waiting [2026-05-08T04:42:18.953Z] 333b49ad6fbf: Waiting [2026-05-08T04:42:18.953Z] c35fb4624d26: Verifying Checksum [2026-05-08T04:42:18.953Z] c35fb4624d26: Download complete [2026-05-08T04:42:18.953Z] 333b49ad6fbf: Verifying Checksum [2026-05-08T04:42:18.953Z] 333b49ad6fbf: Download complete [2026-05-08T04:42:18.953Z] 4f4fb700ef54: Verifying Checksum [2026-05-08T04:42:18.953Z] 4f4fb700ef54: Download complete [2026-05-08T04:42:18.953Z] c3e65509a76b: Download complete [2026-05-08T04:42:18.953Z] 2d35ebdb57d9: Verifying Checksum [2026-05-08T04:42:18.953Z] 2d35ebdb57d9: Download complete [2026-05-08T04:42:19.213Z] 2d35ebdb57d9: Pull complete [2026-05-08T04:42:19.213Z] 7cf9ebb963bd: Download complete [2026-05-08T04:42:19.213Z] c35fb4624d26: Pull complete [2026-05-08T04:42:19.213Z] 4e2aec7ef170: Verifying Checksum [2026-05-08T04:42:19.213Z] 4e2aec7ef170: Download complete [2026-05-08T04:42:19.470Z] 151cf03bc807: Verifying Checksum [2026-05-08T04:42:19.470Z] 151cf03bc807: Download complete [2026-05-08T04:42:19.730Z] bb34ca984cfb: Verifying Checksum [2026-05-08T04:42:19.730Z] bb34ca984cfb: Download complete [2026-05-08T04:42:25.014Z] 4e2aec7ef170: Pull complete [2026-05-08T04:42:25.014Z] 333b49ad6fbf: Pull complete [2026-05-08T04:42:25.014Z] 4f4fb700ef54: Pull complete [2026-05-08T04:42:25.014Z] c3e65509a76b: Pull complete [2026-05-08T04:42:25.014Z] 7cf9ebb963bd: Pull complete [2026-05-08T04:42:27.550Z] bb34ca984cfb: Pull complete [2026-05-08T04:42:27.807Z] 151cf03bc807: Pull complete [2026-05-08T04:42:27.808Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-08T04:42:27.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-08T04:42:27.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh [2026-05-08T04:42:28.100Z] + 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 [2026-05-08T04:42:28.403Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-08T04:42:28.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T04:42:28.472Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2026-05-08T04:42:28.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-08T04:42:29.998Z] $ docker top 425de62183585ae09719b37ea6e5367d5c6c8e633d8dec5312f7efe1a56a77c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T04:42:30.343Z] + go version [2026-05-08T04:42:30.343Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-08T04:42:30.346Z] $ docker stop --time=1 425de62183585ae09719b37ea6e5367d5c6c8e633d8dec5312f7efe1a56a77c1 [2026-05-08T04:42:31.589Z] $ docker rm -f --volumes 425de62183585ae09719b37ea6e5367d5c6c8e633d8dec5312f7efe1a56a77c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T04:42:32.027Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-08T04:42:32.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T04:42:32.105Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2026-05-08T04:42:32.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-08T04:42:32.361Z] $ docker top d53ec8b9f07c9927db4049aa6a84f39369f810a042132edecb756b455a98cf07 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T04:42:32.737Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2026-05-08T04:42:33.033Z] + make test [2026-05-08T04:42:33.033Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2026-05-08T04:42:33.033Z] go: downloading github.com/google/uuid v1.6.0 [2026-05-08T04:42:33.033Z] go: downloading github.com/stretchr/testify v1.11.1 [2026-05-08T04:42:33.033Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.36 [2026-05-08T04:42:33.033Z] go: downloading github.com/fxamacker/cbor/v2 v2.9.2 [2026-05-08T04:42:33.033Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2026-05-08T04:42:33.033Z] go: downloading github.com/nats-io/nats.go v1.50.0 [2026-05-08T04:42:33.296Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 [2026-05-08T04:42:33.296Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2026-05-08T04:42:33.296Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2026-05-08T04:42:33.555Z] go: downloading github.com/stretchr/objx v0.5.2 [2026-05-08T04:42:33.555Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2026-05-08T04:42:33.555Z] go: downloading github.com/x448/float16 v0.8.4 [2026-05-08T04:42:33.555Z] go: downloading github.com/go-playground/validator/v10 v10.30.2 [2026-05-08T04:42:33.555Z] go: downloading github.com/gorilla/websocket v1.5.3 [2026-05-08T04:42:33.555Z] go: downloading golang.org/x/net v0.51.0 [2026-05-08T04:42:33.555Z] go: downloading golang.org/x/sync v0.20.0 [2026-05-08T04:42:33.555Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2026-05-08T04:42:33.555Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2026-05-08T04:42:33.555Z] go: downloading golang.org/x/crypto v0.49.0 [2026-05-08T04:42:33.555Z] go: downloading github.com/leodido/go-urn v1.4.0 [2026-05-08T04:42:33.555Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.13 [2026-05-08T04:42:33.555Z] go: downloading golang.org/x/text v0.35.0 [2026-05-08T04:42:33.555Z] go: downloading github.com/go-playground/locales v0.14.1 [2026-05-08T04:42:33.555Z] go: downloading github.com/nats-io/nkeys v0.4.15 [2026-05-08T04:42:33.555Z] go: downloading github.com/klauspost/compress v1.18.5 [2026-05-08T04:42:33.555Z] go: downloading github.com/nats-io/nuid v1.0.1 [2026-05-08T04:42:33.813Z] go: downloading golang.org/x/sys v0.42.0 [2026-05-08T04:42:55.761Z] ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.043s coverage: 86.0% of statements [2026-05-08T04:42:57.661Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.029s coverage: 16.3% of statements [2026-05-08T04:42:57.661Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.051s coverage: 82.6% of statements [2026-05-08T04:42:57.661Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.032s coverage: 79.3% of statements [2026-05-08T04:42:57.661Z] ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] [2026-05-08T04:42:57.661Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2026-05-08T04:42:57.661Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.018s coverage: 15.4% of statements [2026-05-08T04:42:57.661Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.026s coverage: 100.0% of statements [2026-05-08T04:42:57.661Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/envelope coverage: 0.0% of statements [2026-05-08T04:42:57.661Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements [2026-05-08T04:42:57.661Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.024s coverage: 100.0% of statements [2026-05-08T04:42:57.661Z] ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.027s coverage: 64.4% of statements [2026-05-08T04:43:09.852Z] 0 issues. [2026-05-08T04:43:09.852Z] go vet ./... [2026-05-08T04:43:11.223Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-08T04:43:11.223Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2026-05-08T04:43:11.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-08T04:43:11.245Z] $ docker stop --time=1 d53ec8b9f07c9927db4049aa6a84f39369f810a042132edecb756b455a98cf07 [2026-05-08T04:43:13.115Z] $ docker rm -f --volumes d53ec8b9f07c9927db4049aa6a84f39369f810a042132edecb756b455a98cf07 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-08T04:43:13.677Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-08T04:43:13.731Z] 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 [2026-05-08T04:43:14.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T04:43:14.231Z] [2026-05-08T04:43:14.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T04:43:14.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T04:43:14.534Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-08T04:43:14.534Z] 5eb5b503b376: Pulling fs layer [2026-05-08T04:43:14.534Z] 5c69ac0246d0: Pulling fs layer [2026-05-08T04:43:14.534Z] ec43610c2a17: Pulling fs layer [2026-05-08T04:43:14.534Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-08T04:43:14.534Z] 33b1e0a273af: Pulling fs layer [2026-05-08T04:43:14.534Z] 5d3b04190fa2: Pulling fs layer [2026-05-08T04:43:14.534Z] 2f39f015ded8: Pulling fs layer [2026-05-08T04:43:14.534Z] 33b1e0a273af: Waiting [2026-05-08T04:43:14.534Z] 5d3b04190fa2: Waiting [2026-05-08T04:43:14.534Z] 2f39f015ded8: Waiting [2026-05-08T04:43:14.534Z] 3a2ae6a8a46f: Waiting [2026-05-08T04:43:14.534Z] 5c69ac0246d0: Verifying Checksum [2026-05-08T04:43:14.534Z] 5c69ac0246d0: Download complete [2026-05-08T04:43:14.534Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-08T04:43:14.534Z] 3a2ae6a8a46f: Download complete [2026-05-08T04:43:14.534Z] 33b1e0a273af: Verifying Checksum [2026-05-08T04:43:14.534Z] 33b1e0a273af: Download complete [2026-05-08T04:43:14.534Z] 5d3b04190fa2: Verifying Checksum [2026-05-08T04:43:14.534Z] 5d3b04190fa2: Download complete [2026-05-08T04:43:14.534Z] ec43610c2a17: Verifying Checksum [2026-05-08T04:43:14.534Z] ec43610c2a17: Download complete [2026-05-08T04:43:14.792Z] 5eb5b503b376: Verifying Checksum [2026-05-08T04:43:14.792Z] 5eb5b503b376: Download complete [2026-05-08T04:43:15.356Z] 2f39f015ded8: Download complete [2026-05-08T04:43:16.396Z] 5eb5b503b376: Pull complete [2026-05-08T04:43:16.396Z] 5c69ac0246d0: Pull complete [2026-05-08T04:43:16.961Z] ec43610c2a17: Pull complete [2026-05-08T04:43:16.961Z] 3a2ae6a8a46f: Pull complete [2026-05-08T04:43:17.218Z] 33b1e0a273af: Pull complete [2026-05-08T04:43:17.218Z] 5d3b04190fa2: Pull complete [2026-05-08T04:43:22.481Z] 2f39f015ded8: Pull complete [2026-05-08T04:43:22.481Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-08T04:43:22.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T04:43:22.481Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T04:43:22.577Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2026-05-08T04:43:22.598Z] $ 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/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 [2026-05-08T04:43:23.388Z] $ docker top 5d04004cef60bac205c66f644e2e98ca60d6d925c4adeb560cb7892b06854c08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-08T04:43:23.790Z] ---> job-cost.sh [2026-05-08T04:43:23.790Z] lf-activate-venv: SKIPPING [2026-05-08T04:43:23.790Z] INFO: No Stack... [2026-05-08T04:43:24.358Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-08T04:43:24.618Z] INFO: Archiving Costs [Pipeline] sh [2026-05-08T04:43:24.908Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2026-05-08T04:43:24.908Z] + cut -d, -f6 [Pipeline] lock [2026-05-08T04:43:24.924Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-227-stack-cost] [2026-05-08T04:43:24.930Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-227-stack-cost] did not exist. Created. [2026-05-08T04:43:24.936Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-08T04:43:25.242Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-08T04:43:25.278Z] Stashed 1 file(s) [Pipeline] } [2026-05-08T04:43:25.285Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-227-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-08T04:43:25.308Z] $ docker stop --time=1 5d04004cef60bac205c66f644e2e98ca60d6d925c4adeb560cb7892b06854c08 [2026-05-08T04:43:26.429Z] $ docker rm -f --volumes 5d04004cef60bac205c66f644e2e98ca60d6d925c4adeb560cb7892b06854c08 [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 [2026-05-08T04:43:26.719Z] provisioning config files... [2026-05-08T04:43:26.731Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15518894186987945677tmp [Pipeline] { [Pipeline] sh [2026-05-08T04:43:27.044Z] + set +x [2026-05-08T04:43:27.044Z] + curl -s https://codecov.io/bash [2026-05-08T04:43:27.044Z] + bash -s -- [2026-05-08T04:43:27.044Z] [2026-05-08T04:43:27.044Z] _____ _ [2026-05-08T04:43:27.044Z] / ____| | | [2026-05-08T04:43:27.044Z] | | ___ __| | ___ ___ _____ __ [2026-05-08T04:43:27.044Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-08T04:43:27.044Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-08T04:43:27.044Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-08T04:43:27.044Z] Bash-1.0.6 [2026-05-08T04:43:27.044Z] [2026-05-08T04:43:27.044Z] [2026-05-08T04:43:27.044Z] ==> git version 2.25.1 found [2026-05-08T04:43:27.044Z] ==> 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 [2026-05-08T04:43:27.044Z] Release-Date: 2020-01-08 [2026-05-08T04:43:27.044Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-08T04:43:27.044Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-08T04:43:27.044Z] ==> Jenkins CI detected. [2026-05-08T04:43:27.044Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2026-05-08T04:43:27.044Z] project root: . [2026-05-08T04:43:27.044Z] --> token set from env [2026-05-08T04:43:27.044Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-08T04:43:27.304Z] ==> Running gcov in . (disable via -X gcov) [2026-05-08T04:43:27.304Z] ==> Python coveragepy not found [2026-05-08T04:43:27.304Z] ==> Searching for coverage reports in: [2026-05-08T04:43:27.304Z] + . [2026-05-08T04:43:27.304Z] -> Found 1 reports [2026-05-08T04:43:27.304Z] ==> Detecting git/mercurial file structure [2026-05-08T04:43:27.304Z] ==> Reading reports [2026-05-08T04:43:27.304Z] + ./coverage.out bytes=53534 [2026-05-08T04:43:27.304Z] ==> Appending adjustments [2026-05-08T04:43:27.304Z] https://docs.codecov.io/docs/fixing-reports [2026-05-08T04:43:27.304Z] + Found adjustments [2026-05-08T04:43:27.304Z] ==> Gzipping contents [2026-05-08T04:43:27.304Z] 12K /tmp/codecov.BlIaY9.gz [2026-05-08T04:43:27.304Z] ==> Uploading reports [2026-05-08T04:43:27.304Z] url: https://codecov.io [2026-05-08T04:43:27.304Z] query: branch=main&commit=9543e692189e16719c3f7ff96459a18445d880ca&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-08T04:43:27.563Z] -> Pinging Codecov [2026-05-08T04:43:27.563Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9543e692189e16719c3f7ff96459a18445d880ca&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-08T04:43:27.563Z] -> Uploading to [2026-05-08T04:43:27.563Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/9543e692189e16719c3f7ff96459a18445d880ca/2c93326f-02b1-40e0-b0cb-c89819a158fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260508%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260508T044327Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2eb4ed032b6642602b8531cd8bae804ea25c1e990c90355b558ce1998b545789 [2026-05-08T04:43:27.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-08T04:43:27.563Z] Dload Upload Total Spent Left Speed [2026-05-08T04:43:27.822Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8698 0 0 100 8698 0 43059 --:--:-- --:--:-- --:--:-- 43059 [2026-05-08T04:43:27.822Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/9543e692189e16719c3f7ff96459a18445d880ca [Pipeline] } [2026-05-08T04:43:27.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-08T04:43:28.046Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-08T04:43:28.071Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T04:43:28.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-08T04:43:28.385Z] [2026-05-08T04:43:28.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T04:43:28.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-08T04:43:28.685Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-08T04:43:28.685Z] 2d35ebdb57d9: Already exists [2026-05-08T04:43:28.685Z] 85e8836fcdb2: Pulling fs layer [2026-05-08T04:43:28.685Z] 91631faa732a: Pulling fs layer [2026-05-08T04:43:28.685Z] f3f5ae8826fa: Pulling fs layer [2026-05-08T04:43:28.685Z] 4f4fb700ef54: Pulling fs layer [2026-05-08T04:43:28.685Z] 7861252a18e6: Pulling fs layer [2026-05-08T04:43:28.685Z] 9130f900ef6f: Pulling fs layer [2026-05-08T04:43:28.685Z] 4f4fb700ef54: Waiting [2026-05-08T04:43:28.685Z] 7861252a18e6: Waiting [2026-05-08T04:43:28.685Z] 9130f900ef6f: Waiting [2026-05-08T04:43:28.685Z] f3f5ae8826fa: Download complete [2026-05-08T04:43:28.685Z] 85e8836fcdb2: Verifying Checksum [2026-05-08T04:43:28.685Z] 4f4fb700ef54: Verifying Checksum [2026-05-08T04:43:28.685Z] 4f4fb700ef54: Download complete [2026-05-08T04:43:28.685Z] 85e8836fcdb2: Pull complete [2026-05-08T04:43:28.943Z] 7861252a18e6: Verifying Checksum [2026-05-08T04:43:28.943Z] 7861252a18e6: Download complete [2026-05-08T04:43:29.201Z] 91631faa732a: Verifying Checksum [2026-05-08T04:43:29.201Z] 91631faa732a: Download complete [2026-05-08T04:43:29.767Z] 9130f900ef6f: Verifying Checksum [2026-05-08T04:43:29.767Z] 9130f900ef6f: Download complete [2026-05-08T04:43:33.951Z] 91631faa732a: Pull complete [2026-05-08T04:43:33.951Z] f3f5ae8826fa: Pull complete [2026-05-08T04:43:33.951Z] 4f4fb700ef54: Pull complete [2026-05-08T04:43:33.951Z] 7861252a18e6: Pull complete [2026-05-08T04:43:38.138Z] 9130f900ef6f: Pull complete [2026-05-08T04:43:38.138Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-08T04:43:38.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-08T04:43:38.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T04:43:38.233Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2026-05-08T04:43:38.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-08T04:43:39.702Z] $ docker top ef262d60b79e2c63d177398c57c2f93e2d7c6733c15add89a9e22516e6f6f51a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T04:43:40.037Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo [2026-05-08T04:43:40.049Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2026-05-08T04:43:40.333Z] + set -o pipefail [2026-05-08T04:43:40.333Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2026-05-08T04:43:45.602Z] [2026-05-08T04:43:45.602Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... [2026-05-08T04:43:45.602Z] [2026-05-08T04:43:45.603Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/d8f9c062-e990-4db5-8486-a6550d37e0cb [2026-05-08T04:43:45.603Z] [2026-05-08T04:43:45.603Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-08T04:43:45.603Z] [2026-05-08T04:43:45.603Z] [2026-05-08T04:43:45.603Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-05-08T04:43:45.603Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-05-08T04:43:45.866Z] $ docker stop --time=1 ef262d60b79e2c63d177398c57c2f93e2d7c6733c15add89a9e22516e6f6f51a [2026-05-08T04:43:47.690Z] $ docker rm -f --volumes ef262d60b79e2c63d177398c57c2f93e2d7c6733c15add89a9e22516e6f6f51a [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 [2026-05-08T04:43:48.358Z] + git log --format=format:%s -1 9543e692189e16719c3f7ff96459a18445d880ca [Pipeline] sh [2026-05-08T04:43:48.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-08T04:43:48.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T04:43:48.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T04:43:48.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T04:43:49.012Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2026-05-08T04:43:49.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-08T04:43:49.281Z] $ docker top 81c81185cb38f88a92198ed862031adbb9c47bcf05a908121a753c2aa0edb4e8 -eo pid,comm [2026-05-08T04:43:49.329Z] 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). [2026-05-08T04:43:49.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-08T04:43:49.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-08T04:43:49.388Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-08T04:43:49.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-08T04:43:49.483Z] $ docker exec 81c81185cb38f88a92198ed862031adbb9c47bcf05a908121a753c2aa0edb4e8 ssh-agent [2026-05-08T04:43:49.601Z] SSH_AUTH_SOCK=/tmp/ssh-rUXGr9jGWyy1/agent.33 [2026-05-08T04:43:49.601Z] SSH_AGENT_PID=39 [2026-05-08T04:43:49.606Z] Running ssh-add (command line suppressed) [2026-05-08T04:43:49.696Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5661079094935652344.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5661079094935652344.key) [2026-05-08T04:43:49.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-08T04:43:50.003Z] + git semver tag [2026-05-08T04:43:50.262Z] 2026-05-08 04:43:50,221 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-08T04:43:50.262Z] 2026-05-08 04:43:50,224 [run_tag] DEBUG tag force:False [2026-05-08T04:43:50.262Z] 2026-05-08 04:43:50,224 [check_head_tag] DEBUG check head tag [2026-05-08T04:43:50.262Z] 2026-05-08 04:43:50,225 [execute] INFO git cat-file --batch-check [2026-05-08T04:43:50.262Z] 2026-05-08 04:43:50,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) [2026-05-08T04:43:50.262Z] 2026-05-08 04:43:50,227 [execute] INFO git cat-file --batch [2026-05-08T04:43:50.262Z] 2026-05-08 04:43:50,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) [2026-05-08T04:43:50.262Z] 2026-05-08 04:43:50,245 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-05-08T04:43:50.262Z] 2026-05-08 04:43:50,245 [execute] INFO git tag -a v4.1.0-dev.26 -m v4.1.0-dev.26 [2026-05-08T04:43:50.262Z] 2026-05-08 04:43:50,246 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.26', '-m', 'v4.1.0-dev.26'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) [2026-05-08T04:43:50.262Z] 2026-05-08 04:43:50,248 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-05-08T04:43:50.262Z] 4.1.0-dev.26 [Pipeline] } [2026-05-08T04:43:50.523Z] $ docker exec --env ******** --env ******** 81c81185cb38f88a92198ed862031adbb9c47bcf05a908121a753c2aa0edb4e8 ssh-agent -k [2026-05-08T04:43:50.615Z] unset SSH_AUTH_SOCK; [2026-05-08T04:43:50.616Z] unset SSH_AGENT_PID; [2026-05-08T04:43:50.616Z] echo Agent pid 39 killed; [2026-05-08T04:43:50.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-08T04:43:50.946Z] + git semver [Pipeline] } [2026-05-08T04:43:51.209Z] $ docker stop --time=1 81c81185cb38f88a92198ed862031adbb9c47bcf05a908121a753c2aa0edb4e8 [2026-05-08T04:43:52.457Z] $ docker rm -f --volumes 81c81185cb38f88a92198ed862031adbb9c47bcf05a908121a753c2aa0edb4e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T04:43:52.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-08T04:43:52.865Z] [2026-05-08T04:43:52.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T04:43:53.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-08T04:43:53.166Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-08T04:43:53.166Z] ab5ef0e58194: Pulling fs layer [2026-05-08T04:43:53.166Z] 9712f1f96733: Pulling fs layer [2026-05-08T04:43:53.166Z] 63f879dbbcfc: Pulling fs layer [2026-05-08T04:43:53.166Z] 0d9ebad4ef96: Pulling fs layer [2026-05-08T04:43:53.166Z] 0d9ebad4ef96: Waiting [2026-05-08T04:43:53.166Z] e9a5061849ea: Pulling fs layer [2026-05-08T04:43:53.166Z] d747dcd14b5f: Pulling fs layer [2026-05-08T04:43:53.166Z] 2de7ff778b66: Pulling fs layer [2026-05-08T04:43:53.166Z] e9a5061849ea: Waiting [2026-05-08T04:43:53.166Z] d747dcd14b5f: Waiting [2026-05-08T04:43:53.166Z] 2de7ff778b66: Waiting [2026-05-08T04:43:53.166Z] 9712f1f96733: Download complete [2026-05-08T04:43:53.424Z] 63f879dbbcfc: Verifying Checksum [2026-05-08T04:43:53.424Z] 63f879dbbcfc: Download complete [2026-05-08T04:43:53.682Z] e9a5061849ea: Verifying Checksum [2026-05-08T04:43:53.682Z] e9a5061849ea: Download complete [2026-05-08T04:43:53.682Z] 0d9ebad4ef96: Verifying Checksum [2026-05-08T04:43:53.682Z] 0d9ebad4ef96: Download complete [2026-05-08T04:43:53.682Z] d747dcd14b5f: Verifying Checksum [2026-05-08T04:43:53.682Z] ab5ef0e58194: Verifying Checksum [2026-05-08T04:43:53.682Z] ab5ef0e58194: Download complete [2026-05-08T04:43:53.938Z] 2de7ff778b66: Verifying Checksum [2026-05-08T04:43:53.938Z] 2de7ff778b66: Download complete [2026-05-08T04:43:57.224Z] ab5ef0e58194: Pull complete [2026-05-08T04:43:57.224Z] 9712f1f96733: Pull complete [2026-05-08T04:43:58.156Z] 63f879dbbcfc: Pull complete [2026-05-08T04:44:03.421Z] 0d9ebad4ef96: Pull complete [2026-05-08T04:44:03.421Z] e9a5061849ea: Pull complete [2026-05-08T04:44:03.421Z] d747dcd14b5f: Pull complete [2026-05-08T04:44:04.353Z] 2de7ff778b66: Pull complete [2026-05-08T04:44:04.612Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-08T04:44:04.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-08T04:44:04.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T04:44:04.694Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2026-05-08T04:44:04.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-08T04:44:06.086Z] $ docker top 482c2080ebbc656b41b076d2ba91dbfc9b08ed699eb7f4676fca20aa4a1fd6a2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-08T04:44:06.164Z] provisioning config files... [2026-05-08T04:44:06.170Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5427131830319469755tmp [2026-05-08T04:44:06.178Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15500379246917274014tmp [2026-05-08T04:44:06.186Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1767232352394543121tmp [Pipeline] { [Pipeline] echo [2026-05-08T04:44:06.212Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T04:44:06.500Z] ---> sigul-configuration.sh [2026-05-08T04:44:06.500Z] gpg: directory `/root/.gnupg' created [2026-05-08T04:44:06.500Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-08T04:44:06.500Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-08T04:44:06.500Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-08T04:44:06.500Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-08T04:44:06.500Z] gpg: CAST5 encrypted data [2026-05-08T04:44:06.500Z] gpg: encrypted with 1 passphrase [2026-05-08T04:44:06.500Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-08T04:44:06.796Z] + mkdir /home/jenkins [2026-05-08T04:44:06.797Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-08T04:44:07.091Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-08T04:44:07.106Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T04:44:07.395Z] ---> sigul-install.sh [2026-05-08T04:44:07.395Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-08T04:44:07.686Z] + git tag --list [2026-05-08T04:44:07.686Z] v0.0.0 [2026-05-08T04:44:07.686Z] v0.1.0 [2026-05-08T04:44:07.686Z] v0.1.1 [2026-05-08T04:44:07.686Z] v0.1.10 [2026-05-08T04:44:07.686Z] v0.1.11 [2026-05-08T04:44:07.686Z] v0.1.12 [2026-05-08T04:44:07.686Z] v0.1.13 [2026-05-08T04:44:07.686Z] v0.1.14 [2026-05-08T04:44:07.686Z] v0.1.15 [2026-05-08T04:44:07.686Z] v0.1.16 [2026-05-08T04:44:07.686Z] v0.1.17 [2026-05-08T04:44:07.686Z] v0.1.18 [2026-05-08T04:44:07.686Z] v0.1.19 [2026-05-08T04:44:07.686Z] v0.1.2 [2026-05-08T04:44:07.686Z] v0.1.20 [2026-05-08T04:44:07.686Z] v0.1.21 [2026-05-08T04:44:07.686Z] v0.1.22 [2026-05-08T04:44:07.686Z] v0.1.23 [2026-05-08T04:44:07.686Z] v0.1.24 [2026-05-08T04:44:07.686Z] v0.1.25 [2026-05-08T04:44:07.686Z] v0.1.26 [2026-05-08T04:44:07.686Z] v0.1.27 [2026-05-08T04:44:07.686Z] v0.1.28 [2026-05-08T04:44:07.686Z] v0.1.29 [2026-05-08T04:44:07.686Z] v0.1.3 [2026-05-08T04:44:07.686Z] v0.1.30 [2026-05-08T04:44:07.686Z] v0.1.31 [2026-05-08T04:44:07.686Z] v0.1.4 [2026-05-08T04:44:07.686Z] v0.1.5 [2026-05-08T04:44:07.686Z] v0.1.6 [2026-05-08T04:44:07.686Z] v0.1.7 [2026-05-08T04:44:07.686Z] v0.1.8 [2026-05-08T04:44:07.686Z] v0.1.9 [2026-05-08T04:44:07.686Z] v2.0.0 [2026-05-08T04:44:07.686Z] v2.0.1 [2026-05-08T04:44:07.686Z] v2.1.0 [2026-05-08T04:44:07.686Z] v2.1.1 [2026-05-08T04:44:07.686Z] v2.2.0 [2026-05-08T04:44:07.686Z] v2.3.0 [2026-05-08T04:44:07.686Z] v3.0 [2026-05-08T04:44:07.686Z] v3.0.0 [2026-05-08T04:44:07.686Z] v3.1 [2026-05-08T04:44:07.686Z] v3.1.0 [2026-05-08T04:44:07.686Z] v4.0 [2026-05-08T04:44:07.686Z] v4.0.0 [2026-05-08T04:44:07.686Z] v4.0.1 [2026-05-08T04:44:07.686Z] v4.0.2 [2026-05-08T04:44:07.686Z] v4.0.2-dev.1 [2026-05-08T04:44:07.686Z] v4.0.2-dev.2 [2026-05-08T04:44:07.686Z] v4.0.2-dev.3 [2026-05-08T04:44:07.686Z] v4.1.0-dev.1 [2026-05-08T04:44:07.686Z] v4.1.0-dev.10 [2026-05-08T04:44:07.686Z] v4.1.0-dev.11 [2026-05-08T04:44:07.686Z] v4.1.0-dev.12 [2026-05-08T04:44:07.686Z] v4.1.0-dev.13 [2026-05-08T04:44:07.686Z] v4.1.0-dev.14 [2026-05-08T04:44:07.686Z] v4.1.0-dev.15 [2026-05-08T04:44:07.686Z] v4.1.0-dev.16 [2026-05-08T04:44:07.686Z] v4.1.0-dev.17 [2026-05-08T04:44:07.686Z] v4.1.0-dev.18 [2026-05-08T04:44:07.686Z] v4.1.0-dev.19 [2026-05-08T04:44:07.686Z] v4.1.0-dev.2 [2026-05-08T04:44:07.686Z] v4.1.0-dev.20 [2026-05-08T04:44:07.686Z] v4.1.0-dev.21 [2026-05-08T04:44:07.686Z] v4.1.0-dev.22 [2026-05-08T04:44:07.686Z] v4.1.0-dev.23 [2026-05-08T04:44:07.686Z] v4.1.0-dev.24 [2026-05-08T04:44:07.686Z] v4.1.0-dev.25 [2026-05-08T04:44:07.686Z] v4.1.0-dev.26 [2026-05-08T04:44:07.686Z] v4.1.0-dev.3 [2026-05-08T04:44:07.686Z] v4.1.0-dev.4 [2026-05-08T04:44:07.686Z] v4.1.0-dev.5 [2026-05-08T04:44:07.686Z] v4.1.0-dev.6 [2026-05-08T04:44:07.686Z] v4.1.0-dev.7 [2026-05-08T04:44:07.686Z] v4.1.0-dev.8 [2026-05-08T04:44:07.686Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-08T04:44:07.981Z] + lftools sign git-tag v4.1.0-dev.26 [2026-05-08T04:44:08.547Z] Signing Git tag with Sigul... [2026-05-08T04:44:08.547Z] Signing v4.1.0-dev.26 [2026-05-08T04:46:00.011Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2026-05-08T04:46:00.024Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T04:46:00.324Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-08T04:46:00.331Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-08T04:46:00.349Z] $ docker stop --time=1 482c2080ebbc656b41b076d2ba91dbfc9b08ed699eb7f4676fca20aa4a1fd6a2 [2026-05-08T04:46:01.639Z] $ docker rm -f --volumes 482c2080ebbc656b41b076d2ba91dbfc9b08ed699eb7f4676fca20aa4a1fd6a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-08T04:46:02.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-08T04:46:02.069Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T04:46:02.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T04:46:02.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T04:46:02.425Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2026-05-08T04:46:02.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-08T04:46:02.661Z] $ docker top 107f8c0079cd8fd8c37d6cf38006edbdaeb550cc130467e39645ee81db498700 -eo pid,comm [2026-05-08T04:46:02.707Z] 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). [2026-05-08T04:46:02.707Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-08T04:46:02.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-08T04:46:02.755Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-08T04:46:02.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-08T04:46:02.858Z] $ docker exec 107f8c0079cd8fd8c37d6cf38006edbdaeb550cc130467e39645ee81db498700 ssh-agent [2026-05-08T04:46:02.963Z] SSH_AUTH_SOCK=/tmp/ssh-5QecRmRb0Osm/agent.33 [2026-05-08T04:46:02.963Z] SSH_AGENT_PID=39 [2026-05-08T04:46:02.967Z] Running ssh-add (command line suppressed) [2026-05-08T04:46:03.059Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12441987306450639743.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12441987306450639743.key) [2026-05-08T04:46:03.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-08T04:46:03.373Z] + git semver bump pre [2026-05-08T04:46:03.630Z] 2026-05-08 04:46:03,551 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-08T04:46:03.631Z] 2026-05-08 04:46:03,554 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-05-08T04:46:03.631Z] 2026-05-08 04:46:03,554 [bump_version] DEBUG bumping version:4.1.0-dev.26 on axis:pre with prefix:dev [2026-05-08T04:46:03.631Z] 2026-05-08 04:46:03,554 [bump_version] DEBUG bumped version:4.1.0-dev.27 [2026-05-08T04:46:03.631Z] 2026-05-08 04:46:03,554 [write_version] DEBUG write version:4.1.0-dev.27 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2026-05-08T04:46:03.631Z] 2026-05-08 04:46:03,554 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-05-08T04:46:03.631Z] 2026-05-08 04:46:03,554 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-05-08T04:46:03.631Z] 2026-05-08 04:46:03,556 [execute] INFO git cat-file --batch-check [2026-05-08T04:46:03.631Z] 2026-05-08 04:46:03,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-08T04:46:03.631Z] 2026-05-08 04:46:03,560 [execute] INFO git cat-file --batch [2026-05-08T04:46:03.631Z] 2026-05-08 04:46:03,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-08T04:46:03.631Z] 2026-05-08 04:46:03,563 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-05-08T04:46:03.631Z] 4.1.0-dev.27 [Pipeline] } [2026-05-08T04:46:03.632Z] $ docker exec --env ******** --env ******** 107f8c0079cd8fd8c37d6cf38006edbdaeb550cc130467e39645ee81db498700 ssh-agent -k [2026-05-08T04:46:03.721Z] unset SSH_AUTH_SOCK; [2026-05-08T04:46:03.721Z] unset SSH_AGENT_PID; [2026-05-08T04:46:03.722Z] echo Agent pid 39 killed; [2026-05-08T04:46:03.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-08T04:46:04.049Z] + git semver [Pipeline] } [2026-05-08T04:46:04.313Z] $ docker stop --time=1 107f8c0079cd8fd8c37d6cf38006edbdaeb550cc130467e39645ee81db498700 [2026-05-08T04:46:05.550Z] $ docker rm -f --volumes 107f8c0079cd8fd8c37d6cf38006edbdaeb550cc130467e39645ee81db498700 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-08T04:46:05.905Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-08T04:46:05.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T04:46:06.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T04:46:06.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T04:46:06.274Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2026-05-08T04:46:06.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-08T04:46:06.475Z] $ docker top 89f7e6e71dfc21736a3962f0581e8ac93d15cf1926c777aac64ead9cda11db51 -eo pid,comm [2026-05-08T04:46:06.525Z] 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). [2026-05-08T04:46:06.525Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-08T04:46:06.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-08T04:46:06.582Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-08T04:46:06.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-08T04:46:06.716Z] $ docker exec 89f7e6e71dfc21736a3962f0581e8ac93d15cf1926c777aac64ead9cda11db51 ssh-agent [2026-05-08T04:46:06.831Z] SSH_AUTH_SOCK=/tmp/ssh-U5Y77xwhD42m/agent.32 [2026-05-08T04:46:06.831Z] SSH_AGENT_PID=38 [2026-05-08T04:46:06.842Z] Running ssh-add (command line suppressed) [2026-05-08T04:46:06.921Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9171333103481516698.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9171333103481516698.key) [2026-05-08T04:46:06.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-08T04:46:07.299Z] + git semver push [2026-05-08T04:46:07.583Z] 2026-05-08 04:46:07,464 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-08T04:46:07.583Z] 2026-05-08 04:46:07,468 [run_push] DEBUG push [2026-05-08T04:46:07.583Z] 2026-05-08 04:46:07,468 [execute] INFO git cat-file --batch-check [2026-05-08T04:46:07.583Z] 2026-05-08 04:46:07,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-08T04:46:07.583Z] 2026-05-08 04:46:07,470 [execute] INFO git rev-list f974368c9724fd49f9aa0a96db21de2fba22d946 -- [2026-05-08T04:46:07.583Z] 2026-05-08 04:46:07,470 [execute] DEBUG Popen(['git', 'rev-list', 'f974368c9724fd49f9aa0a96db21de2fba22d946', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-08T04:46:07.583Z] 2026-05-08 04:46:07,477 [execute] INFO git fetch -v -- origin [2026-05-08T04:46:07.584Z] 2026-05-08 04:46:07,477 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-08T04:46:08.161Z] 2026-05-08 04:46:08,003 [run_push] DEBUG no remote changes detected [2026-05-08T04:46:08.161Z] 2026-05-08 04:46:08,004 [execute] INFO git push origin semver [2026-05-08T04:46:08.161Z] 2026-05-08 04:46:08,004 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-08T04:46:09.098Z] 2026-05-08 04:46:09,035 [run_push] DEBUG push all version tags [2026-05-08T04:46:09.098Z] 2026-05-08 04:46:09,035 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-08T04:46:09.098Z] 2026-05-08 04:46:09,035 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) [2026-05-08T04:46:10.035Z] 2026-05-08 04:46:10,019 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-05-08T04:46:10.035Z] 4.1.0-dev.27 [Pipeline] } [2026-05-08T04:46:10.298Z] $ docker exec --env ******** --env ******** 89f7e6e71dfc21736a3962f0581e8ac93d15cf1926c777aac64ead9cda11db51 ssh-agent -k [2026-05-08T04:46:10.394Z] unset SSH_AUTH_SOCK; [2026-05-08T04:46:10.395Z] unset SSH_AGENT_PID; [2026-05-08T04:46:10.395Z] echo Agent pid 38 killed; [2026-05-08T04:46:10.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-08T04:46:11.318Z] + git semver [Pipeline] } [2026-05-08T04:46:11.324Z] $ docker stop --time=1 89f7e6e71dfc21736a3962f0581e8ac93d15cf1926c777aac64ead9cda11db51 [2026-05-08T04:46:12.602Z] $ docker rm -f --volumes 89f7e6e71dfc21736a3962f0581e8ac93d15cf1926c777aac64ead9cda11db51 [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 [2026-05-08T04:46:13.200Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2026-05-08T04:46:13.200Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2026-05-08T04:46:13.200Z] total 16 [2026-05-08T04:46:13.200Z] drwxr-xr-x 3 root root 4096 May 8 04:43 . [2026-05-08T04:46:13.200Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:44 .. [2026-05-08T04:46:13.200Z] drwxr-xr-x 2 root root 4096 May 8 04:43 cost [2026-05-08T04:46:13.200Z] -rw-r--r-- 1 root root 88 May 8 04:43 cost.csv [2026-05-08T04:46:13.200Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2026-05-08T04:46:13.200Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2026-05-08T04:46:13.200Z] total 16 [2026-05-08T04:46:13.200Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:43 . [2026-05-08T04:46:13.200Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:44 .. [2026-05-08T04:46:13.200Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 04:43 cost [2026-05-08T04:46:13.200Z] -rw-r--r-- 1 jenkins jenkins 88 May 8 04:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-08T04:46:13.485Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T04:46:14.371Z] ---> package-listing.sh [2026-05-08T04:46:14.371Z] ++ facter osfamily [2026-05-08T04:46:14.371Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-08T04:46:14.634Z] + OS_FAMILY=debian [2026-05-08T04:46:14.635Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2026-05-08T04:46:14.635Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-08T04:46:14.635Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-08T04:46:14.635Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-08T04:46:14.635Z] + PACKAGES=/tmp/packages_start.txt [2026-05-08T04:46:14.635Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2026-05-08T04:46:14.635Z] + PACKAGES=/tmp/packages_end.txt [2026-05-08T04:46:14.635Z] + case "${OS_FAMILY}" in [2026-05-08T04:46:14.635Z] + dpkg -l [2026-05-08T04:46:14.635Z] + grep '^ii' [2026-05-08T04:46:14.635Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-08T04:46:14.635Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-08T04:46:14.635Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-08T04:46:14.635Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2026-05-08T04:46:14.635Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2026-05-08T04:46:14.635Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2026-05-08T04:46:14.646Z] 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-08T04:46:14.921Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T04:46:15.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T04:46:15.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T04:46:15.588Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2026-05-08T04:46:15.606Z] $ 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-08T04:46:15.796Z] $ docker top a6338201b9a148cc2d70e06d7da1402ef30085ebbbc2b262d3aa3525d40af57b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T04:46:16.137Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-08T04:46:16.417Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-08T04:46:16.697Z] + ls /var/log/sa-host [2026-05-08T04:46:16.697Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-08T04:46:17.023Z] provisioning config files... [2026-05-08T04:46:17.031Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15218847447865621248tmp [Pipeline] { [Pipeline] echo [2026-05-08T04:46:17.048Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T04:46:17.333Z] ---> create-netrc.sh [Pipeline] } [2026-05-08T04:46:17.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-08T04:46:17.667Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-08T04:46:17.676Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T04:46:17.956Z] ---> sudo-logs.sh [2026-05-08T04:46:17.956Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-08T04:46:17.977Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T04:46:18.261Z] ---> job-cost.sh [2026-05-08T04:46:18.261Z] lf-activate-venv: SKIPPING [2026-05-08T04:46:18.261Z] DEBUG: total: 0.2199999988079071 [2026-05-08T04:46:18.261Z] INFO: Retrieving Stack Cost... [2026-05-08T04:46:18.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-08T04:46:18.776Z] INFO: Archiving Costs [Pipeline] echo [2026-05-08T04:46:18.787Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T04:46:19.068Z] ---> logs-deploy.sh [2026-05-08T04:46:19.068Z] lf-activate-venv: SKIPPING [2026-05-08T04:46:19.068Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/227 [2026-05-08T04:46:19.068Z] INFO: archiving workspace using pattern(s): [2026-05-08T04:46:20.012Z] Archives upload complete. [2026-05-08T04:46:20.012Z] INFO: archiving logs to Nexus [2026-05-08T04:46:20.587Z] ---> uname -a: [2026-05-08T04:46:20.587Z] Linux prd-ubuntu20-04-docker-8c-8g-8858 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] ---> lscpu: [2026-05-08T04:46:20.587Z] Architecture: x86_64 [2026-05-08T04:46:20.587Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-08T04:46:20.587Z] Byte Order: Little Endian [2026-05-08T04:46:20.587Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-08T04:46:20.587Z] CPU(s): 8 [2026-05-08T04:46:20.587Z] On-line CPU(s) list: 0-7 [2026-05-08T04:46:20.587Z] Thread(s) per core: 1 [2026-05-08T04:46:20.587Z] Core(s) per socket: 1 [2026-05-08T04:46:20.587Z] Socket(s): 8 [2026-05-08T04:46:20.587Z] NUMA node(s): 1 [2026-05-08T04:46:20.587Z] Vendor ID: AuthenticAMD [2026-05-08T04:46:20.587Z] CPU family: 23 [2026-05-08T04:46:20.587Z] Model: 49 [2026-05-08T04:46:20.587Z] Model name: AMD EPYC-Rome Processor [2026-05-08T04:46:20.587Z] Stepping: 0 [2026-05-08T04:46:20.587Z] CPU MHz: 2799.998 [2026-05-08T04:46:20.587Z] BogoMIPS: 5599.99 [2026-05-08T04:46:20.587Z] Virtualization: AMD-V [2026-05-08T04:46:20.587Z] Hypervisor vendor: KVM [2026-05-08T04:46:20.587Z] Virtualization type: full [2026-05-08T04:46:20.587Z] L1d cache: 256 KiB [2026-05-08T04:46:20.587Z] L1i cache: 256 KiB [2026-05-08T04:46:20.587Z] L2 cache: 4 MiB [2026-05-08T04:46:20.587Z] L3 cache: 128 MiB [2026-05-08T04:46:20.587Z] NUMA node0 CPU(s): 0-7 [2026-05-08T04:46:20.587Z] Vulnerability Gather data sampling: Not affected [2026-05-08T04:46:20.587Z] Vulnerability Itlb multihit: Not affected [2026-05-08T04:46:20.587Z] Vulnerability L1tf: Not affected [2026-05-08T04:46:20.587Z] Vulnerability Mds: Not affected [2026-05-08T04:46:20.587Z] Vulnerability Meltdown: Not affected [2026-05-08T04:46:20.587Z] Vulnerability Mmio stale data: Not affected [2026-05-08T04:46:20.587Z] Vulnerability Retbleed: Vulnerable [2026-05-08T04:46:20.587Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-08T04:46:20.587Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-08T04:46:20.587Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-08T04:46:20.587Z] Vulnerability Srbds: Not affected [2026-05-08T04:46:20.587Z] Vulnerability Tsx async abort: Not affected [2026-05-08T04:46:20.587Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] ---> nproc: [2026-05-08T04:46:20.587Z] 8 [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] ---> df -h: [2026-05-08T04:46:20.587Z] Filesystem Size Used Avail Use% Mounted on [2026-05-08T04:46:20.587Z] overlay 155G 13G 143G 8% / [2026-05-08T04:46:20.587Z] tmpfs 64M 0 64M 0% /dev [2026-05-08T04:46:20.587Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-08T04:46:20.587Z] shm 64M 0 64M 0% /dev/shm [2026-05-08T04:46:20.587Z] /dev/vda1 155G 13G 143G 8% /facter-os [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] ---> sar -b -r -n DEV: [2026-05-08T04:46:20.587Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8858) 05/08/26 _x86_64_ (8 CPU) [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] 04:41:19 LINUX RESTART (8 CPU) [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] 04:42:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-08T04:46:20.587Z] 04:43:01 117.67 4.46 113.20 0.00 560.73 49506.36 0.00 [2026-05-08T04:46:20.587Z] 04:44:01 139.49 0.52 138.98 0.00 24.40 71544.48 0.00 [2026-05-08T04:46:20.587Z] 04:45:01 47.96 0.03 47.93 0.00 1.33 22121.40 0.00 [2026-05-08T04:46:20.587Z] 04:46:01 2.42 0.30 2.12 0.00 16.79 32.12 0.00 [2026-05-08T04:46:20.587Z] Average: 76.54 1.30 75.24 0.00 147.36 35684.44 0.00 [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] 04:42:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-08T04:46:20.587Z] 04:43:01 27838372 31436436 849376 2.58 104076 3715036 1889392 5.57 1320868 3254208 517580 [2026-05-08T04:46:20.587Z] 04:44:01 26587568 31524908 759864 2.31 156480 4884380 1819628 5.36 1185972 4515652 569924 [2026-05-08T04:46:20.587Z] 04:45:01 26433888 31463720 813780 2.48 164352 4940696 1824764 5.38 1260020 4561356 312 [2026-05-08T04:46:20.587Z] 04:46:01 26492620 31523172 754216 2.29 164440 4941164 1787680 5.27 1211464 4555552 32 [2026-05-08T04:46:20.587Z] Average: 26838112 31487059 794309 2.42 147337 4620319 1830366 5.40 1244581 4221692 271962 [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] 04:42:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-08T04:46:20.587Z] 04:43:01 veth6ab8c30 55.82 108.22 5.70 1074.44 0.00 0.00 0.00 0.09 [2026-05-08T04:46:20.587Z] 04:43:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] 04:43:01 ens3 407.03 251.82 8513.71 72.51 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] 04:43:01 docker0 61.80 114.27 5.55 1139.07 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] 04:44:01 lo 2.87 2.87 0.27 0.27 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] 04:44:01 ens3 467.24 263.54 10799.71 45.93 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] 04:44:01 docker0 46.89 87.40 4.64 1037.36 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] 04:45:01 ens3 29.20 17.76 34.89 8.85 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] 04:45:01 docker0 0.37 0.18 0.05 0.01 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] 04:45:01 vethf447a5b 0.37 0.33 0.05 0.02 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] 04:46:01 ens3 5.40 3.07 6.43 1.81 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] 04:46:01 docker0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] 04:46:01 vethf447a5b 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] Average: lo 1.32 1.32 0.13 0.13 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] Average: ens3 225.70 133.05 4807.61 31.94 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] Average: docker0 26.99 49.94 2.54 539.09 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] Average: vethf447a5b 0.11 0.11 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] ---> sar -P ALL: [2026-05-08T04:46:20.587Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8858) 05/08/26 _x86_64_ (8 CPU) [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] 04:41:19 LINUX RESTART (8 CPU) [2026-05-08T04:46:20.587Z] [2026-05-08T04:46:20.587Z] 04:42:03 CPU %user %nice %system %iowait %steal %idle [2026-05-08T04:46:20.587Z] 04:43:01 all 24.17 0.00 5.08 0.75 0.07 69.93 [2026-05-08T04:46:20.587Z] 04:43:01 0 27.03 0.00 5.25 0.09 0.07 67.56 [2026-05-08T04:46:20.587Z] 04:43:01 1 24.69 0.00 5.17 0.84 0.09 69.21 [2026-05-08T04:46:20.587Z] 04:43:01 2 25.69 0.00 5.43 2.11 0.07 66.69 [2026-05-08T04:46:20.587Z] 04:43:01 3 24.10 0.00 5.24 1.96 0.09 68.61 [2026-05-08T04:46:20.587Z] 04:43:01 4 23.40 0.00 4.41 0.32 0.05 71.82 [2026-05-08T04:46:20.587Z] 04:43:01 5 22.72 0.00 5.29 0.11 0.07 71.82 [2026-05-08T04:46:20.587Z] 04:43:01 6 22.85 0.00 4.96 0.14 0.05 72.00 [2026-05-08T04:46:20.587Z] 04:43:01 7 22.87 0.00 4.89 0.47 0.05 71.71 [2026-05-08T04:46:20.587Z] 04:44:01 all 17.26 0.00 4.37 0.63 0.08 77.66 [2026-05-08T04:46:20.587Z] 04:44:01 0 17.51 0.00 4.72 0.05 0.07 77.65 [2026-05-08T04:46:20.587Z] 04:44:01 1 19.30 0.00 3.78 0.12 0.08 76.72 [2026-05-08T04:46:20.587Z] 04:44:01 2 16.14 0.00 4.30 0.80 0.08 78.68 [2026-05-08T04:46:20.587Z] 04:44:01 3 17.93 0.00 5.43 2.37 0.07 74.20 [2026-05-08T04:46:20.587Z] 04:44:01 4 16.31 0.00 5.18 1.49 0.08 76.94 [2026-05-08T04:46:20.587Z] 04:44:01 5 15.79 0.00 3.60 0.15 0.07 80.40 [2026-05-08T04:46:20.587Z] 04:44:01 6 17.37 0.00 3.89 0.08 0.08 78.57 [2026-05-08T04:46:20.587Z] 04:44:01 7 17.77 0.00 4.07 0.02 0.08 78.06 [2026-05-08T04:46:20.587Z] 04:45:01 all 1.09 0.00 0.53 0.20 0.01 98.17 [2026-05-08T04:46:20.587Z] 04:45:01 0 1.14 0.00 0.30 0.00 0.00 98.56 [2026-05-08T04:46:20.587Z] 04:45:01 1 0.99 0.00 0.94 0.07 0.02 97.99 [2026-05-08T04:46:20.587Z] 04:45:01 2 1.10 0.00 0.75 0.00 0.02 98.13 [2026-05-08T04:46:20.587Z] 04:45:01 3 1.07 0.00 0.40 0.00 0.03 98.50 [2026-05-08T04:46:20.587Z] 04:45:01 4 0.90 0.00 0.33 0.03 0.00 98.73 [2026-05-08T04:46:20.587Z] 04:45:01 5 0.92 0.00 0.74 1.49 0.02 96.84 [2026-05-08T04:46:20.587Z] 04:45:01 6 1.21 0.00 0.34 0.02 0.02 98.42 [2026-05-08T04:46:20.587Z] 04:45:01 7 1.39 0.00 0.43 0.00 0.02 98.16 [2026-05-08T04:46:20.587Z] 04:46:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2026-05-08T04:46:20.587Z] 04:46:01 0 0.37 0.00 0.02 0.00 0.02 99.60 [2026-05-08T04:46:20.587Z] 04:46:01 1 0.15 0.00 0.05 0.00 0.03 99.77 [2026-05-08T04:46:20.587Z] 04:46:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2026-05-08T04:46:20.587Z] 04:46:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2026-05-08T04:46:20.587Z] 04:46:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2026-05-08T04:46:20.587Z] 04:46:01 5 0.12 0.00 0.07 0.02 0.02 99.78 [2026-05-08T04:46:20.587Z] 04:46:01 6 0.18 0.00 0.05 0.02 0.02 99.73 [2026-05-08T04:46:20.587Z] 04:46:01 7 0.20 0.00 0.03 0.00 0.00 99.77 [2026-05-08T04:46:20.587Z] Average: all 10.49 0.00 2.47 0.39 0.04 86.60 [2026-05-08T04:46:20.587Z] Average: 0 11.35 0.00 2.54 0.03 0.04 86.04 [2026-05-08T04:46:20.587Z] Average: 1 11.10 0.00 2.45 0.25 0.06 86.15 [2026-05-08T04:46:20.587Z] Average: 2 10.55 0.00 2.58 0.71 0.04 86.12 [2026-05-08T04:46:20.587Z] Average: 3 10.61 0.00 2.73 1.06 0.05 85.54 [2026-05-08T04:46:20.587Z] Average: 4 9.97 0.00 2.45 0.46 0.03 87.09 [2026-05-08T04:46:20.587Z] Average: 5 9.71 0.00 2.38 0.45 0.04 87.42 [2026-05-08T04:46:20.588Z] Average: 6 10.27 0.00 2.28 0.06 0.04 87.34 [2026-05-08T04:46:20.588Z] Average: 7 10.40 0.00 2.32 0.12 0.04 87.12 [2026-05-08T04:46:20.588Z] [2026-05-08T04:46:20.588Z] [2026-05-08T04:46:20.588Z]