Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 910d84162688bbccf14f81cbd7c538e61fcf6e89 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-ssh15413512414138619581.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh18091454106915941698.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh12491724041512709928.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh7079620830631284093.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh615239629869407121.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22533 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 910d84162688bbccf14f81cbd7c538e61fcf6e89 (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 910d84162688bbccf14f81cbd7c538e61fcf6e89 # timeout=10 Commit message: "Merge pull request #165 from AlexCuse/tls" > git rev-list --no-walk de4df22050f2dd7eb7d426d8cf5f5adb0d57df66 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:15:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:15:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:15:29 ========================================================= 20:15:29 EdgeX Global Pipelines Version Info 20:15:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:15:30 ------------------- 20:15:30 stable info: 20:15:30 ------------------- 20:15:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:15:30 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:15:30 Message: update stable to v1.0.238 20:15:30 ------------------- 20:15:30 experimental info: 20:15:30 ------------------- 20:15:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:15:30 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:15:30 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 910d84162688bbccf14f81cbd7c538e61fcf6e89 [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 910d841 [Pipeline] echo 20:15:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:15:31 + git rev-list -1 --merges 910d84162688bbccf14f81cbd7c538e61fcf6e89~1..910d84162688bbccf14f81cbd7c538e61fcf6e89 [Pipeline] echo 20:15:31 -----------> git rev-list -1 --merges 910d84162688bbccf14f81cbd7c538e61fcf6e89~1..910d84162688bbccf14f81cbd7c538e61fcf6e89 910d84162688bbccf14f81cbd7c538e61fcf6e89 20:15:31 910d84162688bbccf14f81cbd7c538e61fcf6e89 [false] [Pipeline] sh 20:15:32 + git log --format=format:%s -1 910d84162688bbccf14f81cbd7c538e61fcf6e89 [Pipeline] echo 20:15:32 ========================================================= 20:15:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:15:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:15:32 + git log --format=format:%s -1 910d84162688bbccf14f81cbd7c538e61fcf6e89 [Pipeline] echo 20:15:32 [semverPrep] GIT_COMMIT: 910d84162688bbccf14f81cbd7c538e61fcf6e89, Commit Message: Merge pull request #165 from AlexCuse/tls [Pipeline] echo 20:15:32 [semverPrep] This is not a build commit. [Pipeline] sh 20:15:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:15:32 + grep -v github /etc/ssh/ssh_known_hosts 20:15:32 + [ -e /tmp/ssh_known_hosts ] 20:15:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:15:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:15:32 + sudo tee -a /etc/ssh/ssh_known_hosts 20:15:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:15:33 20:15:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:15:34 0.1.4: Pulling from edgex-devops/py-git-semver 20:15:34 b85a868b505f: Pulling fs layer 20:15:34 e2be974225ed: Pulling fs layer 20:15:34 339a4e72a1f5: Pulling fs layer 20:15:34 988bab9f4d93: Pulling fs layer 20:15:34 1469e6f7b9e6: Pulling fs layer 20:15:34 eaf3925da568: Pulling fs layer 20:15:34 bab4dde63d76: Pulling fs layer 20:15:34 bde34c3a00c8: Pulling fs layer 20:15:34 b352a97aabf1: Pulling fs layer 20:15:34 4872d77fe225: Pulling fs layer 20:15:34 5851b861e8e6: Pulling fs layer 20:15:34 988bab9f4d93: Waiting 20:15:34 eaf3925da568: Waiting 20:15:34 1469e6f7b9e6: Waiting 20:15:34 4872d77fe225: Waiting 20:15:34 5851b861e8e6: Waiting 20:15:34 bab4dde63d76: Waiting 20:15:34 b352a97aabf1: Waiting 20:15:34 e2be974225ed: Download complete 20:15:34 988bab9f4d93: Verifying Checksum 20:15:34 988bab9f4d93: Download complete 20:15:34 1469e6f7b9e6: Verifying Checksum 20:15:34 1469e6f7b9e6: Download complete 20:15:34 eaf3925da568: Download complete 20:15:34 339a4e72a1f5: Verifying Checksum 20:15:34 339a4e72a1f5: Download complete 20:15:34 bde34c3a00c8: Download complete 20:15:34 b352a97aabf1: Download complete 20:15:34 4872d77fe225: Download complete 20:15:34 5851b861e8e6: Verifying Checksum 20:15:34 5851b861e8e6: Download complete 20:15:34 b85a868b505f: Verifying Checksum 20:15:34 b85a868b505f: Download complete 20:15:34 bab4dde63d76: Verifying Checksum 20:15:34 bab4dde63d76: Download complete 20:15:35 b85a868b505f: Pull complete 20:15:35 e2be974225ed: Pull complete 20:15:36 339a4e72a1f5: Pull complete 20:15:36 988bab9f4d93: Pull complete 20:15:36 1469e6f7b9e6: Pull complete 20:15:36 eaf3925da568: Pull complete 20:15:38 bab4dde63d76: Pull complete 20:15:38 bde34c3a00c8: Pull complete 20:15:38 b352a97aabf1: Pull complete 20:15:38 4872d77fe225: Pull complete 20:15:38 5851b861e8e6: Pull complete 20:15:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:15:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:15:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:38 prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container 20:15:38 $ 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 20:15:41 $ docker top a9ed00313153fac96a2d1650245a73caeb5867583d550abbf57ab3e7bd3f3613 -eo pid,comm 20:15:41 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). 20:15:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:15:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:15:41 [ssh-agent] Looking for ssh-agent implementation... 20:15:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:15:41 $ docker exec a9ed00313153fac96a2d1650245a73caeb5867583d550abbf57ab3e7bd3f3613 ssh-agent 20:15:41 SSH_AUTH_SOCK=/tmp/ssh-lMX1wcqwutdO/agent.37 20:15:41 SSH_AGENT_PID=43 20:15:41 Running ssh-add (command line suppressed) 20:15:41 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6137324078904861263.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6137324078904861263.key) 20:15:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:15:42 + git tag --points-at HEAD [Pipeline] } 20:15:42 $ docker exec --env ******** --env ******** a9ed00313153fac96a2d1650245a73caeb5867583d550abbf57ab3e7bd3f3613 ssh-agent -k 20:15:42 unset SSH_AUTH_SOCK; 20:15:42 unset SSH_AGENT_PID; 20:15:42 echo Agent pid 43 killed; 20:15:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:15:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:15:42 [ssh-agent] Looking for ssh-agent implementation... 20:15:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:15:42 $ docker exec a9ed00313153fac96a2d1650245a73caeb5867583d550abbf57ab3e7bd3f3613 ssh-agent 20:15:42 SSH_AUTH_SOCK=/tmp/ssh-Kp0BgqpUf66O/agent.75 20:15:42 SSH_AGENT_PID=81 20:15:42 Running ssh-add (command line suppressed) 20:15:42 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7139758708139777215.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7139758708139777215.key) 20:15:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:15:42 + git semver init 20:15:43 2022-08-11 20:15:43,083 [run_init] DEBUG init version:0.0.0 force:False 20:15:43 2022-08-11 20:15:43,083 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 20:15:43 2022-08-11 20:15:43,084 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 20:15:43 2022-08-11 20:15:43,084 [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) 20:15:44 2022-08-11 20:15:43,767 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 20:15:44 2022-08-11 20:15:43,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 20:15:44 2022-08-11 20:15:43,768 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 20:15:44 2022-08-11 20:15:43,768 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 20:15:44 2.3.0-dev.13 [Pipeline] } 20:15:44 $ docker exec --env ******** --env ******** a9ed00313153fac96a2d1650245a73caeb5867583d550abbf57ab3e7bd3f3613 ssh-agent -k 20:15:44 unset SSH_AUTH_SOCK; 20:15:44 unset SSH_AGENT_PID; 20:15:44 echo Agent pid 81 killed; 20:15:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:15:44 + git semver [Pipeline] } 20:15:44 $ docker stop --time=1 a9ed00313153fac96a2d1650245a73caeb5867583d550abbf57ab3e7bd3f3613 20:15:46 $ docker rm -f a9ed00313153fac96a2d1650245a73caeb5867583d550abbf57ab3e7bd3f3613 [Pipeline] // withDockerContainer [Pipeline] sh 20:15:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:15:46 Stashed 1 file(s) [Pipeline] echo 20:15:46 [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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 20:15:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:15:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:15:46 ========================================================= 20:15:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:15:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:15:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:15:47 2408cc74d12b: Pulling fs layer 20:15:47 ea60b727a1ce: Pulling fs layer 20:15:47 30c4a7721957: Pulling fs layer 20:15:47 370296b7ddb6: Pulling fs layer 20:15:47 7c6cee850709: Pulling fs layer 20:15:47 39a5fcdaea64: Pulling fs layer 20:15:47 d94ebbe4e438: Pulling fs layer 20:15:47 bcfd1f05c69d: Pulling fs layer 20:15:47 59ccb84bbe0f: Pulling fs layer 20:15:47 39a5fcdaea64: Waiting 20:15:47 d94ebbe4e438: Waiting 20:15:47 370296b7ddb6: Waiting 20:15:47 bcfd1f05c69d: Waiting 20:15:47 7c6cee850709: Waiting 20:15:47 59ccb84bbe0f: Waiting 20:15:47 30c4a7721957: Verifying Checksum 20:15:47 30c4a7721957: Download complete 20:15:47 ea60b727a1ce: Verifying Checksum 20:15:47 ea60b727a1ce: Download complete 20:15:47 7c6cee850709: Verifying Checksum 20:15:47 7c6cee850709: Download complete 20:15:47 39a5fcdaea64: Download complete 20:15:47 2408cc74d12b: Verifying Checksum 20:15:47 2408cc74d12b: Download complete 20:15:47 d94ebbe4e438: Verifying Checksum 20:15:47 d94ebbe4e438: Download complete 20:15:47 2408cc74d12b: Pull complete 20:15:47 ea60b727a1ce: Pull complete 20:15:47 30c4a7721957: Pull complete 20:15:47 59ccb84bbe0f: Verifying Checksum 20:15:47 59ccb84bbe0f: Download complete 20:15:48 bcfd1f05c69d: Verifying Checksum 20:15:48 bcfd1f05c69d: Download complete 20:15:48 370296b7ddb6: Verifying Checksum 20:15:48 370296b7ddb6: Download complete 20:15:52 370296b7ddb6: Pull complete 20:15:52 7c6cee850709: Pull complete 20:15:52 39a5fcdaea64: Pull complete 20:15:52 d94ebbe4e438: Pull complete 20:15:54 bcfd1f05c69d: Pull complete 20:15:55 59ccb84bbe0f: Pull complete 20:15:55 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:15:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 20:15:55 + 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 20:15:55 + docker inspect -f . ci-base-image-x86_64 20:15:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:56 prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container 20:15:56 $ 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 20:15:59 $ docker top ede74e32d00e245a82ad35f971672215cd0a65ff880ea0532f4c70e1d97ce2b5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:59 + go version 20:15:59 go version go1.18.3 linux/amd64 [Pipeline] } 20:15:59 $ docker stop --time=1 ede74e32d00e245a82ad35f971672215cd0a65ff880ea0532f4c70e1d97ce2b5 20:16:00 $ docker rm -f ede74e32d00e245a82ad35f971672215cd0a65ff880ea0532f4c70e1d97ce2b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:01 + docker inspect -f . ci-base-image-x86_64 20:16:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:01 prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container 20:16:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 20:16:01 $ docker top f26449ad396c698dbfe3cc821a37750323ce4f9f17384ca6f59293414436e51c -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:01 Still waiting to schedule task 20:16:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:16:02 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 20:16:02 + make test 20:16:02 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 20:16:02 go: downloading github.com/nats-io/nats.go v1.16.0 20:16:02 go: downloading github.com/stretchr/testify v1.8.0 20:16:02 go: downloading github.com/pebbe/zmq4 v1.2.7 20:16:02 go: downloading github.com/google/uuid v1.3.0 20:16:02 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:16:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 20:16:02 go: downloading github.com/davecgh/go-spew v1.1.1 20:16:02 go: downloading github.com/pmezard/go-difflib v1.0.0 20:16:02 go: downloading github.com/stretchr/objx v0.4.0 20:16:02 go: downloading gopkg.in/yaml.v3 v3.0.1 20:16:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:16:02 go: downloading github.com/gorilla/websocket v1.4.2 20:16:02 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 20:16:02 go: downloading github.com/nats-io/nuid v1.0.1 20:16:02 go: downloading github.com/nats-io/nkeys v0.3.0 20:16:02 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 20:16:15 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 20:16:19 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.076s coverage: 90.4% of statements 20:16:19 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.043s coverage: 85.5% of statements 20:16:19 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 20:16:19 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 20:16:19 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.032s coverage: 16.7% of statements 20:16:19 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.032s coverage: 68.5% of statements 20:16:19 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 20:16:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.419s coverage: 83.8% of statements 20:16:41 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.038s coverage: 88.9% of statements 20:16:41 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 20:16:41 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.056s coverage: 100.0% of statements 20:16:41 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.036s coverage: 100.0% of statements 20:16:41 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.039s coverage: 90.9% of statements 20:16:41 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 20:16:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 20:16:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.062s coverage: 90.4% of statements 20:16:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.024s coverage: 100.0% of statements 20:16:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 20:16:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.021s coverage: 100.0% of statements 20:16:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.5% of statements 20:16:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 20:17:03 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.382s coverage: 83.8% of statements 20:17:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 88.9% of statements 20:17:03 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 20:17:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.034s coverage: 100.0% of statements 20:17:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.021s coverage: 100.0% of statements 20:17:03 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.035s coverage: 90.9% of statements 20:17: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." 20:17:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:17:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:17:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:17:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:17:14 $ docker stop --time=1 f26449ad396c698dbfe3cc821a37750323ce4f9f17384ca6f59293414436e51c 20:17:16 $ docker rm -f f26449ad396c698dbfe3cc821a37750323ce4f9f17384ca6f59293414436e51c [Pipeline] // withDockerContainer [Pipeline] sh 20:17:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:17:16 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 20:17:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:17 20:17:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:17 latest: Pulling from edgex-lftools-log-publisher 20:17:17 5eb5b503b376: Pulling fs layer 20:17:17 5c69ac0246d0: Pulling fs layer 20:17:17 ec43610c2a17: Pulling fs layer 20:17:17 3a2ae6a8a46f: Pulling fs layer 20:17:17 33b1e0a273af: Pulling fs layer 20:17:17 5d3b04190fa2: Pulling fs layer 20:17:17 2f39f015ded8: Pulling fs layer 20:17:17 3a2ae6a8a46f: Waiting 20:17:17 33b1e0a273af: Waiting 20:17:17 5d3b04190fa2: Waiting 20:17:17 2f39f015ded8: Waiting 20:17:17 5c69ac0246d0: Verifying Checksum 20:17:17 5c69ac0246d0: Download complete 20:17:17 3a2ae6a8a46f: Download complete 20:17:17 33b1e0a273af: Verifying Checksum 20:17:17 33b1e0a273af: Download complete 20:17:17 5d3b04190fa2: Download complete 20:17:17 ec43610c2a17: Verifying Checksum 20:17:17 ec43610c2a17: Download complete 20:17:18 5eb5b503b376: Verifying Checksum 20:17:18 5eb5b503b376: Download complete 20:17:18 2f39f015ded8: Download complete 20:17:19 5eb5b503b376: Pull complete 20:17:19 5c69ac0246d0: Pull complete 20:17:20 ec43610c2a17: Pull complete 20:17:20 3a2ae6a8a46f: Pull complete 20:17:20 33b1e0a273af: Pull complete 20:17:20 5d3b04190fa2: Pull complete 20:17:25 2f39f015ded8: Pull complete 20:17:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:17:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:25 prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container 20:17:25 $ 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 20:17:29 $ docker top b8f300132aa2212170a7779df66d0bf6c028144ab6fd3a8d4b131f92d9a20045 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:29 ---> job-cost.sh 20:17:29 lf-activate-venv: SKIPPING 20:17:29 INFO: No Stack... 20:17:30 INFO: Retrieving Pricing Info for: v3-standard-8 20:17:30 INFO: Archiving Costs [Pipeline] sh 20:17:31 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 20:17:31 + cut -d, -f6 [Pipeline] lock 20:17:31 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] 20:17:31 Resource [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] did not exist. Created. 20:17:31 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:17:31 + echo total: 0.2199999988079071 [Pipeline] stash 20:17:31 Stashed 1 file(s) [Pipeline] } 20:17:31 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] [Pipeline] // lock [Pipeline] } 20:17:31 $ docker stop --time=1 b8f300132aa2212170a7779df66d0bf6c028144ab6fd3a8d4b131f92d9a20045 20:17:32 $ docker rm -f b8f300132aa2212170a7779df66d0bf6c028144ab6fd3a8d4b131f92d9a20045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:17:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22534 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 20:17:38 Running in /w/workspace/go-mod-messaging/36 [Pipeline] { [Pipeline] checkout 20:17:38 Selected Git installation does not exist. Using Default 20:17:38 The recommended git tool is: NONE 20:17:44 using credential edgex-jenkins-ssh 20:17:44 Cloning the remote Git repository 20:17:44 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 20:17:44 > git init /w/workspace/go-mod-messaging/36 # timeout=10 20:17:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 20:17:44 > git --version # timeout=10 20:17:44 > git --version # 'git version 2.25.1' 20:17:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:45 Avoid second fetch 20:17:45 Checking out Revision 910d84162688bbccf14f81cbd7c538e61fcf6e89 (main) 20:17:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 20:17:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:45 > git config core.sparsecheckout # timeout=10 20:17:45 > git checkout -f 910d84162688bbccf14f81cbd7c538e61fcf6e89 # timeout=10 20:17:50 Commit message: "Merge pull request #165 from AlexCuse/tls" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:17:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:17:50 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:50 Dload Upload Total Spent Left Speed 20:17:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 50540 0 --:--:-- --:--:-- --:--:-- 50540 [Pipeline] sh 20:17:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:17:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:17:51 + sudo tee /etc/docker/daemon.new 20:17:51 { 20:17:51 "registry-mirrors": [ 20:17:51 "https://nexus3.edgexfoundry.org:10001" 20:17:51 ], 20:17:51 "bip": "10.250.0.254/24", 20:17:51 "hosts": [ 20:17:51 "tcp://0.0.0.0:5555", 20:17:51 "unix:///var/run/docker.sock" 20:17:51 ], 20:17:51 "mtu": 1458, 20:17:51 "selinux-enabled": true, 20:17:51 "seccomp-profile": "/etc/docker/seccomp.json" 20:17:51 } [Pipeline] sh 20:17:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:17:52 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:18:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:18:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:18:11 ========================================================= 20:18:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:18:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:18:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:18:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:18:12 b3c136eddcbf: Pulling fs layer 20:18:12 c0a3192eca97: Pulling fs layer 20:18:12 a050256f5b6f: Pulling fs layer 20:18:12 656be50a0ddc: Pulling fs layer 20:18:12 2bbca73fdf42: Pulling fs layer 20:18:12 46d945488cbd: Pulling fs layer 20:18:12 8a5474983e97: Pulling fs layer 20:18:12 329c88fbcd65: Pulling fs layer 20:18:12 46d945488cbd: Waiting 20:18:12 656be50a0ddc: Waiting 20:18:12 2bbca73fdf42: Waiting 20:18:12 329c88fbcd65: Waiting 20:18:12 a050256f5b6f: Verifying Checksum 20:18:12 a050256f5b6f: Download complete 20:18:12 c0a3192eca97: Verifying Checksum 20:18:12 c0a3192eca97: Download complete 20:18:12 2bbca73fdf42: Verifying Checksum 20:18:12 2bbca73fdf42: Download complete 20:18:12 46d945488cbd: Verifying Checksum 20:18:12 46d945488cbd: Download complete 20:18:12 b3c136eddcbf: Verifying Checksum 20:18:12 b3c136eddcbf: Download complete 20:18:13 b3c136eddcbf: Pull complete 20:18:13 329c88fbcd65: Verifying Checksum 20:18:13 329c88fbcd65: Download complete 20:18:14 c0a3192eca97: Pull complete 20:18:14 a050256f5b6f: Pull complete 20:18:14 8a5474983e97: Verifying Checksum 20:18:14 8a5474983e97: Download complete 20:18:15 656be50a0ddc: Verifying Checksum 20:18:15 656be50a0ddc: Download complete 20:18:28 656be50a0ddc: Pull complete 20:18:28 2bbca73fdf42: Pull complete 20:18:28 46d945488cbd: Pull complete 20:18:35 8a5474983e97: Pull complete 20:18:36 329c88fbcd65: Pull complete 20:18:36 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:18:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 20:18:37 + 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 20:18:37 + docker inspect -f . ci-base-image-arm64 20:18:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:37 prd-ubuntu20.04-docker-arm64-4c-16g-22534 does not seem to be running inside a container 20:18:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/36 -v /w/workspace/go-mod-messaging/36:/w/workspace/go-mod-messaging/36:rw,z -v /w/workspace/go-mod-messaging/36@tmp:/w/workspace/go-mod-messaging/36@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 20:18:40 $ docker top cd3683c00948e930c21ce20946f6cd019bad4a5c49ff9046bfe8776f86bd8377 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:41 + go version 20:18:41 go version go1.18.3 linux/arm64 [Pipeline] } 20:18:41 $ docker stop --time=1 cd3683c00948e930c21ce20946f6cd019bad4a5c49ff9046bfe8776f86bd8377 20:18:43 $ docker rm -f cd3683c00948e930c21ce20946f6cd019bad4a5c49ff9046bfe8776f86bd8377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:43 + docker inspect -f . ci-base-image-arm64 20:18:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:44 prd-ubuntu20.04-docker-arm64-4c-16g-22534 does not seem to be running inside a container 20:18:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-messaging/36 -v /w/workspace/go-mod-messaging/36:/w/workspace/go-mod-messaging/36:rw,z -v /w/workspace/go-mod-messaging/36@tmp:/w/workspace/go-mod-messaging/36@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 20:18:46 $ docker top e491be887175e75fcdca016ee79712618f10d4b2a1303cf4fa57deb57b4f07b0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:47 + git config --global --add safe.directory /w/workspace/go-mod-messaging/36 [Pipeline] fileExists [Pipeline] sh 20:18:48 + make test 20:18:48 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 20:18:48 go: downloading github.com/nats-io/nats.go v1.16.0 20:18:48 go: downloading github.com/stretchr/testify v1.8.0 20:18:48 go: downloading github.com/google/uuid v1.3.0 20:18:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:18:48 go: downloading github.com/pebbe/zmq4 v1.2.7 20:18:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 20:18:48 go: downloading github.com/davecgh/go-spew v1.1.1 20:18:48 go: downloading github.com/pmezard/go-difflib v1.0.0 20:18:48 go: downloading github.com/stretchr/objx v0.4.0 20:18:48 go: downloading gopkg.in/yaml.v3 v3.0.1 20:18:48 go: downloading github.com/nats-io/nkeys v0.3.0 20:18:48 go: downloading github.com/nats-io/nuid v1.0.1 20:18:48 go: downloading github.com/gorilla/websocket v1.4.2 20:18:48 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 20:18:48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:18:48 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 20:19:45 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 20:20:07 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.172s coverage: 90.4% of statements 20:20:16 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.141s coverage: 85.5% of statements 20:20:16 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 20:20:16 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 20:20:16 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.083s coverage: 16.7% of statements 20:20:16 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.112s coverage: 68.5% of statements 20:20:16 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 20:20:34 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.487s coverage: 83.8% of statements 20:20:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.076s coverage: 88.9% of statements 20:20:34 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 20:20:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.096s coverage: 100.0% of statements 20:20:34 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.062s coverage: 100.0% of statements 20:20:34 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.061s coverage: 90.9% of statements 20:20:34 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 20:20:34 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 20:20:34 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.156s coverage: 90.4% of statements 20:20:34 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.110s coverage: 100.0% of statements 20:20:34 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 20:20:35 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.060s coverage: 100.0% of statements 20:20:35 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.141s coverage: 68.5% of statements 20:20:35 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 20:21:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.475s coverage: 83.8% of statements 20:21:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.068s coverage: 88.9% of statements 20:21:02 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 20:21:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.074s coverage: 100.0% of statements 20:21:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.053s coverage: 100.0% of statements 20:21:02 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.061s coverage: 90.9% of statements 20:21:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:21:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:21:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:21:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:21:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:21:35 $ docker stop --time=1 e491be887175e75fcdca016ee79712618f10d4b2a1303cf4fa57deb57b4f07b0 20:21:36 $ docker rm -f e491be887175e75fcdca016ee79712618f10d4b2a1303cf4fa57deb57b4f07b0 [Pipeline] // withDockerContainer [Pipeline] sh 20:21:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:21:38 Warning: overwriting stash ‘coverage-report’ 20:21:38 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 20:21:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:21:38 20:21:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:21:39 arm64: Pulling from edgex-lftools-log-publisher 20:21:39 8998bd30e6a1: Pulling fs layer 20:21:39 04944245beec: Pulling fs layer 20:21:39 699f458cf7ca: Pulling fs layer 20:21:39 765212b225bb: Pulling fs layer 20:21:39 f23df028b6ca: Pulling fs layer 20:21:39 d65c8cfc05b1: Pulling fs layer 20:21:39 2437ff75d9bd: Pulling fs layer 20:21:39 d65c8cfc05b1: Waiting 20:21:39 2437ff75d9bd: Waiting 20:21:39 765212b225bb: Waiting 20:21:39 f23df028b6ca: Waiting 20:21:39 04944245beec: Verifying Checksum 20:21:39 04944245beec: Download complete 20:21:39 765212b225bb: Verifying Checksum 20:21:39 765212b225bb: Download complete 20:21:39 f23df028b6ca: Download complete 20:21:39 d65c8cfc05b1: Download complete 20:21:39 699f458cf7ca: Verifying Checksum 20:21:39 699f458cf7ca: Download complete 20:21:40 8998bd30e6a1: Verifying Checksum 20:21:40 8998bd30e6a1: Download complete 20:21:42 2437ff75d9bd: Verifying Checksum 20:21:42 2437ff75d9bd: Download complete 20:21:44 8998bd30e6a1: Pull complete 20:21:44 04944245beec: Pull complete 20:21:46 699f458cf7ca: Pull complete 20:21:46 765212b225bb: Pull complete 20:21:47 f23df028b6ca: Pull complete 20:21:47 d65c8cfc05b1: Pull complete 20:22:02 2437ff75d9bd: Pull complete 20:22:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:22:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:22:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:02 prd-ubuntu20.04-docker-arm64-4c-16g-22534 does not seem to be running inside a container 20:22:02 $ 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/36 -v /w/workspace/go-mod-messaging/36:/w/workspace/go-mod-messaging/36:rw,z -v /w/workspace/go-mod-messaging/36@tmp:/w/workspace/go-mod-messaging/36@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 20:22:05 $ docker top d0bfd7e84794e973b00f5dc39ec45ca7062fd1b1ae4ec93af55516acf0d92d02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:06 ---> job-cost.sh 20:22:06 lf-activate-venv: SKIPPING 20:22:06 INFO: No Stack... 20:22:06 INFO: Retrieving Pricing Info for: v3-standard-4 20:22:07 INFO: Archiving Costs [Pipeline] sh 20:22:08 + cat /w/workspace/go-mod-messaging/36/archives/cost.csv 20:22:08 + cut -d, -f6 [Pipeline] lock 20:22:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] 20:22:08 Resource [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] did not exist. Created. 20:22:08 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:22:08 /w/workspace/go-mod-messaging/36@tmp/durable-4643bb0b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:22:09 + echo total: 0.10999999940395355 [Pipeline] stash 20:22:09 Warning: overwriting stash ‘stack-cost’ 20:22:09 Stashed 1 file(s) [Pipeline] } 20:22:09 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-36-stack-cost] [Pipeline] // lock [Pipeline] } 20:22:09 $ docker stop --time=1 d0bfd7e84794e973b00f5dc39ec45ca7062fd1b1ae4ec93af55516acf0d92d02 20:22:11 $ docker rm -f d0bfd7e84794e973b00f5dc39ec45ca7062fd1b1ae4ec93af55516acf0d92d02 [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 20:22:11 provisioning config files... 20:22:11 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1664079553315817029tmp [Pipeline] { [Pipeline] sh 20:22:12 + set +x 20:22:12 + curl -s https://codecov.io/bash 20:22:12 + bash -s -- 20:22:12 20:22:12 _____ _ 20:22:12 / ____| | | 20:22:12 | | ___ __| | ___ ___ _____ __ 20:22:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:22:12 | |___| (_) | (_| | __/ (_| (_) \ V / 20:22:12 \_____\___/ \__,_|\___|\___\___/ \_/ 20:22:12 Bash-1.0.6 20:22:12 20:22:12 20:22:12 ==> git version 2.25.1 found 20:22:12 ==> 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 20:22:12 Release-Date: 2020-01-08 20:22:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:22:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:22:12 ==> Jenkins CI detected. 20:22:12 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 20:22:12 project root: . 20:22:12 --> token set from env 20:22:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:22:12 ==> Running gcov in . (disable via -X gcov) 20:22:12 ==> Python coveragepy not found 20:22:12 ==> Searching for coverage reports in: 20:22:12 + . 20:22:12 -> Found 1 reports 20:22:12 ==> Detecting git/mercurial file structure 20:22:12 ==> Reading reports 20:22:12 + ./coverage.out bytes=23508 20:22:12 ==> Appending adjustments 20:22:12 https://docs.codecov.io/docs/fixing-reports 20:22:12 + Found adjustments 20:22:12 ==> Gzipping contents 20:22:12 8.0K /tmp/codecov.HAwy7s.gz 20:22:12 ==> Uploading reports 20:22:12 url: https://codecov.io 20:22:12 query: branch=main&commit=910d84162688bbccf14f81cbd7c538e61fcf6e89&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 20:22:12 -> Pinging Codecov 20:22:12 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=910d84162688bbccf14f81cbd7c538e61fcf6e89&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 20:22:12 -> Uploading to 20:22:12 https://storage.googleapis.com/codecov/v4/raw/2022-08-11/F6E385568367DD0E4001BA4F8F1CB792/910d84162688bbccf14f81cbd7c538e61fcf6e89/64f4bdbc-ff44-44ca-867f-6a8e3de115b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220811T202212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fe1ad79560e0dab2369b59db7d49583ad227398afe73b5447088e2d6528fcf8 20:22:12 % Total % Received % Xferd Average Speed Time Time Time Current 20:22:12 Dload Upload Total Spent Left Speed 20:22:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6389 0 0 100 6389 0 25971 --:--:-- --:--:-- --:--:-- 25971 20:22:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/910d84162688bbccf14f81cbd7c538e61fcf6e89 [Pipeline] } 20:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:22:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:22:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:22:13 20:22:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:22:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:22:13 df9b9388f04a: Pulling fs layer 20:22:13 52dc419b0ee2: Pulling fs layer 20:22:13 25bc292e5bac: Pulling fs layer 20:22:13 114826534d7a: Pulling fs layer 20:22:13 4657fd5d0bcf: Pulling fs layer 20:22:13 6ad1cebc031e: Pulling fs layer 20:22:13 8a3aa393b2d8: Pulling fs layer 20:22:13 6ad1cebc031e: Waiting 20:22:13 114826534d7a: Waiting 20:22:13 4657fd5d0bcf: Waiting 20:22:13 8a3aa393b2d8: Waiting 20:22:13 25bc292e5bac: Download complete 20:22:13 52dc419b0ee2: Verifying Checksum 20:22:13 52dc419b0ee2: Download complete 20:22:13 4657fd5d0bcf: Verifying Checksum 20:22:13 4657fd5d0bcf: Download complete 20:22:13 df9b9388f04a: Download complete 20:22:14 6ad1cebc031e: Verifying Checksum 20:22:14 6ad1cebc031e: Download complete 20:22:14 df9b9388f04a: Pull complete 20:22:14 52dc419b0ee2: Pull complete 20:22:14 25bc292e5bac: Pull complete 20:22:15 8a3aa393b2d8: Verifying Checksum 20:22:15 8a3aa393b2d8: Download complete 20:22:15 114826534d7a: Verifying Checksum 20:22:15 114826534d7a: Download complete 20:22:18 114826534d7a: Pull complete 20:22:18 4657fd5d0bcf: Pull complete 20:22:18 6ad1cebc031e: Pull complete 20:22:22 8a3aa393b2d8: Pull complete 20:22:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:22:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:22:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:22 prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container 20:22:22 $ 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 20:22:27 $ docker top 462e9d87fff9b7be40838d5971045a3e8f30ad180ae95cb36611c6bee0c75ae6 -eo pid,comm [Pipeline] { [Pipeline] echo 20:22:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 20:22:27 + set -o pipefail 20:22:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 20:22:30 20:22:30 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 20:22:30 20:22:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/84b005cc-a627-4147-9bfc-6f90df6ff9ed 20:22:30 20:22:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:22:30 20:22:30 [Pipeline] } 20:22:30 $ docker stop --time=1 462e9d87fff9b7be40838d5971045a3e8f30ad180ae95cb36611c6bee0c75ae6 20:22:32 $ docker rm -f 462e9d87fff9b7be40838d5971045a3e8f30ad180ae95cb36611c6bee0c75ae6 [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 20:22:32 + git log --format=format:%s -1 910d84162688bbccf14f81cbd7c538e61fcf6e89 [Pipeline] sh 20:22:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:22:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:22:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:33 prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container 20:22:33 $ 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 20:22:33 $ docker top 97381ac11f372c444d454592e85b5e5ed4caaafc23f727c0d0469385c92d7682 -eo pid,comm 20:22:33 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). 20:22:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:22:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:22:33 [ssh-agent] Looking for ssh-agent implementation... 20:22:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:22:33 $ docker exec 97381ac11f372c444d454592e85b5e5ed4caaafc23f727c0d0469385c92d7682 ssh-agent 20:22:34 SSH_AUTH_SOCK=/tmp/ssh-w5B09tkUEP7x/agent.32 20:22:34 SSH_AGENT_PID=38 20:22:34 Running ssh-add (command line suppressed) 20:22:34 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_561085451753208186.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_561085451753208186.key) 20:22:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:22:34 + git semver tag 20:22:34 2022-08-11 20:22:34,730 [run_tag] DEBUG tag force:False 20:22:34 2022-08-11 20:22:34,730 [check_head_tag] DEBUG check head tag 20:22:34 2022-08-11 20:22:34,732 [execute] INFO git cat-file --batch-check 20:22:34 2022-08-11 20:22:34,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 20:22:34 2022-08-11 20:22:34,736 [execute] INFO git cat-file --batch 20:22:34 2022-08-11 20:22:34,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 20:22:34 2022-08-11 20:22:34,752 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 20:22:34 2022-08-11 20:22:34,752 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 20:22:34 2022-08-11 20:22:34,752 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 20:22:34 2022-08-11 20:22:34,757 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 20:22:34 2.3.0-dev.13 [Pipeline] } 20:22:34 $ docker exec --env ******** --env ******** 97381ac11f372c444d454592e85b5e5ed4caaafc23f727c0d0469385c92d7682 ssh-agent -k 20:22:34 unset SSH_AUTH_SOCK; 20:22:34 unset SSH_AGENT_PID; 20:22:34 echo Agent pid 38 killed; 20:22:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:22:35 + git semver [Pipeline] } 20:22:35 $ docker stop --time=1 97381ac11f372c444d454592e85b5e5ed4caaafc23f727c0d0469385c92d7682 20:22:36 $ docker rm -f 97381ac11f372c444d454592e85b5e5ed4caaafc23f727c0d0469385c92d7682 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:22:37 20:22:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:22:37 0.23.1-centos7: Pulling from edgex-lftools 20:22:37 ab5ef0e58194: Pulling fs layer 20:22:37 9712f1f96733: Pulling fs layer 20:22:37 63f879dbbcfc: Pulling fs layer 20:22:37 0d9ebad4ef96: Pulling fs layer 20:22:37 e9a5061849ea: Pulling fs layer 20:22:37 d747dcd14b5f: Pulling fs layer 20:22:37 2de7ff778b66: Pulling fs layer 20:22:37 d747dcd14b5f: Waiting 20:22:37 0d9ebad4ef96: Waiting 20:22:37 9712f1f96733: Verifying Checksum 20:22:37 9712f1f96733: Download complete 20:22:38 63f879dbbcfc: Verifying Checksum 20:22:38 63f879dbbcfc: Download complete 20:22:38 e9a5061849ea: Verifying Checksum 20:22:38 e9a5061849ea: Download complete 20:22:38 d747dcd14b5f: Download complete 20:22:38 0d9ebad4ef96: Verifying Checksum 20:22:38 0d9ebad4ef96: Download complete 20:22:38 ab5ef0e58194: Download complete 20:22:38 2de7ff778b66: Verifying Checksum 20:22:38 2de7ff778b66: Download complete 20:22:40 ab5ef0e58194: Pull complete 20:22:40 9712f1f96733: Pull complete 20:22:41 63f879dbbcfc: Pull complete 20:22:45 0d9ebad4ef96: Pull complete 20:22:45 e9a5061849ea: Pull complete 20:22:45 d747dcd14b5f: Pull complete 20:22:46 2de7ff778b66: Pull complete 20:22:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:22:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:22:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:46 prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container 20:22:46 $ 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 20:22:52 $ docker top 5e887c4e217a643f979371efca12a0718790f5ac6f657e9e74148a9b1267e8b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:22:52 provisioning config files... 20:22:52 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3216644807857889522tmp 20:22:52 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6897659489896207557tmp 20:22:52 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7874872934354555306tmp [Pipeline] { [Pipeline] echo 20:22:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:22:52 ---> sigul-configuration.sh 20:22:52 gpg: directory `/root/.gnupg' created 20:22:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:22:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:22:52 gpg: keyring `/root/.gnupg/secring.gpg' created 20:22:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:22:52 gpg: CAST5 encrypted data 20:22:52 gpg: encrypted with 1 passphrase 20:22:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:22:53 + mkdir /home/jenkins 20:22:53 + mkdir /home/jenkins/sigul [Pipeline] sh 20:22:53 + 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 20:22:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:22:53 ---> sigul-install.sh 20:22:53 Sigul already installed; skipping installation. [Pipeline] sh 20:22:54 + git tag --list 20:22:54 v0.0.0 20:22:54 v0.1.0 20:22:54 v0.1.1 20:22:54 v0.1.10 20:22:54 v0.1.11 20:22:54 v0.1.12 20:22:54 v0.1.13 20:22:54 v0.1.14 20:22:54 v0.1.15 20:22:54 v0.1.16 20:22:54 v0.1.17 20:22:54 v0.1.18 20:22:54 v0.1.19 20:22:54 v0.1.2 20:22:54 v0.1.20 20:22:54 v0.1.21 20:22:54 v0.1.22 20:22:54 v0.1.23 20:22:54 v0.1.24 20:22:54 v0.1.25 20:22:54 v0.1.26 20:22:54 v0.1.27 20:22:54 v0.1.28 20:22:54 v0.1.29 20:22:54 v0.1.3 20:22:54 v0.1.30 20:22:54 v0.1.31 20:22:54 v0.1.4 20:22:54 v0.1.5 20:22:54 v0.1.6 20:22:54 v0.1.7 20:22:54 v0.1.8 20:22:54 v0.1.9 20:22:54 v2.0.0 20:22:54 v2.0.1 20:22:54 v2.1.0 20:22:54 v2.1.1 20:22:54 v2.1.1-dev.1 20:22:54 v2.1.1-dev.2 20:22:54 v2.1.1-dev.3 20:22:54 v2.2.0 20:22:54 v2.2.1-dev.1 20:22:54 v2.2.1-dev.10 20:22:54 v2.2.1-dev.11 20:22:54 v2.2.1-dev.2 20:22:54 v2.2.1-dev.3 20:22:54 v2.2.1-dev.4 20:22:54 v2.2.1-dev.5 20:22:54 v2.2.1-dev.6 20:22:54 v2.2.1-dev.7 20:22:54 v2.2.1-dev.8 20:22:54 v2.2.1-dev.9 20:22:54 v2.3.0-dev.11 20:22:54 v2.3.0-dev.12 20:22:54 v2.3.0-dev.13 [Pipeline] sh 20:22:54 + lftools sign git-tag v2.3.0-dev.13 20:22:54 Signing Git tag with Sigul... 20:22:54 Signing v2.3.0-dev.13 [Pipeline] echo 20:22:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:22:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:22:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:22:55 $ docker stop --time=1 5e887c4e217a643f979371efca12a0718790f5ac6f657e9e74148a9b1267e8b3 20:22:57 $ docker rm -f 5e887c4e217a643f979371efca12a0718790f5ac6f657e9e74148a9b1267e8b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:22:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:22:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:22:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:57 prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container 20:22:57 $ 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 20:22:58 $ docker top 4674aefdd473a1b2cd84dc25ce50e118f222d92dbf48ac53ed8c02ada06a26eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:22:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:22:58 [ssh-agent] Looking for ssh-agent implementation... 20:22:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:22:58 $ docker exec 4674aefdd473a1b2cd84dc25ce50e118f222d92dbf48ac53ed8c02ada06a26eb ssh-agent 20:22:58 SSH_AUTH_SOCK=/tmp/ssh-LgzP70P2QIs4/agent.33 20:22:58 SSH_AGENT_PID=39 20:22:58 Running ssh-add (command line suppressed) 20:22:58 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7986108500533610657.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7986108500533610657.key) 20:22:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:22:59 + git semver bump pre 20:22:59 2022-08-11 20:22:59,258 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 20:22:59 2022-08-11 20:22:59,258 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev 20:22:59 2022-08-11 20:22:59,259 [bump_version] DEBUG bumped version:2.3.0-dev.14 20:22:59 2022-08-11 20:22:59,259 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 20:22:59 2022-08-11 20:22:59,259 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 20:22:59 2022-08-11 20:22:59,259 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 20:22:59 2022-08-11 20:22:59,263 [execute] INFO git cat-file --batch-check 20:22:59 2022-08-11 20:22:59,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 20:22:59 2022-08-11 20:22:59,271 [execute] INFO git cat-file --batch 20:22:59 2022-08-11 20:22:59,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 20:22:59 2022-08-11 20:22:59,277 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 20:22:59 2.3.0-dev.14 [Pipeline] } 20:22:59 $ docker exec --env ******** --env ******** 4674aefdd473a1b2cd84dc25ce50e118f222d92dbf48ac53ed8c02ada06a26eb ssh-agent -k 20:22:59 unset SSH_AUTH_SOCK; 20:22:59 unset SSH_AGENT_PID; 20:22:59 echo Agent pid 39 killed; 20:22:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:22:59 + git semver [Pipeline] } 20:23:00 $ docker stop --time=1 4674aefdd473a1b2cd84dc25ce50e118f222d92dbf48ac53ed8c02ada06a26eb 20:23:01 $ docker rm -f 4674aefdd473a1b2cd84dc25ce50e118f222d92dbf48ac53ed8c02ada06a26eb [Pipeline] // withDockerContainer [Pipeline] sh 20:23:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:23:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:23:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:02 prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container 20:23:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:23:02 $ docker top 69b466a845ecfe94468856e93da41611fc27bf6d979ddfab3fd6ee0b612a6e1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:23:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:02 [ssh-agent] Looking for ssh-agent implementation... 20:23:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:02 $ docker exec 69b466a845ecfe94468856e93da41611fc27bf6d979ddfab3fd6ee0b612a6e1e ssh-agent 20:23:03 SSH_AUTH_SOCK=/tmp/ssh-kH1qHS6zGUxC/agent.33 20:23:03 SSH_AGENT_PID=39 20:23:03 Running ssh-add (command line suppressed) 20:23:03 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2765883893129809687.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2765883893129809687.key) 20:23:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:03 + git semver push 20:23:03 2022-08-11 20:23:03,651 [run_push] DEBUG push 20:23:03 2022-08-11 20:23:03,652 [execute] INFO git cat-file --batch-check 20:23:03 2022-08-11 20:23:03,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 20:23:03 2022-08-11 20:23:03,656 [execute] INFO git rev-list 9fb5466f4a887ca93398374e2c2efb9f1de63180 -- 20:23:03 2022-08-11 20:23:03,656 [execute] DEBUG Popen(['git', 'rev-list', '9fb5466f4a887ca93398374e2c2efb9f1de63180', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 20:23:03 2022-08-11 20:23:03,663 [execute] INFO git fetch -v origin 20:23:03 2022-08-11 20:23:03,663 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 20:23:04 2022-08-11 20:23:04,136 [run_push] DEBUG no remote changes detected 20:23:04 2022-08-11 20:23:04,136 [execute] INFO git push origin semver 20:23:04 2022-08-11 20:23:04,137 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 20:23:05 2022-08-11 20:23:04,929 [run_push] DEBUG push all version tags 20:23:05 2022-08-11 20:23:04,930 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:23:05 2022-08-11 20:23:04,930 [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) 20:23:05 2022-08-11 20:23:05,672 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 20:23:05 2.3.0-dev.14 [Pipeline] } 20:23:05 $ docker exec --env ******** --env ******** 69b466a845ecfe94468856e93da41611fc27bf6d979ddfab3fd6ee0b612a6e1e ssh-agent -k 20:23:05 unset SSH_AUTH_SOCK; 20:23:05 unset SSH_AGENT_PID; 20:23:05 echo Agent pid 39 killed; 20:23:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:06 + git semver [Pipeline] } 20:23:06 $ docker stop --time=1 69b466a845ecfe94468856e93da41611fc27bf6d979ddfab3fd6ee0b612a6e1e 20:23:07 $ docker rm -f 69b466a845ecfe94468856e93da41611fc27bf6d979ddfab3fd6ee0b612a6e1e [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 20:23:08 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 20:23:08 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 20:23:08 total 16 20:23:08 drwxr-xr-x 3 root root 4096 Aug 11 20:17 . 20:23:08 drwxrwxr-x 9 jenkins jenkins 4096 Aug 11 20:22 .. 20:23:08 drwxr-xr-x 2 root root 4096 Aug 11 20:17 cost 20:23:08 -rw-r--r-- 1 root root 87 Aug 11 20:17 cost.csv 20:23:08 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 20:23:08 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 20:23:08 total 16 20:23:08 drwxr-xr-x 3 jenkins jenkins 4096 Aug 11 20:17 . 20:23:08 drwxrwxr-x 9 jenkins jenkins 4096 Aug 11 20:22 .. 20:23:08 drwxr-xr-x 2 jenkins jenkins 4096 Aug 11 20:17 cost 20:23:08 -rw-r--r-- 1 jenkins jenkins 87 Aug 11 20:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:23:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:23:09 ---> package-listing.sh 20:23:09 ++ facter osfamily 20:23:09 ++ tr '[:upper:]' '[:lower:]' 20:23:09 + OS_FAMILY=debian 20:23:09 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 20:23:09 + START_PACKAGES=/tmp/packages_start.txt 20:23:09 + END_PACKAGES=/tmp/packages_end.txt 20:23:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:23:09 + PACKAGES=/tmp/packages_start.txt 20:23:09 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 20:23:09 + PACKAGES=/tmp/packages_end.txt 20:23:09 + case "${OS_FAMILY}" in 20:23:09 + dpkg -l 20:23:09 + grep '^ii' 20:23:09 + '[' -f /tmp/packages_start.txt ']' 20:23:09 + '[' -f /tmp/packages_end.txt ']' 20:23:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:23:09 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 20:23:09 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 20:23:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 20:23:09 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 20:23:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:23:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:10 prd-ubuntu20.04-docker-8c-8g-22533 does not seem to be running inside a container 20:23:10 $ 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 20:23:10 $ docker top 401ad6521b43a46e8b793bd2ce31efdc2478f21793746340640bbdb805fbc21d -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:11 + touch /tmp/pre-build-complete [Pipeline] sh 20:23:11 + mkdir -p /var/log/sysstat [Pipeline] sh 20:23:11 + ls /var/log/sa-host 20:23:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:12 provisioning config files... 20:23:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7949438650684762571tmp [Pipeline] { [Pipeline] echo 20:23:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:23:12 ---> create-netrc.sh [Pipeline] } 20:23:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:23:12 ---> python-tools-install.sh [Pipeline] echo 20:23:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:23:12 ---> sudo-logs.sh 20:23:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:23:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:23:13 ---> job-cost.sh 20:23:13 lf-activate-venv: SKIPPING 20:23:13 DEBUG: total: 0.2199999988079071 20:23:13 INFO: Retrieving Stack Cost... 20:23:13 INFO: Retrieving Pricing Info for: v3-standard-8 20:23:14 INFO: Archiving Costs [Pipeline] echo 20:23:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:23:14 ---> logs-deploy.sh 20:23:14 lf-activate-venv: SKIPPING 20:23:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/36 20:23:14 INFO: archiving workspace using pattern(s): 20:23:15 Archives upload complete. 20:23:15 INFO: archiving logs to Nexus 20:23:16 ---> uname -a: 20:23:16 Linux prd-ubuntu20-04-docker-8c-8g-22533 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:23:16 20:23:16 20:23:16 ---> lscpu: 20:23:16 Architecture: x86_64 20:23:16 CPU op-mode(s): 32-bit, 64-bit 20:23:16 Byte Order: Little Endian 20:23:16 Address sizes: 40 bits physical, 48 bits virtual 20:23:16 CPU(s): 8 20:23:16 On-line CPU(s) list: 0-7 20:23:16 Thread(s) per core: 1 20:23:16 Core(s) per socket: 1 20:23:16 Socket(s): 8 20:23:16 NUMA node(s): 1 20:23:16 Vendor ID: AuthenticAMD 20:23:16 CPU family: 23 20:23:16 Model: 49 20:23:16 Model name: AMD EPYC-Rome Processor 20:23:16 Stepping: 0 20:23:16 CPU MHz: 2799.998 20:23:16 BogoMIPS: 5599.99 20:23:16 Virtualization: AMD-V 20:23:16 Hypervisor vendor: KVM 20:23:16 Virtualization type: full 20:23:16 L1d cache: 256 KiB 20:23:16 L1i cache: 256 KiB 20:23:16 L2 cache: 4 MiB 20:23:16 L3 cache: 128 MiB 20:23:16 NUMA node0 CPU(s): 0-7 20:23:16 Vulnerability Itlb multihit: Not affected 20:23:16 Vulnerability L1tf: Not affected 20:23:16 Vulnerability Mds: Not affected 20:23:16 Vulnerability Meltdown: Not affected 20:23:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:23:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:23:16 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:23:16 Vulnerability Srbds: Not affected 20:23:16 Vulnerability Tsx async abort: Not affected 20:23:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:23:16 20:23:16 20:23:16 ---> nproc: 20:23:16 8 20:23:16 20:23:16 20:23:16 ---> df -h: 20:23:16 Filesystem Size Used Avail Use% Mounted on 20:23:16 overlay 155G 12G 144G 8% / 20:23:16 tmpfs 64M 0 64M 0% /dev 20:23:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:23:16 shm 64M 0 64M 0% /dev/shm 20:23:16 /dev/vda1 155G 12G 144G 8% /facter-os 20:23:16 20:23:16 20:23:16 ---> sar -b -r -n DEV: 20:23:16 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22533) 08/11/22 _x86_64_ (8 CPU) 20:23:16 20:23:16 20:14:50 LINUX RESTART (8 CPU) 20:23:16 20:23:16 20:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:23:16 20:16:02 418.46 56.09 362.37 0.00 7399.97 195758.17 0.00 20:23:16 20:17:01 16.84 0.07 16.78 0.00 0.54 6044.53 0.00 20:23:16 20:18:01 40.38 0.08 40.29 0.00 1.33 18841.94 0.00 20:23:16 20:19:01 2.25 0.00 2.25 0.00 0.00 26.65 0.00 20:23:16 20:20:01 1.18 0.02 1.17 0.00 0.13 12.93 0.00 20:23:16 20:21:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 20:23:16 20:22:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 20:23:16 20:23:01 93.68 0.27 93.42 0.00 24.40 54869.92 0.00 20:23:16 Average: 72.01 7.08 64.93 0.00 930.19 34505.75 0.00 20:23:16 20:23:16 20:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:23:16 20:16:02 28873344 31759288 537056 1.63 116552 3038000 2104376 6.20 1110696 2513296 2832 20:23:16 20:17:01 28760828 31748512 542492 1.65 106668 3134804 2131892 6.28 1273172 2441184 10364 20:23:16 20:18:01 28437520 31772840 521004 1.58 122052 3435160 1927120 5.68 1177144 2830444 308 20:23:16 20:19:01 28438204 31773568 520184 1.58 122108 3435160 1927120 5.68 1176520 2830444 8 20:23:16 20:20:01 28444596 31780192 513596 1.56 122156 3435160 1927120 5.68 1169432 2830604 20 20:23:16 20:21:01 28444808 31780396 513316 1.56 122196 3435172 1927120 5.68 1169716 2830612 44 20:23:16 20:22:01 28453288 31788944 504752 1.53 122220 3435176 1927120 5.68 1161120 2830616 16 20:23:16 20:23:01 26919800 31740188 548148 1.67 171420 4743636 2187492 6.45 1314744 4079660 368 20:23:16 Average: 28346548 31767991 525068 1.60 125672 3511534 2007420 5.92 1194068 2898358 1745 20:23:16 20:23:16 20:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:23:16 20:16:02 veth9e91dca 2.08 1.67 0.19 7.07 0.00 0.00 0.00 0.00 20:23:16 20:16:02 lo 3.93 3.93 0.38 0.38 0.00 0.00 0.00 0.00 20:23:16 20:16:02 ens3 697.90 423.70 7374.17 103.67 0.00 0.00 0.00 0.00 20:23:16 20:16:02 docker0 3.42 3.02 0.35 19.10 0.00 0.00 0.00 0.00 20:23:16 20:17:01 veth9e91dca 6.34 6.93 0.55 70.39 0.00 0.00 0.00 0.01 20:23:16 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:16 20:17:01 ens3 52.18 62.29 85.10 59.72 0.00 0.00 0.00 0.00 20:23:16 20:17:01 docker0 6.34 6.81 0.47 70.39 0.00 0.00 0.00 0.00 20:23:16 20:18:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 20:23:16 20:18:01 ens3 101.65 64.06 2528.78 14.16 0.00 0.00 0.00 0.00 20:23:16 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:16 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:16 20:19:01 ens3 13.71 6.01 12.24 0.40 0.00 0.00 0.00 0.00 20:23:16 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:16 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:16 20:20:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:23:16 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:16 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:23:16 20:21:01 ens3 0.33 0.28 0.09 0.08 0.00 0.00 0.00 0.00 20:23:16 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:16 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:16 20:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:16 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:16 20:23:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 20:23:16 20:23:01 ens3 312.01 221.23 7277.68 83.99 0.00 0.00 0.00 0.00 20:23:16 20:23:01 docker0 7.93 8.25 0.71 75.90 0.00 0.00 0.00 0.00 20:23:16 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 20:23:16 Average: ens3 147.42 97.27 2164.00 32.69 0.00 0.00 0.00 0.00 20:23:16 Average: docker0 2.20 2.25 0.19 20.57 0.00 0.00 0.00 0.00 20:23:16 20:23:16 20:23:16 ---> sar -P ALL: 20:23:16 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22533) 08/11/22 _x86_64_ (8 CPU) 20:23:16 20:23:16 20:14:50 LINUX RESTART (8 CPU) 20:23:16 20:23:16 20:15:01 CPU %user %nice %system %iowait %steal %idle 20:23:16 20:16:02 all 11.27 0.00 4.33 2.68 0.06 81.66 20:23:16 20:16:02 0 9.07 0.00 4.44 2.04 0.07 84.38 20:23:16 20:16:02 1 10.95 0.00 3.76 1.35 0.05 83.89 20:23:16 20:16:02 2 12.78 0.00 3.97 0.17 0.07 83.02 20:23:16 20:16:02 3 12.74 0.00 4.26 1.13 0.07 81.80 20:23:16 20:16:02 4 10.90 0.00 3.15 0.35 0.03 85.57 20:23:16 20:16:02 5 11.36 0.00 4.62 1.70 0.05 82.27 20:23:16 20:16:02 6 11.77 0.00 4.96 6.90 0.05 76.33 20:23:16 20:16:02 7 10.59 0.00 5.47 7.86 0.07 76.01 20:23:16 20:17:01 all 13.69 0.00 1.89 0.28 0.03 84.11 20:23:16 20:17:01 0 14.77 0.00 2.05 1.69 0.03 81.45 20:23:16 20:17:01 1 13.75 0.00 1.87 0.03 0.03 84.31 20:23:16 20:17:01 2 13.53 0.00 1.91 0.00 0.03 84.53 20:23:16 20:17:01 3 13.38 0.00 1.96 0.02 0.03 84.61 20:23:16 20:17:01 4 12.39 0.00 1.72 0.00 0.05 85.85 20:23:16 20:17:01 5 12.46 0.00 1.94 0.48 0.03 85.09 20:23:16 20:17:01 6 14.28 0.00 2.06 0.00 0.03 83.63 20:23:16 20:17:01 7 14.97 0.00 1.60 0.00 0.02 83.42 20:23:16 20:18:01 all 11.71 0.00 2.44 1.04 0.04 84.79 20:23:16 20:18:01 0 11.84 0.00 2.54 5.16 0.05 80.41 20:23:16 20:18:01 1 11.91 0.00 2.37 0.00 0.03 85.69 20:23:16 20:18:01 2 11.40 0.00 2.13 0.12 0.03 86.32 20:23:16 20:18:01 3 11.63 0.00 2.50 0.03 0.02 85.83 20:23:16 20:18:01 4 11.60 0.00 2.29 0.98 0.03 85.10 20:23:16 20:18:01 5 11.54 0.00 2.25 1.71 0.03 84.46 20:23:16 20:18:01 6 11.82 0.00 2.93 0.03 0.03 85.18 20:23:16 20:18:01 7 11.90 0.00 2.48 0.27 0.05 85.30 20:23:16 20:19:01 all 0.07 0.00 0.02 0.01 0.00 99.90 20:23:16 20:19:01 0 0.30 0.00 0.03 0.02 0.00 99.65 20:23:16 20:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:23:16 20:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:23:16 20:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:23:16 20:19:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:23:16 20:19:01 5 0.12 0.00 0.05 0.02 0.02 99.80 20:23:16 20:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:23:16 20:19:01 7 0.08 0.00 0.05 0.00 0.00 99.87 20:23:16 20:20:01 all 0.21 0.00 0.01 0.01 0.01 99.76 20:23:16 20:20:01 0 1.49 0.00 0.02 0.00 0.02 98.48 20:23:16 20:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:23:16 20:20:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:23:16 20:20:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:23:16 20:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:23:16 20:20:01 5 0.07 0.00 0.03 0.03 0.00 99.87 20:23:16 20:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:23:16 20:20:01 7 0.05 0.00 0.05 0.00 0.00 99.90 20:23:16 20:21:01 all 0.10 0.00 0.01 0.01 0.00 99.88 20:23:16 20:21:01 0 0.71 0.00 0.03 0.02 0.00 99.24 20:23:16 20:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:23:16 20:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:23:16 20:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:23:16 20:21:01 4 0.03 0.00 0.03 0.03 0.02 99.88 20:23:16 20:21:01 5 0.03 0.00 0.02 0.02 0.00 99.93 20:23:16 20:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:23:16 20:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:23:16 20:22:01 all 0.06 0.00 0.01 0.00 0.02 99.90 20:23:16 20:22:01 0 0.35 0.00 0.03 0.00 0.07 99.55 20:23:16 20:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:23:16 20:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:23:16 20:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:23:16 20:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:23:16 20:22:01 5 0.03 0.00 0.05 0.00 0.02 99.90 20:23:16 20:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:23:16 20:22:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:23:16 20:23:01 all 8.14 0.00 3.29 3.02 0.05 85.50 20:23:16 20:23:01 0 8.72 0.00 3.05 0.10 0.05 88.08 20:23:16 20:23:01 1 7.43 0.00 4.15 0.15 0.05 88.22 20:23:16 20:23:01 2 7.75 0.00 2.74 0.96 0.05 88.49 20:23:16 20:23:01 3 7.68 0.00 3.17 1.25 0.03 87.87 20:23:16 20:23:01 4 8.95 0.00 3.84 14.74 0.10 72.36 20:23:16 20:23:01 5 7.56 0.00 2.58 6.04 0.03 83.78 20:23:16 20:23:01 6 8.99 0.00 3.53 0.79 0.05 86.64 20:23:16 20:23:01 7 8.02 0.00 3.25 0.08 0.05 88.60 20:23:16 Average: all 5.62 0.00 1.49 0.88 0.03 91.99 20:23:16 Average: 0 5.86 0.00 1.52 1.12 0.04 91.47 20:23:16 Average: 1 5.47 0.00 1.52 0.19 0.02 92.80 20:23:16 Average: 2 5.65 0.00 1.34 0.16 0.02 92.83 20:23:16 Average: 3 5.64 0.00 1.48 0.30 0.02 92.55 20:23:16 Average: 4 5.46 0.00 1.37 2.00 0.04 91.13 20:23:16 Average: 5 5.36 0.00 1.43 1.24 0.02 91.94 20:23:16 Average: 6 5.82 0.00 1.68 0.96 0.02 91.52 20:23:16 Average: 7 5.67 0.00 1.61 1.02 0.03 91.68 20:23:16 20:23:16 20:23:16