Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 46de175aef410273fbf80306255c5110e69f866b 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-ssh6688812755483781485.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2449693692650223717.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9000024571353633762.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15207638865927782541.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15790642740399374745.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 Running on prd-ubuntu20.04-docker-8c-8g-14605 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 Avoid second fetch Checking out Revision 46de175aef410273fbf80306255c5110e69f866b (main) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Commit message: "Merge pull request #250 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.40" > git config core.sparsecheckout # timeout=10 > git checkout -f 46de175aef410273fbf80306255c5110e69f866b # timeout=10 > git rev-list --no-walk 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:14:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:14:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:14:01 ========================================================= 02:14:01 EdgeX Global Pipelines Version Info 02:14:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:14:02 ------------------- 02:14:02 stable info: 02:14:02 ------------------- 02:14:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:14:02 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:14:02 Message: update stable to v1.0.249 02:14:03 ------------------- 02:14:03 experimental info: 02:14:03 ------------------- 02:14:03 Commited By: **** collab-it+edgex@linuxfoundation.org 02:14:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:14:03 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46de175aef410273fbf80306255c5110e69f866b [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46de175 [Pipeline] echo 02:14:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:14:04 + git rev-list -1 --merges 46de175aef410273fbf80306255c5110e69f866b~1..46de175aef410273fbf80306255c5110e69f866b [Pipeline] echo 02:14:04 -----------> git rev-list -1 --merges 46de175aef410273fbf80306255c5110e69f866b~1..46de175aef410273fbf80306255c5110e69f866b 46de175aef410273fbf80306255c5110e69f866b 02:14:04 46de175aef410273fbf80306255c5110e69f866b [false] [Pipeline] sh 02:14:04 + git log --format=format:%s -1 46de175aef410273fbf80306255c5110e69f866b [Pipeline] echo 02:14:04 ========================================================= 02:14:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:14:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:04 + git log --format=format:%s -1 46de175aef410273fbf80306255c5110e69f866b [Pipeline] echo 02:14:04 [semverPrep] GIT_COMMIT: 46de175aef410273fbf80306255c5110e69f866b, Commit Message: Merge pull request #250 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.40 [Pipeline] echo 02:14:04 [semverPrep] This is not a build commit. [Pipeline] sh 02:14:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:14:05 + grep -v github /etc/ssh/ssh_known_hosts 02:14:05 + [ -e /tmp/ssh_known_hosts ] 02:14:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:14:05 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 02:14:05 -a /etc/ssh/ssh_known_hosts 02:14:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:14:05 02:14:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:14:06 0.1.4: Pulling from edgex-devops/py-git-semver 02:14:06 b85a868b505f: Pulling fs layer 02:14:06 e2be974225ed: Pulling fs layer 02:14:06 339a4e72a1f5: Pulling fs layer 02:14:06 988bab9f4d93: Pulling fs layer 02:14:06 1469e6f7b9e6: Pulling fs layer 02:14:06 eaf3925da568: Pulling fs layer 02:14:06 bab4dde63d76: Pulling fs layer 02:14:06 bde34c3a00c8: Pulling fs layer 02:14:06 b352a97aabf1: Pulling fs layer 02:14:06 4872d77fe225: Pulling fs layer 02:14:06 5851b861e8e6: Pulling fs layer 02:14:06 988bab9f4d93: Waiting 02:14:06 1469e6f7b9e6: Waiting 02:14:06 eaf3925da568: Waiting 02:14:06 bab4dde63d76: Waiting 02:14:06 4872d77fe225: Waiting 02:14:06 5851b861e8e6: Waiting 02:14:06 b352a97aabf1: Waiting 02:14:06 e2be974225ed: Download complete 02:14:06 988bab9f4d93: Download complete 02:14:06 1469e6f7b9e6: Verifying Checksum 02:14:06 1469e6f7b9e6: Download complete 02:14:06 339a4e72a1f5: Verifying Checksum 02:14:06 339a4e72a1f5: Download complete 02:14:06 eaf3925da568: Download complete 02:14:06 bde34c3a00c8: Verifying Checksum 02:14:06 bde34c3a00c8: Download complete 02:14:06 b85a868b505f: Verifying Checksum 02:14:06 b85a868b505f: Download complete 02:14:06 4872d77fe225: Download complete 02:14:06 5851b861e8e6: Verifying Checksum 02:14:06 b352a97aabf1: Download complete 02:14:07 bab4dde63d76: Verifying Checksum 02:14:07 bab4dde63d76: Download complete 02:14:08 b85a868b505f: Pull complete 02:14:08 e2be974225ed: Pull complete 02:14:08 339a4e72a1f5: Pull complete 02:14:09 988bab9f4d93: Pull complete 02:14:09 1469e6f7b9e6: Pull complete 02:14:10 eaf3925da568: Pull complete 02:14:11 bab4dde63d76: Pull complete 02:14:11 bde34c3a00c8: Pull complete 02:14:12 b352a97aabf1: Pull complete 02:14:12 4872d77fe225: Pull complete 02:14:12 5851b861e8e6: Pull complete 02:14:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:14:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:14:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:12 prd-ubuntu20.04-docker-8c-8g-14605 does not seem to be running inside a container 02:14:12 $ 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:14:18 $ docker top f1b94723aca045b8cb7384f7323b3909529425bd6c3ce0feb05de5d88c712ed4 -eo pid,comm 02:14:18 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:14:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:14:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:14:18 [ssh-agent] Looking for ssh-agent implementation... 02:14:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:14:18 $ docker exec f1b94723aca045b8cb7384f7323b3909529425bd6c3ce0feb05de5d88c712ed4 ssh-agent 02:14:18 SSH_AUTH_SOCK=/tmp/ssh-vZGyYYLmAdg6/agent.13 02:14:18 SSH_AGENT_PID=19 02:14:18 Running ssh-add (command line suppressed) 02:14:18 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2080457151196053649.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2080457151196053649.key) 02:14:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:14:19 + git tag --points-at HEAD [Pipeline] } 02:14:19 $ docker exec --env ******** --env ******** f1b94723aca045b8cb7384f7323b3909529425bd6c3ce0feb05de5d88c712ed4 ssh-agent -k 02:14:19 unset SSH_AUTH_SOCK; 02:14:19 unset SSH_AGENT_PID; 02:14:19 echo Agent pid 19 killed; 02:14:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:14:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:14:19 [ssh-agent] Looking for ssh-agent implementation... 02:14:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:14:19 $ docker exec f1b94723aca045b8cb7384f7323b3909529425bd6c3ce0feb05de5d88c712ed4 ssh-agent 02:14:19 SSH_AUTH_SOCK=/tmp/ssh-8ll7ahEOKe2T/agent.69 02:14:19 SSH_AGENT_PID=75 02:14:19 Running ssh-add (command line suppressed) 02:14:19 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10378280911513566861.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10378280911513566861.key) 02:14:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:14:19 + git semver init 02:14:20 2023-05-09 02:14:19,976 [run_init] DEBUG init version:0.0.0 force:False 02:14:20 2023-05-09 02:14:19,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 02:14:20 2023-05-09 02:14:19,978 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 02:14:20 2023-05-09 02:14:19,979 [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:14:20 2023-05-09 02:14:20,695 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 02:14:20 2023-05-09 02:14:20,695 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 02:14:20 2023-05-09 02:14:20,696 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:14:20 2023-05-09 02:14:20,696 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:14:20 3.0.0-dev.30 [Pipeline] } 02:14:20 $ docker exec --env ******** --env ******** f1b94723aca045b8cb7384f7323b3909529425bd6c3ce0feb05de5d88c712ed4 ssh-agent -k 02:14:21 unset SSH_AUTH_SOCK; 02:14:21 unset SSH_AGENT_PID; 02:14:21 echo Agent pid 75 killed; 02:14:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:14:21 + git semver [Pipeline] } 02:14:22 $ docker stop --time=1 f1b94723aca045b8cb7384f7323b3909529425bd6c3ce0feb05de5d88c712ed4 02:14:23 $ docker rm -f --volumes f1b94723aca045b8cb7384f7323b3909529425bd6c3ce0feb05de5d88c712ed4 [Pipeline] // withDockerContainer [Pipeline] sh 02:14:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:14:24 Stashed 1 file(s) [Pipeline] echo 02:14:24 [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [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:14:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:14:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:14:24 ========================================================= 02:14:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:14:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:14:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:14:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:14:24 f56be85fc22e: Pulling fs layer 02:14:24 85791d961cd3: Pulling fs layer 02:14:24 d694b5ae8c79: Pulling fs layer 02:14:24 9f32a84ed3da: Pulling fs layer 02:14:24 4d19c01a9841: Pulling fs layer 02:14:24 9325e15d5711: Pulling fs layer 02:14:24 556b6ee489ea: Pulling fs layer 02:14:24 c5a4b2cf53e6: Pulling fs layer 02:14:24 9325e15d5711: Waiting 02:14:24 556b6ee489ea: Waiting 02:14:24 c5a4b2cf53e6: Waiting 02:14:24 9f32a84ed3da: Waiting 02:14:24 4d19c01a9841: Waiting 02:14:25 85791d961cd3: Verifying Checksum 02:14:25 85791d961cd3: Download complete 02:14:25 9f32a84ed3da: Verifying Checksum 02:14:25 9f32a84ed3da: Download complete 02:14:25 4d19c01a9841: Verifying Checksum 02:14:25 4d19c01a9841: Download complete 02:14:25 f56be85fc22e: Verifying Checksum 02:14:25 f56be85fc22e: Download complete 02:14:25 9325e15d5711: Verifying Checksum 02:14:25 9325e15d5711: Download complete 02:14:25 f56be85fc22e: Pull complete 02:14:25 85791d961cd3: Pull complete 02:14:25 c5a4b2cf53e6: Verifying Checksum 02:14:25 c5a4b2cf53e6: Download complete 02:14:25 d694b5ae8c79: Verifying Checksum 02:14:25 d694b5ae8c79: Download complete 02:14:25 556b6ee489ea: Verifying Checksum 02:14:25 556b6ee489ea: Download complete 02:14:29 d694b5ae8c79: Pull complete 02:14:29 9f32a84ed3da: Pull complete 02:14:29 4d19c01a9841: Pull complete 02:14:29 9325e15d5711: Pull complete 02:14:31 556b6ee489ea: Pull complete 02:14:32 c5a4b2cf53e6: Pull complete 02:14:32 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:14:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 02:14:32 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:33 + docker inspect -f . ci-base-image-x86_64 02:14:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:33 prd-ubuntu20.04-docker-8c-8g-14605 does not seem to be running inside a container 02:14:33 $ 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:14:39 Still waiting to schedule task 02:14:39 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:14:40 $ docker top 8329068902c0db50bd17b936f1a433c2e9b6aec161d55f974ea2b060ce185db1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:40 + go version 02:14:40 go version go1.20.2 linux/amd64 [Pipeline] } 02:14:40 $ docker stop --time=1 8329068902c0db50bd17b936f1a433c2e9b6aec161d55f974ea2b060ce185db1 02:14:41 $ docker rm -f --volumes 8329068902c0db50bd17b936f1a433c2e9b6aec161d55f974ea2b060ce185db1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:42 + docker inspect -f . ci-base-image-x86_64 02:14:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:42 prd-ubuntu20.04-docker-8c-8g-14605 does not seem to be running inside a container 02:14:42 $ 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:14:42 $ docker top d7643b724a521e9576fd7cad3f8907f9db6e520ebfcbb89b2c9893cf61569108 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:43 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 02:14:43 + make test 02:14:43 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 02:14:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.40 02:14:43 go: downloading github.com/google/uuid v1.3.0 02:14:43 go: downloading github.com/stretchr/testify v1.8.2 02:14:43 go: downloading github.com/nats-io/nats.go v1.25.0 02:14:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 02:14:43 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:14:43 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 02:14:43 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:14:43 go: downloading github.com/davecgh/go-spew v1.1.1 02:14:43 go: downloading github.com/pmezard/go-difflib v1.0.0 02:14:43 go: downloading gopkg.in/yaml.v3 v3.0.1 02:14:43 go: downloading github.com/stretchr/objx v0.5.0 02:14:43 go: downloading github.com/go-playground/validator/v10 v10.13.0 02:14:43 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:14:43 go: downloading github.com/hashicorp/errwrap v1.0.0 02:14:43 go: downloading github.com/gorilla/websocket v1.4.2 02:14:43 go: downloading golang.org/x/net v0.9.0 02:14:43 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:14:43 go: downloading github.com/nats-io/nkeys v0.4.4 02:14:43 go: downloading github.com/nats-io/nuid v1.0.1 02:14:43 go: downloading github.com/x448/float16 v0.8.4 02:14:43 go: downloading golang.org/x/crypto v0.8.0 02:14:43 go: downloading github.com/go-playground/universal-translator v0.18.1 02:14:43 go: downloading github.com/leodido/go-urn v1.2.3 02:14:43 go: downloading golang.org/x/text v0.9.0 02:14:43 go: downloading github.com/go-playground/locales v0.14.1 02:14:44 go: downloading github.com/klauspost/compress v1.16.4 02:14:44 go: downloading github.com/minio/highwayhash v1.0.2 02:14:44 go: downloading github.com/nats-io/jwt/v2 v2.4.1 02:14:44 go: downloading golang.org/x/time v0.3.0 02:14:44 go: downloading golang.org/x/sys v0.7.0 02:15:06 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.083s coverage: 88.6% of statements 02:15:06 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 02:15:06 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 02:15:07 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.064s coverage: 19.8% of statements 02:15:07 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.086s coverage: 88.8% of statements 02:15:07 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.080s coverage: 89.1% of statements 02:15:14 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 02:15:14 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 02:15:14 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.098s coverage: 35.9% of statements 02:15:14 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.181s coverage: 61.3% of statements 02:15:14 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.048s coverage: 87.5% of statements 02:15:14 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.059s coverage: 100.0% of statements 02:15:14 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.058s coverage: 100.0% of statements 02:15:14 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.058s coverage: 95.1% of statements 02:15:36 go vet ./... 02:15:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:15:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:15:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:15:36 $ docker stop --time=1 d7643b724a521e9576fd7cad3f8907f9db6e520ebfcbb89b2c9893cf61569108 02:15:42 $ docker rm -f --volumes d7643b724a521e9576fd7cad3f8907f9db6e520ebfcbb89b2c9893cf61569108 [Pipeline] // withDockerContainer [Pipeline] sh 02:15:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:15: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:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:15:43 02:15:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:15:43 latest: Pulling from edgex-lftools-log-publisher 02:15:43 5eb5b503b376: Pulling fs layer 02:15:43 5c69ac0246d0: Pulling fs layer 02:15:43 ec43610c2a17: Pulling fs layer 02:15:43 3a2ae6a8a46f: Pulling fs layer 02:15:43 33b1e0a273af: Pulling fs layer 02:15:43 5d3b04190fa2: Pulling fs layer 02:15:43 2f39f015ded8: Pulling fs layer 02:15:43 33b1e0a273af: Waiting 02:15:43 5d3b04190fa2: Waiting 02:15:43 2f39f015ded8: Waiting 02:15:43 3a2ae6a8a46f: Waiting 02:15:43 5c69ac0246d0: Download complete 02:15:43 3a2ae6a8a46f: Verifying Checksum 02:15:43 3a2ae6a8a46f: Download complete 02:15:43 ec43610c2a17: Verifying Checksum 02:15:43 ec43610c2a17: Download complete 02:15:43 33b1e0a273af: Verifying Checksum 02:15:43 33b1e0a273af: Download complete 02:15:43 5d3b04190fa2: Download complete 02:15:44 5eb5b503b376: Verifying Checksum 02:15:44 5eb5b503b376: Download complete 02:15:44 2f39f015ded8: Verifying Checksum 02:15:44 2f39f015ded8: Download complete 02:15:45 5eb5b503b376: Pull complete 02:15:45 5c69ac0246d0: Pull complete 02:15:46 ec43610c2a17: Pull complete 02:15:46 3a2ae6a8a46f: Pull complete 02:15:48 33b1e0a273af: Pull complete 02:15:50 5d3b04190fa2: Pull complete 02:15:54 2f39f015ded8: Pull complete 02:15:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:15:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:54 prd-ubuntu20.04-docker-8c-8g-14605 does not seem to be running inside a container 02:15:54 $ 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:16:03 $ docker top e7a450ff8558c524d23f8a236e867f85edfca20bd878d3b5bd359e516822e413 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:03 ---> job-cost.sh 02:16:03 lf-activate-venv: SKIPPING 02:16:03 INFO: No Stack... 02:16:03 INFO: Retrieving Pricing Info for: v3-standard-8 02:16:04 INFO: Archiving Costs [Pipeline] sh 02:16:04 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 02:16:04 + cut -d, -f6 [Pipeline] lock 02:16:04 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-95-stack-cost] 02:16:04 Resource [jenkins-edgexfoundry-go-mod-messaging-main-95-stack-cost] did not exist. Created. 02:16:04 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:16:05 + echo total: 0.2199999988079071 [Pipeline] stash 02:16:05 Stashed 1 file(s) [Pipeline] } 02:16:05 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 02:16:05 $ docker stop --time=1 e7a450ff8558c524d23f8a236e867f85edfca20bd878d3b5bd359e516822e413 02:16:07 $ docker rm -f --volumes e7a450ff8558c524d23f8a236e867f85edfca20bd878d3b5bd359e516822e413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:18:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14610 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 02:18:58 Running in /w/workspace/go-mod-messaging/95 [Pipeline] { [Pipeline] checkout 02:18:58 Selected Git installation does not exist. Using Default 02:18:58 The recommended git tool is: NONE 02:19:05 using credential edgex-jenkins-ssh 02:19:05 Cloning the remote Git repository 02:19:05 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 02:19:05 > git init /w/workspace/go-mod-messaging/95 # timeout=10 02:19:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 02:19:05 > git --version # timeout=10 02:19:05 > git --version # 'git version 2.25.1' 02:19:05 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 02:19:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:07 Avoid second fetch 02:19:07 Checking out Revision 46de175aef410273fbf80306255c5110e69f866b (main) 02:19:08 Commit message: "Merge pull request #250 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.40" 02:19:07 > git config core.sparsecheckout # timeout=10 02:19:07 > git checkout -f 46de175aef410273fbf80306255c5110e69f866b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:19:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:19:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:09 Dload Upload Total Spent Left Speed 02:19:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 02:19:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:19:10 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 02:19:10 /etc/docker/daemon.json 02:19:10 { 02:19:10 "registry-mirrors": [ 02:19:10 "https://nexus3.edgexfoundry.org:10001" 02:19:10 ], 02:19:10 "bip": "10.250.0.254/24", 02:19:10 "hosts": [ 02:19:10 "tcp://0.0.0.0:5555", 02:19:10 "unix:///var/run/docker.sock" 02:19:10 ], 02:19:10 "mtu": 1458, 02:19:10 "selinux-enabled": true, 02:19:10 "seccomp-profile": "/etc/docker/seccomp.json" 02:19:10 } [Pipeline] sh 02:19:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:19:11 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:19:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:19:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:19:29 ========================================================= 02:19:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:19:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:19:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:19:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:19:30 c41833b44d91: Pulling fs layer 02:19:30 ed15518f5707: Pulling fs layer 02:19:30 feae8fd75edb: Pulling fs layer 02:19:30 242c74f7c9fa: Pulling fs layer 02:19:30 3cdef696dda3: Pulling fs layer 02:19:30 242c74f7c9fa: Waiting 02:19:30 2ced38df9373: Pulling fs layer 02:19:30 3cdef696dda3: Waiting 02:19:30 58f1dce35555: Pulling fs layer 02:19:30 2ced38df9373: Waiting 02:19:30 ed15518f5707: Verifying Checksum 02:19:30 ed15518f5707: Download complete 02:19:31 242c74f7c9fa: Verifying Checksum 02:19:31 242c74f7c9fa: Download complete 02:19:31 3cdef696dda3: Verifying Checksum 02:19:31 3cdef696dda3: Download complete 02:19:31 c41833b44d91: Verifying Checksum 02:19:31 c41833b44d91: Download complete 02:19:32 c41833b44d91: Pull complete 02:19:32 58f1dce35555: Verifying Checksum 02:19:32 58f1dce35555: Download complete 02:19:33 ed15518f5707: Pull complete 02:19:34 feae8fd75edb: Verifying Checksum 02:19:34 feae8fd75edb: Download complete 02:19:34 2ced38df9373: Verifying Checksum 02:19:34 2ced38df9373: Download complete 02:19:46 feae8fd75edb: Pull complete 02:19:46 242c74f7c9fa: Pull complete 02:19:46 3cdef696dda3: Pull complete 02:19:51 2ced38df9373: Pull complete 02:19:54 58f1dce35555: Pull complete 02:19:54 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:19:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 02:19:55 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:55 + docker inspect -f . ci-base-image-arm64 02:19:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:55 prd-ubuntu20.04-docker-arm64-4c-16g-14610 does not seem to be running inside a container 02:19:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/95 -v /w/workspace/go-mod-messaging/95:/w/workspace/go-mod-messaging/95:rw,z -v /w/workspace/go-mod-messaging/95@tmp:/w/workspace/go-mod-messaging/95@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:19:59 $ docker top 76db33c0c1428cd27be233777eb5de99bbad22ad13dfe7153e77c1afd9e8d585 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:59 + go version 02:19:59 go version go1.20.2 linux/arm64 [Pipeline] } 02:19:59 $ docker stop --time=1 76db33c0c1428cd27be233777eb5de99bbad22ad13dfe7153e77c1afd9e8d585 02:20:01 $ docker rm -f --volumes 76db33c0c1428cd27be233777eb5de99bbad22ad13dfe7153e77c1afd9e8d585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:02 + docker inspect -f . ci-base-image-arm64 02:20:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:02 prd-ubuntu20.04-docker-arm64-4c-16g-14610 does not seem to be running inside a container 02:20:02 $ 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/95 -v /w/workspace/go-mod-messaging/95:/w/workspace/go-mod-messaging/95:rw,z -v /w/workspace/go-mod-messaging/95@tmp:/w/workspace/go-mod-messaging/95@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:20:03 $ docker top 7fc170729d0a90f4154a23001ea093ff38bc75b42230f0e32130da1d2ff0f05a -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:04 + git config --global --add safe.directory /w/workspace/go-mod-messaging/95 [Pipeline] fileExists [Pipeline] sh 02:20:05 + make test 02:20:05 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 02:20:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.40 02:20:05 go: downloading github.com/google/uuid v1.3.0 02:20:05 go: downloading github.com/stretchr/testify v1.8.2 02:20:05 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:20:05 go: downloading github.com/nats-io/nats.go v1.25.0 02:20:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 02:20:05 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 02:20:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:20:06 go: downloading github.com/go-playground/validator/v10 v10.13.0 02:20:06 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:20:06 go: downloading github.com/davecgh/go-spew v1.1.1 02:20:06 go: downloading github.com/pmezard/go-difflib v1.0.0 02:20:06 go: downloading gopkg.in/yaml.v3 v3.0.1 02:20:07 go: downloading github.com/stretchr/objx v0.5.0 02:20:07 go: downloading github.com/hashicorp/errwrap v1.0.0 02:20:07 go: downloading github.com/gorilla/websocket v1.4.2 02:20:07 go: downloading golang.org/x/net v0.9.0 02:20:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:20:07 go: downloading github.com/nats-io/nkeys v0.4.4 02:20:07 go: downloading github.com/nats-io/nuid v1.0.1 02:20:07 go: downloading github.com/go-playground/universal-translator v0.18.1 02:20:07 go: downloading github.com/leodido/go-urn v1.2.3 02:20:07 go: downloading golang.org/x/crypto v0.8.0 02:20:07 go: downloading golang.org/x/text v0.9.0 02:20:08 go: downloading github.com/x448/float16 v0.8.4 02:20:08 go: downloading github.com/klauspost/compress v1.16.4 02:20:08 go: downloading github.com/minio/highwayhash v1.0.2 02:20:08 go: downloading github.com/nats-io/jwt/v2 v2.4.1 02:20:08 go: downloading golang.org/x/time v0.3.0 02:20:08 go: downloading github.com/go-playground/locales v0.14.1 02:22:15 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.370s coverage: 88.6% of statements 02:22:16 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 02:22:16 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 02:22:20 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.304s coverage: 19.8% of statements 02:22:20 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.427s coverage: 88.8% of statements 02:22:20 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.438s coverage: 89.1% of statements 02:23:57 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 02:23:57 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 02:23:57 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.047s coverage: 35.9% of statements 02:23:57 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.524s coverage: 61.3% of statements 02:23:57 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.257s coverage: 87.5% of statements 02:23:58 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.282s coverage: 100.0% of statements 02:23:58 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.244s coverage: 100.0% of statements 02:23:59 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.230s coverage: 95.1% of statements 02:23:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:23:59 go vet ./... 02:25:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:25:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:25:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:25:51 $ docker stop --time=1 7fc170729d0a90f4154a23001ea093ff38bc75b42230f0e32130da1d2ff0f05a 02:25:53 $ docker rm -f --volumes 7fc170729d0a90f4154a23001ea093ff38bc75b42230f0e32130da1d2ff0f05a [Pipeline] // withDockerContainer [Pipeline] sh 02:25:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:25:56 Warning: overwriting stash ‘coverage-report’ 02:25:56 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:25:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:25:57 02:25:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:25:57 arm64: Pulling from edgex-lftools-log-publisher 02:25:57 8998bd30e6a1: Pulling fs layer 02:25:57 04944245beec: Pulling fs layer 02:25:57 699f458cf7ca: Pulling fs layer 02:25:57 765212b225bb: Pulling fs layer 02:25:57 f23df028b6ca: Pulling fs layer 02:25:57 d65c8cfc05b1: Pulling fs layer 02:25:57 2437ff75d9bd: Pulling fs layer 02:25:57 765212b225bb: Waiting 02:25:57 d65c8cfc05b1: Waiting 02:25:57 2437ff75d9bd: Waiting 02:25:57 f23df028b6ca: Waiting 02:25:57 04944245beec: Verifying Checksum 02:25:57 04944245beec: Download complete 02:25:57 765212b225bb: Verifying Checksum 02:25:57 765212b225bb: Download complete 02:25:58 f23df028b6ca: Download complete 02:25:58 d65c8cfc05b1: Verifying Checksum 02:25:58 d65c8cfc05b1: Download complete 02:25:58 699f458cf7ca: Verifying Checksum 02:25:58 699f458cf7ca: Download complete 02:25:58 8998bd30e6a1: Verifying Checksum 02:25:58 8998bd30e6a1: Download complete 02:26:01 2437ff75d9bd: Verifying Checksum 02:26:01 2437ff75d9bd: Download complete 02:26:02 8998bd30e6a1: Pull complete 02:26:03 04944245beec: Pull complete 02:26:04 699f458cf7ca: Pull complete 02:26:04 765212b225bb: Pull complete 02:26:05 f23df028b6ca: Pull complete 02:26:06 d65c8cfc05b1: Pull complete 02:26:21 2437ff75d9bd: Pull complete 02:26:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:26:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:26:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:21 prd-ubuntu20.04-docker-arm64-4c-16g-14610 does not seem to be running inside a container 02:26:21 $ 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/95 -v /w/workspace/go-mod-messaging/95:/w/workspace/go-mod-messaging/95:rw,z -v /w/workspace/go-mod-messaging/95@tmp:/w/workspace/go-mod-messaging/95@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:26:24 $ docker top 45d2e98b93e7795501a9afa182b4eced1f4d83c46b2f6259a278316ad86c1cfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:25 ---> job-cost.sh 02:26:25 lf-activate-venv: SKIPPING 02:26:25 INFO: No Stack... 02:26:26 INFO: Retrieving Pricing Info for: v3-standard-4 02:26:27 INFO: Archiving Costs [Pipeline] sh 02:26:27 + cat /w/workspace/go-mod-messaging/95/archives/cost.csv 02:26:27 + cut -d, -f6 [Pipeline] lock 02:26:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-95-stack-cost] 02:26:27 Resource [jenkins-edgexfoundry-go-mod-messaging-main-95-stack-cost] did not exist. Created. 02:26:27 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:26:28 /w/workspace/go-mod-messaging/95@tmp/durable-a6c88be5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:26:29 + echo total: 0.10999999940395355 [Pipeline] stash 02:26:29 Warning: overwriting stash ‘stack-cost’ 02:26:29 Stashed 1 file(s) [Pipeline] } 02:26:29 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-95-stack-cost] [Pipeline] // lock [Pipeline] } 02:26:29 $ docker stop --time=1 45d2e98b93e7795501a9afa182b4eced1f4d83c46b2f6259a278316ad86c1cfb 02:26:30 $ docker rm -f --volumes 45d2e98b93e7795501a9afa182b4eced1f4d83c46b2f6259a278316ad86c1cfb [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:26:31 provisioning config files... 02:26:31 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2387244207157011639tmp [Pipeline] { [Pipeline] sh 02:26:31 + set +x 02:26:31 + curl -s https://codecov.io/bash 02:26:31 + bash -s -- 02:26:31 02:26:31 _____ _ 02:26:31 / ____| | | 02:26:31 | | ___ __| | ___ ___ _____ __ 02:26:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:26:31 | |___| (_) | (_| | __/ (_| (_) \ V / 02:26:31 \_____\___/ \__,_|\___|\___\___/ \_/ 02:26:31 Bash-1.0.6 02:26:31 02:26:31 02:26:31 ==> git version 2.25.1 found 02:26:31 ==> 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:26:31 Release-Date: 2020-01-08 02:26:31 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:26:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:26:31 ==> Jenkins CI detected. 02:26:31 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 02:26:31 project root: . 02:26:31 --> token set from env 02:26:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:26:31 ==> Running gcov in . (disable via -X gcov) 02:26:31 ==> Python coveragepy not found 02:26:31 ==> Searching for coverage reports in: 02:26:31 + . 02:26:31 -> Found 1 reports 02:26:31 ==> Detecting git/mercurial file structure 02:26:31 ==> Reading reports 02:26:31 + ./coverage.out bytes=41815 02:26:31 ==> Appending adjustments 02:26:31 https://docs.codecov.io/docs/fixing-reports 02:26:32 + Found adjustments 02:26:32 ==> Gzipping contents 02:26:32 12K /tmp/codecov.SK6qQ8.gz 02:26:32 ==> Uploading reports 02:26:32 url: https://codecov.io 02:26:32 query: branch=main&commit=46de175aef410273fbf80306255c5110e69f866b&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 02:26:32 -> Pinging Codecov 02:26:32 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=46de175aef410273fbf80306255c5110e69f866b&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 02:26:32 -> Uploading to 02:26:32 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/F6E385568367DD0E4001BA4F8F1CB792/46de175aef410273fbf80306255c5110e69f866b/fc3cb88e-b820-4a3b-9c4c-402842781e31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T022632Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4dec0d4ff405264b6562c90e97850807491b34f7e119f2ad26495f8313e70ab6 02:26:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:26:32 Dload Upload Total Spent Left Speed 02:26:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8279 0 0 100 8279 0 36959 --:--:-- --:--:-- --:--:-- 36959 02:26:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/46de175aef410273fbf80306255c5110e69f866b [Pipeline] } 02:26:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:26:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:26:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:26:33 02:26:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:26:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:26:33 df9b9388f04a: Pulling fs layer 02:26:33 52dc419b0ee2: Pulling fs layer 02:26:33 25bc292e5bac: Pulling fs layer 02:26:33 114826534d7a: Pulling fs layer 02:26:33 4657fd5d0bcf: Pulling fs layer 02:26:33 6ad1cebc031e: Pulling fs layer 02:26:33 8a3aa393b2d8: Pulling fs layer 02:26:33 114826534d7a: Waiting 02:26:33 4657fd5d0bcf: Waiting 02:26:33 6ad1cebc031e: Waiting 02:26:33 8a3aa393b2d8: Waiting 02:26:33 25bc292e5bac: Verifying Checksum 02:26:33 25bc292e5bac: Download complete 02:26:33 52dc419b0ee2: Verifying Checksum 02:26:33 52dc419b0ee2: Download complete 02:26:33 4657fd5d0bcf: Verifying Checksum 02:26:33 4657fd5d0bcf: Download complete 02:26:33 df9b9388f04a: Verifying Checksum 02:26:33 df9b9388f04a: Download complete 02:26:34 6ad1cebc031e: Verifying Checksum 02:26:34 6ad1cebc031e: Download complete 02:26:34 df9b9388f04a: Pull complete 02:26:34 52dc419b0ee2: Pull complete 02:26:34 25bc292e5bac: Pull complete 02:26:35 114826534d7a: Verifying Checksum 02:26:35 114826534d7a: Download complete 02:26:35 8a3aa393b2d8: Verifying Checksum 02:26:35 8a3aa393b2d8: Download complete 02:26:50 114826534d7a: Pull complete 02:26:50 4657fd5d0bcf: Pull complete 02:26:50 6ad1cebc031e: Pull complete 02:26:51 8a3aa393b2d8: Pull complete 02:26:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:26:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:26:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:51 prd-ubuntu20.04-docker-8c-8g-14605 does not seem to be running inside a container 02:26:51 $ 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:27:05 $ docker top e449a6c3a3fd6ec3f4655af271ad5d9ca58c331d189a9664da97676fa149623e -eo pid,comm [Pipeline] { [Pipeline] echo 02:27:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 02:27:06 + set -o pipefail 02:27:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 02:27:12 02:27:12 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 02:27:12 02:27:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/09c20d2f-f1a4-4382-8e38-b90e88e476c5 02:27:12 02:27:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:27:12 02:27:12 02:27:12 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:27:12 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:27:12 More details here: https://snyk.co/ue1NS 02:27:12 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:27:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:27:12 $ docker stop --time=1 e449a6c3a3fd6ec3f4655af271ad5d9ca58c331d189a9664da97676fa149623e 02:27:18 $ docker rm -f --volumes e449a6c3a3fd6ec3f4655af271ad5d9ca58c331d189a9664da97676fa149623e [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:27:18 + git log --format=format:%s -1 46de175aef410273fbf80306255c5110e69f866b [Pipeline] sh 02:27:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:27:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:27:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:19 prd-ubuntu20.04-docker-8c-8g-14605 does not seem to be running inside a container 02:27:19 $ 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:27:20 $ docker top 32d95ff5905c1eb949996454b3f19f9fa497c021e649db8490ff7c6e133abe8a -eo pid,comm 02:27:20 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:27:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:27:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:27:20 [ssh-agent] Looking for ssh-agent implementation... 02:27:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:27:20 $ docker exec 32d95ff5905c1eb949996454b3f19f9fa497c021e649db8490ff7c6e133abe8a ssh-agent 02:27:20 SSH_AUTH_SOCK=/tmp/ssh-jj3D4PcTJrNj/agent.13 02:27:20 SSH_AGENT_PID=19 02:27:20 Running ssh-add (command line suppressed) 02:27:20 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6934230161386943476.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6934230161386943476.key) 02:27:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:27:21 + git semver tag 02:27:21 2023-05-09 02:27:21,283 [run_tag] DEBUG tag force:False 02:27:21 2023-05-09 02:27:21,283 [check_head_tag] DEBUG check head tag 02:27:21 2023-05-09 02:27:21,285 [execute] INFO git cat-file --batch-check 02:27:21 2023-05-09 02:27:21,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 02:27:21 2023-05-09 02:27:21,289 [execute] INFO git cat-file --batch 02:27:21 2023-05-09 02:27:21,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 02:27:21 2023-05-09 02:27:21,325 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:27:21 2023-05-09 02:27:21,326 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 02:27:21 2023-05-09 02:27:21,326 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 02:27:21 2023-05-09 02:27:21,330 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:27:21 3.0.0-dev.30 [Pipeline] } 02:27:21 $ docker exec --env ******** --env ******** 32d95ff5905c1eb949996454b3f19f9fa497c021e649db8490ff7c6e133abe8a ssh-agent -k 02:27:21 unset SSH_AUTH_SOCK; 02:27:21 unset SSH_AGENT_PID; 02:27:21 echo Agent pid 19 killed; 02:27:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:27:22 + git semver [Pipeline] } 02:27:22 $ docker stop --time=1 32d95ff5905c1eb949996454b3f19f9fa497c021e649db8490ff7c6e133abe8a 02:27:23 $ docker rm -f --volumes 32d95ff5905c1eb949996454b3f19f9fa497c021e649db8490ff7c6e133abe8a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:27:24 02:27:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:27:25 0.23.1-centos7: Pulling from edgex-lftools 02:27:25 ab5ef0e58194: Pulling fs layer 02:27:25 9712f1f96733: Pulling fs layer 02:27:25 63f879dbbcfc: Pulling fs layer 02:27:25 0d9ebad4ef96: Pulling fs layer 02:27:25 e9a5061849ea: Pulling fs layer 02:27:25 d747dcd14b5f: Pulling fs layer 02:27:25 2de7ff778b66: Pulling fs layer 02:27:25 0d9ebad4ef96: Waiting 02:27:25 e9a5061849ea: Waiting 02:27:25 d747dcd14b5f: Waiting 02:27:25 2de7ff778b66: Waiting 02:27:25 9712f1f96733: Verifying Checksum 02:27:25 9712f1f96733: Download complete 02:27:25 63f879dbbcfc: Verifying Checksum 02:27:25 63f879dbbcfc: Download complete 02:27:25 e9a5061849ea: Verifying Checksum 02:27:25 e9a5061849ea: Download complete 02:27:25 0d9ebad4ef96: Verifying Checksum 02:27:25 0d9ebad4ef96: Download complete 02:27:25 d747dcd14b5f: Download complete 02:27:25 ab5ef0e58194: Verifying Checksum 02:27:25 ab5ef0e58194: Download complete 02:27:25 2de7ff778b66: Verifying Checksum 02:27:25 2de7ff778b66: Download complete 02:27:29 ab5ef0e58194: Pull complete 02:27:29 9712f1f96733: Pull complete 02:27:30 63f879dbbcfc: Pull complete 02:27:34 0d9ebad4ef96: Pull complete 02:27:34 e9a5061849ea: Pull complete 02:27:35 d747dcd14b5f: Pull complete 02:27:36 2de7ff778b66: Pull complete 02:27:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:27:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:27:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:37 prd-ubuntu20.04-docker-8c-8g-14605 does not seem to be running inside a container 02:27:37 $ 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:28:06 $ docker top 68788fa8002fce756dc19742052508311c8016f66751324237eb03c089b6ca47 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:28:06 provisioning config files... 02:28:06 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10827879591946889571tmp 02:28:06 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9928805288516088685tmp 02:28:06 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7310537762752554129tmp [Pipeline] { [Pipeline] echo 02:28:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:28:06 ---> sigul-configuration.sh 02:28:06 gpg: directory `/root/.gnupg' created 02:28:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:28:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:28:06 gpg: keyring `/root/.gnupg/secring.gpg' created 02:28:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:28:06 gpg: CAST5 encrypted data 02:28:06 gpg: encrypted with 1 passphrase 02:28:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:28:07 + mkdir /home/jenkins 02:28:07 + mkdir /home/jenkins/sigul [Pipeline] sh 02:28:07 + 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:28:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:28:07 ---> sigul-install.sh 02:28:07 Sigul already installed; skipping installation. [Pipeline] sh 02:28:08 + git tag --list 02:28:08 v0.0.0 02:28:08 v0.1.0 02:28:08 v0.1.1 02:28:08 v0.1.10 02:28:08 v0.1.11 02:28:08 v0.1.12 02:28:08 v0.1.13 02:28:08 v0.1.14 02:28:08 v0.1.15 02:28:08 v0.1.16 02:28:08 v0.1.17 02:28:08 v0.1.18 02:28:08 v0.1.19 02:28:08 v0.1.2 02:28:08 v0.1.20 02:28:08 v0.1.21 02:28:08 v0.1.22 02:28:08 v0.1.23 02:28:08 v0.1.24 02:28:08 v0.1.25 02:28:08 v0.1.26 02:28:08 v0.1.27 02:28:08 v0.1.28 02:28:08 v0.1.29 02:28:08 v0.1.3 02:28:08 v0.1.30 02:28:08 v0.1.31 02:28:08 v0.1.4 02:28:08 v0.1.5 02:28:08 v0.1.6 02:28:08 v0.1.7 02:28:08 v0.1.8 02:28:08 v0.1.9 02:28:08 v2.0.0 02:28:08 v2.0.1 02:28:08 v2.1.0 02:28:08 v2.1.1 02:28:08 v2.1.1-dev.1 02:28:08 v2.1.1-dev.2 02:28:08 v2.1.1-dev.3 02:28:08 v2.2.0 02:28:08 v2.2.1-dev.1 02:28:08 v2.2.1-dev.10 02:28:08 v2.2.1-dev.11 02:28:08 v2.2.1-dev.2 02:28:08 v2.2.1-dev.3 02:28:08 v2.2.1-dev.4 02:28:08 v2.2.1-dev.5 02:28:08 v2.2.1-dev.6 02:28:08 v2.2.1-dev.7 02:28:08 v2.2.1-dev.8 02:28:08 v2.2.1-dev.9 02:28:08 v2.3.0 02:28:08 v2.3.0-dev.11 02:28:08 v2.3.0-dev.12 02:28:08 v2.3.0-dev.13 02:28:08 v2.3.0-dev.14 02:28:08 v2.3.0-dev.15 02:28:08 v2.3.0-dev.16 02:28:08 v2.3.0-dev.17 02:28:08 v2.3.0-dev.18 02:28:08 v2.3.0-dev.19 02:28:08 v2.3.0-dev.20 02:28:08 v2.3.0-dev.21 02:28:08 v2.3.0-dev.22 02:28:08 v2.3.0-dev.23 02:28:08 v2.3.0-dev.24 02:28:08 v2.3.0-dev.25 02:28:08 v2.3.0-dev.26 02:28:08 v2.3.0-dev.27 02:28:08 v2.3.1-dev.1 02:28:08 v2.3.1-dev.2 02:28:08 v2.3.1-dev.3 02:28:08 v2.3.1-dev.4 02:28:08 v2.3.1-dev.5 02:28:08 v3.0.0-dev.1 02:28:08 v3.0.0-dev.10 02:28:08 v3.0.0-dev.11 02:28:08 v3.0.0-dev.12 02:28:08 v3.0.0-dev.13 02:28:08 v3.0.0-dev.14 02:28:08 v3.0.0-dev.15 02:28:08 v3.0.0-dev.16 02:28:08 v3.0.0-dev.17 02:28:08 v3.0.0-dev.18 02:28:08 v3.0.0-dev.19 02:28:08 v3.0.0-dev.2 02:28:08 v3.0.0-dev.20 02:28:08 v3.0.0-dev.21 02:28:08 v3.0.0-dev.22 02:28:08 v3.0.0-dev.23 02:28:08 v3.0.0-dev.24 02:28:08 v3.0.0-dev.25 02:28:08 v3.0.0-dev.26 02:28:08 v3.0.0-dev.27 02:28:08 v3.0.0-dev.28 02:28:08 v3.0.0-dev.29 02:28:08 v3.0.0-dev.3 02:28:08 v3.0.0-dev.30 02:28:08 v3.0.0-dev.4 02:28:08 v3.0.0-dev.5 02:28:08 v3.0.0-dev.6 02:28:08 v3.0.0-dev.7 02:28:08 v3.0.0-dev.8 02:28:08 v3.0.0-dev.9 [Pipeline] sh 02:28:08 + lftools sign git-tag v3.0.0-dev.30 02:28:09 Signing Git tag with Sigul... 02:28:09 Signing v3.0.0-dev.30 [Pipeline] echo 02:28:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:28:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:28:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:28:09 $ docker stop --time=1 68788fa8002fce756dc19742052508311c8016f66751324237eb03c089b6ca47 02:28:12 $ docker rm -f --volumes 68788fa8002fce756dc19742052508311c8016f66751324237eb03c089b6ca47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:28:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:28:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:13 prd-ubuntu20.04-docker-8c-8g-14605 does not seem to be running inside a container 02:28:13 $ 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:28:14 $ docker top 28bc0ee5e673dc77d101e5f43fd2f497c6fbc673ae3de887f6dc54f42c827d33 -eo pid,comm 02:28:14 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:28:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:28:14 [ssh-agent] Looking for ssh-agent implementation... 02:28:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:28:14 $ docker exec 28bc0ee5e673dc77d101e5f43fd2f497c6fbc673ae3de887f6dc54f42c827d33 ssh-agent 02:28:15 SSH_AUTH_SOCK=/tmp/ssh-7jnW1vCx7hnv/agent.14 02:28:15 SSH_AGENT_PID=20 02:28:15 Running ssh-add (command line suppressed) 02:28:15 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16959218727103832048.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16959218727103832048.key) 02:28:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:28:15 + git semver bump pre 02:28:16 2023-05-09 02:28:15,853 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:28:16 2023-05-09 02:28:15,854 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev 02:28:16 2023-05-09 02:28:15,854 [bump_version] DEBUG bumped version:3.0.0-dev.31 02:28:16 2023-05-09 02:28:15,854 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 02:28:16 2023-05-09 02:28:15,855 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:28:16 2023-05-09 02:28:15,855 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:28:16 2023-05-09 02:28:15,889 [execute] INFO git cat-file --batch-check 02:28:16 2023-05-09 02:28:15,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:28:16 2023-05-09 02:28:15,898 [execute] INFO git cat-file --batch 02:28:16 2023-05-09 02:28:15,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:28:16 2023-05-09 02:28:15,904 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:28:16 3.0.0-dev.31 [Pipeline] } 02:28:16 $ docker exec --env ******** --env ******** 28bc0ee5e673dc77d101e5f43fd2f497c6fbc673ae3de887f6dc54f42c827d33 ssh-agent -k 02:28:16 unset SSH_AUTH_SOCK; 02:28:16 unset SSH_AGENT_PID; 02:28:16 echo Agent pid 20 killed; 02:28:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:28:16 + git semver [Pipeline] } 02:28:17 $ docker stop --time=1 28bc0ee5e673dc77d101e5f43fd2f497c6fbc673ae3de887f6dc54f42c827d33 02:28:18 $ docker rm -f --volumes 28bc0ee5e673dc77d101e5f43fd2f497c6fbc673ae3de887f6dc54f42c827d33 [Pipeline] // withDockerContainer [Pipeline] sh 02:28:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:28:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:19 prd-ubuntu20.04-docker-8c-8g-14605 does not seem to be running inside a container 02:28:19 $ 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:28:20 $ docker top 8ccc06f20d467d4138d7c9d53d044ad5b85762d065c8a1aa79256ba071ccadc2 -eo pid,comm 02:28:21 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:28:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:28:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:28:21 [ssh-agent] Looking for ssh-agent implementation... 02:28:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:28:21 $ docker exec 8ccc06f20d467d4138d7c9d53d044ad5b85762d065c8a1aa79256ba071ccadc2 ssh-agent 02:28:21 SSH_AUTH_SOCK=/tmp/ssh-VilUvcMLdPjk/agent.14 02:28:21 SSH_AGENT_PID=20 02:28:21 Running ssh-add (command line suppressed) 02:28:21 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15399264771015172664.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15399264771015172664.key) 02:28:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:28:21 + git semver push 02:28:22 2023-05-09 02:28:22,141 [run_push] DEBUG push 02:28:22 2023-05-09 02:28:22,141 [execute] INFO git cat-file --batch-check 02:28:22 2023-05-09 02:28:22,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:28:22 2023-05-09 02:28:22,145 [execute] INFO git rev-list 540e41fe0125e829a031d4d22743c3c3d3f03b99 -- 02:28:22 2023-05-09 02:28:22,145 [execute] DEBUG Popen(['git', 'rev-list', '540e41fe0125e829a031d4d22743c3c3d3f03b99', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 02:28:22 2023-05-09 02:28:22,154 [execute] INFO git fetch -v origin 02:28:22 2023-05-09 02:28:22,155 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 02:28:22 2023-05-09 02:28:22,752 [run_push] DEBUG no remote changes detected 02:28:22 2023-05-09 02:28:22,753 [execute] INFO git push origin semver 02:28:22 2023-05-09 02:28:22,753 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 02:28:23 2023-05-09 02:28:23,497 [run_push] DEBUG push all version tags 02:28:23 2023-05-09 02:28:23,498 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:28:23 2023-05-09 02:28:23,498 [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:28:24 2023-05-09 02:28:24,310 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:28:24 3.0.0-dev.31 [Pipeline] } 02:28:24 $ docker exec --env ******** --env ******** 8ccc06f20d467d4138d7c9d53d044ad5b85762d065c8a1aa79256ba071ccadc2 ssh-agent -k 02:28:24 unset SSH_AUTH_SOCK; 02:28:24 unset SSH_AGENT_PID; 02:28:24 echo Agent pid 20 killed; 02:28:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:28:25 + git semver [Pipeline] } 02:28:25 $ docker stop --time=1 8ccc06f20d467d4138d7c9d53d044ad5b85762d065c8a1aa79256ba071ccadc2 02:28:27 $ docker rm -f --volumes 8ccc06f20d467d4138d7c9d53d044ad5b85762d065c8a1aa79256ba071ccadc2 [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:28:28 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 02:28:28 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:28:28 total 16 02:28:28 drwxr-xr-x 3 root root 4096 May 9 02:16 . 02:28:28 drwxrwxr-x 10 jenkins jenkins 4096 May 9 02:28 .. 02:28:28 drwxr-xr-x 2 root root 4096 May 9 02:16 cost 02:28:28 -rw-r--r-- 1 root root 88 May 9 02:16 cost.csv 02:28:28 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:28:28 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:28:28 total 16 02:28:28 drwxr-xr-x 3 jenkins jenkins 4096 May 9 02:16 . 02:28:28 drwxrwxr-x 10 jenkins jenkins 4096 May 9 02:28 .. 02:28:28 drwxr-xr-x 2 jenkins jenkins 4096 May 9 02:16 cost 02:28:28 -rw-r--r-- 1 jenkins jenkins 88 May 9 02:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:28:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:28:29 ---> package-listing.sh 02:28:29 ++ facter osfamily 02:28:29 ++ tr '[:upper:]' '[:lower:]' 02:28:29 + OS_FAMILY=debian 02:28:29 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 02:28:29 + START_PACKAGES=/tmp/packages_start.txt 02:28:29 + END_PACKAGES=/tmp/packages_end.txt 02:28:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:28:29 + PACKAGES=/tmp/packages_start.txt 02:28:29 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 02:28:29 + PACKAGES=/tmp/packages_end.txt 02:28:29 + case "${OS_FAMILY}" in 02:28:29 + dpkg -l 02:28:29 + grep '^ii' 02:28:29 + '[' -f /tmp/packages_start.txt ']' 02:28:29 + '[' -f /tmp/packages_end.txt ']' 02:28:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:28:29 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 02:28:29 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 02:28:29 + 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:28:29 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:28:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:28:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:30 prd-ubuntu20.04-docker-8c-8g-14605 does not seem to be running inside a container 02:28:30 $ 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:28:32 $ docker top 304ab9d42b949f331017b69d542faeab24829b24e45ba47c0ab45e905cc80f4f -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:33 + touch /tmp/pre-build-complete [Pipeline] sh 02:28:33 + mkdir -p /var/log/sysstat [Pipeline] sh 02:28:33 + ls /var/log/sa-host 02:28:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:28:33 provisioning config files... 02:28:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2438959211060846151tmp [Pipeline] { [Pipeline] echo 02:28:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:28:34 ---> create-netrc.sh [Pipeline] } 02:28:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:28:34 ---> python-tools-install.sh [Pipeline] echo 02:28:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:28:34 ---> sudo-logs.sh 02:28:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:28:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:28:35 ---> job-cost.sh 02:28:35 lf-activate-venv: SKIPPING 02:28:35 DEBUG: total: 0.2199999988079071 02:28:35 INFO: Retrieving Stack Cost... 02:28:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:28:35 INFO: Archiving Costs [Pipeline] echo 02:28:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:28:36 ---> logs-deploy.sh 02:28:36 lf-activate-venv: SKIPPING 02:28:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/95 02:28:36 INFO: archiving workspace using pattern(s): 02:28:36 Archives upload complete. 02:28:37 INFO: archiving logs to Nexus 02:28:38 ---> uname -a: 02:28:38 Linux prd-ubuntu20-04-docker-8c-8g-14605 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:28:38 02:28:38 02:28:38 ---> lscpu: 02:28:38 Architecture: x86_64 02:28:38 CPU op-mode(s): 32-bit, 64-bit 02:28:38 Byte Order: Little Endian 02:28:38 Address sizes: 40 bits physical, 48 bits virtual 02:28:38 CPU(s): 8 02:28:38 On-line CPU(s) list: 0-7 02:28:38 Thread(s) per core: 1 02:28:38 Core(s) per socket: 1 02:28:38 Socket(s): 8 02:28:38 NUMA node(s): 1 02:28:38 Vendor ID: AuthenticAMD 02:28:38 CPU family: 23 02:28:38 Model: 49 02:28:38 Model name: AMD EPYC-Rome Processor 02:28:38 Stepping: 0 02:28:38 CPU MHz: 2800.000 02:28:38 BogoMIPS: 5600.00 02:28:38 Virtualization: AMD-V 02:28:38 Hypervisor vendor: KVM 02:28:38 Virtualization type: full 02:28:38 L1d cache: 256 KiB 02:28:38 L1i cache: 256 KiB 02:28:38 L2 cache: 4 MiB 02:28:38 L3 cache: 128 MiB 02:28:38 NUMA node0 CPU(s): 0-7 02:28:38 Vulnerability Itlb multihit: Not affected 02:28:38 Vulnerability L1tf: Not affected 02:28:38 Vulnerability Mds: Not affected 02:28:38 Vulnerability Meltdown: Not affected 02:28:38 Vulnerability Mmio stale data: Not affected 02:28:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:28:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:28:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:28:38 Vulnerability Srbds: Not affected 02:28:38 Vulnerability Tsx async abort: Not affected 02:28:38 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:28:38 02:28:38 02:28:38 ---> nproc: 02:28:38 8 02:28:38 02:28:38 02:28:38 ---> df -h: 02:28:38 Filesystem Size Used Avail Use% Mounted on 02:28:38 overlay 155G 12G 144G 8% / 02:28:38 tmpfs 64M 0 64M 0% /dev 02:28:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:28:38 shm 64M 0 64M 0% /dev/shm 02:28:38 /dev/vda1 155G 12G 144G 8% /facter-os 02:28:38 02:28:38 02:28:38 ---> sar -b -r -n DEV: 02:28:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14605) 05/09/23 _x86_64_ (8 CPU) 02:28:38 02:28:38 01:58:58 LINUX RESTART (8 CPU) 02:28:38 02:28:38 01:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:28:38 02:00:02 86.92 33.81 53.11 0.00 3505.42 185907.15 0.00 02:28:38 02:01:01 2.73 0.00 2.73 0.00 0.00 41.09 0.00 02:28:38 02:02:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 02:28:38 02:03:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 02:28:38 02:04:04 1.05 0.00 1.05 0.00 0.00 12.47 0.00 02:28:38 02:05:01 42.99 12.31 30.69 0.00 5716.57 6748.17 0.00 02:28:38 02:06:01 2.37 0.00 2.37 0.00 0.00 26.93 0.00 02:28:38 02:07:01 1.18 0.00 1.18 0.00 0.00 12.79 0.00 02:28:38 02:08:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 02:28:38 02:09:01 1.75 0.00 1.75 0.00 0.00 33.19 0.00 02:28:38 02:10:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 02:28:38 02:11:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 02:28:38 02:12:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 02:28:38 02:13:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 02:28:38 02:14:01 6.78 4.73 2.05 0.00 187.30 371.67 0.00 02:28:38 02:15:01 80.72 9.96 70.76 0.00 1695.17 36584.34 0.00 02:28:38 02:16:01 52.07 0.17 51.91 0.00 3.07 33384.17 0.00 02:28:38 02:17:01 11.01 0.03 10.98 0.00 0.53 2836.19 0.00 02:28:38 02:18:01 1.72 0.02 1.70 0.00 0.13 19.06 0.00 02:28:38 02:19:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 02:28:38 02:20:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 02:28:38 02:21:01 2.68 1.65 1.03 0.00 37.73 13.20 0.00 02:28:38 02:22:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 02:28:38 02:23:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 02:28:38 02:24:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 02:28:38 02:25:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 02:28:38 02:26:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 02:28:38 02:27:01 25.23 0.17 25.06 0.00 26.80 26805.53 0.00 02:28:38 02:28:01 54.84 0.22 54.62 0.00 9.87 29265.26 0.00 02:28:38 Average: 13.43 2.15 11.27 0.00 376.04 11107.33 0.00 02:28:38 02:28:38 01:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:28:38 02:00:02 30614236 31878184 496608 1.51 47200 1539280 1629732 4.80 608308 1406720 912 02:28:38 02:01:01 30614772 31878824 495568 1.51 47240 1539284 1629732 4.80 608948 1406704 24 02:28:38 02:02:01 30614004 31878252 495916 1.51 47272 1539288 1629732 4.80 611476 1406840 32 02:28:38 02:03:01 30612988 31877252 496844 1.51 47296 1539292 1629732 4.80 611592 1406844 8 02:28:38 02:04:04 30612960 31877788 496508 1.51 47332 1539292 1646044 4.85 610432 1407344 40 02:28:38 02:05:01 30234228 31849700 508388 1.55 56360 1871904 1740700 5.13 847568 1519080 188 02:28:38 02:06:01 30234456 31849992 507956 1.54 56448 1871912 1740700 5.13 847348 1519092 12 02:28:38 02:07:01 30234656 31850424 507712 1.54 56520 1872040 1740700 5.13 847440 1519216 8 02:28:38 02:08:01 30234300 31850160 507952 1.54 56600 1872044 1740700 5.13 847760 1519220 4 02:28:38 02:09:01 30233880 31849908 507992 1.54 56760 1872052 1740700 5.13 848000 1519228 196 02:28:38 02:10:01 30233340 31849488 508256 1.55 56848 1872028 1740700 5.13 848176 1519208 8 02:28:38 02:11:01 30233396 31849604 508080 1.55 56904 1872032 1740700 5.13 848148 1519212 8 02:28:38 02:12:01 30233308 31849588 508016 1.54 56992 1872032 1740700 5.13 848484 1519220 4 02:28:38 02:13:01 30232732 31849124 508368 1.55 57088 1872036 1740700 5.13 848904 1519232 136 02:28:38 02:14:01 30031748 31665872 690360 2.10 57456 1888864 1769740 5.22 1040976 1528928 1452 02:28:38 02:15:01 27915648 31243492 1050716 3.20 92264 3464684 2495888 7.36 1840744 2696124 527692 02:28:38 02:16:01 28280176 31559364 731668 2.23 101248 3398264 1885640 5.56 1332072 2830416 54336 02:28:38 02:17:01 28290824 31570268 726940 2.21 101548 3398280 1766696 5.21 1335888 2818016 12 02:28:38 02:18:01 28290000 31569584 727400 2.21 101572 3398292 1766696 5.21 1335500 2818024 12 02:28:38 02:19:01 28299352 31579080 717776 2.18 101612 3398292 1766696 5.21 1327628 2818028 24 02:28:38 02:20:01 28298972 31578728 717976 2.18 101644 3398300 1766696 5.21 1327284 2818032 8 02:28:38 02:21:01 28300636 31582588 713976 2.17 101680 3399432 1766696 5.21 1326724 2818412 24 02:28:38 02:22:01 28301024 31582992 713724 2.17 101700 3399432 1766696 5.21 1326312 2818372 16 02:28:38 02:23:01 28300384 31582392 714136 2.17 101732 3399436 1766696 5.21 1326304 2818376 40 02:28:38 02:24:01 28300336 31582412 714076 2.17 101772 3399440 1766696 5.21 1326148 2818380 32 02:28:38 02:25:01 28300224 31582392 714120 2.17 101844 3399440 1766696 5.21 1326316 2818384 16 02:28:38 02:26:01 28300428 31582604 713824 2.17 101876 3399444 1766696 5.21 1326280 2818388 4 02:28:38 02:27:01 27508860 31557056 737812 2.24 115504 4103960 1869040 5.51 1364176 3522012 35376 02:28:38 02:28:01 26775828 31537296 749392 2.28 150700 4708028 1916004 5.65 1453500 4084176 48300 02:28:38 Average: 29264403 31703255 627174 1.91 78656 2624073 1773605 5.23 1068912 2191422 23066 02:28:38 02:28:38 01:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:28:38 02:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:00:02 ens3 195.63 121.83 471.46 23.53 0.00 0.00 0.00 0.00 02:28:38 02:00:02 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 02:28:38 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:01:01 ens3 1.34 0.29 0.41 0.26 0.00 0.00 0.00 0.00 02:28:38 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:02:01 ens3 1.50 0.43 1.73 0.21 0.00 0.00 0.00 0.00 02:28:38 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:03:01 ens3 0.65 0.48 0.27 0.21 0.00 0.00 0.00 0.00 02:28:38 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:04:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:04:04 ens3 0.60 0.16 0.06 0.01 0.00 0.00 0.00 0.00 02:28:38 02:04:04 lo 0.19 0.19 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:05:01 ens3 139.77 72.59 2055.17 5.38 0.00 0.00 0.00 0.00 02:28:38 02:05:01 lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 02:28:38 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:06:01 ens3 0.25 0.20 0.02 0.01 0.00 0.00 0.00 0.00 02:28:38 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:07:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:28:38 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:09:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:10:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 02:28:38 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:11:01 ens3 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:28:38 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:12:01 ens3 0.43 0.18 0.13 0.01 0.00 0.00 0.00 0.00 02:28:38 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:14:01 ens3 127.10 87.69 216.12 30.37 0.00 0.00 0.00 0.00 02:28:38 02:14:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:28:38 02:15:01 docker0 62.50 132.24 4.76 1041.23 0.00 0.00 0.00 0.00 02:28:38 02:15:01 vethf228d89 60.91 130.74 5.34 1025.19 0.00 0.00 0.00 0.08 02:28:38 02:15:01 ens3 413.30 237.75 7015.49 79.40 0.00 0.00 0.00 0.00 02:28:38 02:15:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 02:28:38 02:16:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:16:01 ens3 102.77 62.19 2533.74 13.53 0.00 0.00 0.00 0.00 02:28:38 02:16:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 02:28:38 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:17:01 ens3 7.10 5.23 8.02 2.89 0.00 0.00 0.00 0.00 02:28:38 02:17:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:18:01 ens3 1.12 0.12 0.11 0.01 0.00 0.00 0.00 0.00 02:28:38 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:19:01 ens3 1.17 0.48 0.40 0.29 0.00 0.00 0.00 0.00 02:28:38 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:20:01 ens3 1.22 0.90 1.62 0.31 0.00 0.00 0.00 0.00 02:28:38 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:21:01 ens3 8.93 7.30 5.66 6.12 0.00 0.00 0.00 0.00 02:28:38 02:21:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:22:01 ens3 0.98 0.30 0.31 0.21 0.00 0.00 0.00 0.00 02:28:38 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:23:01 ens3 0.60 0.42 0.37 0.21 0.00 0.00 0.00 0.00 02:28:38 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:25:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:28:38 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:26:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:38 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:38 02:27:01 ens3 124.11 59.02 3971.41 10.07 0.00 0.00 0.00 0.00 02:28:38 02:27:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:28:38 02:28:01 docker0 18.31 29.68 1.66 363.35 0.00 0.00 0.00 0.00 02:28:38 02:28:01 ens3 171.27 115.00 3566.54 104.20 0.00 0.00 0.00 0.00 02:28:38 02:28:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:28:38 Average: docker0 2.79 5.59 0.22 48.47 0.00 0.00 0.00 0.00 02:28:38 Average: ens3 44.66 26.56 681.36 9.56 0.00 0.00 0.00 0.00 02:28:38 Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 02:28:38 02:28:38 02:28:38 ---> sar -P ALL: 02:28:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14605) 05/09/23 _x86_64_ (8 CPU) 02:28:38 02:28:38 01:58:58 LINUX RESTART (8 CPU) 02:28:38 02:28:38 01:59:01 CPU %user %nice %system %iowait %steal %idle 02:28:38 02:00:02 all 2.08 0.00 0.81 0.91 0.03 96.17 02:28:38 02:00:02 0 0.77 0.00 0.53 0.25 0.02 98.43 02:28:38 02:00:02 1 2.91 0.00 1.88 5.23 0.03 89.95 02:28:38 02:00:02 2 3.04 0.00 0.62 0.08 0.03 96.22 02:28:38 02:00:02 3 1.17 0.00 0.42 0.15 0.02 98.25 02:28:38 02:00:02 4 2.34 0.00 1.20 0.33 0.03 96.10 02:28:38 02:00:02 5 2.25 0.00 0.75 0.20 0.02 96.78 02:28:38 02:00:02 6 1.20 0.00 0.48 0.45 0.05 97.81 02:28:38 02:00:02 7 2.97 0.00 0.60 0.60 0.03 95.79 02:28:38 02:01:01 all 0.08 0.00 0.01 0.01 0.00 99.90 02:28:38 02:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:01:01 1 0.44 0.00 0.02 0.00 0.00 99.54 02:28:38 02:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:28:38 02:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:28:38 02:01:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:28:38 02:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:28:38 02:01:01 6 0.05 0.00 0.00 0.02 0.00 99.93 02:28:38 02:01:01 7 0.05 0.00 0.00 0.03 0.00 99.92 02:28:38 02:02:01 all 0.06 0.00 0.01 0.00 0.01 99.92 02:28:38 02:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:28:38 02:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:28:38 02:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:28:38 02:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:28:38 02:02:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:28:38 02:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:28:38 02:02:01 6 0.32 0.00 0.02 0.00 0.02 99.65 02:28:38 02:02:01 7 0.03 0.00 0.05 0.02 0.00 99.90 02:28:38 02:03:01 all 0.06 0.00 0.01 0.01 0.00 99.92 02:28:38 02:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:03:01 1 0.40 0.00 0.00 0.00 0.00 99.60 02:28:38 02:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:28:38 02:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:28:38 02:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:28:38 02:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:28:38 02:03:01 6 0.08 0.00 0.02 0.00 0.00 99.90 02:28:38 02:03:01 7 0.00 0.00 0.02 0.05 0.00 99.93 02:28:38 02:04:04 all 0.02 0.00 0.58 0.00 0.05 99.36 02:28:38 02:04:04 0 0.00 0.00 0.02 0.00 0.00 99.98 02:28:38 02:04:04 1 0.02 0.00 0.02 0.00 0.21 99.76 02:28:38 02:04:04 2 0.00 0.00 4.45 0.00 0.02 95.53 02:28:38 02:04:04 3 0.02 0.00 0.02 0.00 0.02 99.95 02:28:38 02:04:04 4 0.03 0.00 0.00 0.00 0.00 99.97 02:28:38 02:04:04 5 0.02 0.00 0.02 0.00 0.14 99.83 02:28:38 02:04:04 6 0.03 0.00 0.03 0.00 0.00 99.93 02:28:38 02:04:04 7 0.02 0.00 0.00 0.02 0.00 99.97 02:28:38 02:05:01 all 1.61 0.00 0.69 1.25 0.38 96.07 02:28:38 02:05:01 0 0.91 0.00 0.60 0.18 0.04 98.28 02:28:38 02:05:01 1 3.76 0.00 0.73 0.05 0.02 95.44 02:28:38 02:05:01 2 1.11 0.00 0.59 0.56 1.35 96.39 02:28:38 02:05:01 3 3.19 0.00 0.87 0.09 1.51 94.35 02:28:38 02:05:01 4 1.16 0.00 1.07 0.93 0.02 96.82 02:28:38 02:05:01 5 1.23 0.00 0.76 0.26 0.02 97.73 02:28:38 02:05:01 6 0.91 0.00 0.39 0.12 0.02 98.56 02:28:38 02:05:01 7 0.58 0.00 0.51 7.85 0.04 91.02 02:28:38 02:06:01 all 0.10 0.00 0.00 0.01 0.00 99.89 02:28:38 02:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:06:01 1 0.66 0.00 0.02 0.00 0.00 99.32 02:28:38 02:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:28:38 02:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:28:38 02:06:01 4 0.02 0.00 0.00 0.05 0.00 99.93 02:28:38 02:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:28:38 02:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:28:38 02:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:38 02:07:01 all 0.04 0.00 0.03 0.00 0.01 99.91 02:28:38 02:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:28:38 02:07:01 1 0.15 0.00 0.02 0.00 0.02 99.82 02:28:38 02:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:28:38 02:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:28:38 02:07:01 4 0.02 0.00 0.07 0.03 0.02 99.87 02:28:38 02:07:01 5 0.03 0.00 0.07 0.00 0.00 99.90 02:28:38 02:07:01 6 0.02 0.00 0.07 0.00 0.00 99.92 02:28:38 02:07:01 7 0.00 0.00 0.03 0.00 0.00 99.97 02:28:38 02:08:01 all 0.02 0.00 0.01 0.10 0.09 99.77 02:28:38 02:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:08:01 1 0.12 0.00 0.02 0.00 0.20 99.67 02:28:38 02:08:01 2 0.02 0.00 0.02 0.00 0.38 99.58 02:28:38 02:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:28:38 02:08:01 4 0.02 0.00 0.00 0.83 0.17 98.98 02:28:38 02:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:28:38 02:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:38 02:09:01 all 0.07 0.00 0.01 0.13 0.01 99.79 02:28:38 02:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:09:01 1 0.47 0.00 0.00 0.10 0.00 99.43 02:28:38 02:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:28:38 02:09:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:28:38 02:09:01 4 0.02 0.00 0.00 0.97 0.00 99.02 02:28:38 02:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:28:38 02:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:28:38 02:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:28:38 02:10:01 all 0.11 0.00 0.01 0.05 0.00 99.83 02:28:38 02:10:01 0 0.00 0.00 0.02 0.07 0.00 99.92 02:28:38 02:10:01 1 0.85 0.00 0.02 0.00 0.00 99.14 02:28:38 02:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:28:38 02:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:28:38 02:10:01 4 0.00 0.00 0.02 0.28 0.00 99.70 02:28:38 02:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:10:01 6 0.00 0.00 0.00 0.05 0.00 99.95 02:28:38 02:10:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:28:38 02:28:38 02:10:01 CPU %user %nice %system %iowait %steal %idle 02:28:38 02:11:01 all 0.08 0.00 0.01 0.01 0.01 99.89 02:28:38 02:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:11:01 1 0.61 0.00 0.00 0.00 0.02 99.37 02:28:38 02:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:28:38 02:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:28:38 02:11:01 4 0.02 0.00 0.02 0.10 0.02 99.85 02:28:38 02:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:28:38 02:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:28:38 02:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:12:01 all 0.03 0.00 0.01 0.06 0.00 99.90 02:28:38 02:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:28:38 02:12:01 1 0.12 0.00 0.00 0.00 0.00 99.88 02:28:38 02:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:12:01 3 0.05 0.00 0.02 0.40 0.00 99.53 02:28:38 02:12:01 4 0.00 0.00 0.02 0.10 0.00 99.88 02:28:38 02:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:28:38 02:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:28:38 02:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:13:01 all 0.07 0.00 0.01 0.04 0.01 99.87 02:28:38 02:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:28:38 02:13:01 1 0.48 0.00 0.03 0.00 0.02 99.47 02:28:38 02:13:01 2 0.03 0.00 0.02 0.00 0.03 99.92 02:28:38 02:13:01 3 0.02 0.00 0.03 0.27 0.02 99.67 02:28:38 02:13:01 4 0.00 0.00 0.02 0.03 0.00 99.95 02:28:38 02:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:28:38 02:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:38 02:14:01 all 1.86 0.00 0.13 0.12 0.03 97.86 02:28:38 02:14:01 0 1.37 0.00 0.28 0.52 0.02 97.81 02:28:38 02:14:01 1 0.90 0.00 0.12 0.08 0.03 98.86 02:28:38 02:14:01 2 3.42 0.00 0.03 0.00 0.02 96.53 02:28:38 02:14:01 3 0.45 0.00 0.10 0.13 0.03 99.28 02:28:38 02:14:01 4 1.08 0.00 0.07 0.02 0.03 98.80 02:28:38 02:14:01 5 3.03 0.00 0.07 0.00 0.05 96.85 02:28:38 02:14:01 6 4.05 0.00 0.08 0.17 0.03 95.66 02:28:38 02:14:01 7 0.58 0.00 0.25 0.05 0.02 99.10 02:28:38 02:15:01 all 19.29 0.00 3.92 3.99 0.30 72.50 02:28:38 02:15:01 0 19.52 0.00 3.31 7.87 0.22 69.08 02:28:38 02:15:01 1 19.61 0.00 3.69 0.37 0.32 76.01 02:28:38 02:15:01 2 18.22 0.00 3.93 9.63 0.30 67.91 02:28:38 02:15:01 3 19.12 0.00 4.07 6.10 0.35 70.35 02:28:38 02:15:01 4 20.63 0.00 3.83 1.34 0.25 73.94 02:28:38 02:15:01 5 20.87 0.00 3.48 3.21 0.29 72.15 02:28:38 02:15:01 6 17.23 0.00 4.10 1.58 0.30 76.78 02:28:38 02:15:01 7 19.14 0.00 4.97 1.79 0.36 73.74 02:28:38 02:16:01 all 22.47 0.00 3.83 4.62 0.74 68.34 02:28:38 02:16:01 0 21.09 0.00 3.91 1.37 0.76 72.86 02:28:38 02:16:01 1 23.09 0.00 3.51 2.35 0.65 70.40 02:28:38 02:16:01 2 29.34 0.00 4.06 8.34 0.54 57.73 02:28:38 02:16:01 3 18.41 0.00 3.49 0.64 0.69 76.77 02:28:38 02:16:01 4 20.75 0.00 3.59 9.84 0.87 64.95 02:28:38 02:16:01 5 21.57 0.00 3.83 0.92 0.62 73.05 02:28:38 02:16:01 6 23.70 0.00 3.67 0.39 0.87 71.38 02:28:38 02:16:01 7 21.79 0.00 4.57 13.19 0.88 59.57 02:28:38 02:17:01 all 0.26 0.00 0.15 0.69 0.23 98.67 02:28:38 02:17:01 0 0.17 0.00 0.22 0.20 0.40 99.02 02:28:38 02:17:01 1 0.20 0.00 0.17 0.02 0.17 99.45 02:28:38 02:17:01 2 0.13 0.00 0.12 0.15 0.22 99.38 02:28:38 02:17:01 3 0.10 0.00 0.10 0.00 0.03 99.77 02:28:38 02:17:01 4 0.65 0.00 0.13 2.49 0.38 96.34 02:28:38 02:17:01 5 0.15 0.00 0.08 0.82 0.08 98.87 02:28:38 02:17:01 6 0.13 0.00 0.15 0.05 0.17 99.50 02:28:38 02:17:01 7 0.55 0.00 0.23 1.81 0.38 97.02 02:28:38 02:18:01 all 0.09 0.00 0.12 0.37 0.39 99.04 02:28:38 02:18:01 0 0.02 0.00 0.03 0.00 0.13 99.82 02:28:38 02:18:01 1 0.02 0.00 0.00 0.00 0.08 99.90 02:28:38 02:18:01 2 0.00 0.00 0.81 0.05 1.26 97.88 02:28:38 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:18:01 4 0.17 0.00 0.03 2.89 0.50 96.42 02:28:38 02:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:28:38 02:18:01 6 0.05 0.00 0.02 0.00 0.66 99.27 02:28:38 02:18:01 7 0.41 0.00 0.05 0.00 0.48 99.05 02:28:38 02:19:01 all 0.03 0.00 0.01 0.06 0.04 99.86 02:28:38 02:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:28:38 02:19:01 1 0.02 0.00 0.02 0.02 0.02 99.93 02:28:38 02:19:01 2 0.00 0.00 0.02 0.00 0.03 99.95 02:28:38 02:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:19:01 4 0.07 0.00 0.05 0.43 0.05 99.40 02:28:38 02:19:01 5 0.00 0.00 0.02 0.02 0.07 99.90 02:28:38 02:19:01 6 0.05 0.00 0.00 0.00 0.10 99.85 02:28:38 02:19:01 7 0.03 0.00 0.00 0.00 0.03 99.93 02:28:38 02:20:01 all 0.07 0.00 0.10 0.03 0.00 99.79 02:28:38 02:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:28:38 02:20:01 1 0.02 0.00 0.72 0.00 0.02 99.25 02:28:38 02:20:01 2 0.05 0.00 0.02 0.03 0.00 99.90 02:28:38 02:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:28:38 02:20:01 4 0.03 0.00 0.02 0.22 0.00 99.73 02:28:38 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:28:38 02:20:01 7 0.42 0.00 0.02 0.00 0.00 99.57 02:28:38 02:21:01 all 0.39 0.00 0.03 0.08 0.01 99.49 02:28:38 02:21:01 0 0.25 0.00 0.00 0.00 0.00 99.75 02:28:38 02:21:01 1 0.12 0.00 0.02 0.00 0.00 99.87 02:28:38 02:21:01 2 0.05 0.00 0.05 0.10 0.02 99.78 02:28:38 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:28:38 02:21:01 4 1.57 0.00 0.03 0.25 0.02 98.13 02:28:38 02:21:01 5 0.48 0.00 0.05 0.27 0.00 99.20 02:28:38 02:21:01 6 0.13 0.00 0.02 0.05 0.00 99.80 02:28:38 02:21:01 7 0.53 0.00 0.03 0.00 0.02 99.42 02:28:38 02:28:38 02:21:01 CPU %user %nice %system %iowait %steal %idle 02:28:38 02:22:01 all 0.12 0.00 0.02 0.11 0.27 99.48 02:28:38 02:22:01 0 0.03 0.00 0.02 0.00 0.07 99.88 02:28:38 02:22:01 1 0.02 0.00 0.02 0.00 0.12 99.85 02:28:38 02:22:01 2 0.02 0.00 0.05 0.12 0.15 99.67 02:28:38 02:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:22:01 4 0.05 0.00 0.03 0.03 0.07 99.82 02:28:38 02:22:01 5 0.00 0.00 0.00 0.00 0.05 99.95 02:28:38 02:22:01 6 0.02 0.00 0.00 0.00 1.20 98.78 02:28:38 02:22:01 7 0.84 0.00 0.03 0.74 0.48 97.90 02:28:38 02:23:01 all 0.06 0.00 0.01 0.04 0.11 99.77 02:28:38 02:23:01 0 0.03 0.00 0.02 0.00 0.05 99.90 02:28:38 02:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:28:38 02:23:01 2 0.05 0.00 0.02 0.17 0.17 99.60 02:28:38 02:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:28:38 02:23:01 4 0.03 0.00 0.00 0.00 0.05 99.92 02:28:38 02:23:01 5 0.00 0.00 0.00 0.00 0.37 99.63 02:28:38 02:23:01 6 0.02 0.00 0.03 0.00 0.08 99.87 02:28:38 02:23:01 7 0.39 0.00 0.02 0.17 0.15 99.28 02:28:38 02:24:01 all 0.06 0.00 0.02 0.19 0.10 99.63 02:28:38 02:24:01 0 0.02 0.00 0.00 0.00 0.08 99.90 02:28:38 02:24:01 1 0.00 0.00 0.00 0.00 0.03 99.97 02:28:38 02:24:01 2 0.03 0.00 0.05 0.63 0.33 98.95 02:28:38 02:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:28:38 02:24:01 4 0.05 0.00 0.03 0.00 0.03 99.88 02:28:38 02:24:01 5 0.00 0.00 0.02 0.00 0.03 99.95 02:28:38 02:24:01 6 0.02 0.00 0.02 0.00 0.07 99.90 02:28:38 02:24:01 7 0.38 0.00 0.02 0.87 0.18 98.55 02:28:38 02:25:01 all 0.09 0.00 0.01 0.49 0.05 99.36 02:28:38 02:25:01 0 0.15 0.00 0.02 0.17 0.05 99.62 02:28:38 02:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:28:38 02:25:01 2 0.02 0.00 0.03 0.47 0.08 99.40 02:28:38 02:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:25:01 4 0.13 0.00 0.00 0.00 0.03 99.83 02:28:38 02:25:01 5 0.02 0.00 0.00 0.00 0.03 99.95 02:28:38 02:25:01 6 0.02 0.00 0.02 0.00 0.07 99.90 02:28:38 02:25:01 7 0.32 0.00 0.02 3.33 0.13 96.20 02:28:38 02:26:01 all 0.08 0.00 0.02 0.05 0.05 99.81 02:28:38 02:26:01 0 0.03 0.00 0.02 0.00 0.05 99.90 02:28:38 02:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:28:38 02:26:01 2 0.05 0.00 0.03 0.17 0.18 99.57 02:28:38 02:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:28:38 02:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:28:38 02:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:28:38 02:26:01 6 0.00 0.00 0.02 0.00 0.05 99.93 02:28:38 02:26:01 7 0.52 0.00 0.03 0.25 0.08 99.12 02:28:38 02:27:01 all 2.58 0.00 2.08 5.09 3.98 86.27 02:28:38 02:27:01 0 2.58 0.00 1.35 0.18 3.17 92.72 02:28:38 02:27:01 1 4.53 0.00 2.35 0.10 5.27 87.75 02:28:38 02:27:01 2 2.52 0.00 2.57 22.59 4.13 68.19 02:28:38 02:27:01 3 2.33 0.00 2.59 4.21 4.15 86.72 02:28:38 02:27:01 4 2.61 0.00 1.96 1.45 3.90 90.08 02:28:38 02:27:01 5 1.76 0.00 1.61 0.08 3.64 92.91 02:28:38 02:27:01 6 1.35 0.00 2.20 0.05 3.67 92.73 02:28:38 02:27:01 7 2.99 0.00 1.96 12.20 3.89 78.96 02:28:38 02:28:01 all 4.73 0.00 2.48 8.78 0.73 83.29 02:28:38 02:28:01 0 4.10 0.00 2.76 0.33 0.94 91.86 02:28:38 02:28:01 1 6.07 0.00 1.85 0.12 0.65 91.32 02:28:38 02:28:01 2 4.78 0.00 2.36 26.05 0.80 66.01 02:28:38 02:28:01 3 5.67 0.00 2.36 3.97 0.67 87.32 02:28:38 02:28:01 4 4.68 0.00 3.93 32.30 0.61 58.48 02:28:38 02:28:01 5 4.37 0.00 2.78 0.13 0.97 91.75 02:28:38 02:28:01 6 3.78 0.00 1.74 0.47 0.50 93.51 02:28:38 02:28:01 7 4.36 0.00 2.04 7.41 0.69 85.49 02:28:38 Average: all 1.94 0.00 0.52 0.94 0.26 96.34 02:28:38 Average: 0 1.75 0.00 0.45 0.38 0.21 97.21 02:28:38 Average: 1 2.25 0.00 0.52 0.29 0.27 96.67 02:28:38 Average: 2 2.16 0.00 0.69 2.37 0.35 94.44 02:28:38 Average: 3 1.74 0.00 0.49 0.55 0.26 96.96 02:28:38 Average: 4 1.93 0.00 0.55 1.88 0.24 95.40 02:28:38 Average: 5 1.91 0.00 0.47 0.20 0.22 97.20 02:28:38 Average: 6 1.83 0.00 0.45 0.12 0.27 97.33 02:28:38 Average: 7 1.95 0.00 0.53 1.72 0.27 95.53 02:28:38 02:28:38 02:28:38