Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a223fb4604ab8a318d1748bcd04af2e91a7a75c4 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-ssh813417361582771413.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9441194228950861425.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17660070209944683676.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh14803497376825519071.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3570802627966344670.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-29865 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a223fb4604ab8a318d1748bcd04af2e91a7a75c4 (main) > 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 a223fb4604ab8a318d1748bcd04af2e91a7a75c4 # timeout=10 Commit message: "Merge pull request #174 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.17.0" > git rev-list --no-walk 94944c7a901f3e1ab538820f1e1f292d83ecf9e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:36:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:36:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:36:31 ========================================================= 21:36:31 EdgeX Global Pipelines Version Info 21:36:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:36:32 ------------------- 21:36:32 stable info: 21:36:32 ------------------- 21:36:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:36:32 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:36:32 Message: update stable to v1.0.239 21:36:32 ------------------- 21:36:32 experimental info: 21:36:32 ------------------- 21:36:32 Commited By: **** collab-it+edgex@linuxfoundation.org 21:36:32 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:36:32 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:36:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 21:36:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 21:36:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:36:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a223fb4604ab8a318d1748bcd04af2e91a7a75c4 [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a223fb4 [Pipeline] echo 21:36:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:36:33 + git rev-list -1 --merges a223fb4604ab8a318d1748bcd04af2e91a7a75c4~1..a223fb4604ab8a318d1748bcd04af2e91a7a75c4 [Pipeline] echo 21:36:33 -----------> git rev-list -1 --merges a223fb4604ab8a318d1748bcd04af2e91a7a75c4~1..a223fb4604ab8a318d1748bcd04af2e91a7a75c4 a223fb4604ab8a318d1748bcd04af2e91a7a75c4 21:36:33 a223fb4604ab8a318d1748bcd04af2e91a7a75c4 [false] [Pipeline] sh 21:36:34 + git log --format=format:%s -1 a223fb4604ab8a318d1748bcd04af2e91a7a75c4 [Pipeline] echo 21:36:34 ========================================================= 21:36:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:36:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:36:34 + git log --format=format:%s -1 a223fb4604ab8a318d1748bcd04af2e91a7a75c4 [Pipeline] echo 21:36:34 [semverPrep] GIT_COMMIT: a223fb4604ab8a318d1748bcd04af2e91a7a75c4, Commit Message: Merge pull request #174 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.17.0 [Pipeline] echo 21:36:34 [semverPrep] This is not a build commit. [Pipeline] sh 21:36:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:36:34 + grep -v github /etc/ssh/ssh_known_hosts 21:36:34 + [ -e /tmp/ssh_known_hosts ] 21:36:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:36:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:36:34 + sudo tee -a /etc/ssh/ssh_known_hosts 21:36:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:36:35 21:36:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:36:36 0.1.4: Pulling from edgex-devops/py-git-semver 21:36:36 b85a868b505f: Pulling fs layer 21:36:36 e2be974225ed: Pulling fs layer 21:36:36 339a4e72a1f5: Pulling fs layer 21:36:36 988bab9f4d93: Pulling fs layer 21:36:36 1469e6f7b9e6: Pulling fs layer 21:36:36 eaf3925da568: Pulling fs layer 21:36:36 bab4dde63d76: Pulling fs layer 21:36:36 bde34c3a00c8: Pulling fs layer 21:36:36 b352a97aabf1: Pulling fs layer 21:36:36 4872d77fe225: Pulling fs layer 21:36:36 5851b861e8e6: Pulling fs layer 21:36:36 bab4dde63d76: Waiting 21:36:36 bde34c3a00c8: Waiting 21:36:36 b352a97aabf1: Waiting 21:36:36 4872d77fe225: Waiting 21:36:36 5851b861e8e6: Waiting 21:36:36 988bab9f4d93: Waiting 21:36:36 eaf3925da568: Waiting 21:36:36 1469e6f7b9e6: Waiting 21:36:36 e2be974225ed: Verifying Checksum 21:36:36 e2be974225ed: Download complete 21:36:36 988bab9f4d93: Download complete 21:36:36 339a4e72a1f5: Verifying Checksum 21:36:36 339a4e72a1f5: Download complete 21:36:36 eaf3925da568: Verifying Checksum 21:36:36 eaf3925da568: Download complete 21:36:36 bab4dde63d76: Verifying Checksum 21:36:36 bab4dde63d76: Download complete 21:36:36 bde34c3a00c8: Download complete 21:36:36 1469e6f7b9e6: Verifying Checksum 21:36:36 1469e6f7b9e6: Download complete 21:36:36 b352a97aabf1: Verifying Checksum 21:36:36 b352a97aabf1: Download complete 21:36:36 4872d77fe225: Verifying Checksum 21:36:36 4872d77fe225: Download complete 21:36:36 5851b861e8e6: Download complete 21:36:36 b85a868b505f: Verifying Checksum 21:36:36 b85a868b505f: Download complete 21:36:38 b85a868b505f: Pull complete 21:36:38 e2be974225ed: Pull complete 21:36:38 339a4e72a1f5: Pull complete 21:36:38 988bab9f4d93: Pull complete 21:36:38 1469e6f7b9e6: Pull complete 21:36:38 eaf3925da568: Pull complete 21:36:40 bab4dde63d76: Pull complete 21:36:40 bde34c3a00c8: Pull complete 21:36:40 b352a97aabf1: Pull complete 21:36:40 4872d77fe225: Pull complete 21:36:40 5851b861e8e6: Pull complete 21:36:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:36:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:36:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:40 prd-ubuntu20.04-docker-8c-8g-29865 does not seem to be running inside a container 21:36:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:36:43 $ docker top 13de834a8d64c6875c368871aa7e85cedecac6e765ace53ec9a7fb5747a354d9 -eo pid,comm 21:36:43 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). 21:36:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:36:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:43 [ssh-agent] Looking for ssh-agent implementation... 21:36:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:43 $ docker exec 13de834a8d64c6875c368871aa7e85cedecac6e765ace53ec9a7fb5747a354d9 ssh-agent 21:36:43 SSH_AUTH_SOCK=/tmp/ssh-IPVR8koLIKv5/agent.34 21:36:43 SSH_AGENT_PID=40 21:36:43 Running ssh-add (command line suppressed) 21:36:43 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1065409547340390911.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1065409547340390911.key) 21:36:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:43 + git tag --points-at HEAD [Pipeline] } 21:36:43 $ docker exec --env ******** --env ******** 13de834a8d64c6875c368871aa7e85cedecac6e765ace53ec9a7fb5747a354d9 ssh-agent -k 21:36:43 unset SSH_AUTH_SOCK; 21:36:43 unset SSH_AGENT_PID; 21:36:43 echo Agent pid 40 killed; 21:36:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:36:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:44 [ssh-agent] Looking for ssh-agent implementation... 21:36:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:44 $ docker exec 13de834a8d64c6875c368871aa7e85cedecac6e765ace53ec9a7fb5747a354d9 ssh-agent 21:36:44 SSH_AUTH_SOCK=/tmp/ssh-0Hp6JMSQSOzF/agent.73 21:36:44 SSH_AGENT_PID=79 21:36:44 Running ssh-add (command line suppressed) 21:36:44 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8429073024431547648.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8429073024431547648.key) 21:36:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:44 + git semver init 21:36:44 2022-09-19 21:36:44,889 [run_init] DEBUG init version:0.0.0 force:False 21:36:44 2022-09-19 21:36:44,889 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 21:36:44 2022-09-19 21:36:44,890 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 21:36:44 2022-09-19 21:36:44,890 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 21:36:45 2022-09-19 21:36:45,719 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 21:36:45 2022-09-19 21:36:45,719 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 21:36:45 2022-09-19 21:36:45,720 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:36:45 2022-09-19 21:36:45,720 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:36:45 2.3.0-dev.16 [Pipeline] } 21:36:46 $ docker exec --env ******** --env ******** 13de834a8d64c6875c368871aa7e85cedecac6e765ace53ec9a7fb5747a354d9 ssh-agent -k 21:36:46 unset SSH_AUTH_SOCK; 21:36:46 unset SSH_AGENT_PID; 21:36:46 echo Agent pid 79 killed; 21:36:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:36:46 + git semver [Pipeline] } 21:36:47 $ docker stop --time=1 13de834a8d64c6875c368871aa7e85cedecac6e765ace53ec9a7fb5747a354d9 21:36:48 $ docker rm -f 13de834a8d64c6875c368871aa7e85cedecac6e765ace53ec9a7fb5747a354d9 [Pipeline] // withDockerContainer [Pipeline] sh 21:36:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:36:48 Stashed 1 file(s) [Pipeline] echo 21:36:48 [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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 21:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:36:49 ========================================================= 21:36:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:36:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:36:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:36:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:36:49 2408cc74d12b: Pulling fs layer 21:36:49 ea60b727a1ce: Pulling fs layer 21:36:49 30c4a7721957: Pulling fs layer 21:36:49 370296b7ddb6: Pulling fs layer 21:36:49 7c6cee850709: Pulling fs layer 21:36:49 39a5fcdaea64: Pulling fs layer 21:36:49 d94ebbe4e438: Pulling fs layer 21:36:49 bcfd1f05c69d: Pulling fs layer 21:36:49 59ccb84bbe0f: Pulling fs layer 21:36:49 39a5fcdaea64: Waiting 21:36:49 d94ebbe4e438: Waiting 21:36:49 bcfd1f05c69d: Waiting 21:36:49 370296b7ddb6: Waiting 21:36:49 59ccb84bbe0f: Waiting 21:36:49 7c6cee850709: Waiting 21:36:49 30c4a7721957: Verifying Checksum 21:36:49 30c4a7721957: Download complete 21:36:49 ea60b727a1ce: Verifying Checksum 21:36:49 ea60b727a1ce: Download complete 21:36:49 7c6cee850709: Verifying Checksum 21:36:49 7c6cee850709: Download complete 21:36:49 39a5fcdaea64: Verifying Checksum 21:36:49 39a5fcdaea64: Download complete 21:36:49 2408cc74d12b: Verifying Checksum 21:36:49 2408cc74d12b: Download complete 21:36:49 d94ebbe4e438: Download complete 21:36:49 2408cc74d12b: Pull complete 21:36:49 ea60b727a1ce: Pull complete 21:36:50 30c4a7721957: Pull complete 21:36:50 bcfd1f05c69d: Verifying Checksum 21:36:50 bcfd1f05c69d: Download complete 21:36:50 59ccb84bbe0f: Verifying Checksum 21:36:50 59ccb84bbe0f: Download complete 21:36:50 370296b7ddb6: Verifying Checksum 21:36:50 370296b7ddb6: Download complete 21:36:55 370296b7ddb6: Pull complete 21:36:55 7c6cee850709: Pull complete 21:36:55 39a5fcdaea64: Pull complete 21:36:55 d94ebbe4e438: Pull complete 21:36:56 bcfd1f05c69d: Pull complete 21:36:57 59ccb84bbe0f: Pull complete 21:36:57 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:36:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 21:36:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:57 + docker inspect -f . ci-base-image-x86_64 21:36:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:57 prd-ubuntu20.04-docker-8c-8g-29865 does not seem to be running inside a container 21:36:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:37:01 $ docker top fde4c0d898d2a13735f298c81aa60c60c4852fefced425c6ba4397459f144c48 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:02 + go version 21:37:02 go version go1.18.3 linux/amd64 [Pipeline] } 21:37:02 $ docker stop --time=1 fde4c0d898d2a13735f298c81aa60c60c4852fefced425c6ba4397459f144c48 21:37:03 $ docker rm -f fde4c0d898d2a13735f298c81aa60c60c4852fefced425c6ba4397459f144c48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:03 + docker inspect -f . ci-base-image-x86_64 21:37:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:03 prd-ubuntu20.04-docker-8c-8g-29865 does not seem to be running inside a container 21:37:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:37:04 Still waiting to schedule task 21:37:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:37:04 $ docker top 29179f9b1a6a529b95908e1370054d749d7da422e15bf8a0127c468239054e39 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:04 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 21:37:04 + make test 21:37:04 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 21:37:04 go: downloading github.com/stretchr/testify v1.8.0 21:37:04 go: downloading github.com/nats-io/nats.go v1.17.0 21:37:04 go: downloading github.com/pebbe/zmq4 v1.2.7 21:37:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 21:37:04 go: downloading github.com/google/uuid v1.3.0 21:37:04 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:37:04 go: downloading github.com/davecgh/go-spew v1.1.1 21:37:04 go: downloading github.com/stretchr/objx v0.4.0 21:37:04 go: downloading github.com/pmezard/go-difflib v1.0.0 21:37:04 go: downloading gopkg.in/yaml.v3 v3.0.1 21:37:04 go: downloading github.com/gorilla/websocket v1.4.2 21:37:04 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 21:37:04 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:37:05 go: downloading github.com/nats-io/nuid v1.0.1 21:37:05 go: downloading github.com/nats-io/nkeys v0.3.0 21:37:05 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 21:37:18 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 21:37:20 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.063s coverage: 90.4% of statements 21:37:20 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.042s coverage: 87.0% of statements 21:37:20 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 21:37:20 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 21:37:20 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.028s coverage: 16.7% of statements 21:37:20 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.033s coverage: 68.5% of statements 21:37:20 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 21:37:43 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.373s coverage: 83.8% of statements 21:37:43 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 88.9% of statements 21:37:43 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 21:37:43 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.021s coverage: 100.0% of statements 21:37:43 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.025s coverage: 100.0% of statements 21:37:43 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.029s coverage: 95.1% of statements 21:37:43 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 21:37:43 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 21:37:43 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.071s coverage: 90.4% of statements 21:37:43 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.032s coverage: 100.0% of statements 21:37:43 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 21:37:43 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.028s coverage: 100.0% of statements 21:37:43 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.037s coverage: 68.5% of statements 21:37:43 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 21:38:05 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.377s coverage: 83.8% of statements 21:38:05 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.034s coverage: 88.9% of statements 21:38:05 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 21:38:05 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.030s coverage: 100.0% of statements 21:38:05 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.020s coverage: 100.0% of statements 21:38:05 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.032s coverage: 95.1% of statements 21:38:11 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:38:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:38:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:38:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:38:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:38:13 $ docker stop --time=1 29179f9b1a6a529b95908e1370054d749d7da422e15bf8a0127c468239054e39 21:38:15 $ docker rm -f 29179f9b1a6a529b95908e1370054d749d7da422e15bf8a0127c468239054e39 [Pipeline] // withDockerContainer [Pipeline] sh 21:38:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:38:15 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 21:38:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:38:16 21:38:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:38:16 latest: Pulling from edgex-lftools-log-publisher 21:38:16 5eb5b503b376: Pulling fs layer 21:38:16 5c69ac0246d0: Pulling fs layer 21:38:16 ec43610c2a17: Pulling fs layer 21:38:16 3a2ae6a8a46f: Pulling fs layer 21:38:16 33b1e0a273af: Pulling fs layer 21:38:16 5d3b04190fa2: Pulling fs layer 21:38:16 2f39f015ded8: Pulling fs layer 21:38:16 5d3b04190fa2: Waiting 21:38:16 3a2ae6a8a46f: Waiting 21:38:16 2f39f015ded8: Waiting 21:38:16 5c69ac0246d0: Download complete 21:38:16 3a2ae6a8a46f: Verifying Checksum 21:38:16 3a2ae6a8a46f: Download complete 21:38:16 ec43610c2a17: Verifying Checksum 21:38:16 ec43610c2a17: Download complete 21:38:16 33b1e0a273af: Verifying Checksum 21:38:16 33b1e0a273af: Download complete 21:38:16 5d3b04190fa2: Verifying Checksum 21:38:16 5d3b04190fa2: Download complete 21:38:17 5eb5b503b376: Verifying Checksum 21:38:17 5eb5b503b376: Download complete 21:38:17 2f39f015ded8: Download complete 21:38:18 5eb5b503b376: Pull complete 21:38:18 5c69ac0246d0: Pull complete 21:38:18 ec43610c2a17: Pull complete 21:38:18 3a2ae6a8a46f: Pull complete 21:38:19 33b1e0a273af: Pull complete 21:38:19 5d3b04190fa2: Pull complete 21:38:23 2f39f015ded8: Pull complete 21:38:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:38:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:38:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:23 prd-ubuntu20.04-docker-8c-8g-29865 does not seem to be running inside a container 21:38:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:38:26 $ docker top 6a67b72d5254ae0ede2c60dd8a8d0fc111b45ba61f3972e7eb3cd9b82feedddf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:26 ---> job-cost.sh 21:38:26 lf-activate-venv: SKIPPING 21:38:26 INFO: No Stack... 21:38:26 INFO: Retrieving Pricing Info for: v3-standard-8 21:38:27 INFO: Archiving Costs [Pipeline] sh 21:38:27 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 21:38:27 + cut -d, -f6 [Pipeline] lock 21:38:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-39-stack-cost] 21:38:27 Resource [jenkins-edgexfoundry-go-mod-messaging-main-39-stack-cost] did not exist. Created. 21:38:27 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:38:27 + echo total: 0.2199999988079071 [Pipeline] stash 21:38:27 Stashed 1 file(s) [Pipeline] } 21:38:27 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 21:38:27 $ docker stop --time=1 6a67b72d5254ae0ede2c60dd8a8d0fc111b45ba61f3972e7eb3cd9b82feedddf 21:38:29 $ docker rm -f 6a67b72d5254ae0ede2c60dd8a8d0fc111b45ba61f3972e7eb3cd9b82feedddf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:38:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29866 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 21:38:40 Running in /w/workspace/go-mod-messaging/39 [Pipeline] { [Pipeline] checkout 21:38:40 Selected Git installation does not exist. Using Default 21:38:40 The recommended git tool is: NONE 21:38:47 using credential edgex-jenkins-ssh 21:38:47 Cloning the remote Git repository 21:38:47 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 21:38:47 > git init /w/workspace/go-mod-messaging/39 # timeout=10 21:38:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:38:47 > git --version # timeout=10 21:38:47 > git --version # 'git version 2.25.1' 21:38:47 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:48 Avoid second fetch 21:38:48 Checking out Revision a223fb4604ab8a318d1748bcd04af2e91a7a75c4 (main) 21:38:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:38:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:48 > git config core.sparsecheckout # timeout=10 21:38:48 > git checkout -f a223fb4604ab8a318d1748bcd04af2e91a7a75c4 # timeout=10 21:38:53 Commit message: "Merge pull request #174 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.17.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:38:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:38:54 % Total % Received % Xferd Average Speed Time Time Time Current 21:38:54 Dload Upload Total Spent Left Speed 21:38:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 96938 [Pipeline] sh 21:38:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:38:55 + sudo tee /etc/docker/daemon.new 21:38:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:38:55 { 21:38:55 "registry-mirrors": [ 21:38:55 "https://nexus3.edgexfoundry.org:10001" 21:38:55 ], 21:38:55 "bip": "10.250.0.254/24", 21:38:55 "hosts": [ 21:38:55 "tcp://0.0.0.0:5555", 21:38:55 "unix:///var/run/docker.sock" 21:38:55 ], 21:38:55 "mtu": 1458, 21:38:55 "selinux-enabled": true, 21:38:55 "seccomp-profile": "/etc/docker/seccomp.json" 21:38:55 } [Pipeline] sh 21:38:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:38:56 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:39:14 ========================================================= 21:39:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:39:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:39:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:39:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:39:15 b3c136eddcbf: Pulling fs layer 21:39:15 c0a3192eca97: Pulling fs layer 21:39:15 a050256f5b6f: Pulling fs layer 21:39:15 656be50a0ddc: Pulling fs layer 21:39:15 2bbca73fdf42: Pulling fs layer 21:39:15 46d945488cbd: Pulling fs layer 21:39:15 8a5474983e97: Pulling fs layer 21:39:15 329c88fbcd65: Pulling fs layer 21:39:15 8a5474983e97: Waiting 21:39:15 2bbca73fdf42: Waiting 21:39:15 46d945488cbd: Waiting 21:39:15 329c88fbcd65: Waiting 21:39:15 656be50a0ddc: Waiting 21:39:15 a050256f5b6f: Verifying Checksum 21:39:15 a050256f5b6f: Download complete 21:39:15 c0a3192eca97: Verifying Checksum 21:39:15 c0a3192eca97: Download complete 21:39:15 2bbca73fdf42: Verifying Checksum 21:39:15 2bbca73fdf42: Download complete 21:39:15 46d945488cbd: Verifying Checksum 21:39:15 46d945488cbd: Download complete 21:39:15 b3c136eddcbf: Verifying Checksum 21:39:16 329c88fbcd65: Verifying Checksum 21:39:16 329c88fbcd65: Download complete 21:39:16 b3c136eddcbf: Pull complete 21:39:17 c0a3192eca97: Pull complete 21:39:17 a050256f5b6f: Pull complete 21:39:17 8a5474983e97: Verifying Checksum 21:39:17 8a5474983e97: Download complete 21:39:18 656be50a0ddc: Verifying Checksum 21:39:18 656be50a0ddc: Download complete 21:39:33 656be50a0ddc: Pull complete 21:39:33 2bbca73fdf42: Pull complete 21:39:33 46d945488cbd: Pull complete 21:39:39 8a5474983e97: Pull complete 21:39:41 329c88fbcd65: Pull complete 21:39:41 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:39:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 21:39:41 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:41 + docker inspect -f . ci-base-image-arm64 21:39:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:41 prd-ubuntu20.04-docker-arm64-4c-16g-29866 does not seem to be running inside a container 21:39:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/39 -v /w/workspace/go-mod-messaging/39:/w/workspace/go-mod-messaging/39:rw,z -v /w/workspace/go-mod-messaging/39@tmp:/w/workspace/go-mod-messaging/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:39:45 $ docker top 830f55860a5a6d9697516a04a8bfca0e2da5fb902c5ade4a32a481a36ef1cebf -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:46 + go version 21:39:46 go version go1.18.3 linux/arm64 [Pipeline] } 21:39:46 $ docker stop --time=1 830f55860a5a6d9697516a04a8bfca0e2da5fb902c5ade4a32a481a36ef1cebf 21:39:47 $ docker rm -f 830f55860a5a6d9697516a04a8bfca0e2da5fb902c5ade4a32a481a36ef1cebf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:48 + docker inspect -f . ci-base-image-arm64 21:39:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:48 prd-ubuntu20.04-docker-arm64-4c-16g-29866 does not seem to be running inside a container 21:39:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/39 -v /w/workspace/go-mod-messaging/39:/w/workspace/go-mod-messaging/39:rw,z -v /w/workspace/go-mod-messaging/39@tmp:/w/workspace/go-mod-messaging/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:39:50 $ docker top 82c1afb61ae89f488b64bb5f376613a2bfc0311da67c4688ca16f8fa57d7ab38 -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:51 + git config --global --add safe.directory /w/workspace/go-mod-messaging/39 [Pipeline] fileExists [Pipeline] sh 21:39:52 + make test 21:39:52 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 21:39:52 go: downloading github.com/nats-io/nats.go v1.17.0 21:39:52 go: downloading github.com/stretchr/testify v1.8.0 21:39:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 21:39:52 go: downloading github.com/google/uuid v1.3.0 21:39:52 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:39:52 go: downloading github.com/pebbe/zmq4 v1.2.7 21:39:52 go: downloading github.com/davecgh/go-spew v1.1.1 21:39:52 go: downloading github.com/pmezard/go-difflib v1.0.0 21:39:52 go: downloading github.com/stretchr/objx v0.4.0 21:39:52 go: downloading gopkg.in/yaml.v3 v3.0.1 21:39:52 go: downloading github.com/gorilla/websocket v1.4.2 21:39:52 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 21:39:52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:39:52 go: downloading github.com/nats-io/nkeys v0.3.0 21:39:52 go: downloading github.com/nats-io/nuid v1.0.1 21:39:52 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 21:41:00 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 21:41:22 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.218s coverage: 90.4% of statements 21:41:29 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.148s coverage: 87.0% of statements 21:41:29 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 21:41:29 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 21:41:29 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.073s coverage: 16.7% of statements 21:41:29 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.126s coverage: 68.5% of statements 21:41:29 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 21:41:44 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.482s coverage: 83.8% of statements 21:41:44 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.081s coverage: 88.9% of statements 21:41:44 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 21:41:44 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.075s coverage: 100.0% of statements 21:41:44 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.062s coverage: 100.0% of statements 21:41:44 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.083s coverage: 95.1% of statements 21:41:44 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 21:41:45 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 21:41:47 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.291s coverage: 90.4% of statements 21:41:47 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.067s coverage: 100.0% of statements 21:41:47 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 21:41:47 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.074s coverage: 100.0% of statements 21:41:48 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.166s coverage: 68.5% of statements 21:41:48 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 21:42:15 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.492s coverage: 83.8% of statements 21:42:15 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.067s coverage: 88.9% of statements 21:42:15 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 21:42:15 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.075s coverage: 100.0% of statements 21:42:15 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.064s coverage: 100.0% of statements 21:42:15 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.080s coverage: 95.1% of statements 21:42:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:42:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:42:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:42:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:42:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:42:54 $ docker stop --time=1 82c1afb61ae89f488b64bb5f376613a2bfc0311da67c4688ca16f8fa57d7ab38 21:42:56 $ docker rm -f 82c1afb61ae89f488b64bb5f376613a2bfc0311da67c4688ca16f8fa57d7ab38 [Pipeline] // withDockerContainer [Pipeline] sh 21:42:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:42:57 Warning: overwriting stash ‘coverage-report’ 21:42:58 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 21:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:42:58 21:42:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:42:59 arm64: Pulling from edgex-lftools-log-publisher 21:42:59 8998bd30e6a1: Pulling fs layer 21:42:59 04944245beec: Pulling fs layer 21:42:59 699f458cf7ca: Pulling fs layer 21:42:59 765212b225bb: Pulling fs layer 21:42:59 f23df028b6ca: Pulling fs layer 21:42:59 d65c8cfc05b1: Pulling fs layer 21:42:59 2437ff75d9bd: Pulling fs layer 21:42:59 f23df028b6ca: Waiting 21:42:59 765212b225bb: Waiting 21:42:59 d65c8cfc05b1: Waiting 21:42:59 2437ff75d9bd: Waiting 21:42:59 04944245beec: Verifying Checksum 21:42:59 04944245beec: Download complete 21:42:59 765212b225bb: Verifying Checksum 21:42:59 765212b225bb: Download complete 21:42:59 f23df028b6ca: Verifying Checksum 21:42:59 f23df028b6ca: Download complete 21:42:59 d65c8cfc05b1: Verifying Checksum 21:42:59 d65c8cfc05b1: Download complete 21:43:00 699f458cf7ca: Verifying Checksum 21:43:00 699f458cf7ca: Download complete 21:43:00 8998bd30e6a1: Verifying Checksum 21:43:00 8998bd30e6a1: Download complete 21:43:03 2437ff75d9bd: Verifying Checksum 21:43:03 2437ff75d9bd: Download complete 21:43:05 8998bd30e6a1: Pull complete 21:43:05 04944245beec: Pull complete 21:43:07 699f458cf7ca: Pull complete 21:43:07 765212b225bb: Pull complete 21:43:08 f23df028b6ca: Pull complete 21:43:08 d65c8cfc05b1: Pull complete 21:43:26 2437ff75d9bd: Pull complete 21:43:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:43:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:43:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:27 prd-ubuntu20.04-docker-arm64-4c-16g-29866 does not seem to be running inside a container 21:43:27 $ 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/39 -v /w/workspace/go-mod-messaging/39:/w/workspace/go-mod-messaging/39:rw,z -v /w/workspace/go-mod-messaging/39@tmp:/w/workspace/go-mod-messaging/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:43:29 $ docker top 96d23d18f376ffeb3d4ac517d3e698b3375538309f96258e9e960c1da1d2c0f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:30 ---> job-cost.sh 21:43:30 lf-activate-venv: SKIPPING 21:43:30 INFO: No Stack... 21:43:31 INFO: Retrieving Pricing Info for: v3-standard-4 21:43:32 INFO: Archiving Costs [Pipeline] sh 21:43:32 + cat /w/workspace/go-mod-messaging/39/archives/cost.csv 21:43:32 + cut -d, -f6 [Pipeline] lock 21:43:33 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-39-stack-cost] 21:43:33 Resource [jenkins-edgexfoundry-go-mod-messaging-main-39-stack-cost] did not exist. Created. 21:43:33 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:43:33 /w/workspace/go-mod-messaging/39@tmp/durable-613b8327/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:43:34 + echo total: 0.10999999940395355 [Pipeline] stash 21:43:34 Warning: overwriting stash ‘stack-cost’ 21:43:34 Stashed 1 file(s) [Pipeline] } 21:43:34 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 21:43:34 $ docker stop --time=1 96d23d18f376ffeb3d4ac517d3e698b3375538309f96258e9e960c1da1d2c0f5 21:43:36 $ docker rm -f 96d23d18f376ffeb3d4ac517d3e698b3375538309f96258e9e960c1da1d2c0f5 [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 21:43:36 provisioning config files... 21:43:36 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6945067389087799221tmp [Pipeline] { [Pipeline] sh 21:43:36 + set +x 21:43:36 + curl -s https://codecov.io/bash 21:43:36 + bash -s -- 21:43:36 21:43:36 _____ _ 21:43:36 / ____| | | 21:43:36 | | ___ __| | ___ ___ _____ __ 21:43:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:43:36 | |___| (_) | (_| | __/ (_| (_) \ V / 21:43:36 \_____\___/ \__,_|\___|\___\___/ \_/ 21:43:36 Bash-1.0.6 21:43:36 21:43:36 21:43:36 ==> git version 2.25.1 found 21:43:36 ==> 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 21:43:36 Release-Date: 2020-01-08 21:43:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:43:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:43:36 ==> Jenkins CI detected. 21:43:36 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 21:43:36 project root: . 21:43:36 --> token set from env 21:43:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:43:36 ==> Running gcov in . (disable via -X gcov) 21:43:36 ==> Python coveragepy not found 21:43:36 ==> Searching for coverage reports in: 21:43:36 + . 21:43:36 -> Found 1 reports 21:43:36 ==> Detecting git/mercurial file structure 21:43:36 ==> Reading reports 21:43:36 + ./coverage.out bytes=25878 21:43:36 ==> Appending adjustments 21:43:36 https://docs.codecov.io/docs/fixing-reports 21:43:37 + Found adjustments 21:43:37 ==> Gzipping contents 21:43:37 8.0K /tmp/codecov.2i80q0.gz 21:43:37 ==> Uploading reports 21:43:37 url: https://codecov.io 21:43:37 query: branch=main&commit=a223fb4604ab8a318d1748bcd04af2e91a7a75c4&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 21:43:37 -> Pinging Codecov 21:43:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=a223fb4604ab8a318d1748bcd04af2e91a7a75c4&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 21:43:37 -> Uploading to 21:43:37 https://storage.googleapis.com/codecov/v4/raw/2022-09-19/F6E385568367DD0E4001BA4F8F1CB792/a223fb4604ab8a318d1748bcd04af2e91a7a75c4/24da24d5-ad1d-4478-b658-58c5a12d2d90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220919T214337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bbac61a8ceebc5ad6632d827be19615768dbae8c0b6f1c7c7fb4a7237910b81f 21:43:37 % Total % Received % Xferd Average Speed Time Time Time Current 21:43:37 Dload Upload Total Spent Left Speed 21:43:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6922 0 0 100 6922 0 28024 --:--:-- --:--:-- --:--:-- 28024 21:43:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/a223fb4604ab8a318d1748bcd04af2e91a7a75c4 [Pipeline] } 21:43:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:43:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:43:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:43:38 21:43:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:43:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:43:38 df9b9388f04a: Pulling fs layer 21:43:38 52dc419b0ee2: Pulling fs layer 21:43:38 25bc292e5bac: Pulling fs layer 21:43:38 114826534d7a: Pulling fs layer 21:43:38 4657fd5d0bcf: Pulling fs layer 21:43:38 6ad1cebc031e: Pulling fs layer 21:43:38 8a3aa393b2d8: Pulling fs layer 21:43:38 4657fd5d0bcf: Waiting 21:43:38 6ad1cebc031e: Waiting 21:43:38 8a3aa393b2d8: Waiting 21:43:38 114826534d7a: Waiting 21:43:38 25bc292e5bac: Verifying Checksum 21:43:38 25bc292e5bac: Download complete 21:43:38 52dc419b0ee2: Verifying Checksum 21:43:38 52dc419b0ee2: Download complete 21:43:38 4657fd5d0bcf: Download complete 21:43:38 df9b9388f04a: Verifying Checksum 21:43:38 df9b9388f04a: Download complete 21:43:38 df9b9388f04a: Pull complete 21:43:38 6ad1cebc031e: Verifying Checksum 21:43:38 6ad1cebc031e: Download complete 21:43:38 52dc419b0ee2: Pull complete 21:43:39 25bc292e5bac: Pull complete 21:43:39 8a3aa393b2d8: Verifying Checksum 21:43:39 8a3aa393b2d8: Download complete 21:43:39 114826534d7a: Verifying Checksum 21:43:39 114826534d7a: Download complete 21:43:42 114826534d7a: Pull complete 21:43:42 4657fd5d0bcf: Pull complete 21:43:43 6ad1cebc031e: Pull complete 21:43:46 8a3aa393b2d8: Pull complete 21:43:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:43:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:43:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:46 prd-ubuntu20.04-docker-8c-8g-29865 does not seem to be running inside a container 21:43:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:43:49 $ docker top 43085cbd410c0b84987503d25187f886e520d35ea375434aea8b296ae80f2eb4 -eo pid,comm [Pipeline] { [Pipeline] echo 21:43:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 21:43:49 + set -o pipefail 21:43:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 21:43:51 21:43:51 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 21:43:51 21:43:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/ec713bea-672e-494b-a3dd-bee84f2d11e2 21:43:51 21:43:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:43:51 21:43:51 [Pipeline] } 21:43:51 $ docker stop --time=1 43085cbd410c0b84987503d25187f886e520d35ea375434aea8b296ae80f2eb4 21:43:53 $ docker rm -f 43085cbd410c0b84987503d25187f886e520d35ea375434aea8b296ae80f2eb4 [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 21:43:54 + git log --format=format:%s -1 a223fb4604ab8a318d1748bcd04af2e91a7a75c4 [Pipeline] sh 21:43:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:43:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:54 prd-ubuntu20.04-docker-8c-8g-29865 does not seem to be running inside a container 21:43:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:43:55 $ docker top 3c436147af064b680194e16ab0ec54ce8e61961efb790f52a760ebf77fa03565 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:55 [ssh-agent] Looking for ssh-agent implementation... 21:43:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:55 $ docker exec 3c436147af064b680194e16ab0ec54ce8e61961efb790f52a760ebf77fa03565 ssh-agent 21:43:55 SSH_AUTH_SOCK=/tmp/ssh-f0i0QMFWKLZP/agent.33 21:43:55 SSH_AGENT_PID=40 21:43:55 Running ssh-add (command line suppressed) 21:43:55 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3981910946059945742.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3981910946059945742.key) 21:43:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:55 + git semver tag 21:43:56 2022-09-19 21:43:56,109 [run_tag] DEBUG tag force:False 21:43:56 2022-09-19 21:43:56,110 [check_head_tag] DEBUG check head tag 21:43:56 2022-09-19 21:43:56,111 [execute] INFO git cat-file --batch-check 21:43:56 2022-09-19 21:43:56,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 21:43:56 2022-09-19 21:43:56,115 [execute] INFO git cat-file --batch 21:43:56 2022-09-19 21:43:56,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 21:43:56 2022-09-19 21:43:56,136 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:43:56 2022-09-19 21:43:56,136 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 21:43:56 2022-09-19 21:43:56,136 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 21:43:56 2022-09-19 21:43:56,140 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:43:56 2.3.0-dev.16 [Pipeline] } 21:43:56 $ docker exec --env ******** --env ******** 3c436147af064b680194e16ab0ec54ce8e61961efb790f52a760ebf77fa03565 ssh-agent -k 21:43:56 unset SSH_AUTH_SOCK; 21:43:56 unset SSH_AGENT_PID; 21:43:56 echo Agent pid 40 killed; 21:43:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:56 + git semver [Pipeline] } 21:43:56 $ docker stop --time=1 3c436147af064b680194e16ab0ec54ce8e61961efb790f52a760ebf77fa03565 21:43:58 $ docker rm -f 3c436147af064b680194e16ab0ec54ce8e61961efb790f52a760ebf77fa03565 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:43:58 21:43:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:43:58 0.23.1-centos7: Pulling from edgex-lftools 21:43:58 ab5ef0e58194: Pulling fs layer 21:43:58 9712f1f96733: Pulling fs layer 21:43:58 63f879dbbcfc: Pulling fs layer 21:43:58 0d9ebad4ef96: Pulling fs layer 21:43:58 e9a5061849ea: Pulling fs layer 21:43:58 d747dcd14b5f: Pulling fs layer 21:43:58 2de7ff778b66: Pulling fs layer 21:43:58 e9a5061849ea: Waiting 21:43:58 d747dcd14b5f: Waiting 21:43:58 2de7ff778b66: Waiting 21:43:58 0d9ebad4ef96: Waiting 21:43:58 9712f1f96733: Verifying Checksum 21:43:58 9712f1f96733: Download complete 21:43:59 0d9ebad4ef96: Verifying Checksum 21:43:59 0d9ebad4ef96: Download complete 21:43:59 e9a5061849ea: Verifying Checksum 21:43:59 e9a5061849ea: Download complete 21:43:59 d747dcd14b5f: Verifying Checksum 21:43:59 d747dcd14b5f: Download complete 21:43:59 63f879dbbcfc: Verifying Checksum 21:43:59 63f879dbbcfc: Download complete 21:43:59 ab5ef0e58194: Verifying Checksum 21:43:59 ab5ef0e58194: Download complete 21:43:59 2de7ff778b66: Verifying Checksum 21:43:59 2de7ff778b66: Download complete 21:44:02 ab5ef0e58194: Pull complete 21:44:02 9712f1f96733: Pull complete 21:44:03 63f879dbbcfc: Pull complete 21:44:07 0d9ebad4ef96: Pull complete 21:44:07 e9a5061849ea: Pull complete 21:44:07 d747dcd14b5f: Pull complete 21:44:08 2de7ff778b66: Pull complete 21:44:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:44:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:44:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:08 prd-ubuntu20.04-docker-8c-8g-29865 does not seem to be running inside a container 21:44:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:44:11 $ docker top 0928457f84f94e5cd0a01e3b8b37af6cf4296d7c6f5400d9f1b931466826eb44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:44:11 provisioning config files... 21:44:11 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3604041357125897297tmp 21:44:11 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2911547127546528878tmp 21:44:11 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5908652407906489187tmp [Pipeline] { [Pipeline] echo 21:44:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:44:12 ---> sigul-configuration.sh 21:44:12 gpg: directory `/root/.gnupg' created 21:44:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:44:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:44:12 gpg: keyring `/root/.gnupg/secring.gpg' created 21:44:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:44:12 gpg: CAST5 encrypted data 21:44:12 gpg: encrypted with 1 passphrase 21:44:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:44:12 + mkdir /home/jenkins 21:44:12 + mkdir /home/jenkins/sigul [Pipeline] sh 21:44:12 + 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 21:44:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:44:12 ---> sigul-install.sh 21:44:12 Sigul already installed; skipping installation. [Pipeline] sh 21:44:13 + git tag --list 21:44:13 v0.0.0 21:44:13 v0.1.0 21:44:13 v0.1.1 21:44:13 v0.1.10 21:44:13 v0.1.11 21:44:13 v0.1.12 21:44:13 v0.1.13 21:44:13 v0.1.14 21:44:13 v0.1.15 21:44:13 v0.1.16 21:44:13 v0.1.17 21:44:13 v0.1.18 21:44:13 v0.1.19 21:44:13 v0.1.2 21:44:13 v0.1.20 21:44:13 v0.1.21 21:44:13 v0.1.22 21:44:13 v0.1.23 21:44:13 v0.1.24 21:44:13 v0.1.25 21:44:13 v0.1.26 21:44:13 v0.1.27 21:44:13 v0.1.28 21:44:13 v0.1.29 21:44:13 v0.1.3 21:44:13 v0.1.30 21:44:13 v0.1.31 21:44:13 v0.1.4 21:44:13 v0.1.5 21:44:13 v0.1.6 21:44:13 v0.1.7 21:44:13 v0.1.8 21:44:13 v0.1.9 21:44:13 v2.0.0 21:44:13 v2.0.1 21:44:13 v2.1.0 21:44:13 v2.1.1 21:44:13 v2.1.1-dev.1 21:44:13 v2.1.1-dev.2 21:44:13 v2.1.1-dev.3 21:44:13 v2.2.0 21:44:13 v2.2.1-dev.1 21:44:13 v2.2.1-dev.10 21:44:13 v2.2.1-dev.11 21:44:13 v2.2.1-dev.2 21:44:13 v2.2.1-dev.3 21:44:13 v2.2.1-dev.4 21:44:13 v2.2.1-dev.5 21:44:13 v2.2.1-dev.6 21:44:13 v2.2.1-dev.7 21:44:13 v2.2.1-dev.8 21:44:13 v2.2.1-dev.9 21:44:13 v2.3.0-dev.11 21:44:13 v2.3.0-dev.12 21:44:13 v2.3.0-dev.13 21:44:13 v2.3.0-dev.14 21:44:13 v2.3.0-dev.15 21:44:13 v2.3.0-dev.16 [Pipeline] sh 21:44:13 + lftools sign git-tag v2.3.0-dev.16 21:44:14 Signing Git tag with Sigul... 21:44:14 Signing v2.3.0-dev.16 [Pipeline] echo 21:44:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:44:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:44:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:44:14 $ docker stop --time=1 0928457f84f94e5cd0a01e3b8b37af6cf4296d7c6f5400d9f1b931466826eb44 21:44:15 $ docker rm -f 0928457f84f94e5cd0a01e3b8b37af6cf4296d7c6f5400d9f1b931466826eb44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:44:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:44:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:44:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:16 prd-ubuntu20.04-docker-8c-8g-29865 does not seem to be running inside a container 21:44:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:44:17 $ docker top 1e6fba18972ea77a66944b819377f826593c455ad4465685cb1dd86017e2d861 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:44:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:17 [ssh-agent] Looking for ssh-agent implementation... 21:44:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:17 $ docker exec 1e6fba18972ea77a66944b819377f826593c455ad4465685cb1dd86017e2d861 ssh-agent 21:44:17 SSH_AUTH_SOCK=/tmp/ssh-TzZGd7f0sKy5/agent.32 21:44:17 SSH_AGENT_PID=38 21:44:17 Running ssh-add (command line suppressed) 21:44:17 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7719159718663638535.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7719159718663638535.key) 21:44:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:17 + git semver bump pre 21:44:18 2022-09-19 21:44:18,118 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:44:18 2022-09-19 21:44:18,118 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev 21:44:18 2022-09-19 21:44:18,118 [bump_version] DEBUG bumped version:2.3.0-dev.17 21:44:18 2022-09-19 21:44:18,118 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 21:44:18 2022-09-19 21:44:18,118 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:44:18 2022-09-19 21:44:18,118 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:44:18 2022-09-19 21:44:18,120 [execute] INFO git cat-file --batch-check 21:44:18 2022-09-19 21:44:18,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:44:18 2022-09-19 21:44:18,125 [execute] INFO git cat-file --batch 21:44:18 2022-09-19 21:44:18,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:44:18 2022-09-19 21:44:18,130 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:44:18 2.3.0-dev.17 [Pipeline] } 21:44:18 $ docker exec --env ******** --env ******** 1e6fba18972ea77a66944b819377f826593c455ad4465685cb1dd86017e2d861 ssh-agent -k 21:44:18 unset SSH_AUTH_SOCK; 21:44:18 unset SSH_AGENT_PID; 21:44:18 echo Agent pid 38 killed; 21:44:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:18 + git semver [Pipeline] } 21:44:18 $ docker stop --time=1 1e6fba18972ea77a66944b819377f826593c455ad4465685cb1dd86017e2d861 21:44:20 $ docker rm -f 1e6fba18972ea77a66944b819377f826593c455ad4465685cb1dd86017e2d861 [Pipeline] // withDockerContainer [Pipeline] sh 21:44:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:44:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:44:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:20 prd-ubuntu20.04-docker-8c-8g-29865 does not seem to be running inside a container 21:44:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:44:21 $ docker top 8cc19fda417b4bb4a4ba0bc1c5bbd3968e918c99feba64aa3e15f187c0150578 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:44:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:21 [ssh-agent] Looking for ssh-agent implementation... 21:44:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:21 $ docker exec 8cc19fda417b4bb4a4ba0bc1c5bbd3968e918c99feba64aa3e15f187c0150578 ssh-agent 21:44:21 SSH_AUTH_SOCK=/tmp/ssh-uRREd7sY3tuu/agent.32 21:44:21 SSH_AGENT_PID=39 21:44:21 Running ssh-add (command line suppressed) 21:44:21 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3764926085184982062.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3764926085184982062.key) 21:44:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:22 + git semver push 21:44:22 2022-09-19 21:44:22,231 [run_push] DEBUG push 21:44:22 2022-09-19 21:44:22,231 [execute] INFO git cat-file --batch-check 21:44:22 2022-09-19 21:44:22,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:44:22 2022-09-19 21:44:22,235 [execute] INFO git rev-list 2db262ead20ecf182f32aa6b0df0fe441aad3a43 -- 21:44:22 2022-09-19 21:44:22,235 [execute] DEBUG Popen(['git', 'rev-list', '2db262ead20ecf182f32aa6b0df0fe441aad3a43', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 21:44:22 2022-09-19 21:44:22,242 [execute] INFO git fetch -v origin 21:44:22 2022-09-19 21:44:22,242 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 21:44:22 2022-09-19 21:44:22,827 [run_push] DEBUG no remote changes detected 21:44:22 2022-09-19 21:44:22,827 [execute] INFO git push origin semver 21:44:22 2022-09-19 21:44:22,827 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 21:44:23 2022-09-19 21:44:23,644 [run_push] DEBUG push all version tags 21:44:23 2022-09-19 21:44:23,644 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:44:23 2022-09-19 21:44:23,645 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 21:44:24 2022-09-19 21:44:24,400 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:44:24 2.3.0-dev.17 [Pipeline] } 21:44:24 $ docker exec --env ******** --env ******** 8cc19fda417b4bb4a4ba0bc1c5bbd3968e918c99feba64aa3e15f187c0150578 ssh-agent -k 21:44:24 unset SSH_AUTH_SOCK; 21:44:24 unset SSH_AGENT_PID; 21:44:24 echo Agent pid 39 killed; 21:44:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:25 + git semver [Pipeline] } 21:44:25 $ docker stop --time=1 8cc19fda417b4bb4a4ba0bc1c5bbd3968e918c99feba64aa3e15f187c0150578 21:44:26 $ docker rm -f 8cc19fda417b4bb4a4ba0bc1c5bbd3968e918c99feba64aa3e15f187c0150578 [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 21:44:27 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 21:44:27 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:44:27 total 16 21:44:27 drwxr-xr-x 3 root root 4096 Sep 19 21:38 . 21:44:27 drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 21:44 .. 21:44:27 drwxr-xr-x 2 root root 4096 Sep 19 21:38 cost 21:44:27 -rw-r--r-- 1 root root 87 Sep 19 21:38 cost.csv 21:44:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:44:27 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:44:27 total 16 21:44:27 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 21:38 . 21:44:27 drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 21:44 .. 21:44:27 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 21:38 cost 21:44:27 -rw-r--r-- 1 jenkins jenkins 87 Sep 19 21:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:44:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:44:28 ---> package-listing.sh 21:44:28 ++ facter osfamily 21:44:28 ++ tr '[:upper:]' '[:lower:]' 21:44:28 + OS_FAMILY=debian 21:44:28 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 21:44:28 + START_PACKAGES=/tmp/packages_start.txt 21:44:28 + END_PACKAGES=/tmp/packages_end.txt 21:44:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:44:28 + PACKAGES=/tmp/packages_start.txt 21:44:28 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 21:44:28 + PACKAGES=/tmp/packages_end.txt 21:44:28 + case "${OS_FAMILY}" in 21:44:28 + dpkg -l 21:44:28 + grep '^ii' 21:44:28 + '[' -f /tmp/packages_start.txt ']' 21:44:28 + '[' -f /tmp/packages_end.txt ']' 21:44:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:44:28 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 21:44:28 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 21:44:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 21:44:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:44:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:44:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:29 prd-ubuntu20.04-docker-8c-8g-29865 does not seem to be running inside a container 21:44:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:44:29 $ docker top 49a1c56d675a38bd1afe51b69579e7ab5e48b813a8c53ede4f70799b3f9bab29 -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:30 + touch /tmp/pre-build-complete [Pipeline] sh 21:44:30 + mkdir -p /var/log/sysstat [Pipeline] sh 21:44:30 + ls /var/log/sa-host 21:44:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:44:30 provisioning config files... 21:44:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3407683965020269003tmp [Pipeline] { [Pipeline] echo 21:44:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:44:31 ---> create-netrc.sh [Pipeline] } 21:44:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:44:31 ---> python-tools-install.sh [Pipeline] echo 21:44:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:44:31 ---> sudo-logs.sh 21:44:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:44:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:44:32 ---> job-cost.sh 21:44:32 lf-activate-venv: SKIPPING 21:44:32 DEBUG: total: 0.2199999988079071 21:44:32 INFO: Retrieving Stack Cost... 21:44:32 INFO: Retrieving Pricing Info for: v3-standard-8 21:44:33 INFO: Archiving Costs [Pipeline] echo 21:44:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:44:33 ---> logs-deploy.sh 21:44:33 lf-activate-venv: SKIPPING 21:44:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/39 21:44:33 INFO: archiving workspace using pattern(s): 21:44:34 Archives upload complete. 21:44:34 INFO: archiving logs to Nexus