Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a67866b4e7626b782326992e75d51c2ed669cc7e 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-ssh10674057412043192335.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8756452143236856967.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10768143162431291648.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14584843734414708615.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-ssh2618446171241888604.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25319 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 a67866b4e7626b782326992e75d51c2ed669cc7e (main) Commit message: "Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.5.0" > 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 a67866b4e7626b782326992e75d51c2ed669cc7e # timeout=10 > git rev-list --no-walk 8db8656705653694ea93c4dbf15a3fa3ceb66bde # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-18T16:46:41.405Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-18T16:46:41.482Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-18T16:46:41.503Z] ========================================================= [2023-12-18T16:46:41.504Z] EdgeX Global Pipelines Version Info [2023-12-18T16:46:41.504Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-18T16:46:42.608Z] ------------------- [2023-12-18T16:46:42.608Z] stable info: [2023-12-18T16:46:42.608Z] ------------------- [2023-12-18T16:46:42.608Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-18T16:46:42.608Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T16:46:42.608Z] Message: update stable to v1.0.258 [2023-12-18T16:46:42.870Z] ------------------- [2023-12-18T16:46:42.870Z] experimental info: [2023-12-18T16:46:42.870Z] ------------------- [2023-12-18T16:46:42.870Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-18T16:46:42.870Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T16:46:42.870Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-18T16:46:42.948Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-12-18T16:46:42.966Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-12-18T16:46:42.990Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-18T16:46:43.015Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-18T16:46:43.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-18T16:46:43.067Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-18T16:46:43.093Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-18T16:46:43.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-18T16:46:43.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-18T16:46:43.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-18T16:46:43.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-18T16:46:43.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-12-18T16:46:43.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-18T16:46:43.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-18T16:46:43.334Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T16:46:43.364Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T16:46:43.395Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T16:46:43.423Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T16:46:43.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-18T16:46:43.484Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-18T16:46:43.515Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-18T16:46:43.552Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-18T16:46:43.585Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-18T16:46:43.619Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-18T16:46:43.657Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-12-18T16:46:43.693Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-18T16:46:43.730Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-18T16:46:43.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-18T16:46:43.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-18T16:46:43.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-18T16:46:43.879Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a67866b4e7626b782326992e75d51c2ed669cc7e [Pipeline] echo [2023-12-18T16:46:43.916Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a67866b [Pipeline] echo [2023-12-18T16:46:43.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-18T16:46:44.387Z] + git rev-list -1 --merges a67866b4e7626b782326992e75d51c2ed669cc7e~1..a67866b4e7626b782326992e75d51c2ed669cc7e [Pipeline] echo [2023-12-18T16:46:44.415Z] -----------> git rev-list -1 --merges a67866b4e7626b782326992e75d51c2ed669cc7e~1..a67866b4e7626b782326992e75d51c2ed669cc7e a67866b4e7626b782326992e75d51c2ed669cc7e [2023-12-18T16:46:44.415Z] a67866b4e7626b782326992e75d51c2ed669cc7e [false] [Pipeline] sh [2023-12-18T16:46:44.720Z] + git log --format=format:%s -1 a67866b4e7626b782326992e75d51c2ed669cc7e [Pipeline] echo [2023-12-18T16:46:44.735Z] ========================================================= [2023-12-18T16:46:44.735Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-18T16:46:44.735Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T16:46:45.104Z] + git log --format=format:%s -1 a67866b4e7626b782326992e75d51c2ed669cc7e [Pipeline] echo [2023-12-18T16:46:45.116Z] [semverPrep] GIT_COMMIT: a67866b4e7626b782326992e75d51c2ed669cc7e, Commit Message: Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.5.0 [Pipeline] echo [2023-12-18T16:46:45.138Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-18T16:46:45.528Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-18T16:46:45.528Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-18T16:46:45.528Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-18T16:46:45.528Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-18T16:46:45.528Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-18T16:46:45.528Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-18T16:46:45.528Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T16:46:45.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T16:46:45.966Z] [2023-12-18T16:46:45.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T16:46:46.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T16:46:46.280Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-18T16:46:46.280Z] b85a868b505f: Pulling fs layer [2023-12-18T16:46:46.280Z] e2be974225ed: Pulling fs layer [2023-12-18T16:46:46.280Z] 339a4e72a1f5: Pulling fs layer [2023-12-18T16:46:46.280Z] 988bab9f4d93: Pulling fs layer [2023-12-18T16:46:46.280Z] 1469e6f7b9e6: Pulling fs layer [2023-12-18T16:46:46.280Z] eaf3925da568: Pulling fs layer [2023-12-18T16:46:46.280Z] bab4dde63d76: Pulling fs layer [2023-12-18T16:46:46.280Z] bde34c3a00c8: Pulling fs layer [2023-12-18T16:46:46.280Z] b352a97aabf1: Pulling fs layer [2023-12-18T16:46:46.280Z] 4872d77fe225: Pulling fs layer [2023-12-18T16:46:46.280Z] 5851b861e8e6: Pulling fs layer [2023-12-18T16:46:46.280Z] 988bab9f4d93: Waiting [2023-12-18T16:46:46.280Z] 1469e6f7b9e6: Waiting [2023-12-18T16:46:46.280Z] 4872d77fe225: Waiting [2023-12-18T16:46:46.280Z] 5851b861e8e6: Waiting [2023-12-18T16:46:46.280Z] bab4dde63d76: Waiting [2023-12-18T16:46:46.280Z] eaf3925da568: Waiting [2023-12-18T16:46:46.280Z] bde34c3a00c8: Waiting [2023-12-18T16:46:46.280Z] b352a97aabf1: Waiting [2023-12-18T16:46:46.542Z] e2be974225ed: Verifying Checksum [2023-12-18T16:46:46.542Z] e2be974225ed: Download complete [2023-12-18T16:46:46.542Z] 988bab9f4d93: Download complete [2023-12-18T16:46:46.542Z] 1469e6f7b9e6: Verifying Checksum [2023-12-18T16:46:46.542Z] 1469e6f7b9e6: Download complete [2023-12-18T16:46:46.542Z] eaf3925da568: Verifying Checksum [2023-12-18T16:46:46.542Z] eaf3925da568: Download complete [2023-12-18T16:46:46.542Z] 339a4e72a1f5: Verifying Checksum [2023-12-18T16:46:46.542Z] bde34c3a00c8: Verifying Checksum [2023-12-18T16:46:46.542Z] bde34c3a00c8: Download complete [2023-12-18T16:46:46.542Z] b352a97aabf1: Download complete [2023-12-18T16:46:46.542Z] 4872d77fe225: Verifying Checksum [2023-12-18T16:46:46.542Z] 4872d77fe225: Download complete [2023-12-18T16:46:46.542Z] 5851b861e8e6: Verifying Checksum [2023-12-18T16:46:46.542Z] 5851b861e8e6: Download complete [2023-12-18T16:46:46.542Z] b85a868b505f: Download complete [2023-12-18T16:46:46.801Z] bab4dde63d76: Verifying Checksum [2023-12-18T16:46:46.801Z] bab4dde63d76: Download complete [2023-12-18T16:46:47.741Z] b85a868b505f: Pull complete [2023-12-18T16:46:48.009Z] e2be974225ed: Pull complete [2023-12-18T16:46:48.276Z] 339a4e72a1f5: Pull complete [2023-12-18T16:46:48.535Z] 988bab9f4d93: Pull complete [2023-12-18T16:46:48.796Z] 1469e6f7b9e6: Pull complete [2023-12-18T16:46:48.796Z] eaf3925da568: Pull complete [2023-12-18T16:46:50.715Z] bab4dde63d76: Pull complete [2023-12-18T16:46:50.715Z] bde34c3a00c8: Pull complete [2023-12-18T16:46:50.976Z] b352a97aabf1: Pull complete [2023-12-18T16:46:50.976Z] 4872d77fe225: Pull complete [2023-12-18T16:46:50.976Z] 5851b861e8e6: Pull complete [2023-12-18T16:46:50.976Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-18T16:46:50.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T16:46:50.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T16:46:51.172Z] prd-ubuntu20.04-docker-8c-8g-25319 does not seem to be running inside a container [2023-12-18T16:46:51.219Z] $ 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-12-18T16:46:54.489Z] $ docker top cfc10e7fd8f1a6164201bda0603dee80ed5975edc16a62565ba8181f31bb8978 -eo pid,comm [2023-12-18T16:46:54.542Z] 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-12-18T16:46:54.542Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-18T16:46:54.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T16:46:54.634Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T16:46:54.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T16:46:54.773Z] $ docker exec cfc10e7fd8f1a6164201bda0603dee80ed5975edc16a62565ba8181f31bb8978 ssh-agent [2023-12-18T16:46:54.900Z] SSH_AUTH_SOCK=/tmp/ssh-JCzf7rrwME9L/agent.31 [2023-12-18T16:46:54.900Z] SSH_AGENT_PID=37 [2023-12-18T16:46:54.906Z] Running ssh-add (command line suppressed) [2023-12-18T16:46:55.013Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5418885808580475982.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5418885808580475982.key) [2023-12-18T16:46:55.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T16:46:55.337Z] + git tag --points-at HEAD [Pipeline] } [2023-12-18T16:46:55.353Z] $ docker exec --env ******** --env ******** cfc10e7fd8f1a6164201bda0603dee80ed5975edc16a62565ba8181f31bb8978 ssh-agent -k [2023-12-18T16:46:55.462Z] unset SSH_AUTH_SOCK; [2023-12-18T16:46:55.463Z] unset SSH_AGENT_PID; [2023-12-18T16:46:55.463Z] echo Agent pid 37 killed; [2023-12-18T16:46:55.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-18T16:46:55.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T16:46:55.528Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T16:46:55.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T16:46:55.636Z] $ docker exec cfc10e7fd8f1a6164201bda0603dee80ed5975edc16a62565ba8181f31bb8978 ssh-agent [2023-12-18T16:46:55.766Z] SSH_AUTH_SOCK=/tmp/ssh-eCmAy0aw1Q5r/agent.69 [2023-12-18T16:46:55.766Z] SSH_AGENT_PID=75 [2023-12-18T16:46:55.771Z] Running ssh-add (command line suppressed) [2023-12-18T16:46:55.882Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14122908284988549138.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14122908284988549138.key) [2023-12-18T16:46:55.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T16:46:56.199Z] + git semver init [2023-12-18T16:46:56.461Z] 2023-12-18 16:46:56,397 [run_init] DEBUG init version:0.0.0 force:False [2023-12-18T16:46:56.461Z] 2023-12-18 16:46:56,398 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-12-18T16:46:56.461Z] 2023-12-18 16:46:56,398 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-12-18T16:46:56.461Z] 2023-12-18 16:46:56,399 [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-12-18T16:46:57.400Z] 2023-12-18 16:46:57,390 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2023-12-18T16:46:57.400Z] 2023-12-18 16:46:57,390 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2023-12-18T16:46:57.400Z] 2023-12-18 16:46:57,390 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-18T16:46:57.400Z] 2023-12-18 16:46:57,391 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-18T16:46:57.400Z] 3.2.0-dev.4 [Pipeline] } [2023-12-18T16:46:57.674Z] $ docker exec --env ******** --env ******** cfc10e7fd8f1a6164201bda0603dee80ed5975edc16a62565ba8181f31bb8978 ssh-agent -k [2023-12-18T16:46:57.771Z] unset SSH_AUTH_SOCK; [2023-12-18T16:46:57.771Z] unset SSH_AGENT_PID; [2023-12-18T16:46:57.771Z] echo Agent pid 75 killed; [2023-12-18T16:46:57.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-18T16:46:58.149Z] + git semver [Pipeline] } [2023-12-18T16:46:58.426Z] $ docker stop --time=1 cfc10e7fd8f1a6164201bda0603dee80ed5975edc16a62565ba8181f31bb8978 [2023-12-18T16:46:59.759Z] $ docker rm -f --volumes cfc10e7fd8f1a6164201bda0603dee80ed5975edc16a62565ba8181f31bb8978 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T16:47:00.132Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-18T16:47:00.404Z] Stashed 1 file(s) [Pipeline] echo [2023-12-18T16:47:00.408Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-12-18T16:47:00.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T16:47:00.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T16:47:00.851Z] ========================================================= [2023-12-18T16:47:00.851Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-18T16:47:00.851Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-18T16:47:01.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-18T16:47:01.193Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-18T16:47:01.193Z] 7264a8db6415: Pulling fs layer [2023-12-18T16:47:01.193Z] c4d48a809fc2: Pulling fs layer [2023-12-18T16:47:01.193Z] 4f1c88b9dad5: Pulling fs layer [2023-12-18T16:47:01.193Z] ad3a456e5733: Pulling fs layer [2023-12-18T16:47:01.193Z] 69c7f0334f64: Pulling fs layer [2023-12-18T16:47:01.193Z] 1f1c1a5573a3: Pulling fs layer [2023-12-18T16:47:01.193Z] ce7588e14bc9: Pulling fs layer [2023-12-18T16:47:01.193Z] b5e4710f87ac: Pulling fs layer [2023-12-18T16:47:01.193Z] ad3a456e5733: Waiting [2023-12-18T16:47:01.193Z] 69c7f0334f64: Waiting [2023-12-18T16:47:01.193Z] 1f1c1a5573a3: Waiting [2023-12-18T16:47:01.193Z] ce7588e14bc9: Waiting [2023-12-18T16:47:01.193Z] b5e4710f87ac: Waiting [2023-12-18T16:47:01.193Z] c4d48a809fc2: Verifying Checksum [2023-12-18T16:47:01.193Z] c4d48a809fc2: Download complete [2023-12-18T16:47:01.193Z] ad3a456e5733: Download complete [2023-12-18T16:47:01.193Z] 69c7f0334f64: Download complete [2023-12-18T16:47:01.193Z] 7264a8db6415: Verifying Checksum [2023-12-18T16:47:01.193Z] 7264a8db6415: Download complete [2023-12-18T16:47:01.193Z] 1f1c1a5573a3: Verifying Checksum [2023-12-18T16:47:01.193Z] 1f1c1a5573a3: Download complete [2023-12-18T16:47:01.454Z] 7264a8db6415: Pull complete [2023-12-18T16:47:01.454Z] b5e4710f87ac: Verifying Checksum [2023-12-18T16:47:01.454Z] b5e4710f87ac: Download complete [2023-12-18T16:47:01.454Z] c4d48a809fc2: Pull complete [2023-12-18T16:47:01.712Z] 4f1c88b9dad5: Verifying Checksum [2023-12-18T16:47:01.712Z] 4f1c88b9dad5: Download complete [2023-12-18T16:47:01.971Z] ce7588e14bc9: Verifying Checksum [2023-12-18T16:47:01.971Z] ce7588e14bc9: Download complete [2023-12-18T16:47:05.274Z] 4f1c88b9dad5: Pull complete [2023-12-18T16:47:05.275Z] ad3a456e5733: Pull complete [2023-12-18T16:47:05.275Z] 69c7f0334f64: Pull complete [2023-12-18T16:47:05.275Z] 1f1c1a5573a3: Pull complete [2023-12-18T16:47:07.818Z] ce7588e14bc9: Pull complete [2023-12-18T16:47:08.384Z] b5e4710f87ac: Pull complete [2023-12-18T16:47:08.384Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-18T16:47:08.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-18T16:47:08.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-12-18T16:47:08.668Z] + 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-12-18T16:47:08.983Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T16:47:08.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T16:47:09.092Z] prd-ubuntu20.04-docker-8c-8g-25319 does not seem to be running inside a container [2023-12-18T16:47:09.124Z] $ 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-12-18T16:47:15.075Z] $ docker top ec858ff15509f581423f48fefe6bf5b767c7d237d861062f6315319bcd8a0a9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T16:47:15.467Z] + go version [2023-12-18T16:47:15.467Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-18T16:47:15.482Z] $ docker stop --time=1 ec858ff15509f581423f48fefe6bf5b767c7d237d861062f6315319bcd8a0a9b [2023-12-18T16:47:15.685Z] Still waiting to schedule task [2023-12-18T16:47:15.686Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-18T16:47:16.765Z] $ docker rm -f --volumes ec858ff15509f581423f48fefe6bf5b767c7d237d861062f6315319bcd8a0a9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T16:47:17.365Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T16:47:17.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T16:47:17.478Z] prd-ubuntu20.04-docker-8c-8g-25319 does not seem to be running inside a container [2023-12-18T16:47:17.512Z] $ 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-12-18T16:47:17.872Z] $ docker top dbf99c83e4017b307ecbaed0405f5dffc08ceac7c52cd35bbc80b3931041cce8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T16:47:18.258Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2023-12-18T16:47:18.574Z] + make test [2023-12-18T16:47:18.574Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-12-18T16:47:18.574Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-12-18T16:47:18.574Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-18T16:47:18.574Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-12-18T16:47:18.574Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-18T16:47:18.574Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-12-18T16:47:18.574Z] go: downloading github.com/google/uuid v1.5.0 [2023-12-18T16:47:18.574Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-12-18T16:47:18.833Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-12-18T16:47:18.833Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-12-18T16:47:18.833Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-12-18T16:47:18.833Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-18T16:47:18.833Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-18T16:47:18.833Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-12-18T16:47:18.833Z] go: downloading golang.org/x/net v0.17.0 [2023-12-18T16:47:18.833Z] go: downloading golang.org/x/sync v0.1.0 [2023-12-18T16:47:18.833Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-18T16:47:18.833Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-12-18T16:47:18.833Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-12-18T16:47:18.833Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-12-18T16:47:18.833Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-12-18T16:47:19.132Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-18T16:47:19.132Z] go: downloading github.com/x448/float16 v0.8.4 [2023-12-18T16:47:19.132Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-18T16:47:19.132Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-18T16:47:19.132Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-18T16:47:19.132Z] go: downloading golang.org/x/text v0.13.0 [2023-12-18T16:47:19.132Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-18T16:47:19.132Z] go: downloading golang.org/x/sys v0.13.0 [2023-12-18T16:47:37.278Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-12-18T16:47:37.278Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-12-18T16:47:37.536Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.042s coverage: 88.6% of statements [2023-12-18T16:47:37.536Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-12-18T16:47:38.102Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-12-18T16:47:43.377Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.047s coverage: 19.8% of statements [2023-12-18T16:47:43.377Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.074s coverage: 88.8% of statements [2023-12-18T16:47:43.377Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.072s coverage: 86.2% of statements [2023-12-18T16:47:43.377Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.054s coverage: 15.4% of statements [2023-12-18T16:47:43.377Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.155s coverage: 61.3% of statements [2023-12-18T16:47:43.377Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.041s coverage: 87.5% of statements [2023-12-18T16:47:43.377Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.043s coverage: 100.0% of statements [2023-12-18T16:47:43.377Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.034s coverage: 100.0% of statements [2023-12-18T16:47:43.377Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.044s coverage: 95.1% of statements [2023-12-18T16:47:58.301Z] go vet ./... [2023-12-18T16:47:59.675Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T16:47:59.937Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-12-18T16:47:59.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T16:47:59.984Z] $ docker stop --time=1 dbf99c83e4017b307ecbaed0405f5dffc08ceac7c52cd35bbc80b3931041cce8 [2023-12-18T16:48:04.179Z] $ docker rm -f --volumes dbf99c83e4017b307ecbaed0405f5dffc08ceac7c52cd35bbc80b3931041cce8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T16:48:04.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T16:48:04.896Z] 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-12-18T16:48:05.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T16:48:05.663Z] [2023-12-18T16:48:05.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T16:48:05.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T16:48:05.985Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-18T16:48:05.985Z] 5eb5b503b376: Pulling fs layer [2023-12-18T16:48:05.985Z] 5c69ac0246d0: Pulling fs layer [2023-12-18T16:48:05.985Z] ec43610c2a17: Pulling fs layer [2023-12-18T16:48:05.985Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-18T16:48:05.985Z] 33b1e0a273af: Pulling fs layer [2023-12-18T16:48:05.985Z] 5d3b04190fa2: Pulling fs layer [2023-12-18T16:48:05.985Z] 2f39f015ded8: Pulling fs layer [2023-12-18T16:48:05.985Z] 3a2ae6a8a46f: Waiting [2023-12-18T16:48:05.985Z] 33b1e0a273af: Waiting [2023-12-18T16:48:05.985Z] 5d3b04190fa2: Waiting [2023-12-18T16:48:05.985Z] 2f39f015ded8: Waiting [2023-12-18T16:48:05.985Z] 5c69ac0246d0: Verifying Checksum [2023-12-18T16:48:05.985Z] 5c69ac0246d0: Download complete [2023-12-18T16:48:05.985Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-18T16:48:05.985Z] 3a2ae6a8a46f: Download complete [2023-12-18T16:48:06.280Z] 33b1e0a273af: Verifying Checksum [2023-12-18T16:48:06.280Z] 33b1e0a273af: Download complete [2023-12-18T16:48:06.280Z] 5d3b04190fa2: Download complete [2023-12-18T16:48:06.280Z] ec43610c2a17: Verifying Checksum [2023-12-18T16:48:06.280Z] ec43610c2a17: Download complete [2023-12-18T16:48:06.280Z] 5eb5b503b376: Verifying Checksum [2023-12-18T16:48:06.280Z] 5eb5b503b376: Download complete [2023-12-18T16:48:06.846Z] 2f39f015ded8: Verifying Checksum [2023-12-18T16:48:06.846Z] 2f39f015ded8: Download complete [2023-12-18T16:48:07.780Z] 5eb5b503b376: Pull complete [2023-12-18T16:48:07.780Z] 5c69ac0246d0: Pull complete [2023-12-18T16:48:08.346Z] ec43610c2a17: Pull complete [2023-12-18T16:48:08.346Z] 3a2ae6a8a46f: Pull complete [2023-12-18T16:48:08.605Z] 33b1e0a273af: Pull complete [2023-12-18T16:48:08.605Z] 5d3b04190fa2: Pull complete [2023-12-18T16:48:13.873Z] 2f39f015ded8: Pull complete [2023-12-18T16:48:13.873Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-18T16:48:13.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T16:48:13.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T16:48:14.109Z] prd-ubuntu20.04-docker-8c-8g-25319 does not seem to be running inside a container [2023-12-18T16:48:14.142Z] $ 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-12-18T16:48:19.727Z] $ docker top dd0e6f644e06b19dc5d433c1c5218523d16cfcab53f90be0e5bc7478907f0fee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T16:48:20.162Z] ---> job-cost.sh [2023-12-18T16:48:20.162Z] lf-activate-venv: SKIPPING [2023-12-18T16:48:20.162Z] INFO: No Stack... [2023-12-18T16:48:20.420Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T16:48:20.679Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T16:48:20.969Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2023-12-18T16:48:20.969Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T16:48:20.981Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-137-stack-cost] [2023-12-18T16:48:20.988Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-137-stack-cost] did not exist. Created. [2023-12-18T16:48:20.989Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T16:48:21.337Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T16:48:21.361Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T16:48:21.390Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-137-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T16:48:21.453Z] $ docker stop --time=1 dd0e6f644e06b19dc5d433c1c5218523d16cfcab53f90be0e5bc7478907f0fee [2023-12-18T16:48:22.601Z] $ docker rm -f --volumes dd0e6f644e06b19dc5d433c1c5218523d16cfcab53f90be0e5bc7478907f0fee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-18T16:49:04.699Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25320 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2023-12-18T16:49:04.740Z] Running in /w/workspace/go-mod-messaging/137 [Pipeline] { [Pipeline] checkout [2023-12-18T16:49:07.819Z] Selected Git installation does not exist. Using Default [2023-12-18T16:49:07.819Z] The recommended git tool is: NONE [2023-12-18T16:49:14.757Z] using credential edgex-jenkins-ssh [2023-12-18T16:49:14.778Z] Cloning the remote Git repository [2023-12-18T16:49:14.829Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-12-18T16:49:14.931Z] > git init /w/workspace/go-mod-messaging/137 # timeout=10 [2023-12-18T16:49:15.093Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-12-18T16:49:15.094Z] > git --version # timeout=10 [2023-12-18T16:49:15.117Z] > git --version # 'git version 2.25.1' [2023-12-18T16:49:15.120Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T16:49:15.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T16:49:16.561Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-12-18T16:49:16.586Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T16:49:17.598Z] Avoid second fetch [2023-12-18T16:49:17.598Z] Checking out Revision a67866b4e7626b782326992e75d51c2ed669cc7e (main) [2023-12-18T16:49:17.617Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T16:49:17.681Z] > git checkout -f a67866b4e7626b782326992e75d51c2ed669cc7e # timeout=10 [2023-12-18T16:49:18.353Z] Commit message: "Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.5.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T16:49:19.541Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-18T16:49:19.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T16:49:19.541Z] Dload Upload Total Spent Left Speed [2023-12-18T16:49:19.541Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86272 0 --:--:-- --:--:-- --:--:-- 86863 [Pipeline] sh [2023-12-18T16:49:19.893Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-18T16:49:20.230Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-12-18T16:49:20.230Z] tee /etc/docker/daemon.new [2023-12-18T16:49:20.230Z] { [2023-12-18T16:49:20.230Z] "registry-mirrors": [ [2023-12-18T16:49:20.230Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-18T16:49:20.230Z] ], [2023-12-18T16:49:20.230Z] "bip": "10.250.0.254/24", [2023-12-18T16:49:20.230Z] "hosts": [ [2023-12-18T16:49:20.230Z] "tcp://0.0.0.0:5555", [2023-12-18T16:49:20.230Z] "unix:///var/run/docker.sock" [2023-12-18T16:49:20.230Z] ], [2023-12-18T16:49:20.230Z] "mtu": 1458, [2023-12-18T16:49:20.230Z] "selinux-enabled": true, [2023-12-18T16:49:20.230Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-18T16:49:20.230Z] } [Pipeline] sh [2023-12-18T16:49:20.567Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-18T16:49:20.903Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-12-18T16:49:39.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T16:49:39.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T16:49:39.549Z] ========================================================= [2023-12-18T16:49:39.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-18T16:49:39.549Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-18T16:49:39.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T16:49:40.548Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-18T16:49:40.548Z] 9fda8d8052c6: Pulling fs layer [2023-12-18T16:49:40.548Z] 5d54e960e981: Pulling fs layer [2023-12-18T16:49:40.548Z] c4a7e357bf2a: Pulling fs layer [2023-12-18T16:49:40.548Z] f0e02332f6b5: Pulling fs layer [2023-12-18T16:49:40.548Z] 872ee5b61b7b: Pulling fs layer [2023-12-18T16:49:40.548Z] 872ee5b61b7b: Waiting [2023-12-18T16:49:40.548Z] f0e02332f6b5: Waiting [2023-12-18T16:49:40.548Z] 0c6a40ed1a82: Pulling fs layer [2023-12-18T16:49:40.548Z] 94ae7d8d031c: Pulling fs layer [2023-12-18T16:49:40.548Z] 0c6a40ed1a82: Waiting [2023-12-18T16:49:40.548Z] 94ae7d8d031c: Waiting [2023-12-18T16:49:40.548Z] 5d54e960e981: Verifying Checksum [2023-12-18T16:49:40.548Z] 5d54e960e981: Download complete [2023-12-18T16:49:40.548Z] f0e02332f6b5: Verifying Checksum [2023-12-18T16:49:40.548Z] f0e02332f6b5: Download complete [2023-12-18T16:49:40.548Z] 872ee5b61b7b: Verifying Checksum [2023-12-18T16:49:40.548Z] 872ee5b61b7b: Download complete [2023-12-18T16:49:40.548Z] 9fda8d8052c6: Download complete [2023-12-18T16:49:40.820Z] 94ae7d8d031c: Verifying Checksum [2023-12-18T16:49:40.820Z] 94ae7d8d031c: Download complete [2023-12-18T16:49:41.091Z] 9fda8d8052c6: Pull complete [2023-12-18T16:49:41.686Z] 5d54e960e981: Pull complete [2023-12-18T16:49:41.964Z] c4a7e357bf2a: Verifying Checksum [2023-12-18T16:49:41.964Z] c4a7e357bf2a: Download complete [2023-12-18T16:49:42.937Z] 0c6a40ed1a82: Verifying Checksum [2023-12-18T16:49:42.937Z] 0c6a40ed1a82: Download complete [2023-12-18T16:50:01.182Z] c4a7e357bf2a: Pull complete [2023-12-18T16:50:01.182Z] f0e02332f6b5: Pull complete [2023-12-18T16:50:01.182Z] 872ee5b61b7b: Pull complete [2023-12-18T16:50:11.267Z] 0c6a40ed1a82: Pull complete [2023-12-18T16:50:12.239Z] 94ae7d8d031c: Pull complete [2023-12-18T16:50:12.239Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T16:50:12.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T16:50:12.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-12-18T16:50:12.584Z] + 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-12-18T16:50:12.967Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T16:50:12.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T16:50:13.260Z] prd-ubuntu20.04-docker-arm64-4c-16g-25320 does not seem to be running inside a container [2023-12-18T16:50:13.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/137 -v /w/workspace/go-mod-messaging/137:/w/workspace/go-mod-messaging/137:rw,z -v /w/workspace/go-mod-messaging/137@tmp:/w/workspace/go-mod-messaging/137@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-12-18T16:50:15.735Z] $ docker top 17de0d2c5de9c4eb27ab74e61ad56ac8fcf31d93af1a7ec51bc487c24385f145 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T16:50:16.612Z] + go version [2023-12-18T16:50:16.612Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-18T16:50:16.638Z] $ docker stop --time=1 17de0d2c5de9c4eb27ab74e61ad56ac8fcf31d93af1a7ec51bc487c24385f145 [2023-12-18T16:50:18.267Z] $ docker rm -f --volumes 17de0d2c5de9c4eb27ab74e61ad56ac8fcf31d93af1a7ec51bc487c24385f145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T16:50:19.078Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T16:50:19.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T16:50:19.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-25320 does not seem to be running inside a container [2023-12-18T16:50:19.362Z] $ 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/137 -v /w/workspace/go-mod-messaging/137:/w/workspace/go-mod-messaging/137:rw,z -v /w/workspace/go-mod-messaging/137@tmp:/w/workspace/go-mod-messaging/137@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-12-18T16:50:20.357Z] $ docker top 4f07982518e03d18b40ce11cbb92cb8ff405a66001abf10e99abd8ab35cc0174 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T16:50:20.901Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/137 [Pipeline] fileExists [Pipeline] sh [2023-12-18T16:50:21.280Z] + make test [2023-12-18T16:50:21.280Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-12-18T16:50:21.555Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-12-18T16:50:21.555Z] go: downloading github.com/google/uuid v1.5.0 [2023-12-18T16:50:21.555Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-18T16:50:25.824Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-12-18T16:50:25.824Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-18T16:50:25.824Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-12-18T16:50:25.824Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-12-18T16:50:25.824Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-12-18T16:50:25.824Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-12-18T16:50:25.824Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-18T16:50:25.824Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-18T16:50:25.824Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-12-18T16:50:25.824Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-12-18T16:50:25.824Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-12-18T16:50:25.824Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-12-18T16:50:25.824Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-18T16:50:25.824Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-12-18T16:50:25.824Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-12-18T16:50:25.824Z] go: downloading golang.org/x/net v0.17.0 [2023-12-18T16:50:25.824Z] go: downloading golang.org/x/sync v0.1.0 [2023-12-18T16:50:26.312Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-18T16:50:26.312Z] go: downloading github.com/x448/float16 v0.8.4 [2023-12-18T16:50:26.312Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-18T16:50:26.312Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-18T16:50:26.312Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-18T16:50:26.585Z] go: downloading golang.org/x/text v0.13.0 [2023-12-18T16:50:26.854Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-18T16:52:03.616Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.275s coverage: 88.6% of statements [2023-12-18T16:52:03.616Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-12-18T16:52:03.616Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-12-18T16:52:05.566Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-12-18T16:52:05.837Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-12-18T16:52:07.790Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.219s coverage: 19.8% of statements [2023-12-18T16:52:07.790Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.340s coverage: 88.8% of statements [2023-12-18T16:52:07.790Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.425s coverage: 86.2% of statements [2023-12-18T16:52:07.790Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.272s coverage: 15.4% of statements [2023-12-18T16:52:07.790Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.408s coverage: 61.3% of statements [2023-12-18T16:52:07.790Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.240s coverage: 87.5% of statements [2023-12-18T16:52:07.790Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.239s coverage: 100.0% of statements [2023-12-18T16:52:07.790Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.211s coverage: 100.0% of statements [2023-12-18T16:52:09.205Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.224s coverage: 95.1% of statements [2023-12-18T16:52:11.799Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-18T16:52:11.799Z] go vet ./... [2023-12-18T16:53:08.216Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T16:53:08.216Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-12-18T16:53:08.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T16:53:08.286Z] $ docker stop --time=1 4f07982518e03d18b40ce11cbb92cb8ff405a66001abf10e99abd8ab35cc0174 [2023-12-18T16:53:10.087Z] $ docker rm -f --volumes 4f07982518e03d18b40ce11cbb92cb8ff405a66001abf10e99abd8ab35cc0174 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T16:53:12.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T16:53:12.324Z] Warning: overwriting stash ‘coverage-report’ [2023-12-18T16:53:12.762Z] 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-12-18T16:53:13.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T16:53:13.571Z] [2023-12-18T16:53:13.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T16:53:13.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T16:53:14.195Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-18T16:53:14.195Z] 8998bd30e6a1: Pulling fs layer [2023-12-18T16:53:14.195Z] 04944245beec: Pulling fs layer [2023-12-18T16:53:14.195Z] 699f458cf7ca: Pulling fs layer [2023-12-18T16:53:14.195Z] 765212b225bb: Pulling fs layer [2023-12-18T16:53:14.195Z] f23df028b6ca: Pulling fs layer [2023-12-18T16:53:14.195Z] d65c8cfc05b1: Pulling fs layer [2023-12-18T16:53:14.195Z] 2437ff75d9bd: Pulling fs layer [2023-12-18T16:53:14.195Z] 765212b225bb: Waiting [2023-12-18T16:53:14.195Z] f23df028b6ca: Waiting [2023-12-18T16:53:14.195Z] d65c8cfc05b1: Waiting [2023-12-18T16:53:14.195Z] 2437ff75d9bd: Waiting [2023-12-18T16:53:14.195Z] 04944245beec: Verifying Checksum [2023-12-18T16:53:14.195Z] 04944245beec: Download complete [2023-12-18T16:53:14.195Z] 765212b225bb: Verifying Checksum [2023-12-18T16:53:14.195Z] 765212b225bb: Download complete [2023-12-18T16:53:14.463Z] f23df028b6ca: Verifying Checksum [2023-12-18T16:53:14.464Z] f23df028b6ca: Download complete [2023-12-18T16:53:14.464Z] d65c8cfc05b1: Download complete [2023-12-18T16:53:14.464Z] 699f458cf7ca: Verifying Checksum [2023-12-18T16:53:14.464Z] 699f458cf7ca: Download complete [2023-12-18T16:53:14.731Z] 8998bd30e6a1: Verifying Checksum [2023-12-18T16:53:14.731Z] 8998bd30e6a1: Download complete [2023-12-18T16:53:16.678Z] 2437ff75d9bd: Verifying Checksum [2023-12-18T16:53:16.678Z] 2437ff75d9bd: Download complete [2023-12-18T16:53:23.319Z] 8998bd30e6a1: Pull complete [2023-12-18T16:53:23.319Z] 04944245beec: Pull complete [2023-12-18T16:53:25.260Z] 699f458cf7ca: Pull complete [2023-12-18T16:53:25.260Z] 765212b225bb: Pull complete [2023-12-18T16:53:26.215Z] f23df028b6ca: Pull complete [2023-12-18T16:53:26.215Z] d65c8cfc05b1: Pull complete [2023-12-18T16:53:52.900Z] 2437ff75d9bd: Pull complete [2023-12-18T16:53:52.900Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-18T16:53:52.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T16:53:52.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T16:53:53.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-25320 does not seem to be running inside a container [2023-12-18T16:53:53.291Z] $ 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/137 -v /w/workspace/go-mod-messaging/137:/w/workspace/go-mod-messaging/137:rw,z -v /w/workspace/go-mod-messaging/137@tmp:/w/workspace/go-mod-messaging/137@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-12-18T16:53:55.189Z] $ docker top 9d1b07abd4aa9782dbdc23b43684200d31a8f060a4fe00a0a0e8275624acee0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T16:53:55.724Z] ---> job-cost.sh [2023-12-18T16:53:55.990Z] lf-activate-venv: SKIPPING [2023-12-18T16:53:55.990Z] INFO: No Stack... [2023-12-18T16:53:56.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T16:53:57.226Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T16:53:57.543Z] + cat /w/workspace/go-mod-messaging/137/archives/cost.csv [2023-12-18T16:53:57.543Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T16:53:57.598Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-137-stack-cost] [2023-12-18T16:53:57.604Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-137-stack-cost] did not exist. Created. [2023-12-18T16:53:57.605Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T16:53:58.327Z] /w/workspace/go-mod-messaging/137@tmp/durable-3df6ee54/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-18T16:53:58.967Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T16:53:59.022Z] Warning: overwriting stash ‘stack-cost’ [2023-12-18T16:53:59.081Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T16:53:59.087Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-137-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T16:53:59.172Z] $ docker stop --time=1 9d1b07abd4aa9782dbdc23b43684200d31a8f060a4fe00a0a0e8275624acee0c [2023-12-18T16:54:00.809Z] $ docker rm -f --volumes 9d1b07abd4aa9782dbdc23b43684200d31a8f060a4fe00a0a0e8275624acee0c [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-12-18T16:54:01.862Z] provisioning config files... [2023-12-18T16:54:01.877Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10311026039883600640tmp [Pipeline] { [Pipeline] sh [2023-12-18T16:54:02.238Z] + set +x [2023-12-18T16:54:02.238Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-12-18T16:54:02.238Z] [2023-12-18T16:54:02.238Z] [2023-12-18T16:54:02.238Z] _____ _ [2023-12-18T16:54:02.238Z] / ____| | | [2023-12-18T16:54:02.238Z] | | ___ __| | ___ ___ _____ __ [2023-12-18T16:54:02.238Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-18T16:54:02.238Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-18T16:54:02.238Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-18T16:54:02.238Z] Bash-1.0.6 [2023-12-18T16:54:02.238Z] [2023-12-18T16:54:02.238Z] [2023-12-18T16:54:02.238Z] ==> git version 2.25.1 found [2023-12-18T16:54:02.238Z] ==> 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-12-18T16:54:02.238Z] Release-Date: 2020-01-08 [2023-12-18T16:54:02.238Z] 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-12-18T16:54:02.238Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-18T16:54:02.238Z] ==> Jenkins CI detected. [2023-12-18T16:54:02.238Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2023-12-18T16:54:02.238Z] project root: . [2023-12-18T16:54:02.238Z] --> token set from env [2023-12-18T16:54:02.238Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-18T16:54:02.238Z] ==> Running gcov in . (disable via -X gcov) [2023-12-18T16:54:02.238Z] ==> Python coveragepy not found [2023-12-18T16:54:02.238Z] ==> Searching for coverage reports in: [2023-12-18T16:54:02.238Z] + . [2023-12-18T16:54:02.238Z] -> Found 1 reports [2023-12-18T16:54:02.238Z] ==> Detecting git/mercurial file structure [2023-12-18T16:54:02.498Z] ==> Reading reports [2023-12-18T16:54:02.498Z] + ./coverage.out bytes=42718 [2023-12-18T16:54:02.498Z] ==> Appending adjustments [2023-12-18T16:54:02.498Z] https://docs.codecov.io/docs/fixing-reports [2023-12-18T16:54:02.498Z] + Found adjustments [2023-12-18T16:54:02.498Z] ==> Gzipping contents [2023-12-18T16:54:02.498Z] 12K /tmp/codecov.jkaZb1.gz [2023-12-18T16:54:02.498Z] ==> Uploading reports [2023-12-18T16:54:02.498Z] url: https://codecov.io [2023-12-18T16:54:02.498Z] query: branch=main&commit=a67866b4e7626b782326992e75d51c2ed669cc7e&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-18T16:54:02.498Z] -> Pinging Codecov [2023-12-18T16:54:02.498Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a67866b4e7626b782326992e75d51c2ed669cc7e&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-18T16:54:02.757Z] -> Uploading to [2023-12-18T16:54:02.757Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-18/F6E385568367DD0E4001BA4F8F1CB792/a67866b4e7626b782326992e75d51c2ed669cc7e/ab217d71-b94e-4741-9810-f97a8b32b563.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231218T165402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1222b2ce767f23f37f36c24236d53aed74a930af1b91d4fea2cf39aa0c9f552f [2023-12-18T16:54:02.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T16:54:02.757Z] Dload Upload Total Spent Left Speed [2023-12-18T16:54:03.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8385 0 0 100 8385 0 31761 --:--:-- --:--:-- --:--:-- 31761 [2023-12-18T16:54:03.018Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/a67866b4e7626b782326992e75d51c2ed669cc7e [Pipeline] } [2023-12-18T16:54:03.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-18T16:54:03.392Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-18T16:54:03.404Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T16:54:03.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-18T16:54:03.808Z] [2023-12-18T16:54:03.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T16:54:04.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-18T16:54:04.140Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-18T16:54:04.140Z] df9b9388f04a: Pulling fs layer [2023-12-18T16:54:04.140Z] 52dc419b0ee2: Pulling fs layer [2023-12-18T16:54:04.140Z] 25bc292e5bac: Pulling fs layer [2023-12-18T16:54:04.140Z] 114826534d7a: Pulling fs layer [2023-12-18T16:54:04.140Z] 4657fd5d0bcf: Pulling fs layer [2023-12-18T16:54:04.140Z] 6ad1cebc031e: Pulling fs layer [2023-12-18T16:54:04.140Z] 8a3aa393b2d8: Pulling fs layer [2023-12-18T16:54:04.140Z] 114826534d7a: Waiting [2023-12-18T16:54:04.140Z] 4657fd5d0bcf: Waiting [2023-12-18T16:54:04.140Z] 6ad1cebc031e: Waiting [2023-12-18T16:54:04.140Z] 8a3aa393b2d8: Waiting [2023-12-18T16:54:04.140Z] 25bc292e5bac: Verifying Checksum [2023-12-18T16:54:04.140Z] 25bc292e5bac: Download complete [2023-12-18T16:54:04.140Z] 52dc419b0ee2: Verifying Checksum [2023-12-18T16:54:04.140Z] 52dc419b0ee2: Download complete [2023-12-18T16:54:04.140Z] 4657fd5d0bcf: Verifying Checksum [2023-12-18T16:54:04.140Z] 4657fd5d0bcf: Download complete [2023-12-18T16:54:04.140Z] df9b9388f04a: Verifying Checksum [2023-12-18T16:54:04.140Z] df9b9388f04a: Download complete [2023-12-18T16:54:04.398Z] 6ad1cebc031e: Verifying Checksum [2023-12-18T16:54:04.398Z] 6ad1cebc031e: Download complete [2023-12-18T16:54:04.398Z] df9b9388f04a: Pull complete [2023-12-18T16:54:04.398Z] 52dc419b0ee2: Pull complete [2023-12-18T16:54:04.398Z] 25bc292e5bac: Pull complete [2023-12-18T16:54:04.965Z] 114826534d7a: Verifying Checksum [2023-12-18T16:54:04.965Z] 114826534d7a: Download complete [2023-12-18T16:54:04.965Z] 8a3aa393b2d8: Verifying Checksum [2023-12-18T16:54:04.965Z] 8a3aa393b2d8: Download complete [2023-12-18T16:54:09.155Z] 114826534d7a: Pull complete [2023-12-18T16:54:09.155Z] 4657fd5d0bcf: Pull complete [2023-12-18T16:54:09.155Z] 6ad1cebc031e: Pull complete [2023-12-18T16:54:11.684Z] 8a3aa393b2d8: Pull complete [2023-12-18T16:54:11.684Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-18T16:54:11.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-18T16:54:11.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T16:54:11.906Z] prd-ubuntu20.04-docker-8c-8g-25319 does not seem to be running inside a container [2023-12-18T16:54:11.937Z] $ 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-12-18T16:54:16.092Z] $ docker top 7d9cd712b3578dcb2f7dff63cbb48490660df148b82d96196b3cc8a0d6517296 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-18T16:54:16.225Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2023-12-18T16:54:16.502Z] + set -o pipefail [2023-12-18T16:54:16.502Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2023-12-18T16:54:20.690Z] [2023-12-18T16:54:20.690Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2023-12-18T16:54:20.690Z] [2023-12-18T16:54:20.690Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/37b9a54e-8820-4bbd-9eec-1cac5cc8b176 [2023-12-18T16:54:20.690Z] [2023-12-18T16:54:20.690Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-18T16:54:20.690Z] [2023-12-18T16:54:20.949Z] [2023-12-18T16:54:20.949Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-18T16:54:20.949Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-18T16:54:20.949Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-12-18T16:54:20.961Z] $ docker stop --time=1 7d9cd712b3578dcb2f7dff63cbb48490660df148b82d96196b3cc8a0d6517296 [2023-12-18T16:54:24.387Z] $ docker rm -f --volumes 7d9cd712b3578dcb2f7dff63cbb48490660df148b82d96196b3cc8a0d6517296 [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-12-18T16:54:25.614Z] + git log --format=format:%s -1 a67866b4e7626b782326992e75d51c2ed669cc7e [Pipeline] sh [2023-12-18T16:54:25.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-18T16:54:25.907Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T16:54:26.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T16:54:26.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T16:54:26.379Z] prd-ubuntu20.04-docker-8c-8g-25319 does not seem to be running inside a container [2023-12-18T16:54:26.404Z] $ 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-12-18T16:54:26.815Z] $ docker top b1cc6aaca891209c43a40bce91ca84a7f65c88622315336f5d85137d0faf91be -eo pid,comm [2023-12-18T16:54:26.863Z] 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-12-18T16:54:26.863Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-18T16:54:26.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T16:54:26.998Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T16:54:27.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T16:54:27.098Z] $ docker exec b1cc6aaca891209c43a40bce91ca84a7f65c88622315336f5d85137d0faf91be ssh-agent [2023-12-18T16:54:27.208Z] SSH_AUTH_SOCK=/tmp/ssh-Ai6hRp9BpUfH/agent.33 [2023-12-18T16:54:27.208Z] SSH_AGENT_PID=39 [2023-12-18T16:54:27.213Z] Running ssh-add (command line suppressed) [2023-12-18T16:54:27.312Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10440701275601569417.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10440701275601569417.key) [2023-12-18T16:54:27.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T16:54:27.643Z] + git semver tag [2023-12-18T16:54:27.902Z] 2023-12-18 16:54:27,824 [run_tag] DEBUG tag force:False [2023-12-18T16:54:27.902Z] 2023-12-18 16:54:27,824 [check_head_tag] DEBUG check head tag [2023-12-18T16:54:27.902Z] 2023-12-18 16:54:27,826 [execute] INFO git cat-file --batch-check [2023-12-18T16:54:27.902Z] 2023-12-18 16:54:27,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-12-18T16:54:27.902Z] 2023-12-18 16:54:27,829 [execute] INFO git cat-file --batch [2023-12-18T16:54:27.902Z] 2023-12-18 16:54:27,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-12-18T16:54:27.902Z] 2023-12-18 16:54:27,855 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-18T16:54:27.902Z] 2023-12-18 16:54:27,855 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 [2023-12-18T16:54:27.902Z] 2023-12-18 16:54:27,855 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-12-18T16:54:27.902Z] 2023-12-18 16:54:27,860 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-18T16:54:27.902Z] 3.2.0-dev.4 [Pipeline] } [2023-12-18T16:54:27.912Z] $ docker exec --env ******** --env ******** b1cc6aaca891209c43a40bce91ca84a7f65c88622315336f5d85137d0faf91be ssh-agent -k [2023-12-18T16:54:28.015Z] unset SSH_AUTH_SOCK; [2023-12-18T16:54:28.016Z] unset SSH_AGENT_PID; [2023-12-18T16:54:28.016Z] echo Agent pid 39 killed; [2023-12-18T16:54:28.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-18T16:54:28.473Z] + git semver [Pipeline] } [2023-12-18T16:54:28.746Z] $ docker stop --time=1 b1cc6aaca891209c43a40bce91ca84a7f65c88622315336f5d85137d0faf91be [2023-12-18T16:54:30.041Z] $ docker rm -f --volumes b1cc6aaca891209c43a40bce91ca84a7f65c88622315336f5d85137d0faf91be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T16:54:30.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-18T16:54:30.608Z] [2023-12-18T16:54:30.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T16:54:30.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-18T16:54:30.941Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-18T16:54:30.941Z] ab5ef0e58194: Pulling fs layer [2023-12-18T16:54:30.941Z] 9712f1f96733: Pulling fs layer [2023-12-18T16:54:30.941Z] 63f879dbbcfc: Pulling fs layer [2023-12-18T16:54:30.941Z] 0d9ebad4ef96: Pulling fs layer [2023-12-18T16:54:30.941Z] e9a5061849ea: Pulling fs layer [2023-12-18T16:54:30.941Z] d747dcd14b5f: Pulling fs layer [2023-12-18T16:54:30.941Z] 2de7ff778b66: Pulling fs layer [2023-12-18T16:54:30.941Z] 0d9ebad4ef96: Waiting [2023-12-18T16:54:30.941Z] e9a5061849ea: Waiting [2023-12-18T16:54:30.941Z] d747dcd14b5f: Waiting [2023-12-18T16:54:30.941Z] 2de7ff778b66: Waiting [2023-12-18T16:54:30.941Z] 9712f1f96733: Download complete [2023-12-18T16:54:31.202Z] 63f879dbbcfc: Verifying Checksum [2023-12-18T16:54:31.202Z] 63f879dbbcfc: Download complete [2023-12-18T16:54:31.202Z] e9a5061849ea: Verifying Checksum [2023-12-18T16:54:31.202Z] e9a5061849ea: Download complete [2023-12-18T16:54:31.202Z] d747dcd14b5f: Verifying Checksum [2023-12-18T16:54:31.202Z] d747dcd14b5f: Download complete [2023-12-18T16:54:31.460Z] 0d9ebad4ef96: Download complete [2023-12-18T16:54:31.460Z] ab5ef0e58194: Verifying Checksum [2023-12-18T16:54:31.460Z] ab5ef0e58194: Download complete [2023-12-18T16:54:31.460Z] 2de7ff778b66: Verifying Checksum [2023-12-18T16:54:31.461Z] 2de7ff778b66: Download complete [2023-12-18T16:54:34.751Z] ab5ef0e58194: Pull complete [2023-12-18T16:54:34.751Z] 9712f1f96733: Pull complete [2023-12-18T16:54:35.316Z] 63f879dbbcfc: Pull complete [2023-12-18T16:54:39.500Z] 0d9ebad4ef96: Pull complete [2023-12-18T16:54:39.500Z] e9a5061849ea: Pull complete [2023-12-18T16:54:39.500Z] d747dcd14b5f: Pull complete [2023-12-18T16:54:40.435Z] 2de7ff778b66: Pull complete [2023-12-18T16:54:40.435Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-18T16:54:40.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-18T16:54:40.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T16:54:40.656Z] prd-ubuntu20.04-docker-8c-8g-25319 does not seem to be running inside a container [2023-12-18T16:54:40.688Z] $ 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-12-18T16:54:47.343Z] $ docker top 5f57df534cf585cab1ee454bd37280c643f81b915eef6311b4dd0187d645cca9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-18T16:54:47.482Z] provisioning config files... [2023-12-18T16:54:47.488Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10091897629320602356tmp [2023-12-18T16:54:47.499Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12003752106608219455tmp [2023-12-18T16:54:47.508Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4813298059580883444tmp [Pipeline] { [Pipeline] echo [2023-12-18T16:54:47.629Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T16:54:47.923Z] ---> sigul-configuration.sh [2023-12-18T16:54:47.923Z] gpg: directory `/root/.gnupg' created [2023-12-18T16:54:47.923Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-18T16:54:47.923Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-18T16:54:47.923Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-18T16:54:47.923Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-18T16:54:47.923Z] gpg: CAST5 encrypted data [2023-12-18T16:54:47.923Z] gpg: encrypted with 1 passphrase [2023-12-18T16:54:47.923Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-18T16:54:48.216Z] + mkdir /home/jenkins [2023-12-18T16:54:48.217Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-18T16:54:48.516Z] + 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-12-18T16:54:48.527Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T16:54:48.823Z] ---> sigul-install.sh [2023-12-18T16:54:48.823Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-18T16:54:49.124Z] + git tag --list [2023-12-18T16:54:49.124Z] v0.0.0 [2023-12-18T16:54:49.124Z] v0.1.0 [2023-12-18T16:54:49.124Z] v0.1.1 [2023-12-18T16:54:49.124Z] v0.1.10 [2023-12-18T16:54:49.124Z] v0.1.11 [2023-12-18T16:54:49.124Z] v0.1.12 [2023-12-18T16:54:49.124Z] v0.1.13 [2023-12-18T16:54:49.124Z] v0.1.14 [2023-12-18T16:54:49.124Z] v0.1.15 [2023-12-18T16:54:49.124Z] v0.1.16 [2023-12-18T16:54:49.124Z] v0.1.17 [2023-12-18T16:54:49.124Z] v0.1.18 [2023-12-18T16:54:49.124Z] v0.1.19 [2023-12-18T16:54:49.124Z] v0.1.2 [2023-12-18T16:54:49.124Z] v0.1.20 [2023-12-18T16:54:49.124Z] v0.1.21 [2023-12-18T16:54:49.124Z] v0.1.22 [2023-12-18T16:54:49.124Z] v0.1.23 [2023-12-18T16:54:49.124Z] v0.1.24 [2023-12-18T16:54:49.124Z] v0.1.25 [2023-12-18T16:54:49.124Z] v0.1.26 [2023-12-18T16:54:49.124Z] v0.1.27 [2023-12-18T16:54:49.124Z] v0.1.28 [2023-12-18T16:54:49.124Z] v0.1.29 [2023-12-18T16:54:49.124Z] v0.1.3 [2023-12-18T16:54:49.124Z] v0.1.30 [2023-12-18T16:54:49.124Z] v0.1.31 [2023-12-18T16:54:49.124Z] v0.1.4 [2023-12-18T16:54:49.124Z] v0.1.5 [2023-12-18T16:54:49.124Z] v0.1.6 [2023-12-18T16:54:49.124Z] v0.1.7 [2023-12-18T16:54:49.124Z] v0.1.8 [2023-12-18T16:54:49.124Z] v0.1.9 [2023-12-18T16:54:49.124Z] v2.0.0 [2023-12-18T16:54:49.124Z] v2.0.1 [2023-12-18T16:54:49.124Z] v2.1.0 [2023-12-18T16:54:49.124Z] v2.1.1 [2023-12-18T16:54:49.124Z] v2.2.0 [2023-12-18T16:54:49.124Z] v2.3.0 [2023-12-18T16:54:49.124Z] v3.0 [2023-12-18T16:54:49.124Z] v3.0.0 [2023-12-18T16:54:49.124Z] v3.1 [2023-12-18T16:54:49.124Z] v3.1.0 [2023-12-18T16:54:49.124Z] v3.1.0-dev.1 [2023-12-18T16:54:49.124Z] v3.1.0-dev.10 [2023-12-18T16:54:49.124Z] v3.1.0-dev.11 [2023-12-18T16:54:49.124Z] v3.1.0-dev.12 [2023-12-18T16:54:49.124Z] v3.1.0-dev.13 [2023-12-18T16:54:49.124Z] v3.1.0-dev.14 [2023-12-18T16:54:49.124Z] v3.1.0-dev.15 [2023-12-18T16:54:49.124Z] v3.1.0-dev.16 [2023-12-18T16:54:49.124Z] v3.1.0-dev.17 [2023-12-18T16:54:49.124Z] v3.1.0-dev.18 [2023-12-18T16:54:49.125Z] v3.1.0-dev.19 [2023-12-18T16:54:49.125Z] v3.1.0-dev.2 [2023-12-18T16:54:49.125Z] v3.1.0-dev.20 [2023-12-18T16:54:49.125Z] v3.1.0-dev.21 [2023-12-18T16:54:49.125Z] v3.1.0-dev.22 [2023-12-18T16:54:49.125Z] v3.1.0-dev.23 [2023-12-18T16:54:49.125Z] v3.1.0-dev.24 [2023-12-18T16:54:49.125Z] v3.1.0-dev.25 [2023-12-18T16:54:49.125Z] v3.1.0-dev.26 [2023-12-18T16:54:49.125Z] v3.1.0-dev.27 [2023-12-18T16:54:49.125Z] v3.1.0-dev.28 [2023-12-18T16:54:49.125Z] v3.1.0-dev.29 [2023-12-18T16:54:49.125Z] v3.1.0-dev.3 [2023-12-18T16:54:49.125Z] v3.1.0-dev.30 [2023-12-18T16:54:49.125Z] v3.1.0-dev.31 [2023-12-18T16:54:49.125Z] v3.1.0-dev.32 [2023-12-18T16:54:49.125Z] v3.1.0-dev.33 [2023-12-18T16:54:49.125Z] v3.1.0-dev.4 [2023-12-18T16:54:49.125Z] v3.1.0-dev.5 [2023-12-18T16:54:49.125Z] v3.1.0-dev.6 [2023-12-18T16:54:49.125Z] v3.1.0-dev.7 [2023-12-18T16:54:49.125Z] v3.1.0-dev.8 [2023-12-18T16:54:49.125Z] v3.1.0-dev.9 [2023-12-18T16:54:49.125Z] v3.2.0-dev.1 [2023-12-18T16:54:49.125Z] v3.2.0-dev.2 [2023-12-18T16:54:49.125Z] v3.2.0-dev.3 [2023-12-18T16:54:49.125Z] v3.2.0-dev.4 [Pipeline] sh [2023-12-18T16:54:49.416Z] + lftools sign git-tag v3.2.0-dev.4 [2023-12-18T16:54:49.983Z] Signing Git tag with Sigul... [2023-12-18T16:54:49.983Z] Signing v3.2.0-dev.4 [Pipeline] echo [2023-12-18T16:54:50.251Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T16:54:50.547Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-18T16:54:50.554Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-18T16:54:50.646Z] $ docker stop --time=1 5f57df534cf585cab1ee454bd37280c643f81b915eef6311b4dd0187d645cca9 [2023-12-18T16:54:51.941Z] $ docker rm -f --volumes 5f57df534cf585cab1ee454bd37280c643f81b915eef6311b4dd0187d645cca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-18T16:54:52.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-18T16:54:52.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T16:54:53.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T16:54:53.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T16:54:53.170Z] prd-ubuntu20.04-docker-8c-8g-25319 does not seem to be running inside a container [2023-12-18T16:54:53.199Z] $ 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-12-18T16:54:53.540Z] $ docker top dd7c82cc45931b62a0422640c95510affd2ecf3014a556317980dca8e5d74118 -eo pid,comm [2023-12-18T16:54:53.588Z] 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-12-18T16:54:53.588Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-18T16:54:53.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T16:54:53.747Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T16:54:53.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T16:54:53.861Z] $ docker exec dd7c82cc45931b62a0422640c95510affd2ecf3014a556317980dca8e5d74118 ssh-agent [2023-12-18T16:54:53.963Z] SSH_AUTH_SOCK=/tmp/ssh-ZdO9UYPLqkkv/agent.32 [2023-12-18T16:54:53.963Z] SSH_AGENT_PID=38 [2023-12-18T16:54:53.968Z] Running ssh-add (command line suppressed) [2023-12-18T16:54:54.070Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4792202174005782763.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4792202174005782763.key) [2023-12-18T16:54:54.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T16:54:54.415Z] + git semver bump pre [2023-12-18T16:54:54.674Z] 2023-12-18 16:54:54,599 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-18T16:54:54.674Z] 2023-12-18 16:54:54,599 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev [2023-12-18T16:54:54.674Z] 2023-12-18 16:54:54,599 [bump_version] DEBUG bumped version:3.2.0-dev.5 [2023-12-18T16:54:54.674Z] 2023-12-18 16:54:54,600 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2023-12-18T16:54:54.674Z] 2023-12-18 16:54:54,600 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-18T16:54:54.674Z] 2023-12-18 16:54:54,600 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-18T16:54:54.674Z] 2023-12-18 16:54:54,603 [execute] INFO git cat-file --batch-check [2023-12-18T16:54:54.674Z] 2023-12-18 16:54:54,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T16:54:54.674Z] 2023-12-18 16:54:54,608 [execute] INFO git cat-file --batch [2023-12-18T16:54:54.674Z] 2023-12-18 16:54:54,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T16:54:54.674Z] 2023-12-18 16:54:54,614 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-18T16:54:54.674Z] 3.2.0-dev.5 [Pipeline] } [2023-12-18T16:54:54.685Z] $ docker exec --env ******** --env ******** dd7c82cc45931b62a0422640c95510affd2ecf3014a556317980dca8e5d74118 ssh-agent -k [2023-12-18T16:54:54.786Z] unset SSH_AUTH_SOCK; [2023-12-18T16:54:54.787Z] unset SSH_AGENT_PID; [2023-12-18T16:54:54.787Z] echo Agent pid 38 killed; [2023-12-18T16:54:54.796Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-18T16:54:55.279Z] + git semver [Pipeline] } [2023-12-18T16:54:55.553Z] $ docker stop --time=1 dd7c82cc45931b62a0422640c95510affd2ecf3014a556317980dca8e5d74118 [2023-12-18T16:54:56.822Z] $ docker rm -f --volumes dd7c82cc45931b62a0422640c95510affd2ecf3014a556317980dca8e5d74118 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T16:54:57.277Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-18T16:54:57.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T16:54:57.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T16:54:57.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T16:54:57.766Z] prd-ubuntu20.04-docker-8c-8g-25319 does not seem to be running inside a container [2023-12-18T16:54:57.798Z] $ 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-12-18T16:54:58.135Z] $ docker top 73a63d75147fed753611c34630c51cdf65f2050fa028d4c33dd20f152e7f9d5a -eo pid,comm [2023-12-18T16:54:58.180Z] 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-12-18T16:54:58.180Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-18T16:54:58.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T16:54:58.341Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T16:54:58.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T16:54:58.460Z] $ docker exec 73a63d75147fed753611c34630c51cdf65f2050fa028d4c33dd20f152e7f9d5a ssh-agent [2023-12-18T16:54:58.580Z] SSH_AUTH_SOCK=/tmp/ssh-Ze0DT5Qncivw/agent.32 [2023-12-18T16:54:58.580Z] SSH_AGENT_PID=38 [2023-12-18T16:54:58.586Z] Running ssh-add (command line suppressed) [2023-12-18T16:54:58.692Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2213085252259200969.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2213085252259200969.key) [2023-12-18T16:54:58.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T16:54:59.040Z] + git semver push [2023-12-18T16:54:59.299Z] 2023-12-18 16:54:59,223 [run_push] DEBUG push [2023-12-18T16:54:59.299Z] 2023-12-18 16:54:59,223 [execute] INFO git cat-file --batch-check [2023-12-18T16:54:59.299Z] 2023-12-18 16:54:59,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T16:54:59.299Z] 2023-12-18 16:54:59,227 [execute] INFO git rev-list 8878db2beda34f86af591fe581fcd416fbc9e10c -- [2023-12-18T16:54:59.299Z] 2023-12-18 16:54:59,228 [execute] DEBUG Popen(['git', 'rev-list', '8878db2beda34f86af591fe581fcd416fbc9e10c', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-18T16:54:59.299Z] 2023-12-18 16:54:59,234 [execute] INFO git fetch -v origin [2023-12-18T16:54:59.299Z] 2023-12-18 16:54:59,235 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-18T16:54:59.866Z] 2023-12-18 16:54:59,758 [run_push] DEBUG no remote changes detected [2023-12-18T16:54:59.866Z] 2023-12-18 16:54:59,758 [execute] INFO git push origin semver [2023-12-18T16:54:59.866Z] 2023-12-18 16:54:59,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-18T16:55:00.805Z] 2023-12-18 16:55:00,526 [run_push] DEBUG push all version tags [2023-12-18T16:55:00.805Z] 2023-12-18 16:55:00,526 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-18T16:55:00.805Z] 2023-12-18 16:55:00,527 [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-12-18T16:55:01.374Z] 2023-12-18 16:55:01,277 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-12-18T16:55:01.374Z] 3.2.0-dev.5 [Pipeline] } [2023-12-18T16:55:01.385Z] $ docker exec --env ******** --env ******** 73a63d75147fed753611c34630c51cdf65f2050fa028d4c33dd20f152e7f9d5a ssh-agent -k [2023-12-18T16:55:01.473Z] unset SSH_AUTH_SOCK; [2023-12-18T16:55:01.474Z] unset SSH_AGENT_PID; [2023-12-18T16:55:01.474Z] echo Agent pid 38 killed; [2023-12-18T16:55:01.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-18T16:55:01.970Z] + git semver [Pipeline] } [2023-12-18T16:55:02.245Z] $ docker stop --time=1 73a63d75147fed753611c34630c51cdf65f2050fa028d4c33dd20f152e7f9d5a [2023-12-18T16:55:03.512Z] $ docker rm -f --volumes 73a63d75147fed753611c34630c51cdf65f2050fa028d4c33dd20f152e7f9d5a [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-12-18T16:55:04.780Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2023-12-18T16:55:04.780Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-12-18T16:55:04.780Z] total 16 [2023-12-18T16:55:04.780Z] drwxr-xr-x 3 root root 4096 Dec 18 16:48 . [2023-12-18T16:55:04.780Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 16:54 .. [2023-12-18T16:55:04.780Z] drwxr-xr-x 2 root root 4096 Dec 18 16:48 cost [2023-12-18T16:55:04.780Z] -rw-r--r-- 1 root root 88 Dec 18 16:48 cost.csv [2023-12-18T16:55:04.780Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-12-18T16:55:04.780Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-12-18T16:55:04.780Z] total 16 [2023-12-18T16:55:04.780Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 16:48 . [2023-12-18T16:55:04.780Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 16:54 .. [2023-12-18T16:55:04.780Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 16:48 cost [2023-12-18T16:55:04.780Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 18 16:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-18T16:55:05.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T16:55:05.930Z] ---> package-listing.sh [2023-12-18T16:55:05.930Z] ++ facter osfamily [2023-12-18T16:55:05.930Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-18T16:55:06.190Z] + OS_FAMILY=debian [2023-12-18T16:55:06.190Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2023-12-18T16:55:06.190Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-18T16:55:06.190Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-18T16:55:06.190Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-18T16:55:06.190Z] + PACKAGES=/tmp/packages_start.txt [2023-12-18T16:55:06.190Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-12-18T16:55:06.190Z] + PACKAGES=/tmp/packages_end.txt [2023-12-18T16:55:06.190Z] + case "${OS_FAMILY}" in [2023-12-18T16:55:06.190Z] + dpkg -l [2023-12-18T16:55:06.190Z] + grep '^ii' [2023-12-18T16:55:06.190Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-18T16:55:06.190Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-18T16:55:06.190Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-18T16:55:06.190Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-12-18T16:55:06.190Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2023-12-18T16:55:06.190Z] + 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-12-18T16:55:06.198Z] 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-12-18T16:55:06.476Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T16:55:07.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T16:55:07.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T16:55:07.250Z] prd-ubuntu20.04-docker-8c-8g-25319 does not seem to be running inside a container [2023-12-18T16:55:07.281Z] $ 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-12-18T16:55:07.487Z] $ docker top 49389966281ae7bc4582ac075e7818395c0215cd8977ba29d40fb1b93f67333c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T16:55:07.915Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-18T16:55:08.202Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-18T16:55:08.486Z] + ls /var/log/sa-host [2023-12-18T16:55:08.486Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T16:55:08.702Z] provisioning config files... [2023-12-18T16:55:08.710Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10374829806251346994tmp [Pipeline] { [Pipeline] echo [2023-12-18T16:55:08.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T16:55:09.096Z] ---> create-netrc.sh [Pipeline] } [2023-12-18T16:55:09.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-18T16:55:09.613Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-18T16:55:09.636Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T16:55:09.983Z] ---> sudo-logs.sh [2023-12-18T16:55:09.983Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-18T16:55:10.087Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T16:55:10.371Z] ---> job-cost.sh [2023-12-18T16:55:10.371Z] lf-activate-venv: SKIPPING [2023-12-18T16:55:10.371Z] DEBUG: total: 0.2199999988079071 [2023-12-18T16:55:10.371Z] INFO: Retrieving Stack Cost... [2023-12-18T16:55:10.630Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T16:55:10.889Z] INFO: Archiving Costs [Pipeline] echo [2023-12-18T16:55:10.900Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T16:55:11.179Z] ---> logs-deploy.sh [2023-12-18T16:55:11.179Z] lf-activate-venv: SKIPPING [2023-12-18T16:55:11.179Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/137 [2023-12-18T16:55:11.179Z] INFO: archiving workspace using pattern(s): [2023-12-18T16:55:12.116Z] Archives upload complete. [2023-12-18T16:55:12.116Z] INFO: archiving logs to Nexus