Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c2b42aea4dc98d9f62e59d05428682a7f4e6c268 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-ssh10568827617073850336.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh1614085955048191128.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5090372297229765402.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh7830036827688696047.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10377753835255367586.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-195 in /w/workspace/foundry_go-mod-messaging_jakarta [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/foundry_go-mod-messaging_jakarta # 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 c2b42aea4dc98d9f62e59d05428682a7f4e6c268 (jakarta) > 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 c2b42aea4dc98d9f62e59d05428682a7f4e6c268 # timeout=10 Commit message: "Merge pull request #146 from lenny-intel/jakarta-no-dup-redis-subscriptions" > git rev-list --no-walk dd83b31612dcccf925de720e85b797b537de28f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-26T22:54:06.580Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-26T22:54:06.643Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-26T22:54:06.664Z] ========================================================= [2022-05-26T22:54:06.664Z] EdgeX Global Pipelines Version Info [2022-05-26T22:54:06.664Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-26T22:54:07.462Z] ------------------- [2022-05-26T22:54:07.462Z] stable info: [2022-05-26T22:54:07.462Z] ------------------- [2022-05-26T22:54:07.462Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-26T22:54:07.462Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-26T22:54:07.462Z] Message: update stable to v1.0.230 [2022-05-26T22:54:08.038Z] ------------------- [2022-05-26T22:54:08.038Z] experimental info: [2022-05-26T22:54:08.038Z] ------------------- [2022-05-26T22:54:08.038Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-26T22:54:08.038Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-26T22:54:08.038Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-26T22:54:08.312Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-05-26T22:54:08.328Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-05-26T22:54:08.344Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-26T22:54:08.356Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-26T22:54:08.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-26T22:54:08.382Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-26T22:54:08.397Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-26T22:54:08.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-26T22:54:08.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-26T22:54:08.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-26T22:54:08.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-26T22:54:08.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-05-26T22:54:08.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-26T22:54:08.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-26T22:54:08.507Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-05-26T22:54:08.520Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-26T22:54:08.535Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-26T22:54:08.549Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-26T22:54:08.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-26T22:54:08.576Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-26T22:54:08.591Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-26T22:54:08.603Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-26T22:54:08.623Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-26T22:54:08.638Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-26T22:54:08.649Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-05-26T22:54:08.661Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-26T22:54:08.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-05-26T22:54:08.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-05-26T22:54:08.700Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-05-26T22:54:08.710Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [Pipeline] echo [2022-05-26T22:54:08.723Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2b42ae [Pipeline] echo [2022-05-26T22:54:08.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-26T22:54:09.090Z] + git rev-list -1 --merges c2b42aea4dc98d9f62e59d05428682a7f4e6c268~1..c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [Pipeline] echo [2022-05-26T22:54:09.120Z] -----------> git rev-list -1 --merges c2b42aea4dc98d9f62e59d05428682a7f4e6c268~1..c2b42aea4dc98d9f62e59d05428682a7f4e6c268 c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [2022-05-26T22:54:09.120Z] c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [false] [Pipeline] sh [2022-05-26T22:54:09.414Z] + git log --format=format:%s -1 c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [Pipeline] echo [2022-05-26T22:54:09.429Z] ========================================================= [2022-05-26T22:54:09.429Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-26T22:54:09.429Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-26T22:54:09.769Z] + git log --format=format:%s -1 c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [Pipeline] echo [2022-05-26T22:54:09.780Z] [semverPrep] GIT_COMMIT: c2b42aea4dc98d9f62e59d05428682a7f4e6c268, Commit Message: Merge pull request #146 from lenny-intel/jakarta-no-dup-redis-subscriptions [Pipeline] echo [2022-05-26T22:54:09.792Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-26T22:54:10.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-26T22:54:10.223Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-26T22:54:10.224Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-26T22:54:10.224Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-26T22:54:10.224Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-26T22:54:10.224Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-26T22:54:10.224Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T22:54:10.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T22:54:10.912Z] [2022-05-26T22:54:10.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T22:54:11.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T22:54:11.219Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-26T22:54:11.219Z] 1fe172e4850f: Pulling fs layer [2022-05-26T22:54:11.219Z] caf521ccaac6: Pulling fs layer [2022-05-26T22:54:11.219Z] 3ead6fa29328: Pulling fs layer [2022-05-26T22:54:11.219Z] 5c2a1cbceb83: Pulling fs layer [2022-05-26T22:54:11.219Z] a8d5f1318db7: Pulling fs layer [2022-05-26T22:54:11.219Z] c427282e49a2: Pulling fs layer [2022-05-26T22:54:11.219Z] 1827001aaf11: Pulling fs layer [2022-05-26T22:54:11.219Z] 0714d37db230: Pulling fs layer [2022-05-26T22:54:11.219Z] ac28cf19c067: Pulling fs layer [2022-05-26T22:54:11.219Z] ca983d60f3e2: Pulling fs layer [2022-05-26T22:54:11.219Z] 9f894cec8388: Pulling fs layer [2022-05-26T22:54:11.219Z] 5c2a1cbceb83: Waiting [2022-05-26T22:54:11.219Z] 0714d37db230: Waiting [2022-05-26T22:54:11.219Z] ac28cf19c067: Waiting [2022-05-26T22:54:11.219Z] ca983d60f3e2: Waiting [2022-05-26T22:54:11.219Z] a8d5f1318db7: Waiting [2022-05-26T22:54:11.219Z] 9f894cec8388: Waiting [2022-05-26T22:54:11.219Z] c427282e49a2: Waiting [2022-05-26T22:54:11.219Z] 1827001aaf11: Waiting [2022-05-26T22:54:11.219Z] caf521ccaac6: Verifying Checksum [2022-05-26T22:54:11.219Z] caf521ccaac6: Download complete [2022-05-26T22:54:11.219Z] 5c2a1cbceb83: Download complete [2022-05-26T22:54:11.481Z] a8d5f1318db7: Verifying Checksum [2022-05-26T22:54:11.481Z] a8d5f1318db7: Download complete [2022-05-26T22:54:11.481Z] c427282e49a2: Verifying Checksum [2022-05-26T22:54:11.481Z] c427282e49a2: Download complete [2022-05-26T22:54:11.481Z] 3ead6fa29328: Verifying Checksum [2022-05-26T22:54:11.481Z] 3ead6fa29328: Download complete [2022-05-26T22:54:11.481Z] 0714d37db230: Verifying Checksum [2022-05-26T22:54:11.481Z] 0714d37db230: Download complete [2022-05-26T22:54:11.481Z] ac28cf19c067: Download complete [2022-05-26T22:54:11.481Z] ca983d60f3e2: Download complete [2022-05-26T22:54:11.481Z] 9f894cec8388: Download complete [2022-05-26T22:54:11.481Z] 1fe172e4850f: Verifying Checksum [2022-05-26T22:54:11.481Z] 1fe172e4850f: Download complete [2022-05-26T22:54:11.741Z] 1827001aaf11: Verifying Checksum [2022-05-26T22:54:11.741Z] 1827001aaf11: Download complete [2022-05-26T22:54:13.127Z] 1fe172e4850f: Pull complete [2022-05-26T22:54:13.127Z] caf521ccaac6: Pull complete [2022-05-26T22:54:13.698Z] 3ead6fa29328: Pull complete [2022-05-26T22:54:13.698Z] 5c2a1cbceb83: Pull complete [2022-05-26T22:54:13.969Z] a8d5f1318db7: Pull complete [2022-05-26T22:54:14.230Z] c427282e49a2: Pull complete [2022-05-26T22:54:16.157Z] 1827001aaf11: Pull complete [2022-05-26T22:54:16.157Z] 0714d37db230: Pull complete [2022-05-26T22:54:16.424Z] ac28cf19c067: Pull complete [2022-05-26T22:54:16.424Z] ca983d60f3e2: Pull complete [2022-05-26T22:54:16.424Z] 9f894cec8388: Pull complete [2022-05-26T22:54:16.689Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-26T22:54:16.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T22:54:16.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T22:54:16.806Z] prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container [2022-05-26T22:54:16.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-26T22:54:18.305Z] $ docker top a1409bfe4070a9eea435d78d538cc2b48655d849c8ae8f8c55836b45eb005a68 -eo pid,comm [2022-05-26T22:54:18.388Z] 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). [2022-05-26T22:54:18.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-26T22:54:18.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-26T22:54:18.425Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-26T22:54:18.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-26T22:54:18.559Z] $ docker exec a1409bfe4070a9eea435d78d538cc2b48655d849c8ae8f8c55836b45eb005a68 ssh-agent [2022-05-26T22:54:18.713Z] SSH_AUTH_SOCK=/tmp/ssh-vFGumLXMe5hK/agent.34 [2022-05-26T22:54:18.713Z] SSH_AGENT_PID=40 [2022-05-26T22:54:18.725Z] Running ssh-add (command line suppressed) [2022-05-26T22:54:18.842Z] Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_5184449515686493285.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_5184449515686493285.key) [2022-05-26T22:54:18.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-26T22:54:19.170Z] + git tag --points-at HEAD [Pipeline] } [2022-05-26T22:54:19.182Z] $ docker exec --env ******** --env ******** a1409bfe4070a9eea435d78d538cc2b48655d849c8ae8f8c55836b45eb005a68 ssh-agent -k [2022-05-26T22:54:19.295Z] unset SSH_AUTH_SOCK; [2022-05-26T22:54:19.296Z] unset SSH_AGENT_PID; [2022-05-26T22:54:19.296Z] echo Agent pid 40 killed; [2022-05-26T22:54:19.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-26T22:54:19.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-26T22:54:19.347Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-26T22:54:19.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-26T22:54:19.473Z] $ docker exec a1409bfe4070a9eea435d78d538cc2b48655d849c8ae8f8c55836b45eb005a68 ssh-agent [2022-05-26T22:54:19.629Z] SSH_AUTH_SOCK=/tmp/ssh-XbU3ylG0gG9m/agent.72 [2022-05-26T22:54:19.629Z] SSH_AGENT_PID=78 [2022-05-26T22:54:19.634Z] Running ssh-add (command line suppressed) [2022-05-26T22:54:19.751Z] Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4165003176010697593.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4165003176010697593.key) [2022-05-26T22:54:19.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-26T22:54:20.077Z] + git semver init [2022-05-26T22:54:20.339Z] 2022-05-26 22:54:20,275 [run_init] DEBUG init version:0.0.0 force:False [2022-05-26T22:54:20.339Z] 2022-05-26 22:54:20,276 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_go-mod-messaging_jakarta/.semver [2022-05-26T22:54:20.339Z] 2022-05-26 22:54:20,276 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/foundry_go-mod-messaging_jakarta/.semver [2022-05-26T22:54:20.339Z] 2022-05-26 22:54:20,277 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/foundry_go-mod-messaging_jakarta/.semver'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=None) [2022-05-26T22:54:21.284Z] 2022-05-26 22:54:20,904 [append_file] DEBUG append to file:/w/workspace/foundry_go-mod-messaging_jakarta/.git/info/exclude [2022-05-26T22:54:21.284Z] 2022-05-26 22:54:20,905 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta with force:False [2022-05-26T22:54:21.284Z] 2022-05-26 22:54:20,905 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T22:54:21.284Z] 2022-05-26 22:54:20,905 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T22:54:21.284Z] 2.1.1-dev.2 [Pipeline] } [2022-05-26T22:54:21.287Z] $ docker exec --env ******** --env ******** a1409bfe4070a9eea435d78d538cc2b48655d849c8ae8f8c55836b45eb005a68 ssh-agent -k [2022-05-26T22:54:21.408Z] unset SSH_AUTH_SOCK; [2022-05-26T22:54:21.409Z] unset SSH_AGENT_PID; [2022-05-26T22:54:21.409Z] echo Agent pid 78 killed; [2022-05-26T22:54:21.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-26T22:54:21.753Z] + git semver [Pipeline] } [2022-05-26T22:54:22.025Z] $ docker stop --time=1 a1409bfe4070a9eea435d78d538cc2b48655d849c8ae8f8c55836b45eb005a68 [2022-05-26T22:54:23.356Z] $ docker rm -f a1409bfe4070a9eea435d78d538cc2b48655d849c8ae8f8c55836b45eb005a68 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-26T22:54:23.719Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-26T22:54:23.965Z] Stashed 1 file(s) [Pipeline] echo [2022-05-26T22:54:23.968Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.2 [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 [2022-05-26T22:54:24.108Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-26T22:54:24.120Z] ========================================================= [2022-05-26T22:54:24.120Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-05-26T22:54:24.120Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-26T22:54:24.420Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-05-26T22:54:24.420Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-05-26T22:54:24.420Z] 59bf1c3509f3: Pulling fs layer [2022-05-26T22:54:24.420Z] 666ba61612fd: Pulling fs layer [2022-05-26T22:54:24.420Z] 8ed8ca486205: Pulling fs layer [2022-05-26T22:54:24.420Z] 4fe6c5a15a65: Pulling fs layer [2022-05-26T22:54:24.420Z] 22a0e8bec74d: Pulling fs layer [2022-05-26T22:54:24.420Z] 5f8736975d2d: Pulling fs layer [2022-05-26T22:54:24.420Z] fe9c1520953f: Pulling fs layer [2022-05-26T22:54:24.420Z] ad63dd2c9e3e: Pulling fs layer [2022-05-26T22:54:24.420Z] 15d927b9e438: Pulling fs layer [2022-05-26T22:54:24.420Z] 22a0e8bec74d: Waiting [2022-05-26T22:54:24.420Z] 5f8736975d2d: Waiting [2022-05-26T22:54:24.420Z] fe9c1520953f: Waiting [2022-05-26T22:54:24.420Z] ad63dd2c9e3e: Waiting [2022-05-26T22:54:24.420Z] 15d927b9e438: Waiting [2022-05-26T22:54:24.420Z] 4fe6c5a15a65: Waiting [2022-05-26T22:54:24.420Z] 8ed8ca486205: Verifying Checksum [2022-05-26T22:54:24.420Z] 8ed8ca486205: Download complete [2022-05-26T22:54:24.420Z] 666ba61612fd: Download complete [2022-05-26T22:54:24.420Z] 22a0e8bec74d: Verifying Checksum [2022-05-26T22:54:24.420Z] 22a0e8bec74d: Download complete [2022-05-26T22:54:24.420Z] 5f8736975d2d: Verifying Checksum [2022-05-26T22:54:24.421Z] 5f8736975d2d: Download complete [2022-05-26T22:54:24.421Z] fe9c1520953f: Verifying Checksum [2022-05-26T22:54:24.421Z] fe9c1520953f: Download complete [2022-05-26T22:54:24.421Z] 59bf1c3509f3: Download complete [2022-05-26T22:54:24.688Z] ad63dd2c9e3e: Verifying Checksum [2022-05-26T22:54:24.688Z] ad63dd2c9e3e: Download complete [2022-05-26T22:54:24.688Z] 59bf1c3509f3: Pull complete [2022-05-26T22:54:24.950Z] 666ba61612fd: Pull complete [2022-05-26T22:54:24.950Z] 8ed8ca486205: Pull complete [2022-05-26T22:54:25.210Z] 15d927b9e438: Verifying Checksum [2022-05-26T22:54:25.210Z] 4fe6c5a15a65: Verifying Checksum [2022-05-26T22:54:25.210Z] 4fe6c5a15a65: Download complete [2022-05-26T22:54:29.414Z] 4fe6c5a15a65: Pull complete [2022-05-26T22:54:29.414Z] 22a0e8bec74d: Pull complete [2022-05-26T22:54:29.414Z] 5f8736975d2d: Pull complete [2022-05-26T22:54:29.414Z] fe9c1520953f: Pull complete [2022-05-26T22:54:29.414Z] ad63dd2c9e3e: Pull complete [2022-05-26T22:54:31.323Z] 15d927b9e438: Pull complete [2022-05-26T22:54:31.323Z] Digest: sha256:661808593d0254beeed429a39851472eaea702e19ad1e0a0b350076e4156c215 [2022-05-26T22:54:31.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-05-26T22:54:31.323Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] sh [2022-05-26T22:54:31.615Z] + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T22:54:31.914Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-26T22:54:31.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T22:54:31.990Z] prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container [2022-05-26T22:54:32.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** ci-base-image-x86_64 cat [2022-05-26T22:54:33.806Z] $ docker top 2253772c5b995fb15b8a590c14e5eb6c0052fed725865efcb1170856da7f3019 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-26T22:54:34.176Z] + go version [2022-05-26T22:54:34.176Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-26T22:54:34.189Z] $ docker stop --time=1 2253772c5b995fb15b8a590c14e5eb6c0052fed725865efcb1170856da7f3019 [2022-05-26T22:54:35.528Z] $ docker rm -f 2253772c5b995fb15b8a590c14e5eb6c0052fed725865efcb1170856da7f3019 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T22:54:35.939Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-26T22:54:35.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T22:54:36.024Z] prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container [2022-05-26T22:54:36.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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 ******** ci-base-image-x86_64 cat [2022-05-26T22:54:36.472Z] $ docker top 1e83fd41f88a8956265aa1218eaa8f9caf180ad92317c793eb3417f33bb5e937 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-26T22:54:36.838Z] + make test [2022-05-26T22:54:36.838Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-05-26T22:54:39.051Z] Still waiting to schedule task [2022-05-26T22:54:39.051Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-194’ [2022-05-26T22:54:46.830Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-05-26T22:54:49.379Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.052s coverage: 90.3% of statements [2022-05-26T22:54:49.379Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.032s coverage: 68.7% of statements [2022-05-26T22:54:49.379Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-05-26T22:55:11.374Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.375s coverage: 83.8% of statements [2022-05-26T22:55:11.374Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.037s coverage: 85.7% of statements [2022-05-26T22:55:11.374Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.054s coverage: 100.0% of statements [2022-05-26T22:55:11.374Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.029s coverage: 100.0% of statements [2022-05-26T22:55:11.374Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.031s coverage: 90.9% of statements [2022-05-26T22:55:11.374Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-26T22:55:15.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-26T22:55:15.624Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-26T22:55:15.637Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-05-26T22:55:15.932Z] + go mod tidy [2022-05-26T22:55:16.194Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-26T22:55:16.194Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-26T22:55:16.194Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-26T22:55:16.194Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-26T22:55:16.454Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-05-26T22:55:16.454Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-26T22:55:16.454Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-05-26T22:55:16.454Z] go: downloading github.com/stretchr/objx v0.1.0 [2022-05-26T22:55:16.454Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-26T22:55:16.454Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-05-26T22:55:16.454Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-05-26T22:55:16.454Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-05-26T22:55:16.454Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-05-26T22:55:16.454Z] go: downloading github.com/kr/pretty v0.1.0 [2022-05-26T22:55:16.454Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-05-26T22:55:16.454Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2022-05-26T22:55:16.712Z] go: downloading gopkg.in/yaml.v2 v2.2.4 [2022-05-26T22:55:16.712Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-05-26T22:55:16.712Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-05-26T22:55:16.712Z] go: downloading github.com/kr/text v0.1.0 [2022-05-26T22:55:16.712Z] go: downloading golang.org/x/text v0.3.2 [Pipeline] } [2022-05-26T22:55:17.306Z] $ docker stop --time=1 1e83fd41f88a8956265aa1218eaa8f9caf180ad92317c793eb3417f33bb5e937 [2022-05-26T22:55:19.010Z] $ docker rm -f 1e83fd41f88a8956265aa1218eaa8f9caf180ad92317c793eb3417f33bb5e937 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-26T22:55:19.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-26T22:55:19.475Z] 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 [2022-05-26T22:55:19.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T22:55:19.914Z] [2022-05-26T22:55:19.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T22:55:20.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T22:55:20.221Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-26T22:55:20.221Z] 5eb5b503b376: Pulling fs layer [2022-05-26T22:55:20.221Z] 5c69ac0246d0: Pulling fs layer [2022-05-26T22:55:20.221Z] ec43610c2a17: Pulling fs layer [2022-05-26T22:55:20.221Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-26T22:55:20.221Z] 33b1e0a273af: Pulling fs layer [2022-05-26T22:55:20.221Z] 5d3b04190fa2: Pulling fs layer [2022-05-26T22:55:20.221Z] 2f39f015ded8: Pulling fs layer [2022-05-26T22:55:20.221Z] 5d3b04190fa2: Waiting [2022-05-26T22:55:20.221Z] 3a2ae6a8a46f: Waiting [2022-05-26T22:55:20.221Z] 2f39f015ded8: Waiting [2022-05-26T22:55:20.221Z] 33b1e0a273af: Waiting [2022-05-26T22:55:20.221Z] 5c69ac0246d0: Download complete [2022-05-26T22:55:20.221Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-26T22:55:20.221Z] 3a2ae6a8a46f: Download complete [2022-05-26T22:55:20.485Z] 33b1e0a273af: Verifying Checksum [2022-05-26T22:55:20.485Z] 33b1e0a273af: Download complete [2022-05-26T22:55:20.485Z] 5d3b04190fa2: Verifying Checksum [2022-05-26T22:55:20.485Z] 5d3b04190fa2: Download complete [2022-05-26T22:55:20.485Z] ec43610c2a17: Verifying Checksum [2022-05-26T22:55:20.485Z] 5eb5b503b376: Verifying Checksum [2022-05-26T22:55:20.485Z] 5eb5b503b376: Download complete [2022-05-26T22:55:21.056Z] 2f39f015ded8: Verifying Checksum [2022-05-26T22:55:21.056Z] 2f39f015ded8: Download complete [2022-05-26T22:55:21.625Z] 5eb5b503b376: Pull complete [2022-05-26T22:55:21.883Z] 5c69ac0246d0: Pull complete [2022-05-26T22:55:22.145Z] ec43610c2a17: Pull complete [2022-05-26T22:55:22.405Z] 3a2ae6a8a46f: Pull complete [2022-05-26T22:55:22.405Z] 33b1e0a273af: Pull complete [2022-05-26T22:55:22.663Z] 5d3b04190fa2: Pull complete [2022-05-26T22:55:26.856Z] 2f39f015ded8: Pull complete [2022-05-26T22:55:26.856Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-26T22:55:26.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T22:55:26.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T22:55:26.948Z] prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container [2022-05-26T22:55:26.998Z] $ 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/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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-lftools-log-publisher:latest cat [2022-05-26T22:55:28.659Z] $ docker top 342d8e207b99625fb9c5e0acd63861cccebb2498f72fd40abd1826fc8ccb6547 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-26T22:55:29.052Z] ---> job-cost.sh [2022-05-26T22:55:29.052Z] lf-activate-venv: SKIPPING [2022-05-26T22:55:29.052Z] INFO: No Stack... [2022-05-26T22:55:29.312Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-26T22:55:29.881Z] INFO: Archiving Costs [Pipeline] sh [2022-05-26T22:55:30.172Z] + cat /w/workspace/foundry_go-mod-messaging_jakarta/archives/cost.csv [2022-05-26T22:55:30.172Z] + cut -d, -f6 [Pipeline] lock [2022-05-26T22:55:30.187Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] [2022-05-26T22:55:30.195Z] Resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] did not exist. Created. [2022-05-26T22:55:30.195Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-26T22:55:30.498Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-26T22:55:30.535Z] Stashed 1 file(s) [Pipeline] } [2022-05-26T22:55:30.542Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-26T22:55:30.574Z] $ docker stop --time=1 342d8e207b99625fb9c5e0acd63861cccebb2498f72fd40abd1826fc8ccb6547 [2022-05-26T22:55:31.727Z] $ docker rm -f 342d8e207b99625fb9c5e0acd63861cccebb2498f72fd40abd1826fc8ccb6547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-26T22:56:55.352Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-196 in /w/workspace/foundry_go-mod-messaging_jakarta [Pipeline] { [Pipeline] ws [2022-05-26T22:56:55.364Z] Running in /w/workspace/go-mod-messaging/6 [Pipeline] { [Pipeline] checkout [2022-05-26T22:56:55.410Z] Selected Git installation does not exist. Using Default [2022-05-26T22:56:55.410Z] The recommended git tool is: NONE [2022-05-26T22:57:02.055Z] using credential edgex-jenkins-ssh [2022-05-26T22:57:02.072Z] Cloning the remote Git repository [2022-05-26T22:57:03.089Z] Avoid second fetch [2022-05-26T22:57:03.090Z] Checking out Revision c2b42aea4dc98d9f62e59d05428682a7f4e6c268 (jakarta) [2022-05-26T22:57:02.134Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-05-26T22:57:02.205Z] > git init /w/workspace/go-mod-messaging/6 # timeout=10 [2022-05-26T22:57:02.287Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-05-26T22:57:02.288Z] > git --version # timeout=10 [2022-05-26T22:57:02.304Z] > git --version # 'git version 2.25.1' [2022-05-26T22:57:02.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-26T22:57:02.412Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-26T22:57:03.057Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-05-26T22:57:03.075Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-26T22:57:03.113Z] > git config core.sparsecheckout # timeout=10 [2022-05-26T22:57:03.127Z] > git checkout -f c2b42aea4dc98d9f62e59d05428682a7f4e6c268 # timeout=10 [2022-05-26T22:57:07.346Z] Commit message: "Merge pull request #146 from lenny-intel/jakarta-no-dup-redis-subscriptions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-26T22:57:08.374Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-26T22:57:08.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-26T22:57:08.374Z] Dload Upload Total Spent Left Speed [2022-05-26T22:57:08.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98024 0 --:--:-- --:--:-- --:--:-- 98024 [Pipeline] sh [2022-05-26T22:57:09.015Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-26T22:57:09.355Z] + sudo tee /etc/docker/daemon.new [2022-05-26T22:57:09.355Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-26T22:57:09.355Z] { [2022-05-26T22:57:09.355Z] "registry-mirrors": [ [2022-05-26T22:57:09.355Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-26T22:57:09.355Z] ], [2022-05-26T22:57:09.355Z] "bip": "10.250.0.254/24", [2022-05-26T22:57:09.355Z] "hosts": [ [2022-05-26T22:57:09.355Z] "tcp://0.0.0.0:5555", [2022-05-26T22:57:09.355Z] "unix:///var/run/docker.sock" [2022-05-26T22:57:09.355Z] ], [2022-05-26T22:57:09.355Z] "mtu": 1458, [2022-05-26T22:57:09.355Z] "selinux-enabled": true, [2022-05-26T22:57:09.355Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-26T22:57:09.355Z] } [Pipeline] sh [2022-05-26T22:57:09.700Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-26T22:57:10.098Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-05-26T22:57:28.783Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-26T22:57:28.797Z] ========================================================= [2022-05-26T22:57:28.797Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-05-26T22:57:28.797Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-26T22:57:29.188Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-05-26T22:57:29.788Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-26T22:57:29.788Z] 9b3977197b4f: Pulling fs layer [2022-05-26T22:57:29.788Z] 1a89e8eeedd5: Pulling fs layer [2022-05-26T22:57:29.788Z] 94645a83ff95: Pulling fs layer [2022-05-26T22:57:29.788Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-26T22:57:29.788Z] 0c92f367c5e7: Pulling fs layer [2022-05-26T22:57:29.788Z] 045706c8da98: Pulling fs layer [2022-05-26T22:57:29.788Z] d7189365e05b: Pulling fs layer [2022-05-26T22:57:29.788Z] a32415fbff51: Pulling fs layer [2022-05-26T22:57:29.788Z] 045706c8da98: Waiting [2022-05-26T22:57:29.788Z] d7189365e05b: Waiting [2022-05-26T22:57:29.788Z] a32415fbff51: Waiting [2022-05-26T22:57:29.788Z] 0c92f367c5e7: Waiting [2022-05-26T22:57:29.788Z] 3f3a8bcf1eab: Waiting [2022-05-26T22:57:29.788Z] 94645a83ff95: Verifying Checksum [2022-05-26T22:57:29.788Z] 94645a83ff95: Download complete [2022-05-26T22:57:29.788Z] 1a89e8eeedd5: Verifying Checksum [2022-05-26T22:57:29.788Z] 1a89e8eeedd5: Download complete [2022-05-26T22:57:29.788Z] 0c92f367c5e7: Verifying Checksum [2022-05-26T22:57:29.788Z] 0c92f367c5e7: Download complete [2022-05-26T22:57:29.788Z] 045706c8da98: Verifying Checksum [2022-05-26T22:57:29.788Z] 045706c8da98: Download complete [2022-05-26T22:57:29.788Z] d7189365e05b: Download complete [2022-05-26T22:57:29.788Z] 9b3977197b4f: Verifying Checksum [2022-05-26T22:57:29.788Z] 9b3977197b4f: Download complete [2022-05-26T22:57:30.781Z] 9b3977197b4f: Pull complete [2022-05-26T22:57:31.060Z] 1a89e8eeedd5: Pull complete [2022-05-26T22:57:31.341Z] 94645a83ff95: Pull complete [2022-05-26T22:57:31.940Z] a32415fbff51: Verifying Checksum [2022-05-26T22:57:31.940Z] a32415fbff51: Download complete [2022-05-26T22:57:32.543Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-26T22:57:32.543Z] 3f3a8bcf1eab: Download complete [2022-05-26T22:57:44.941Z] 3f3a8bcf1eab: Pull complete [2022-05-26T22:57:44.941Z] 0c92f367c5e7: Pull complete [2022-05-26T22:57:44.941Z] 045706c8da98: Pull complete [2022-05-26T22:57:44.941Z] d7189365e05b: Pull complete [2022-05-26T22:57:51.670Z] a32415fbff51: Pull complete [2022-05-26T22:57:51.670Z] Digest: sha256:763293993303eff07c8e57fe0fe9116095497c40c1fdc093d1a27926bd48f831 [2022-05-26T22:57:51.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-05-26T22:57:51.670Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] sh [2022-05-26T22:57:52.009Z] + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T22:57:52.355Z] + docker inspect -f . ci-base-image-arm64 [2022-05-26T22:57:52.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T22:57:52.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-196 does not seem to be running inside a container [2022-05-26T22:57:52.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@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 ******** ci-base-image-arm64 cat [2022-05-26T22:57:55.492Z] $ docker top 4a774dea459be99e8dab4989e6ce5f504a5aa5ed47acb413b00c5e942d6faae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-26T22:57:56.412Z] + go version [2022-05-26T22:57:56.412Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-26T22:57:56.442Z] $ docker stop --time=1 4a774dea459be99e8dab4989e6ce5f504a5aa5ed47acb413b00c5e942d6faae6 [2022-05-26T22:57:58.083Z] $ docker rm -f 4a774dea459be99e8dab4989e6ce5f504a5aa5ed47acb413b00c5e942d6faae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T22:57:58.712Z] + docker inspect -f . ci-base-image-arm64 [2022-05-26T22:57:58.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T22:57:58.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-196 does not seem to be running inside a container [2022-05-26T22:57:59.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@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 ******** ci-base-image-arm64 cat [2022-05-26T22:58:00.338Z] $ docker top 41848de166fd57b1187b81babe524abc9032cb3fecb19e4a49e622b0e13f703b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-26T22:58:01.255Z] + make test [2022-05-26T22:58:01.255Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-05-26T22:58:57.876Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-05-26T22:59:13.026Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.219s coverage: 90.3% of statements [2022-05-26T22:59:16.429Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.104s coverage: 68.7% of statements [2022-05-26T22:59:16.429Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-05-26T22:59:34.729Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.503s coverage: 83.8% of statements [2022-05-26T22:59:34.729Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.069s coverage: 85.7% of statements [2022-05-26T22:59:34.729Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.077s coverage: 100.0% of statements [2022-05-26T22:59:34.729Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.053s coverage: 100.0% of statements [2022-05-26T22:59:34.729Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.065s coverage: 90.9% of statements [2022-05-26T22:59:34.729Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-26T23:00:07.101Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-26T23:00:07.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-26T23:00:07.123Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-05-26T23:00:07.781Z] + go mod tidy [2022-05-26T23:00:08.055Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-26T23:00:08.055Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-26T23:00:08.055Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-26T23:00:08.055Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-26T23:00:08.330Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-05-26T23:00:08.330Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-26T23:00:08.330Z] go: downloading github.com/stretchr/objx v0.1.0 [2022-05-26T23:00:08.330Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-05-26T23:00:08.330Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-05-26T23:00:08.330Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-05-26T23:00:08.330Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-26T23:00:08.330Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-05-26T23:00:08.605Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-05-26T23:00:08.605Z] go: downloading github.com/kr/pretty v0.1.0 [2022-05-26T23:00:08.605Z] go: downloading github.com/kr/text v0.1.0 [2022-05-26T23:00:08.605Z] go: downloading gopkg.in/yaml.v2 v2.2.4 [2022-05-26T23:00:08.605Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-05-26T23:00:08.605Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2022-05-26T23:00:08.883Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-05-26T23:00:08.883Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-05-26T23:00:09.159Z] go: downloading golang.org/x/text v0.3.2 [Pipeline] } [2022-05-26T23:00:11.807Z] $ docker stop --time=1 41848de166fd57b1187b81babe524abc9032cb3fecb19e4a49e622b0e13f703b [2022-05-26T23:00:13.850Z] $ docker rm -f 41848de166fd57b1187b81babe524abc9032cb3fecb19e4a49e622b0e13f703b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-26T23:00:15.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-26T23:00:15.152Z] Warning: overwriting stash ‘coverage-report’ [2022-05-26T23:00:15.637Z] 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 [2022-05-26T23:00:16.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-26T23:00:16.091Z] [2022-05-26T23:00:16.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T23:00:16.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-26T23:00:16.707Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-26T23:00:16.707Z] 8998bd30e6a1: Pulling fs layer [2022-05-26T23:00:16.707Z] 04944245beec: Pulling fs layer [2022-05-26T23:00:16.707Z] 699f458cf7ca: Pulling fs layer [2022-05-26T23:00:16.707Z] 765212b225bb: Pulling fs layer [2022-05-26T23:00:16.707Z] f23df028b6ca: Pulling fs layer [2022-05-26T23:00:16.707Z] d65c8cfc05b1: Pulling fs layer [2022-05-26T23:00:16.707Z] 2437ff75d9bd: Pulling fs layer [2022-05-26T23:00:16.707Z] f23df028b6ca: Waiting [2022-05-26T23:00:16.707Z] d65c8cfc05b1: Waiting [2022-05-26T23:00:16.707Z] 2437ff75d9bd: Waiting [2022-05-26T23:00:16.707Z] 765212b225bb: Waiting [2022-05-26T23:00:16.707Z] 04944245beec: Verifying Checksum [2022-05-26T23:00:16.707Z] 04944245beec: Download complete [2022-05-26T23:00:16.707Z] 765212b225bb: Download complete [2022-05-26T23:00:16.707Z] f23df028b6ca: Verifying Checksum [2022-05-26T23:00:16.707Z] f23df028b6ca: Download complete [2022-05-26T23:00:16.707Z] d65c8cfc05b1: Verifying Checksum [2022-05-26T23:00:16.707Z] d65c8cfc05b1: Download complete [2022-05-26T23:00:16.980Z] 699f458cf7ca: Verifying Checksum [2022-05-26T23:00:16.980Z] 699f458cf7ca: Download complete [2022-05-26T23:00:17.255Z] 8998bd30e6a1: Download complete [2022-05-26T23:00:19.878Z] 2437ff75d9bd: Verifying Checksum [2022-05-26T23:00:19.878Z] 2437ff75d9bd: Download complete [2022-05-26T23:00:21.312Z] 8998bd30e6a1: Pull complete [2022-05-26T23:00:21.910Z] 04944245beec: Pull complete [2022-05-26T23:00:23.363Z] 699f458cf7ca: Pull complete [2022-05-26T23:00:23.638Z] 765212b225bb: Pull complete [2022-05-26T23:00:24.615Z] f23df028b6ca: Pull complete [2022-05-26T23:00:24.615Z] d65c8cfc05b1: Pull complete [2022-05-26T23:00:39.721Z] 2437ff75d9bd: Pull complete [2022-05-26T23:00:39.721Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-26T23:00:39.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-26T23:00:39.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T23:00:39.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-196 does not seem to be running inside a container [2022-05-26T23:00:40.052Z] $ 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/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-26T23:00:42.452Z] $ docker top 9db3d03c71272d24f988584fe47b91526facb1cc811eaca6956983d492706742 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-26T23:00:43.385Z] ---> job-cost.sh [2022-05-26T23:00:43.386Z] lf-activate-venv: SKIPPING [2022-05-26T23:00:43.386Z] INFO: No Stack... [2022-05-26T23:00:43.660Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-26T23:00:44.638Z] INFO: Archiving Costs [Pipeline] sh [2022-05-26T23:00:45.298Z] + cut -d, -f6 [2022-05-26T23:00:45.298Z] + cat /w/workspace/go-mod-messaging/6/archives/cost.csv [Pipeline] lock [2022-05-26T23:00:45.363Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] [2022-05-26T23:00:45.370Z] Resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] did not exist. Created. [2022-05-26T23:00:45.370Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-26T23:00:46.051Z] /w/workspace/go-mod-messaging/6@tmp/durable-53784a43/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-26T23:00:46.741Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-26T23:00:46.762Z] Warning: overwriting stash ‘stack-cost’ [2022-05-26T23:00:46.843Z] Stashed 1 file(s) [Pipeline] } [2022-05-26T23:00:46.852Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-jakarta-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-26T23:00:46.881Z] $ docker stop --time=1 9db3d03c71272d24f988584fe47b91526facb1cc811eaca6956983d492706742 [2022-05-26T23:00:48.361Z] $ docker rm -f 9db3d03c71272d24f988584fe47b91526facb1cc811eaca6956983d492706742 [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 [2022-05-26T23:00:48.822Z] provisioning config files... [2022-05-26T23:00:48.835Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config4500391328524044939tmp [Pipeline] { [Pipeline] sh [2022-05-26T23:00:49.130Z] + set +x [2022-05-26T23:00:49.130Z] + curl -s https://codecov.io/bash [2022-05-26T23:00:49.130Z] + bash -s -- [2022-05-26T23:00:49.130Z] [2022-05-26T23:00:49.130Z] _____ _ [2022-05-26T23:00:49.130Z] / ____| | | [2022-05-26T23:00:49.130Z] | | ___ __| | ___ ___ _____ __ [2022-05-26T23:00:49.130Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-26T23:00:49.130Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-26T23:00:49.130Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-26T23:00:49.130Z] Bash-1.0.6 [2022-05-26T23:00:49.130Z] [2022-05-26T23:00:49.130Z] [2022-05-26T23:00:49.130Z] ==> git version 2.25.1 found [2022-05-26T23:00:49.130Z] ==> 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 [2022-05-26T23:00:49.130Z] Release-Date: 2020-01-08 [2022-05-26T23:00:49.130Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-26T23:00:49.130Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-26T23:00:49.130Z] ==> Jenkins CI detected. [2022-05-26T23:00:49.130Z] current dir:  /w/workspace/foundry_go-mod-messaging_jakarta [2022-05-26T23:00:49.130Z] project root: . [2022-05-26T23:00:49.130Z] --> token set from env [2022-05-26T23:00:49.130Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-26T23:00:49.130Z] ==> Running gcov in . (disable via -X gcov) [2022-05-26T23:00:49.130Z] ==> Python coveragepy not found [2022-05-26T23:00:49.130Z] ==> Searching for coverage reports in: [2022-05-26T23:00:49.130Z] + . [2022-05-26T23:00:49.130Z] -> Found 1 reports [2022-05-26T23:00:49.130Z] ==> Detecting git/mercurial file structure [2022-05-26T23:00:49.130Z] ==> Reading reports [2022-05-26T23:00:49.130Z] + ./coverage.out bytes=22776 [2022-05-26T23:00:49.391Z] ==> Appending adjustments [2022-05-26T23:00:49.391Z] https://docs.codecov.io/docs/fixing-reports [2022-05-26T23:00:49.391Z] + Found adjustments [2022-05-26T23:00:49.391Z] ==> Gzipping contents [2022-05-26T23:00:49.391Z] 8.0K /tmp/codecov.hgxFDa.gz [2022-05-26T23:00:49.391Z] ==> Uploading reports [2022-05-26T23:00:49.391Z] url: https://codecov.io [2022-05-26T23:00:49.391Z] query: branch=jakarta&commit=c2b42aea4dc98d9f62e59d05428682a7f4e6c268&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-26T23:00:49.391Z] -> Pinging Codecov [2022-05-26T23:00:49.391Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=jakarta&commit=c2b42aea4dc98d9f62e59d05428682a7f4e6c268&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fjakarta%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-26T23:00:49.651Z] -> Uploading to [2022-05-26T23:00:49.651Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-26/F6E385568367DD0E4001BA4F8F1CB792/c2b42aea4dc98d9f62e59d05428682a7f4e6c268/80126aba-3b59-461c-a6d5-23d493c07508.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220526T230049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ff894eca2ddb9a0afea78db2dca0eabea9d97469d80c0ea5a6deef0f7835c77 [2022-05-26T23:00:49.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-26T23:00:49.651Z] Dload Upload Total Spent Left Speed [2022-05-26T23:00:49.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6817 0 0 100 6817 0 31706 --:--:-- --:--:-- --:--:-- 31706 [2022-05-26T23:00:49.912Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [Pipeline] } [2022-05-26T23:00:49.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-26T23:00:50.082Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-26T23:00:50.091Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T23:00:50.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-26T23:00:50.391Z] [2022-05-26T23:00:50.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T23:00:50.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-26T23:00:50.694Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-26T23:00:50.694Z] 188c0c94c7c5: Pulling fs layer [2022-05-26T23:00:50.694Z] 0ef7d3d256c8: Pulling fs layer [2022-05-26T23:00:50.694Z] de9db76c5a1d: Pulling fs layer [2022-05-26T23:00:50.694Z] 0eba1c9be4d2: Pulling fs layer [2022-05-26T23:00:50.694Z] 0d57e429df01: Pulling fs layer [2022-05-26T23:00:50.694Z] 4e4be7b47b0d: Pulling fs layer [2022-05-26T23:00:50.694Z] e1f770b5df2f: Pulling fs layer [2022-05-26T23:00:50.694Z] 85a0685a4137: Pulling fs layer [2022-05-26T23:00:50.694Z] 0eba1c9be4d2: Waiting [2022-05-26T23:00:50.694Z] 0d57e429df01: Waiting [2022-05-26T23:00:50.694Z] 4e4be7b47b0d: Waiting [2022-05-26T23:00:50.694Z] e1f770b5df2f: Waiting [2022-05-26T23:00:50.694Z] 85a0685a4137: Waiting [2022-05-26T23:00:50.694Z] de9db76c5a1d: Download complete [2022-05-26T23:00:50.694Z] 0ef7d3d256c8: Download complete [2022-05-26T23:00:50.694Z] 0d57e429df01: Download complete [2022-05-26T23:00:50.694Z] 4e4be7b47b0d: Download complete [2022-05-26T23:00:50.694Z] 188c0c94c7c5: Verifying Checksum [2022-05-26T23:00:50.694Z] 188c0c94c7c5: Download complete [2022-05-26T23:00:50.958Z] 188c0c94c7c5: Pull complete [2022-05-26T23:00:50.958Z] e1f770b5df2f: Verifying Checksum [2022-05-26T23:00:50.958Z] e1f770b5df2f: Download complete [2022-05-26T23:00:50.958Z] 0ef7d3d256c8: Pull complete [2022-05-26T23:00:50.958Z] de9db76c5a1d: Pull complete [2022-05-26T23:00:51.531Z] 0eba1c9be4d2: Verifying Checksum [2022-05-26T23:00:51.531Z] 0eba1c9be4d2: Download complete [2022-05-26T23:00:51.791Z] 85a0685a4137: Download complete [2022-05-26T23:00:55.084Z] 0eba1c9be4d2: Pull complete [2022-05-26T23:00:55.084Z] 0d57e429df01: Pull complete [2022-05-26T23:00:55.084Z] 4e4be7b47b0d: Pull complete [2022-05-26T23:00:55.654Z] e1f770b5df2f: Pull complete [2022-05-26T23:00:58.944Z] 85a0685a4137: Pull complete [2022-05-26T23:00:58.944Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-26T23:00:58.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-26T23:00:58.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T23:00:59.036Z] prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container [2022-05-26T23:00:59.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@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/edgex-snyk-go:1.410.4 cat [2022-05-26T23:01:01.047Z] $ docker top 2a6f7b3edee8031d1c2da768cea7038f4794ced90ee4dd0ecad92c1ed70c9c32 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-26T23:01:01.109Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-26T23:01:01.397Z] + set -o pipefail [2022-05-26T23:01:01.397Z] + snyk monitor '--org=edgex-jenkins' [2022-05-26T23:01:02.785Z] [2022-05-26T23:01:02.785Z] Monitoring /w/workspace/foundry_go-mod-messaging_jakarta (github.com/edgexfoundry/go-mod-messaging/v2)... [2022-05-26T23:01:02.785Z] [2022-05-26T23:01:02.785Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/c98e588b-71b7-4535-b1ee-5d8f1195c147 [2022-05-26T23:01:02.785Z] [2022-05-26T23:01:02.785Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-26T23:01:02.785Z] [2022-05-26T23:01:02.785Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-26T23:01:02.785Z] [2022-05-26T23:01:03.356Z] [Pipeline] } [2022-05-26T23:01:03.441Z] $ docker stop --time=1 2a6f7b3edee8031d1c2da768cea7038f4794ced90ee4dd0ecad92c1ed70c9c32 [2022-05-26T23:01:04.767Z] $ docker rm -f 2a6f7b3edee8031d1c2da768cea7038f4794ced90ee4dd0ecad92c1ed70c9c32 [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 [2022-05-26T23:01:05.286Z] + git log --format=format:%s -1 c2b42aea4dc98d9f62e59d05428682a7f4e6c268 [Pipeline] sh [2022-05-26T23:01:05.583Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-26T23:01:05.583Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T23:01:05.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T23:01:05.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T23:01:05.981Z] prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container [2022-05-26T23:01:06.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-26T23:01:06.382Z] $ docker top fedc2da2a2975d86563900181be108fc2ca5175d859b307e91faf68585f0d06b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-26T23:01:06.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-26T23:01:06.454Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-26T23:01:06.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-26T23:01:06.586Z] $ docker exec fedc2da2a2975d86563900181be108fc2ca5175d859b307e91faf68585f0d06b ssh-agent [2022-05-26T23:01:06.677Z] SSH_AUTH_SOCK=/tmp/ssh-zFWWJMJAu1LH/agent.33 [2022-05-26T23:01:06.677Z] SSH_AGENT_PID=39 [2022-05-26T23:01:06.682Z] Running ssh-add (command line suppressed) [2022-05-26T23:01:06.814Z] Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4605855735981903801.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4605855735981903801.key) [2022-05-26T23:01:06.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-26T23:01:07.096Z] + git semver tag [2022-05-26T23:01:07.356Z] 2022-05-26 23:01:07,300 [run_tag] DEBUG tag force:False [2022-05-26T23:01:07.356Z] 2022-05-26 23:01:07,300 [check_head_tag] DEBUG check head tag [2022-05-26T23:01:07.356Z] 2022-05-26 23:01:07,300 [execute] INFO git cat-file --batch-check [2022-05-26T23:01:07.356Z] 2022-05-26 23:01:07,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=) [2022-05-26T23:01:07.356Z] 2022-05-26 23:01:07,304 [execute] INFO git cat-file --batch [2022-05-26T23:01:07.356Z] 2022-05-26 23:01:07,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=) [2022-05-26T23:01:07.356Z] 2022-05-26 23:01:07,315 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T23:01:07.356Z] 2022-05-26 23:01:07,316 [execute] INFO git tag -a v2.1.1-dev.2 -m v2.1.1-dev.2 [2022-05-26T23:01:07.356Z] 2022-05-26 23:01:07,316 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.2', '-m', 'v2.1.1-dev.2'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=None) [2022-05-26T23:01:07.356Z] 2022-05-26 23:01:07,320 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T23:01:07.356Z] 2.1.1-dev.2 [Pipeline] } [2022-05-26T23:01:07.386Z] $ docker exec --env ******** --env ******** fedc2da2a2975d86563900181be108fc2ca5175d859b307e91faf68585f0d06b ssh-agent -k [2022-05-26T23:01:07.497Z] unset SSH_AUTH_SOCK; [2022-05-26T23:01:07.497Z] unset SSH_AGENT_PID; [2022-05-26T23:01:07.497Z] echo Agent pid 39 killed; [2022-05-26T23:01:07.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-26T23:01:07.799Z] + git semver [Pipeline] } [2022-05-26T23:01:08.093Z] $ docker stop --time=1 fedc2da2a2975d86563900181be108fc2ca5175d859b307e91faf68585f0d06b [2022-05-26T23:01:09.416Z] $ docker rm -f fedc2da2a2975d86563900181be108fc2ca5175d859b307e91faf68585f0d06b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T23:01:09.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-26T23:01:09.788Z] [2022-05-26T23:01:09.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T23:01:10.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-26T23:01:10.087Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-26T23:01:10.087Z] ab5ef0e58194: Pulling fs layer [2022-05-26T23:01:10.087Z] 9712f1f96733: Pulling fs layer [2022-05-26T23:01:10.087Z] 63f879dbbcfc: Pulling fs layer [2022-05-26T23:01:10.087Z] 0d9ebad4ef96: Pulling fs layer [2022-05-26T23:01:10.087Z] e9a5061849ea: Pulling fs layer [2022-05-26T23:01:10.087Z] d747dcd14b5f: Pulling fs layer [2022-05-26T23:01:10.087Z] 2de7ff778b66: Pulling fs layer [2022-05-26T23:01:10.087Z] 0d9ebad4ef96: Waiting [2022-05-26T23:01:10.087Z] e9a5061849ea: Waiting [2022-05-26T23:01:10.087Z] 2de7ff778b66: Waiting [2022-05-26T23:01:10.087Z] d747dcd14b5f: Waiting [2022-05-26T23:01:10.087Z] 9712f1f96733: Verifying Checksum [2022-05-26T23:01:10.087Z] 9712f1f96733: Download complete [2022-05-26T23:01:10.353Z] 63f879dbbcfc: Verifying Checksum [2022-05-26T23:01:10.353Z] 63f879dbbcfc: Download complete [2022-05-26T23:01:10.613Z] e9a5061849ea: Verifying Checksum [2022-05-26T23:01:10.613Z] e9a5061849ea: Download complete [2022-05-26T23:01:10.613Z] d747dcd14b5f: Download complete [2022-05-26T23:01:10.613Z] 0d9ebad4ef96: Verifying Checksum [2022-05-26T23:01:10.613Z] 0d9ebad4ef96: Download complete [2022-05-26T23:01:10.613Z] ab5ef0e58194: Verifying Checksum [2022-05-26T23:01:10.613Z] ab5ef0e58194: Download complete [2022-05-26T23:01:10.873Z] 2de7ff778b66: Verifying Checksum [2022-05-26T23:01:10.873Z] 2de7ff778b66: Download complete [2022-05-26T23:01:13.408Z] ab5ef0e58194: Pull complete [2022-05-26T23:01:13.408Z] 9712f1f96733: Pull complete [2022-05-26T23:01:14.346Z] 63f879dbbcfc: Pull complete [2022-05-26T23:01:17.635Z] 0d9ebad4ef96: Pull complete [2022-05-26T23:01:17.895Z] e9a5061849ea: Pull complete [2022-05-26T23:01:17.895Z] d747dcd14b5f: Pull complete [2022-05-26T23:01:19.276Z] 2de7ff778b66: Pull complete [2022-05-26T23:01:19.276Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-26T23:01:19.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-26T23:01:19.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T23:01:19.371Z] prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container [2022-05-26T23:01:19.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-26T23:01:21.590Z] $ docker top 79211c68f30a01baa3daf631731153961541d34703ac1bef2e5a8d793fca447f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-26T23:01:21.644Z] provisioning config files... [2022-05-26T23:01:21.652Z] copy managed file [sigul-config] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config6256708965872834914tmp [2022-05-26T23:01:21.664Z] copy managed file [sigul-password] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config7026205973332162074tmp [2022-05-26T23:01:21.676Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config3153216925263052243tmp [Pipeline] { [Pipeline] echo [2022-05-26T23:01:21.692Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T23:01:21.974Z] ---> sigul-configuration.sh [2022-05-26T23:01:21.975Z] gpg: directory `/root/.gnupg' created [2022-05-26T23:01:21.975Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-26T23:01:21.975Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-26T23:01:21.975Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-26T23:01:21.975Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-26T23:01:21.975Z] gpg: CAST5 encrypted data [2022-05-26T23:01:21.975Z] gpg: encrypted with 1 passphrase [2022-05-26T23:01:21.975Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-26T23:01:22.259Z] + mkdir /home/jenkins [2022-05-26T23:01:22.259Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-26T23:01:22.549Z] + 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 [2022-05-26T23:01:22.559Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T23:01:22.845Z] ---> sigul-install.sh [2022-05-26T23:01:22.845Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-26T23:01:23.133Z] + git tag --list [2022-05-26T23:01:23.133Z] v0.0.0 [2022-05-26T23:01:23.133Z] v0.1.0 [2022-05-26T23:01:23.133Z] v0.1.1 [2022-05-26T23:01:23.133Z] v0.1.10 [2022-05-26T23:01:23.133Z] v0.1.11 [2022-05-26T23:01:23.133Z] v0.1.12 [2022-05-26T23:01:23.133Z] v0.1.13 [2022-05-26T23:01:23.133Z] v0.1.14 [2022-05-26T23:01:23.133Z] v0.1.15 [2022-05-26T23:01:23.133Z] v0.1.16 [2022-05-26T23:01:23.133Z] v0.1.17 [2022-05-26T23:01:23.133Z] v0.1.18 [2022-05-26T23:01:23.133Z] v0.1.19 [2022-05-26T23:01:23.133Z] v0.1.2 [2022-05-26T23:01:23.133Z] v0.1.20 [2022-05-26T23:01:23.133Z] v0.1.21 [2022-05-26T23:01:23.133Z] v0.1.22 [2022-05-26T23:01:23.133Z] v0.1.23 [2022-05-26T23:01:23.133Z] v0.1.24 [2022-05-26T23:01:23.133Z] v0.1.25 [2022-05-26T23:01:23.133Z] v0.1.26 [2022-05-26T23:01:23.133Z] v0.1.27 [2022-05-26T23:01:23.133Z] v0.1.28 [2022-05-26T23:01:23.133Z] v0.1.29 [2022-05-26T23:01:23.133Z] v0.1.3 [2022-05-26T23:01:23.133Z] v0.1.30 [2022-05-26T23:01:23.133Z] v0.1.31 [2022-05-26T23:01:23.133Z] v0.1.4 [2022-05-26T23:01:23.133Z] v0.1.5 [2022-05-26T23:01:23.133Z] v0.1.6 [2022-05-26T23:01:23.133Z] v0.1.7 [2022-05-26T23:01:23.133Z] v0.1.8 [2022-05-26T23:01:23.133Z] v0.1.9 [2022-05-26T23:01:23.133Z] v2.0.0 [2022-05-26T23:01:23.133Z] v2.0.1 [2022-05-26T23:01:23.133Z] v2.1.0 [2022-05-26T23:01:23.133Z] v2.1.1-dev.1 [2022-05-26T23:01:23.133Z] v2.1.1-dev.2 [2022-05-26T23:01:23.133Z] v2.2.0 [2022-05-26T23:01:23.133Z] v2.2.1-dev.1 [Pipeline] sh [2022-05-26T23:01:23.424Z] + lftools sign git-tag v2.1.1-dev.2 [2022-05-26T23:01:23.994Z] Signing Git tag with Sigul... [2022-05-26T23:01:23.994Z] Signing v2.1.1-dev.2 [Pipeline] echo [2022-05-26T23:01:24.265Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T23:01:24.555Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-26T23:01:24.564Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-26T23:01:24.609Z] $ docker stop --time=1 79211c68f30a01baa3daf631731153961541d34703ac1bef2e5a8d793fca447f [2022-05-26T23:01:25.897Z] $ docker rm -f 79211c68f30a01baa3daf631731153961541d34703ac1bef2e5a8d793fca447f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-26T23:01:26.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-26T23:01:26.276Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T23:01:26.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T23:01:26.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T23:01:26.656Z] prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container [2022-05-26T23:01:26.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-26T23:01:27.082Z] $ docker top 62cc2a00c6f113826d908095194e3eb37625813e3eadcbe82dbf8f8ff7a8e108 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-26T23:01:27.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-26T23:01:27.155Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-26T23:01:27.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-26T23:01:27.292Z] $ docker exec 62cc2a00c6f113826d908095194e3eb37625813e3eadcbe82dbf8f8ff7a8e108 ssh-agent [2022-05-26T23:01:27.381Z] SSH_AUTH_SOCK=/tmp/ssh-ddKB2q2LZQfL/agent.32 [2022-05-26T23:01:27.381Z] SSH_AGENT_PID=38 [2022-05-26T23:01:27.386Z] Running ssh-add (command line suppressed) [2022-05-26T23:01:27.516Z] Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_5652825718402873686.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_5652825718402873686.key) [2022-05-26T23:01:27.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-26T23:01:27.809Z] + git semver bump pre [2022-05-26T23:01:28.071Z] 2022-05-26 23:01:27,997 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T23:01:28.071Z] 2022-05-26 23:01:27,997 [bump_version] DEBUG bumping version:2.1.1-dev.2 on axis:pre with prefix:dev [2022-05-26T23:01:28.071Z] 2022-05-26 23:01:27,997 [bump_version] DEBUG bumped version:2.1.1-dev.3 [2022-05-26T23:01:28.071Z] 2022-05-26 23:01:27,998 [write_version] DEBUG write version:2.1.1-dev.3 to path:/w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta with force:True [2022-05-26T23:01:28.071Z] 2022-05-26 23:01:27,998 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T23:01:28.071Z] 2022-05-26 23:01:27,998 [write_file] DEBUG write to file:/w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T23:01:28.071Z] 2022-05-26 23:01:27,999 [execute] INFO git cat-file --batch-check [2022-05-26T23:01:28.071Z] 2022-05-26 23:01:28,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-05-26T23:01:28.071Z] 2022-05-26 23:01:28,004 [execute] INFO git cat-file --batch [2022-05-26T23:01:28.071Z] 2022-05-26 23:01:28,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-05-26T23:01:28.071Z] 2022-05-26 23:01:28,008 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T23:01:28.071Z] 2.1.1-dev.3 [Pipeline] } [2022-05-26T23:01:28.104Z] $ docker exec --env ******** --env ******** 62cc2a00c6f113826d908095194e3eb37625813e3eadcbe82dbf8f8ff7a8e108 ssh-agent -k [2022-05-26T23:01:28.207Z] unset SSH_AUTH_SOCK; [2022-05-26T23:01:28.207Z] unset SSH_AGENT_PID; [2022-05-26T23:01:28.207Z] echo Agent pid 38 killed; [2022-05-26T23:01:28.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-26T23:01:28.507Z] + git semver [Pipeline] } [2022-05-26T23:01:28.843Z] $ docker stop --time=1 62cc2a00c6f113826d908095194e3eb37625813e3eadcbe82dbf8f8ff7a8e108 [2022-05-26T23:01:30.136Z] $ docker rm -f 62cc2a00c6f113826d908095194e3eb37625813e3eadcbe82dbf8f8ff7a8e108 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-26T23:01:30.455Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-26T23:01:30.455Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T23:01:30.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T23:01:30.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T23:01:30.836Z] prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container [2022-05-26T23:01:30.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-26T23:01:31.258Z] $ docker top 1a37abfd47d536f37716b83cdb44281e30011fabf32990ba0d65bdf30ea4acb3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-26T23:01:31.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-26T23:01:31.322Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-26T23:01:31.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-26T23:01:31.458Z] $ docker exec 1a37abfd47d536f37716b83cdb44281e30011fabf32990ba0d65bdf30ea4acb3 ssh-agent [2022-05-26T23:01:31.549Z] SSH_AUTH_SOCK=/tmp/ssh-J8KlNH3WnaPw/agent.32 [2022-05-26T23:01:31.549Z] SSH_AGENT_PID=38 [2022-05-26T23:01:31.554Z] Running ssh-add (command line suppressed) [2022-05-26T23:01:31.681Z] Identity added: /w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4405641323206182334.key (/w/workspace/foundry_go-mod-messaging_jakarta@tmp/private_key_4405641323206182334.key) [2022-05-26T23:01:31.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-26T23:01:31.960Z] + git semver push [2022-05-26T23:01:32.233Z] 2022-05-26 23:01:32,172 [run_push] DEBUG push [2022-05-26T23:01:32.233Z] 2022-05-26 23:01:32,172 [execute] INFO git push origin semver [2022-05-26T23:01:32.233Z] 2022-05-26 23:01:32,172 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-26T23:01:33.172Z] 2022-05-26 23:01:33,124 [run_push] DEBUG push all version tags [2022-05-26T23:01:33.172Z] 2022-05-26 23:01:33,125 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-26T23:01:33.172Z] 2022-05-26 23:01:33,125 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_go-mod-messaging_jakarta, universal_newlines=False, shell=None, istream=None) [2022-05-26T23:01:39.751Z] 2022-05-26 23:01:38,677 [read_version] DEBUG read version from /w/workspace/foundry_go-mod-messaging_jakarta/.semver/jakarta [2022-05-26T23:01:39.751Z] 2.1.1-dev.3 [Pipeline] } [2022-05-26T23:01:39.783Z] $ docker exec --env ******** --env ******** 1a37abfd47d536f37716b83cdb44281e30011fabf32990ba0d65bdf30ea4acb3 ssh-agent -k [2022-05-26T23:01:39.882Z] unset SSH_AUTH_SOCK; [2022-05-26T23:01:39.882Z] unset SSH_AGENT_PID; [2022-05-26T23:01:39.882Z] echo Agent pid 38 killed; [2022-05-26T23:01:39.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-26T23:01:40.180Z] + git semver [Pipeline] } [2022-05-26T23:01:40.475Z] $ docker stop --time=1 1a37abfd47d536f37716b83cdb44281e30011fabf32990ba0d65bdf30ea4acb3 [2022-05-26T23:01:41.763Z] $ docker rm -f 1a37abfd47d536f37716b83cdb44281e30011fabf32990ba0d65bdf30ea4acb3 [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 [2022-05-26T23:01:42.346Z] + [ -d /w/workspace/foundry_go-mod-messaging_jakarta/archives ] [2022-05-26T23:01:42.346Z] + ls -al /w/workspace/foundry_go-mod-messaging_jakarta/archives [2022-05-26T23:01:42.346Z] total 16 [2022-05-26T23:01:42.346Z] drwxr-xr-x 3 root root 4096 May 26 22:55 . [2022-05-26T23:01:42.346Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 23:01 .. [2022-05-26T23:01:42.346Z] drwxr-xr-x 2 root root 4096 May 26 22:55 cost [2022-05-26T23:01:42.346Z] -rw-r--r-- 1 root root 88 May 26 22:55 cost.csv [2022-05-26T23:01:42.346Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_go-mod-messaging_jakarta/archives [2022-05-26T23:01:42.346Z] + ls -al /w/workspace/foundry_go-mod-messaging_jakarta/archives [2022-05-26T23:01:42.346Z] total 16 [2022-05-26T23:01:42.346Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 22:55 . [2022-05-26T23:01:42.346Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 23:01 .. [2022-05-26T23:01:42.346Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 22:55 cost [2022-05-26T23:01:42.346Z] -rw-r--r-- 1 jenkins jenkins 88 May 26 22:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-26T23:01:42.638Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T23:01:43.500Z] ---> package-listing.sh [2022-05-26T23:01:43.500Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-26T23:01:43.500Z] ++ facter osfamily [2022-05-26T23:01:43.760Z] + OS_FAMILY=debian [2022-05-26T23:01:43.760Z] + workspace=/w/workspace/foundry_go-mod-messaging_jakarta [2022-05-26T23:01:43.760Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-26T23:01:43.760Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-26T23:01:43.760Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-26T23:01:43.760Z] + PACKAGES=/tmp/packages_start.txt [2022-05-26T23:01:43.760Z] + '[' /w/workspace/foundry_go-mod-messaging_jakarta ']' [2022-05-26T23:01:43.760Z] + PACKAGES=/tmp/packages_end.txt [2022-05-26T23:01:43.760Z] + case "${OS_FAMILY}" in [2022-05-26T23:01:43.760Z] + dpkg -l [2022-05-26T23:01:43.760Z] + grep '^ii' [2022-05-26T23:01:43.760Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-26T23:01:43.760Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-26T23:01:43.760Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-26T23:01:43.760Z] + '[' /w/workspace/foundry_go-mod-messaging_jakarta ']' [2022-05-26T23:01:43.760Z] + mkdir -p /w/workspace/foundry_go-mod-messaging_jakarta/archives/ [2022-05-26T23:01:43.760Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_go-mod-messaging_jakarta/archives/ [Pipeline] echo [2022-05-26T23:01:43.769Z] 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/foundry_go-mod-messaging_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-26T23:01:44.045Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T23:01:44.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T23:01:44.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T23:01:44.687Z] prd-ubuntu20.04-docker-8c-8g-195 does not seem to be running inside a container [2022-05-26T23:01:44.743Z] $ 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/foundry_go-mod-messaging_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_go-mod-messaging_jakarta -v /w/workspace/foundry_go-mod-messaging_jakarta:/w/workspace/foundry_go-mod-messaging_jakarta:rw,z -v /w/workspace/foundry_go-mod-messaging_jakarta@tmp:/w/workspace/foundry_go-mod-messaging_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-26T23:01:44.975Z] $ docker top 32e75c806bd8e85878b32459f715e73ae47667bab090fa0fc64a6ee9d647fd8d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-26T23:01:45.302Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-26T23:01:45.595Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-26T23:01:45.883Z] + ls /var/log/sa-host [2022-05-26T23:01:45.884Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-26T23:01:46.004Z] provisioning config files... [2022-05-26T23:01:46.014Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_go-mod-messaging_jakarta@tmp/config6422371772765371372tmp [Pipeline] { [Pipeline] echo [2022-05-26T23:01:46.028Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T23:01:46.315Z] ---> create-netrc.sh [Pipeline] } [2022-05-26T23:01:46.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-26T23:01:46.652Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-26T23:01:46.661Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T23:01:46.946Z] ---> sudo-logs.sh [2022-05-26T23:01:46.946Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-26T23:01:46.975Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T23:01:47.263Z] ---> job-cost.sh [2022-05-26T23:01:47.263Z] lf-activate-venv: SKIPPING [2022-05-26T23:01:47.263Z] DEBUG: total: 0.2199999988079071 [2022-05-26T23:01:47.263Z] INFO: Retrieving Stack Cost... [2022-05-26T23:01:47.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-26T23:01:48.096Z] INFO: Archiving Costs [Pipeline] echo [2022-05-26T23:01:48.107Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T23:01:48.392Z] ---> logs-deploy.sh [2022-05-26T23:01:48.392Z] lf-activate-venv: SKIPPING [2022-05-26T23:01:48.392Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/jakarta/6 [2022-05-26T23:01:48.392Z] INFO: archiving workspace using pattern(s): [2022-05-26T23:01:49.337Z] Archives upload complete. [2022-05-26T23:01:49.337Z] INFO: archiving logs to Nexus