Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9543e692189e16719c3f7ff96459a18445d880ca Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17112302698771013789.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8191678506621998197.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15985685018313380125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6483096561887086851.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7870241002842658737.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.25, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8842’ Running on prd-ubuntu20.04-docker-8c-8g-8858 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9543e692189e16719c3f7ff96459a18445d880ca (main) Commit message: "Merge pull request #479 from FelixTing/issue-478" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9543e692189e16719c3f7ff96459a18445d880ca # timeout=10 > git rev-list --no-walk 82f4ea6d3c4971471061dddba160c108ba930ed6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:41:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:41:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:41:58 ========================================================= 04:41:58 EdgeX Global Pipelines Version Info 04:41:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:41:59 ------------------- 04:41:59 stable info: 04:41:59 ------------------- 04:41:59 Commited By: Cherry Wang cherry@iotechsys.com 04:41:59 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 04:41:59 Message: update stable to v1.0.278 04:42:00 ------------------- 04:42:00 experimental info: 04:42:00 ------------------- 04:42:00 Commited By: **** collab-it+edgex@linuxfoundation.org 04:42:00 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 04:42:00 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:42:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:42:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:42:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:42:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:42:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:42:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:42:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:42:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9543e692189e16719c3f7ff96459a18445d880ca [Pipeline] echo 04:42:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9543e69 [Pipeline] echo 04:42:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:42:01 + git rev-list -1 --merges 9543e692189e16719c3f7ff96459a18445d880ca~1..9543e692189e16719c3f7ff96459a18445d880ca [Pipeline] echo 04:42:01 -----------> git rev-list -1 --merges 9543e692189e16719c3f7ff96459a18445d880ca~1..9543e692189e16719c3f7ff96459a18445d880ca 9543e692189e16719c3f7ff96459a18445d880ca 04:42:01 9543e692189e16719c3f7ff96459a18445d880ca [false] [Pipeline] sh 04:42:01 + git log --format=format:%s -1 9543e692189e16719c3f7ff96459a18445d880ca [Pipeline] echo 04:42:01 ========================================================= 04:42:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:42:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:02 + git log --format=format:%s -1 9543e692189e16719c3f7ff96459a18445d880ca [Pipeline] echo 04:42:02 [semverPrep] GIT_COMMIT: 9543e692189e16719c3f7ff96459a18445d880ca, Commit Message: Merge pull request #479 from FelixTing/issue-478 [Pipeline] echo 04:42:02 [semverPrep] This is not a build commit. [Pipeline] sh 04:42:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:02 + grep -v github /etc/ssh/ssh_known_hosts 04:42:02 + [ -e /tmp/ssh_known_hosts ] 04:42:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:42:02 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:42:02 sudo tee -a /etc/ssh/ssh_known_hosts 04:42:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:03 04:42:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:03 0.1.4: Pulling from edgex-devops/py-git-semver 04:42:03 3dae71ba6b94: Pulling fs layer 04:42:03 6bf1a483ea7c: Pulling fs layer 04:42:03 f5dfc541a4d3: Pulling fs layer 04:42:03 461d9e800cba: Pulling fs layer 04:42:03 80192f66455f: Pulling fs layer 04:42:03 2e8e34ca0e6c: Pulling fs layer 04:42:03 a29436f7fd5d: Pulling fs layer 04:42:03 923cac83aea3: Pulling fs layer 04:42:03 25ad8b0a4227: Pulling fs layer 04:42:03 db01528c6b51: Pulling fs layer 04:42:03 28988de357af: Pulling fs layer 04:42:03 461d9e800cba: Waiting 04:42:03 80192f66455f: Waiting 04:42:03 db01528c6b51: Waiting 04:42:03 28988de357af: Waiting 04:42:03 923cac83aea3: Waiting 04:42:03 a29436f7fd5d: Waiting 04:42:03 2e8e34ca0e6c: Waiting 04:42:03 25ad8b0a4227: Waiting 04:42:03 6bf1a483ea7c: Verifying Checksum 04:42:03 6bf1a483ea7c: Download complete 04:42:03 461d9e800cba: Verifying Checksum 04:42:03 461d9e800cba: Download complete 04:42:03 80192f66455f: Verifying Checksum 04:42:03 80192f66455f: Download complete 04:42:03 f5dfc541a4d3: Verifying Checksum 04:42:03 f5dfc541a4d3: Download complete 04:42:03 3dae71ba6b94: Verifying Checksum 04:42:03 3dae71ba6b94: Download complete 04:42:03 923cac83aea3: Verifying Checksum 04:42:03 923cac83aea3: Download complete 04:42:03 25ad8b0a4227: Verifying Checksum 04:42:03 25ad8b0a4227: Download complete 04:42:03 db01528c6b51: Download complete 04:42:03 28988de357af: Download complete 04:42:04 a29436f7fd5d: Verifying Checksum 04:42:04 a29436f7fd5d: Download complete 04:42:04 2e8e34ca0e6c: Verifying Checksum 04:42:04 2e8e34ca0e6c: Download complete 04:42:05 3dae71ba6b94: Pull complete 04:42:05 6bf1a483ea7c: Pull complete 04:42:06 f5dfc541a4d3: Pull complete 04:42:06 461d9e800cba: Pull complete 04:42:06 80192f66455f: Pull complete 04:42:09 2e8e34ca0e6c: Pull complete 04:42:10 a29436f7fd5d: Pull complete 04:42:10 923cac83aea3: Pull complete 04:42:10 25ad8b0a4227: Pull complete 04:42:10 db01528c6b51: Pull complete 04:42:10 28988de357af: Pull complete 04:42:10 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:42:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:10 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 04:42:10 $ 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 04:42:12 $ docker top a36b054ce59af532b7575658d7399dd3574d9e9e290c60f41d945ee8b177ca65 -eo pid,comm 04:42:12 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). 04:42:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:12 [ssh-agent] Looking for ssh-agent implementation... 04:42:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:12 $ docker exec a36b054ce59af532b7575658d7399dd3574d9e9e290c60f41d945ee8b177ca65 ssh-agent 04:42:12 SSH_AUTH_SOCK=/tmp/ssh-ISDX0Rs9ezvo/agent.33 04:42:12 SSH_AGENT_PID=39 04:42:12 Running ssh-add (command line suppressed) 04:42:13 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14585940892463003681.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14585940892463003681.key) 04:42:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:13 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] sh 04:42:13 + git tag --points-at HEAD [Pipeline] } 04:42:13 $ docker exec --env ******** --env ******** a36b054ce59af532b7575658d7399dd3574d9e9e290c60f41d945ee8b177ca65 ssh-agent -k 04:42:13 unset SSH_AUTH_SOCK; 04:42:13 unset SSH_AGENT_PID; 04:42:13 echo Agent pid 39 killed; 04:42:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:42:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:13 [ssh-agent] Looking for ssh-agent implementation... 04:42:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:13 $ docker exec a36b054ce59af532b7575658d7399dd3574d9e9e290c60f41d945ee8b177ca65 ssh-agent 04:42:14 SSH_AUTH_SOCK=/tmp/ssh-nNQbk8kzrLrM/agent.86 04:42:14 SSH_AGENT_PID=92 04:42:14 Running ssh-add (command line suppressed) 04:42:14 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3330697099809533095.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3330697099809533095.key) 04:42:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:14 + git semver init 04:42:14 2026-05-08 04:42:14,619 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:42:14 2026-05-08 04:42:14,624 [run_init] DEBUG init version:0.0.0 force:False 04:42:14 2026-05-08 04:42:14,624 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 04:42:14 2026-05-08 04:42:14,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 04:42:14 2026-05-08 04:42:14,625 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) 04:42:15 2026-05-08 04:42:15,472 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 04:42:15 2026-05-08 04:42:15,473 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 04:42:15 2026-05-08 04:42:15,473 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:42:15 2026-05-08 04:42:15,473 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:42:15 4.1.0-dev.26 [Pipeline] } 04:42:15 $ docker exec --env ******** --env ******** a36b054ce59af532b7575658d7399dd3574d9e9e290c60f41d945ee8b177ca65 ssh-agent -k 04:42:15 unset SSH_AUTH_SOCK; 04:42:15 unset SSH_AGENT_PID; 04:42:15 echo Agent pid 92 killed; 04:42:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:16 + git semver [Pipeline] } 04:42:16 $ docker stop --time=1 a36b054ce59af532b7575658d7399dd3574d9e9e290c60f41d945ee8b177ca65 04:42:17 $ docker rm -f --volumes a36b054ce59af532b7575658d7399dd3574d9e9e290c60f41d945ee8b177ca65 [Pipeline] // withDockerContainer [Pipeline] sh 04:42:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:42:18 Stashed 1 file(s) [Pipeline] echo 04:42:18 [edgeXSemver]: initialized semver on version 4.1.0-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 04:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:42:18 ========================================================= 04:42:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 04:42:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:42:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:42:18 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 04:42:18 2d35ebdb57d9: Pulling fs layer 04:42:18 c35fb4624d26: Pulling fs layer 04:42:18 4e2aec7ef170: Pulling fs layer 04:42:18 333b49ad6fbf: Pulling fs layer 04:42:18 4f4fb700ef54: Pulling fs layer 04:42:18 c3e65509a76b: Pulling fs layer 04:42:18 7cf9ebb963bd: Pulling fs layer 04:42:18 bb34ca984cfb: Pulling fs layer 04:42:18 151cf03bc807: Pulling fs layer 04:42:18 bb34ca984cfb: Waiting 04:42:18 4f4fb700ef54: Waiting 04:42:18 151cf03bc807: Waiting 04:42:18 c3e65509a76b: Waiting 04:42:18 7cf9ebb963bd: Waiting 04:42:18 333b49ad6fbf: Waiting 04:42:18 c35fb4624d26: Verifying Checksum 04:42:18 c35fb4624d26: Download complete 04:42:18 333b49ad6fbf: Verifying Checksum 04:42:18 333b49ad6fbf: Download complete 04:42:18 4f4fb700ef54: Verifying Checksum 04:42:18 4f4fb700ef54: Download complete 04:42:18 c3e65509a76b: Download complete 04:42:18 2d35ebdb57d9: Verifying Checksum 04:42:18 2d35ebdb57d9: Download complete 04:42:19 2d35ebdb57d9: Pull complete 04:42:19 7cf9ebb963bd: Download complete 04:42:19 c35fb4624d26: Pull complete 04:42:19 4e2aec7ef170: Verifying Checksum 04:42:19 4e2aec7ef170: Download complete 04:42:19 151cf03bc807: Verifying Checksum 04:42:19 151cf03bc807: Download complete 04:42:19 bb34ca984cfb: Verifying Checksum 04:42:19 bb34ca984cfb: Download complete 04:42:25 4e2aec7ef170: Pull complete 04:42:25 333b49ad6fbf: Pull complete 04:42:25 4f4fb700ef54: Pull complete 04:42:25 c3e65509a76b: Pull complete 04:42:25 7cf9ebb963bd: Pull complete 04:42:27 bb34ca984cfb: Pull complete 04:42:27 151cf03bc807: Pull complete 04:42:27 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:42:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:42:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 04:42:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:28 + docker inspect -f . ci-base-image-x86_64 04:42:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:28 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 04:42:28 $ 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 04:42:29 $ docker top 425de62183585ae09719b37ea6e5367d5c6c8e633d8dec5312f7efe1a56a77c1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:30 + go version 04:42:30 go version go1.25.2 linux/amd64 [Pipeline] } 04:42:30 $ docker stop --time=1 425de62183585ae09719b37ea6e5367d5c6c8e633d8dec5312f7efe1a56a77c1 04:42:31 $ docker rm -f --volumes 425de62183585ae09719b37ea6e5367d5c6c8e633d8dec5312f7efe1a56a77c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:32 + docker inspect -f . ci-base-image-x86_64 04:42:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:32 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 04:42:32 $ 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 04:42:32 $ docker top d53ec8b9f07c9927db4049aa6a84f39369f810a042132edecb756b455a98cf07 -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:32 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 04:42:33 + make test 04:42:33 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 04:42:33 go: downloading github.com/google/uuid v1.6.0 04:42:33 go: downloading github.com/stretchr/testify v1.11.1 04:42:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.36 04:42:33 go: downloading github.com/fxamacker/cbor/v2 v2.9.2 04:42:33 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:42:33 go: downloading github.com/nats-io/nats.go v1.50.0 04:42:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 04:42:33 go: downloading github.com/davecgh/go-spew v1.1.1 04:42:33 go: downloading github.com/pmezard/go-difflib v1.0.0 04:42:33 go: downloading github.com/stretchr/objx v0.5.2 04:42:33 go: downloading github.com/hashicorp/errwrap v1.0.0 04:42:33 go: downloading github.com/x448/float16 v0.8.4 04:42:33 go: downloading github.com/go-playground/validator/v10 v10.30.2 04:42:33 go: downloading github.com/gorilla/websocket v1.5.3 04:42:33 go: downloading golang.org/x/net v0.51.0 04:42:33 go: downloading golang.org/x/sync v0.20.0 04:42:33 go: downloading gopkg.in/yaml.v3 v3.0.1 04:42:33 go: downloading github.com/go-playground/universal-translator v0.18.1 04:42:33 go: downloading golang.org/x/crypto v0.49.0 04:42:33 go: downloading github.com/leodido/go-urn v1.4.0 04:42:33 go: downloading github.com/gabriel-vasile/mimetype v1.4.13 04:42:33 go: downloading golang.org/x/text v0.35.0 04:42:33 go: downloading github.com/go-playground/locales v0.14.1 04:42:33 go: downloading github.com/nats-io/nkeys v0.4.15 04:42:33 go: downloading github.com/klauspost/compress v1.18.5 04:42:33 go: downloading github.com/nats-io/nuid v1.0.1 04:42:33 go: downloading golang.org/x/sys v0.42.0 04:42:55 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.043s coverage: 86.0% of statements 04:42:57 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.029s coverage: 16.3% of statements 04:42:57 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.051s coverage: 82.6% of statements 04:42:57 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.032s coverage: 79.3% of statements 04:42:57 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 04:42:57 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 04:42:57 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.018s coverage: 15.4% of statements 04:42:57 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.026s coverage: 100.0% of statements 04:42:57 github.com/edgexfoundry/go-mod-messaging/v4/messaging/envelope coverage: 0.0% of statements 04:42:57 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 04:42:57 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.024s coverage: 100.0% of statements 04:42:57 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.027s coverage: 64.4% of statements 04:43:09 0 issues. 04:43:09 go vet ./... 04:43:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:43:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:43:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 04:43:11 $ docker stop --time=1 d53ec8b9f07c9927db4049aa6a84f39369f810a042132edecb756b455a98cf07 04:43:13 $ docker rm -f --volumes d53ec8b9f07c9927db4049aa6a84f39369f810a042132edecb756b455a98cf07 [Pipeline] // withDockerContainer [Pipeline] sh 04:43:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:43:13 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 04:43:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:43:14 04:43:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:43:14 latest: Pulling from edgex-lftools-log-publisher 04:43:14 5eb5b503b376: Pulling fs layer 04:43:14 5c69ac0246d0: Pulling fs layer 04:43:14 ec43610c2a17: Pulling fs layer 04:43:14 3a2ae6a8a46f: Pulling fs layer 04:43:14 33b1e0a273af: Pulling fs layer 04:43:14 5d3b04190fa2: Pulling fs layer 04:43:14 2f39f015ded8: Pulling fs layer 04:43:14 33b1e0a273af: Waiting 04:43:14 5d3b04190fa2: Waiting 04:43:14 2f39f015ded8: Waiting 04:43:14 3a2ae6a8a46f: Waiting 04:43:14 5c69ac0246d0: Verifying Checksum 04:43:14 5c69ac0246d0: Download complete 04:43:14 3a2ae6a8a46f: Verifying Checksum 04:43:14 3a2ae6a8a46f: Download complete 04:43:14 33b1e0a273af: Verifying Checksum 04:43:14 33b1e0a273af: Download complete 04:43:14 5d3b04190fa2: Verifying Checksum 04:43:14 5d3b04190fa2: Download complete 04:43:14 ec43610c2a17: Verifying Checksum 04:43:14 ec43610c2a17: Download complete 04:43:14 5eb5b503b376: Verifying Checksum 04:43:14 5eb5b503b376: Download complete 04:43:15 2f39f015ded8: Download complete 04:43:16 5eb5b503b376: Pull complete 04:43:16 5c69ac0246d0: Pull complete 04:43:16 ec43610c2a17: Pull complete 04:43:16 3a2ae6a8a46f: Pull complete 04:43:17 33b1e0a273af: Pull complete 04:43:17 5d3b04190fa2: Pull complete 04:43:22 2f39f015ded8: Pull complete 04:43:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:43:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:22 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 04:43:22 $ 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 04:43:23 $ docker top 5d04004cef60bac205c66f644e2e98ca60d6d925c4adeb560cb7892b06854c08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:23 ---> job-cost.sh 04:43:23 lf-activate-venv: SKIPPING 04:43:23 INFO: No Stack... 04:43:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:43:24 INFO: Archiving Costs [Pipeline] sh 04:43:24 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 04:43:24 + cut -d, -f6 [Pipeline] lock 04:43:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-227-stack-cost] 04:43:24 Resource [jenkins-edgexfoundry-go-mod-messaging-main-227-stack-cost] did not exist. Created. 04:43:24 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:43:25 + echo total: 0.2199999988079071 [Pipeline] stash 04:43:25 Stashed 1 file(s) [Pipeline] } 04:43:25 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-227-stack-cost] [Pipeline] // lock [Pipeline] } 04:43:25 $ docker stop --time=1 5d04004cef60bac205c66f644e2e98ca60d6d925c4adeb560cb7892b06854c08 04:43:26 $ docker rm -f --volumes 5d04004cef60bac205c66f644e2e98ca60d6d925c4adeb560cb7892b06854c08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:43:26 provisioning config files... 04:43:26 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15518894186987945677tmp [Pipeline] { [Pipeline] sh 04:43:27 + set +x 04:43:27 + curl -s https://codecov.io/bash 04:43:27 + bash -s -- 04:43:27 04:43:27 _____ _ 04:43:27 / ____| | | 04:43:27 | | ___ __| | ___ ___ _____ __ 04:43:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:43:27 | |___| (_) | (_| | __/ (_| (_) \ V / 04:43:27 \_____\___/ \__,_|\___|\___\___/ \_/ 04:43:27 Bash-1.0.6 04:43:27 04:43:27 04:43:27 ==> git version 2.25.1 found 04:43:27 ==> 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 04:43:27 Release-Date: 2020-01-08 04:43:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:43:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:43:27 ==> Jenkins CI detected. 04:43:27 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 04:43:27 project root: . 04:43:27 --> token set from env 04:43:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:43:27 ==> Running gcov in . (disable via -X gcov) 04:43:27 ==> Python coveragepy not found 04:43:27 ==> Searching for coverage reports in: 04:43:27 + . 04:43:27 -> Found 1 reports 04:43:27 ==> Detecting git/mercurial file structure 04:43:27 ==> Reading reports 04:43:27 + ./coverage.out bytes=53534 04:43:27 ==> Appending adjustments 04:43:27 https://docs.codecov.io/docs/fixing-reports 04:43:27 + Found adjustments 04:43:27 ==> Gzipping contents 04:43:27 12K /tmp/codecov.BlIaY9.gz 04:43:27 ==> Uploading reports 04:43:27 url: https://codecov.io 04:43:27 query: branch=main&commit=9543e692189e16719c3f7ff96459a18445d880ca&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 04:43:27 -> Pinging Codecov 04:43:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9543e692189e16719c3f7ff96459a18445d880ca&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 04:43:27 -> Uploading to 04:43:27 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/9543e692189e16719c3f7ff96459a18445d880ca/2c93326f-02b1-40e0-b0cb-c89819a158fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260508%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260508T044327Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2eb4ed032b6642602b8531cd8bae804ea25c1e990c90355b558ce1998b545789 04:43:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:43:27 Dload Upload Total Spent Left Speed 04:43:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8698 0 0 100 8698 0 43059 --:--:-- --:--:-- --:--:-- 43059 04:43:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/9543e692189e16719c3f7ff96459a18445d880ca [Pipeline] } 04:43:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:43:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:43:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:43:28 04:43:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:43:28 latest: Pulling from edgex-devops/edgex-snyk-go 04:43:28 2d35ebdb57d9: Already exists 04:43:28 85e8836fcdb2: Pulling fs layer 04:43:28 91631faa732a: Pulling fs layer 04:43:28 f3f5ae8826fa: Pulling fs layer 04:43:28 4f4fb700ef54: Pulling fs layer 04:43:28 7861252a18e6: Pulling fs layer 04:43:28 9130f900ef6f: Pulling fs layer 04:43:28 4f4fb700ef54: Waiting 04:43:28 7861252a18e6: Waiting 04:43:28 9130f900ef6f: Waiting 04:43:28 f3f5ae8826fa: Download complete 04:43:28 85e8836fcdb2: Verifying Checksum 04:43:28 4f4fb700ef54: Verifying Checksum 04:43:28 4f4fb700ef54: Download complete 04:43:28 85e8836fcdb2: Pull complete 04:43:28 7861252a18e6: Verifying Checksum 04:43:28 7861252a18e6: Download complete 04:43:29 91631faa732a: Verifying Checksum 04:43:29 91631faa732a: Download complete 04:43:29 9130f900ef6f: Verifying Checksum 04:43:29 9130f900ef6f: Download complete 04:43:33 91631faa732a: Pull complete 04:43:33 f3f5ae8826fa: Pull complete 04:43:33 4f4fb700ef54: Pull complete 04:43:33 7861252a18e6: Pull complete 04:43:38 9130f900ef6f: Pull complete 04:43:38 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:43:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:38 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 04:43:38 $ 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 04:43:39 $ docker top ef262d60b79e2c63d177398c57c2f93e2d7c6733c15add89a9e22516e6f6f51a -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:40 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo 04:43:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 04:43:40 + set -o pipefail 04:43:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 04:43:45 04:43:45 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... 04:43:45 04:43:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/d8f9c062-e990-4db5-8486-a6550d37e0cb 04:43:45 04:43:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:43:45 04:43:45 04:43:45 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:43:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:43:45 $ docker stop --time=1 ef262d60b79e2c63d177398c57c2f93e2d7c6733c15add89a9e22516e6f6f51a 04:43:47 $ docker rm -f --volumes ef262d60b79e2c63d177398c57c2f93e2d7c6733c15add89a9e22516e6f6f51a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:43:48 + git log --format=format:%s -1 9543e692189e16719c3f7ff96459a18445d880ca [Pipeline] sh 04:43:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:43:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:43:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:49 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 04:43:49 $ 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 04:43:49 $ docker top 81c81185cb38f88a92198ed862031adbb9c47bcf05a908121a753c2aa0edb4e8 -eo pid,comm 04:43:49 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). 04:43:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:43:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:49 [ssh-agent] Looking for ssh-agent implementation... 04:43:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:49 $ docker exec 81c81185cb38f88a92198ed862031adbb9c47bcf05a908121a753c2aa0edb4e8 ssh-agent 04:43:49 SSH_AUTH_SOCK=/tmp/ssh-rUXGr9jGWyy1/agent.33 04:43:49 SSH_AGENT_PID=39 04:43:49 Running ssh-add (command line suppressed) 04:43:49 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5661079094935652344.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5661079094935652344.key) 04:43:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:50 + git semver tag 04:43:50 2026-05-08 04:43:50,221 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:43:50 2026-05-08 04:43:50,224 [run_tag] DEBUG tag force:False 04:43:50 2026-05-08 04:43:50,224 [check_head_tag] DEBUG check head tag 04:43:50 2026-05-08 04:43:50,225 [execute] INFO git cat-file --batch-check 04:43:50 2026-05-08 04:43:50,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) 04:43:50 2026-05-08 04:43:50,227 [execute] INFO git cat-file --batch 04:43:50 2026-05-08 04:43:50,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) 04:43:50 2026-05-08 04:43:50,245 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:43:50 2026-05-08 04:43:50,245 [execute] INFO git tag -a v4.1.0-dev.26 -m v4.1.0-dev.26 04:43:50 2026-05-08 04:43:50,246 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.26', '-m', 'v4.1.0-dev.26'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) 04:43:50 2026-05-08 04:43:50,248 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:43:50 4.1.0-dev.26 [Pipeline] } 04:43:50 $ docker exec --env ******** --env ******** 81c81185cb38f88a92198ed862031adbb9c47bcf05a908121a753c2aa0edb4e8 ssh-agent -k 04:43:50 unset SSH_AUTH_SOCK; 04:43:50 unset SSH_AGENT_PID; 04:43:50 echo Agent pid 39 killed; 04:43:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:43:50 + git semver [Pipeline] } 04:43:51 $ docker stop --time=1 81c81185cb38f88a92198ed862031adbb9c47bcf05a908121a753c2aa0edb4e8 04:43:52 $ docker rm -f --volumes 81c81185cb38f88a92198ed862031adbb9c47bcf05a908121a753c2aa0edb4e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:43:52 04:43:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:43:53 0.23.1-centos7: Pulling from edgex-lftools 04:43:53 ab5ef0e58194: Pulling fs layer 04:43:53 9712f1f96733: Pulling fs layer 04:43:53 63f879dbbcfc: Pulling fs layer 04:43:53 0d9ebad4ef96: Pulling fs layer 04:43:53 0d9ebad4ef96: Waiting 04:43:53 e9a5061849ea: Pulling fs layer 04:43:53 d747dcd14b5f: Pulling fs layer 04:43:53 2de7ff778b66: Pulling fs layer 04:43:53 e9a5061849ea: Waiting 04:43:53 d747dcd14b5f: Waiting 04:43:53 2de7ff778b66: Waiting 04:43:53 9712f1f96733: Download complete 04:43:53 63f879dbbcfc: Verifying Checksum 04:43:53 63f879dbbcfc: Download complete 04:43:53 e9a5061849ea: Verifying Checksum 04:43:53 e9a5061849ea: Download complete 04:43:53 0d9ebad4ef96: Verifying Checksum 04:43:53 0d9ebad4ef96: Download complete 04:43:53 d747dcd14b5f: Verifying Checksum 04:43:53 ab5ef0e58194: Verifying Checksum 04:43:53 ab5ef0e58194: Download complete 04:43:53 2de7ff778b66: Verifying Checksum 04:43:53 2de7ff778b66: Download complete 04:43:57 ab5ef0e58194: Pull complete 04:43:57 9712f1f96733: Pull complete 04:43:58 63f879dbbcfc: Pull complete 04:44:03 0d9ebad4ef96: Pull complete 04:44:03 e9a5061849ea: Pull complete 04:44:03 d747dcd14b5f: Pull complete 04:44:04 2de7ff778b66: Pull complete 04:44:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:44:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:44:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:04 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 04:44:04 $ 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 04:44:06 $ docker top 482c2080ebbc656b41b076d2ba91dbfc9b08ed699eb7f4676fca20aa4a1fd6a2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:44:06 provisioning config files... 04:44:06 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5427131830319469755tmp 04:44:06 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15500379246917274014tmp 04:44:06 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1767232352394543121tmp [Pipeline] { [Pipeline] echo 04:44:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:44:06 ---> sigul-configuration.sh 04:44:06 gpg: directory `/root/.gnupg' created 04:44:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:44:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:44:06 gpg: keyring `/root/.gnupg/secring.gpg' created 04:44:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:44:06 gpg: CAST5 encrypted data 04:44:06 gpg: encrypted with 1 passphrase 04:44:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:44:06 + mkdir /home/jenkins 04:44:06 + mkdir /home/jenkins/sigul [Pipeline] sh 04:44:07 + 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 04:44:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:44:07 ---> sigul-install.sh 04:44:07 Sigul already installed; skipping installation. [Pipeline] sh 04:44:07 + git tag --list 04:44:07 v0.0.0 04:44:07 v0.1.0 04:44:07 v0.1.1 04:44:07 v0.1.10 04:44:07 v0.1.11 04:44:07 v0.1.12 04:44:07 v0.1.13 04:44:07 v0.1.14 04:44:07 v0.1.15 04:44:07 v0.1.16 04:44:07 v0.1.17 04:44:07 v0.1.18 04:44:07 v0.1.19 04:44:07 v0.1.2 04:44:07 v0.1.20 04:44:07 v0.1.21 04:44:07 v0.1.22 04:44:07 v0.1.23 04:44:07 v0.1.24 04:44:07 v0.1.25 04:44:07 v0.1.26 04:44:07 v0.1.27 04:44:07 v0.1.28 04:44:07 v0.1.29 04:44:07 v0.1.3 04:44:07 v0.1.30 04:44:07 v0.1.31 04:44:07 v0.1.4 04:44:07 v0.1.5 04:44:07 v0.1.6 04:44:07 v0.1.7 04:44:07 v0.1.8 04:44:07 v0.1.9 04:44:07 v2.0.0 04:44:07 v2.0.1 04:44:07 v2.1.0 04:44:07 v2.1.1 04:44:07 v2.2.0 04:44:07 v2.3.0 04:44:07 v3.0 04:44:07 v3.0.0 04:44:07 v3.1 04:44:07 v3.1.0 04:44:07 v4.0 04:44:07 v4.0.0 04:44:07 v4.0.1 04:44:07 v4.0.2 04:44:07 v4.0.2-dev.1 04:44:07 v4.0.2-dev.2 04:44:07 v4.0.2-dev.3 04:44:07 v4.1.0-dev.1 04:44:07 v4.1.0-dev.10 04:44:07 v4.1.0-dev.11 04:44:07 v4.1.0-dev.12 04:44:07 v4.1.0-dev.13 04:44:07 v4.1.0-dev.14 04:44:07 v4.1.0-dev.15 04:44:07 v4.1.0-dev.16 04:44:07 v4.1.0-dev.17 04:44:07 v4.1.0-dev.18 04:44:07 v4.1.0-dev.19 04:44:07 v4.1.0-dev.2 04:44:07 v4.1.0-dev.20 04:44:07 v4.1.0-dev.21 04:44:07 v4.1.0-dev.22 04:44:07 v4.1.0-dev.23 04:44:07 v4.1.0-dev.24 04:44:07 v4.1.0-dev.25 04:44:07 v4.1.0-dev.26 04:44:07 v4.1.0-dev.3 04:44:07 v4.1.0-dev.4 04:44:07 v4.1.0-dev.5 04:44:07 v4.1.0-dev.6 04:44:07 v4.1.0-dev.7 04:44:07 v4.1.0-dev.8 04:44:07 v4.1.0-dev.9 [Pipeline] sh 04:44:07 + lftools sign git-tag v4.1.0-dev.26 04:44:08 Signing Git tag with Sigul... 04:44:08 Signing v4.1.0-dev.26 04:46:00 ERROR: I/O error: NSPR connection reset [Pipeline] echo 04:46:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:46:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:46:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:46:00 $ docker stop --time=1 482c2080ebbc656b41b076d2ba91dbfc9b08ed699eb7f4676fca20aa4a1fd6a2 04:46:01 $ docker rm -f --volumes 482c2080ebbc656b41b076d2ba91dbfc9b08ed699eb7f4676fca20aa4a1fd6a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:46:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:46:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:02 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 04:46:02 $ 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 04:46:02 $ docker top 107f8c0079cd8fd8c37d6cf38006edbdaeb550cc130467e39645ee81db498700 -eo pid,comm 04:46:02 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). 04:46:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:46:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:02 [ssh-agent] Looking for ssh-agent implementation... 04:46:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:02 $ docker exec 107f8c0079cd8fd8c37d6cf38006edbdaeb550cc130467e39645ee81db498700 ssh-agent 04:46:02 SSH_AUTH_SOCK=/tmp/ssh-5QecRmRb0Osm/agent.33 04:46:02 SSH_AGENT_PID=39 04:46:02 Running ssh-add (command line suppressed) 04:46:03 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12441987306450639743.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12441987306450639743.key) 04:46:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:03 + git semver bump pre 04:46:03 2026-05-08 04:46:03,551 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:46:03 2026-05-08 04:46:03,554 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:46:03 2026-05-08 04:46:03,554 [bump_version] DEBUG bumping version:4.1.0-dev.26 on axis:pre with prefix:dev 04:46:03 2026-05-08 04:46:03,554 [bump_version] DEBUG bumped version:4.1.0-dev.27 04:46:03 2026-05-08 04:46:03,554 [write_version] DEBUG write version:4.1.0-dev.27 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 04:46:03 2026-05-08 04:46:03,554 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:46:03 2026-05-08 04:46:03,554 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:46:03 2026-05-08 04:46:03,556 [execute] INFO git cat-file --batch-check 04:46:03 2026-05-08 04:46:03,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 04:46:03 2026-05-08 04:46:03,560 [execute] INFO git cat-file --batch 04:46:03 2026-05-08 04:46:03,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 04:46:03 2026-05-08 04:46:03,563 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:46:03 4.1.0-dev.27 [Pipeline] } 04:46:03 $ docker exec --env ******** --env ******** 107f8c0079cd8fd8c37d6cf38006edbdaeb550cc130467e39645ee81db498700 ssh-agent -k 04:46:03 unset SSH_AUTH_SOCK; 04:46:03 unset SSH_AGENT_PID; 04:46:03 echo Agent pid 39 killed; 04:46:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:46:04 + git semver [Pipeline] } 04:46:04 $ docker stop --time=1 107f8c0079cd8fd8c37d6cf38006edbdaeb550cc130467e39645ee81db498700 04:46:05 $ docker rm -f --volumes 107f8c0079cd8fd8c37d6cf38006edbdaeb550cc130467e39645ee81db498700 [Pipeline] // withDockerContainer [Pipeline] sh 04:46:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:46:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:06 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 04:46:06 $ 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 04:46:06 $ docker top 89f7e6e71dfc21736a3962f0581e8ac93d15cf1926c777aac64ead9cda11db51 -eo pid,comm 04:46:06 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). 04:46:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:46:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:06 [ssh-agent] Looking for ssh-agent implementation... 04:46:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:06 $ docker exec 89f7e6e71dfc21736a3962f0581e8ac93d15cf1926c777aac64ead9cda11db51 ssh-agent 04:46:06 SSH_AUTH_SOCK=/tmp/ssh-U5Y77xwhD42m/agent.32 04:46:06 SSH_AGENT_PID=38 04:46:06 Running ssh-add (command line suppressed) 04:46:06 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9171333103481516698.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9171333103481516698.key) 04:46:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:07 + git semver push 04:46:07 2026-05-08 04:46:07,464 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:46:07 2026-05-08 04:46:07,468 [run_push] DEBUG push 04:46:07 2026-05-08 04:46:07,468 [execute] INFO git cat-file --batch-check 04:46:07 2026-05-08 04:46:07,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 04:46:07 2026-05-08 04:46:07,470 [execute] INFO git rev-list f974368c9724fd49f9aa0a96db21de2fba22d946 -- 04:46:07 2026-05-08 04:46:07,470 [execute] DEBUG Popen(['git', 'rev-list', 'f974368c9724fd49f9aa0a96db21de2fba22d946', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:46:07 2026-05-08 04:46:07,477 [execute] INFO git fetch -v -- origin 04:46:07 2026-05-08 04:46:07,477 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=True) 04:46:08 2026-05-08 04:46:08,003 [run_push] DEBUG no remote changes detected 04:46:08 2026-05-08 04:46:08,004 [execute] INFO git push origin semver 04:46:08 2026-05-08 04:46:08,004 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:46:09 2026-05-08 04:46:09,035 [run_push] DEBUG push all version tags 04:46:09 2026-05-08 04:46:09,035 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:46:09 2026-05-08 04:46:09,035 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) 04:46:10 2026-05-08 04:46:10,019 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 04:46:10 4.1.0-dev.27 [Pipeline] } 04:46:10 $ docker exec --env ******** --env ******** 89f7e6e71dfc21736a3962f0581e8ac93d15cf1926c777aac64ead9cda11db51 ssh-agent -k 04:46:10 unset SSH_AUTH_SOCK; 04:46:10 unset SSH_AGENT_PID; 04:46:10 echo Agent pid 38 killed; 04:46:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:46:11 + git semver [Pipeline] } 04:46:11 $ docker stop --time=1 89f7e6e71dfc21736a3962f0581e8ac93d15cf1926c777aac64ead9cda11db51 04:46:12 $ docker rm -f --volumes 89f7e6e71dfc21736a3962f0581e8ac93d15cf1926c777aac64ead9cda11db51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:46:13 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 04:46:13 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 04:46:13 total 16 04:46:13 drwxr-xr-x 3 root root 4096 May 8 04:43 . 04:46:13 drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:44 .. 04:46:13 drwxr-xr-x 2 root root 4096 May 8 04:43 cost 04:46:13 -rw-r--r-- 1 root root 88 May 8 04:43 cost.csv 04:46:13 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 04:46:13 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 04:46:13 total 16 04:46:13 drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:43 . 04:46:13 drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:44 .. 04:46:13 drwxr-xr-x 2 jenkins jenkins 4096 May 8 04:43 cost 04:46:13 -rw-r--r-- 1 jenkins jenkins 88 May 8 04:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:46:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:46:14 ---> package-listing.sh 04:46:14 ++ facter osfamily 04:46:14 ++ tr '[:upper:]' '[:lower:]' 04:46:14 + OS_FAMILY=debian 04:46:14 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 04:46:14 + START_PACKAGES=/tmp/packages_start.txt 04:46:14 + END_PACKAGES=/tmp/packages_end.txt 04:46:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:46:14 + PACKAGES=/tmp/packages_start.txt 04:46:14 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 04:46:14 + PACKAGES=/tmp/packages_end.txt 04:46:14 + case "${OS_FAMILY}" in 04:46:14 + dpkg -l 04:46:14 + grep '^ii' 04:46:14 + '[' -f /tmp/packages_start.txt ']' 04:46:14 + '[' -f /tmp/packages_end.txt ']' 04:46:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:46:14 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 04:46:14 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 04:46:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 04:46:14 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 04:46:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:46:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:15 prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container 04:46:15 $ 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 04:46:15 $ docker top a6338201b9a148cc2d70e06d7da1402ef30085ebbbc2b262d3aa3525d40af57b -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:16 + touch /tmp/pre-build-complete [Pipeline] sh 04:46:16 + mkdir -p /var/log/sysstat [Pipeline] sh 04:46:16 + ls /var/log/sa-host 04:46:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:17 provisioning config files... 04:46:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15218847447865621248tmp [Pipeline] { [Pipeline] echo 04:46:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:46:17 ---> create-netrc.sh [Pipeline] } 04:46:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:46:17 ---> python-tools-install.sh [Pipeline] echo 04:46:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:46:17 ---> sudo-logs.sh 04:46:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:46:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:46:18 ---> job-cost.sh 04:46:18 lf-activate-venv: SKIPPING 04:46:18 DEBUG: total: 0.2199999988079071 04:46:18 INFO: Retrieving Stack Cost... 04:46:18 INFO: Retrieving Pricing Info for: v3-standard-8 04:46:18 INFO: Archiving Costs [Pipeline] echo 04:46:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:46:19 ---> logs-deploy.sh 04:46:19 lf-activate-venv: SKIPPING 04:46:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/227 04:46:19 INFO: archiving workspace using pattern(s): 04:46:20 Archives upload complete. 04:46:20 INFO: archiving logs to Nexus 04:46:20 ---> uname -a: 04:46:20 Linux prd-ubuntu20-04-docker-8c-8g-8858 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:46:20 04:46:20 04:46:20 ---> lscpu: 04:46:20 Architecture: x86_64 04:46:20 CPU op-mode(s): 32-bit, 64-bit 04:46:20 Byte Order: Little Endian 04:46:20 Address sizes: 40 bits physical, 48 bits virtual 04:46:20 CPU(s): 8 04:46:20 On-line CPU(s) list: 0-7 04:46:20 Thread(s) per core: 1 04:46:20 Core(s) per socket: 1 04:46:20 Socket(s): 8 04:46:20 NUMA node(s): 1 04:46:20 Vendor ID: AuthenticAMD 04:46:20 CPU family: 23 04:46:20 Model: 49 04:46:20 Model name: AMD EPYC-Rome Processor 04:46:20 Stepping: 0 04:46:20 CPU MHz: 2799.998 04:46:20 BogoMIPS: 5599.99 04:46:20 Virtualization: AMD-V 04:46:20 Hypervisor vendor: KVM 04:46:20 Virtualization type: full 04:46:20 L1d cache: 256 KiB 04:46:20 L1i cache: 256 KiB 04:46:20 L2 cache: 4 MiB 04:46:20 L3 cache: 128 MiB 04:46:20 NUMA node0 CPU(s): 0-7 04:46:20 Vulnerability Gather data sampling: Not affected 04:46:20 Vulnerability Itlb multihit: Not affected 04:46:20 Vulnerability L1tf: Not affected 04:46:20 Vulnerability Mds: Not affected 04:46:20 Vulnerability Meltdown: Not affected 04:46:20 Vulnerability Mmio stale data: Not affected 04:46:20 Vulnerability Retbleed: Vulnerable 04:46:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:46:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:46:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:46:20 Vulnerability Srbds: Not affected 04:46:20 Vulnerability Tsx async abort: Not affected 04:46:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:46:20 04:46:20 04:46:20 ---> nproc: 04:46:20 8 04:46:20 04:46:20 04:46:20 ---> df -h: 04:46:20 Filesystem Size Used Avail Use% Mounted on 04:46:20 overlay 155G 13G 143G 8% / 04:46:20 tmpfs 64M 0 64M 0% /dev 04:46:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:46:20 shm 64M 0 64M 0% /dev/shm 04:46:20 /dev/vda1 155G 13G 143G 8% /facter-os 04:46:20 04:46:20 04:46:20 ---> sar -b -r -n DEV: 04:46:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8858) 05/08/26 _x86_64_ (8 CPU) 04:46:20 04:46:20 04:41:19 LINUX RESTART (8 CPU) 04:46:20 04:46:20 04:42:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:46:20 04:43:01 117.67 4.46 113.20 0.00 560.73 49506.36 0.00 04:46:20 04:44:01 139.49 0.52 138.98 0.00 24.40 71544.48 0.00 04:46:20 04:45:01 47.96 0.03 47.93 0.00 1.33 22121.40 0.00 04:46:20 04:46:01 2.42 0.30 2.12 0.00 16.79 32.12 0.00 04:46:20 Average: 76.54 1.30 75.24 0.00 147.36 35684.44 0.00 04:46:20 04:46:20 04:42:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:46:20 04:43:01 27838372 31436436 849376 2.58 104076 3715036 1889392 5.57 1320868 3254208 517580 04:46:20 04:44:01 26587568 31524908 759864 2.31 156480 4884380 1819628 5.36 1185972 4515652 569924 04:46:20 04:45:01 26433888 31463720 813780 2.48 164352 4940696 1824764 5.38 1260020 4561356 312 04:46:20 04:46:01 26492620 31523172 754216 2.29 164440 4941164 1787680 5.27 1211464 4555552 32 04:46:20 Average: 26838112 31487059 794309 2.42 147337 4620319 1830366 5.40 1244581 4221692 271962 04:46:20 04:46:20 04:42:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:46:20 04:43:01 veth6ab8c30 55.82 108.22 5.70 1074.44 0.00 0.00 0.00 0.09 04:46:20 04:43:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 04:46:20 04:43:01 ens3 407.03 251.82 8513.71 72.51 0.00 0.00 0.00 0.00 04:46:20 04:43:01 docker0 61.80 114.27 5.55 1139.07 0.00 0.00 0.00 0.00 04:46:20 04:44:01 lo 2.87 2.87 0.27 0.27 0.00 0.00 0.00 0.00 04:46:20 04:44:01 ens3 467.24 263.54 10799.71 45.93 0.00 0.00 0.00 0.00 04:46:20 04:44:01 docker0 46.89 87.40 4.64 1037.36 0.00 0.00 0.00 0.00 04:46:20 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:20 04:45:01 ens3 29.20 17.76 34.89 8.85 0.00 0.00 0.00 0.00 04:46:20 04:45:01 docker0 0.37 0.18 0.05 0.01 0.00 0.00 0.00 0.00 04:46:20 04:45:01 vethf447a5b 0.37 0.33 0.05 0.02 0.00 0.00 0.00 0.00 04:46:20 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:46:20 04:46:01 ens3 5.40 3.07 6.43 1.81 0.00 0.00 0.00 0.00 04:46:20 04:46:01 docker0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:46:20 04:46:01 vethf447a5b 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 04:46:20 Average: lo 1.32 1.32 0.13 0.13 0.00 0.00 0.00 0.00 04:46:20 Average: ens3 225.70 133.05 4807.61 31.94 0.00 0.00 0.00 0.00 04:46:20 Average: docker0 26.99 49.94 2.54 539.09 0.00 0.00 0.00 0.00 04:46:20 Average: vethf447a5b 0.11 0.11 0.02 0.01 0.00 0.00 0.00 0.00 04:46:20 04:46:20 04:46:20 ---> sar -P ALL: 04:46:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8858) 05/08/26 _x86_64_ (8 CPU) 04:46:20 04:46:20 04:41:19 LINUX RESTART (8 CPU) 04:46:20 04:46:20 04:42:03 CPU %user %nice %system %iowait %steal %idle 04:46:20 04:43:01 all 24.17 0.00 5.08 0.75 0.07 69.93 04:46:20 04:43:01 0 27.03 0.00 5.25 0.09 0.07 67.56 04:46:20 04:43:01 1 24.69 0.00 5.17 0.84 0.09 69.21 04:46:20 04:43:01 2 25.69 0.00 5.43 2.11 0.07 66.69 04:46:20 04:43:01 3 24.10 0.00 5.24 1.96 0.09 68.61 04:46:20 04:43:01 4 23.40 0.00 4.41 0.32 0.05 71.82 04:46:20 04:43:01 5 22.72 0.00 5.29 0.11 0.07 71.82 04:46:20 04:43:01 6 22.85 0.00 4.96 0.14 0.05 72.00 04:46:20 04:43:01 7 22.87 0.00 4.89 0.47 0.05 71.71 04:46:20 04:44:01 all 17.26 0.00 4.37 0.63 0.08 77.66 04:46:20 04:44:01 0 17.51 0.00 4.72 0.05 0.07 77.65 04:46:20 04:44:01 1 19.30 0.00 3.78 0.12 0.08 76.72 04:46:20 04:44:01 2 16.14 0.00 4.30 0.80 0.08 78.68 04:46:20 04:44:01 3 17.93 0.00 5.43 2.37 0.07 74.20 04:46:20 04:44:01 4 16.31 0.00 5.18 1.49 0.08 76.94 04:46:20 04:44:01 5 15.79 0.00 3.60 0.15 0.07 80.40 04:46:20 04:44:01 6 17.37 0.00 3.89 0.08 0.08 78.57 04:46:20 04:44:01 7 17.77 0.00 4.07 0.02 0.08 78.06 04:46:20 04:45:01 all 1.09 0.00 0.53 0.20 0.01 98.17 04:46:20 04:45:01 0 1.14 0.00 0.30 0.00 0.00 98.56 04:46:20 04:45:01 1 0.99 0.00 0.94 0.07 0.02 97.99 04:46:20 04:45:01 2 1.10 0.00 0.75 0.00 0.02 98.13 04:46:20 04:45:01 3 1.07 0.00 0.40 0.00 0.03 98.50 04:46:20 04:45:01 4 0.90 0.00 0.33 0.03 0.00 98.73 04:46:20 04:45:01 5 0.92 0.00 0.74 1.49 0.02 96.84 04:46:20 04:45:01 6 1.21 0.00 0.34 0.02 0.02 98.42 04:46:20 04:45:01 7 1.39 0.00 0.43 0.00 0.02 98.16 04:46:20 04:46:01 all 0.15 0.00 0.04 0.00 0.01 99.80 04:46:20 04:46:01 0 0.37 0.00 0.02 0.00 0.02 99.60 04:46:20 04:46:01 1 0.15 0.00 0.05 0.00 0.03 99.77 04:46:20 04:46:01 2 0.08 0.00 0.02 0.00 0.00 99.90 04:46:20 04:46:01 3 0.10 0.00 0.02 0.00 0.00 99.88 04:46:20 04:46:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:46:20 04:46:01 5 0.12 0.00 0.07 0.02 0.02 99.78 04:46:20 04:46:01 6 0.18 0.00 0.05 0.02 0.02 99.73 04:46:20 04:46:01 7 0.20 0.00 0.03 0.00 0.00 99.77 04:46:20 Average: all 10.49 0.00 2.47 0.39 0.04 86.60 04:46:20 Average: 0 11.35 0.00 2.54 0.03 0.04 86.04 04:46:20 Average: 1 11.10 0.00 2.45 0.25 0.06 86.15 04:46:20 Average: 2 10.55 0.00 2.58 0.71 0.04 86.12 04:46:20 Average: 3 10.61 0.00 2.73 1.06 0.05 85.54 04:46:20 Average: 4 9.97 0.00 2.45 0.46 0.03 87.09 04:46:20 Average: 5 9.71 0.00 2.38 0.45 0.04 87.42 04:46:20 Average: 6 10.27 0.00 2.28 0.06 0.04 87.34 04:46:20 Average: 7 10.40 0.00 2.32 0.12 0.04 87.12 04:46:20 04:46:20 04:46:20