Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb33793af0ebf81337ba2af9b619b667156188ec 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-ssh17168670582247643363.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh7503349979005235411.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh4480588861241056630.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh8923346305523277847.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-ssh1693260634391035252.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, 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-104’ Running on prd-ubuntu20.04-docker-8c-8g-112 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-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 fb33793af0ebf81337ba2af9b619b667156188ec (main) Commit message: "build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#415)" > 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 fb33793af0ebf81337ba2af9b619b667156188ec # timeout=10 > git rev-list --no-walk ca535db5b8e3728576b564f95432a0991e58d467 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-04-18T11:50:07.274Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-04-18T11:50:07.343Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-04-18T11:50:07.379Z] ========================================================= [2025-04-18T11:50:07.379Z] EdgeX Global Pipelines Version Info [2025-04-18T11:50:07.379Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-04-18T11:50:08.488Z] ------------------- [2025-04-18T11:50:08.488Z] stable info: [2025-04-18T11:50:08.488Z] ------------------- [2025-04-18T11:50:08.488Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-18T11:50:08.488Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-04-18T11:50:08.488Z] Message: update stable to v1.0.274 [2025-04-18T11:50:08.748Z] ------------------- [2025-04-18T11:50:08.748Z] experimental info: [2025-04-18T11:50:08.748Z] ------------------- [2025-04-18T11:50:08.749Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-18T11:50:08.749Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-04-18T11:50:08.749Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-04-18T11:50:08.827Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2025-04-18T11:50:08.847Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2025-04-18T11:50:08.871Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-04-18T11:50:08.895Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-04-18T11:50:08.916Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-04-18T11:50:08.938Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-04-18T11:50:08.964Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-04-18T11:50:08.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-04-18T11:50:09.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-04-18T11:50:09.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-04-18T11:50:09.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-04-18T11:50:09.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2025-04-18T11:50:09.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-04-18T11:50:09.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-04-18T11:50:09.121Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2025-04-18T11:50:09.139Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-04-18T11:50:09.156Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-04-18T11:50:09.173Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-04-18T11:50:09.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-04-18T11:50:09.212Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-04-18T11:50:09.235Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-04-18T11:50:09.259Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-04-18T11:50:09.283Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-04-18T11:50:09.305Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-04-18T11:50:09.324Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2025-04-18T11:50:09.352Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-04-18T11:50:09.379Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-04-18T11:50:09.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-04-18T11:50:09.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-04-18T11:50:09.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-04-18T11:50:09.472Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb33793af0ebf81337ba2af9b619b667156188ec [Pipeline] echo [2025-04-18T11:50:09.489Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb33793 [Pipeline] echo [2025-04-18T11:50:09.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-04-18T11:50:09.892Z] + git rev-list -1 --merges fb33793af0ebf81337ba2af9b619b667156188ec~1..fb33793af0ebf81337ba2af9b619b667156188ec [Pipeline] echo [2025-04-18T11:50:09.921Z] -----------> git rev-list -1 --merges fb33793af0ebf81337ba2af9b619b667156188ec~1..fb33793af0ebf81337ba2af9b619b667156188ec fb33793af0ebf81337ba2af9b619b667156188ec [false] [Pipeline] sh [2025-04-18T11:50:10.552Z] + git log --format=format:%s -1 fb33793af0ebf81337ba2af9b619b667156188ec [Pipeline] echo [2025-04-18T11:50:10.569Z] ========================================================= [2025-04-18T11:50:10.569Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-04-18T11:50:10.569Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-18T11:50:10.904Z] + git log --format=format:%s -1 fb33793af0ebf81337ba2af9b619b667156188ec [Pipeline] echo [2025-04-18T11:50:10.914Z] [semverPrep] GIT_COMMIT: fb33793af0ebf81337ba2af9b619b667156188ec, Commit Message: build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#415) [Pipeline] echo [2025-04-18T11:50:10.928Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-04-18T11:50:11.289Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-18T11:50:11.289Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-04-18T11:50:11.289Z] + [ -e /tmp/ssh_known_hosts ] [2025-04-18T11:50:11.289Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-04-18T11:50:11.289Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-04-18T11:50:11.289Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-04-18T11:50:11.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-18T11:50:11.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-18T11:50:11.900Z] [2025-04-18T11:50:11.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-18T11:50:12.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-18T11:50:12.218Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-04-18T11:50:12.218Z] b85a868b505f: Pulling fs layer [2025-04-18T11:50:12.218Z] e2be974225ed: Pulling fs layer [2025-04-18T11:50:12.218Z] 339a4e72a1f5: Pulling fs layer [2025-04-18T11:50:12.218Z] 988bab9f4d93: Pulling fs layer [2025-04-18T11:50:12.218Z] 1469e6f7b9e6: Pulling fs layer [2025-04-18T11:50:12.218Z] eaf3925da568: Pulling fs layer [2025-04-18T11:50:12.218Z] bab4dde63d76: Pulling fs layer [2025-04-18T11:50:12.218Z] bde34c3a00c8: Pulling fs layer [2025-04-18T11:50:12.218Z] b352a97aabf1: Pulling fs layer [2025-04-18T11:50:12.218Z] 4872d77fe225: Pulling fs layer [2025-04-18T11:50:12.218Z] 5851b861e8e6: Pulling fs layer [2025-04-18T11:50:12.218Z] eaf3925da568: Waiting [2025-04-18T11:50:12.218Z] bab4dde63d76: Waiting [2025-04-18T11:50:12.218Z] 4872d77fe225: Waiting [2025-04-18T11:50:12.218Z] 1469e6f7b9e6: Waiting [2025-04-18T11:50:12.218Z] bde34c3a00c8: Waiting [2025-04-18T11:50:12.218Z] 5851b861e8e6: Waiting [2025-04-18T11:50:12.218Z] b352a97aabf1: Waiting [2025-04-18T11:50:12.218Z] 988bab9f4d93: Waiting [2025-04-18T11:50:12.218Z] e2be974225ed: Verifying Checksum [2025-04-18T11:50:12.218Z] e2be974225ed: Download complete [2025-04-18T11:50:12.480Z] 988bab9f4d93: Verifying Checksum [2025-04-18T11:50:12.480Z] 988bab9f4d93: Download complete [2025-04-18T11:50:12.480Z] 1469e6f7b9e6: Verifying Checksum [2025-04-18T11:50:12.480Z] 1469e6f7b9e6: Download complete [2025-04-18T11:50:12.480Z] 339a4e72a1f5: Verifying Checksum [2025-04-18T11:50:12.480Z] 339a4e72a1f5: Download complete [2025-04-18T11:50:12.480Z] eaf3925da568: Verifying Checksum [2025-04-18T11:50:12.480Z] eaf3925da568: Download complete [2025-04-18T11:50:12.480Z] bde34c3a00c8: Download complete [2025-04-18T11:50:12.480Z] b352a97aabf1: Verifying Checksum [2025-04-18T11:50:12.480Z] b352a97aabf1: Download complete [2025-04-18T11:50:12.480Z] 4872d77fe225: Download complete [2025-04-18T11:50:12.480Z] 5851b861e8e6: Download complete [2025-04-18T11:50:12.741Z] b85a868b505f: Verifying Checksum [2025-04-18T11:50:12.741Z] b85a868b505f: Download complete [2025-04-18T11:50:13.002Z] bab4dde63d76: Verifying Checksum [2025-04-18T11:50:13.002Z] bab4dde63d76: Download complete [2025-04-18T11:50:13.943Z] b85a868b505f: Pull complete [2025-04-18T11:50:14.214Z] e2be974225ed: Pull complete [2025-04-18T11:50:14.794Z] 339a4e72a1f5: Pull complete [2025-04-18T11:50:14.794Z] 988bab9f4d93: Pull complete [2025-04-18T11:50:15.056Z] 1469e6f7b9e6: Pull complete [2025-04-18T11:50:15.056Z] eaf3925da568: Pull complete [2025-04-18T11:50:16.990Z] bab4dde63d76: Pull complete [2025-04-18T11:50:16.990Z] bde34c3a00c8: Pull complete [2025-04-18T11:50:16.990Z] b352a97aabf1: Pull complete [2025-04-18T11:50:17.252Z] 4872d77fe225: Pull complete [2025-04-18T11:50:17.252Z] 5851b861e8e6: Pull complete [2025-04-18T11:50:17.252Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-04-18T11:50:17.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-18T11:50:17.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-18T11:50:17.376Z] prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container [2025-04-18T11:50:17.424Z] $ 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 [2025-04-18T11:50:19.988Z] $ docker top 363d498042174b1c240f674c7ee220cd0086084078475a52d17c35aebb4c928c -eo pid,comm [2025-04-18T11:50:20.043Z] 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). [2025-04-18T11:50:20.043Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-18T11:50:20.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-18T11:50:20.104Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-18T11:50:20.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-18T11:50:20.211Z] $ docker exec 363d498042174b1c240f674c7ee220cd0086084078475a52d17c35aebb4c928c ssh-agent [2025-04-18T11:50:20.329Z] SSH_AUTH_SOCK=/tmp/ssh-PrqIJvi422uW/agent.33 [2025-04-18T11:50:20.329Z] SSH_AGENT_PID=39 [2025-04-18T11:50:20.337Z] Running ssh-add (command line suppressed) [2025-04-18T11:50:20.436Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4554242899980759053.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4554242899980759053.key) [2025-04-18T11:50:20.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-18T11:50:20.755Z] + git tag --points-at HEAD [Pipeline] } [2025-04-18T11:50:20.766Z] $ docker exec --env ******** --env ******** 363d498042174b1c240f674c7ee220cd0086084078475a52d17c35aebb4c928c ssh-agent -k [2025-04-18T11:50:20.882Z] unset SSH_AUTH_SOCK; [2025-04-18T11:50:20.883Z] unset SSH_AGENT_PID; [2025-04-18T11:50:20.883Z] echo Agent pid 39 killed; [2025-04-18T11:50:20.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-04-18T11:50:20.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-18T11:50:20.934Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-18T11:50:21.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-18T11:50:21.052Z] $ docker exec 363d498042174b1c240f674c7ee220cd0086084078475a52d17c35aebb4c928c ssh-agent [2025-04-18T11:50:21.165Z] SSH_AUTH_SOCK=/tmp/ssh-apmkTSIKbZgG/agent.72 [2025-04-18T11:50:21.165Z] SSH_AGENT_PID=78 [2025-04-18T11:50:21.170Z] Running ssh-add (command line suppressed) [2025-04-18T11:50:21.262Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1260592239787251966.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1260592239787251966.key) [2025-04-18T11:50:21.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-18T11:50:21.574Z] + git semver init [2025-04-18T11:50:21.835Z] 2025-04-18 11:50:21,762 [run_init] DEBUG init version:0.0.0 force:False [2025-04-18T11:50:21.835Z] 2025-04-18 11:50:21,763 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2025-04-18T11:50:21.835Z] 2025-04-18 11:50:21,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2025-04-18T11:50:21.835Z] 2025-04-18 11:50:21,764 [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, universal_newlines=False, shell=None, istream=None) [2025-04-18T11:50:22.773Z] 2025-04-18 11:50:22,550 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2025-04-18T11:50:22.773Z] 2025-04-18 11:50:22,551 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2025-04-18T11:50:22.773Z] 2025-04-18 11:50:22,551 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-04-18T11:50:22.773Z] 2025-04-18 11:50:22,551 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-04-18T11:50:22.773Z] 4.1.0-dev.4 [Pipeline] } [2025-04-18T11:50:22.783Z] $ docker exec --env ******** --env ******** 363d498042174b1c240f674c7ee220cd0086084078475a52d17c35aebb4c928c ssh-agent -k [2025-04-18T11:50:22.882Z] unset SSH_AUTH_SOCK; [2025-04-18T11:50:22.883Z] unset SSH_AGENT_PID; [2025-04-18T11:50:22.883Z] echo Agent pid 78 killed; [2025-04-18T11:50:22.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-18T11:50:23.235Z] + git semver [Pipeline] } [2025-04-18T11:50:23.517Z] $ docker stop --time=1 363d498042174b1c240f674c7ee220cd0086084078475a52d17c35aebb4c928c [2025-04-18T11:50:24.844Z] $ docker rm -f --volumes 363d498042174b1c240f674c7ee220cd0086084078475a52d17c35aebb4c928c [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-18T11:50:25.208Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-04-18T11:50:25.453Z] Stashed 1 file(s) [Pipeline] echo [2025-04-18T11:50:25.457Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 [2025-04-18T11:50:25.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-18T11:50:25.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-18T11:50:25.828Z] ========================================================= [2025-04-18T11:50:25.828Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-04-18T11:50:25.828Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2025-04-18T11:50:26.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-18T11:50:26.132Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-04-18T11:50:26.132Z] 0a9a5dfd008f: Pulling fs layer [2025-04-18T11:50:26.132Z] dbfa0bcfca99: Pulling fs layer [2025-04-18T11:50:26.132Z] 70eabb1d9476: Pulling fs layer [2025-04-18T11:50:26.132Z] 957bedc73fa3: Pulling fs layer [2025-04-18T11:50:26.132Z] 957bedc73fa3: Waiting [2025-04-18T11:50:26.132Z] 4f4fb700ef54: Pulling fs layer [2025-04-18T11:50:26.132Z] f40432e63723: Pulling fs layer [2025-04-18T11:50:26.132Z] 90b4343acab7: Pulling fs layer [2025-04-18T11:50:26.132Z] f40432e63723: Waiting [2025-04-18T11:50:26.132Z] 4f4fb700ef54: Waiting [2025-04-18T11:50:26.132Z] 9f67ea4ac784: Pulling fs layer [2025-04-18T11:50:26.132Z] 9228b9a606be: Pulling fs layer [2025-04-18T11:50:26.132Z] 9228b9a606be: Waiting [2025-04-18T11:50:26.132Z] 9f67ea4ac784: Waiting [2025-04-18T11:50:26.132Z] 90b4343acab7: Waiting [2025-04-18T11:50:26.132Z] dbfa0bcfca99: Verifying Checksum [2025-04-18T11:50:26.132Z] dbfa0bcfca99: Download complete [2025-04-18T11:50:26.132Z] 957bedc73fa3: Download complete [2025-04-18T11:50:26.132Z] 4f4fb700ef54: Verifying Checksum [2025-04-18T11:50:26.132Z] 4f4fb700ef54: Download complete [2025-04-18T11:50:26.132Z] f40432e63723: Verifying Checksum [2025-04-18T11:50:26.132Z] f40432e63723: Download complete [2025-04-18T11:50:26.132Z] 0a9a5dfd008f: Download complete [2025-04-18T11:50:26.132Z] 90b4343acab7: Verifying Checksum [2025-04-18T11:50:26.132Z] 90b4343acab7: Download complete [2025-04-18T11:50:26.390Z] 0a9a5dfd008f: Pull complete [2025-04-18T11:50:26.390Z] 9228b9a606be: Verifying Checksum [2025-04-18T11:50:26.390Z] 9228b9a606be: Download complete [2025-04-18T11:50:26.647Z] dbfa0bcfca99: Pull complete [2025-04-18T11:50:27.467Z] 9f67ea4ac784: Verifying Checksum [2025-04-18T11:50:27.467Z] 9f67ea4ac784: Download complete [2025-04-18T11:50:30.776Z] 70eabb1d9476: Pull complete [2025-04-18T11:50:30.776Z] 957bedc73fa3: Pull complete [2025-04-18T11:50:30.776Z] 4f4fb700ef54: Pull complete [2025-04-18T11:50:30.776Z] f40432e63723: Pull complete [2025-04-18T11:50:30.776Z] 90b4343acab7: Pull complete [2025-04-18T11:50:33.307Z] 9f67ea4ac784: Pull complete [2025-04-18T11:50:33.307Z] 9228b9a606be: Pull complete [2025-04-18T11:50:33.307Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-04-18T11:50:33.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-18T11:50:33.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2025-04-18T11:50:33.594Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-18T11:50:33.893Z] + docker inspect -f . ci-base-image-x86_64 [2025-04-18T11:50:33.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-18T11:50:33.973Z] prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container [2025-04-18T11:50:33.998Z] $ 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 [2025-04-18T11:50:37.772Z] $ docker top b1661a41ec7eebaf7f1ac73a00e9f7cc8499b99b618abf84ea6b8aa6f728d3d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-18T11:50:38.450Z] + go version [2025-04-18T11:50:38.450Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-04-18T11:50:38.459Z] $ docker stop --time=1 b1661a41ec7eebaf7f1ac73a00e9f7cc8499b99b618abf84ea6b8aa6f728d3d3 [2025-04-18T11:50:39.729Z] $ docker rm -f --volumes b1661a41ec7eebaf7f1ac73a00e9f7cc8499b99b618abf84ea6b8aa6f728d3d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-18T11:50:40.175Z] + docker inspect -f . ci-base-image-x86_64 [2025-04-18T11:50:40.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-18T11:50:40.261Z] prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container [2025-04-18T11:50:40.284Z] $ 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 [2025-04-18T11:50:40.607Z] $ docker top 0784c3f574171c019e3b31977a2d9380e7e971a7d614e14f06ecaef87373dcc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-18T11:50:40.958Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2025-04-18T11:50:41.268Z] + make test [2025-04-18T11:50:41.268Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2025-04-18T11:50:41.268Z] go: downloading github.com/google/uuid v1.6.0 [2025-04-18T11:50:41.268Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-04-18T11:50:41.268Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.1 [2025-04-18T11:50:41.268Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-04-18T11:50:41.268Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-04-18T11:50:41.268Z] go: downloading github.com/nats-io/nats.go v1.40.1 [2025-04-18T11:50:41.527Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-04-18T11:50:41.527Z] go: downloading github.com/x448/float16 v0.8.4 [2025-04-18T11:50:41.527Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2025-04-18T11:50:41.527Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2025-04-18T11:50:41.527Z] go: downloading github.com/stretchr/objx v0.5.2 [2025-04-18T11:50:41.527Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-04-18T11:50:41.527Z] go: downloading golang.org/x/net v0.38.0 [2025-04-18T11:50:41.527Z] go: downloading golang.org/x/sync v0.12.0 [2025-04-18T11:50:41.527Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-04-18T11:50:41.527Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2025-04-18T11:50:41.527Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-04-18T11:50:41.527Z] go: downloading github.com/klauspost/compress v1.18.0 [2025-04-18T11:50:41.527Z] go: downloading github.com/nats-io/nkeys v0.4.9 [2025-04-18T11:50:41.527Z] go: downloading github.com/nats-io/nuid v1.0.1 [2025-04-18T11:50:41.527Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-04-18T11:50:41.527Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-04-18T11:50:41.527Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-04-18T11:50:41.527Z] go: downloading golang.org/x/crypto v0.36.0 [2025-04-18T11:50:41.788Z] go: downloading golang.org/x/text v0.23.0 [2025-04-18T11:50:41.788Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-04-18T11:50:41.788Z] go: downloading golang.org/x/sys v0.31.0 [2025-04-18T11:51:00.485Z] ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] [2025-04-18T11:51:00.485Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2025-04-18T11:51:01.054Z] ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.038s coverage: 86.0% of statements [2025-04-18T11:51:01.622Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements [2025-04-18T11:51:06.905Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.032s coverage: 19.3% of statements [2025-04-18T11:51:06.905Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.047s coverage: 85.0% of statements [2025-04-18T11:51:06.905Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.033s coverage: 80.2% of statements [2025-04-18T11:51:06.905Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.023s coverage: 15.4% of statements [2025-04-18T11:51:06.905Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.026s coverage: 100.0% of statements [2025-04-18T11:51:06.905Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.020s coverage: 100.0% of statements [2025-04-18T11:51:06.905Z] ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.021s coverage: 61.5% of statements [2025-04-18T11:51:25.011Z] go vet ./... [2025-04-18T11:51:25.011Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-04-18T11:51:25.011Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2025-04-18T11:51:25.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-04-18T11:51:25.039Z] $ docker stop --time=1 0784c3f574171c019e3b31977a2d9380e7e971a7d614e14f06ecaef87373dcc0 [2025-04-18T11:51:28.792Z] $ docker rm -f --volumes 0784c3f574171c019e3b31977a2d9380e7e971a7d614e14f06ecaef87373dcc0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-18T11:51:29.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-04-18T11:51:29.422Z] 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 [2025-04-18T11:51:29.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-18T11:51:29.937Z] [2025-04-18T11:51:29.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-18T11:51:30.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-18T11:51:30.240Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-18T11:51:30.240Z] 5eb5b503b376: Pulling fs layer [2025-04-18T11:51:30.240Z] 5c69ac0246d0: Pulling fs layer [2025-04-18T11:51:30.240Z] ec43610c2a17: Pulling fs layer [2025-04-18T11:51:30.240Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-18T11:51:30.240Z] 33b1e0a273af: Pulling fs layer [2025-04-18T11:51:30.240Z] 5d3b04190fa2: Pulling fs layer [2025-04-18T11:51:30.240Z] 2f39f015ded8: Pulling fs layer [2025-04-18T11:51:30.240Z] 3a2ae6a8a46f: Waiting [2025-04-18T11:51:30.240Z] 33b1e0a273af: Waiting [2025-04-18T11:51:30.240Z] 5d3b04190fa2: Waiting [2025-04-18T11:51:30.240Z] 2f39f015ded8: Waiting [2025-04-18T11:51:30.240Z] 5c69ac0246d0: Verifying Checksum [2025-04-18T11:51:30.240Z] 5c69ac0246d0: Download complete [2025-04-18T11:51:30.240Z] 3a2ae6a8a46f: Download complete [2025-04-18T11:51:30.501Z] 33b1e0a273af: Verifying Checksum [2025-04-18T11:51:30.501Z] 33b1e0a273af: Download complete [2025-04-18T11:51:30.501Z] 5d3b04190fa2: Verifying Checksum [2025-04-18T11:51:30.501Z] 5d3b04190fa2: Download complete [2025-04-18T11:51:30.501Z] ec43610c2a17: Verifying Checksum [2025-04-18T11:51:30.501Z] ec43610c2a17: Download complete [2025-04-18T11:51:30.501Z] 5eb5b503b376: Verifying Checksum [2025-04-18T11:51:30.501Z] 5eb5b503b376: Download complete [2025-04-18T11:51:31.436Z] 2f39f015ded8: Download complete [2025-04-18T11:51:31.694Z] 5eb5b503b376: Pull complete [2025-04-18T11:51:31.953Z] 5c69ac0246d0: Pull complete [2025-04-18T11:51:32.520Z] ec43610c2a17: Pull complete [2025-04-18T11:51:32.520Z] 3a2ae6a8a46f: Pull complete [2025-04-18T11:51:32.778Z] 33b1e0a273af: Pull complete [2025-04-18T11:51:32.778Z] 5d3b04190fa2: Pull complete [2025-04-18T11:51:38.048Z] 2f39f015ded8: Pull complete [2025-04-18T11:51:38.048Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-18T11:51:38.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-18T11:51:38.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-18T11:51:38.149Z] prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container [2025-04-18T11:51:38.177Z] $ 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 [2025-04-18T11:51:43.378Z] $ docker top e3f0e11700623214df72afc2e7ebed86a4b34e99eeab57d5d12063f3641d3b81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-18T11:51:43.770Z] ---> job-cost.sh [2025-04-18T11:51:43.770Z] lf-activate-venv: SKIPPING [2025-04-18T11:51:43.770Z] INFO: No Stack... [2025-04-18T11:51:44.029Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-18T11:51:44.599Z] INFO: Archiving Costs [Pipeline] sh [2025-04-18T11:51:44.885Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2025-04-18T11:51:44.885Z] + cut -d, -f6 [Pipeline] lock [2025-04-18T11:51:44.899Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-205-stack-cost] [2025-04-18T11:51:44.911Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-205-stack-cost] did not exist. Created. [2025-04-18T11:51:44.917Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-18T11:51:45.220Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-04-18T11:51:45.257Z] Stashed 1 file(s) [Pipeline] } [2025-04-18T11:51:45.264Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-205-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-18T11:51:45.291Z] $ docker stop --time=1 e3f0e11700623214df72afc2e7ebed86a4b34e99eeab57d5d12063f3641d3b81 [2025-04-18T11:51:46.425Z] $ docker rm -f --volumes e3f0e11700623214df72afc2e7ebed86a4b34e99eeab57d5d12063f3641d3b81 [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 [2025-04-18T11:51:46.685Z] provisioning config files... [2025-04-18T11:51:46.694Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11757785832916530601tmp [Pipeline] { [Pipeline] sh [2025-04-18T11:51:47.027Z] + set +x [2025-04-18T11:51:47.027Z] + curl -s https://codecov.io/bash [2025-04-18T11:51:47.027Z] + bash -s -- [2025-04-18T11:51:47.027Z] [2025-04-18T11:51:47.027Z] _____ _ [2025-04-18T11:51:47.027Z] / ____| | | [2025-04-18T11:51:47.027Z] | | ___ __| | ___ ___ _____ __ [2025-04-18T11:51:47.027Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-04-18T11:51:47.027Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-04-18T11:51:47.027Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-04-18T11:51:47.027Z] Bash-1.0.6 [2025-04-18T11:51:47.027Z] [2025-04-18T11:51:47.027Z] [2025-04-18T11:51:47.027Z] ==> git version 2.25.1 found [2025-04-18T11:51:47.027Z] ==> 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 [2025-04-18T11:51:47.027Z] Release-Date: 2020-01-08 [2025-04-18T11:51:47.027Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-04-18T11:51:47.027Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-04-18T11:51:47.027Z] ==> Jenkins CI detected. [2025-04-18T11:51:47.027Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2025-04-18T11:51:47.027Z] project root: . [2025-04-18T11:51:47.027Z] --> token set from env [2025-04-18T11:51:47.027Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-04-18T11:51:47.027Z] ==> Running gcov in . (disable via -X gcov) [2025-04-18T11:51:47.027Z] ==> Python coveragepy not found [2025-04-18T11:51:47.027Z] ==> Searching for coverage reports in: [2025-04-18T11:51:47.027Z] + . [2025-04-18T11:51:47.027Z] -> Found 1 reports [2025-04-18T11:51:47.027Z] ==> Detecting git/mercurial file structure [2025-04-18T11:51:47.027Z] ==> Reading reports [2025-04-18T11:51:47.027Z] + ./coverage.out bytes=60312 [2025-04-18T11:51:47.027Z] ==> Appending adjustments [2025-04-18T11:51:47.027Z] https://docs.codecov.io/docs/fixing-reports [2025-04-18T11:51:47.286Z] + Found adjustments [2025-04-18T11:51:47.286Z] ==> Gzipping contents [2025-04-18T11:51:47.286Z] 12K /tmp/codecov.2EqqHz.gz [2025-04-18T11:51:47.286Z] ==> Uploading reports [2025-04-18T11:51:47.286Z] url: https://codecov.io [2025-04-18T11:51:47.286Z] query: branch=main&commit=fb33793af0ebf81337ba2af9b619b667156188ec&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2025-04-18T11:51:47.286Z] -> Pinging Codecov [2025-04-18T11:51:47.286Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fb33793af0ebf81337ba2af9b619b667156188ec&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2025-04-18T11:51:47.545Z] -> Uploading to [2025-04-18T11:51:47.545Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/fb33793af0ebf81337ba2af9b619b667156188ec/4868a948-9855-4047-b4ae-70dcf76c4149.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250418%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250418T115147Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c8dba3cdeef07da01939f29bdd6894b5b0d29b510649edbeb0ade58acee95df9 [2025-04-18T11:51:47.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-04-18T11:51:47.545Z] Dload Upload Total Spent Left Speed [2025-04-18T11:51:47.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8453 0 0 100 8453 0 66559 --:--:-- --:--:-- --:--:-- 66039 100 8453 0 0 100 8453 0 66559 --:--:-- --:--:-- --:--:-- 66039 [2025-04-18T11:51:47.804Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/fb33793af0ebf81337ba2af9b619b667156188ec [Pipeline] } [2025-04-18T11:51:47.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-04-18T11:51:47.946Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-04-18T11:51:47.963Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-18T11:51:48.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-04-18T11:51:48.268Z] [2025-04-18T11:51:48.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-18T11:51:48.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-04-18T11:51:48.576Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-04-18T11:51:48.576Z] 43c4264eed91: Pulling fs layer [2025-04-18T11:51:48.576Z] 4cc291be95ef: Pulling fs layer [2025-04-18T11:51:48.576Z] 2ac1f1163629: Pulling fs layer [2025-04-18T11:51:48.576Z] 5c3c966382ef: Pulling fs layer [2025-04-18T11:51:48.576Z] 4f4fb700ef54: Pulling fs layer [2025-04-18T11:51:48.576Z] d9c7d2e4e75e: Pulling fs layer [2025-04-18T11:51:48.576Z] 9c3e1370e548: Pulling fs layer [2025-04-18T11:51:48.576Z] 5c3c966382ef: Waiting [2025-04-18T11:51:48.576Z] 4f4fb700ef54: Waiting [2025-04-18T11:51:48.576Z] d9c7d2e4e75e: Waiting [2025-04-18T11:51:48.576Z] 9c3e1370e548: Waiting [2025-04-18T11:51:48.576Z] 4cc291be95ef: Verifying Checksum [2025-04-18T11:51:48.576Z] 4cc291be95ef: Download complete [2025-04-18T11:51:48.576Z] 5c3c966382ef: Verifying Checksum [2025-04-18T11:51:48.576Z] 5c3c966382ef: Download complete [2025-04-18T11:51:48.576Z] 4f4fb700ef54: Download complete [2025-04-18T11:51:48.576Z] 43c4264eed91: Verifying Checksum [2025-04-18T11:51:48.576Z] 43c4264eed91: Download complete [2025-04-18T11:51:48.835Z] 43c4264eed91: Pull complete [2025-04-18T11:51:48.836Z] d9c7d2e4e75e: Verifying Checksum [2025-04-18T11:51:48.836Z] d9c7d2e4e75e: Download complete [2025-04-18T11:51:48.836Z] 4cc291be95ef: Pull complete [2025-04-18T11:51:49.094Z] 2ac1f1163629: Verifying Checksum [2025-04-18T11:51:49.094Z] 2ac1f1163629: Download complete [2025-04-18T11:51:49.662Z] 9c3e1370e548: Verifying Checksum [2025-04-18T11:51:49.663Z] 9c3e1370e548: Download complete [2025-04-18T11:51:52.944Z] 2ac1f1163629: Pull complete [2025-04-18T11:51:52.945Z] 5c3c966382ef: Pull complete [2025-04-18T11:51:52.945Z] 4f4fb700ef54: Pull complete [2025-04-18T11:51:52.945Z] d9c7d2e4e75e: Pull complete [2025-04-18T11:51:56.230Z] 9c3e1370e548: Pull complete [2025-04-18T11:51:56.230Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-04-18T11:51:56.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-04-18T11:51:56.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-18T11:51:56.338Z] prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container [2025-04-18T11:51:56.368Z] $ 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 [2025-04-18T11:52:02.990Z] $ docker top 765b26614fbbeaa07180365fa6bcbeef27a30c285d2d32f862b37f22534cd224 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-18T11:52:03.333Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo [2025-04-18T11:52:03.343Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2025-04-18T11:52:03.623Z] + set -o pipefail [2025-04-18T11:52:03.623Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2025-04-18T11:52:08.895Z] [2025-04-18T11:52:08.895Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... [2025-04-18T11:52:08.895Z] [2025-04-18T11:52:08.895Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/53b56277-c8f9-4d02-9096-d1fa6b6987ee [2025-04-18T11:52:08.895Z] [2025-04-18T11:52:08.895Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-04-18T11:52:08.895Z] [2025-04-18T11:52:09.155Z] [2025-04-18T11:52:09.155Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-04-18T11:52:09.155Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-04-18T11:52:11.071Z] $ docker stop --time=1 765b26614fbbeaa07180365fa6bcbeef27a30c285d2d32f862b37f22534cd224 [2025-04-18T11:52:14.718Z] $ docker rm -f --volumes 765b26614fbbeaa07180365fa6bcbeef27a30c285d2d32f862b37f22534cd224 [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 [2025-04-18T11:52:15.668Z] + git log --format=format:%s -1 fb33793af0ebf81337ba2af9b619b667156188ec [Pipeline] sh [2025-04-18T11:52:15.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-18T11:52:15.956Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-18T11:52:16.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-18T11:52:16.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-18T11:52:16.341Z] prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container [2025-04-18T11:52:16.367Z] $ 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 [2025-04-18T11:52:16.770Z] $ docker top 899cd28775836d7bf939207a3398846ae80a1728c5307a0770348e04d17caca2 -eo pid,comm [2025-04-18T11:52:16.815Z] 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). [2025-04-18T11:52:16.815Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-18T11:52:16.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-18T11:52:16.873Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-18T11:52:16.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-18T11:52:16.984Z] $ docker exec 899cd28775836d7bf939207a3398846ae80a1728c5307a0770348e04d17caca2 ssh-agent [2025-04-18T11:52:17.095Z] SSH_AUTH_SOCK=/tmp/ssh-3LGgWgLF0mOf/agent.32 [2025-04-18T11:52:17.095Z] SSH_AGENT_PID=38 [2025-04-18T11:52:17.100Z] Running ssh-add (command line suppressed) [2025-04-18T11:52:17.202Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_136937266910346812.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_136937266910346812.key) [2025-04-18T11:52:17.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-18T11:52:17.517Z] + git semver tag [2025-04-18T11:52:17.777Z] 2025-04-18 11:52:17,694 [run_tag] DEBUG tag force:False [2025-04-18T11:52:17.777Z] 2025-04-18 11:52:17,694 [check_head_tag] DEBUG check head tag [2025-04-18T11:52:17.777Z] 2025-04-18 11:52:17,694 [execute] INFO git cat-file --batch-check [2025-04-18T11:52:17.777Z] 2025-04-18 11:52:17,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2025-04-18T11:52:17.777Z] 2025-04-18 11:52:17,698 [execute] INFO git cat-file --batch [2025-04-18T11:52:17.777Z] 2025-04-18 11:52:17,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2025-04-18T11:52:17.777Z] 2025-04-18 11:52:17,714 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-04-18T11:52:17.777Z] 2025-04-18 11:52:17,715 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 [2025-04-18T11:52:17.777Z] 2025-04-18 11:52:17,715 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2025-04-18T11:52:17.777Z] 2025-04-18 11:52:17,718 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-04-18T11:52:17.777Z] 4.1.0-dev.4 [Pipeline] } [2025-04-18T11:52:17.783Z] $ docker exec --env ******** --env ******** 899cd28775836d7bf939207a3398846ae80a1728c5307a0770348e04d17caca2 ssh-agent -k [2025-04-18T11:52:17.875Z] unset SSH_AUTH_SOCK; [2025-04-18T11:52:17.875Z] unset SSH_AGENT_PID; [2025-04-18T11:52:17.875Z] echo Agent pid 38 killed; [2025-04-18T11:52:17.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-18T11:52:18.212Z] + git semver [Pipeline] } [2025-04-18T11:52:18.482Z] $ docker stop --time=1 899cd28775836d7bf939207a3398846ae80a1728c5307a0770348e04d17caca2 [2025-04-18T11:52:19.762Z] $ docker rm -f --volumes 899cd28775836d7bf939207a3398846ae80a1728c5307a0770348e04d17caca2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-18T11:52:20.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-04-18T11:52:20.158Z] [2025-04-18T11:52:20.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-18T11:52:20.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-04-18T11:52:20.457Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-04-18T11:52:20.457Z] ab5ef0e58194: Pulling fs layer [2025-04-18T11:52:20.457Z] 9712f1f96733: Pulling fs layer [2025-04-18T11:52:20.457Z] 63f879dbbcfc: Pulling fs layer [2025-04-18T11:52:20.457Z] 0d9ebad4ef96: Pulling fs layer [2025-04-18T11:52:20.457Z] e9a5061849ea: Pulling fs layer [2025-04-18T11:52:20.457Z] d747dcd14b5f: Pulling fs layer [2025-04-18T11:52:20.457Z] 2de7ff778b66: Pulling fs layer [2025-04-18T11:52:20.457Z] 0d9ebad4ef96: Waiting [2025-04-18T11:52:20.457Z] d747dcd14b5f: Waiting [2025-04-18T11:52:20.457Z] 2de7ff778b66: Waiting [2025-04-18T11:52:20.457Z] e9a5061849ea: Waiting [2025-04-18T11:52:20.457Z] 9712f1f96733: Verifying Checksum [2025-04-18T11:52:20.457Z] 9712f1f96733: Download complete [2025-04-18T11:52:21.026Z] 63f879dbbcfc: Verifying Checksum [2025-04-18T11:52:21.026Z] 63f879dbbcfc: Download complete [2025-04-18T11:52:21.026Z] 0d9ebad4ef96: Verifying Checksum [2025-04-18T11:52:21.026Z] 0d9ebad4ef96: Download complete [2025-04-18T11:52:21.026Z] e9a5061849ea: Verifying Checksum [2025-04-18T11:52:21.026Z] e9a5061849ea: Download complete [2025-04-18T11:52:21.026Z] d747dcd14b5f: Verifying Checksum [2025-04-18T11:52:21.026Z] d747dcd14b5f: Download complete [2025-04-18T11:52:21.026Z] 2de7ff778b66: Verifying Checksum [2025-04-18T11:52:21.026Z] 2de7ff778b66: Download complete [2025-04-18T11:52:21.284Z] ab5ef0e58194: Verifying Checksum [2025-04-18T11:52:21.284Z] ab5ef0e58194: Download complete [2025-04-18T11:52:23.811Z] ab5ef0e58194: Pull complete [2025-04-18T11:52:23.812Z] 9712f1f96733: Pull complete [2025-04-18T11:52:24.797Z] 63f879dbbcfc: Pull complete [2025-04-18T11:52:29.106Z] 0d9ebad4ef96: Pull complete [2025-04-18T11:52:29.106Z] e9a5061849ea: Pull complete [2025-04-18T11:52:29.106Z] d747dcd14b5f: Pull complete [2025-04-18T11:52:29.674Z] 2de7ff778b66: Pull complete [2025-04-18T11:52:29.674Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-04-18T11:52:29.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-04-18T11:52:29.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-18T11:52:29.780Z] prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container [2025-04-18T11:52:29.804Z] $ 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 [2025-04-18T11:52:35.377Z] $ docker top 2fc3f2d83702dd466b9958dc3c1d0fbbac85a94f1a97c1f7295842f5d7a0fc27 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-04-18T11:52:35.466Z] provisioning config files... [2025-04-18T11:52:35.473Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8067727850122520310tmp [2025-04-18T11:52:35.482Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11984064111809074468tmp [2025-04-18T11:52:35.491Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17823514538365343668tmp [Pipeline] { [Pipeline] echo [2025-04-18T11:52:35.520Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-18T11:52:35.814Z] ---> sigul-configuration.sh [2025-04-18T11:52:35.814Z] gpg: directory `/root/.gnupg' created [2025-04-18T11:52:35.814Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-04-18T11:52:35.814Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-04-18T11:52:35.814Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-04-18T11:52:35.814Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-04-18T11:52:35.814Z] gpg: CAST5 encrypted data [2025-04-18T11:52:35.814Z] gpg: encrypted with 1 passphrase [2025-04-18T11:52:35.814Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-04-18T11:52:36.109Z] + mkdir /home/jenkins [2025-04-18T11:52:36.109Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-04-18T11:52:36.406Z] + 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 [2025-04-18T11:52:36.420Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-18T11:52:36.713Z] ---> sigul-install.sh [2025-04-18T11:52:36.713Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-04-18T11:52:37.006Z] + git tag --list [2025-04-18T11:52:37.006Z] v0.0.0 [2025-04-18T11:52:37.006Z] v0.1.0 [2025-04-18T11:52:37.006Z] v0.1.1 [2025-04-18T11:52:37.006Z] v0.1.10 [2025-04-18T11:52:37.006Z] v0.1.11 [2025-04-18T11:52:37.006Z] v0.1.12 [2025-04-18T11:52:37.006Z] v0.1.13 [2025-04-18T11:52:37.006Z] v0.1.14 [2025-04-18T11:52:37.006Z] v0.1.15 [2025-04-18T11:52:37.006Z] v0.1.16 [2025-04-18T11:52:37.006Z] v0.1.17 [2025-04-18T11:52:37.006Z] v0.1.18 [2025-04-18T11:52:37.006Z] v0.1.19 [2025-04-18T11:52:37.006Z] v0.1.2 [2025-04-18T11:52:37.006Z] v0.1.20 [2025-04-18T11:52:37.006Z] v0.1.21 [2025-04-18T11:52:37.006Z] v0.1.22 [2025-04-18T11:52:37.006Z] v0.1.23 [2025-04-18T11:52:37.006Z] v0.1.24 [2025-04-18T11:52:37.006Z] v0.1.25 [2025-04-18T11:52:37.006Z] v0.1.26 [2025-04-18T11:52:37.006Z] v0.1.27 [2025-04-18T11:52:37.006Z] v0.1.28 [2025-04-18T11:52:37.006Z] v0.1.29 [2025-04-18T11:52:37.006Z] v0.1.3 [2025-04-18T11:52:37.006Z] v0.1.30 [2025-04-18T11:52:37.006Z] v0.1.31 [2025-04-18T11:52:37.006Z] v0.1.4 [2025-04-18T11:52:37.006Z] v0.1.5 [2025-04-18T11:52:37.006Z] v0.1.6 [2025-04-18T11:52:37.006Z] v0.1.7 [2025-04-18T11:52:37.006Z] v0.1.8 [2025-04-18T11:52:37.006Z] v0.1.9 [2025-04-18T11:52:37.006Z] v2.0.0 [2025-04-18T11:52:37.006Z] v2.0.1 [2025-04-18T11:52:37.006Z] v2.1.0 [2025-04-18T11:52:37.006Z] v2.1.1 [2025-04-18T11:52:37.006Z] v2.2.0 [2025-04-18T11:52:37.006Z] v2.3.0 [2025-04-18T11:52:37.006Z] v3.0 [2025-04-18T11:52:37.006Z] v3.0.0 [2025-04-18T11:52:37.006Z] v3.1 [2025-04-18T11:52:37.006Z] v3.1.0 [2025-04-18T11:52:37.006Z] v4.0 [2025-04-18T11:52:37.006Z] v4.0.0 [2025-04-18T11:52:37.006Z] v4.0.1 [2025-04-18T11:52:37.006Z] v4.1.0-dev.1 [2025-04-18T11:52:37.006Z] v4.1.0-dev.2 [2025-04-18T11:52:37.006Z] v4.1.0-dev.3 [2025-04-18T11:52:37.006Z] v4.1.0-dev.4 [Pipeline] sh [2025-04-18T11:52:37.302Z] + lftools sign git-tag v4.1.0-dev.4 [2025-04-18T11:52:37.731Z] Signing Git tag with Sigul... [2025-04-18T11:52:37.731Z] Signing v4.1.0-dev.4 [Pipeline] echo [2025-04-18T11:52:38.331Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-18T11:52:38.635Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-04-18T11:52:38.641Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-04-18T11:52:38.661Z] $ docker stop --time=1 2fc3f2d83702dd466b9958dc3c1d0fbbac85a94f1a97c1f7295842f5d7a0fc27 [2025-04-18T11:52:39.956Z] $ docker rm -f --volumes 2fc3f2d83702dd466b9958dc3c1d0fbbac85a94f1a97c1f7295842f5d7a0fc27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-04-18T11:52:40.389Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-18T11:52:40.389Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-18T11:52:40.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-18T11:52:40.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-18T11:52:40.777Z] prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container [2025-04-18T11:52:40.806Z] $ 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 [2025-04-18T11:52:41.147Z] $ docker top 3642d4febadf50256872231bbf9fde2932da367a4985790dac7668c15c6bb71f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-18T11:52:41.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-18T11:52:41.258Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-18T11:52:41.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-18T11:52:41.372Z] $ docker exec 3642d4febadf50256872231bbf9fde2932da367a4985790dac7668c15c6bb71f ssh-agent [2025-04-18T11:52:41.481Z] SSH_AUTH_SOCK=/tmp/ssh-ZejLssM9D9tg/agent.32 [2025-04-18T11:52:41.482Z] SSH_AGENT_PID=38 [2025-04-18T11:52:41.486Z] Running ssh-add (command line suppressed) [2025-04-18T11:52:41.584Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1233626360034158808.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1233626360034158808.key) [2025-04-18T11:52:41.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-18T11:52:41.892Z] + git semver bump pre [2025-04-18T11:52:42.153Z] 2025-04-18 11:52:42,076 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-04-18T11:52:42.153Z] 2025-04-18 11:52:42,076 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev [2025-04-18T11:52:42.153Z] 2025-04-18 11:52:42,076 [bump_version] DEBUG bumped version:4.1.0-dev.5 [2025-04-18T11:52:42.153Z] 2025-04-18 11:52:42,076 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2025-04-18T11:52:42.153Z] 2025-04-18 11:52:42,076 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-04-18T11:52:42.153Z] 2025-04-18 11:52:42,076 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-04-18T11:52:42.153Z] 2025-04-18 11:52:42,078 [execute] INFO git cat-file --batch-check [2025-04-18T11:52:42.153Z] 2025-04-18 11:52:42,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2025-04-18T11:52:42.153Z] 2025-04-18 11:52:42,084 [execute] INFO git cat-file --batch [2025-04-18T11:52:42.153Z] 2025-04-18 11:52:42,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2025-04-18T11:52:42.153Z] 2025-04-18 11:52:42,089 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-04-18T11:52:42.153Z] 4.1.0-dev.5 [Pipeline] } [2025-04-18T11:52:42.160Z] $ docker exec --env ******** --env ******** 3642d4febadf50256872231bbf9fde2932da367a4985790dac7668c15c6bb71f ssh-agent -k [2025-04-18T11:52:42.252Z] unset SSH_AUTH_SOCK; [2025-04-18T11:52:42.252Z] unset SSH_AGENT_PID; [2025-04-18T11:52:42.252Z] echo Agent pid 38 killed; [2025-04-18T11:52:42.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-18T11:52:42.602Z] + git semver [Pipeline] } [2025-04-18T11:52:42.876Z] $ docker stop --time=1 3642d4febadf50256872231bbf9fde2932da367a4985790dac7668c15c6bb71f [2025-04-18T11:52:44.355Z] $ docker rm -f --volumes 3642d4febadf50256872231bbf9fde2932da367a4985790dac7668c15c6bb71f [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-18T11:52:44.725Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-18T11:52:44.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-18T11:52:45.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-18T11:52:45.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-18T11:52:45.111Z] prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container [2025-04-18T11:52:45.135Z] $ 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 [2025-04-18T11:52:45.463Z] $ docker top 7b1eb4e700cf29951eab75004834f0566201d4d649a2c6ee0320782925f08bc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-18T11:52:45.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-18T11:52:45.571Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-18T11:52:45.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-18T11:52:45.677Z] $ docker exec 7b1eb4e700cf29951eab75004834f0566201d4d649a2c6ee0320782925f08bc9 ssh-agent [2025-04-18T11:52:45.779Z] SSH_AUTH_SOCK=/tmp/ssh-qh3nvMz5Rduz/agent.31 [2025-04-18T11:52:45.779Z] SSH_AGENT_PID=37 [2025-04-18T11:52:45.783Z] Running ssh-add (command line suppressed) [2025-04-18T11:52:45.883Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8022359604984613203.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8022359604984613203.key) [2025-04-18T11:52:45.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-18T11:52:46.191Z] + git semver push [2025-04-18T11:52:46.451Z] 2025-04-18 11:52:46,358 [run_push] DEBUG push [2025-04-18T11:52:46.451Z] 2025-04-18 11:52:46,359 [execute] INFO git cat-file --batch-check [2025-04-18T11:52:46.451Z] 2025-04-18 11:52:46,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2025-04-18T11:52:46.451Z] 2025-04-18 11:52:46,363 [execute] INFO git rev-list ce9111a3cd40bf1589413a946f9c821b48d4083f -- [2025-04-18T11:52:46.451Z] 2025-04-18 11:52:46,363 [execute] DEBUG Popen(['git', 'rev-list', 'ce9111a3cd40bf1589413a946f9c821b48d4083f', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-04-18T11:52:46.451Z] 2025-04-18 11:52:46,373 [execute] INFO git fetch -v origin [2025-04-18T11:52:46.451Z] 2025-04-18 11:52:46,374 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-04-18T11:52:47.020Z] 2025-04-18 11:52:46,834 [run_push] DEBUG no remote changes detected [2025-04-18T11:52:47.020Z] 2025-04-18 11:52:46,834 [execute] INFO git push origin semver [2025-04-18T11:52:47.020Z] 2025-04-18 11:52:46,835 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-04-18T11:52:47.588Z] 2025-04-18 11:52:47,467 [run_push] DEBUG push all version tags [2025-04-18T11:52:47.588Z] 2025-04-18 11:52:47,467 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-04-18T11:52:47.588Z] 2025-04-18 11:52:47,468 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2025-04-18T11:52:48.156Z] 2025-04-18 11:52:48,064 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-04-18T11:52:48.156Z] 4.1.0-dev.5 [Pipeline] } [2025-04-18T11:52:48.162Z] $ docker exec --env ******** --env ******** 7b1eb4e700cf29951eab75004834f0566201d4d649a2c6ee0320782925f08bc9 ssh-agent -k [2025-04-18T11:52:48.262Z] unset SSH_AUTH_SOCK; [2025-04-18T11:52:48.263Z] unset SSH_AGENT_PID; [2025-04-18T11:52:48.263Z] echo Agent pid 37 killed; [2025-04-18T11:52:48.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-18T11:52:48.607Z] + git semver [Pipeline] } [2025-04-18T11:52:48.877Z] $ docker stop --time=1 7b1eb4e700cf29951eab75004834f0566201d4d649a2c6ee0320782925f08bc9 [2025-04-18T11:52:50.152Z] $ docker rm -f --volumes 7b1eb4e700cf29951eab75004834f0566201d4d649a2c6ee0320782925f08bc9 [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 [2025-04-18T11:52:50.761Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2025-04-18T11:52:50.761Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-04-18T11:52:50.761Z] total 16 [2025-04-18T11:52:50.761Z] drwxr-xr-x 3 root root 4096 Apr 18 11:51 . [2025-04-18T11:52:50.761Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 11:52 .. [2025-04-18T11:52:50.761Z] drwxr-xr-x 2 root root 4096 Apr 18 11:51 cost [2025-04-18T11:52:50.761Z] -rw-r--r-- 1 root root 88 Apr 18 11:51 cost.csv [2025-04-18T11:52:50.761Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-04-18T11:52:50.761Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-04-18T11:52:50.761Z] total 16 [2025-04-18T11:52:50.761Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 11:51 . [2025-04-18T11:52:50.761Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 11:52 .. [2025-04-18T11:52:50.761Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 11:51 cost [2025-04-18T11:52:50.761Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 18 11:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-04-18T11:52:51.056Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-18T11:52:51.913Z] ---> package-listing.sh [2025-04-18T11:52:51.913Z] ++ facter osfamily [2025-04-18T11:52:51.913Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-18T11:52:52.173Z] + OS_FAMILY=debian [2025-04-18T11:52:52.173Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2025-04-18T11:52:52.173Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-18T11:52:52.173Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-18T11:52:52.173Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-18T11:52:52.173Z] + PACKAGES=/tmp/packages_start.txt [2025-04-18T11:52:52.173Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2025-04-18T11:52:52.173Z] + PACKAGES=/tmp/packages_end.txt [2025-04-18T11:52:52.173Z] + case "${OS_FAMILY}" in [2025-04-18T11:52:52.173Z] + dpkg -l [2025-04-18T11:52:52.173Z] + grep '^ii' [2025-04-18T11:52:52.173Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-18T11:52:52.173Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-18T11:52:52.173Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-18T11:52:52.173Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2025-04-18T11:52:52.173Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2025-04-18T11:52:52.173Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2025-04-18T11:52:52.186Z] 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 [2025-04-18T11:52:52.466Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-18T11:52:53.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-18T11:52:53.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-18T11:52:53.107Z] prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container [2025-04-18T11:52:53.133Z] $ 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 [2025-04-18T11:52:53.310Z] $ docker top 33e6ebd54a4a5bb3ccd3ec1b25a075c00ed749ee961eb2ca78f0c3a75b241c73 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-18T11:52:53.666Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-18T11:52:53.956Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-18T11:52:54.250Z] + ls /var/log/sa-host [2025-04-18T11:52:54.250Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-18T11:52:54.326Z] provisioning config files... [2025-04-18T11:52:54.335Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17465246983529469204tmp [Pipeline] { [Pipeline] echo [2025-04-18T11:52:54.354Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-18T11:52:54.641Z] ---> create-netrc.sh [Pipeline] } [2025-04-18T11:52:54.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-18T11:52:54.986Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-18T11:52:54.995Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-18T11:52:55.277Z] ---> sudo-logs.sh [2025-04-18T11:52:55.277Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-04-18T11:52:55.308Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-18T11:52:55.592Z] ---> job-cost.sh [2025-04-18T11:52:55.592Z] lf-activate-venv: SKIPPING [2025-04-18T11:52:55.592Z] DEBUG: total: 0.2199999988079071 [2025-04-18T11:52:55.592Z] INFO: Retrieving Stack Cost... [2025-04-18T11:52:55.852Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-18T11:52:56.111Z] INFO: Archiving Costs [Pipeline] echo [2025-04-18T11:52:56.125Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-18T11:52:56.410Z] ---> logs-deploy.sh [2025-04-18T11:52:56.410Z] lf-activate-venv: SKIPPING [2025-04-18T11:52:56.410Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/205 [2025-04-18T11:52:56.410Z] INFO: archiving workspace using pattern(s): [2025-04-18T11:52:57.349Z] Archives upload complete. [2025-04-18T11:52:57.609Z] INFO: archiving logs to Nexus [2025-04-18T11:52:58.179Z] ---> uname -a: [2025-04-18T11:52:58.179Z] Linux prd-ubuntu20-04-docker-8c-8g-112 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] ---> lscpu: [2025-04-18T11:52:58.179Z] Architecture: x86_64 [2025-04-18T11:52:58.179Z] CPU op-mode(s): 32-bit, 64-bit [2025-04-18T11:52:58.179Z] Byte Order: Little Endian [2025-04-18T11:52:58.179Z] Address sizes: 40 bits physical, 48 bits virtual [2025-04-18T11:52:58.179Z] CPU(s): 8 [2025-04-18T11:52:58.179Z] On-line CPU(s) list: 0-7 [2025-04-18T11:52:58.179Z] Thread(s) per core: 1 [2025-04-18T11:52:58.179Z] Core(s) per socket: 1 [2025-04-18T11:52:58.179Z] Socket(s): 8 [2025-04-18T11:52:58.179Z] NUMA node(s): 1 [2025-04-18T11:52:58.179Z] Vendor ID: AuthenticAMD [2025-04-18T11:52:58.179Z] CPU family: 23 [2025-04-18T11:52:58.179Z] Model: 49 [2025-04-18T11:52:58.179Z] Model name: AMD EPYC-Rome Processor [2025-04-18T11:52:58.179Z] Stepping: 0 [2025-04-18T11:52:58.179Z] CPU MHz: 2799.998 [2025-04-18T11:52:58.179Z] BogoMIPS: 5599.99 [2025-04-18T11:52:58.179Z] Virtualization: AMD-V [2025-04-18T11:52:58.179Z] Hypervisor vendor: KVM [2025-04-18T11:52:58.179Z] Virtualization type: full [2025-04-18T11:52:58.179Z] L1d cache: 256 KiB [2025-04-18T11:52:58.179Z] L1i cache: 256 KiB [2025-04-18T11:52:58.179Z] L2 cache: 4 MiB [2025-04-18T11:52:58.179Z] L3 cache: 128 MiB [2025-04-18T11:52:58.179Z] NUMA node0 CPU(s): 0-7 [2025-04-18T11:52:58.179Z] Vulnerability Itlb multihit: Not affected [2025-04-18T11:52:58.179Z] Vulnerability L1tf: Not affected [2025-04-18T11:52:58.179Z] Vulnerability Mds: Not affected [2025-04-18T11:52:58.179Z] Vulnerability Meltdown: Not affected [2025-04-18T11:52:58.179Z] Vulnerability Mmio stale data: Not affected [2025-04-18T11:52:58.179Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-04-18T11:52:58.179Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-04-18T11:52:58.179Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-04-18T11:52:58.179Z] Vulnerability Srbds: Not affected [2025-04-18T11:52:58.179Z] Vulnerability Tsx async abort: Not affected [2025-04-18T11:52:58.179Z] 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] ---> nproc: [2025-04-18T11:52:58.179Z] 8 [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] ---> df -h: [2025-04-18T11:52:58.179Z] Filesystem Size Used Avail Use% Mounted on [2025-04-18T11:52:58.179Z] overlay 155G 12G 144G 8% / [2025-04-18T11:52:58.179Z] tmpfs 64M 0 64M 0% /dev [2025-04-18T11:52:58.179Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-04-18T11:52:58.179Z] shm 64M 0 64M 0% /dev/shm [2025-04-18T11:52:58.179Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] ---> sar -b -r -n DEV: [2025-04-18T11:52:58.179Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-112) 04/18/25 _x86_64_ (8 CPU) [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] 11:49:23 LINUX RESTART (8 CPU) [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] 11:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-04-18T11:52:58.179Z] 11:51:01 321.71 11.69 310.02 0.00 1769.33 87963.53 0.00 [2025-04-18T11:52:58.179Z] 11:52:01 107.23 0.28 106.95 0.00 21.33 54345.62 0.00 [2025-04-18T11:52:58.179Z] Average: 213.56 5.94 207.62 0.00 887.91 71011.95 0.00 [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] 11:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-04-18T11:52:58.179Z] 11:51:01 28497540 31439104 866232 2.63 85756 3087724 2155908 6.35 1467728 2473996 591580 [2025-04-18T11:52:58.179Z] 11:52:01 27961340 31539088 767096 2.33 111556 3635848 1839740 5.42 1153764 3264008 102608 [2025-04-18T11:52:58.179Z] Average: 28229440 31489096 816664 2.48 98656 3361786 1997824 5.89 1310746 2869002 347094 [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] 11:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-04-18T11:52:58.179Z] 11:51:01 ens3 409.83 250.87 6186.42 65.26 0.00 0.00 0.00 0.00 [2025-04-18T11:52:58.179Z] 11:51:01 docker0 67.11 116.88 5.52 1135.24 0.00 0.00 0.00 0.00 [2025-04-18T11:52:58.179Z] 11:51:01 veth79bd36f 62.11 112.35 5.90 1083.84 0.00 0.00 0.00 0.09 [2025-04-18T11:52:58.179Z] 11:51:01 lo 3.19 3.19 0.31 0.31 0.00 0.00 0.00 0.00 [2025-04-18T11:52:58.179Z] 11:52:01 ens3 229.39 137.57 6461.19 25.27 0.00 0.00 0.00 0.00 [2025-04-18T11:52:58.179Z] 11:52:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-04-18T11:52:58.179Z] 11:52:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 [2025-04-18T11:52:58.179Z] Average: ens3 318.84 193.74 6324.97 45.09 0.00 0.00 0.00 0.00 [2025-04-18T11:52:58.179Z] Average: docker0 33.30 57.96 2.74 562.80 0.00 0.00 0.00 0.00 [2025-04-18T11:52:58.179Z] Average: lo 2.76 2.76 0.27 0.27 0.00 0.00 0.00 0.00 [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] ---> sar -P ALL: [2025-04-18T11:52:58.179Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-112) 04/18/25 _x86_64_ (8 CPU) [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] 11:49:23 LINUX RESTART (8 CPU) [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] 11:50:02 CPU %user %nice %system %iowait %steal %idle [2025-04-18T11:52:58.179Z] 11:51:01 all 20.15 0.00 4.59 1.99 0.06 73.21 [2025-04-18T11:52:58.179Z] 11:51:01 0 20.74 0.00 5.87 3.46 0.05 69.87 [2025-04-18T11:52:58.179Z] 11:51:01 1 21.82 0.00 4.69 3.41 0.07 70.01 [2025-04-18T11:52:58.179Z] 11:51:01 2 18.95 0.00 4.12 0.05 0.05 76.82 [2025-04-18T11:52:58.179Z] 11:51:01 3 19.92 0.00 4.24 0.05 0.05 75.74 [2025-04-18T11:52:58.179Z] 11:51:01 4 18.71 0.00 4.93 7.74 0.05 68.57 [2025-04-18T11:52:58.179Z] 11:51:01 5 21.09 0.00 5.05 0.74 0.07 73.06 [2025-04-18T11:52:58.179Z] 11:51:01 6 20.21 0.00 3.94 0.39 0.07 75.39 [2025-04-18T11:52:58.179Z] 11:51:01 7 19.74 0.00 3.89 0.10 0.05 76.22 [2025-04-18T11:52:58.179Z] 11:52:01 all 22.30 0.00 4.71 3.09 0.07 69.83 [2025-04-18T11:52:58.179Z] 11:52:01 0 23.68 0.00 4.48 2.05 0.07 69.73 [2025-04-18T11:52:58.179Z] 11:52:01 1 21.88 0.00 4.89 10.72 0.08 62.43 [2025-04-18T11:52:58.179Z] 11:52:01 2 23.30 0.00 5.12 1.34 0.07 70.17 [2025-04-18T11:52:58.179Z] 11:52:01 3 21.35 0.00 4.48 0.10 0.07 74.00 [2025-04-18T11:52:58.179Z] 11:52:01 4 21.76 0.00 4.84 9.49 0.07 63.84 [2025-04-18T11:52:58.179Z] 11:52:01 5 21.97 0.00 4.53 0.12 0.05 73.33 [2025-04-18T11:52:58.179Z] 11:52:01 6 22.16 0.00 5.10 0.13 0.07 72.54 [2025-04-18T11:52:58.179Z] 11:52:01 7 22.28 0.00 4.25 0.84 0.05 72.58 [2025-04-18T11:52:58.179Z] Average: all 21.23 0.00 4.65 2.55 0.06 71.51 [2025-04-18T11:52:58.179Z] Average: 0 22.22 0.00 5.17 2.75 0.06 69.80 [2025-04-18T11:52:58.179Z] Average: 1 21.85 0.00 4.79 7.09 0.08 66.20 [2025-04-18T11:52:58.179Z] Average: 2 21.14 0.00 4.63 0.70 0.06 73.47 [2025-04-18T11:52:58.179Z] Average: 3 20.64 0.00 4.36 0.08 0.06 74.86 [2025-04-18T11:52:58.179Z] Average: 4 20.25 0.00 4.89 8.62 0.06 66.18 [2025-04-18T11:52:58.179Z] Average: 5 21.53 0.00 4.79 0.42 0.06 73.19 [2025-04-18T11:52:58.179Z] Average: 6 21.19 0.00 4.52 0.26 0.07 73.95 [2025-04-18T11:52:58.179Z] Average: 7 21.02 0.00 4.07 0.48 0.05 74.39 [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z] [2025-04-18T11:52:58.179Z]