Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 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-ssh6519053595285530617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh10267518275327653363.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh7904206586001186685.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh4803060025433305312.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-ssh3284649138613323130.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.21 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16197 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 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 (main) Commit message: "Merge pull request #292 from lenny-intel/changelog" > 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 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 # timeout=10 > git rev-list --no-walk ffe2a87610995f2722d510c317bf1936aeaca958 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T16:11:28.977Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T16:11:29.020Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T16:11:29.033Z] ========================================================= [2023-11-01T16:11:29.033Z] EdgeX Global Pipelines Version Info [2023-11-01T16:11:29.033Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:11:29.772Z] ------------------- [2023-11-01T16:11:29.773Z] stable info: [2023-11-01T16:11:29.773Z] ------------------- [2023-11-01T16:11:29.773Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T16:11:29.773Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T16:11:29.773Z] Message: update stable to v1.0.255 [2023-11-01T16:11:30.343Z] ------------------- [2023-11-01T16:11:30.343Z] experimental info: [2023-11-01T16:11:30.343Z] ------------------- [2023-11-01T16:11:30.343Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T16:11:30.343Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T16:11:30.343Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T16:11:30.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-11-01T16:11:30.508Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-11-01T16:11:30.516Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T16:11:30.524Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T16:11:30.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T16:11:30.541Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T16:11:30.550Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T16:11:30.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T16:11:30.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T16:11:30.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T16:11:30.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T16:11:30.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-11-01T16:11:30.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T16:11:30.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T16:11:30.638Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:11:30.649Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:11:30.660Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:11:30.672Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:11:30.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T16:11:30.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T16:11:30.707Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T16:11:30.722Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T16:11:30.735Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T16:11:30.751Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T16:11:30.765Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-11-01T16:11:30.779Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T16:11:30.794Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T16:11:30.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-01T16:11:30.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-01T16:11:30.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-01T16:11:30.859Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [Pipeline] echo [2023-11-01T16:11:30.872Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bfeaa9 [Pipeline] echo [2023-11-01T16:11:30.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T16:11:31.238Z] + git rev-list -1 --merges 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729~1..5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [Pipeline] echo [2023-11-01T16:11:31.281Z] -----------> git rev-list -1 --merges 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729~1..5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [2023-11-01T16:11:31.281Z] 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [false] [Pipeline] sh [2023-11-01T16:11:31.571Z] + git log --format=format:%s -1 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [Pipeline] echo [2023-11-01T16:11:31.585Z] ========================================================= [2023-11-01T16:11:31.585Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T16:11:31.585Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T16:11:31.922Z] + git log --format=format:%s -1 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [Pipeline] echo [2023-11-01T16:11:31.931Z] [semverPrep] GIT_COMMIT: 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729, Commit Message: Merge pull request #292 from lenny-intel/changelog [Pipeline] echo [2023-11-01T16:11:31.942Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T16:11:32.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T16:11:32.284Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T16:11:32.284Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T16:11:32.284Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T16:11:32.284Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T16:11:32.284Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T16:11:32.284Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:32.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:11:33.198Z] [2023-11-01T16:11:33.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:33.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:11:33.772Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T16:11:33.772Z] b85a868b505f: Pulling fs layer [2023-11-01T16:11:33.772Z] e2be974225ed: Pulling fs layer [2023-11-01T16:11:33.772Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T16:11:33.772Z] 988bab9f4d93: Pulling fs layer [2023-11-01T16:11:33.772Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T16:11:33.772Z] eaf3925da568: Pulling fs layer [2023-11-01T16:11:33.772Z] bab4dde63d76: Pulling fs layer [2023-11-01T16:11:33.772Z] bde34c3a00c8: Pulling fs layer [2023-11-01T16:11:33.772Z] b352a97aabf1: Pulling fs layer [2023-11-01T16:11:33.772Z] 4872d77fe225: Pulling fs layer [2023-11-01T16:11:33.772Z] 988bab9f4d93: Waiting [2023-11-01T16:11:33.772Z] 5851b861e8e6: Pulling fs layer [2023-11-01T16:11:33.772Z] bab4dde63d76: Waiting [2023-11-01T16:11:33.772Z] bde34c3a00c8: Waiting [2023-11-01T16:11:33.772Z] b352a97aabf1: Waiting [2023-11-01T16:11:33.772Z] 4872d77fe225: Waiting [2023-11-01T16:11:33.772Z] 1469e6f7b9e6: Waiting [2023-11-01T16:11:33.772Z] eaf3925da568: Waiting [2023-11-01T16:11:33.772Z] 5851b861e8e6: Waiting [2023-11-01T16:11:33.773Z] e2be974225ed: Verifying Checksum [2023-11-01T16:11:33.773Z] e2be974225ed: Download complete [2023-11-01T16:11:33.773Z] 988bab9f4d93: Verifying Checksum [2023-11-01T16:11:33.773Z] 988bab9f4d93: Download complete [2023-11-01T16:11:34.032Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T16:11:34.032Z] 1469e6f7b9e6: Download complete [2023-11-01T16:11:34.032Z] eaf3925da568: Verifying Checksum [2023-11-01T16:11:34.032Z] eaf3925da568: Download complete [2023-11-01T16:11:34.032Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T16:11:34.032Z] 339a4e72a1f5: Download complete [2023-11-01T16:11:34.032Z] bde34c3a00c8: Verifying Checksum [2023-11-01T16:11:34.032Z] bde34c3a00c8: Download complete [2023-11-01T16:11:34.032Z] b352a97aabf1: Verifying Checksum [2023-11-01T16:11:34.032Z] b352a97aabf1: Download complete [2023-11-01T16:11:34.032Z] 4872d77fe225: Verifying Checksum [2023-11-01T16:11:34.032Z] 4872d77fe225: Download complete [2023-11-01T16:11:34.032Z] 5851b861e8e6: Download complete [2023-11-01T16:11:34.032Z] b85a868b505f: Verifying Checksum [2023-11-01T16:11:34.032Z] b85a868b505f: Download complete [2023-11-01T16:11:34.290Z] bab4dde63d76: Verifying Checksum [2023-11-01T16:11:34.290Z] bab4dde63d76: Download complete [2023-11-01T16:11:35.678Z] b85a868b505f: Pull complete [2023-11-01T16:11:35.941Z] e2be974225ed: Pull complete [2023-11-01T16:11:36.881Z] 339a4e72a1f5: Pull complete [2023-11-01T16:11:36.881Z] 988bab9f4d93: Pull complete [2023-11-01T16:11:37.451Z] 1469e6f7b9e6: Pull complete [2023-11-01T16:11:37.451Z] eaf3925da568: Pull complete [2023-11-01T16:11:39.358Z] bab4dde63d76: Pull complete [2023-11-01T16:11:39.358Z] bde34c3a00c8: Pull complete [2023-11-01T16:11:39.358Z] b352a97aabf1: Pull complete [2023-11-01T16:11:39.617Z] 4872d77fe225: Pull complete [2023-11-01T16:11:39.617Z] 5851b861e8e6: Pull complete [2023-11-01T16:11:39.617Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T16:11:39.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:11:39.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:11:39.729Z] prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container [2023-11-01T16:11:39.769Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T16:11:44.351Z] $ docker top 2b84284036f5099bc1738b88a33cc3a3363a62e44f1c388e53bcff265f58543e -eo pid,comm [2023-11-01T16:11:44.398Z] 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). [2023-11-01T16:11:44.398Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T16:11:44.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:11:44.433Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:11:44.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:11:44.556Z] $ docker exec 2b84284036f5099bc1738b88a33cc3a3363a62e44f1c388e53bcff265f58543e ssh-agent [2023-11-01T16:11:44.648Z] SSH_AUTH_SOCK=/tmp/ssh-Wm0K0OpiMHsA/agent.32 [2023-11-01T16:11:44.648Z] SSH_AGENT_PID=38 [2023-11-01T16:11:44.655Z] Running ssh-add (command line suppressed) [2023-11-01T16:11:44.752Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17283170954842081521.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17283170954842081521.key) [2023-11-01T16:11:44.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:11:45.054Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T16:11:45.073Z] $ docker exec --env ******** --env ******** 2b84284036f5099bc1738b88a33cc3a3363a62e44f1c388e53bcff265f58543e ssh-agent -k [2023-11-01T16:11:45.172Z] unset SSH_AUTH_SOCK; [2023-11-01T16:11:45.172Z] unset SSH_AGENT_PID; [2023-11-01T16:11:45.173Z] echo Agent pid 38 killed; [2023-11-01T16:11:45.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T16:11:45.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:11:45.203Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:11:45.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:11:45.320Z] $ docker exec 2b84284036f5099bc1738b88a33cc3a3363a62e44f1c388e53bcff265f58543e ssh-agent [2023-11-01T16:11:45.423Z] SSH_AUTH_SOCK=/tmp/ssh-ymmG5uOO7D0O/agent.70 [2023-11-01T16:11:45.423Z] SSH_AGENT_PID=76 [2023-11-01T16:11:45.428Z] Running ssh-add (command line suppressed) [2023-11-01T16:11:45.541Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8605164317807356041.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8605164317807356041.key) [2023-11-01T16:11:45.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:11:45.838Z] + git semver init [2023-11-01T16:11:46.099Z] 2023-11-01 16:11:46,026 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T16:11:46.099Z] 2023-11-01 16:11:46,027 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-11-01T16:11:46.099Z] 2023-11-01 16:11:46,027 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-11-01T16:11:46.099Z] 2023-11-01 16:11:46,027 [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) [2023-11-01T16:11:47.039Z] 2023-11-01 16:11:46,786 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2023-11-01T16:11:47.039Z] 2023-11-01 16:11:46,786 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2023-11-01T16:11:47.039Z] 2023-11-01 16:11:46,787 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-01T16:11:47.039Z] 2023-11-01 16:11:46,787 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-01T16:11:47.039Z] 3.1.0-dev.32 [Pipeline] } [2023-11-01T16:11:47.051Z] $ docker exec --env ******** --env ******** 2b84284036f5099bc1738b88a33cc3a3363a62e44f1c388e53bcff265f58543e ssh-agent -k [2023-11-01T16:11:47.151Z] unset SSH_AUTH_SOCK; [2023-11-01T16:11:47.152Z] unset SSH_AGENT_PID; [2023-11-01T16:11:47.152Z] echo Agent pid 76 killed; [2023-11-01T16:11:47.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T16:11:47.458Z] + git semver [Pipeline] } [2023-11-01T16:11:47.732Z] $ docker stop --time=1 2b84284036f5099bc1738b88a33cc3a3363a62e44f1c388e53bcff265f58543e [2023-11-01T16:11:49.032Z] $ docker rm -f --volumes 2b84284036f5099bc1738b88a33cc3a3363a62e44f1c388e53bcff265f58543e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:11:49.365Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T16:11:49.569Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T16:11:49.571Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.32 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-11-01T16:11:49.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:11:49.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:11:49.778Z] ========================================================= [2023-11-01T16:11:49.778Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T16:11:49.778Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-01T16:11:50.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T16:11:50.078Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T16:11:50.078Z] 7264a8db6415: Pulling fs layer [2023-11-01T16:11:50.078Z] c4d48a809fc2: Pulling fs layer [2023-11-01T16:11:50.078Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T16:11:50.078Z] ad3a456e5733: Pulling fs layer [2023-11-01T16:11:50.078Z] 33e27b845d1e: Pulling fs layer [2023-11-01T16:11:50.078Z] c68163c4e522: Pulling fs layer [2023-11-01T16:11:50.078Z] 50da416c3ac9: Pulling fs layer [2023-11-01T16:11:50.078Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T16:11:50.078Z] ad3a456e5733: Waiting [2023-11-01T16:11:50.078Z] 33e27b845d1e: Waiting [2023-11-01T16:11:50.078Z] c68163c4e522: Waiting [2023-11-01T16:11:50.078Z] 23d2d4c4bb30: Waiting [2023-11-01T16:11:50.078Z] c4d48a809fc2: Download complete [2023-11-01T16:11:50.078Z] ad3a456e5733: Verifying Checksum [2023-11-01T16:11:50.078Z] ad3a456e5733: Download complete [2023-11-01T16:11:50.078Z] 7264a8db6415: Verifying Checksum [2023-11-01T16:11:50.078Z] 7264a8db6415: Download complete [2023-11-01T16:11:50.078Z] c68163c4e522: Verifying Checksum [2023-11-01T16:11:50.078Z] c68163c4e522: Download complete [2023-11-01T16:11:50.338Z] 7264a8db6415: Pull complete [2023-11-01T16:11:50.339Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T16:11:50.339Z] 23d2d4c4bb30: Download complete [2023-11-01T16:11:50.339Z] c4d48a809fc2: Pull complete [2023-11-01T16:11:50.597Z] 4f1c88b9dad5: Download complete [2023-11-01T16:11:50.856Z] 50da416c3ac9: Verifying Checksum [2023-11-01T16:11:50.856Z] 50da416c3ac9: Download complete [2023-11-01T16:11:54.142Z] 4f1c88b9dad5: Pull complete [2023-11-01T16:11:54.142Z] ad3a456e5733: Pull complete [2023-11-01T16:11:54.142Z] 33e27b845d1e: Pull complete [2023-11-01T16:11:54.142Z] c68163c4e522: Pull complete [2023-11-01T16:11:56.673Z] 50da416c3ac9: Pull complete [2023-11-01T16:11:56.931Z] 23d2d4c4bb30: Pull complete [2023-11-01T16:11:56.931Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T16:11:56.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T16:11:56.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-11-01T16:11:57.220Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:11:57.520Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T16:11:57.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:11:57.589Z] prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container [2023-11-01T16:11:57.621Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T16:12:03.365Z] $ docker top 1bad3505bf33fa37a040f3bb0366ef876019c1576514041d12c7f4810479580d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:12:03.706Z] + go version [2023-11-01T16:12:03.706Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T16:12:03.718Z] $ docker stop --time=1 1bad3505bf33fa37a040f3bb0366ef876019c1576514041d12c7f4810479580d [2023-11-01T16:12:04.687Z] Still waiting to schedule task [2023-11-01T16:12:04.687Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-01T16:12:05.001Z] $ docker rm -f --volumes 1bad3505bf33fa37a040f3bb0366ef876019c1576514041d12c7f4810479580d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:05.404Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T16:12:05.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:12:05.472Z] prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container [2023-11-01T16:12:05.500Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T16:12:05.858Z] $ docker top 1763bcfa9f9992a545560948ee107e9928b90d4e5148850bd029c641c9df8b75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:12:06.203Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2023-11-01T16:12:06.499Z] + make test [2023-11-01T16:12:06.499Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-11-01T16:12:06.499Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-01T16:12:06.499Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-01T16:12:06.499Z] go: downloading github.com/google/uuid v1.3.1 [2023-11-01T16:12:06.499Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 [2023-11-01T16:12:06.499Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-01T16:12:06.757Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-01T16:12:06.757Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-01T16:12:06.757Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-11-01T16:12:06.757Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-11-01T16:12:06.757Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-11-01T16:12:06.757Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-01T16:12:06.757Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-01T16:12:06.757Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-01T16:12:06.757Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-01T16:12:06.757Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-01T16:12:06.757Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-11-01T16:12:06.757Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-01T16:12:07.016Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-01T16:12:07.016Z] go: downloading golang.org/x/net v0.17.0 [2023-11-01T16:12:07.016Z] go: downloading golang.org/x/sync v0.1.0 [2023-11-01T16:12:07.016Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-01T16:12:07.016Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-01T16:12:07.016Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-01T16:12:07.016Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-01T16:12:07.016Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-01T16:12:07.016Z] go: downloading golang.org/x/text v0.13.0 [2023-11-01T16:12:07.016Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-01T16:12:07.016Z] go: downloading golang.org/x/sys v0.13.0 [2023-11-01T16:12:25.203Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-11-01T16:12:25.203Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-11-01T16:12:25.772Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.054s coverage: 88.6% of statements [2023-11-01T16:12:25.772Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-11-01T16:12:26.030Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-11-01T16:12:31.319Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.075s coverage: 19.8% of statements [2023-11-01T16:12:31.319Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.068s coverage: 88.8% of statements [2023-11-01T16:12:31.319Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.065s coverage: 86.2% of statements [2023-11-01T16:12:31.319Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.047s coverage: 15.4% of statements [2023-11-01T16:12:31.319Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.157s coverage: 61.3% of statements [2023-11-01T16:12:31.319Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.040s coverage: 87.5% of statements [2023-11-01T16:12:31.319Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.040s coverage: 100.0% of statements [2023-11-01T16:12:31.319Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.032s coverage: 100.0% of statements [2023-11-01T16:12:31.319Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.045s coverage: 95.1% of statements [2023-11-01T16:12:49.626Z] go vet ./... [2023-11-01T16:12:49.626Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T16:12:49.626Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-01T16:12:49.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T16:12:49.660Z] $ docker stop --time=1 1763bcfa9f9992a545560948ee107e9928b90d4e5148850bd029c641c9df8b75 [2023-11-01T16:12:53.127Z] $ docker rm -f --volumes 1763bcfa9f9992a545560948ee107e9928b90d4e5148850bd029c641c9df8b75 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:12:53.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T16:12:53.758Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:54.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:12:54.236Z] [2023-11-01T16:12:54.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:12:54.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:12:54.546Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T16:12:54.546Z] 5eb5b503b376: Pulling fs layer [2023-11-01T16:12:54.546Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T16:12:54.546Z] ec43610c2a17: Pulling fs layer [2023-11-01T16:12:54.546Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T16:12:54.546Z] 33b1e0a273af: Pulling fs layer [2023-11-01T16:12:54.546Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T16:12:54.546Z] 2f39f015ded8: Pulling fs layer [2023-11-01T16:12:54.546Z] 3a2ae6a8a46f: Waiting [2023-11-01T16:12:54.546Z] 33b1e0a273af: Waiting [2023-11-01T16:12:54.546Z] 2f39f015ded8: Waiting [2023-11-01T16:12:54.546Z] 5d3b04190fa2: Waiting [2023-11-01T16:12:54.546Z] 5c69ac0246d0: Download complete [2023-11-01T16:12:54.807Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T16:12:54.807Z] 3a2ae6a8a46f: Download complete [2023-11-01T16:12:54.807Z] 33b1e0a273af: Verifying Checksum [2023-11-01T16:12:54.807Z] 33b1e0a273af: Download complete [2023-11-01T16:12:54.807Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T16:12:54.807Z] 5d3b04190fa2: Download complete [2023-11-01T16:12:54.807Z] ec43610c2a17: Download complete [2023-11-01T16:12:55.066Z] 5eb5b503b376: Verifying Checksum [2023-11-01T16:12:55.066Z] 5eb5b503b376: Download complete [2023-11-01T16:12:55.634Z] 2f39f015ded8: Verifying Checksum [2023-11-01T16:12:55.634Z] 2f39f015ded8: Download complete [2023-11-01T16:12:56.201Z] 5eb5b503b376: Pull complete [2023-11-01T16:12:56.460Z] 5c69ac0246d0: Pull complete [2023-11-01T16:12:56.720Z] ec43610c2a17: Pull complete [2023-11-01T16:12:56.980Z] 3a2ae6a8a46f: Pull complete [2023-11-01T16:12:56.980Z] 33b1e0a273af: Pull complete [2023-11-01T16:12:57.239Z] 5d3b04190fa2: Pull complete [2023-11-01T16:13:01.430Z] 2f39f015ded8: Pull complete [2023-11-01T16:13:01.430Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T16:13:01.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:13:01.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:13:01.825Z] prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container [2023-11-01T16:13:01.868Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T16:13:07.410Z] $ docker top 0b8157954928e20e59b905a9024bef09e32cef93dcd48b21151ec9b9c1c7016c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:13:07.786Z] ---> job-cost.sh [2023-11-01T16:13:07.786Z] lf-activate-venv: SKIPPING [2023-11-01T16:13:07.786Z] INFO: No Stack... [2023-11-01T16:13:08.046Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T16:13:08.619Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T16:13:08.912Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2023-11-01T16:13:08.913Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T16:13:08.929Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] [2023-11-01T16:13:08.936Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] did not exist. Created. [2023-11-01T16:13:08.936Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T16:13:09.248Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T16:13:09.277Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T16:13:09.284Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T16:13:09.308Z] $ docker stop --time=1 0b8157954928e20e59b905a9024bef09e32cef93dcd48b21151ec9b9c1c7016c [2023-11-01T16:13:10.462Z] $ docker rm -f --volumes 0b8157954928e20e59b905a9024bef09e32cef93dcd48b21151ec9b9c1c7016c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T16:15:35.207Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16202 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2023-11-01T16:15:35.219Z] Running in /w/workspace/go-mod-messaging/131 [Pipeline] { [Pipeline] checkout [2023-11-01T16:15:35.256Z] Selected Git installation does not exist. Using Default [2023-11-01T16:15:35.256Z] The recommended git tool is: NONE [2023-11-01T16:15:41.599Z] using credential edgex-jenkins-ssh [2023-11-01T16:15:41.614Z] Cloning the remote Git repository [2023-11-01T16:15:41.657Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-11-01T16:15:41.756Z] > git init /w/workspace/go-mod-messaging/131 # timeout=10 [2023-11-01T16:15:41.918Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-11-01T16:15:41.920Z] > git --version # timeout=10 [2023-11-01T16:15:41.942Z] > git --version # 'git version 2.25.1' [2023-11-01T16:15:41.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T16:15:42.112Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T16:15:44.023Z] Avoid second fetch [2023-11-01T16:15:44.024Z] Checking out Revision 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 (main) [2023-11-01T16:15:43.060Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-11-01T16:15:43.084Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T16:15:44.041Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T16:15:44.651Z] Commit message: "Merge pull request #292 from lenny-intel/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T16:15:44.115Z] > git checkout -f 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 # timeout=10 [2023-11-01T16:15:45.490Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T16:15:45.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T16:15:45.490Z] Dload Upload Total Spent Left Speed [2023-11-01T16:15:45.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-11-01T16:15:46.176Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T16:15:46.513Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T16:15:46.513Z] + sudo tee /etc/docker/daemon.new [2023-11-01T16:15:46.513Z] { [2023-11-01T16:15:46.513Z] "registry-mirrors": [ [2023-11-01T16:15:46.513Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T16:15:46.513Z] ], [2023-11-01T16:15:46.513Z] "bip": "10.250.0.254/24", [2023-11-01T16:15:46.513Z] "hosts": [ [2023-11-01T16:15:46.513Z] "tcp://0.0.0.0:5555", [2023-11-01T16:15:46.513Z] "unix:///var/run/docker.sock" [2023-11-01T16:15:46.513Z] ], [2023-11-01T16:15:46.513Z] "mtu": 1458, [2023-11-01T16:15:46.513Z] "selinux-enabled": true, [2023-11-01T16:15:46.513Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T16:15:46.513Z] } [Pipeline] sh [2023-11-01T16:15:46.853Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T16:15:47.183Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-11-01T16:16:05.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:16:05.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:16:05.784Z] ========================================================= [2023-11-01T16:16:05.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T16:16:05.784Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-01T16:16:06.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T16:16:06.720Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T16:16:06.720Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T16:16:06.720Z] 5d54e960e981: Pulling fs layer [2023-11-01T16:16:06.720Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T16:16:06.720Z] f0e02332f6b5: Pulling fs layer [2023-11-01T16:16:06.720Z] cefa15bbcfad: Pulling fs layer [2023-11-01T16:16:06.720Z] 17808c966233: Pulling fs layer [2023-11-01T16:16:06.720Z] f4c1fc716caa: Pulling fs layer [2023-11-01T16:16:06.720Z] f0e02332f6b5: Waiting [2023-11-01T16:16:06.720Z] cefa15bbcfad: Waiting [2023-11-01T16:16:06.720Z] 17808c966233: Waiting [2023-11-01T16:16:06.720Z] f4c1fc716caa: Waiting [2023-11-01T16:16:06.720Z] 5d54e960e981: Verifying Checksum [2023-11-01T16:16:06.720Z] 5d54e960e981: Download complete [2023-11-01T16:16:06.720Z] f0e02332f6b5: Verifying Checksum [2023-11-01T16:16:06.720Z] f0e02332f6b5: Download complete [2023-11-01T16:16:06.720Z] cefa15bbcfad: Verifying Checksum [2023-11-01T16:16:06.720Z] cefa15bbcfad: Download complete [2023-11-01T16:16:06.720Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T16:16:06.720Z] 9fda8d8052c6: Download complete [2023-11-01T16:16:07.319Z] f4c1fc716caa: Verifying Checksum [2023-11-01T16:16:07.319Z] f4c1fc716caa: Download complete [2023-11-01T16:16:07.913Z] 9fda8d8052c6: Pull complete [2023-11-01T16:16:08.516Z] 5d54e960e981: Pull complete [2023-11-01T16:16:08.789Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T16:16:08.789Z] c4a7e357bf2a: Download complete [2023-11-01T16:16:09.764Z] 17808c966233: Verifying Checksum [2023-11-01T16:16:09.764Z] 17808c966233: Download complete [2023-11-01T16:16:24.817Z] c4a7e357bf2a: Pull complete [2023-11-01T16:16:24.817Z] f0e02332f6b5: Pull complete [2023-11-01T16:16:24.817Z] cefa15bbcfad: Pull complete [2023-11-01T16:16:33.065Z] 17808c966233: Pull complete [2023-11-01T16:16:34.035Z] f4c1fc716caa: Pull complete [2023-11-01T16:16:34.035Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T16:16:34.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T16:16:34.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-11-01T16:16:34.637Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:16:34.986Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T16:16:34.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:16:35.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-16202 does not seem to be running inside a container [2023-11-01T16:16:35.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/131 -v /w/workspace/go-mod-messaging/131:/w/workspace/go-mod-messaging/131:rw,z -v /w/workspace/go-mod-messaging/131@tmp:/w/workspace/go-mod-messaging/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T16:16:38.635Z] $ docker top de5e50c5ccfa427c443aac131612d67c559d5e7bb72714a4208e87270fe13b02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:16:39.755Z] + go version [2023-11-01T16:16:39.756Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T16:16:39.798Z] $ docker stop --time=1 de5e50c5ccfa427c443aac131612d67c559d5e7bb72714a4208e87270fe13b02 [2023-11-01T16:16:45.263Z] $ docker rm -f --volumes de5e50c5ccfa427c443aac131612d67c559d5e7bb72714a4208e87270fe13b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:16:45.825Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T16:16:45.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:16:46.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-16202 does not seem to be running inside a container [2023-11-01T16:16:46.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/131 -v /w/workspace/go-mod-messaging/131:/w/workspace/go-mod-messaging/131:rw,z -v /w/workspace/go-mod-messaging/131@tmp:/w/workspace/go-mod-messaging/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T16:16:47.474Z] $ docker top c819583cea9d9c6b62b7b8bf7f7f9825d81ed4c0b05cec7c8ec0160c2238bc8a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:16:48.382Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/131 [Pipeline] fileExists [Pipeline] sh [2023-11-01T16:16:49.057Z] + make test [2023-11-01T16:16:49.058Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-11-01T16:16:49.058Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 [2023-11-01T16:16:49.643Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-01T16:16:49.643Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-01T16:16:49.643Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-01T16:16:49.913Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-01T16:16:49.913Z] go: downloading github.com/google/uuid v1.3.1 [2023-11-01T16:16:49.913Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-01T16:16:50.188Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-01T16:16:50.188Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-01T16:16:50.459Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-11-01T16:16:50.459Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-11-01T16:16:50.459Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-01T16:16:50.459Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-01T16:16:50.727Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-01T16:16:50.727Z] go: downloading golang.org/x/net v0.17.0 [2023-11-01T16:16:50.727Z] go: downloading golang.org/x/sync v0.1.0 [2023-11-01T16:16:50.727Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-11-01T16:16:50.727Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-01T16:16:51.000Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-01T16:16:51.000Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-11-01T16:16:51.000Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-01T16:16:51.000Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-01T16:16:51.000Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-01T16:16:51.000Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-01T16:16:51.589Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-01T16:16:52.189Z] go: downloading golang.org/x/text v0.13.0 [2023-11-01T16:16:52.780Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-01T16:18:59.529Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.339s coverage: 88.6% of statements [2023-11-01T16:18:59.529Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-11-01T16:18:59.529Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-11-01T16:18:59.529Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.230s coverage: 19.8% of statements [2023-11-01T16:18:59.529Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.388s coverage: 88.8% of statements [2023-11-01T16:18:59.529Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.456s coverage: 86.2% of statements [2023-11-01T16:18:59.529Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-11-01T16:18:59.797Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.275s coverage: 15.4% of statements [2023-11-01T16:19:00.071Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.432s coverage: 61.3% of statements [2023-11-01T16:19:00.658Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-11-01T16:19:02.078Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.288s coverage: 87.5% of statements [2023-11-01T16:19:03.504Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.233s coverage: 100.0% of statements [2023-11-01T16:19:03.504Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.237s coverage: 100.0% of statements [2023-11-01T16:19:04.101Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.232s coverage: 95.1% of statements [2023-11-01T16:19:04.693Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T16:19:04.693Z] go vet ./... [2023-11-01T16:21:11.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T16:21:11.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-01T16:21:11.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T16:21:11.600Z] $ docker stop --time=1 c819583cea9d9c6b62b7b8bf7f7f9825d81ed4c0b05cec7c8ec0160c2238bc8a [2023-11-01T16:21:15.046Z] $ docker rm -f --volumes c819583cea9d9c6b62b7b8bf7f7f9825d81ed4c0b05cec7c8ec0160c2238bc8a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:21:17.678Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T16:21:17.704Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T16:21:18.358Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:21:18.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T16:21:18.832Z] [2023-11-01T16:21:18.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:21:19.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T16:21:19.454Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T16:21:19.454Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T16:21:19.454Z] 04944245beec: Pulling fs layer [2023-11-01T16:21:19.454Z] 699f458cf7ca: Pulling fs layer [2023-11-01T16:21:19.454Z] 765212b225bb: Pulling fs layer [2023-11-01T16:21:19.454Z] f23df028b6ca: Pulling fs layer [2023-11-01T16:21:19.454Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T16:21:19.454Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T16:21:19.454Z] 765212b225bb: Waiting [2023-11-01T16:21:19.454Z] d65c8cfc05b1: Waiting [2023-11-01T16:21:19.454Z] 2437ff75d9bd: Waiting [2023-11-01T16:21:19.454Z] f23df028b6ca: Waiting [2023-11-01T16:21:19.454Z] 04944245beec: Verifying Checksum [2023-11-01T16:21:19.454Z] 04944245beec: Download complete [2023-11-01T16:21:19.454Z] 765212b225bb: Verifying Checksum [2023-11-01T16:21:19.454Z] 765212b225bb: Download complete [2023-11-01T16:21:19.724Z] f23df028b6ca: Verifying Checksum [2023-11-01T16:21:19.724Z] f23df028b6ca: Download complete [2023-11-01T16:21:19.724Z] d65c8cfc05b1: Download complete [2023-11-01T16:21:19.724Z] 699f458cf7ca: Verifying Checksum [2023-11-01T16:21:19.724Z] 699f458cf7ca: Download complete [2023-11-01T16:21:20.315Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T16:21:20.315Z] 8998bd30e6a1: Download complete [2023-11-01T16:21:22.919Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T16:21:22.919Z] 2437ff75d9bd: Download complete [2023-11-01T16:21:27.199Z] 8998bd30e6a1: Pull complete [2023-11-01T16:21:27.789Z] 04944245beec: Pull complete [2023-11-01T16:21:29.208Z] 699f458cf7ca: Pull complete [2023-11-01T16:21:29.478Z] 765212b225bb: Pull complete [2023-11-01T16:21:30.445Z] f23df028b6ca: Pull complete [2023-11-01T16:21:30.445Z] d65c8cfc05b1: Pull complete [2023-11-01T16:21:48.718Z] 2437ff75d9bd: Pull complete [2023-11-01T16:21:48.718Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T16:21:48.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T16:21:48.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:21:48.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-16202 does not seem to be running inside a container [2023-11-01T16:21:49.056Z] $ 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/go-mod-messaging/131 -v /w/workspace/go-mod-messaging/131:/w/workspace/go-mod-messaging/131:rw,z -v /w/workspace/go-mod-messaging/131@tmp:/w/workspace/go-mod-messaging/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T16:21:52.164Z] $ docker top 5ce6711d2ac5dff7daf91488750be6acea915e85f8027a723b56e4c029840af9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:21:53.060Z] ---> job-cost.sh [2023-11-01T16:21:53.060Z] lf-activate-venv: SKIPPING [2023-11-01T16:21:53.060Z] INFO: No Stack... [2023-11-01T16:21:53.650Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T16:21:54.624Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T16:21:55.418Z] + + cut -d, -f6 [2023-11-01T16:21:55.418Z] cat /w/workspace/go-mod-messaging/131/archives/cost.csv [Pipeline] lock [2023-11-01T16:21:55.468Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] [2023-11-01T16:21:55.474Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] did not exist. Created. [2023-11-01T16:21:55.474Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T16:21:56.217Z] /w/workspace/go-mod-messaging/131@tmp/durable-e4740839/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T16:21:56.954Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T16:21:56.976Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T16:21:57.048Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T16:21:57.054Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T16:21:57.093Z] $ docker stop --time=1 5ce6711d2ac5dff7daf91488750be6acea915e85f8027a723b56e4c029840af9 [2023-11-01T16:21:58.705Z] $ docker rm -f --volumes 5ce6711d2ac5dff7daf91488750be6acea915e85f8027a723b56e4c029840af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-01T16:21:59.110Z] provisioning config files... [2023-11-01T16:21:59.120Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12866138549749707548tmp [Pipeline] { [Pipeline] sh [2023-11-01T16:21:59.425Z] + set +x [2023-11-01T16:21:59.425Z] + + bash -s -- [2023-11-01T16:21:59.425Z] curl -s https://codecov.io/bash [2023-11-01T16:21:59.425Z] [2023-11-01T16:21:59.425Z] _____ _ [2023-11-01T16:21:59.425Z] / ____| | | [2023-11-01T16:21:59.425Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T16:21:59.425Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T16:21:59.426Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T16:21:59.426Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T16:21:59.426Z] Bash-1.0.6 [2023-11-01T16:21:59.426Z] [2023-11-01T16:21:59.426Z] [2023-11-01T16:21:59.426Z] ==> git version 2.25.1 found [2023-11-01T16:21:59.426Z] ==> 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 [2023-11-01T16:21:59.426Z] Release-Date: 2020-01-08 [2023-11-01T16:21:59.426Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-01T16:21:59.426Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T16:21:59.426Z] ==> Jenkins CI detected. [2023-11-01T16:21:59.426Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2023-11-01T16:21:59.426Z] project root: . [2023-11-01T16:21:59.426Z] --> token set from env [2023-11-01T16:21:59.426Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T16:21:59.426Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T16:21:59.426Z] ==> Python coveragepy not found [2023-11-01T16:21:59.426Z] ==> Searching for coverage reports in: [2023-11-01T16:21:59.426Z] + . [2023-11-01T16:21:59.426Z] -> Found 1 reports [2023-11-01T16:21:59.685Z] ==> Detecting git/mercurial file structure [2023-11-01T16:21:59.685Z] ==> Reading reports [2023-11-01T16:21:59.685Z] + ./coverage.out bytes=42718 [2023-11-01T16:21:59.685Z] ==> Appending adjustments [2023-11-01T16:21:59.685Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T16:21:59.943Z] + Found adjustments [2023-11-01T16:21:59.943Z] ==> Gzipping contents [2023-11-01T16:21:59.943Z] 12K /tmp/codecov.tsLXcB.gz [2023-11-01T16:21:59.943Z] ==> Uploading reports [2023-11-01T16:21:59.943Z] url: https://codecov.io [2023-11-01T16:21:59.943Z] query: branch=main&commit=5bfeaa9bfca81e1e381a3bceef2959f76e4e3729&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T16:21:59.943Z] -> Pinging Codecov [2023-11-01T16:21:59.943Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=5bfeaa9bfca81e1e381a3bceef2959f76e4e3729&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T16:21:59.943Z] -> Uploading to [2023-11-01T16:21:59.943Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/F6E385568367DD0E4001BA4F8F1CB792/5bfeaa9bfca81e1e381a3bceef2959f76e4e3729/8048f2e6-bb45-4dff-947c-376063c142e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T162159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=082b26674add3f18a4daaf90e6e4ebbe75b9ac8aeeb1c2ff22afc5b3fe54c3be [2023-11-01T16:21:59.943Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T16:21:59.943Z] Dload Upload Total Spent Left Speed [2023-11-01T16:22:00.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8361 0 0 100 8361 0 31550 --:--:-- --:--:-- --:--:-- 31550 [2023-11-01T16:22:00.203Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [Pipeline] } [2023-11-01T16:22:00.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-01T16:22:00.410Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-01T16:22:00.417Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:22:00.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T16:22:00.722Z] [2023-11-01T16:22:00.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:22:01.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T16:22:01.024Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-01T16:22:01.024Z] df9b9388f04a: Pulling fs layer [2023-11-01T16:22:01.024Z] 52dc419b0ee2: Pulling fs layer [2023-11-01T16:22:01.024Z] 25bc292e5bac: Pulling fs layer [2023-11-01T16:22:01.024Z] 114826534d7a: Pulling fs layer [2023-11-01T16:22:01.024Z] 4657fd5d0bcf: Pulling fs layer [2023-11-01T16:22:01.024Z] 6ad1cebc031e: Pulling fs layer [2023-11-01T16:22:01.024Z] 8a3aa393b2d8: Pulling fs layer [2023-11-01T16:22:01.024Z] 114826534d7a: Waiting [2023-11-01T16:22:01.024Z] 4657fd5d0bcf: Waiting [2023-11-01T16:22:01.024Z] 6ad1cebc031e: Waiting [2023-11-01T16:22:01.024Z] 8a3aa393b2d8: Waiting [2023-11-01T16:22:01.024Z] 25bc292e5bac: Verifying Checksum [2023-11-01T16:22:01.024Z] 25bc292e5bac: Download complete [2023-11-01T16:22:01.024Z] 52dc419b0ee2: Download complete [2023-11-01T16:22:01.024Z] 4657fd5d0bcf: Download complete [2023-11-01T16:22:01.024Z] df9b9388f04a: Download complete [2023-11-01T16:22:01.283Z] 6ad1cebc031e: Verifying Checksum [2023-11-01T16:22:01.283Z] 6ad1cebc031e: Download complete [2023-11-01T16:22:01.283Z] df9b9388f04a: Pull complete [2023-11-01T16:22:01.283Z] 52dc419b0ee2: Pull complete [2023-11-01T16:22:01.283Z] 25bc292e5bac: Pull complete [2023-11-01T16:22:01.854Z] 114826534d7a: Verifying Checksum [2023-11-01T16:22:01.854Z] 114826534d7a: Download complete [2023-11-01T16:22:02.113Z] 8a3aa393b2d8: Verifying Checksum [2023-11-01T16:22:02.113Z] 8a3aa393b2d8: Download complete [2023-11-01T16:22:05.398Z] 114826534d7a: Pull complete [2023-11-01T16:22:05.398Z] 4657fd5d0bcf: Pull complete [2023-11-01T16:22:05.658Z] 6ad1cebc031e: Pull complete [2023-11-01T16:22:08.961Z] 8a3aa393b2d8: Pull complete [2023-11-01T16:22:08.961Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-01T16:22:08.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T16:22:08.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:22:09.044Z] prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container [2023-11-01T16:22:09.072Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-01T16:22:13.210Z] $ docker top f20a12da738f80fa3febe9c84747d178a56f613f718637a25c019dd463d1d7ef -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T16:22:13.288Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2023-11-01T16:22:13.569Z] + set -o pipefail [2023-11-01T16:22:13.569Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2023-11-01T16:22:17.766Z] [2023-11-01T16:22:17.766Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2023-11-01T16:22:17.766Z] [2023-11-01T16:22:17.766Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/47b9cf35-8083-4f38-8e52-d999d0413bad [2023-11-01T16:22:17.766Z] [2023-11-01T16:22:17.766Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-01T16:22:17.766Z] [2023-11-01T16:22:17.766Z] [2023-11-01T16:22:17.766Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-01T16:22:17.766Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-01T16:22:17.766Z] More details here: https://snyk.co/ue1NS [2023-11-01T16:22:17.766Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-01T16:22:17.766Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-01T16:22:17.770Z] $ docker stop --time=1 f20a12da738f80fa3febe9c84747d178a56f613f718637a25c019dd463d1d7ef [2023-11-01T16:22:21.791Z] $ docker rm -f --volumes f20a12da738f80fa3febe9c84747d178a56f613f718637a25c019dd463d1d7ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T16:22:22.439Z] + git log --format=format:%s -1 5bfeaa9bfca81e1e381a3bceef2959f76e4e3729 [Pipeline] sh [2023-11-01T16:22:22.740Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T16:22:22.740Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:22:23.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:22:23.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:22:23.108Z] prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container [2023-11-01T16:22:23.130Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T16:22:23.519Z] $ docker top 18ff6816fead8619fe89ac3fcfa94513d335026834cee730f2ec9d7d42c1b5d3 -eo pid,comm [2023-11-01T16:22:23.577Z] 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). [2023-11-01T16:22:23.578Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T16:22:23.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:22:23.617Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:22:23.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:22:23.721Z] $ docker exec 18ff6816fead8619fe89ac3fcfa94513d335026834cee730f2ec9d7d42c1b5d3 ssh-agent [2023-11-01T16:22:23.841Z] SSH_AUTH_SOCK=/tmp/ssh-22fjh7oou5wR/agent.32 [2023-11-01T16:22:23.842Z] SSH_AGENT_PID=37 [2023-11-01T16:22:23.847Z] Running ssh-add (command line suppressed) [2023-11-01T16:22:23.936Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2777470928138473473.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2777470928138473473.key) [2023-11-01T16:22:23.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:22:24.249Z] + git semver tag [2023-11-01T16:22:24.508Z] 2023-11-01 16:22:24,430 [run_tag] DEBUG tag force:False [2023-11-01T16:22:24.508Z] 2023-11-01 16:22:24,430 [check_head_tag] DEBUG check head tag [2023-11-01T16:22:24.508Z] 2023-11-01 16:22:24,431 [execute] INFO git cat-file --batch-check [2023-11-01T16:22:24.508Z] 2023-11-01 16:22:24,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-11-01T16:22:24.508Z] 2023-11-01 16:22:24,436 [execute] INFO git cat-file --batch [2023-11-01T16:22:24.508Z] 2023-11-01 16:22:24,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-11-01T16:22:24.508Z] 2023-11-01 16:22:24,458 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-01T16:22:24.508Z] 2023-11-01 16:22:24,459 [execute] INFO git tag -a v3.1.0-dev.32 -m v3.1.0-dev.32 [2023-11-01T16:22:24.508Z] 2023-11-01 16:22:24,459 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.32', '-m', 'v3.1.0-dev.32'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:22:24.508Z] 2023-11-01 16:22:24,464 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-01T16:22:24.508Z] 3.1.0-dev.32 [Pipeline] } [2023-11-01T16:22:24.510Z] $ docker exec --env ******** --env ******** 18ff6816fead8619fe89ac3fcfa94513d335026834cee730f2ec9d7d42c1b5d3 ssh-agent -k [2023-11-01T16:22:24.632Z] unset SSH_AUTH_SOCK; [2023-11-01T16:22:24.633Z] unset SSH_AGENT_PID; [2023-11-01T16:22:24.633Z] echo Agent pid 37 killed; [2023-11-01T16:22:24.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T16:22:24.955Z] + git semver [Pipeline] } [2023-11-01T16:22:25.219Z] $ docker stop --time=1 18ff6816fead8619fe89ac3fcfa94513d335026834cee730f2ec9d7d42c1b5d3 [2023-11-01T16:22:26.536Z] $ docker rm -f --volumes 18ff6816fead8619fe89ac3fcfa94513d335026834cee730f2ec9d7d42c1b5d3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:22:26.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T16:22:26.950Z] [2023-11-01T16:22:26.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:22:27.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T16:22:27.247Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-01T16:22:27.247Z] ab5ef0e58194: Pulling fs layer [2023-11-01T16:22:27.247Z] 9712f1f96733: Pulling fs layer [2023-11-01T16:22:27.247Z] 63f879dbbcfc: Pulling fs layer [2023-11-01T16:22:27.247Z] 0d9ebad4ef96: Pulling fs layer [2023-11-01T16:22:27.247Z] e9a5061849ea: Pulling fs layer [2023-11-01T16:22:27.247Z] d747dcd14b5f: Pulling fs layer [2023-11-01T16:22:27.247Z] 2de7ff778b66: Pulling fs layer [2023-11-01T16:22:27.247Z] 0d9ebad4ef96: Waiting [2023-11-01T16:22:27.247Z] e9a5061849ea: Waiting [2023-11-01T16:22:27.247Z] d747dcd14b5f: Waiting [2023-11-01T16:22:27.247Z] 2de7ff778b66: Waiting [2023-11-01T16:22:27.247Z] 9712f1f96733: Verifying Checksum [2023-11-01T16:22:27.247Z] 9712f1f96733: Download complete [2023-11-01T16:22:27.510Z] 63f879dbbcfc: Verifying Checksum [2023-11-01T16:22:27.510Z] 63f879dbbcfc: Download complete [2023-11-01T16:22:27.768Z] e9a5061849ea: Verifying Checksum [2023-11-01T16:22:27.768Z] e9a5061849ea: Download complete [2023-11-01T16:22:27.768Z] 0d9ebad4ef96: Verifying Checksum [2023-11-01T16:22:27.768Z] 0d9ebad4ef96: Download complete [2023-11-01T16:22:27.768Z] ab5ef0e58194: Verifying Checksum [2023-11-01T16:22:27.768Z] ab5ef0e58194: Download complete [2023-11-01T16:22:27.768Z] d747dcd14b5f: Download complete [2023-11-01T16:22:27.768Z] 2de7ff778b66: Verifying Checksum [2023-11-01T16:22:27.768Z] 2de7ff778b66: Download complete [2023-11-01T16:22:30.297Z] ab5ef0e58194: Pull complete [2023-11-01T16:22:30.556Z] 9712f1f96733: Pull complete [2023-11-01T16:22:31.122Z] 63f879dbbcfc: Pull complete [2023-11-01T16:22:35.305Z] 0d9ebad4ef96: Pull complete [2023-11-01T16:22:35.305Z] e9a5061849ea: Pull complete [2023-11-01T16:22:35.305Z] d747dcd14b5f: Pull complete [2023-11-01T16:22:36.239Z] 2de7ff778b66: Pull complete [2023-11-01T16:22:36.239Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-01T16:22:36.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T16:22:36.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:22:36.587Z] prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container [2023-11-01T16:22:36.612Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-01T16:22:43.538Z] $ docker top 2346be129be1b694dc3959e31d06361fd14232563003162d3db7d77c11297b3b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-01T16:22:43.618Z] provisioning config files... [2023-11-01T16:22:43.625Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1770434082504209433tmp [2023-11-01T16:22:43.635Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config16898371107957188733tmp [2023-11-01T16:22:43.646Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4007376824027413140tmp [Pipeline] { [Pipeline] echo [2023-11-01T16:22:43.659Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:22:43.946Z] ---> sigul-configuration.sh [2023-11-01T16:22:43.946Z] gpg: directory `/root/.gnupg' created [2023-11-01T16:22:43.946Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-01T16:22:43.946Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-01T16:22:43.946Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-01T16:22:43.946Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-01T16:22:43.946Z] gpg: CAST5 encrypted data [2023-11-01T16:22:43.946Z] gpg: encrypted with 1 passphrase [2023-11-01T16:22:43.946Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-01T16:22:44.234Z] + mkdir /home/jenkins [2023-11-01T16:22:44.234Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-01T16:22:44.524Z] + 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 [2023-11-01T16:22:44.534Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:22:44.987Z] ---> sigul-install.sh [2023-11-01T16:22:44.987Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-01T16:22:45.274Z] + git tag --list [2023-11-01T16:22:45.275Z] v0.0.0 [2023-11-01T16:22:45.275Z] v0.1.0 [2023-11-01T16:22:45.275Z] v0.1.1 [2023-11-01T16:22:45.275Z] v0.1.10 [2023-11-01T16:22:45.275Z] v0.1.11 [2023-11-01T16:22:45.275Z] v0.1.12 [2023-11-01T16:22:45.275Z] v0.1.13 [2023-11-01T16:22:45.275Z] v0.1.14 [2023-11-01T16:22:45.275Z] v0.1.15 [2023-11-01T16:22:45.275Z] v0.1.16 [2023-11-01T16:22:45.275Z] v0.1.17 [2023-11-01T16:22:45.275Z] v0.1.18 [2023-11-01T16:22:45.275Z] v0.1.19 [2023-11-01T16:22:45.275Z] v0.1.2 [2023-11-01T16:22:45.275Z] v0.1.20 [2023-11-01T16:22:45.275Z] v0.1.21 [2023-11-01T16:22:45.275Z] v0.1.22 [2023-11-01T16:22:45.275Z] v0.1.23 [2023-11-01T16:22:45.275Z] v0.1.24 [2023-11-01T16:22:45.275Z] v0.1.25 [2023-11-01T16:22:45.275Z] v0.1.26 [2023-11-01T16:22:45.275Z] v0.1.27 [2023-11-01T16:22:45.275Z] v0.1.28 [2023-11-01T16:22:45.275Z] v0.1.29 [2023-11-01T16:22:45.275Z] v0.1.3 [2023-11-01T16:22:45.275Z] v0.1.30 [2023-11-01T16:22:45.275Z] v0.1.31 [2023-11-01T16:22:45.275Z] v0.1.4 [2023-11-01T16:22:45.275Z] v0.1.5 [2023-11-01T16:22:45.275Z] v0.1.6 [2023-11-01T16:22:45.275Z] v0.1.7 [2023-11-01T16:22:45.275Z] v0.1.8 [2023-11-01T16:22:45.275Z] v0.1.9 [2023-11-01T16:22:45.275Z] v2.0.0 [2023-11-01T16:22:45.275Z] v2.0.1 [2023-11-01T16:22:45.275Z] v2.1.0 [2023-11-01T16:22:45.275Z] v2.1.1 [2023-11-01T16:22:45.275Z] v2.2.0 [2023-11-01T16:22:45.275Z] v2.3.0 [2023-11-01T16:22:45.275Z] v3.0 [2023-11-01T16:22:45.275Z] v3.0.0 [2023-11-01T16:22:45.275Z] v3.1.0-dev.1 [2023-11-01T16:22:45.275Z] v3.1.0-dev.10 [2023-11-01T16:22:45.275Z] v3.1.0-dev.11 [2023-11-01T16:22:45.275Z] v3.1.0-dev.12 [2023-11-01T16:22:45.275Z] v3.1.0-dev.13 [2023-11-01T16:22:45.275Z] v3.1.0-dev.14 [2023-11-01T16:22:45.275Z] v3.1.0-dev.15 [2023-11-01T16:22:45.275Z] v3.1.0-dev.16 [2023-11-01T16:22:45.275Z] v3.1.0-dev.17 [2023-11-01T16:22:45.275Z] v3.1.0-dev.18 [2023-11-01T16:22:45.275Z] v3.1.0-dev.19 [2023-11-01T16:22:45.275Z] v3.1.0-dev.2 [2023-11-01T16:22:45.275Z] v3.1.0-dev.20 [2023-11-01T16:22:45.275Z] v3.1.0-dev.21 [2023-11-01T16:22:45.275Z] v3.1.0-dev.22 [2023-11-01T16:22:45.275Z] v3.1.0-dev.23 [2023-11-01T16:22:45.275Z] v3.1.0-dev.24 [2023-11-01T16:22:45.275Z] v3.1.0-dev.25 [2023-11-01T16:22:45.275Z] v3.1.0-dev.26 [2023-11-01T16:22:45.275Z] v3.1.0-dev.27 [2023-11-01T16:22:45.275Z] v3.1.0-dev.28 [2023-11-01T16:22:45.275Z] v3.1.0-dev.29 [2023-11-01T16:22:45.275Z] v3.1.0-dev.3 [2023-11-01T16:22:45.275Z] v3.1.0-dev.30 [2023-11-01T16:22:45.275Z] v3.1.0-dev.31 [2023-11-01T16:22:45.275Z] v3.1.0-dev.32 [2023-11-01T16:22:45.275Z] v3.1.0-dev.4 [2023-11-01T16:22:45.275Z] v3.1.0-dev.5 [2023-11-01T16:22:45.275Z] v3.1.0-dev.6 [2023-11-01T16:22:45.275Z] v3.1.0-dev.7 [2023-11-01T16:22:45.275Z] v3.1.0-dev.8 [2023-11-01T16:22:45.275Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-01T16:22:45.562Z] + lftools sign git-tag v3.1.0-dev.32 [2023-11-01T16:22:46.133Z] Signing Git tag with Sigul... [2023-11-01T16:22:46.133Z] Signing v3.1.0-dev.32 [Pipeline] echo [2023-11-01T16:22:46.405Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:22:46.693Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-01T16:22:46.700Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-01T16:22:46.711Z] $ docker stop --time=1 2346be129be1b694dc3959e31d06361fd14232563003162d3db7d77c11297b3b [2023-11-01T16:22:48.020Z] $ docker rm -f --volumes 2346be129be1b694dc3959e31d06361fd14232563003162d3db7d77c11297b3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-01T16:22:48.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T16:22:48.456Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:22:48.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:22:48.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:22:48.837Z] prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container [2023-11-01T16:22:48.860Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T16:22:49.206Z] $ docker top 71e8f7937cd03aec69051a6178e123dc942570d67dfc8d6631e768e7aed69d8f -eo pid,comm [2023-11-01T16:22:49.262Z] 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). [2023-11-01T16:22:49.262Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T16:22:49.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:22:49.304Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:22:49.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:22:49.408Z] $ docker exec 71e8f7937cd03aec69051a6178e123dc942570d67dfc8d6631e768e7aed69d8f ssh-agent [2023-11-01T16:22:49.531Z] SSH_AUTH_SOCK=/tmp/ssh-YEe17iddMq7I/agent.31 [2023-11-01T16:22:49.531Z] SSH_AGENT_PID=37 [2023-11-01T16:22:49.537Z] Running ssh-add (command line suppressed) [2023-11-01T16:22:49.622Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11329448530408580573.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11329448530408580573.key) [2023-11-01T16:22:49.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:22:49.938Z] + git semver bump pre [2023-11-01T16:22:50.198Z] 2023-11-01 16:22:50,092 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-01T16:22:50.198Z] 2023-11-01 16:22:50,092 [bump_version] DEBUG bumping version:3.1.0-dev.32 on axis:pre with prefix:dev [2023-11-01T16:22:50.198Z] 2023-11-01 16:22:50,092 [bump_version] DEBUG bumped version:3.1.0-dev.33 [2023-11-01T16:22:50.198Z] 2023-11-01 16:22:50,093 [write_version] DEBUG write version:3.1.0-dev.33 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2023-11-01T16:22:50.198Z] 2023-11-01 16:22:50,093 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-01T16:22:50.198Z] 2023-11-01 16:22:50,093 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-01T16:22:50.198Z] 2023-11-01 16:22:50,095 [execute] INFO git cat-file --batch-check [2023-11-01T16:22:50.199Z] 2023-11-01 16:22:50,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:22:50.199Z] 2023-11-01 16:22:50,101 [execute] INFO git cat-file --batch [2023-11-01T16:22:50.199Z] 2023-11-01 16:22:50,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:22:50.199Z] 2023-11-01 16:22:50,107 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-01T16:22:50.199Z] 3.1.0-dev.33 [Pipeline] } [2023-11-01T16:22:50.199Z] $ docker exec --env ******** --env ******** 71e8f7937cd03aec69051a6178e123dc942570d67dfc8d6631e768e7aed69d8f ssh-agent -k [2023-11-01T16:22:50.290Z] unset SSH_AUTH_SOCK; [2023-11-01T16:22:50.290Z] unset SSH_AGENT_PID; [2023-11-01T16:22:50.290Z] echo Agent pid 37 killed; [2023-11-01T16:22:50.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T16:22:50.607Z] + git semver [Pipeline] } [2023-11-01T16:22:50.872Z] $ docker stop --time=1 71e8f7937cd03aec69051a6178e123dc942570d67dfc8d6631e768e7aed69d8f [2023-11-01T16:22:52.145Z] $ docker rm -f --volumes 71e8f7937cd03aec69051a6178e123dc942570d67dfc8d6631e768e7aed69d8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:22:52.489Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T16:22:52.489Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:22:52.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:22:52.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:22:52.870Z] prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container [2023-11-01T16:22:52.894Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T16:22:53.223Z] $ docker top 3eae534c0db86e3b8d9c007d61f095ef31a2eb709ed5c0b85e7d8506344db464 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T16:22:53.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:22:53.326Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:22:53.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:22:53.434Z] $ docker exec 3eae534c0db86e3b8d9c007d61f095ef31a2eb709ed5c0b85e7d8506344db464 ssh-agent [2023-11-01T16:22:53.541Z] SSH_AUTH_SOCK=/tmp/ssh-SJFzkIZnK5bB/agent.33 [2023-11-01T16:22:53.541Z] SSH_AGENT_PID=39 [2023-11-01T16:22:53.547Z] Running ssh-add (command line suppressed) [2023-11-01T16:22:53.644Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15637695925081645300.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15637695925081645300.key) [2023-11-01T16:22:53.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:22:53.950Z] + git semver push [2023-11-01T16:22:54.209Z] 2023-11-01 16:22:54,102 [run_push] DEBUG push [2023-11-01T16:22:54.209Z] 2023-11-01 16:22:54,104 [execute] INFO git cat-file --batch-check [2023-11-01T16:22:54.209Z] 2023-11-01 16:22:54,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:22:54.209Z] 2023-11-01 16:22:54,108 [execute] INFO git rev-list ef460fc929ca48ba3e20e6f0d0a0e62ab33d7f65 -- [2023-11-01T16:22:54.209Z] 2023-11-01 16:22:54,108 [execute] DEBUG Popen(['git', 'rev-list', 'ef460fc929ca48ba3e20e6f0d0a0e62ab33d7f65', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:22:54.209Z] 2023-11-01 16:22:54,117 [execute] INFO git fetch -v origin [2023-11-01T16:22:54.209Z] 2023-11-01 16:22:54,117 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-01T16:22:54.777Z] 2023-11-01 16:22:54,660 [run_push] DEBUG no remote changes detected [2023-11-01T16:22:54.777Z] 2023-11-01 16:22:54,661 [execute] INFO git push origin semver [2023-11-01T16:22:54.777Z] 2023-11-01 16:22:54,661 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:22:55.714Z] 2023-11-01 16:22:55,478 [run_push] DEBUG push all version tags [2023-11-01T16:22:55.714Z] 2023-11-01 16:22:55,479 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-01T16:22:55.714Z] 2023-11-01 16:22:55,479 [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) [2023-11-01T16:22:56.284Z] 2023-11-01 16:22:56,243 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-11-01T16:22:56.284Z] 3.1.0-dev.33 [Pipeline] } [2023-11-01T16:22:56.286Z] $ docker exec --env ******** --env ******** 3eae534c0db86e3b8d9c007d61f095ef31a2eb709ed5c0b85e7d8506344db464 ssh-agent -k [2023-11-01T16:22:56.394Z] unset SSH_AUTH_SOCK; [2023-11-01T16:22:56.395Z] unset SSH_AGENT_PID; [2023-11-01T16:22:56.395Z] echo Agent pid 39 killed; [2023-11-01T16:22:56.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T16:22:56.717Z] + git semver [Pipeline] } [2023-11-01T16:22:56.981Z] $ docker stop --time=1 3eae534c0db86e3b8d9c007d61f095ef31a2eb709ed5c0b85e7d8506344db464 [2023-11-01T16:22:58.263Z] $ docker rm -f --volumes 3eae534c0db86e3b8d9c007d61f095ef31a2eb709ed5c0b85e7d8506344db464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-01T16:22:58.789Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2023-11-01T16:22:58.789Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-11-01T16:22:58.789Z] total 16 [2023-11-01T16:22:58.789Z] drwxr-xr-x 3 root root 4096 Nov 1 16:13 . [2023-11-01T16:22:58.789Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 16:22 .. [2023-11-01T16:22:58.789Z] drwxr-xr-x 2 root root 4096 Nov 1 16:13 cost [2023-11-01T16:22:58.789Z] -rw-r--r-- 1 root root 88 Nov 1 16:13 cost.csv [2023-11-01T16:22:58.789Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-11-01T16:22:58.789Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-11-01T16:22:58.789Z] total 16 [2023-11-01T16:22:58.789Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:13 . [2023-11-01T16:22:58.789Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 16:22 .. [2023-11-01T16:22:58.789Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 16:13 cost [2023-11-01T16:22:58.789Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 1 16:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:22:59.083Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:22:59.943Z] ---> package-listing.sh [2023-11-01T16:22:59.944Z] ++ facter osfamily [2023-11-01T16:22:59.944Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T16:23:00.204Z] + OS_FAMILY=debian [2023-11-01T16:23:00.204Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2023-11-01T16:23:00.204Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T16:23:00.204Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T16:23:00.204Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T16:23:00.204Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T16:23:00.204Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-11-01T16:23:00.204Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T16:23:00.204Z] + case "${OS_FAMILY}" in [2023-11-01T16:23:00.204Z] + dpkg -l [2023-11-01T16:23:00.204Z] + grep '^ii' [2023-11-01T16:23:00.204Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T16:23:00.204Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T16:23:00.204Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T16:23:00.204Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-11-01T16:23:00.204Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2023-11-01T16:23:00.204Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2023-11-01T16:23:00.216Z] 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 [2023-11-01T16:23:00.493Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:23:01.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:23:01.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:23:01.129Z] prd-ubuntu20.04-docker-8c-8g-16197 does not seem to be running inside a container [2023-11-01T16:23:01.150Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T16:23:01.366Z] $ docker top e8dd4387fbb796429680dfd5608365a7423f3cc8d6803dbc8770183d0d5fb3b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:23:01.710Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T16:23:01.994Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T16:23:02.278Z] + ls /var/log/sa-host [2023-11-01T16:23:02.278Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T16:23:02.350Z] provisioning config files... [2023-11-01T16:23:02.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10978565932860931101tmp [Pipeline] { [Pipeline] echo [2023-11-01T16:23:02.368Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:02.647Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T16:23:02.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:02.973Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T16:23:02.981Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:03.265Z] ---> sudo-logs.sh [2023-11-01T16:23:03.265Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T16:23:03.288Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:03.571Z] ---> job-cost.sh [2023-11-01T16:23:03.571Z] lf-activate-venv: SKIPPING [2023-11-01T16:23:03.571Z] DEBUG: total: 0.2199999988079071 [2023-11-01T16:23:03.571Z] INFO: Retrieving Stack Cost... [2023-11-01T16:23:04.142Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T16:23:04.401Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T16:23:04.413Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:23:04.699Z] ---> logs-deploy.sh [2023-11-01T16:23:04.699Z] lf-activate-venv: SKIPPING [2023-11-01T16:23:04.699Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/131 [2023-11-01T16:23:04.699Z] INFO: archiving workspace using pattern(s): [2023-11-01T16:23:05.637Z] Archives upload complete. [2023-11-01T16:23:05.896Z] INFO: archiving logs to Nexus