Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eaa97320d64534912afba6eb03776a59b06c3b75 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-ssh13417994905983608395.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh715514526589650881.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1138059381067863720.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh7585122468265350845.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5252605095582437713.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117042’ Running on prd-ubuntu20.04-docker-8c-8g-117045 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 eaa97320d64534912afba6eb03776a59b06c3b75 (main) Commit message: "Merge pull request #184 from hahattan/bump-dependency" > 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 eaa97320d64534912afba6eb03776a59b06c3b75 # timeout=10 > git rev-list --no-walk d067308007d93fc1c65528eaf1d43967cb797470 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:44:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:44:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:44:29 ========================================================= 02:44:29 EdgeX Global Pipelines Version Info 02:44:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:44:30 ------------------- 02:44:30 stable info: 02:44:30 ------------------- 02:44:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:44:30 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 02:44:30 Message: update stable to v1.0.243 02:44:31 ------------------- 02:44:31 experimental info: 02:44:31 ------------------- 02:44:31 Commited By: **** collab-it+edgex@linuxfoundation.org 02:44:31 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 02:44:31 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eaa97320d64534912afba6eb03776a59b06c3b75 [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eaa9732 [Pipeline] echo 02:44:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:44:31 + git rev-list -1 --merges eaa97320d64534912afba6eb03776a59b06c3b75~1..eaa97320d64534912afba6eb03776a59b06c3b75 [Pipeline] echo 02:44:31 -----------> git rev-list -1 --merges eaa97320d64534912afba6eb03776a59b06c3b75~1..eaa97320d64534912afba6eb03776a59b06c3b75 eaa97320d64534912afba6eb03776a59b06c3b75 02:44:31 eaa97320d64534912afba6eb03776a59b06c3b75 [false] [Pipeline] sh 02:44:32 + git log --format=format:%s -1 eaa97320d64534912afba6eb03776a59b06c3b75 [Pipeline] echo 02:44:32 ========================================================= 02:44:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:44:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:44:32 + git log --format=format:%s -1 eaa97320d64534912afba6eb03776a59b06c3b75 [Pipeline] echo 02:44:32 [semverPrep] GIT_COMMIT: eaa97320d64534912afba6eb03776a59b06c3b75, Commit Message: Merge pull request #184 from hahattan/bump-dependency [Pipeline] echo 02:44:32 [semverPrep] This is not a build commit. [Pipeline] sh 02:44:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:32 + grep -v github /etc/ssh/ssh_known_hosts 02:44:32 + [ -e /tmp/ssh_known_hosts ] 02:44:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:44:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:44:32 + sudo tee -a /etc/ssh/ssh_known_hosts 02:44:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:34 02:44:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:34 0.1.4: Pulling from edgex-devops/py-git-semver 02:44:34 b85a868b505f: Pulling fs layer 02:44:34 e2be974225ed: Pulling fs layer 02:44:34 339a4e72a1f5: Pulling fs layer 02:44:34 988bab9f4d93: Pulling fs layer 02:44:34 1469e6f7b9e6: Pulling fs layer 02:44:34 988bab9f4d93: Waiting 02:44:34 eaf3925da568: Pulling fs layer 02:44:34 bab4dde63d76: Pulling fs layer 02:44:34 bde34c3a00c8: Pulling fs layer 02:44:34 1469e6f7b9e6: Waiting 02:44:34 eaf3925da568: Waiting 02:44:34 b352a97aabf1: Pulling fs layer 02:44:34 bab4dde63d76: Waiting 02:44:34 bde34c3a00c8: Waiting 02:44:34 4872d77fe225: Pulling fs layer 02:44:34 5851b861e8e6: Pulling fs layer 02:44:34 4872d77fe225: Waiting 02:44:34 b352a97aabf1: Waiting 02:44:34 e2be974225ed: Verifying Checksum 02:44:34 e2be974225ed: Download complete 02:44:34 988bab9f4d93: Verifying Checksum 02:44:34 988bab9f4d93: Download complete 02:44:35 1469e6f7b9e6: Verifying Checksum 02:44:35 1469e6f7b9e6: Download complete 02:44:35 eaf3925da568: Verifying Checksum 02:44:35 eaf3925da568: Download complete 02:44:35 339a4e72a1f5: Verifying Checksum 02:44:35 339a4e72a1f5: Download complete 02:44:35 bde34c3a00c8: Download complete 02:44:35 b352a97aabf1: Verifying Checksum 02:44:35 b352a97aabf1: Download complete 02:44:35 4872d77fe225: Verifying Checksum 02:44:35 5851b861e8e6: Verifying Checksum 02:44:35 5851b861e8e6: Download complete 02:44:35 b85a868b505f: Verifying Checksum 02:44:35 b85a868b505f: Download complete 02:44:35 bab4dde63d76: Verifying Checksum 02:44:35 bab4dde63d76: Download complete 02:44:37 b85a868b505f: Pull complete 02:44:37 e2be974225ed: Pull complete 02:44:37 339a4e72a1f5: Pull complete 02:44:38 988bab9f4d93: Pull complete 02:44:38 1469e6f7b9e6: Pull complete 02:44:38 eaf3925da568: Pull complete 02:44:40 bab4dde63d76: Pull complete 02:44:40 bde34c3a00c8: Pull complete 02:44:41 b352a97aabf1: Pull complete 02:44:41 4872d77fe225: Pull complete 02:44:42 5851b861e8e6: Pull complete 02:44:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:44:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:44:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:42 prd-ubuntu20.04-docker-8c-8g-117045 does not seem to be running inside a container 02:44:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:44:48 $ docker top 67407b15f13224a65f25b8e1641c42105d6b9a3ac7689b496821133f6471791e -eo pid,comm 02:44:48 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). 02:44:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:48 [ssh-agent] Looking for ssh-agent implementation... 02:44:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:48 $ docker exec 67407b15f13224a65f25b8e1641c42105d6b9a3ac7689b496821133f6471791e ssh-agent 02:44:48 SSH_AUTH_SOCK=/tmp/ssh-FgGz2XsI4PwP/agent.14 02:44:48 SSH_AGENT_PID=28 02:44:48 Running ssh-add (command line suppressed) 02:44:48 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11672645850674197097.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11672645850674197097.key) 02:44:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:49 + git tag --points-at HEAD [Pipeline] } 02:44:49 $ docker exec --env ******** --env ******** 67407b15f13224a65f25b8e1641c42105d6b9a3ac7689b496821133f6471791e ssh-agent -k 02:44:49 unset SSH_AUTH_SOCK; 02:44:49 unset SSH_AGENT_PID; 02:44:49 echo Agent pid 28 killed; 02:44:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:44:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:49 [ssh-agent] Looking for ssh-agent implementation... 02:44:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:49 $ docker exec 67407b15f13224a65f25b8e1641c42105d6b9a3ac7689b496821133f6471791e ssh-agent 02:44:49 SSH_AUTH_SOCK=/tmp/ssh-oRGKAyzkV7nu/agent.72 02:44:49 SSH_AGENT_PID=78 02:44:49 Running ssh-add (command line suppressed) 02:44:49 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7397406207154129917.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7397406207154129917.key) 02:44:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:50 + git semver init 02:44:50 2022-10-26 02:44:50,243 [run_init] DEBUG init version:0.0.0 force:False 02:44:50 2022-10-26 02:44:50,244 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 02:44:50 2022-10-26 02:44:50,245 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 02:44:50 2022-10-26 02:44:50,246 [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) 02:44:51 2022-10-26 02:44:51,150 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 02:44:51 2022-10-26 02:44:51,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 02:44:51 2022-10-26 02:44:51,151 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:44:51 2022-10-26 02:44:51,151 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:44:51 2.3.0-dev.25 [Pipeline] } 02:44:51 $ docker exec --env ******** --env ******** 67407b15f13224a65f25b8e1641c42105d6b9a3ac7689b496821133f6471791e ssh-agent -k 02:44:51 unset SSH_AUTH_SOCK; 02:44:51 unset SSH_AGENT_PID; 02:44:51 echo Agent pid 78 killed; 02:44:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:51 + git semver [Pipeline] } 02:44:52 $ docker stop --time=1 67407b15f13224a65f25b8e1641c42105d6b9a3ac7689b496821133f6471791e 02:44:53 $ docker rm -f 67407b15f13224a65f25b8e1641c42105d6b9a3ac7689b496821133f6471791e [Pipeline] // withDockerContainer [Pipeline] sh 02:44:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:44:54 Stashed 1 file(s) [Pipeline] echo 02:44:54 [edgeXSemver]: initialized semver on version 2.3.0-dev.25 [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 02:44:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:44:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:44:54 ========================================================= 02:44:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:44:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:44:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:44:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:44:54 213ec9aee27d: Pulling fs layer 02:44:54 4583459ba037: Pulling fs layer 02:44:54 93c1e223e6f2: Pulling fs layer 02:44:54 53926ce57604: Pulling fs layer 02:44:54 21b2b0c7a3f4: Pulling fs layer 02:44:54 53926ce57604: Waiting 02:44:54 30f14e443154: Pulling fs layer 02:44:54 801331c1e519: Pulling fs layer 02:44:54 99cc6dd402b0: Pulling fs layer 02:44:54 7d9ed39f4882: Pulling fs layer 02:44:54 801331c1e519: Waiting 02:44:54 99cc6dd402b0: Waiting 02:44:54 21b2b0c7a3f4: Waiting 02:44:54 7d9ed39f4882: Waiting 02:44:54 30f14e443154: Waiting 02:44:54 93c1e223e6f2: Verifying Checksum 02:44:54 93c1e223e6f2: Download complete 02:44:54 4583459ba037: Download complete 02:44:54 21b2b0c7a3f4: Download complete 02:44:54 30f14e443154: Verifying Checksum 02:44:54 30f14e443154: Download complete 02:44:54 213ec9aee27d: Download complete 02:44:55 801331c1e519: Verifying Checksum 02:44:55 801331c1e519: Download complete 02:44:55 213ec9aee27d: Pull complete 02:44:55 4583459ba037: Pull complete 02:44:55 93c1e223e6f2: Pull complete 02:44:55 7d9ed39f4882: Verifying Checksum 02:44:55 7d9ed39f4882: Download complete 02:44:56 53926ce57604: Verifying Checksum 02:44:56 53926ce57604: Download complete 02:44:56 99cc6dd402b0: Verifying Checksum 02:44:56 99cc6dd402b0: Download complete 02:45:00 53926ce57604: Pull complete 02:45:00 21b2b0c7a3f4: Pull complete 02:45:00 30f14e443154: Pull complete 02:45:01 801331c1e519: Pull complete 02:45:03 99cc6dd402b0: Pull complete 02:45:04 7d9ed39f4882: Pull complete 02:45:04 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 02:45:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:45:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 02:45:04 + 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 02:45:04 + docker inspect -f . ci-base-image-x86_64 02:45:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:04 prd-ubuntu20.04-docker-8c-8g-117045 does not seem to be running inside a container 02:45:04 $ 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 ******** ci-base-image-x86_64 cat 02:45:09 Still waiting to schedule task 02:45:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117044’ 02:45:14 $ docker top 399ae5d587c89081d956149917ea436ea8cf27afd15ed59afbb2f47f33ba3ff1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:15 + go version 02:45:15 go version go1.18.7 linux/amd64 [Pipeline] } 02:45:15 $ docker stop --time=1 399ae5d587c89081d956149917ea436ea8cf27afd15ed59afbb2f47f33ba3ff1 02:45:16 $ docker rm -f 399ae5d587c89081d956149917ea436ea8cf27afd15ed59afbb2f47f33ba3ff1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:17 + docker inspect -f . ci-base-image-x86_64 02:45:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:17 prd-ubuntu20.04-docker-8c-8g-117045 does not seem to be running inside a container 02:45:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:45:18 $ docker top 6f9b53891f1bab426a9d565dd27a6196a5b744535622b1320eb519f43a109c30 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:18 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 02:45:19 + make test 02:45:19 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 02:45:19 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:45:19 go: downloading github.com/stretchr/testify v1.8.0 02:45:19 go: downloading github.com/pebbe/zmq4 v1.2.7 02:45:19 go: downloading github.com/nats-io/nats.go v1.18.0 02:45:19 go: downloading github.com/google/uuid v1.3.0 02:45:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 02:45:19 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 02:45:19 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 02:45:19 go: downloading github.com/davecgh/go-spew v1.1.1 02:45:19 go: downloading gopkg.in/yaml.v3 v3.0.1 02:45:19 go: downloading github.com/pmezard/go-difflib v1.0.0 02:45:19 go: downloading github.com/stretchr/objx v0.4.0 02:45:19 go: downloading github.com/nats-io/nuid v1.0.1 02:45:19 go: downloading github.com/nats-io/nkeys v0.3.0 02:45:19 go: downloading github.com/go-playground/validator/v10 v10.11.1 02:45:19 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:45:19 go: downloading github.com/gorilla/websocket v1.4.2 02:45:19 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 02:45:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:45:19 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 02:45:19 go: downloading github.com/x448/float16 v0.8.4 02:45:19 go: downloading golang.org/x/text v0.3.7 02:45:19 go: downloading github.com/leodido/go-urn v1.2.1 02:45:19 go: downloading github.com/go-playground/universal-translator v0.18.0 02:45:19 go: downloading github.com/go-playground/locales v0.14.0 02:45:19 go: downloading github.com/nats-io/jwt/v2 v2.3.0 02:45:19 go: downloading github.com/klauspost/compress v1.15.11 02:45:19 go: downloading github.com/minio/highwayhash v1.0.2 02:45:19 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 02:45:19 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 02:45:41 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.066s coverage: 66.4% of statements 02:45:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:45:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.117s coverage: 90.4% of statements 02:45:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.045s coverage: 87.7% of statements 02:45:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 02:45:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 02:45:53 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.083s coverage: 35.9% of statements 02:45:53 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.047s coverage: 68.5% of statements 02:45:53 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:46:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.469s coverage: 83.8% of statements 02:46:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 88.9% of statements 02:46:02 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:46:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.051s coverage: 100.0% of statements 02:46:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.036s coverage: 100.0% of statements 02:46:02 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.027s coverage: 95.1% of statements 02:46:02 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 02:46:02 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.063s coverage: 66.4% of statements 02:46:02 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:46:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.066s coverage: 90.4% of statements 02:46:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.024s coverage: 100.0% of statements 02:46:02 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 02:46:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.025s coverage: 100.0% of statements 02:46:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.042s coverage: 68.5% of statements 02:46:02 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:46:25 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.516s coverage: 83.8% of statements 02:46:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.026s coverage: 88.9% of statements 02:46:25 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:46:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.029s coverage: 100.0% of statements 02:46:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.024s coverage: 100.0% of statements 02:46:25 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.032s coverage: 95.1% of statements 02:46:37 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." 02:46:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:46:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:46:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:46:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:46:38 $ docker stop --time=1 6f9b53891f1bab426a9d565dd27a6196a5b744535622b1320eb519f43a109c30 02:46:41 $ docker rm -f 6f9b53891f1bab426a9d565dd27a6196a5b744535622b1320eb519f43a109c30 [Pipeline] // withDockerContainer [Pipeline] sh 02:46:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:46:42 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 02:46:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:43 02:46:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:43 latest: Pulling from edgex-lftools-log-publisher 02:46:43 5eb5b503b376: Pulling fs layer 02:46:43 5c69ac0246d0: Pulling fs layer 02:46:43 ec43610c2a17: Pulling fs layer 02:46:43 3a2ae6a8a46f: Pulling fs layer 02:46:43 33b1e0a273af: Pulling fs layer 02:46:43 5d3b04190fa2: Pulling fs layer 02:46:43 2f39f015ded8: Pulling fs layer 02:46:43 33b1e0a273af: Waiting 02:46:43 3a2ae6a8a46f: Waiting 02:46:43 5d3b04190fa2: Waiting 02:46:43 5c69ac0246d0: Verifying Checksum 02:46:43 5c69ac0246d0: Download complete 02:46:43 3a2ae6a8a46f: Verifying Checksum 02:46:43 3a2ae6a8a46f: Download complete 02:46:43 33b1e0a273af: Verifying Checksum 02:46:43 33b1e0a273af: Download complete 02:46:43 5d3b04190fa2: Verifying Checksum 02:46:43 5d3b04190fa2: Download complete 02:46:43 ec43610c2a17: Verifying Checksum 02:46:43 ec43610c2a17: Download complete 02:46:44 5eb5b503b376: Verifying Checksum 02:46:44 5eb5b503b376: Download complete 02:46:44 2f39f015ded8: Download complete 02:46:45 5eb5b503b376: Pull complete 02:46:46 5c69ac0246d0: Pull complete 02:46:46 ec43610c2a17: Pull complete 02:46:47 3a2ae6a8a46f: Pull complete 02:46:47 33b1e0a273af: Pull complete 02:46:47 5d3b04190fa2: Pull complete 02:46:53 2f39f015ded8: Pull complete 02:46:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:46:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:53 prd-ubuntu20.04-docker-8c-8g-117045 does not seem to be running inside a container 02:46:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:47:03 $ docker top 497b3a2d120b28ad7adb0a652ed7c2c240b4baed904ec6a0d02015f65ebfd433 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:03 ---> job-cost.sh 02:47:03 lf-activate-venv: SKIPPING 02:47:03 INFO: No Stack... 02:47:04 INFO: Retrieving Pricing Info for: v3-standard-8 02:47:04 INFO: Archiving Costs [Pipeline] sh 02:47:04 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 02:47:04 + cut -d, -f6 [Pipeline] lock 02:47:04 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-49-stack-cost] 02:47:04 Resource [jenkins-edgexfoundry-go-mod-messaging-main-49-stack-cost] did not exist. Created. 02:47:04 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:47:05 + echo total: 0.2199999988079071 [Pipeline] stash 02:47:05 Stashed 1 file(s) [Pipeline] } 02:47:05 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 02:47:05 $ docker stop --time=1 497b3a2d120b28ad7adb0a652ed7c2c240b4baed904ec6a0d02015f65ebfd433 02:47:06 $ docker rm -f 497b3a2d120b28ad7adb0a652ed7c2c240b4baed904ec6a0d02015f65ebfd433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:48:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117046 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 02:48:41 Running in /w/workspace/go-mod-messaging/49 [Pipeline] { [Pipeline] checkout 02:48:41 Selected Git installation does not exist. Using Default 02:48:41 The recommended git tool is: NONE 02:48:46 using credential edgex-jenkins-ssh 02:48:46 Cloning the remote Git repository 02:48:46 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 02:48:46 > git init /w/workspace/go-mod-messaging/49 # timeout=10 02:48:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 02:48:46 > git --version # timeout=10 02:48:46 > git --version # 'git version 2.25.1' 02:48:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:48:46 Verifying host key using known hosts file 02:48:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:48:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:48:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 02:48:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:48:48 Avoid second fetch 02:48:48 Checking out Revision eaa97320d64534912afba6eb03776a59b06c3b75 (main) 02:48:49 Commit message: "Merge pull request #184 from hahattan/bump-dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:48:48 > git config core.sparsecheckout # timeout=10 02:48:48 > git checkout -f eaa97320d64534912afba6eb03776a59b06c3b75 # timeout=10 02:48:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:48:50 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:50 Dload Upload Total Spent Left Speed 02:48:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90661 0 --:--:-- --:--:-- --:--:-- 90661 [Pipeline] sh 02:48:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:48:51 + sudo tee /etc/docker/daemon.new 02:48:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:48:51 { 02:48:51 "registry-mirrors": [ 02:48:51 "https://nexus3.edgexfoundry.org:10001" 02:48:51 ], 02:48:51 "bip": "10.250.0.254/24", 02:48:51 "hosts": [ 02:48:51 "tcp://0.0.0.0:5555", 02:48:51 "unix:///var/run/docker.sock" 02:48:51 ], 02:48:51 "mtu": 1458, 02:48:51 "selinux-enabled": true, 02:48:51 "seccomp-profile": "/etc/docker/seccomp.json" 02:48:51 } [Pipeline] sh 02:48:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:48:51 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:49:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:49:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:49:10 ========================================================= 02:49:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:49:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:49:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:49:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:49:11 9b18e9b68314: Pulling fs layer 02:49:11 d32db5db7311: Pulling fs layer 02:49:11 d0c4b47475fc: Pulling fs layer 02:49:11 5831b945b038: Pulling fs layer 02:49:11 86bbec2aaacd: Pulling fs layer 02:49:11 e10730c5d714: Pulling fs layer 02:49:11 5dd5c2283517: Pulling fs layer 02:49:11 d5ac0230b979: Pulling fs layer 02:49:11 86bbec2aaacd: Waiting 02:49:11 e10730c5d714: Waiting 02:49:11 5dd5c2283517: Waiting 02:49:11 d5ac0230b979: Waiting 02:49:11 5831b945b038: Waiting 02:49:11 d0c4b47475fc: Verifying Checksum 02:49:11 d0c4b47475fc: Download complete 02:49:11 d32db5db7311: Verifying Checksum 02:49:11 d32db5db7311: Download complete 02:49:11 86bbec2aaacd: Verifying Checksum 02:49:11 86bbec2aaacd: Download complete 02:49:11 e10730c5d714: Download complete 02:49:11 9b18e9b68314: Verifying Checksum 02:49:11 9b18e9b68314: Download complete 02:49:12 9b18e9b68314: Pull complete 02:49:12 d5ac0230b979: Verifying Checksum 02:49:12 d5ac0230b979: Download complete 02:49:12 d32db5db7311: Pull complete 02:49:12 d0c4b47475fc: Pull complete 02:49:13 5dd5c2283517: Download complete 02:49:14 5831b945b038: Download complete 02:49:26 5831b945b038: Pull complete 02:49:26 86bbec2aaacd: Pull complete 02:49:26 e10730c5d714: Pull complete 02:49:31 5dd5c2283517: Pull complete 02:49:33 d5ac0230b979: Pull complete 02:49:33 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 02:49:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:49:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 02:49:34 + 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 02:49:34 + docker inspect -f . ci-base-image-arm64 02:49:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:34 prd-ubuntu20.04-docker-arm64-4c-16g-117046 does not seem to be running inside a container 02:49:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/49 -v /w/workspace/go-mod-messaging/49:/w/workspace/go-mod-messaging/49:rw,z -v /w/workspace/go-mod-messaging/49@tmp:/w/workspace/go-mod-messaging/49@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 02:49:37 $ docker top a3a6ad2f722b2cb2020806978ba6c6731f12511ded2e4fd286fdd12f9c45d438 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:38 + go version 02:49:38 go version go1.18.7 linux/arm64 [Pipeline] } 02:49:38 $ docker stop --time=1 a3a6ad2f722b2cb2020806978ba6c6731f12511ded2e4fd286fdd12f9c45d438 02:49:40 $ docker rm -f a3a6ad2f722b2cb2020806978ba6c6731f12511ded2e4fd286fdd12f9c45d438 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:40 + docker inspect -f . ci-base-image-arm64 02:49:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:41 prd-ubuntu20.04-docker-arm64-4c-16g-117046 does not seem to be running inside a container 02:49:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/49 -v /w/workspace/go-mod-messaging/49:/w/workspace/go-mod-messaging/49:rw,z -v /w/workspace/go-mod-messaging/49@tmp:/w/workspace/go-mod-messaging/49@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 02:49:42 $ docker top 85565416f27c9022944add5cc2ac41dbe8b76d3f7cfcbfefa33223a4c584384c -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:43 + git config --global --add safe.directory /w/workspace/go-mod-messaging/49 [Pipeline] fileExists [Pipeline] sh 02:49:43 + make test 02:49:43 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 02:49:43 go: downloading github.com/nats-io/nats.go v1.18.0 02:49:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 02:49:43 go: downloading github.com/stretchr/testify v1.8.0 02:49:44 go: downloading github.com/google/uuid v1.3.0 02:49:44 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 02:49:44 go: downloading github.com/pebbe/zmq4 v1.2.7 02:49:44 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:49:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 02:49:44 go: downloading github.com/davecgh/go-spew v1.1.1 02:49:44 go: downloading github.com/pmezard/go-difflib v1.0.0 02:49:44 go: downloading gopkg.in/yaml.v3 v3.0.1 02:49:44 go: downloading github.com/stretchr/objx v0.4.0 02:49:44 go: downloading github.com/gorilla/websocket v1.4.2 02:49:44 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 02:49:44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:49:44 go: downloading github.com/nats-io/nkeys v0.3.0 02:49:44 go: downloading github.com/nats-io/nuid v1.0.1 02:49:45 go: downloading github.com/go-playground/validator/v10 v10.11.1 02:49:45 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:49:45 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 02:49:45 go: downloading github.com/x448/float16 v0.8.4 02:49:45 go: downloading github.com/go-playground/universal-translator v0.18.0 02:49:45 go: downloading github.com/leodido/go-urn v1.2.1 02:49:45 go: downloading golang.org/x/text v0.3.7 02:49:45 go: downloading github.com/klauspost/compress v1.15.11 02:49:45 go: downloading github.com/minio/highwayhash v1.0.2 02:49:45 go: downloading github.com/nats-io/jwt/v2 v2.3.0 02:49:45 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 02:49:45 go: downloading github.com/go-playground/locales v0.14.0 02:51:37 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.270s coverage: 66.4% of statements 02:51:37 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:51:37 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.233s coverage: 90.4% of statements 02:51:37 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.261s coverage: 87.7% of statements 02:51:37 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 02:51:37 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 02:52:45 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.302s coverage: 35.9% of statements 02:52:45 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.182s coverage: 68.5% of statements 02:52:45 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:52:45 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.488s coverage: 83.8% of statements 02:52:45 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.092s coverage: 88.9% of statements 02:52:45 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:52:45 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.076s coverage: 100.0% of statements 02:52:45 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.133s coverage: 100.0% of statements 02:52:45 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.083s coverage: 95.1% of statements 02:52:45 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 02:52:48 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.305s coverage: 66.4% of statements 02:52:48 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:52:48 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.243s coverage: 90.4% of statements 02:52:48 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.068s coverage: 100.0% of statements 02:52:48 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 02:52:48 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.066s coverage: 100.0% of statements 02:52:48 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.140s coverage: 68.5% of statements 02:52:48 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:53:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.484s coverage: 83.8% of statements 02:53:10 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.069s coverage: 88.9% of statements 02:53:10 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:53:10 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.074s coverage: 100.0% of statements 02:53:10 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.062s coverage: 100.0% of statements 02:53:10 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.083s coverage: 95.1% of statements 02:53:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:53:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:54:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:54:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:54:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:54:18 $ docker stop --time=1 85565416f27c9022944add5cc2ac41dbe8b76d3f7cfcbfefa33223a4c584384c 02:54:20 $ docker rm -f 85565416f27c9022944add5cc2ac41dbe8b76d3f7cfcbfefa33223a4c584384c [Pipeline] // withDockerContainer [Pipeline] sh 02:54:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:54:22 Warning: overwriting stash ‘coverage-report’ 02:54:23 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 02:54:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:54:23 02:54:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:54:24 arm64: Pulling from edgex-lftools-log-publisher 02:54:24 8998bd30e6a1: Pulling fs layer 02:54:24 04944245beec: Pulling fs layer 02:54:24 699f458cf7ca: Pulling fs layer 02:54:24 765212b225bb: Pulling fs layer 02:54:24 f23df028b6ca: Pulling fs layer 02:54:24 d65c8cfc05b1: Pulling fs layer 02:54:24 2437ff75d9bd: Pulling fs layer 02:54:24 d65c8cfc05b1: Waiting 02:54:24 2437ff75d9bd: Waiting 02:54:24 f23df028b6ca: Waiting 02:54:24 765212b225bb: Waiting 02:54:24 04944245beec: Verifying Checksum 02:54:24 04944245beec: Download complete 02:54:24 765212b225bb: Verifying Checksum 02:54:24 765212b225bb: Download complete 02:54:24 f23df028b6ca: Verifying Checksum 02:54:24 f23df028b6ca: Download complete 02:54:24 d65c8cfc05b1: Verifying Checksum 02:54:24 d65c8cfc05b1: Download complete 02:54:24 699f458cf7ca: Verifying Checksum 02:54:24 699f458cf7ca: Download complete 02:54:25 8998bd30e6a1: Verifying Checksum 02:54:25 8998bd30e6a1: Download complete 02:54:27 2437ff75d9bd: Verifying Checksum 02:54:27 2437ff75d9bd: Download complete 02:54:29 8998bd30e6a1: Pull complete 02:54:29 04944245beec: Pull complete 02:54:30 699f458cf7ca: Pull complete 02:54:31 765212b225bb: Pull complete 02:54:31 f23df028b6ca: Pull complete 02:54:31 d65c8cfc05b1: Pull complete 02:54:47 2437ff75d9bd: Pull complete 02:54:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:54:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:54:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:47 prd-ubuntu20.04-docker-arm64-4c-16g-117046 does not seem to be running inside a container 02:54:47 $ 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/49 -v /w/workspace/go-mod-messaging/49:/w/workspace/go-mod-messaging/49:rw,z -v /w/workspace/go-mod-messaging/49@tmp:/w/workspace/go-mod-messaging/49@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 02:54:49 $ docker top 0977f8eb6302c30fafc36c0634c15fe219026ef39dcaba5fb2e47657b5baf655 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:50 ---> job-cost.sh 02:54:50 lf-activate-venv: SKIPPING 02:54:50 INFO: No Stack... 02:54:51 INFO: Retrieving Pricing Info for: v3-standard-4 02:54:52 INFO: Archiving Costs [Pipeline] sh 02:54:52 + cat /w/workspace/go-mod-messaging/49/archives/cost.csv 02:54:52 + cut -d, -f6 [Pipeline] lock 02:54:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-49-stack-cost] 02:54:52 Resource [jenkins-edgexfoundry-go-mod-messaging-main-49-stack-cost] did not exist. Created. 02:54:52 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:54:53 /w/workspace/go-mod-messaging/49@tmp/durable-9d68d392/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:54:53 + echo total: 0.10999999940395355 [Pipeline] stash 02:54:53 Warning: overwriting stash ‘stack-cost’ 02:54:53 Stashed 1 file(s) [Pipeline] } 02:54:53 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 02:54:54 $ docker stop --time=1 0977f8eb6302c30fafc36c0634c15fe219026ef39dcaba5fb2e47657b5baf655 02:54:55 $ docker rm -f 0977f8eb6302c30fafc36c0634c15fe219026ef39dcaba5fb2e47657b5baf655 [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 02:54:55 provisioning config files... 02:54:55 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13880599120106422089tmp [Pipeline] { [Pipeline] sh 02:54:56 + set +x 02:54:56 + + curl -s https://codecov.io/bash 02:54:56 bash -s -- 02:54:56 02:54:56 _____ _ 02:54:56 / ____| | | 02:54:56 | | ___ __| | ___ ___ _____ __ 02:54:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:54:56 | |___| (_) | (_| | __/ (_| (_) \ V / 02:54:56 \_____\___/ \__,_|\___|\___\___/ \_/ 02:54:56 Bash-1.0.6 02:54:56 02:54:56 02:54:56 ==> git version 2.25.1 found 02:54:56 ==> 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 02:54:56 Release-Date: 2020-01-08 02:54:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:54:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:54:56 ==> Jenkins CI detected. 02:54:56 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 02:54:56 project root: . 02:54:56 --> token set from env 02:54:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:54:56 ==> Running gcov in . (disable via -X gcov) 02:54:56 ==> Python coveragepy not found 02:54:56 ==> Searching for coverage reports in: 02:54:56 + . 02:54:56 -> Found 1 reports 02:54:56 ==> Detecting git/mercurial file structure 02:54:56 ==> Reading reports 02:54:56 + ./coverage.out bytes=33413 02:54:56 ==> Appending adjustments 02:54:56 https://docs.codecov.io/docs/fixing-reports 02:54:56 + Found adjustments 02:54:56 ==> Gzipping contents 02:54:56 8.0K /tmp/codecov.rQRUW9.gz 02:54:56 ==> Uploading reports 02:54:56 url: https://codecov.io 02:54:56 query: branch=main&commit=eaa97320d64534912afba6eb03776a59b06c3b75&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 02:54:56 -> Pinging Codecov 02:54:56 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=eaa97320d64534912afba6eb03776a59b06c3b75&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 02:54:57 -> Uploading to 02:54:57 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/F6E385568367DD0E4001BA4F8F1CB792/eaa97320d64534912afba6eb03776a59b06c3b75/09917610-b972-4dcb-b751-7dcdd128af36.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T025456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db2dba400a0c252a27cd038d076ef45c5c47183b080236dc3ae93e159b317ea7 02:54:57 % Total % Received % Xferd Average Speed Time Time Time Current 02:54:57 Dload Upload Total Spent Left Speed 02:54:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8042 0 0 100 8042 0 31537 --:--:-- --:--:-- --:--:-- 31537 02:54:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/eaa97320d64534912afba6eb03776a59b06c3b75 [Pipeline] } 02:54:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:54:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:54:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:54:57 02:54:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:54:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:54:58 df9b9388f04a: Pulling fs layer 02:54:58 52dc419b0ee2: Pulling fs layer 02:54:58 25bc292e5bac: Pulling fs layer 02:54:58 114826534d7a: Pulling fs layer 02:54:58 4657fd5d0bcf: Pulling fs layer 02:54:58 6ad1cebc031e: Pulling fs layer 02:54:58 8a3aa393b2d8: Pulling fs layer 02:54:58 4657fd5d0bcf: Waiting 02:54:58 6ad1cebc031e: Waiting 02:54:58 8a3aa393b2d8: Waiting 02:54:58 114826534d7a: Waiting 02:54:58 25bc292e5bac: Verifying Checksum 02:54:58 25bc292e5bac: Download complete 02:54:58 52dc419b0ee2: Download complete 02:54:58 4657fd5d0bcf: Download complete 02:54:58 df9b9388f04a: Verifying Checksum 02:54:58 df9b9388f04a: Download complete 02:54:58 6ad1cebc031e: Verifying Checksum 02:54:58 6ad1cebc031e: Download complete 02:54:58 df9b9388f04a: Pull complete 02:54:58 52dc419b0ee2: Pull complete 02:54:59 114826534d7a: Download complete 02:54:59 8a3aa393b2d8: Verifying Checksum 02:54:59 8a3aa393b2d8: Download complete 02:54:59 25bc292e5bac: Pull complete 02:55:03 114826534d7a: Pull complete 02:55:04 4657fd5d0bcf: Pull complete 02:55:04 6ad1cebc031e: Pull complete 02:55:09 8a3aa393b2d8: Pull complete 02:55:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:55:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:55:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:09 prd-ubuntu20.04-docker-8c-8g-117045 does not seem to be running inside a container 02:55:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:55:17 $ docker top d0a9b7fa920a1943bf49f7791bc337ffa6ea88e22531d1a92ad3c6abbd80e72e -eo pid,comm [Pipeline] { [Pipeline] echo 02:55:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 02:55:17 + set -o pipefail 02:55:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 02:55:21 02:55:21 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 02:55:21 02:55:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/286a0a37-29e5-48a1-be45-6b1b9b8afec7 02:55:21 02:55:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:55:21 02:55:21 02:55:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:55:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:55:21 More details here: https://snyk.co/ue1NS [Pipeline] } 02:55:21 $ docker stop --time=1 d0a9b7fa920a1943bf49f7791bc337ffa6ea88e22531d1a92ad3c6abbd80e72e 02:55:26 $ docker rm -f d0a9b7fa920a1943bf49f7791bc337ffa6ea88e22531d1a92ad3c6abbd80e72e [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 02:55:26 + git log --format=format:%s -1 eaa97320d64534912afba6eb03776a59b06c3b75 [Pipeline] sh 02:55:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:55:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:55:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:27 prd-ubuntu20.04-docker-8c-8g-117045 does not seem to be running inside a container 02:55:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:55:28 $ docker top e6906e39e26f7e02e59b4baa2aaf8a881790f97b70a91f0e7b4ea16725951d27 -eo pid,comm 02:55:28 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). 02:55:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:55:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:55:28 [ssh-agent] Looking for ssh-agent implementation... 02:55:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:55:28 $ docker exec e6906e39e26f7e02e59b4baa2aaf8a881790f97b70a91f0e7b4ea16725951d27 ssh-agent 02:55:28 SSH_AUTH_SOCK=/tmp/ssh-skioT6L1FlEb/agent.14 02:55:28 SSH_AGENT_PID=20 02:55:28 Running ssh-add (command line suppressed) 02:55:28 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17114132016680261060.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_17114132016680261060.key) 02:55:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:55:29 + git semver tag 02:55:29 2022-10-26 02:55:29,392 [run_tag] DEBUG tag force:False 02:55:29 2022-10-26 02:55:29,393 [check_head_tag] DEBUG check head tag 02:55:29 2022-10-26 02:55:29,395 [execute] INFO git cat-file --batch-check 02:55:29 2022-10-26 02:55:29,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 02:55:29 2022-10-26 02:55:29,401 [execute] INFO git cat-file --batch 02:55:29 2022-10-26 02:55:29,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 02:55:29 2022-10-26 02:55:29,427 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:55:29 2022-10-26 02:55:29,428 [execute] INFO git tag -a v2.3.0-dev.25 -m v2.3.0-dev.25 02:55:29 2022-10-26 02:55:29,428 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.25', '-m', 'v2.3.0-dev.25'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 02:55:29 2022-10-26 02:55:29,432 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:55:29 2.3.0-dev.25 [Pipeline] } 02:55:29 $ docker exec --env ******** --env ******** e6906e39e26f7e02e59b4baa2aaf8a881790f97b70a91f0e7b4ea16725951d27 ssh-agent -k 02:55:29 unset SSH_AUTH_SOCK; 02:55:29 unset SSH_AGENT_PID; 02:55:29 echo Agent pid 20 killed; 02:55:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:55:30 + git semver [Pipeline] } 02:55:30 $ docker stop --time=1 e6906e39e26f7e02e59b4baa2aaf8a881790f97b70a91f0e7b4ea16725951d27 02:55:32 $ docker rm -f e6906e39e26f7e02e59b4baa2aaf8a881790f97b70a91f0e7b4ea16725951d27 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:55:32 02:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:55:33 0.23.1-centos7: Pulling from edgex-lftools 02:55:33 ab5ef0e58194: Pulling fs layer 02:55:33 9712f1f96733: Pulling fs layer 02:55:33 63f879dbbcfc: Pulling fs layer 02:55:33 0d9ebad4ef96: Pulling fs layer 02:55:33 e9a5061849ea: Pulling fs layer 02:55:33 d747dcd14b5f: Pulling fs layer 02:55:33 2de7ff778b66: Pulling fs layer 02:55:33 0d9ebad4ef96: Waiting 02:55:33 e9a5061849ea: Waiting 02:55:33 d747dcd14b5f: Waiting 02:55:33 2de7ff778b66: Waiting 02:55:33 9712f1f96733: Verifying Checksum 02:55:33 9712f1f96733: Download complete 02:55:33 63f879dbbcfc: Verifying Checksum 02:55:33 63f879dbbcfc: Download complete 02:55:34 0d9ebad4ef96: Verifying Checksum 02:55:34 0d9ebad4ef96: Download complete 02:55:34 e9a5061849ea: Verifying Checksum 02:55:34 e9a5061849ea: Download complete 02:55:34 ab5ef0e58194: Verifying Checksum 02:55:34 ab5ef0e58194: Download complete 02:55:34 2de7ff778b66: Verifying Checksum 02:55:34 2de7ff778b66: Download complete 02:55:38 ab5ef0e58194: Pull complete 02:55:38 9712f1f96733: Pull complete 02:55:39 63f879dbbcfc: Pull complete 02:55:44 0d9ebad4ef96: Pull complete 02:55:44 e9a5061849ea: Pull complete 02:55:44 d747dcd14b5f: Pull complete 02:55:45 2de7ff778b66: Pull complete 02:55:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:55:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:55:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:45 prd-ubuntu20.04-docker-8c-8g-117045 does not seem to be running inside a container 02:55:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:55:53 $ docker top 4c58d3bb12126e8cec98a64a2eca6af402c8dfcac9dc0cf00807dd5848b6289e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:55:53 provisioning config files... 02:55:53 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9663781007754441172tmp 02:55:53 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5409475346771755946tmp 02:55:53 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3131877085145177469tmp [Pipeline] { [Pipeline] echo 02:55:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:55:53 ---> sigul-configuration.sh 02:55:53 gpg: directory `/root/.gnupg' created 02:55:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:55:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:55:53 gpg: keyring `/root/.gnupg/secring.gpg' created 02:55:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:55:53 gpg: CAST5 encrypted data 02:55:53 gpg: encrypted with 1 passphrase 02:55:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:55:54 + mkdir /home/jenkins 02:55:54 + mkdir /home/jenkins/sigul [Pipeline] sh 02:55:54 + 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 02:55:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:55:54 ---> sigul-install.sh 02:55:54 Sigul already installed; skipping installation. [Pipeline] sh 02:55:55 + git tag --list 02:55:55 v0.0.0 02:55:55 v0.1.0 02:55:55 v0.1.1 02:55:55 v0.1.10 02:55:55 v0.1.11 02:55:55 v0.1.12 02:55:55 v0.1.13 02:55:55 v0.1.14 02:55:55 v0.1.15 02:55:55 v0.1.16 02:55:55 v0.1.17 02:55:55 v0.1.18 02:55:55 v0.1.19 02:55:55 v0.1.2 02:55:55 v0.1.20 02:55:55 v0.1.21 02:55:55 v0.1.22 02:55:55 v0.1.23 02:55:55 v0.1.24 02:55:55 v0.1.25 02:55:55 v0.1.26 02:55:55 v0.1.27 02:55:55 v0.1.28 02:55:55 v0.1.29 02:55:55 v0.1.3 02:55:55 v0.1.30 02:55:55 v0.1.31 02:55:55 v0.1.4 02:55:55 v0.1.5 02:55:55 v0.1.6 02:55:55 v0.1.7 02:55:55 v0.1.8 02:55:55 v0.1.9 02:55:55 v2.0.0 02:55:55 v2.0.1 02:55:55 v2.1.0 02:55:55 v2.1.1 02:55:55 v2.1.1-dev.1 02:55:55 v2.1.1-dev.2 02:55:55 v2.1.1-dev.3 02:55:55 v2.2.0 02:55:55 v2.2.1-dev.1 02:55:55 v2.2.1-dev.10 02:55:55 v2.2.1-dev.11 02:55:55 v2.2.1-dev.2 02:55:55 v2.2.1-dev.3 02:55:55 v2.2.1-dev.4 02:55:55 v2.2.1-dev.5 02:55:55 v2.2.1-dev.6 02:55:55 v2.2.1-dev.7 02:55:55 v2.2.1-dev.8 02:55:55 v2.2.1-dev.9 02:55:55 v2.3.0-dev.11 02:55:55 v2.3.0-dev.12 02:55:55 v2.3.0-dev.13 02:55:55 v2.3.0-dev.14 02:55:55 v2.3.0-dev.15 02:55:55 v2.3.0-dev.16 02:55:55 v2.3.0-dev.17 02:55:55 v2.3.0-dev.18 02:55:55 v2.3.0-dev.19 02:55:55 v2.3.0-dev.20 02:55:55 v2.3.0-dev.21 02:55:55 v2.3.0-dev.22 02:55:55 v2.3.0-dev.23 02:55:55 v2.3.0-dev.24 02:55:55 v2.3.0-dev.25 [Pipeline] sh 02:55:55 + lftools sign git-tag v2.3.0-dev.25 02:55:55 Signing Git tag with Sigul... 02:55:55 Signing v2.3.0-dev.25 [Pipeline] echo 02:55:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:55:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:55:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:55:56 $ docker stop --time=1 4c58d3bb12126e8cec98a64a2eca6af402c8dfcac9dc0cf00807dd5848b6289e 02:55:58 $ docker rm -f 4c58d3bb12126e8cec98a64a2eca6af402c8dfcac9dc0cf00807dd5848b6289e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:55:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:55:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:55:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:59 prd-ubuntu20.04-docker-8c-8g-117045 does not seem to be running inside a container 02:55:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:56:00 $ docker top d9086fa6d7cff855f30f12dff4ae96f8b8e975b2653016753797812351ca32d7 -eo pid,comm 02:56:00 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). 02:56:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:56:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:00 [ssh-agent] Looking for ssh-agent implementation... 02:56:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:00 $ docker exec d9086fa6d7cff855f30f12dff4ae96f8b8e975b2653016753797812351ca32d7 ssh-agent 02:56:00 SSH_AUTH_SOCK=/tmp/ssh-EFsiSKm0BViY/agent.14 02:56:00 SSH_AGENT_PID=20 02:56:00 Running ssh-add (command line suppressed) 02:56:00 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5092957665832329491.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5092957665832329491.key) 02:56:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:00 + git semver bump pre 02:56:01 2022-10-26 02:56:01,047 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:56:01 2022-10-26 02:56:01,047 [bump_version] DEBUG bumping version:2.3.0-dev.25 on axis:pre with prefix:dev 02:56:01 2022-10-26 02:56:01,047 [bump_version] DEBUG bumped version:2.3.0-dev.26 02:56:01 2022-10-26 02:56:01,047 [write_version] DEBUG write version:2.3.0-dev.26 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 02:56:01 2022-10-26 02:56:01,047 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:56:01 2022-10-26 02:56:01,047 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:56:01 2022-10-26 02:56:01,049 [execute] INFO git cat-file --batch-check 02:56:01 2022-10-26 02:56:01,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:56:01 2022-10-26 02:56:01,054 [execute] INFO git cat-file --batch 02:56:01 2022-10-26 02:56:01,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:56:01 2022-10-26 02:56:01,060 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:56:01 2.3.0-dev.26 [Pipeline] } 02:56:01 $ docker exec --env ******** --env ******** d9086fa6d7cff855f30f12dff4ae96f8b8e975b2653016753797812351ca32d7 ssh-agent -k 02:56:01 unset SSH_AUTH_SOCK; 02:56:01 unset SSH_AGENT_PID; 02:56:01 echo Agent pid 20 killed; 02:56:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:01 + git semver [Pipeline] } 02:56:02 $ docker stop --time=1 d9086fa6d7cff855f30f12dff4ae96f8b8e975b2653016753797812351ca32d7 02:56:03 $ docker rm -f d9086fa6d7cff855f30f12dff4ae96f8b8e975b2653016753797812351ca32d7 [Pipeline] // withDockerContainer [Pipeline] sh 02:56:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:56:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:04 prd-ubuntu20.04-docker-8c-8g-117045 does not seem to be running inside a container 02:56:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:56:05 $ docker top f5e394004c75c76362306979f64bfe2763401166e121721abab663c2964f8fb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:56:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:06 [ssh-agent] Looking for ssh-agent implementation... 02:56:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:06 $ docker exec f5e394004c75c76362306979f64bfe2763401166e121721abab663c2964f8fb1 ssh-agent 02:56:06 SSH_AUTH_SOCK=/tmp/ssh-uQy1GK7aczl8/agent.32 02:56:06 SSH_AGENT_PID=38 02:56:06 Running ssh-add (command line suppressed) 02:56:06 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12147804953212599126.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12147804953212599126.key) 02:56:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:06 + git semver push 02:56:07 2022-10-26 02:56:07,080 [run_push] DEBUG push 02:56:07 2022-10-26 02:56:07,081 [execute] INFO git cat-file --batch-check 02:56:07 2022-10-26 02:56:07,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:56:07 2022-10-26 02:56:07,085 [execute] INFO git rev-list 9a3bda797cb52a21004eeed83650c186742ffcf3 -- 02:56:07 2022-10-26 02:56:07,086 [execute] DEBUG Popen(['git', 'rev-list', '9a3bda797cb52a21004eeed83650c186742ffcf3', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 02:56:07 2022-10-26 02:56:07,094 [execute] INFO git fetch -v origin 02:56:07 2022-10-26 02:56:07,094 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 02:56:07 2022-10-26 02:56:07,693 [run_push] DEBUG no remote changes detected 02:56:07 2022-10-26 02:56:07,693 [execute] INFO git push origin semver 02:56:07 2022-10-26 02:56:07,694 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 02:56:08 2022-10-26 02:56:08,577 [run_push] DEBUG push all version tags 02:56:08 2022-10-26 02:56:08,577 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:56:08 2022-10-26 02:56:08,578 [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) 02:56:09 2022-10-26 02:56:09,385 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:56:09 2.3.0-dev.26 [Pipeline] } 02:56:09 $ docker exec --env ******** --env ******** f5e394004c75c76362306979f64bfe2763401166e121721abab663c2964f8fb1 ssh-agent -k 02:56:09 unset SSH_AUTH_SOCK; 02:56:09 unset SSH_AGENT_PID; 02:56:09 echo Agent pid 38 killed; 02:56:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:09 + git semver [Pipeline] } 02:56:10 $ docker stop --time=1 f5e394004c75c76362306979f64bfe2763401166e121721abab663c2964f8fb1 02:56:12 $ docker rm -f f5e394004c75c76362306979f64bfe2763401166e121721abab663c2964f8fb1 [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 02:56:12 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 02:56:12 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:56:12 total 16 02:56:12 drwxr-xr-x 3 root root 4096 Oct 26 02:47 . 02:56:12 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 02:55 .. 02:56:12 drwxr-xr-x 2 root root 4096 Oct 26 02:47 cost 02:56:12 -rw-r--r-- 1 root root 87 Oct 26 02:47 cost.csv 02:56:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:56:12 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:56:12 total 16 02:56:12 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 02:47 . 02:56:12 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 02:55 .. 02:56:12 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 02:47 cost 02:56:12 -rw-r--r-- 1 jenkins jenkins 87 Oct 26 02:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:56:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:56:14 ---> package-listing.sh 02:56:14 ++ facter osfamily 02:56:14 ++ tr '[:upper:]' '[:lower:]' 02:56:14 + OS_FAMILY=debian 02:56:14 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 02:56:14 + START_PACKAGES=/tmp/packages_start.txt 02:56:14 + END_PACKAGES=/tmp/packages_end.txt 02:56:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:56:14 + PACKAGES=/tmp/packages_start.txt 02:56:14 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 02:56:14 + PACKAGES=/tmp/packages_end.txt 02:56:14 + case "${OS_FAMILY}" in 02:56:14 + dpkg -l 02:56:14 + grep '^ii' 02:56:14 + '[' -f /tmp/packages_start.txt ']' 02:56:14 + '[' -f /tmp/packages_end.txt ']' 02:56:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:56:14 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 02:56:14 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 02:56:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 02:56:14 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 02:56:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:15 prd-ubuntu20.04-docker-8c-8g-117045 does not seem to be running inside a container 02:56:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:56:15 $ docker top 3c27ec66272fd1f3f520c5415eb906451ff896348251527814ad245889182036 -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:16 + touch /tmp/pre-build-complete [Pipeline] sh 02:56:16 + mkdir -p /var/log/sysstat [Pipeline] sh 02:56:16 + ls /var/log/sa-host 02:56:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:16 provisioning config files... 02:56:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15808771160515454960tmp [Pipeline] { [Pipeline] echo 02:56:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:56:17 ---> create-netrc.sh [Pipeline] } 02:56:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:56:17 ---> python-tools-install.sh [Pipeline] echo 02:56:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:56:17 ---> sudo-logs.sh 02:56:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:56:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:56:18 ---> job-cost.sh 02:56:18 lf-activate-venv: SKIPPING 02:56:18 DEBUG: total: 0.2199999988079071 02:56:18 INFO: Retrieving Stack Cost... 02:56:18 INFO: Retrieving Pricing Info for: v3-standard-8 02:56:18 INFO: Archiving Costs [Pipeline] echo 02:56:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:56:19 ---> logs-deploy.sh 02:56:19 lf-activate-venv: SKIPPING 02:56:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/49 02:56:19 INFO: archiving workspace using pattern(s): 02:56:20 Archives upload complete. 02:56:20 INFO: archiving logs to Nexus 02:56:21 ---> uname -a: 02:56:21 Linux prd-ubuntu20-04-docker-8c-8g-117045 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:56:21 02:56:21 02:56:21 ---> lscpu: 02:56:21 Architecture: x86_64 02:56:21 CPU op-mode(s): 32-bit, 64-bit 02:56:21 Byte Order: Little Endian 02:56:21 Address sizes: 40 bits physical, 48 bits virtual 02:56:21 CPU(s): 8 02:56:21 On-line CPU(s) list: 0-7 02:56:21 Thread(s) per core: 1 02:56:21 Core(s) per socket: 1 02:56:21 Socket(s): 8 02:56:21 NUMA node(s): 1 02:56:21 Vendor ID: AuthenticAMD 02:56:21 CPU family: 23 02:56:21 Model: 49 02:56:21 Model name: AMD EPYC-Rome Processor 02:56:21 Stepping: 0 02:56:21 CPU MHz: 2800.002 02:56:21 BogoMIPS: 5600.00 02:56:21 Virtualization: AMD-V 02:56:21 Hypervisor vendor: KVM 02:56:21 Virtualization type: full 02:56:21 L1d cache: 256 KiB 02:56:21 L1i cache: 256 KiB 02:56:21 L2 cache: 4 MiB 02:56:21 L3 cache: 128 MiB 02:56:21 NUMA node0 CPU(s): 0-7 02:56:21 Vulnerability Itlb multihit: Not affected 02:56:21 Vulnerability L1tf: Not affected 02:56:21 Vulnerability Mds: Not affected 02:56:21 Vulnerability Meltdown: Not affected 02:56:21 Vulnerability Mmio stale data: Not affected 02:56:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:56:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:56:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:56:21 Vulnerability Srbds: Not affected 02:56:21 Vulnerability Tsx async abort: Not affected 02:56:21 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 02:56:21 02:56:21 02:56:21 ---> nproc: 02:56:21 8 02:56:21 02:56:21 02:56:21 ---> df -h: 02:56:21 Filesystem Size Used Avail Use% Mounted on 02:56:21 overlay 155G 12G 144G 8% / 02:56:21 tmpfs 64M 0 64M 0% /dev 02:56:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:56:21 shm 64M 0 64M 0% /dev/shm 02:56:21 /dev/vda1 155G 12G 144G 8% /facter-os 02:56:21 02:56:21 02:56:21 ---> sar -b -r -n DEV: 02:56:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117045) 10/26/22 _x86_64_ (8 CPU) 02:56:21 02:56:21 02:43:37 LINUX RESTART (8 CPU) 02:56:21 02:56:21 02:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:56:21 02:45:01 121.23 47.23 74.00 0.00 5327.64 151032.98 0.00 02:56:21 02:46:01 49.46 0.30 49.16 0.00 19.86 34568.64 0.00 02:56:21 02:47:01 45.51 0.22 45.29 0.00 8.00 22359.09 0.00 02:56:21 02:48:01 9.89 0.03 9.86 0.00 3.20 1953.44 0.00 02:56:21 02:49:01 22.28 7.73 14.55 0.00 903.98 2093.12 0.00 02:56:21 02:50:01 20.00 2.62 17.38 0.00 2002.20 2774.60 0.00 02:56:21 02:51:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 02:56:21 02:52:02 1.52 0.00 1.52 0.00 0.00 17.19 0.00 02:56:21 02:53:01 1.03 0.00 1.03 0.00 0.00 11.39 0.00 02:56:21 02:54:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 02:56:21 02:55:01 6.03 0.17 5.87 0.00 18.00 2963.91 0.00 02:56:21 02:56:01 91.63 0.12 91.52 0.00 7.60 54823.93 0.00 02:56:21 Average: 30.84 4.82 26.02 0.00 685.33 22570.40 0.00 02:56:21 02:56:21 02:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:56:21 02:45:01 29348552 31589196 740704 2.25 70852 2452312 2023496 5.96 997480 2199816 571760 02:56:21 02:46:01 28573480 31407840 897024 2.73 83000 2999012 2232800 6.58 1323152 2586180 159000 02:56:21 02:47:01 28676624 31578580 727692 2.21 91340 3045128 1838840 5.42 1095704 2700828 18920 02:56:21 02:48:01 28671428 31573784 735708 2.24 91680 3045232 1767448 5.21 1113216 2688512 148 02:56:21 02:49:01 28498756 31532940 761112 2.31 106208 3162560 1823040 5.37 1220564 2737112 1048 02:56:21 02:50:01 28374608 31556528 740072 2.25 110772 3294768 1822508 5.37 1269660 2805208 144 02:56:21 02:51:01 28382644 31564576 732100 2.23 110812 3294772 1770364 5.22 1259180 2805212 172 02:56:21 02:52:02 28386448 31568504 728168 2.21 110860 3294776 1770364 5.22 1255520 2805220 44 02:56:21 02:53:01 28386400 31568460 728128 2.21 110884 3294780 1770364 5.22 1255504 2805224 8 02:56:21 02:54:01 28386224 31568580 728156 2.21 110928 3294784 1770364 5.22 1255348 2805464 188 02:56:21 02:55:01 27897024 31526248 769808 2.34 113088 3725160 2031464 5.99 1301172 3235424 345980 02:56:21 02:56:01 26831496 31501156 784460 2.39 160512 4603448 1905464 5.62 1418740 4054600 576 02:56:21 Average: 28367807 31544699 756094 2.30 105911 3292228 1877210 5.53 1230437 2852400 91499 02:56:21 02:56:21 02:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:56:21 02:45:01 docker0 1.34 1.37 0.20 13.19 0.00 0.00 0.00 0.00 02:56:21 02:45:01 ens3 519.23 375.34 6447.00 83.37 0.00 0.00 0.00 0.00 02:56:21 02:45:01 lo 3.66 3.66 0.35 0.35 0.00 0.00 0.00 0.00 02:56:21 02:46:01 docker0 35.76 60.69 3.27 990.56 0.00 0.00 0.00 0.00 02:56:21 02:46:01 ens3 87.65 52.76 1019.45 15.64 0.00 0.00 0.00 0.00 02:56:21 02:46:01 veth6cf4511 35.76 60.81 3.76 990.56 0.00 0.00 0.00 0.08 02:56:21 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:21 02:47:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:47:01 ens3 102.52 66.69 2525.94 14.32 0.00 0.00 0.00 0.00 02:56:21 02:47:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 02:56:21 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:48:01 ens3 24.81 30.19 8.87 95.34 0.00 0.00 0.00 0.00 02:56:21 02:48:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:56:21 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:49:01 ens3 45.56 25.43 823.70 2.08 0.00 0.00 0.00 0.00 02:56:21 02:49:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:56:21 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:50:01 ens3 37.09 23.33 475.71 1.71 0.00 0.00 0.00 0.00 02:56:21 02:50:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 02:56:21 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:52:02 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:56:21 02:52:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:21 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:56:21 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:56:21 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:55:01 ens3 147.18 91.40 3966.12 9.30 0.00 0.00 0.00 0.00 02:56:21 02:55:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:56:21 02:56:01 veth3ef9bcf 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:56:21 02:56:01 docker0 15.40 23.93 1.54 333.66 0.00 0.00 0.00 0.00 02:56:21 02:56:01 ens3 193.87 129.18 3581.64 32.19 0.00 0.00 0.00 0.00 02:56:21 02:56:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:56:21 Average: veth3ef9bcf 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 Average: docker0 4.39 7.18 0.42 111.73 0.00 0.00 0.00 0.00 02:56:21 Average: ens3 96.06 65.87 1565.99 21.11 0.00 0.00 0.00 0.00 02:56:21 Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 02:56:21 02:56:21 02:56:21 ---> sar -P ALL: 02:56:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117045) 10/26/22 _x86_64_ (8 CPU) 02:56:21 02:56:21 02:43:37 LINUX RESTART (8 CPU) 02:56:21 02:56:21 02:44:02 CPU %user %nice %system %iowait %steal %idle 02:56:21 02:45:01 all 8.85 0.00 2.82 5.84 0.19 82.30 02:56:21 02:45:01 0 8.08 0.00 1.93 4.74 0.19 85.06 02:56:21 02:45:01 1 7.97 0.00 2.23 1.28 0.19 88.33 02:56:21 02:45:01 2 9.98 0.00 2.57 2.57 0.19 84.68 02:56:21 02:45:01 3 9.17 0.00 2.63 7.90 0.21 80.09 02:56:21 02:45:01 4 6.78 0.00 4.05 15.14 0.21 73.82 02:56:21 02:45:01 5 9.93 0.00 2.64 8.39 0.19 78.86 02:56:21 02:45:01 6 9.47 0.00 3.19 2.59 0.17 84.58 02:56:21 02:45:01 7 9.40 0.00 3.32 4.16 0.21 82.92 02:56:21 02:46:01 all 22.52 0.00 3.23 3.63 0.27 70.35 02:56:21 02:46:01 0 25.18 0.00 3.10 0.56 0.30 70.86 02:56:21 02:46:01 1 20.31 0.00 2.58 0.89 0.17 76.05 02:56:21 02:46:01 2 26.22 0.00 3.45 0.69 0.34 69.30 02:56:21 02:46:01 3 18.86 0.00 3.24 18.51 0.32 59.07 02:56:21 02:46:01 4 23.08 0.00 3.16 6.91 0.27 66.58 02:56:21 02:46:01 5 24.36 0.00 2.87 0.19 0.20 72.39 02:56:21 02:46:01 6 22.59 0.00 3.83 0.39 0.29 72.91 02:56:21 02:46:01 7 19.53 0.00 3.61 0.91 0.30 75.64 02:56:21 02:47:01 all 13.89 0.00 3.23 3.66 0.37 78.86 02:56:21 02:47:01 0 12.78 0.00 2.63 0.35 0.24 83.99 02:56:21 02:47:01 1 14.26 0.00 2.89 0.25 0.35 82.25 02:56:21 02:47:01 2 15.00 0.00 3.69 0.08 0.49 80.74 02:56:21 02:47:01 3 12.08 0.00 3.85 2.97 0.32 80.78 02:56:21 02:47:01 4 15.82 0.00 3.54 8.82 0.39 71.43 02:56:21 02:47:01 5 13.90 0.00 2.44 0.88 0.35 82.42 02:56:21 02:47:01 6 14.58 0.00 3.62 15.66 0.46 65.68 02:56:21 02:47:01 7 12.71 0.00 3.17 0.29 0.32 83.51 02:56:21 02:48:01 all 0.37 0.00 0.16 0.59 0.14 98.73 02:56:21 02:48:01 0 0.58 0.00 0.12 1.57 0.22 97.52 02:56:21 02:48:01 1 0.28 0.00 0.13 0.18 0.07 99.33 02:56:21 02:48:01 2 0.23 0.00 0.17 0.03 0.45 99.12 02:56:21 02:48:01 3 0.23 0.00 0.15 0.12 0.07 99.43 02:56:21 02:48:01 4 0.25 0.00 0.13 2.27 0.05 97.30 02:56:21 02:48:01 5 0.40 0.00 0.15 0.53 0.03 98.88 02:56:21 02:48:01 6 0.48 0.00 0.25 0.02 0.18 99.07 02:56:21 02:48:01 7 0.52 0.00 0.22 0.02 0.03 99.22 02:56:21 02:49:01 all 0.69 0.00 0.63 2.31 0.05 96.31 02:56:21 02:49:01 0 0.35 0.00 0.33 0.42 0.02 98.88 02:56:21 02:49:01 1 0.63 0.00 0.43 0.42 0.03 98.48 02:56:21 02:49:01 2 2.19 0.00 0.78 3.25 0.03 93.74 02:56:21 02:49:01 3 0.23 0.00 0.68 0.62 0.03 98.43 02:56:21 02:49:01 4 0.47 0.00 0.38 12.43 0.05 86.67 02:56:21 02:49:01 5 0.37 0.00 0.25 0.82 0.02 98.55 02:56:21 02:49:01 6 0.77 0.00 0.38 0.40 0.20 98.25 02:56:21 02:49:01 7 0.52 0.00 1.82 0.13 0.03 97.50 02:56:21 02:50:01 all 0.91 0.00 0.38 0.90 0.05 97.76 02:56:21 02:50:01 0 0.88 0.00 0.45 0.37 0.07 98.23 02:56:21 02:50:01 1 1.03 0.00 0.47 1.15 0.03 97.32 02:56:21 02:50:01 2 2.13 0.00 0.98 1.40 0.05 95.44 02:56:21 02:50:01 3 0.80 0.00 0.27 0.22 0.03 98.68 02:56:21 02:50:01 4 0.60 0.00 0.28 3.39 0.02 95.71 02:56:21 02:50:01 5 0.65 0.00 0.25 0.42 0.03 98.65 02:56:21 02:50:01 6 0.54 0.00 0.18 0.10 0.07 99.11 02:56:21 02:50:01 7 0.65 0.00 0.18 0.17 0.07 98.93 02:56:21 02:51:01 all 0.11 0.00 0.02 0.04 0.01 99.82 02:56:21 02:51:01 0 0.00 0.00 0.00 0.13 0.00 99.87 02:56:21 02:51:01 1 0.07 0.00 0.02 0.18 0.00 99.73 02:56:21 02:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:56:21 02:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:56:21 02:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:56:21 02:51:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:56:21 02:51:01 6 0.78 0.00 0.07 0.00 0.03 99.12 02:56:21 02:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:56:21 02:52:02 all 0.06 0.00 0.02 0.09 0.01 99.82 02:56:21 02:52:02 0 0.03 0.00 0.03 0.03 0.02 99.88 02:56:21 02:52:02 1 0.07 0.00 0.03 0.63 0.02 99.25 02:56:21 02:52:02 2 0.02 0.00 0.03 0.00 0.00 99.95 02:56:21 02:52:02 3 0.02 0.00 0.02 0.00 0.00 99.97 02:56:21 02:52:02 4 0.02 0.00 0.00 0.03 0.05 99.90 02:56:21 02:52:02 5 0.02 0.00 0.00 0.00 0.00 99.98 02:56:21 02:52:02 6 0.33 0.00 0.02 0.00 0.02 99.63 02:56:21 02:52:02 7 0.00 0.00 0.02 0.00 0.00 99.98 02:56:21 02:53:01 all 0.07 0.00 0.01 0.03 0.01 99.88 02:56:21 02:53:01 0 0.02 0.00 0.02 0.10 0.02 99.85 02:56:21 02:53:01 1 0.07 0.00 0.03 0.10 0.03 99.76 02:56:21 02:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:56:21 02:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:56:21 02:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:56:21 02:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:56:21 02:53:01 6 0.46 0.00 0.00 0.00 0.03 99.51 02:56:21 02:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:56:21 02:54:01 all 0.13 0.00 0.01 0.07 0.01 99.78 02:56:21 02:54:01 0 0.02 0.00 0.02 0.15 0.03 99.78 02:56:21 02:54:01 1 0.10 0.00 0.05 0.40 0.05 99.40 02:56:21 02:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:56:21 02:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:56:21 02:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:56:21 02:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:56:21 02:54:01 6 0.76 0.00 0.00 0.00 0.00 99.24 02:56:21 02:54:01 7 0.02 0.00 0.02 0.03 0.00 99.93 02:56:21 02:55:01 all 1.01 0.00 0.48 0.53 0.03 97.95 02:56:21 02:55:01 0 1.40 0.00 0.64 0.12 0.02 97.83 02:56:21 02:55:01 1 0.99 0.00 0.58 2.35 0.05 96.03 02:56:21 02:55:01 2 1.23 0.00 0.40 0.00 0.03 98.33 02:56:21 02:55:01 3 0.50 0.00 0.58 0.02 0.03 98.87 02:56:21 02:55:01 4 1.39 0.00 0.55 0.02 0.02 98.03 02:56:21 02:55:01 5 0.69 0.00 0.38 0.12 0.02 98.80 02:56:21 02:55:01 6 0.95 0.00 0.33 1.66 0.03 97.02 02:56:21 02:55:01 7 0.95 0.00 0.37 0.00 0.02 98.66 02:56:21 02:56:21 02:55:01 CPU %user %nice %system %iowait %steal %idle 02:56:21 02:56:01 all 7.74 0.00 3.70 5.28 0.22 83.07 02:56:21 02:56:01 0 6.29 0.00 3.62 0.89 0.25 88.95 02:56:21 02:56:01 1 6.95 0.00 4.62 11.62 0.19 76.63 02:56:21 02:56:01 2 8.34 0.00 2.62 0.96 0.22 87.86 02:56:21 02:56:01 3 7.34 0.00 2.63 0.46 0.15 89.42 02:56:21 02:56:01 4 7.56 0.00 4.62 1.07 0.15 86.60 02:56:21 02:56:01 5 8.69 0.00 2.39 1.36 0.25 87.31 02:56:21 02:56:01 6 10.09 0.00 4.99 25.20 0.34 59.38 02:56:21 02:56:01 7 6.65 0.00 4.15 0.79 0.17 88.25 02:56:21 Average: all 4.66 0.00 1.22 1.90 0.11 92.11 02:56:21 Average: 0 4.61 0.00 1.07 0.78 0.11 93.43 02:56:21 Average: 1 4.37 0.00 1.16 1.61 0.10 92.77 02:56:21 Average: 2 5.41 0.00 1.22 0.75 0.15 92.48 02:56:21 Average: 3 4.08 0.00 1.17 2.55 0.10 92.12 02:56:21 Average: 4 4.64 0.00 1.38 4.15 0.10 89.73 02:56:21 Average: 5 4.89 0.00 0.94 1.04 0.09 93.04 02:56:21 Average: 6 5.11 0.00 1.39 3.79 0.15 89.56 02:56:21 Average: 7 4.21 0.00 1.39 0.53 0.10 93.77 02:56:21 02:56:21 02:56:21