Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 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-ssh2128096559957186835.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13100263940781087341.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh1606184281807226140.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16867829502297643512.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-ssh17052320055719467043.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15449 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 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 (main) Commit message: "fix(command): use response topic prefix for all-command queries (#489)" > 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 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 # timeout=10 > git rev-list --no-walk aff0d0d0be54a2033e560e0f7aed647648e4b641 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-07-23T09:38:23.150Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-07-23T09:38:23.251Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-07-23T09:38:23.284Z] ========================================================= [2026-07-23T09:38:23.284Z] EdgeX Global Pipelines Version Info [2026-07-23T09:38:23.284Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-07-23T09:38:24.887Z] ------------------- [2026-07-23T09:38:24.887Z] stable info: [2026-07-23T09:38:24.887Z] ------------------- [2026-07-23T09:38:24.887Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-07-23T09:38:24.887Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-23T09:38:24.887Z] Message: update stable to v1.0.281 [2026-07-23T09:38:25.466Z] ------------------- [2026-07-23T09:38:25.466Z] experimental info: [2026-07-23T09:38:25.466Z] ------------------- [2026-07-23T09:38:25.466Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-07-23T09:38:25.466Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-23T09:38:25.466Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-07-23T09:38:25.572Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2026-07-23T09:38:25.595Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2026-07-23T09:38:25.618Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-07-23T09:38:25.649Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-07-23T09:38:25.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-07-23T09:38:25.728Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-07-23T09:38:25.767Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-07-23T09:38:25.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-07-23T09:38:25.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-07-23T09:38:25.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-07-23T09:38:25.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-07-23T09:38:25.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2026-07-23T09:38:25.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-07-23T09:38:25.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-07-23T09:38:25.977Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2026-07-23T09:38:26.007Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2026-07-23T09:38:26.032Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-07-23T09:38:26.055Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-07-23T09:38:26.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-07-23T09:38:26.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-07-23T09:38:26.130Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-07-23T09:38:26.152Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-07-23T09:38:26.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-07-23T09:38:26.204Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-07-23T09:38:26.228Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2026-07-23T09:38:26.255Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-07-23T09:38:26.293Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-07-23T09:38:26.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-07-23T09:38:26.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-07-23T09:38:26.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-07-23T09:38:26.412Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 [Pipeline] echo [2026-07-23T09:38:26.445Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45fa7ed [Pipeline] echo [2026-07-23T09:38:26.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-07-23T09:38:26.929Z] + git rev-list -1 --merges 45fa7ededf6153acbca9d0b09ca832f6d6fffe74~1..45fa7ededf6153acbca9d0b09ca832f6d6fffe74 [Pipeline] echo [2026-07-23T09:38:26.964Z] -----------> git rev-list -1 --merges 45fa7ededf6153acbca9d0b09ca832f6d6fffe74~1..45fa7ededf6153acbca9d0b09ca832f6d6fffe74 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 [false] [Pipeline] sh [2026-07-23T09:38:27.266Z] + git log --format=format:%s -1 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 [Pipeline] echo [2026-07-23T09:38:27.283Z] ========================================================= [2026-07-23T09:38:27.283Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-07-23T09:38:27.283Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-07-23T09:38:27.636Z] + git log --format=format:%s -1 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 [Pipeline] echo [2026-07-23T09:38:27.672Z] [semverPrep] GIT_COMMIT: 45fa7ededf6153acbca9d0b09ca832f6d6fffe74, Commit Message: fix(command): use response topic prefix for all-command queries (#489) [Pipeline] echo [2026-07-23T09:38:27.692Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-07-23T09:38:28.138Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-23T09:38:28.138Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-07-23T09:38:28.138Z] + [ -e /tmp/ssh_known_hosts ] [2026-07-23T09:38:28.138Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-07-23T09:38:28.138Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-07-23T09:38:28.138Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-07-23T09:38:28.138Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-23T09:38:28.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-23T09:38:28.615Z] [2026-07-23T09:38:28.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-23T09:38:28.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-23T09:38:29.203Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-07-23T09:38:29.203Z] 3dae71ba6b94: Pulling fs layer [2026-07-23T09:38:29.203Z] 6bf1a483ea7c: Pulling fs layer [2026-07-23T09:38:29.203Z] f5dfc541a4d3: Pulling fs layer [2026-07-23T09:38:29.203Z] 461d9e800cba: Pulling fs layer [2026-07-23T09:38:29.203Z] 80192f66455f: Pulling fs layer [2026-07-23T09:38:29.203Z] 2e8e34ca0e6c: Pulling fs layer [2026-07-23T09:38:29.203Z] a29436f7fd5d: Pulling fs layer [2026-07-23T09:38:29.203Z] 923cac83aea3: Pulling fs layer [2026-07-23T09:38:29.203Z] 25ad8b0a4227: Pulling fs layer [2026-07-23T09:38:29.203Z] db01528c6b51: Pulling fs layer [2026-07-23T09:38:29.203Z] 28988de357af: Pulling fs layer [2026-07-23T09:38:29.203Z] a29436f7fd5d: Waiting [2026-07-23T09:38:29.203Z] 923cac83aea3: Waiting [2026-07-23T09:38:29.203Z] 25ad8b0a4227: Waiting [2026-07-23T09:38:29.203Z] db01528c6b51: Waiting [2026-07-23T09:38:29.203Z] 28988de357af: Waiting [2026-07-23T09:38:29.203Z] 80192f66455f: Waiting [2026-07-23T09:38:29.203Z] 461d9e800cba: Waiting [2026-07-23T09:38:29.203Z] 2e8e34ca0e6c: Waiting [2026-07-23T09:38:29.203Z] 6bf1a483ea7c: Verifying Checksum [2026-07-23T09:38:29.203Z] 6bf1a483ea7c: Download complete [2026-07-23T09:38:29.203Z] 461d9e800cba: Verifying Checksum [2026-07-23T09:38:29.203Z] 461d9e800cba: Download complete [2026-07-23T09:38:29.203Z] 80192f66455f: Download complete [2026-07-23T09:38:29.203Z] f5dfc541a4d3: Verifying Checksum [2026-07-23T09:38:29.203Z] f5dfc541a4d3: Download complete [2026-07-23T09:38:29.474Z] 3dae71ba6b94: Download complete [2026-07-23T09:38:29.474Z] 923cac83aea3: Verifying Checksum [2026-07-23T09:38:29.474Z] 923cac83aea3: Download complete [2026-07-23T09:38:29.474Z] 25ad8b0a4227: Verifying Checksum [2026-07-23T09:38:29.474Z] 25ad8b0a4227: Download complete [2026-07-23T09:38:29.474Z] db01528c6b51: Verifying Checksum [2026-07-23T09:38:29.474Z] db01528c6b51: Download complete [2026-07-23T09:38:29.474Z] 28988de357af: Verifying Checksum [2026-07-23T09:38:29.474Z] 28988de357af: Download complete [2026-07-23T09:38:29.733Z] a29436f7fd5d: Verifying Checksum [2026-07-23T09:38:29.733Z] a29436f7fd5d: Download complete [2026-07-23T09:38:30.309Z] 2e8e34ca0e6c: Verifying Checksum [2026-07-23T09:38:30.309Z] 2e8e34ca0e6c: Download complete [2026-07-23T09:38:30.880Z] 3dae71ba6b94: Pull complete [2026-07-23T09:38:31.141Z] 6bf1a483ea7c: Pull complete [2026-07-23T09:38:32.078Z] f5dfc541a4d3: Pull complete [2026-07-23T09:38:32.078Z] 461d9e800cba: Pull complete [2026-07-23T09:38:32.078Z] 80192f66455f: Pull complete [2026-07-23T09:38:36.320Z] 2e8e34ca0e6c: Pull complete [2026-07-23T09:38:36.320Z] a29436f7fd5d: Pull complete [2026-07-23T09:38:36.320Z] 923cac83aea3: Pull complete [2026-07-23T09:38:36.581Z] 25ad8b0a4227: Pull complete [2026-07-23T09:38:36.581Z] db01528c6b51: Pull complete [2026-07-23T09:38:36.581Z] 28988de357af: Pull complete [2026-07-23T09:38:36.581Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-07-23T09:38:36.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-23T09:38:36.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-23T09:38:36.760Z] prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container [2026-07-23T09:38:36.799Z] $ 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-07-23T09:38:40.082Z] $ docker top 76c0f13d6f194a5487887ddd7bf4370d19093458726f54ac206c9a9de5318020 -eo pid,comm [2026-07-23T09:38:40.165Z] 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-07-23T09:38:40.165Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-23T09:38:40.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-23T09:38:40.245Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-23T09:38:40.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-23T09:38:40.383Z] $ docker exec 76c0f13d6f194a5487887ddd7bf4370d19093458726f54ac206c9a9de5318020 ssh-agent [2026-07-23T09:38:40.497Z] SSH_AUTH_SOCK=/tmp/ssh-Y9ugajmAhpXU/agent.32 [2026-07-23T09:38:40.497Z] SSH_AGENT_PID=38 [2026-07-23T09:38:40.504Z] Running ssh-add (command line suppressed) [2026-07-23T09:38:40.610Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6170343652952626343.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6170343652952626343.key) [2026-07-23T09:38:40.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-23T09:38:40.991Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] sh [2026-07-23T09:38:41.286Z] + git tag --points-at HEAD [Pipeline] } [2026-07-23T09:38:41.304Z] $ docker exec --env ******** --env ******** 76c0f13d6f194a5487887ddd7bf4370d19093458726f54ac206c9a9de5318020 ssh-agent -k [2026-07-23T09:38:41.399Z] unset SSH_AUTH_SOCK; [2026-07-23T09:38:41.400Z] unset SSH_AGENT_PID; [2026-07-23T09:38:41.400Z] echo Agent pid 38 killed; [2026-07-23T09:38:41.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-07-23T09:38:41.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-23T09:38:41.466Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-23T09:38:41.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-23T09:38:41.611Z] $ docker exec 76c0f13d6f194a5487887ddd7bf4370d19093458726f54ac206c9a9de5318020 ssh-agent [2026-07-23T09:38:41.728Z] SSH_AUTH_SOCK=/tmp/ssh-3yiQ8s66Dh8z/agent.85 [2026-07-23T09:38:41.728Z] SSH_AGENT_PID=91 [2026-07-23T09:38:41.733Z] Running ssh-add (command line suppressed) [2026-07-23T09:38:41.845Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4097500411459460038.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4097500411459460038.key) [2026-07-23T09:38:41.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-23T09:38:42.173Z] + git semver init [2026-07-23T09:38:42.433Z] 2026-07-23 09:38:42,392 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-23T09:38:42.433Z] 2026-07-23 09:38:42,396 [run_init] DEBUG init version:0.0.0 force:False [2026-07-23T09:38:42.433Z] 2026-07-23 09:38:42,396 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2026-07-23T09:38:42.433Z] 2026-07-23 09:38:42,397 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2026-07-23T09:38:42.433Z] 2026-07-23 09:38:42,397 [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-07-23T09:38:43.374Z] 2026-07-23 09:38:43,283 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2026-07-23T09:38:43.374Z] 2026-07-23 09:38:43,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2026-07-23T09:38:43.374Z] 2026-07-23 09:38:43,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-07-23T09:38:43.374Z] 2026-07-23 09:38:43,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-07-23T09:38:43.374Z] 4.1.0-dev.31 [Pipeline] } [2026-07-23T09:38:43.393Z] $ docker exec --env ******** --env ******** 76c0f13d6f194a5487887ddd7bf4370d19093458726f54ac206c9a9de5318020 ssh-agent -k [2026-07-23T09:38:43.480Z] unset SSH_AUTH_SOCK; [2026-07-23T09:38:43.480Z] unset SSH_AGENT_PID; [2026-07-23T09:38:43.481Z] echo Agent pid 91 killed; [2026-07-23T09:38:43.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-23T09:38:43.820Z] + git semver [Pipeline] } [2026-07-23T09:38:44.105Z] $ docker stop --time=1 76c0f13d6f194a5487887ddd7bf4370d19093458726f54ac206c9a9de5318020 [2026-07-23T09:38:45.392Z] $ docker rm -f --volumes 76c0f13d6f194a5487887ddd7bf4370d19093458726f54ac206c9a9de5318020 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-23T09:38:45.742Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-07-23T09:38:46.005Z] Stashed 1 file(s) [Pipeline] echo [2026-07-23T09:38:46.008Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.31 [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-07-23T09:38:46.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-23T09:38:46.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-23T09:38:46.898Z] ========================================================= [2026-07-23T09:38:46.898Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-07-23T09:38:46.898Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2026-07-23T09:38:47.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-23T09:38:47.502Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-07-23T09:38:47.502Z] 2d35ebdb57d9: Pulling fs layer [2026-07-23T09:38:47.502Z] c35fb4624d26: Pulling fs layer [2026-07-23T09:38:47.502Z] 4e2aec7ef170: Pulling fs layer [2026-07-23T09:38:47.502Z] 333b49ad6fbf: Pulling fs layer [2026-07-23T09:38:47.502Z] 4f4fb700ef54: Pulling fs layer [2026-07-23T09:38:47.502Z] c3e65509a76b: Pulling fs layer [2026-07-23T09:38:47.502Z] 7cf9ebb963bd: Pulling fs layer [2026-07-23T09:38:47.502Z] bb34ca984cfb: Pulling fs layer [2026-07-23T09:38:47.502Z] 333b49ad6fbf: Waiting [2026-07-23T09:38:47.502Z] c3e65509a76b: Waiting [2026-07-23T09:38:47.502Z] 7cf9ebb963bd: Waiting [2026-07-23T09:38:47.502Z] 4f4fb700ef54: Waiting [2026-07-23T09:38:47.502Z] 151cf03bc807: Pulling fs layer [2026-07-23T09:38:47.502Z] bb34ca984cfb: Waiting [2026-07-23T09:38:47.502Z] 151cf03bc807: Waiting [2026-07-23T09:38:47.502Z] c35fb4624d26: Verifying Checksum [2026-07-23T09:38:47.502Z] 333b49ad6fbf: Verifying Checksum [2026-07-23T09:38:47.502Z] 333b49ad6fbf: Download complete [2026-07-23T09:38:47.502Z] 4f4fb700ef54: Verifying Checksum [2026-07-23T09:38:47.502Z] 4f4fb700ef54: Download complete [2026-07-23T09:38:47.502Z] c3e65509a76b: Verifying Checksum [2026-07-23T09:38:47.502Z] c3e65509a76b: Download complete [2026-07-23T09:38:47.502Z] 2d35ebdb57d9: Verifying Checksum [2026-07-23T09:38:47.502Z] 2d35ebdb57d9: Download complete [2026-07-23T09:38:47.762Z] 2d35ebdb57d9: Pull complete [2026-07-23T09:38:47.762Z] 7cf9ebb963bd: Verifying Checksum [2026-07-23T09:38:47.762Z] 7cf9ebb963bd: Download complete [2026-07-23T09:38:47.762Z] c35fb4624d26: Pull complete [2026-07-23T09:38:48.020Z] 4e2aec7ef170: Verifying Checksum [2026-07-23T09:38:48.020Z] 4e2aec7ef170: Download complete [2026-07-23T09:38:48.020Z] 151cf03bc807: Verifying Checksum [2026-07-23T09:38:48.020Z] 151cf03bc807: Download complete [2026-07-23T09:38:48.615Z] bb34ca984cfb: Verifying Checksum [2026-07-23T09:38:48.615Z] bb34ca984cfb: Download complete [2026-07-23T09:38:53.934Z] 4e2aec7ef170: Pull complete [2026-07-23T09:38:53.934Z] 333b49ad6fbf: Pull complete [2026-07-23T09:38:53.934Z] 4f4fb700ef54: Pull complete [2026-07-23T09:38:53.934Z] c3e65509a76b: Pull complete [2026-07-23T09:38:53.934Z] 7cf9ebb963bd: Pull complete [2026-07-23T09:38:58.168Z] bb34ca984cfb: Pull complete [2026-07-23T09:38:58.168Z] 151cf03bc807: Pull complete [2026-07-23T09:38:58.168Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-07-23T09:38:58.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-23T09:38:58.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh [2026-07-23T09:38:58.500Z] + 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-07-23T09:38:58.830Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-23T09:38:58.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-23T09:38:58.932Z] prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container [2026-07-23T09:38:58.962Z] $ 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-07-23T09:39:01.545Z] $ docker top f3c553c0af9e72971d9a24eda03d2731477644afba485f21cc203e3c45ef6f54 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-23T09:39:01.892Z] + go version [2026-07-23T09:39:01.892Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-07-23T09:39:01.904Z] $ docker stop --time=1 f3c553c0af9e72971d9a24eda03d2731477644afba485f21cc203e3c45ef6f54 [2026-07-23T09:39:03.181Z] $ docker rm -f --volumes f3c553c0af9e72971d9a24eda03d2731477644afba485f21cc203e3c45ef6f54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-23T09:39:03.662Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-23T09:39:03.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-23T09:39:03.755Z] prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container [2026-07-23T09:39:03.793Z] $ 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-07-23T09:39:04.024Z] $ docker top b03f0fd33fe6701b3f680cd81ddaebef461fd6a4b724ed0d742696854d6d8f23 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-23T09:39:04.382Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2026-07-23T09:39:04.698Z] + make test [2026-07-23T09:39:04.698Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2026-07-23T09:39:04.698Z] go: downloading github.com/google/uuid v1.6.0 [2026-07-23T09:39:04.698Z] go: downloading github.com/stretchr/testify v1.11.1 [2026-07-23T09:39:04.698Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.39 [2026-07-23T09:39:04.698Z] go: downloading github.com/fxamacker/cbor/v2 v2.9.2 [2026-07-23T09:39:05.689Z] go: downloading github.com/nats-io/nats.go v1.50.0 [2026-07-23T09:39:05.689Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2026-07-23T09:39:05.689Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 [2026-07-23T09:39:05.689Z] go: downloading github.com/x448/float16 v0.8.4 [2026-07-23T09:39:05.689Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2026-07-23T09:39:05.689Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2026-07-23T09:39:05.689Z] go: downloading github.com/stretchr/objx v0.5.2 [2026-07-23T09:39:05.689Z] go: downloading github.com/go-playground/validator/v10 v10.30.3 [2026-07-23T09:39:05.689Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2026-07-23T09:39:05.689Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2026-07-23T09:39:05.689Z] go: downloading github.com/gorilla/websocket v1.5.3 [2026-07-23T09:39:05.689Z] go: downloading golang.org/x/net v0.55.0 [2026-07-23T09:39:05.689Z] go: downloading golang.org/x/sync v0.20.0 [2026-07-23T09:39:05.948Z] go: downloading github.com/nats-io/nkeys v0.4.15 [2026-07-23T09:39:05.948Z] go: downloading github.com/klauspost/compress v1.18.5 [2026-07-23T09:39:05.948Z] go: downloading github.com/nats-io/nuid v1.0.1 [2026-07-23T09:39:05.948Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.13 [2026-07-23T09:39:05.948Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2026-07-23T09:39:05.948Z] go: downloading github.com/leodido/go-urn v1.4.0 [2026-07-23T09:39:05.948Z] go: downloading golang.org/x/crypto v0.52.0 [2026-07-23T09:39:06.208Z] go: downloading golang.org/x/text v0.37.0 [2026-07-23T09:39:06.208Z] go: downloading github.com/go-playground/locales v0.14.1 [2026-07-23T09:39:06.467Z] go: downloading golang.org/x/sys v0.45.0 [2026-07-23T09:39:28.475Z] ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.030s coverage: 86.0% of statements [2026-07-23T09:39:33.833Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.035s coverage: 16.3% of statements [2026-07-23T09:39:33.833Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.067s coverage: 82.6% of statements [2026-07-23T09:39:33.833Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.037s coverage: 79.3% of statements [2026-07-23T09:39:33.833Z] ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] [2026-07-23T09:39:33.833Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2026-07-23T09:39:33.833Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.027s coverage: 15.4% of statements [2026-07-23T09:39:33.833Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.028s coverage: 100.0% of statements [2026-07-23T09:39:33.833Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/envelope coverage: 0.0% of statements [2026-07-23T09:39:33.833Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements [2026-07-23T09:39:33.833Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.022s coverage: 100.0% of statements [2026-07-23T09:39:33.833Z] ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.033s coverage: 64.4% of statements [2026-07-23T09:39:48.730Z] 0 issues. [2026-07-23T09:39:48.730Z] go vet ./... [2026-07-23T09:39:49.669Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-07-23T09:39:49.669Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2026-07-23T09:39:49.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-07-23T09:39:49.716Z] $ docker stop --time=1 b03f0fd33fe6701b3f680cd81ddaebef461fd6a4b724ed0d742696854d6d8f23 [2026-07-23T09:39:51.540Z] $ docker rm -f --volumes b03f0fd33fe6701b3f680cd81ddaebef461fd6a4b724ed0d742696854d6d8f23 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-23T09:39:52.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-07-23T09:39:52.207Z] 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-07-23T09:39:52.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-23T09:39:52.766Z] [2026-07-23T09:39:52.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-23T09:39:53.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-23T09:39:53.097Z] latest: Pulling from edgex-lftools-log-publisher [2026-07-23T09:39:53.097Z] 5eb5b503b376: Pulling fs layer [2026-07-23T09:39:53.097Z] 5c69ac0246d0: Pulling fs layer [2026-07-23T09:39:53.097Z] ec43610c2a17: Pulling fs layer [2026-07-23T09:39:53.097Z] 3a2ae6a8a46f: Pulling fs layer [2026-07-23T09:39:53.097Z] 33b1e0a273af: Pulling fs layer [2026-07-23T09:39:53.097Z] 5d3b04190fa2: Pulling fs layer [2026-07-23T09:39:53.097Z] 2f39f015ded8: Pulling fs layer [2026-07-23T09:39:53.097Z] 2f39f015ded8: Waiting [2026-07-23T09:39:53.097Z] 5d3b04190fa2: Waiting [2026-07-23T09:39:53.097Z] 33b1e0a273af: Waiting [2026-07-23T09:39:53.097Z] 3a2ae6a8a46f: Waiting [2026-07-23T09:39:53.097Z] 5c69ac0246d0: Verifying Checksum [2026-07-23T09:39:53.097Z] 5c69ac0246d0: Download complete [2026-07-23T09:39:53.097Z] 3a2ae6a8a46f: Verifying Checksum [2026-07-23T09:39:53.097Z] 3a2ae6a8a46f: Download complete [2026-07-23T09:39:53.359Z] 33b1e0a273af: Verifying Checksum [2026-07-23T09:39:53.359Z] 33b1e0a273af: Download complete [2026-07-23T09:39:53.359Z] ec43610c2a17: Verifying Checksum [2026-07-23T09:39:53.359Z] ec43610c2a17: Download complete [2026-07-23T09:39:53.359Z] 5d3b04190fa2: Download complete [2026-07-23T09:39:53.359Z] 5eb5b503b376: Verifying Checksum [2026-07-23T09:39:53.359Z] 5eb5b503b376: Download complete [2026-07-23T09:39:54.294Z] 2f39f015ded8: Download complete [2026-07-23T09:39:55.230Z] 5eb5b503b376: Pull complete [2026-07-23T09:39:55.230Z] 5c69ac0246d0: Pull complete [2026-07-23T09:39:55.798Z] ec43610c2a17: Pull complete [2026-07-23T09:39:55.798Z] 3a2ae6a8a46f: Pull complete [2026-07-23T09:39:56.057Z] 33b1e0a273af: Pull complete [2026-07-23T09:39:56.057Z] 5d3b04190fa2: Pull complete [2026-07-23T09:40:02.699Z] 2f39f015ded8: Pull complete [2026-07-23T09:40:02.700Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-07-23T09:40:02.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-23T09:40:02.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-23T09:40:02.821Z] prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container [2026-07-23T09:40:02.859Z] $ 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-07-23T09:40:04.163Z] $ docker top bae716e14f9cb7e1bba335472836be35ce48cf13626887b86f20f6e7e46ddaec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-23T09:40:04.594Z] ---> job-cost.sh [2026-07-23T09:40:04.594Z] lf-activate-venv: SKIPPING [2026-07-23T09:40:04.594Z] INFO: No Stack... [2026-07-23T09:40:04.853Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-07-23T09:40:05.113Z] INFO: Archiving Costs [Pipeline] sh [2026-07-23T09:40:05.411Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2026-07-23T09:40:05.411Z] + cut -d, -f6 [Pipeline] lock [2026-07-23T09:40:05.429Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-232-stack-cost] [2026-07-23T09:40:05.441Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-232-stack-cost] did not exist. Created. [2026-07-23T09:40:05.447Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-07-23T09:40:05.767Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-07-23T09:40:05.829Z] Stashed 1 file(s) [Pipeline] } [2026-07-23T09:40:05.837Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-232-stack-cost] [Pipeline] // lock [Pipeline] } [2026-07-23T09:40:05.869Z] $ docker stop --time=1 bae716e14f9cb7e1bba335472836be35ce48cf13626887b86f20f6e7e46ddaec [2026-07-23T09:40:07.001Z] $ docker rm -f --volumes bae716e14f9cb7e1bba335472836be35ce48cf13626887b86f20f6e7e46ddaec [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-07-23T09:40:07.334Z] provisioning config files... [2026-07-23T09:40:07.353Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6573877495010772522tmp [Pipeline] { [Pipeline] sh [2026-07-23T09:40:07.690Z] + set +x [2026-07-23T09:40:07.690Z] + curl -s https://codecov.io/bash [2026-07-23T09:40:07.690Z] + bash -s -- [2026-07-23T09:40:07.690Z] [2026-07-23T09:40:07.690Z] _____ _ [2026-07-23T09:40:07.690Z] / ____| | | [2026-07-23T09:40:07.690Z] | | ___ __| | ___ ___ _____ __ [2026-07-23T09:40:07.690Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-07-23T09:40:07.690Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-07-23T09:40:07.690Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-07-23T09:40:07.690Z] Bash-1.0.6 [2026-07-23T09:40:07.690Z] [2026-07-23T09:40:07.690Z] [2026-07-23T09:40:07.690Z] ==> git version 2.25.1 found [2026-07-23T09:40:07.950Z] ==> 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-07-23T09:40:07.950Z] Release-Date: 2020-01-08 [2026-07-23T09:40:07.950Z] 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-07-23T09:40:07.950Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-07-23T09:40:07.950Z] ==> Jenkins CI detected. [2026-07-23T09:40:07.950Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2026-07-23T09:40:07.950Z] project root: . [2026-07-23T09:40:07.950Z] --> token set from env [2026-07-23T09:40:07.950Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-07-23T09:40:07.950Z] ==> Running gcov in . (disable via -X gcov) [2026-07-23T09:40:07.950Z] ==> Python coveragepy not found [2026-07-23T09:40:07.950Z] ==> Searching for coverage reports in: [2026-07-23T09:40:07.950Z] + . [2026-07-23T09:40:07.950Z] -> Found 1 reports [2026-07-23T09:40:07.950Z] ==> Detecting git/mercurial file structure [2026-07-23T09:40:07.950Z] ==> Reading reports [2026-07-23T09:40:07.950Z] + ./coverage.out bytes=53534 [2026-07-23T09:40:07.950Z] ==> Appending adjustments [2026-07-23T09:40:07.950Z] https://docs.codecov.io/docs/fixing-reports [2026-07-23T09:40:08.209Z] + Found adjustments [2026-07-23T09:40:08.209Z] ==> Gzipping contents [2026-07-23T09:40:08.209Z] 12K /tmp/codecov.yntpux.gz [2026-07-23T09:40:08.209Z] ==> Uploading reports [2026-07-23T09:40:08.209Z] url: https://codecov.io [2026-07-23T09:40:08.210Z] query: branch=main&commit=45fa7ededf6153acbca9d0b09ca832f6d6fffe74&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2026-07-23T09:40:08.210Z] -> Pinging Codecov [2026-07-23T09:40:08.210Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=45fa7ededf6153acbca9d0b09ca832f6d6fffe74&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2026-07-23T09:40:08.470Z] -> Uploading to [2026-07-23T09:40:08.470Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/45fa7ededf6153acbca9d0b09ca832f6d6fffe74/14c2913f-1493-47e3-b0b0-c10afa6a2eae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260723%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260723T094008Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ab9aae69174b424a75a0f8fb36da5813179b5e0089180c18f1fb830f41a833b4 [2026-07-23T09:40:08.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-23T09:40:08.470Z] Dload Upload Total Spent Left Speed [2026-07-23T09:40:08.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8708 0 0 100 8708 0 62647 --:--:-- --:--:-- --:--:-- 62647 [2026-07-23T09:40:08.470Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/45fa7ededf6153acbca9d0b09ca832f6d6fffe74 [Pipeline] } [2026-07-23T09:40:08.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-07-23T09:40:08.714Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-07-23T09:40:08.739Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-23T09:40:09.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-23T09:40:09.060Z] [2026-07-23T09:40:09.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-23T09:40:09.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-23T09:40:09.377Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-07-23T09:40:09.377Z] 2d35ebdb57d9: Already exists [2026-07-23T09:40:09.377Z] 85e8836fcdb2: Pulling fs layer [2026-07-23T09:40:09.377Z] 91631faa732a: Pulling fs layer [2026-07-23T09:40:09.377Z] f3f5ae8826fa: Pulling fs layer [2026-07-23T09:40:09.377Z] 4f4fb700ef54: Pulling fs layer [2026-07-23T09:40:09.377Z] 7861252a18e6: Pulling fs layer [2026-07-23T09:40:09.377Z] 9130f900ef6f: Pulling fs layer [2026-07-23T09:40:09.377Z] 7861252a18e6: Waiting [2026-07-23T09:40:09.377Z] 9130f900ef6f: Waiting [2026-07-23T09:40:09.377Z] 4f4fb700ef54: Waiting [2026-07-23T09:40:09.377Z] f3f5ae8826fa: Verifying Checksum [2026-07-23T09:40:09.377Z] f3f5ae8826fa: Download complete [2026-07-23T09:40:09.377Z] 85e8836fcdb2: Download complete [2026-07-23T09:40:09.377Z] 4f4fb700ef54: Verifying Checksum [2026-07-23T09:40:09.377Z] 4f4fb700ef54: Download complete [2026-07-23T09:40:09.638Z] 85e8836fcdb2: Pull complete [2026-07-23T09:40:09.638Z] 7861252a18e6: Verifying Checksum [2026-07-23T09:40:09.638Z] 7861252a18e6: Download complete [2026-07-23T09:40:09.897Z] 91631faa732a: Verifying Checksum [2026-07-23T09:40:09.897Z] 91631faa732a: Download complete [2026-07-23T09:40:10.836Z] 9130f900ef6f: Verifying Checksum [2026-07-23T09:40:10.836Z] 9130f900ef6f: Download complete [2026-07-23T09:40:15.040Z] 91631faa732a: Pull complete [2026-07-23T09:40:15.300Z] f3f5ae8826fa: Pull complete [2026-07-23T09:40:15.300Z] 4f4fb700ef54: Pull complete [2026-07-23T09:40:15.560Z] 7861252a18e6: Pull complete [2026-07-23T09:40:19.847Z] 9130f900ef6f: Pull complete [2026-07-23T09:40:19.848Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-07-23T09:40:19.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-23T09:40:19.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-23T09:40:19.968Z] prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container [2026-07-23T09:40:20.007Z] $ 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-07-23T09:40:22.551Z] $ docker top e7f39f4df708d7112521f308d26c5ec302120441ad9b41b1dfc6f9a4bfb687c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-23T09:40:22.923Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo [2026-07-23T09:40:22.935Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2026-07-23T09:40:23.217Z] + set -o pipefail [2026-07-23T09:40:23.217Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2026-07-23T09:40:29.804Z] [2026-07-23T09:40:29.804Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... [2026-07-23T09:40:29.804Z] [2026-07-23T09:40:29.804Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/4b95847b-2acf-4857-a878-5e9b58fa2cba [2026-07-23T09:40:29.804Z] [2026-07-23T09:40:29.804Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-07-23T09:40:29.804Z] [Pipeline] } [2026-07-23T09:40:30.768Z] $ docker stop --time=1 e7f39f4df708d7112521f308d26c5ec302120441ad9b41b1dfc6f9a4bfb687c1 [2026-07-23T09:40:32.692Z] $ docker rm -f --volumes e7f39f4df708d7112521f308d26c5ec302120441ad9b41b1dfc6f9a4bfb687c1 [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-07-23T09:40:33.465Z] + git log --format=format:%s -1 45fa7ededf6153acbca9d0b09ca832f6d6fffe74 [Pipeline] sh [2026-07-23T09:40:33.759Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-23T09:40:33.759Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-23T09:40:34.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-23T09:40:34.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-23T09:40:34.168Z] prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container [2026-07-23T09:40:34.207Z] $ 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-07-23T09:40:34.467Z] $ docker top e0edb4788c9e2c43e0ae67251ba43eb291c2f296d42670c27f0cface3e79e3cf -eo pid,comm [2026-07-23T09:40:34.509Z] 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-07-23T09:40:34.509Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-23T09:40:34.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-23T09:40:34.578Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-23T09:40:34.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-23T09:40:34.702Z] $ docker exec e0edb4788c9e2c43e0ae67251ba43eb291c2f296d42670c27f0cface3e79e3cf ssh-agent [2026-07-23T09:40:34.807Z] SSH_AUTH_SOCK=/tmp/ssh-lULxCKds7fjB/agent.32 [2026-07-23T09:40:34.807Z] SSH_AGENT_PID=38 [2026-07-23T09:40:34.813Z] Running ssh-add (command line suppressed) [2026-07-23T09:40:34.919Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10537776388832426221.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10537776388832426221.key) [2026-07-23T09:40:34.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-23T09:40:35.227Z] + git semver tag [2026-07-23T09:40:35.486Z] 2026-07-23 09:40:35,448 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-23T09:40:35.486Z] 2026-07-23 09:40:35,452 [run_tag] DEBUG tag force:False [2026-07-23T09:40:35.486Z] 2026-07-23 09:40:35,452 [check_head_tag] DEBUG check head tag [2026-07-23T09:40:35.486Z] 2026-07-23 09:40:35,453 [execute] INFO git cat-file --batch-check [2026-07-23T09:40:35.486Z] 2026-07-23 09:40:35,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) [2026-07-23T09:40:35.486Z] 2026-07-23 09:40:35,455 [execute] INFO git cat-file --batch [2026-07-23T09:40:35.486Z] 2026-07-23 09:40:35,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) [2026-07-23T09:40:35.486Z] 2026-07-23 09:40:35,470 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-07-23T09:40:35.486Z] 2026-07-23 09:40:35,470 [execute] INFO git tag -a v4.1.0-dev.31 -m v4.1.0-dev.31 [2026-07-23T09:40:35.486Z] 2026-07-23 09:40:35,470 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.31', '-m', 'v4.1.0-dev.31'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) [2026-07-23T09:40:35.486Z] 2026-07-23 09:40:35,472 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-07-23T09:40:35.486Z] 4.1.0-dev.31 [Pipeline] } [2026-07-23T09:40:35.759Z] $ docker exec --env ******** --env ******** e0edb4788c9e2c43e0ae67251ba43eb291c2f296d42670c27f0cface3e79e3cf ssh-agent -k [2026-07-23T09:40:35.848Z] unset SSH_AUTH_SOCK; [2026-07-23T09:40:35.848Z] unset SSH_AGENT_PID; [2026-07-23T09:40:35.848Z] echo Agent pid 38 killed; [2026-07-23T09:40:35.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-23T09:40:36.187Z] + git semver [Pipeline] } [2026-07-23T09:40:36.466Z] $ docker stop --time=1 e0edb4788c9e2c43e0ae67251ba43eb291c2f296d42670c27f0cface3e79e3cf [2026-07-23T09:40:37.734Z] $ docker rm -f --volumes e0edb4788c9e2c43e0ae67251ba43eb291c2f296d42670c27f0cface3e79e3cf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-23T09:40:38.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-23T09:40:38.181Z] [2026-07-23T09:40:38.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-23T09:40:38.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-23T09:40:38.505Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-07-23T09:40:38.505Z] ab5ef0e58194: Pulling fs layer [2026-07-23T09:40:38.505Z] 9712f1f96733: Pulling fs layer [2026-07-23T09:40:38.505Z] 63f879dbbcfc: Pulling fs layer [2026-07-23T09:40:38.505Z] 0d9ebad4ef96: Pulling fs layer [2026-07-23T09:40:38.505Z] e9a5061849ea: Pulling fs layer [2026-07-23T09:40:38.505Z] d747dcd14b5f: Pulling fs layer [2026-07-23T09:40:38.505Z] 2de7ff778b66: Pulling fs layer [2026-07-23T09:40:38.505Z] e9a5061849ea: Waiting [2026-07-23T09:40:38.505Z] 0d9ebad4ef96: Waiting [2026-07-23T09:40:38.505Z] d747dcd14b5f: Waiting [2026-07-23T09:40:38.505Z] 2de7ff778b66: Waiting [2026-07-23T09:40:38.505Z] 9712f1f96733: Download complete [2026-07-23T09:40:38.766Z] 63f879dbbcfc: Verifying Checksum [2026-07-23T09:40:38.766Z] 63f879dbbcfc: Download complete [2026-07-23T09:40:39.028Z] 0d9ebad4ef96: Verifying Checksum [2026-07-23T09:40:39.029Z] 0d9ebad4ef96: Download complete [2026-07-23T09:40:39.288Z] e9a5061849ea: Verifying Checksum [2026-07-23T09:40:39.288Z] e9a5061849ea: Download complete [2026-07-23T09:40:39.288Z] d747dcd14b5f: Verifying Checksum [2026-07-23T09:40:39.288Z] d747dcd14b5f: Download complete [2026-07-23T09:40:39.288Z] ab5ef0e58194: Verifying Checksum [2026-07-23T09:40:39.288Z] ab5ef0e58194: Download complete [2026-07-23T09:40:39.288Z] 2de7ff778b66: Verifying Checksum [2026-07-23T09:40:39.288Z] 2de7ff778b66: Download complete [2026-07-23T09:40:43.487Z] ab5ef0e58194: Pull complete [2026-07-23T09:40:43.487Z] 9712f1f96733: Pull complete [2026-07-23T09:40:43.745Z] 63f879dbbcfc: Pull complete [2026-07-23T09:40:50.325Z] 0d9ebad4ef96: Pull complete [2026-07-23T09:40:50.325Z] e9a5061849ea: Pull complete [2026-07-23T09:40:50.325Z] d747dcd14b5f: Pull complete [2026-07-23T09:40:51.702Z] 2de7ff778b66: Pull complete [2026-07-23T09:40:51.702Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-07-23T09:40:51.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-23T09:40:51.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-23T09:40:51.871Z] prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container [2026-07-23T09:40:51.923Z] $ 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-07-23T09:40:53.462Z] $ docker top 5a0abffdb535fc21c14dc299be058b82ade0beb5e41cd36f7d89195bd1703547 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-07-23T09:40:53.538Z] provisioning config files... [2026-07-23T09:40:53.548Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5276154634162630751tmp [2026-07-23T09:40:53.557Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3734427843946584332tmp [2026-07-23T09:40:53.566Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3889331503663806466tmp [Pipeline] { [Pipeline] echo [2026-07-23T09:40:53.609Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-23T09:40:53.925Z] ---> sigul-configuration.sh [2026-07-23T09:40:53.925Z] gpg: directory `/root/.gnupg' created [2026-07-23T09:40:53.925Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-07-23T09:40:53.925Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-07-23T09:40:53.925Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-07-23T09:40:53.925Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-07-23T09:40:53.925Z] gpg: CAST5 encrypted data [2026-07-23T09:40:53.925Z] gpg: encrypted with 1 passphrase [2026-07-23T09:40:53.926Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-07-23T09:40:54.250Z] + mkdir /home/jenkins [2026-07-23T09:40:54.250Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-07-23T09:40:54.552Z] + 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-07-23T09:40:54.570Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-23T09:40:54.871Z] ---> sigul-install.sh [2026-07-23T09:40:54.871Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-07-23T09:40:55.193Z] + git tag --list [2026-07-23T09:40:55.193Z] v0.0.0 [2026-07-23T09:40:55.193Z] v0.1.0 [2026-07-23T09:40:55.193Z] v0.1.1 [2026-07-23T09:40:55.193Z] v0.1.10 [2026-07-23T09:40:55.193Z] v0.1.11 [2026-07-23T09:40:55.193Z] v0.1.12 [2026-07-23T09:40:55.193Z] v0.1.13 [2026-07-23T09:40:55.193Z] v0.1.14 [2026-07-23T09:40:55.193Z] v0.1.15 [2026-07-23T09:40:55.193Z] v0.1.16 [2026-07-23T09:40:55.193Z] v0.1.17 [2026-07-23T09:40:55.193Z] v0.1.18 [2026-07-23T09:40:55.193Z] v0.1.19 [2026-07-23T09:40:55.193Z] v0.1.2 [2026-07-23T09:40:55.193Z] v0.1.20 [2026-07-23T09:40:55.193Z] v0.1.21 [2026-07-23T09:40:55.193Z] v0.1.22 [2026-07-23T09:40:55.193Z] v0.1.23 [2026-07-23T09:40:55.193Z] v0.1.24 [2026-07-23T09:40:55.193Z] v0.1.25 [2026-07-23T09:40:55.193Z] v0.1.26 [2026-07-23T09:40:55.193Z] v0.1.27 [2026-07-23T09:40:55.193Z] v0.1.28 [2026-07-23T09:40:55.193Z] v0.1.29 [2026-07-23T09:40:55.193Z] v0.1.3 [2026-07-23T09:40:55.193Z] v0.1.30 [2026-07-23T09:40:55.193Z] v0.1.31 [2026-07-23T09:40:55.193Z] v0.1.4 [2026-07-23T09:40:55.193Z] v0.1.5 [2026-07-23T09:40:55.193Z] v0.1.6 [2026-07-23T09:40:55.193Z] v0.1.7 [2026-07-23T09:40:55.193Z] v0.1.8 [2026-07-23T09:40:55.193Z] v0.1.9 [2026-07-23T09:40:55.193Z] v2.0.0 [2026-07-23T09:40:55.193Z] v2.0.1 [2026-07-23T09:40:55.193Z] v2.1.0 [2026-07-23T09:40:55.193Z] v2.1.1 [2026-07-23T09:40:55.193Z] v2.2.0 [2026-07-23T09:40:55.193Z] v2.3.0 [2026-07-23T09:40:55.193Z] v3.0 [2026-07-23T09:40:55.193Z] v3.0.0 [2026-07-23T09:40:55.193Z] v3.1 [2026-07-23T09:40:55.193Z] v3.1.0 [2026-07-23T09:40:55.193Z] v4.0 [2026-07-23T09:40:55.193Z] v4.0.0 [2026-07-23T09:40:55.193Z] v4.0.1 [2026-07-23T09:40:55.193Z] v4.0.2 [2026-07-23T09:40:55.193Z] v4.0.3 [2026-07-23T09:40:55.193Z] v4.1.0-dev.29 [2026-07-23T09:40:55.193Z] v4.1.0-dev.30 [2026-07-23T09:40:55.193Z] v4.1.0-dev.31 [Pipeline] sh [2026-07-23T09:40:55.495Z] + lftools sign git-tag v4.1.0-dev.31 [2026-07-23T09:40:56.066Z] Signing Git tag with Sigul... [2026-07-23T09:40:56.066Z] Signing v4.1.0-dev.31 [Pipeline] echo [2026-07-23T09:40:56.654Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-23T09:40:56.957Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-07-23T09:40:56.963Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-07-23T09:40:57.004Z] $ docker stop --time=1 5a0abffdb535fc21c14dc299be058b82ade0beb5e41cd36f7d89195bd1703547 [2026-07-23T09:40:58.270Z] $ docker rm -f --volumes 5a0abffdb535fc21c14dc299be058b82ade0beb5e41cd36f7d89195bd1703547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-07-23T09:40:58.737Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-23T09:40:58.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-23T09:40:59.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-23T09:40:59.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-23T09:40:59.129Z] prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container [2026-07-23T09:40:59.161Z] $ 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-07-23T09:40:59.402Z] $ docker top 155a51e9ac7cd7a0aa13ac21a56f357dd4136d51a1858ef0469e28d77e992f34 -eo pid,comm [2026-07-23T09:40:59.443Z] 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-07-23T09:40:59.443Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-23T09:40:59.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-23T09:40:59.532Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-23T09:40:59.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-23T09:40:59.695Z] $ docker exec 155a51e9ac7cd7a0aa13ac21a56f357dd4136d51a1858ef0469e28d77e992f34 ssh-agent [2026-07-23T09:40:59.804Z] SSH_AUTH_SOCK=/tmp/ssh-d1ltLNrNLS6S/agent.32 [2026-07-23T09:40:59.804Z] SSH_AGENT_PID=38 [2026-07-23T09:40:59.810Z] Running ssh-add (command line suppressed) [2026-07-23T09:40:59.920Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15881075982258077973.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15881075982258077973.key) [2026-07-23T09:40:59.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-23T09:41:00.307Z] + git semver bump pre [2026-07-23T09:41:00.582Z] 2026-07-23 09:41:00,470 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-23T09:41:00.582Z] 2026-07-23 09:41:00,474 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-07-23T09:41:00.582Z] 2026-07-23 09:41:00,474 [bump_version] DEBUG bumping version:4.1.0-dev.31 on axis:pre with prefix:dev [2026-07-23T09:41:00.582Z] 2026-07-23 09:41:00,474 [bump_version] DEBUG bumped version:4.1.0-dev.32 [2026-07-23T09:41:00.582Z] 2026-07-23 09:41:00,474 [write_version] DEBUG write version:4.1.0-dev.32 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2026-07-23T09:41:00.582Z] 2026-07-23 09:41:00,474 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-07-23T09:41:00.582Z] 2026-07-23 09:41:00,474 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-07-23T09:41:00.582Z] 2026-07-23 09:41:00,477 [execute] INFO git cat-file --batch-check [2026-07-23T09:41:00.582Z] 2026-07-23 09:41:00,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-23T09:41:00.582Z] 2026-07-23 09:41:00,481 [execute] INFO git cat-file --batch [2026-07-23T09:41:00.582Z] 2026-07-23 09:41:00,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-23T09:41:00.582Z] 2026-07-23 09:41:00,485 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-07-23T09:41:00.582Z] 4.1.0-dev.32 [Pipeline] } [2026-07-23T09:41:00.595Z] $ docker exec --env ******** --env ******** 155a51e9ac7cd7a0aa13ac21a56f357dd4136d51a1858ef0469e28d77e992f34 ssh-agent -k [2026-07-23T09:41:00.695Z] unset SSH_AUTH_SOCK; [2026-07-23T09:41:00.696Z] unset SSH_AGENT_PID; [2026-07-23T09:41:00.696Z] echo Agent pid 38 killed; [2026-07-23T09:41:00.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-23T09:41:01.136Z] + git semver [Pipeline] } [2026-07-23T09:41:01.429Z] $ docker stop --time=1 155a51e9ac7cd7a0aa13ac21a56f357dd4136d51a1858ef0469e28d77e992f34 [2026-07-23T09:41:02.714Z] $ docker rm -f --volumes 155a51e9ac7cd7a0aa13ac21a56f357dd4136d51a1858ef0469e28d77e992f34 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-23T09:41:03.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-23T09:41:03.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-23T09:41:03.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-23T09:41:03.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-23T09:41:03.548Z] prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container [2026-07-23T09:41:03.577Z] $ 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-07-23T09:41:03.817Z] $ docker top 91f2f2ffd2979e6b49d950d37e79fbcb543db0cdbc405394df44506a2e88b6be -eo pid,comm [2026-07-23T09:41:03.864Z] 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-07-23T09:41:03.864Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-23T09:41:03.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-23T09:41:03.938Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-23T09:41:04.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-23T09:41:04.054Z] $ docker exec 91f2f2ffd2979e6b49d950d37e79fbcb543db0cdbc405394df44506a2e88b6be ssh-agent [2026-07-23T09:41:04.162Z] SSH_AUTH_SOCK=/tmp/ssh-2MmOWO4CrP4V/agent.34 [2026-07-23T09:41:04.162Z] SSH_AGENT_PID=40 [2026-07-23T09:41:04.167Z] Running ssh-add (command line suppressed) [2026-07-23T09:41:04.266Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5637131351295571447.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5637131351295571447.key) [2026-07-23T09:41:04.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-23T09:41:04.903Z] + git semver push [2026-07-23T09:41:04.903Z] 2026-07-23 09:41:04,804 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-23T09:41:04.903Z] 2026-07-23 09:41:04,807 [run_push] DEBUG push [2026-07-23T09:41:04.903Z] 2026-07-23 09:41:04,807 [execute] INFO git cat-file --batch-check [2026-07-23T09:41:04.903Z] 2026-07-23 09:41:04,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-23T09:41:04.903Z] 2026-07-23 09:41:04,810 [execute] INFO git rev-list 8bd5eda18d2aff880943a99eeafd1d0d9e36da3f -- [2026-07-23T09:41:04.903Z] 2026-07-23 09:41:04,810 [execute] DEBUG Popen(['git', 'rev-list', '8bd5eda18d2aff880943a99eeafd1d0d9e36da3f', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-07-23T09:41:04.903Z] 2026-07-23 09:41:04,818 [execute] INFO git fetch -v -- origin [2026-07-23T09:41:04.903Z] 2026-07-23 09:41:04,818 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-07-23T09:41:05.738Z] 2026-07-23 09:41:05,354 [run_push] DEBUG no remote changes detected [2026-07-23T09:41:05.738Z] 2026-07-23 09:41:05,354 [execute] INFO git push origin semver [2026-07-23T09:41:05.738Z] 2026-07-23 09:41:05,354 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-07-23T09:41:06.835Z] 2026-07-23 09:41:06,654 [run_push] DEBUG push all version tags [2026-07-23T09:41:06.835Z] 2026-07-23 09:41:06,655 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-07-23T09:41:06.835Z] 2026-07-23 09:41:06,655 [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-07-23T09:41:08.381Z] 2026-07-23 09:41:07,908 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2026-07-23T09:41:08.381Z] 4.1.0-dev.32 [Pipeline] } [2026-07-23T09:41:08.451Z] $ docker exec --env ******** --env ******** 91f2f2ffd2979e6b49d950d37e79fbcb543db0cdbc405394df44506a2e88b6be ssh-agent -k [2026-07-23T09:41:08.555Z] unset SSH_AUTH_SOCK; [2026-07-23T09:41:08.556Z] unset SSH_AGENT_PID; [2026-07-23T09:41:08.556Z] echo Agent pid 40 killed; [2026-07-23T09:41:08.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-23T09:41:09.015Z] + git semver [Pipeline] } [2026-07-23T09:41:09.318Z] $ docker stop --time=1 91f2f2ffd2979e6b49d950d37e79fbcb543db0cdbc405394df44506a2e88b6be [2026-07-23T09:41:10.597Z] $ docker rm -f --volumes 91f2f2ffd2979e6b49d950d37e79fbcb543db0cdbc405394df44506a2e88b6be [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-07-23T09:41:12.441Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2026-07-23T09:41:12.441Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2026-07-23T09:41:12.441Z] total 16 [2026-07-23T09:41:12.441Z] drwxr-xr-x 3 root root 4096 Jul 23 09:40 . [2026-07-23T09:41:12.441Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 09:40 .. [2026-07-23T09:41:12.441Z] drwxr-xr-x 2 root root 4096 Jul 23 09:40 cost [2026-07-23T09:41:12.441Z] -rw-r--r-- 1 root root 88 Jul 23 09:40 cost.csv [2026-07-23T09:41:12.441Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2026-07-23T09:41:12.441Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2026-07-23T09:41:12.441Z] total 16 [2026-07-23T09:41:12.441Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 23 09:40 . [2026-07-23T09:41:12.441Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 09:40 .. [2026-07-23T09:41:12.441Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 23 09:40 cost [2026-07-23T09:41:12.441Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 23 09:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-07-23T09:41:12.862Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-23T09:41:13.531Z] ---> package-listing.sh [2026-07-23T09:41:13.531Z] ++ facter osfamily [2026-07-23T09:41:13.531Z] ++ tr '[:upper:]' '[:lower:]' [2026-07-23T09:41:13.826Z] + OS_FAMILY=debian [2026-07-23T09:41:13.826Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2026-07-23T09:41:13.826Z] + START_PACKAGES=/tmp/packages_start.txt [2026-07-23T09:41:13.826Z] + END_PACKAGES=/tmp/packages_end.txt [2026-07-23T09:41:13.826Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-07-23T09:41:13.826Z] + PACKAGES=/tmp/packages_start.txt [2026-07-23T09:41:13.826Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2026-07-23T09:41:13.826Z] + PACKAGES=/tmp/packages_end.txt [2026-07-23T09:41:13.826Z] + case "${OS_FAMILY}" in [2026-07-23T09:41:13.826Z] + dpkg -l [2026-07-23T09:41:13.826Z] + grep '^ii' [2026-07-23T09:41:13.826Z] + '[' -f /tmp/packages_start.txt ']' [2026-07-23T09:41:13.826Z] + '[' -f /tmp/packages_end.txt ']' [2026-07-23T09:41:13.826Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-07-23T09:41:13.826Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2026-07-23T09:41:13.826Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2026-07-23T09:41:13.826Z] + 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-07-23T09:41:13.912Z] 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-07-23T09:41:14.212Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-23T09:41:14.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-23T09:41:14.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-23T09:41:15.184Z] prd-ubuntu20.04-docker-8c-8g-15449 does not seem to be running inside a container [2026-07-23T09:41:15.323Z] $ 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-07-23T09:41:15.680Z] $ docker top d57a60d8371c1fbef089a07c382a93c91978f355e03f7158b305d3606f7fcc40 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-23T09:41:16.141Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-07-23T09:41:16.470Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-07-23T09:41:16.796Z] + ls /var/log/sa-host [2026-07-23T09:41:16.796Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-23T09:41:17.003Z] provisioning config files... [2026-07-23T09:41:17.049Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7487967294202695203tmp [Pipeline] { [Pipeline] echo [2026-07-23T09:41:17.091Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-23T09:41:17.376Z] ---> create-netrc.sh [Pipeline] } [2026-07-23T09:41:17.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-07-23T09:41:17.749Z] ---> python-tools-install.sh [Pipeline] echo [2026-07-23T09:41:17.761Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-23T09:41:18.044Z] ---> sudo-logs.sh [2026-07-23T09:41:18.044Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-07-23T09:41:18.084Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-23T09:41:18.375Z] ---> job-cost.sh [2026-07-23T09:41:18.375Z] lf-activate-venv: SKIPPING [2026-07-23T09:41:18.375Z] DEBUG: total: 0.2199999988079071 [2026-07-23T09:41:18.375Z] INFO: Retrieving Stack Cost... [2026-07-23T09:41:18.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-07-23T09:41:18.898Z] INFO: Archiving Costs [Pipeline] echo [2026-07-23T09:41:18.912Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-23T09:41:19.200Z] ---> logs-deploy.sh [2026-07-23T09:41:19.200Z] lf-activate-venv: SKIPPING [2026-07-23T09:41:19.200Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/232 [2026-07-23T09:41:19.200Z] INFO: archiving workspace using pattern(s): [2026-07-23T09:41:20.139Z] Archives upload complete. [2026-07-23T09:41:20.440Z] INFO: archiving logs to Nexus [2026-07-23T09:41:21.045Z] ---> uname -a: [2026-07-23T09:41:21.045Z] Linux prd-ubuntu20-04-docker-8c-8g-15449 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] ---> lscpu: [2026-07-23T09:41:21.045Z] Architecture: x86_64 [2026-07-23T09:41:21.045Z] CPU op-mode(s): 32-bit, 64-bit [2026-07-23T09:41:21.045Z] Byte Order: Little Endian [2026-07-23T09:41:21.045Z] Address sizes: 40 bits physical, 48 bits virtual [2026-07-23T09:41:21.045Z] CPU(s): 8 [2026-07-23T09:41:21.045Z] On-line CPU(s) list: 0-7 [2026-07-23T09:41:21.045Z] Thread(s) per core: 1 [2026-07-23T09:41:21.045Z] Core(s) per socket: 1 [2026-07-23T09:41:21.045Z] Socket(s): 8 [2026-07-23T09:41:21.045Z] NUMA node(s): 1 [2026-07-23T09:41:21.045Z] Vendor ID: AuthenticAMD [2026-07-23T09:41:21.045Z] CPU family: 23 [2026-07-23T09:41:21.045Z] Model: 49 [2026-07-23T09:41:21.045Z] Model name: AMD EPYC-Rome Processor [2026-07-23T09:41:21.045Z] Stepping: 0 [2026-07-23T09:41:21.045Z] CPU MHz: 2799.998 [2026-07-23T09:41:21.045Z] BogoMIPS: 5599.99 [2026-07-23T09:41:21.045Z] Virtualization: AMD-V [2026-07-23T09:41:21.045Z] Hypervisor vendor: KVM [2026-07-23T09:41:21.045Z] Virtualization type: full [2026-07-23T09:41:21.045Z] L1d cache: 256 KiB [2026-07-23T09:41:21.045Z] L1i cache: 256 KiB [2026-07-23T09:41:21.045Z] L2 cache: 4 MiB [2026-07-23T09:41:21.045Z] L3 cache: 128 MiB [2026-07-23T09:41:21.045Z] NUMA node0 CPU(s): 0-7 [2026-07-23T09:41:21.045Z] Vulnerability Gather data sampling: Not affected [2026-07-23T09:41:21.045Z] Vulnerability Itlb multihit: Not affected [2026-07-23T09:41:21.045Z] Vulnerability L1tf: Not affected [2026-07-23T09:41:21.045Z] Vulnerability Mds: Not affected [2026-07-23T09:41:21.045Z] Vulnerability Meltdown: Not affected [2026-07-23T09:41:21.045Z] Vulnerability Mmio stale data: Not affected [2026-07-23T09:41:21.045Z] Vulnerability Retbleed: Vulnerable [2026-07-23T09:41:21.045Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-07-23T09:41:21.045Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-07-23T09:41:21.045Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-07-23T09:41:21.045Z] Vulnerability Srbds: Not affected [2026-07-23T09:41:21.045Z] Vulnerability Tsx async abort: Not affected [2026-07-23T09:41:21.045Z] 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-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] ---> nproc: [2026-07-23T09:41:21.045Z] 8 [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] ---> df -h: [2026-07-23T09:41:21.045Z] Filesystem Size Used Avail Use% Mounted on [2026-07-23T09:41:21.045Z] overlay 155G 13G 143G 8% / [2026-07-23T09:41:21.045Z] tmpfs 64M 0 64M 0% /dev [2026-07-23T09:41:21.045Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-07-23T09:41:21.045Z] shm 64M 0 64M 0% /dev/shm [2026-07-23T09:41:21.045Z] /dev/vda1 155G 13G 143G 8% /facter-os [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] ---> sar -b -r -n DEV: [2026-07-23T09:41:21.045Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-15449) 07/23/26 _x86_64_ (8 CPU) [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] 09:37:42 LINUX RESTART (8 CPU) [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] 09:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-07-23T09:41:21.045Z] 09:39:01 310.36 67.77 242.59 0.00 11686.05 83985.74 0.00 [2026-07-23T09:41:21.045Z] 09:40:01 59.52 0.38 59.14 0.00 10.13 24190.90 0.00 [2026-07-23T09:41:21.045Z] 09:41:01 161.21 0.50 160.71 0.00 29.73 75157.34 0.00 [2026-07-23T09:41:21.045Z] Average: 177.03 22.89 154.15 0.00 3908.64 61111.33 0.00 [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] 09:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-07-23T09:41:21.045Z] 09:39:01 28548072 31540424 747400 2.27 90536 3175516 1746536 5.15 958424 2959000 43848 [2026-07-23T09:41:21.045Z] 09:40:01 27963548 31531852 752424 2.29 108736 3676392 1798352 5.30 1097540 3342524 515076 [2026-07-23T09:41:21.045Z] 09:41:01 26462228 31495544 779608 2.37 164856 4943720 1760364 5.19 1232764 4557928 524 [2026-07-23T09:41:21.045Z] Average: 27657949 31522607 759811 2.31 121376 3931876 1768417 5.21 1096243 3619817 186483 [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] 09:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-07-23T09:41:21.045Z] 09:39:01 lo 3.43 3.43 0.33 0.33 0.00 0.00 0.00 0.00 [2026-07-23T09:41:21.045Z] 09:39:01 docker0 7.75 7.82 0.71 75.72 0.00 0.00 0.00 0.00 [2026-07-23T09:41:21.045Z] 09:39:01 ens3 701.38 482.32 8039.90 131.63 0.00 0.00 0.00 0.00 [2026-07-23T09:41:21.045Z] 09:40:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2026-07-23T09:41:21.045Z] 09:40:01 docker0 67.39 70.99 5.42 1033.06 0.00 0.00 0.00 0.00 [2026-07-23T09:41:21.045Z] 09:40:01 ens3 184.62 134.59 3573.02 24.27 0.00 0.00 0.00 0.00 [2026-07-23T09:41:21.045Z] 09:41:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2026-07-23T09:41:21.045Z] 09:41:01 docker0 63.92 76.42 5.58 1033.76 0.00 0.00 0.00 0.00 [2026-07-23T09:41:21.045Z] 09:41:01 vethdfe2d4b 0.03 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2026-07-23T09:41:21.045Z] 09:41:01 ens3 400.90 263.44 8335.55 52.37 0.00 0.00 0.00 0.00 [2026-07-23T09:41:21.045Z] Average: lo 2.10 2.10 0.20 0.20 0.00 0.00 0.00 0.00 [2026-07-23T09:41:21.045Z] Average: docker0 46.35 51.74 3.90 714.18 0.00 0.00 0.00 0.00 [2026-07-23T09:41:21.045Z] Average: vethdfe2d4b 0.01 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-23T09:41:21.045Z] Average: ens3 428.97 293.45 6649.49 69.43 0.00 0.00 0.00 0.00 [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] ---> sar -P ALL: [2026-07-23T09:41:21.045Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-15449) 07/23/26 _x86_64_ (8 CPU) [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] 09:37:42 LINUX RESTART (8 CPU) [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] 09:38:01 CPU %user %nice %system %iowait %steal %idle [2026-07-23T09:41:21.045Z] 09:39:01 all 10.36 0.00 3.32 2.63 0.08 83.61 [2026-07-23T09:41:21.045Z] 09:39:01 0 8.84 0.00 2.14 0.22 0.07 88.73 [2026-07-23T09:41:21.045Z] 09:39:01 1 10.05 0.00 4.41 3.56 0.08 81.90 [2026-07-23T09:41:21.045Z] 09:39:01 2 7.81 0.00 2.85 0.69 0.08 88.57 [2026-07-23T09:41:21.045Z] 09:39:01 3 9.75 0.00 2.50 0.59 0.07 87.10 [2026-07-23T09:41:21.045Z] 09:39:01 4 10.03 0.00 3.38 6.85 0.08 79.65 [2026-07-23T09:41:21.045Z] 09:39:01 5 9.99 0.00 2.98 2.36 0.08 84.58 [2026-07-23T09:41:21.045Z] 09:39:01 6 13.76 0.00 5.35 5.22 0.07 75.60 [2026-07-23T09:41:21.045Z] 09:39:01 7 12.65 0.00 2.98 1.60 0.07 82.70 [2026-07-23T09:41:21.045Z] 09:40:01 all 33.90 0.00 5.55 0.45 0.09 60.01 [2026-07-23T09:41:21.045Z] 09:40:01 0 34.34 0.00 5.59 0.08 0.08 59.90 [2026-07-23T09:41:21.045Z] 09:40:01 1 32.78 0.00 6.14 1.53 0.08 59.46 [2026-07-23T09:41:21.045Z] 09:40:01 2 33.53 0.00 5.41 0.17 0.10 60.79 [2026-07-23T09:41:21.045Z] 09:40:01 3 33.38 0.00 5.20 0.05 0.08 61.28 [2026-07-23T09:41:21.045Z] 09:40:01 4 34.60 0.00 5.14 0.30 0.08 59.87 [2026-07-23T09:41:21.045Z] 09:40:01 5 34.22 0.00 5.51 0.56 0.10 59.62 [2026-07-23T09:41:21.045Z] 09:40:01 6 31.43 0.00 5.56 0.81 0.07 62.13 [2026-07-23T09:41:21.045Z] 09:40:01 7 36.92 0.00 5.87 0.10 0.10 57.01 [2026-07-23T09:41:21.045Z] 09:41:01 all 9.36 0.00 3.90 1.02 0.08 85.63 [2026-07-23T09:41:21.045Z] 09:41:01 0 9.43 0.00 4.01 0.22 0.08 86.26 [2026-07-23T09:41:21.045Z] 09:41:01 1 10.22 0.00 4.53 4.30 0.10 80.84 [2026-07-23T09:41:21.045Z] 09:41:01 2 11.11 0.00 4.45 0.03 0.07 84.34 [2026-07-23T09:41:21.045Z] 09:41:01 3 7.30 0.00 3.67 1.50 0.08 87.45 [2026-07-23T09:41:21.045Z] 09:41:01 4 9.82 0.00 3.53 0.88 0.10 85.67 [2026-07-23T09:41:21.045Z] 09:41:01 5 9.14 0.00 4.19 0.44 0.07 86.16 [2026-07-23T09:41:21.045Z] 09:41:01 6 8.66 0.00 3.20 0.37 0.08 87.68 [2026-07-23T09:41:21.045Z] 09:41:01 7 9.23 0.00 3.65 0.46 0.07 86.60 [2026-07-23T09:41:21.045Z] Average: all 17.89 0.00 4.26 1.37 0.08 76.39 [2026-07-23T09:41:21.045Z] Average: 0 17.54 0.00 3.91 0.17 0.08 78.29 [2026-07-23T09:41:21.045Z] Average: 1 17.72 0.00 5.03 3.13 0.09 74.03 [2026-07-23T09:41:21.045Z] Average: 2 17.49 0.00 4.24 0.30 0.08 77.89 [2026-07-23T09:41:21.045Z] Average: 3 16.83 0.00 3.79 0.71 0.08 78.59 [2026-07-23T09:41:21.045Z] Average: 4 18.18 0.00 4.02 2.68 0.09 75.04 [2026-07-23T09:41:21.045Z] Average: 5 17.79 0.00 4.23 1.12 0.08 76.78 [2026-07-23T09:41:21.045Z] Average: 6 17.98 0.00 4.71 2.13 0.07 75.11 [2026-07-23T09:41:21.045Z] Average: 7 19.62 0.00 4.17 0.72 0.08 75.41 [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z] [2026-07-23T09:41:21.045Z]