Pull request #214 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8fe3f7e60ce735cd2f9df5628fe640b13229dde+63deac893c3bdfb12abd19ac49e08ddb312e4fc2 (6279c150334755973f599b20d7c8af90d284c4e1) 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-ssh3142554336775360774.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10222997437106341071.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-214/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-214/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7763911085387912239.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-214/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15993501900615550575.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13302157590585547589.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-214/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-214/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3530263869354860260.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4681’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4683 in /w/workspace/xfoundry_go-mod-messaging_PR-214 [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/xfoundry_go-mod-messaging_PR-214 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 63deac893c3bdfb12abd19ac49e08ddb312e4fc2 into PR head commit e8fe3f7e60ce735cd2f9df5628fe640b13229dde Merge succeeded, producing e8fe3f7e60ce735cd2f9df5628fe640b13229dde Checking out Revision e8fe3f7e60ce735cd2f9df5628fe640b13229dde (PR-214) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8fe3f7e60ce735cd2f9df5628fe640b13229dde # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 63deac893c3bdfb12abd19ac49e08ddb312e4fc2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8fe3f7e60ce735cd2f9df5628fe640b13229dde # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-06T16:03:55.576Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-06T16:03:55.756Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-06T16:03:55.857Z] ========================================================= [2023-02-06T16:03:55.857Z] EdgeX Global Pipelines Version Info [2023-02-06T16:03:55.857Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:03:57.024Z] ------------------- [2023-02-06T16:03:57.024Z] stable info: [2023-02-06T16:03:57.024Z] ------------------- [2023-02-06T16:03:57.024Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-06T16:03:57.024Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T16:03:57.024Z] Message: update stable to v1.0.244 [2023-02-06T16:03:57.285Z] ------------------- [2023-02-06T16:03:57.285Z] experimental info: [2023-02-06T16:03:57.285Z] ------------------- [2023-02-06T16:03:57.285Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-06T16:03:57.285Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T16:03:57.285Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-06T16:03:57.585Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-02-06T16:03:57.742Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-02-06T16:03:57.782Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-06T16:03:57.819Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-06T16:03:57.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-06T16:03:57.896Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-06T16:03:57.939Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-06T16:03:57.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-06T16:03:58.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-06T16:03:58.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-06T16:03:58.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-06T16:03:58.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-02-06T16:03:58.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-06T16:03:58.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-06T16:03:58.258Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T16:03:58.298Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T16:03:58.336Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T16:03:58.375Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T16:03:58.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-06T16:03:58.462Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-06T16:03:58.501Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-06T16:03:58.536Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-06T16:03:58.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-06T16:03:58.609Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-06T16:03:58.643Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-02-06T16:03:58.687Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-06T16:03:58.723Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-06T16:03:58.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-214 [Pipeline] echo [2023-02-06T16:03:58.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-214 [Pipeline] echo [2023-02-06T16:03:58.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-214 [Pipeline] echo [2023-02-06T16:03:58.869Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8fe3f7e60ce735cd2f9df5628fe640b13229dde [Pipeline] echo [2023-02-06T16:03:58.907Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8fe3f7 [Pipeline] echo [2023-02-06T16:03:58.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-06T16:03:59.474Z] + git rev-list -1 --merges e8fe3f7e60ce735cd2f9df5628fe640b13229dde~1..e8fe3f7e60ce735cd2f9df5628fe640b13229dde [Pipeline] echo [2023-02-06T16:03:59.553Z] -----------> git rev-list -1 --merges e8fe3f7e60ce735cd2f9df5628fe640b13229dde~1..e8fe3f7e60ce735cd2f9df5628fe640b13229dde e8fe3f7e60ce735cd2f9df5628fe640b13229dde [false] [Pipeline] sh [2023-02-06T16:03:59.862Z] + git log --format=format:%s -1 e8fe3f7e60ce735cd2f9df5628fe640b13229dde [Pipeline] echo [2023-02-06T16:03:59.901Z] ========================================================= [2023-02-06T16:03:59.901Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-06T16:03:59.901Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T16:04:00.377Z] + git log --format=format:%s -1 e8fe3f7e60ce735cd2f9df5628fe640b13229dde [Pipeline] echo [2023-02-06T16:04:00.411Z] [semverPrep] GIT_COMMIT: e8fe3f7e60ce735cd2f9df5628fe640b13229dde, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-02-06T16:04:00.444Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-06T16:04:00.816Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T16:04:00.816Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-06T16:04:00.816Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-06T16:04:00.816Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-06T16:04:00.816Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-06T16:04:00.816Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-06T16:04:00.816Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:04:01.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T16:04:01.495Z] [2023-02-06T16:04:01.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:04:01.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T16:04:02.463Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-06T16:04:02.463Z] b85a868b505f: Pulling fs layer [2023-02-06T16:04:02.463Z] e2be974225ed: Pulling fs layer [2023-02-06T16:04:02.463Z] 339a4e72a1f5: Pulling fs layer [2023-02-06T16:04:02.463Z] 988bab9f4d93: Pulling fs layer [2023-02-06T16:04:02.463Z] 1469e6f7b9e6: Pulling fs layer [2023-02-06T16:04:02.463Z] eaf3925da568: Pulling fs layer [2023-02-06T16:04:02.463Z] bab4dde63d76: Pulling fs layer [2023-02-06T16:04:02.463Z] bde34c3a00c8: Pulling fs layer [2023-02-06T16:04:02.463Z] b352a97aabf1: Pulling fs layer [2023-02-06T16:04:02.463Z] 4872d77fe225: Pulling fs layer [2023-02-06T16:04:02.463Z] 5851b861e8e6: Pulling fs layer [2023-02-06T16:04:02.463Z] bab4dde63d76: Waiting [2023-02-06T16:04:02.463Z] bde34c3a00c8: Waiting [2023-02-06T16:04:02.463Z] b352a97aabf1: Waiting [2023-02-06T16:04:02.463Z] 988bab9f4d93: Waiting [2023-02-06T16:04:02.463Z] 1469e6f7b9e6: Waiting [2023-02-06T16:04:02.463Z] 4872d77fe225: Waiting [2023-02-06T16:04:02.463Z] eaf3925da568: Waiting [2023-02-06T16:04:02.463Z] e2be974225ed: Download complete [2023-02-06T16:04:02.463Z] 988bab9f4d93: Download complete [2023-02-06T16:04:02.724Z] 1469e6f7b9e6: Verifying Checksum [2023-02-06T16:04:02.724Z] 1469e6f7b9e6: Download complete [2023-02-06T16:04:02.724Z] eaf3925da568: Verifying Checksum [2023-02-06T16:04:02.724Z] eaf3925da568: Download complete [2023-02-06T16:04:02.724Z] 339a4e72a1f5: Verifying Checksum [2023-02-06T16:04:02.724Z] 339a4e72a1f5: Download complete [2023-02-06T16:04:02.724Z] bde34c3a00c8: Download complete [2023-02-06T16:04:02.724Z] b352a97aabf1: Download complete [2023-02-06T16:04:02.724Z] 4872d77fe225: Download complete [2023-02-06T16:04:02.724Z] 5851b861e8e6: Verifying Checksum [2023-02-06T16:04:02.724Z] 5851b861e8e6: Download complete [2023-02-06T16:04:02.724Z] b85a868b505f: Verifying Checksum [2023-02-06T16:04:02.724Z] b85a868b505f: Download complete [2023-02-06T16:04:03.305Z] bab4dde63d76: Verifying Checksum [2023-02-06T16:04:03.305Z] bab4dde63d76: Download complete [2023-02-06T16:04:04.145Z] b85a868b505f: Pull complete [2023-02-06T16:04:04.145Z] e2be974225ed: Pull complete [2023-02-06T16:04:04.716Z] 339a4e72a1f5: Pull complete [2023-02-06T16:04:04.716Z] 988bab9f4d93: Pull complete [2023-02-06T16:04:05.287Z] 1469e6f7b9e6: Pull complete [2023-02-06T16:04:05.287Z] eaf3925da568: Pull complete [2023-02-06T16:04:07.191Z] bab4dde63d76: Pull complete [2023-02-06T16:04:07.191Z] bde34c3a00c8: Pull complete [2023-02-06T16:04:07.191Z] b352a97aabf1: Pull complete [2023-02-06T16:04:07.450Z] 4872d77fe225: Pull complete [2023-02-06T16:04:07.450Z] 5851b861e8e6: Pull complete [2023-02-06T16:04:07.450Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-06T16:04:07.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T16:04:07.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:04:07.728Z] prd-ubuntu20.04-docker-8c-8g-4683 does not seem to be running inside a container [2023-02-06T16:04:07.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-214 -v /w/workspace/xfoundry_go-mod-messaging_PR-214:/w/workspace/xfoundry_go-mod-messaging_PR-214:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-214@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T16:04:14.215Z] $ docker top 620562c01f15a10782aaf299f23582bd2ff799df3b281e55040d5822eb3e6f69 -eo pid,comm [2023-02-06T16:04:14.278Z] 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). [2023-02-06T16:04:14.278Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T16:04:14.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T16:04:14.395Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T16:04:14.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T16:04:14.513Z] $ docker exec 620562c01f15a10782aaf299f23582bd2ff799df3b281e55040d5822eb3e6f69 ssh-agent [2023-02-06T16:04:14.620Z] SSH_AUTH_SOCK=/tmp/ssh-v6WvL3eTYsMS/agent.32 [2023-02-06T16:04:14.620Z] SSH_AGENT_PID=38 [2023-02-06T16:04:14.627Z] Running ssh-add (command line suppressed) [2023-02-06T16:04:14.737Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-214@tmp/private_key_13500070418813961887.key (/w/workspace/xfoundry_go-mod-messaging_PR-214@tmp/private_key_13500070418813961887.key) [2023-02-06T16:04:14.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T16:04:15.080Z] + git tag --points-at HEAD [Pipeline] } [2023-02-06T16:04:15.107Z] $ docker exec --env ******** --env ******** 620562c01f15a10782aaf299f23582bd2ff799df3b281e55040d5822eb3e6f69 ssh-agent -k [2023-02-06T16:04:15.215Z] unset SSH_AUTH_SOCK; [2023-02-06T16:04:15.216Z] unset SSH_AGENT_PID; [2023-02-06T16:04:15.216Z] echo Agent pid 38 killed; [2023-02-06T16:04:15.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-06T16:04:15.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T16:04:15.300Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T16:04:15.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T16:04:15.408Z] $ docker exec 620562c01f15a10782aaf299f23582bd2ff799df3b281e55040d5822eb3e6f69 ssh-agent [2023-02-06T16:04:15.518Z] SSH_AUTH_SOCK=/tmp/ssh-QS47xfv79w1m/agent.71 [2023-02-06T16:04:15.518Z] SSH_AGENT_PID=77 [2023-02-06T16:04:15.523Z] Running ssh-add (command line suppressed) [2023-02-06T16:04:15.618Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-214@tmp/private_key_15096241878336474671.key (/w/workspace/xfoundry_go-mod-messaging_PR-214@tmp/private_key_15096241878336474671.key) [2023-02-06T16:04:15.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T16:04:15.964Z] + git semver init [2023-02-06T16:04:16.225Z] 2023-02-06 16:04:16,135 [run_init] DEBUG init version:0.0.0 force:False [2023-02-06T16:04:16.225Z] 2023-02-06 16:04:16,136 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-214/.semver [2023-02-06T16:04:16.225Z] 2023-02-06 16:04:16,137 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-214/.semver [2023-02-06T16:04:16.225Z] 2023-02-06 16:04:16,137 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-214/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-214, universal_newlines=False, shell=None, istream=None) [2023-02-06T16:04:17.166Z] 2023-02-06 16:04:17,005 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-214/.git/info/exclude [2023-02-06T16:04:17.166Z] 2023-02-06 16:04:17,006 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-214/.semver/PR-214 with force:False [2023-02-06T16:04:17.166Z] 2023-02-06 16:04:17,006 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-214/.semver/PR-214 [2023-02-06T16:04:17.166Z] 2023-02-06 16:04:17,011 [execute] INFO git cat-file --batch-check [2023-02-06T16:04:17.166Z] 2023-02-06 16:04:17,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-214/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T16:04:17.166Z] 2023-02-06 16:04:17,017 [execute] INFO git cat-file --batch [2023-02-06T16:04:17.166Z] 2023-02-06 16:04:17,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-214/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T16:04:17.166Z] 2023-02-06 16:04:17,023 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-214/.semver/PR-214 [2023-02-06T16:04:17.166Z] 0.0.0 [Pipeline] } [2023-02-06T16:04:17.198Z] $ docker exec --env ******** --env ******** 620562c01f15a10782aaf299f23582bd2ff799df3b281e55040d5822eb3e6f69 ssh-agent -k [2023-02-06T16:04:17.298Z] unset SSH_AUTH_SOCK; [2023-02-06T16:04:17.298Z] unset SSH_AGENT_PID; [2023-02-06T16:04:17.298Z] echo Agent pid 77 killed; [2023-02-06T16:04:17.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T16:04:17.729Z] + git semver [Pipeline] } [2023-02-06T16:04:18.012Z] $ docker stop --time=1 620562c01f15a10782aaf299f23582bd2ff799df3b281e55040d5822eb3e6f69 [2023-02-06T16:04:19.320Z] $ docker rm -f --volumes 620562c01f15a10782aaf299f23582bd2ff799df3b281e55040d5822eb3e6f69 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T16:04:19.728Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-06T16:04:20.025Z] Stashed 1 file(s) [Pipeline] echo [2023-02-06T16:04:20.042Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2023-02-06T16:04:20.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T16:04:20.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T16:04:20.683Z] ========================================================= [2023-02-06T16:04:20.683Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-06T16:04:20.683Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-06T16:04:21.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T16:04:21.106Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-06T16:04:21.106Z] 213ec9aee27d: Pulling fs layer [2023-02-06T16:04:21.106Z] 4583459ba037: Pulling fs layer [2023-02-06T16:04:21.106Z] 93c1e223e6f2: Pulling fs layer [2023-02-06T16:04:21.106Z] 53926ce57604: Pulling fs layer [2023-02-06T16:04:21.106Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-06T16:04:21.106Z] 22ff95d597cd: Pulling fs layer [2023-02-06T16:04:21.106Z] 12d6caf4c0d1: Pulling fs layer [2023-02-06T16:04:21.106Z] 96b7cbca73a9: Pulling fs layer [2023-02-06T16:04:21.106Z] a7acece74701: Pulling fs layer [2023-02-06T16:04:21.106Z] 21b2b0c7a3f4: Waiting [2023-02-06T16:04:21.106Z] 53926ce57604: Waiting [2023-02-06T16:04:21.106Z] 12d6caf4c0d1: Waiting [2023-02-06T16:04:21.106Z] 96b7cbca73a9: Waiting [2023-02-06T16:04:21.106Z] a7acece74701: Waiting [2023-02-06T16:04:21.106Z] 93c1e223e6f2: Verifying Checksum [2023-02-06T16:04:21.106Z] 93c1e223e6f2: Download complete [2023-02-06T16:04:21.107Z] 4583459ba037: Verifying Checksum [2023-02-06T16:04:21.107Z] 4583459ba037: Download complete [2023-02-06T16:04:21.107Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-06T16:04:21.107Z] 21b2b0c7a3f4: Download complete [2023-02-06T16:04:21.107Z] 22ff95d597cd: Download complete [2023-02-06T16:04:21.394Z] 213ec9aee27d: Verifying Checksum [2023-02-06T16:04:21.395Z] 213ec9aee27d: Download complete [2023-02-06T16:04:21.395Z] 12d6caf4c0d1: Verifying Checksum [2023-02-06T16:04:21.395Z] 12d6caf4c0d1: Download complete [2023-02-06T16:04:21.395Z] 213ec9aee27d: Pull complete [2023-02-06T16:04:21.662Z] 4583459ba037: Pull complete [2023-02-06T16:04:21.662Z] 93c1e223e6f2: Pull complete [2023-02-06T16:04:22.666Z] a7acece74701: Verifying Checksum [2023-02-06T16:04:22.666Z] a7acece74701: Download complete [2023-02-06T16:04:22.926Z] 96b7cbca73a9: Verifying Checksum [2023-02-06T16:04:22.926Z] 96b7cbca73a9: Download complete [2023-02-06T16:04:22.926Z] 53926ce57604: Verifying Checksum [2023-02-06T16:04:22.926Z] 53926ce57604: Download complete [2023-02-06T16:04:27.110Z] 53926ce57604: Pull complete [2023-02-06T16:04:27.110Z] 21b2b0c7a3f4: Pull complete [2023-02-06T16:04:27.110Z] 22ff95d597cd: Pull complete [2023-02-06T16:04:27.110Z] 12d6caf4c0d1: Pull complete [2023-02-06T16:04:29.020Z] 96b7cbca73a9: Pull complete [2023-02-06T16:04:29.588Z] a7acece74701: Pull complete [2023-02-06T16:04:29.588Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-06T16:04:29.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T16:04:29.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-02-06T16:04:29.900Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:04:30.275Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T16:04:30.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:04:30.429Z] prd-ubuntu20.04-docker-8c-8g-4683 does not seem to be running inside a container [2023-02-06T16:04:30.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-214 -v /w/workspace/xfoundry_go-mod-messaging_PR-214:/w/workspace/xfoundry_go-mod-messaging_PR-214:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-214@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-214@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T16:04:35.428Z] Still waiting to schedule task [2023-02-06T16:04:35.428Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4684’ [2023-02-06T16:04:39.330Z] $ docker top 418bbae2dc0122eb41842731f856d59b06326d0066445784ebc7c1d60b09c316 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T16:04:39.721Z] + go version [2023-02-06T16:04:39.721Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-06T16:04:39.755Z] $ docker stop --time=1 418bbae2dc0122eb41842731f856d59b06326d0066445784ebc7c1d60b09c316 [2023-02-06T16:04:41.069Z] $ docker rm -f --volumes 418bbae2dc0122eb41842731f856d59b06326d0066445784ebc7c1d60b09c316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:04:41.786Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T16:04:41.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:04:41.937Z] prd-ubuntu20.04-docker-8c-8g-4683 does not seem to be running inside a container [2023-02-06T16:04:42.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-messaging_PR-214 -v /w/workspace/xfoundry_go-mod-messaging_PR-214:/w/workspace/xfoundry_go-mod-messaging_PR-214:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-214@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-214@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T16:04:42.491Z] $ docker top 73d5022dbe99e0ebd66bb779cab859d3289bd41ba2bc23665067eec28f70c246 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T16:04:42.894Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-214 [Pipeline] fileExists [Pipeline] sh [2023-02-06T16:04:43.255Z] + make test [2023-02-06T16:04:43.255Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-02-06T16:04:43.255Z] go: downloading github.com/nats-io/nats.go v1.20.0 [2023-02-06T16:04:43.255Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-06T16:04:43.256Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-06T16:04:43.256Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.7 [2023-02-06T16:04:43.515Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.9 [2023-02-06T16:04:43.515Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-02-06T16:04:43.515Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-02-06T16:04:43.515Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-06T16:04:43.515Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-06T16:04:43.515Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-06T16:04:43.515Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-06T16:04:43.515Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-06T16:04:43.774Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-06T16:04:43.774Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-02-06T16:04:43.774Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-02-06T16:04:43.774Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-02-06T16:04:43.774Z] go: downloading golang.org/x/net v0.5.0 [2023-02-06T16:04:43.774Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-02-06T16:04:43.774Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-06T16:04:43.774Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-06T16:04:43.774Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-06T16:04:43.774Z] go: downloading golang.org/x/text v0.6.0 [2023-02-06T16:04:43.774Z] go: downloading github.com/klauspost/compress v1.15.11 [2023-02-06T16:04:43.774Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-02-06T16:04:43.774Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-02-06T16:04:44.034Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2023-02-06T16:04:44.294Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-06T16:04:44.294Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-06T16:04:44.294Z] go: downloading golang.org/x/sys v0.4.0 [2023-02-06T16:05:06.241Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.054s coverage: 66.4% of statements [2023-02-06T16:05:06.241Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg [no test files] [2023-02-06T16:05:06.241Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.086s coverage: 91.1% of statements [2023-02-06T16:05:06.241Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.047s coverage: 87.5% of statements [2023-02-06T16:05:06.241Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-02-06T16:05:06.241Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-02-06T16:05:20.335Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.084s coverage: 35.9% of statements [2023-02-06T16:05:20.335Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.049s coverage: 68.0% of statements [2023-02-06T16:05:20.335Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-02-06T16:05:20.335Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.033s coverage: 87.5% of statements [2023-02-06T16:05:20.335Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-02-06T16:05:20.335Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.035s coverage: 100.0% of statements [2023-02-06T16:05:20.335Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.025s coverage: 100.0% of statements [2023-02-06T16:05:20.335Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.034s coverage: 95.1% of statements [2023-02-06T16:05:23.497Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-06T16:05:23.497Z] go vet ./... [2023-02-06T16:05:26.235Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T16:05:26.235Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-06T16:05:26.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T16:05:26.476Z] $ docker stop --time=1 73d5022dbe99e0ebd66bb779cab859d3289bd41ba2bc23665067eec28f70c246 [2023-02-06T16:05:33.629Z] $ docker rm -f --volumes 73d5022dbe99e0ebd66bb779cab859d3289bd41ba2bc23665067eec28f70c246 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T16:05:34.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T16:05:34.174Z] 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 [2023-02-06T16:05:35.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T16:05:35.144Z] [2023-02-06T16:05:35.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:05:35.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T16:05:35.725Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-06T16:05:35.725Z] 5eb5b503b376: Pulling fs layer [2023-02-06T16:05:35.725Z] 5c69ac0246d0: Pulling fs layer [2023-02-06T16:05:35.725Z] ec43610c2a17: Pulling fs layer [2023-02-06T16:05:35.725Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-06T16:05:35.725Z] 33b1e0a273af: Pulling fs layer [2023-02-06T16:05:35.725Z] 5d3b04190fa2: Pulling fs layer [2023-02-06T16:05:35.725Z] 2f39f015ded8: Pulling fs layer [2023-02-06T16:05:35.725Z] 3a2ae6a8a46f: Waiting [2023-02-06T16:05:35.725Z] 2f39f015ded8: Waiting [2023-02-06T16:05:35.725Z] 5d3b04190fa2: Waiting [2023-02-06T16:05:35.725Z] 5c69ac0246d0: Download complete [2023-02-06T16:05:35.987Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-06T16:05:35.987Z] 33b1e0a273af: Verifying Checksum [2023-02-06T16:05:35.987Z] 33b1e0a273af: Download complete [2023-02-06T16:05:35.987Z] ec43610c2a17: Verifying Checksum [2023-02-06T16:05:35.987Z] ec43610c2a17: Download complete [2023-02-06T16:05:35.987Z] 5d3b04190fa2: Download complete [2023-02-06T16:05:36.248Z] 5eb5b503b376: Verifying Checksum [2023-02-06T16:05:36.248Z] 5eb5b503b376: Download complete [2023-02-06T16:05:37.224Z] 2f39f015ded8: Download complete [2023-02-06T16:05:37.224Z] 5eb5b503b376: Pull complete [2023-02-06T16:05:37.634Z] 5c69ac0246d0: Pull complete [2023-02-06T16:05:38.286Z] ec43610c2a17: Pull complete [2023-02-06T16:05:38.286Z] 3a2ae6a8a46f: Pull complete [2023-02-06T16:05:38.286Z] 33b1e0a273af: Pull complete [2023-02-06T16:05:38.286Z] 5d3b04190fa2: Pull complete [2023-02-06T16:05:42.201Z] 2f39f015ded8: Pull complete [2023-02-06T16:05:42.201Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-06T16:05:42.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T16:05:42.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:05:42.427Z] prd-ubuntu20.04-docker-8c-8g-4683 does not seem to be running inside a container [2023-02-06T16:05:42.607Z] $ 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/xfoundry_go-mod-messaging_PR-214 -v /w/workspace/xfoundry_go-mod-messaging_PR-214:/w/workspace/xfoundry_go-mod-messaging_PR-214:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-214@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-214@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T16:05:53.692Z] $ docker top 463a9f77f26bb88cf0e5a8523a2d81772c9a827eb19adcd0a612706e5ee05aa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:05:53.983Z] ---> job-cost.sh [2023-02-06T16:05:53.983Z] lf-activate-venv: SKIPPING [2023-02-06T16:05:53.983Z] INFO: No Stack... [2023-02-06T16:05:54.246Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T16:05:54.504Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T16:05:54.866Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-214/archives/cost.csv [2023-02-06T16:05:54.866Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T16:05:54.906Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] [2023-02-06T16:05:54.911Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] did not exist. Created. [2023-02-06T16:05:54.911Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T16:05:55.316Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-06T16:05:55.367Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T16:05:55.390Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T16:05:55.621Z] $ docker stop --time=1 463a9f77f26bb88cf0e5a8523a2d81772c9a827eb19adcd0a612706e5ee05aa1 [2023-02-06T16:05:56.780Z] $ docker rm -f --volumes 463a9f77f26bb88cf0e5a8523a2d81772c9a827eb19adcd0a612706e5ee05aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-06T16:07:07.424Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4687 in /w/workspace/xfoundry_go-mod-messaging_PR-214 [Pipeline] { [Pipeline] ws [2023-02-06T16:07:07.474Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2023-02-06T16:07:07.548Z] Selected Git installation does not exist. Using Default [2023-02-06T16:07:07.548Z] The recommended git tool is: NONE [2023-02-06T16:07:12.922Z] using credential edgex-jenkins-ssh [2023-02-06T16:07:12.942Z] Cloning the remote Git repository [2023-02-06T16:07:12.985Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-02-06T16:07:13.067Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2023-02-06T16:07:13.221Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-02-06T16:07:13.223Z] > git --version # timeout=10 [2023-02-06T16:07:13.247Z] > git --version # 'git version 2.25.1' [2023-02-06T16:07:13.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T16:07:13.310Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T16:07:14.471Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-02-06T16:07:14.506Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T16:07:15.993Z] Merging remotes/origin/main commit 63deac893c3bdfb12abd19ac49e08ddb312e4fc2 into PR head commit e8fe3f7e60ce735cd2f9df5628fe640b13229dde [2023-02-06T16:07:16.214Z] Merge succeeded, producing e8fe3f7e60ce735cd2f9df5628fe640b13229dde [2023-02-06T16:07:16.214Z] Checking out Revision e8fe3f7e60ce735cd2f9df5628fe640b13229dde (PR-214) [2023-02-06T16:07:15.375Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-02-06T16:07:15.415Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-02-06T16:07:15.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T16:07:15.436Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-06T16:07:16.008Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T16:07:16.030Z] > git checkout -f e8fe3f7e60ce735cd2f9df5628fe640b13229dde # timeout=10 [2023-02-06T16:07:16.118Z] > git remote # timeout=10 [2023-02-06T16:07:16.137Z] > git config --get remote.origin.url # timeout=10 [2023-02-06T16:07:16.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T16:07:16.170Z] > git merge 63deac893c3bdfb12abd19ac49e08ddb312e4fc2 # timeout=10 [2023-02-06T16:07:16.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-06T16:07:16.217Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T16:07:16.229Z] > git checkout -f e8fe3f7e60ce735cd2f9df5628fe640b13229dde # timeout=10 [2023-02-06T16:07:16.700Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-02-06T16:07:16.749Z] > git --version # timeout=10 [2023-02-06T16:07:16.765Z] > git --version # 'git version 2.25.1' [2023-02-06T16:07:16.779Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T16:07:17.899Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-06T16:07:17.899Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T16:07:17.899Z] Dload Upload Total Spent Left Speed [2023-02-06T16:07:17.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-02-06T16:07:18.545Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-06T16:07:18.903Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-02-06T16:07:18.904Z] [2023-02-06T16:07:18.904Z] { [2023-02-06T16:07:18.904Z] "registry-mirrors": [ [2023-02-06T16:07:18.904Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-06T16:07:18.904Z] ], [2023-02-06T16:07:18.904Z] "bip": "10.250.0.254/24", [2023-02-06T16:07:18.904Z] "hosts": [ [2023-02-06T16:07:18.904Z] "tcp://0.0.0.0:5555", [2023-02-06T16:07:18.904Z] "unix:///var/run/docker.sock" [2023-02-06T16:07:18.904Z] ], [2023-02-06T16:07:18.904Z] "mtu": 1458, [2023-02-06T16:07:18.904Z] "selinux-enabled": true, [2023-02-06T16:07:18.904Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-06T16:07:18.904Z] } [Pipeline] sh [2023-02-06T16:07:19.251Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-06T16:07:19.602Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-02-06T16:07:38.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T16:07:38.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T16:07:38.154Z] ========================================================= [2023-02-06T16:07:38.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-06T16:07:38.154Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-06T16:07:38.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T16:07:39.546Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-06T16:07:39.546Z] 9b18e9b68314: Pulling fs layer [2023-02-06T16:07:39.546Z] 35d82f9e3411: Pulling fs layer [2023-02-06T16:07:39.546Z] e16973657156: Pulling fs layer [2023-02-06T16:07:39.546Z] fc693d55d65f: Pulling fs layer [2023-02-06T16:07:39.546Z] 7e9fc2657dce: Pulling fs layer [2023-02-06T16:07:39.546Z] dda99020689f: Pulling fs layer [2023-02-06T16:07:39.546Z] db1c61fa0a46: Pulling fs layer [2023-02-06T16:07:39.546Z] 891c053d2c06: Pulling fs layer [2023-02-06T16:07:39.546Z] 7e9fc2657dce: Waiting [2023-02-06T16:07:39.546Z] dda99020689f: Waiting [2023-02-06T16:07:39.546Z] db1c61fa0a46: Waiting [2023-02-06T16:07:39.546Z] fc693d55d65f: Waiting [2023-02-06T16:07:39.546Z] 891c053d2c06: Waiting [2023-02-06T16:07:39.546Z] e16973657156: Verifying Checksum [2023-02-06T16:07:39.546Z] e16973657156: Download complete [2023-02-06T16:07:39.546Z] 35d82f9e3411: Download complete [2023-02-06T16:07:39.546Z] 7e9fc2657dce: Download complete [2023-02-06T16:07:39.546Z] dda99020689f: Download complete [2023-02-06T16:07:39.546Z] 9b18e9b68314: Verifying Checksum [2023-02-06T16:07:40.522Z] 9b18e9b68314: Pull complete [2023-02-06T16:07:40.522Z] 891c053d2c06: Verifying Checksum [2023-02-06T16:07:40.522Z] 891c053d2c06: Download complete [2023-02-06T16:07:41.116Z] 35d82f9e3411: Pull complete [2023-02-06T16:07:41.386Z] e16973657156: Pull complete [2023-02-06T16:07:41.975Z] db1c61fa0a46: Verifying Checksum [2023-02-06T16:07:41.975Z] db1c61fa0a46: Download complete [2023-02-06T16:07:42.565Z] fc693d55d65f: Verifying Checksum [2023-02-06T16:07:42.565Z] fc693d55d65f: Download complete [2023-02-06T16:07:54.939Z] fc693d55d65f: Pull complete [2023-02-06T16:07:54.939Z] 7e9fc2657dce: Pull complete [2023-02-06T16:07:54.939Z] dda99020689f: Pull complete [2023-02-06T16:08:00.305Z] db1c61fa0a46: Pull complete [2023-02-06T16:08:02.253Z] 891c053d2c06: Pull complete [2023-02-06T16:08:02.253Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-06T16:08:02.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T16:08:02.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-02-06T16:08:02.603Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:08:05.029Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T16:08:05.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:08:05.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-4687 does not seem to be running inside a container [2023-02-06T16:08:05.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-02-06T16:08:08.518Z] $ docker top 776c4f3a7d575c6e9383b7715392d8bf8a893d4a4ad7abda0d6f2652a0b0a2a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T16:08:09.370Z] + go version [2023-02-06T16:08:09.371Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-06T16:08:09.403Z] $ docker stop --time=1 776c4f3a7d575c6e9383b7715392d8bf8a893d4a4ad7abda0d6f2652a0b0a2a4 [2023-02-06T16:08:10.995Z] $ docker rm -f --volumes 776c4f3a7d575c6e9383b7715392d8bf8a893d4a4ad7abda0d6f2652a0b0a2a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:08:11.815Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T16:08:11.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:08:12.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-4687 does not seem to be running inside a container [2023-02-06T16:08:12.119Z] $ 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/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-02-06T16:08:13.218Z] $ docker top 31972a9fc74b3514f7ae7111fdf0281df576f2654139a798e7d21ef57b642b33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T16:08:13.758Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh [2023-02-06T16:08:14.138Z] + make test [2023-02-06T16:08:14.138Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-02-06T16:08:14.410Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.7 [2023-02-06T16:08:14.994Z] go: downloading github.com/nats-io/nats.go v1.20.0 [2023-02-06T16:08:14.994Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-02-06T16:08:14.994Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-06T16:08:14.994Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-06T16:08:14.994Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.9 [2023-02-06T16:08:14.994Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-02-06T16:08:15.262Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-06T16:08:15.262Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-06T16:08:15.262Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-06T16:08:15.262Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-06T16:08:15.262Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-06T16:08:15.531Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-02-06T16:08:15.531Z] go: downloading golang.org/x/net v0.5.0 [2023-02-06T16:08:15.531Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-02-06T16:08:15.531Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-06T16:08:15.531Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-02-06T16:08:15.531Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-02-06T16:08:15.531Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-06T16:08:15.531Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-06T16:08:15.803Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-06T16:08:15.803Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-06T16:08:16.076Z] go: downloading golang.org/x/text v0.6.0 [2023-02-06T16:08:16.343Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-06T16:08:16.343Z] go: downloading github.com/klauspost/compress v1.15.11 [2023-02-06T16:08:16.343Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-02-06T16:08:16.612Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-02-06T16:08:16.612Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2023-02-06T16:10:08.281Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.232s coverage: 66.4% of statements [2023-02-06T16:10:08.281Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg [no test files] [2023-02-06T16:20:00.492Z] coverage: 83.9% of statements [2023-02-06T16:20:00.492Z] panic: test timed out after 10m0s [2023-02-06T16:20:00.492Z] [2023-02-06T16:20:00.492Z] goroutine 194 [running]: [2023-02-06T16:20:00.492Z] testing.(*M).startAlarm.func1() [2023-02-06T16:20:00.492Z] /usr/local/go/src/testing/testing.go:2029 +0xb8 [2023-02-06T16:20:00.492Z] created by time.goFunc [2023-02-06T16:20:00.492Z] /usr/local/go/src/time/sleep.go:176 +0x4c [2023-02-06T16:20:00.492Z] [2023-02-06T16:20:00.492Z] goroutine 1 [chan receive]: [2023-02-06T16:20:00.492Z] testing.(*T).Run(0xc00008f520, {0x415a50, 0x15}, 0x442eb0) [2023-02-06T16:20:00.492Z] /usr/local/go/src/testing/testing.go:1487 +0x588 [2023-02-06T16:20:00.492Z] testing.runTests.func1(0x0?) [2023-02-06T16:20:00.492Z] /usr/local/go/src/testing/testing.go:1839 +0x98 [2023-02-06T16:20:00.492Z] testing.tRunner(0xc00008f520, 0xc0000b1b68) [2023-02-06T16:20:00.492Z] /usr/local/go/src/testing/testing.go:1439 +0x190 [2023-02-06T16:20:00.492Z] testing.runTests(0xc000095220?, {0x6a12a0, 0x10, 0x10}, {0xc00007d500?, 0x12c590?, 0x6a7e60?}) [2023-02-06T16:20:00.492Z] /usr/local/go/src/testing/testing.go:1837 +0x6d8 [2023-02-06T16:20:00.492Z] testing.(*M).Run(0xc000095220) [2023-02-06T16:20:00.492Z] /usr/local/go/src/testing/testing.go:1719 +0x888 [2023-02-06T16:20:00.492Z] main.main() [2023-02-06T16:20:00.492Z] _testmain.go:129 +0x3bc [2023-02-06T16:20:00.492Z] [2023-02-06T16:20:00.492Z] goroutine 166 [select]: [2023-02-06T16:20:00.492Z] github.com/eclipse/paho%2emqtt%2egolang.(*client).Disconnect(0xc00023c6c0, 0x11c37937e08000) [2023-02-06T16:20:00.492Z] /go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.2/client.go:474 +0x164 [2023-02-06T16:20:00.492Z] github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt.(*Client).Disconnect(0xc000216e80) [2023-02-06T16:20:00.492Z] /w/workspace/go-mod-messaging/1/internal/pkg/mqtt/client.go:182 +0xb8 [2023-02-06T16:20:00.492Z] github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt.TestClient_Disconnect(0x0?) [2023-02-06T16:20:00.492Z] /w/workspace/go-mod-messaging/1/internal/pkg/mqtt/client_test.go:998 +0xd4 [2023-02-06T16:20:00.492Z] testing.tRunner(0xc000213040, 0x442eb0) [2023-02-06T16:20:00.492Z] /usr/local/go/src/testing/testing.go:1439 +0x190 [2023-02-06T16:20:00.492Z] created by testing.(*T).Run [2023-02-06T16:20:00.492Z] /usr/local/go/src/testing/testing.go:1486 +0x56c [2023-02-06T16:20:00.492Z] [2023-02-06T16:20:00.492Z] goroutine 178 [select]: [2023-02-06T16:20:00.492Z] github.com/eclipse/paho%2emqtt%2egolang.(*client).Disconnect.func1() [2023-02-06T16:20:00.492Z] /go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.2/client.go:457 +0x47c [2023-02-06T16:20:00.492Z] created by github.com/eclipse/paho%2emqtt%2egolang.(*client).Disconnect [2023-02-06T16:20:00.492Z] /go/pkg/mod/github.com/eclipse/paho.mqtt.golang@v1.4.2/client.go:442 +0xf4 [2023-02-06T16:20:00.492Z] FAIL github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 600.060s [2023-02-06T16:20:00.492Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.194s coverage: 87.5% of statements [2023-02-06T16:20:00.492Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-02-06T16:20:00.492Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-02-06T16:20:00.492Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.287s coverage: 35.9% of statements [2023-02-06T16:20:00.492Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.131s coverage: 68.0% of statements [2023-02-06T16:20:00.492Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-02-06T16:20:00.492Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.070s coverage: 87.5% of statements [2023-02-06T16:20:00.492Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-02-06T16:20:00.492Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.060s coverage: 100.0% of statements [2023-02-06T16:20:00.492Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.080s coverage: 100.0% of statements [2023-02-06T16:20:00.492Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.068s coverage: 95.1% of statements [2023-02-06T16:20:00.492Z] FAIL [2023-02-06T16:20:00.492Z] make: *** [Makefile:12: unittest] Error 1 [Pipeline] } [2023-02-06T16:20:00.532Z] $ docker stop --time=1 31972a9fc74b3514f7ae7111fdf0281df576f2654139a798e7d21ef57b642b33 [2023-02-06T16:20:02.226Z] $ docker rm -f --volumes 31972a9fc74b3514f7ae7111fdf0281df576f2654139a798e7d21ef57b642b33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:20:04.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T16:20:04.657Z] [2023-02-06T16:20:04.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:20:05.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T16:20:05.321Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-06T16:20:05.321Z] 8998bd30e6a1: Pulling fs layer [2023-02-06T16:20:05.321Z] 04944245beec: Pulling fs layer [2023-02-06T16:20:05.321Z] 699f458cf7ca: Pulling fs layer [2023-02-06T16:20:05.321Z] 765212b225bb: Pulling fs layer [2023-02-06T16:20:05.321Z] f23df028b6ca: Pulling fs layer [2023-02-06T16:20:05.321Z] d65c8cfc05b1: Pulling fs layer [2023-02-06T16:20:05.321Z] 2437ff75d9bd: Pulling fs layer [2023-02-06T16:20:05.321Z] f23df028b6ca: Waiting [2023-02-06T16:20:05.321Z] d65c8cfc05b1: Waiting [2023-02-06T16:20:05.321Z] 2437ff75d9bd: Waiting [2023-02-06T16:20:05.321Z] 04944245beec: Verifying Checksum [2023-02-06T16:20:05.321Z] 04944245beec: Download complete [2023-02-06T16:20:05.321Z] 765212b225bb: Download complete [2023-02-06T16:20:05.588Z] f23df028b6ca: Download complete [2023-02-06T16:20:05.588Z] d65c8cfc05b1: Verifying Checksum [2023-02-06T16:20:05.588Z] d65c8cfc05b1: Download complete [2023-02-06T16:20:05.588Z] 699f458cf7ca: Verifying Checksum [2023-02-06T16:20:05.588Z] 699f458cf7ca: Download complete [2023-02-06T16:20:05.871Z] 8998bd30e6a1: Download complete [2023-02-06T16:20:08.458Z] 2437ff75d9bd: Verifying Checksum [2023-02-06T16:20:08.458Z] 2437ff75d9bd: Download complete [2023-02-06T16:20:10.414Z] 8998bd30e6a1: Pull complete [2023-02-06T16:20:10.414Z] 04944245beec: Pull complete [2023-02-06T16:20:11.824Z] 699f458cf7ca: Pull complete [2023-02-06T16:20:12.091Z] 765212b225bb: Pull complete [2023-02-06T16:20:12.680Z] f23df028b6ca: Pull complete [2023-02-06T16:20:12.948Z] d65c8cfc05b1: Pull complete [2023-02-06T16:20:27.961Z] 2437ff75d9bd: Pull complete [2023-02-06T16:20:27.961Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-06T16:20:27.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T16:20:27.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:20:28.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-4687 does not seem to be running inside a container [2023-02-06T16:20:28.340Z] $ 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/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-06T16:20:30.846Z] $ docker top 0d1cc82a0177bc177248e39aea155ec6592bcf99152b670f3e3b51ff7e9b758b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:20:31.734Z] ---> job-cost.sh [2023-02-06T16:20:31.734Z] lf-activate-venv: SKIPPING [2023-02-06T16:20:31.734Z] INFO: No Stack... [2023-02-06T16:20:32.000Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-06T16:20:32.959Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T16:20:33.624Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2023-02-06T16:20:33.624Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T16:20:33.715Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] [2023-02-06T16:20:33.720Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] did not exist. Created. [2023-02-06T16:20:33.720Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T16:20:34.134Z] /w/workspace/go-mod-messaging/1@tmp/durable-b390db3e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-06T16:20:34.505Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-06T16:20:34.542Z] Warning: overwriting stash ‘stack-cost’ [2023-02-06T16:20:34.957Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T16:20:34.971Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-214-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T16:20:35.042Z] $ docker stop --time=1 0d1cc82a0177bc177248e39aea155ec6592bcf99152b670f3e3b51ff7e9b758b [2023-02-06T16:20:36.516Z] $ docker rm -f --volumes 0d1cc82a0177bc177248e39aea155ec6592bcf99152b670f3e3b51ff7e9b758b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-06T16:20:37.227Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-06T16:20:39.130Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-214/archives ] [2023-02-06T16:20:39.130Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-214/archives [2023-02-06T16:20:39.130Z] total 16 [2023-02-06T16:20:39.130Z] drwxr-xr-x 3 root root 4096 Feb 6 16:05 . [2023-02-06T16:20:39.130Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 16:05 .. [2023-02-06T16:20:39.130Z] drwxr-xr-x 2 root root 4096 Feb 6 16:05 cost [2023-02-06T16:20:39.130Z] -rw-r--r-- 1 root root 88 Feb 6 16:05 cost.csv [2023-02-06T16:20:39.130Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-214/archives [2023-02-06T16:20:39.130Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-214/archives [2023-02-06T16:20:39.130Z] total 16 [2023-02-06T16:20:39.130Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:05 . [2023-02-06T16:20:39.130Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 16:05 .. [2023-02-06T16:20:39.130Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 16:05 cost [2023-02-06T16:20:39.130Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 6 16:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:20:39.469Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:20:40.356Z] ---> package-listing.sh [2023-02-06T16:20:40.356Z] ++ facter osfamily [2023-02-06T16:20:40.357Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-06T16:20:40.357Z] + OS_FAMILY=debian [2023-02-06T16:20:40.357Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-214 [2023-02-06T16:20:40.357Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-06T16:20:40.357Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-06T16:20:40.357Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-06T16:20:40.357Z] + PACKAGES=/tmp/packages_start.txt [2023-02-06T16:20:40.357Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-214 ']' [2023-02-06T16:20:40.357Z] + PACKAGES=/tmp/packages_end.txt [2023-02-06T16:20:40.357Z] + case "${OS_FAMILY}" in [2023-02-06T16:20:40.357Z] + dpkg -l [2023-02-06T16:20:40.357Z] + grep '^ii' [2023-02-06T16:20:40.615Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-06T16:20:40.615Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-06T16:20:40.615Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-06T16:20:40.615Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-214 ']' [2023-02-06T16:20:40.615Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-214/archives/ [2023-02-06T16:20:40.615Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-214/archives/ [Pipeline] echo [2023-02-06T16:20:40.655Z] 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/xfoundry_go-mod-messaging_PR-214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-06T16:20:40.952Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:20:41.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T16:20:41.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:20:41.743Z] prd-ubuntu20.04-docker-8c-8g-4683 does not seem to be running inside a container [2023-02-06T16:20:41.758Z] $ 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/xfoundry_go-mod-messaging_PR-214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-214 -v /w/workspace/xfoundry_go-mod-messaging_PR-214:/w/workspace/xfoundry_go-mod-messaging_PR-214:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-214@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-214@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T16:20:41.940Z] $ docker top 9ad8bdd9307861b8b835ee4b80aced994eceae11cfc0d4cd875fd1104fa35112 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T16:20:42.369Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-06T16:20:42.681Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-06T16:20:42.988Z] + ls /var/log/sa-host [2023-02-06T16:20:42.988Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T16:20:43.130Z] provisioning config files... [2023-02-06T16:20:43.141Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-214@tmp/config17337025960275070780tmp [Pipeline] { [Pipeline] echo [2023-02-06T16:20:43.194Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:20:43.509Z] ---> create-netrc.sh [Pipeline] } [2023-02-06T16:20:43.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:20:43.936Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-06T16:20:43.972Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:20:44.281Z] ---> sudo-logs.sh [2023-02-06T16:20:44.281Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-06T16:20:44.361Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:20:44.676Z] ---> job-cost.sh [2023-02-06T16:20:44.677Z] lf-activate-venv: SKIPPING [2023-02-06T16:20:44.677Z] DEBUG: total: 0.2199999988079071 [2023-02-06T16:20:44.677Z] INFO: Retrieving Stack Cost... [2023-02-06T16:20:44.936Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T16:20:45.505Z] INFO: Archiving Costs [Pipeline] echo [2023-02-06T16:20:45.546Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:20:45.863Z] ---> logs-deploy.sh [2023-02-06T16:20:45.863Z] lf-activate-venv: SKIPPING [2023-02-06T16:20:45.863Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-214/1 [2023-02-06T16:20:45.863Z] INFO: archiving workspace using pattern(s): [2023-02-06T16:20:46.803Z] Archives upload complete. [2023-02-06T16:20:47.062Z] INFO: archiving logs to Nexus [2023-02-06T16:20:47.634Z] ---> uname -a: [2023-02-06T16:20:47.634Z] Linux prd-ubuntu20-04-docker-8c-8g-4683 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-06T16:20:47.634Z] [2023-02-06T16:20:47.634Z] [2023-02-06T16:20:47.634Z] ---> lscpu: [2023-02-06T16:20:47.634Z] Architecture: x86_64 [2023-02-06T16:20:47.634Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-06T16:20:47.634Z] Byte Order: Little Endian [2023-02-06T16:20:47.634Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-06T16:20:47.634Z] CPU(s): 8 [2023-02-06T16:20:47.634Z] On-line CPU(s) list: 0-7 [2023-02-06T16:20:47.634Z] Thread(s) per core: 1 [2023-02-06T16:20:47.634Z] Core(s) per socket: 1 [2023-02-06T16:20:47.634Z] Socket(s): 8 [2023-02-06T16:20:47.634Z] NUMA node(s): 1 [2023-02-06T16:20:47.634Z] Vendor ID: AuthenticAMD [2023-02-06T16:20:47.634Z] CPU family: 23 [2023-02-06T16:20:47.634Z] Model: 49 [2023-02-06T16:20:47.634Z] Model name: AMD EPYC-Rome Processor [2023-02-06T16:20:47.634Z] Stepping: 0 [2023-02-06T16:20:47.634Z] CPU MHz: 2799.998 [2023-02-06T16:20:47.634Z] BogoMIPS: 5599.99 [2023-02-06T16:20:47.634Z] Virtualization: AMD-V [2023-02-06T16:20:47.634Z] Hypervisor vendor: KVM [2023-02-06T16:20:47.634Z] Virtualization type: full [2023-02-06T16:20:47.634Z] L1d cache: 256 KiB [2023-02-06T16:20:47.634Z] L1i cache: 256 KiB [2023-02-06T16:20:47.634Z] L2 cache: 4 MiB [2023-02-06T16:20:47.634Z] L3 cache: 128 MiB [2023-02-06T16:20:47.634Z] NUMA node0 CPU(s): 0-7 [2023-02-06T16:20:47.634Z] Vulnerability Itlb multihit: Not affected [2023-02-06T16:20:47.634Z] Vulnerability L1tf: Not affected [2023-02-06T16:20:47.634Z] Vulnerability Mds: Not affected [2023-02-06T16:20:47.634Z] Vulnerability Meltdown: Not affected [2023-02-06T16:20:47.634Z] Vulnerability Mmio stale data: Not affected [2023-02-06T16:20:47.634Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-06T16:20:47.634Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-06T16:20:47.634Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-06T16:20:47.634Z] Vulnerability Srbds: Not affected [2023-02-06T16:20:47.634Z] Vulnerability Tsx async abort: Not affected [2023-02-06T16:20:47.634Z] 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 [2023-02-06T16:20:47.634Z] [2023-02-06T16:20:47.634Z] [2023-02-06T16:20:47.634Z] ---> nproc: [2023-02-06T16:20:47.634Z] 8 [2023-02-06T16:20:47.634Z] [2023-02-06T16:20:47.634Z] [2023-02-06T16:20:47.634Z] ---> df -h: [2023-02-06T16:20:47.634Z] Filesystem Size Used Avail Use% Mounted on [2023-02-06T16:20:47.634Z] overlay 155G 11G 145G 7% / [2023-02-06T16:20:47.634Z] tmpfs 64M 0 64M 0% /dev [2023-02-06T16:20:47.634Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-06T16:20:47.634Z] shm 64M 0 64M 0% /dev/shm [2023-02-06T16:20:47.634Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-02-06T16:20:47.634Z] [2023-02-06T16:20:47.634Z] [2023-02-06T16:20:47.634Z] ---> sar -b -r -n DEV: [2023-02-06T16:20:47.634Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4683) 02/06/23 _x86_64_ (8 CPU) [2023-02-06T16:20:47.634Z] [2023-02-06T16:20:47.634Z] 16:03:10 LINUX RESTART (8 CPU) [2023-02-06T16:20:47.634Z] [2023-02-06T16:20:47.634Z] 16:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-06T16:20:47.634Z] 16:05:01 78.87 3.42 75.45 0.00 459.92 72639.36 0.00 [2023-02-06T16:20:47.634Z] 16:06:01 59.39 0.18 59.21 0.00 9.20 65520.28 0.00 [2023-02-06T16:20:47.634Z] 16:07:01 6.43 0.00 6.43 0.00 0.00 37241.41 0.00 [2023-02-06T16:20:47.634Z] 16:08:01 3.05 0.00 3.05 0.00 0.00 15199.60 0.00 [2023-02-06T16:20:47.634Z] 16:09:01 53.44 11.61 41.83 0.00 5177.67 8747.34 0.00 [2023-02-06T16:20:47.634Z] 16:10:01 6.68 0.02 6.67 0.00 0.13 127.85 0.00 [2023-02-06T16:20:47.634Z] 16:11:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 [2023-02-06T16:20:47.634Z] 16:12:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 [2023-02-06T16:20:47.634Z] 16:13:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 [2023-02-06T16:20:47.634Z] 16:14:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2023-02-06T16:20:47.634Z] 16:15:01 2.07 0.00 2.07 0.00 0.00 23.20 0.00 [2023-02-06T16:20:47.634Z] 16:16:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2023-02-06T16:20:47.634Z] 16:17:01 2.15 0.02 2.14 0.00 0.14 23.72 0.00 [2023-02-06T16:20:47.634Z] 16:18:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2023-02-06T16:20:47.634Z] 16:19:01 2.88 0.02 2.87 0.00 0.13 37.33 0.00 [2023-02-06T16:20:47.634Z] 16:20:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 [2023-02-06T16:20:47.634Z] Average: 14.04 0.95 13.09 0.00 353.31 12491.80 0.00 [2023-02-06T16:20:47.634Z] [2023-02-06T16:20:47.634Z] 16:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-06T16:20:47.634Z] 16:05:01 28365148 31273120 1029980 3.13 81996 3077440 2389096 7.04 1571208 2547304 491784 [2023-02-06T16:20:47.634Z] 16:06:01 28697268 31597344 707284 2.15 91580 3046880 1752220 5.16 1086668 2688648 328 [2023-02-06T16:20:47.634Z] 16:07:01 28696500 31596792 707592 2.15 91652 3046884 1752220 5.16 1087224 2688652 56 [2023-02-06T16:20:47.634Z] 16:08:01 28696480 31596864 707356 2.15 91696 3046884 1752220 5.16 1086956 2688656 160 [2023-02-06T16:20:47.635Z] 16:09:01 28165852 31576544 716556 2.18 125596 3502168 1799912 5.30 1410592 2860372 1012 [2023-02-06T16:20:47.635Z] 16:10:01 28172344 31578348 714788 2.17 124200 3498916 1793864 5.29 1407124 2857228 4 [2023-02-06T16:20:47.635Z] 16:11:01 28179896 31585960 707084 2.15 124296 3498912 1793864 5.29 1400160 2857236 4 [2023-02-06T16:20:47.635Z] 16:12:01 28179880 31586080 706936 2.15 124368 3498928 1793864 5.29 1400272 2857248 8 [2023-02-06T16:20:47.635Z] 16:13:01 28179304 31585568 707320 2.15 124444 3498924 1793864 5.29 1400328 2857252 8 [2023-02-06T16:20:47.635Z] 16:14:01 28178572 31584940 707812 2.15 124492 3498920 1793864 5.29 1400472 2857240 16 [2023-02-06T16:20:47.635Z] 16:15:01 28178784 31585668 707204 2.15 124572 3498928 1793864 5.29 1400580 2857512 8 [2023-02-06T16:20:47.635Z] 16:16:01 28178516 31585476 707388 2.15 124620 3498932 1793864 5.29 1400624 2857528 16 [2023-02-06T16:20:47.635Z] 16:17:01 28178632 31585668 707044 2.15 124704 3498936 1793864 5.29 1400128 2857528 16 [2023-02-06T16:20:47.635Z] 16:18:01 28178764 31585876 706664 2.15 124724 3498936 1793864 5.29 1400128 2857528 8 [2023-02-06T16:20:47.635Z] 16:19:01 28178436 31585740 706504 2.15 124824 3498920 1797096 5.30 1400452 2857508 16 [2023-02-06T16:20:47.635Z] 16:20:01 28177756 31585228 706888 2.15 124932 3498920 1797096 5.30 1400488 2857516 16 [2023-02-06T16:20:47.635Z] Average: 28286383 31567201 728400 2.22 115794 3388027 1824040 5.38 1353338 2806560 30841 [2023-02-06T16:20:47.635Z] [2023-02-06T16:20:47.635Z] 16:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-06T16:20:47.635Z] 16:05:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:05:01 veth4028b93 85.54 86.25 7.06 990.65 0.00 0.00 0.00 0.08 [2023-02-06T16:20:47.635Z] 16:05:01 ens3 343.81 284.09 6678.04 41.04 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:05:01 docker0 86.99 87.50 6.11 1004.65 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:06:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:06:01 ens3 118.33 93.28 2528.07 87.31 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:06:01 docker0 0.37 0.48 0.02 0.03 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:07:01 ens3 3.82 2.00 9.32 0.32 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:08:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:08:01 ens3 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:09:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:09:01 ens3 103.47 52.72 2750.12 4.04 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:10:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:10:01 ens3 0.33 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:11:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:12:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:12:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:13:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:13:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:14:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:15:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:17:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:17:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:19:01 ens3 0.42 0.40 0.20 0.09 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:20:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] Average: ens3 35.78 27.12 748.65 8.33 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] Average: docker0 5.47 5.50 0.38 62.86 0.00 0.00 0.00 0.00 [2023-02-06T16:20:47.635Z] [2023-02-06T16:20:47.635Z] [2023-02-06T16:20:47.635Z] ---> sar -P ALL: [2023-02-06T16:20:47.635Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4683) 02/06/23 _x86_64_ (8 CPU) [2023-02-06T16:20:47.635Z] [2023-02-06T16:20:47.635Z] 16:03:10 LINUX RESTART (8 CPU) [2023-02-06T16:20:47.635Z] [2023-02-06T16:20:47.635Z] 16:04:01 CPU %user %nice %system %iowait %steal %idle [2023-02-06T16:20:47.635Z] 16:05:01 all 19.04 0.00 4.03 4.44 0.12 72.37 [2023-02-06T16:20:47.635Z] 16:05:01 0 18.12 0.00 4.37 0.27 0.10 77.14 [2023-02-06T16:20:47.635Z] 16:05:01 1 18.78 0.00 3.66 13.43 0.12 64.01 [2023-02-06T16:20:47.635Z] 16:05:01 2 19.00 0.00 4.14 0.32 0.17 76.37 [2023-02-06T16:20:47.635Z] 16:05:01 3 17.39 0.00 3.72 11.97 0.12 66.80 [2023-02-06T16:20:47.635Z] 16:05:01 4 20.16 0.00 3.78 0.12 0.13 75.81 [2023-02-06T16:20:47.635Z] 16:05:01 5 18.51 0.00 4.26 4.91 0.12 72.21 [2023-02-06T16:20:47.635Z] 16:05:01 6 18.55 0.00 4.22 3.14 0.10 73.98 [2023-02-06T16:20:47.635Z] 16:05:01 7 21.81 0.00 4.05 1.39 0.14 72.61 [2023-02-06T16:20:47.635Z] 16:06:01 all 15.29 0.00 2.70 6.87 0.09 75.04 [2023-02-06T16:20:47.635Z] 16:06:01 0 18.15 0.00 3.17 21.39 0.10 57.19 [2023-02-06T16:20:47.635Z] 16:06:01 1 13.42 0.00 2.42 3.26 0.08 80.83 [2023-02-06T16:20:47.635Z] 16:06:01 2 13.96 0.00 2.79 3.96 0.07 79.23 [2023-02-06T16:20:47.635Z] 16:06:01 3 16.77 0.00 2.83 8.69 0.10 71.61 [2023-02-06T16:20:47.635Z] 16:06:01 4 13.95 0.00 2.48 0.03 0.07 83.47 [2023-02-06T16:20:47.635Z] 16:06:01 5 13.28 0.00 2.53 0.45 0.10 83.64 [2023-02-06T16:20:47.635Z] 16:06:01 6 18.64 0.00 2.92 0.44 0.10 77.90 [2023-02-06T16:20:47.635Z] 16:06:01 7 14.21 0.00 2.49 16.85 0.10 66.35 [2023-02-06T16:20:47.635Z] 16:07:01 all 0.13 0.00 0.01 0.02 0.00 99.83 [2023-02-06T16:20:47.635Z] 16:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-06T16:20:47.635Z] 16:07:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-02-06T16:20:47.635Z] 16:07:01 2 0.85 0.00 0.02 0.00 0.02 99.12 [2023-02-06T16:20:47.635Z] 16:07:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2023-02-06T16:20:47.635Z] 16:07:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-02-06T16:20:47.635Z] 16:07:01 5 0.08 0.00 0.03 0.00 0.00 99.88 [2023-02-06T16:20:47.635Z] 16:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T16:20:47.635Z] 16:07:01 7 0.05 0.00 0.02 0.05 0.00 99.88 [2023-02-06T16:20:47.635Z] 16:08:01 all 0.12 0.00 0.02 0.01 0.01 99.85 [2023-02-06T16:20:47.635Z] 16:08:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-06T16:20:47.635Z] 16:08:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-02-06T16:20:47.635Z] 16:08:01 2 0.76 0.00 0.05 0.00 0.00 99.19 [2023-02-06T16:20:47.635Z] 16:08:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2023-02-06T16:20:47.635Z] 16:08:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-06T16:20:47.635Z] 16:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T16:20:47.635Z] 16:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T16:20:47.635Z] 16:08:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-06T16:20:47.635Z] 16:09:01 all 2.28 0.00 1.36 0.83 0.03 95.50 [2023-02-06T16:20:47.635Z] 16:09:01 0 3.53 0.00 1.24 2.39 0.03 92.80 [2023-02-06T16:20:47.635Z] 16:09:01 1 2.12 0.00 1.27 1.77 0.03 94.80 [2023-02-06T16:20:47.635Z] 16:09:01 2 2.17 0.00 1.12 0.43 0.03 96.24 [2023-02-06T16:20:47.635Z] 16:09:01 3 2.37 0.00 1.05 0.79 0.03 95.75 [2023-02-06T16:20:47.635Z] 16:09:01 4 1.99 0.00 2.12 0.07 0.03 95.79 [2023-02-06T16:20:47.635Z] 16:09:01 5 2.27 0.00 1.15 0.13 0.03 96.41 [2023-02-06T16:20:47.635Z] 16:09:01 6 2.00 0.00 1.99 0.53 0.03 95.44 [2023-02-06T16:20:47.635Z] 16:09:01 7 1.81 0.00 0.92 0.50 0.03 96.74 [2023-02-06T16:20:47.635Z] 16:10:01 all 0.10 0.00 0.06 0.03 0.01 99.80 [2023-02-06T16:20:47.635Z] 16:10:01 0 0.20 0.00 0.03 0.02 0.02 99.73 [2023-02-06T16:20:47.635Z] 16:10:01 1 0.03 0.00 0.07 0.13 0.02 99.75 [2023-02-06T16:20:47.635Z] 16:10:01 2 0.02 0.00 0.03 0.07 0.00 99.88 [2023-02-06T16:20:47.635Z] 16:10:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2023-02-06T16:20:47.635Z] 16:10:01 4 0.22 0.00 0.13 0.00 0.02 99.63 [2023-02-06T16:20:47.635Z] 16:10:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2023-02-06T16:20:47.635Z] 16:10:01 6 0.10 0.00 0.05 0.02 0.02 99.82 [2023-02-06T16:20:47.635Z] 16:10:01 7 0.07 0.00 0.07 0.02 0.00 99.85 [2023-02-06T16:20:47.635Z] 16:11:01 all 0.05 0.00 0.01 0.02 0.01 99.92 [2023-02-06T16:20:47.635Z] 16:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-06T16:20:47.635Z] 16:11:01 1 0.02 0.00 0.00 0.13 0.00 99.85 [2023-02-06T16:20:47.635Z] 16:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:20:47.635Z] 16:11:01 3 0.30 0.00 0.02 0.00 0.02 99.67 [2023-02-06T16:20:47.635Z] 16:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T16:20:47.635Z] 16:11:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-06T16:20:47.635Z] 16:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:20:47.635Z] 16:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T16:20:47.636Z] 16:12:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2023-02-06T16:20:47.636Z] 16:12:01 0 0.00 0.00 0.00 0.08 0.00 99.92 [2023-02-06T16:20:47.636Z] 16:12:01 1 0.02 0.00 0.02 0.08 0.00 99.88 [2023-02-06T16:20:47.636Z] 16:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T16:20:47.636Z] 16:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-06T16:20:47.636Z] 16:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T16:20:47.636Z] 16:12:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-02-06T16:20:47.636Z] 16:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T16:20:47.636Z] 16:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T16:20:47.636Z] 16:13:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2023-02-06T16:20:47.636Z] 16:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-06T16:20:47.636Z] 16:13:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-06T16:20:47.636Z] 16:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T16:20:47.636Z] 16:13:01 3 0.77 0.00 0.00 0.00 0.02 99.22 [2023-02-06T16:20:47.636Z] 16:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T16:20:47.636Z] 16:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T16:20:47.636Z] 16:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:20:47.636Z] 16:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T16:20:47.636Z] 16:14:01 all 0.20 0.00 0.01 0.01 0.00 99.78 [2023-02-06T16:20:47.636Z] 16:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-06T16:20:47.636Z] 16:14:01 1 0.10 0.00 0.00 0.05 0.00 99.85 [2023-02-06T16:20:47.636Z] 16:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:20:47.636Z] 16:14:01 3 1.31 0.00 0.02 0.00 0.00 98.68 [2023-02-06T16:20:47.636Z] 16:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T16:20:47.636Z] 16:14:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-06T16:20:47.636Z] 16:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T16:20:47.636Z] 16:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T16:20:47.636Z] 16:15:01 all 0.10 0.00 0.01 0.07 0.01 99.81 [2023-02-06T16:20:47.636Z] 16:15:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-02-06T16:20:47.636Z] 16:15:01 1 0.22 0.00 0.00 0.52 0.02 99.25 [2023-02-06T16:20:47.636Z] 16:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T16:20:47.636Z] 16:15:01 3 0.40 0.00 0.03 0.00 0.02 99.55 [2023-02-06T16:20:47.636Z] 16:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-06T16:20:47.636Z] 16:15:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-06T16:20:47.636Z] 16:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-06T16:20:47.636Z] 16:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-06T16:20:47.636Z] [2023-02-06T16:20:47.636Z] 16:15:01 CPU %user %nice %system %iowait %steal %idle [2023-02-06T16:20:47.636Z] 16:16:01 all 0.04 0.00 0.01 0.01 0.00 99.92 [2023-02-06T16:20:47.636Z] 16:16:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2023-02-06T16:20:47.636Z] 16:16:01 1 0.02 0.00 0.02 0.08 0.00 99.88 [2023-02-06T16:20:47.636Z] 16:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:20:47.636Z] 16:16:01 3 0.27 0.00 0.03 0.00 0.02 99.68 [2023-02-06T16:20:47.636Z] 16:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T16:20:47.636Z] 16:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-06T16:20:47.636Z] 16:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T16:20:47.636Z] 16:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T16:20:47.636Z] 16:17:01 all 0.03 0.00 0.01 0.04 0.00 99.92 [2023-02-06T16:20:47.636Z] 16:17:01 0 0.00 0.00 0.00 0.17 0.02 99.81 [2023-02-06T16:20:47.636Z] 16:17:01 1 0.12 0.00 0.02 0.14 0.00 99.73 [2023-02-06T16:20:47.636Z] 16:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:20:47.636Z] 16:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-06T16:20:47.636Z] 16:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T16:20:47.636Z] 16:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T16:20:47.636Z] 16:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T16:20:47.636Z] 16:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T16:20:47.636Z] 16:18:01 all 0.06 0.00 0.01 0.01 0.00 99.91 [2023-02-06T16:20:47.636Z] 16:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-06T16:20:47.636Z] 16:18:01 1 0.07 0.00 0.02 0.02 0.00 99.90 [2023-02-06T16:20:47.636Z] 16:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:20:47.636Z] 16:18:01 3 0.38 0.00 0.03 0.00 0.02 99.57 [2023-02-06T16:20:47.636Z] 16:18:01 4 0.02 0.00 0.00 0.07 0.02 99.90 [2023-02-06T16:20:47.636Z] 16:18:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-06T16:20:47.636Z] 16:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:20:47.636Z] 16:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:20:47.636Z] 16:19:01 all 0.07 0.00 0.04 0.03 0.01 99.85 [2023-02-06T16:20:47.636Z] 16:19:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2023-02-06T16:20:47.636Z] 16:19:01 1 0.03 0.00 0.05 0.12 0.02 99.78 [2023-02-06T16:20:47.636Z] 16:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T16:20:47.636Z] 16:19:01 3 0.13 0.00 0.07 0.00 0.03 99.77 [2023-02-06T16:20:47.636Z] 16:19:01 4 0.08 0.00 0.05 0.15 0.00 99.72 [2023-02-06T16:20:47.636Z] 16:19:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2023-02-06T16:20:47.636Z] 16:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-06T16:20:47.636Z] 16:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-06T16:20:47.636Z] 16:20:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-02-06T16:20:47.636Z] 16:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-06T16:20:47.636Z] 16:20:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-06T16:20:47.636Z] 16:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:20:47.636Z] 16:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-06T16:20:47.636Z] 16:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T16:20:47.636Z] 16:20:01 5 0.02 0.00 0.02 0.05 0.00 99.92 [2023-02-06T16:20:47.636Z] 16:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T16:20:47.636Z] 16:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:20:47.636Z] Average: all 2.33 0.00 0.51 0.77 0.02 96.37 [2023-02-06T16:20:47.636Z] Average: 0 2.49 0.00 0.56 1.50 0.02 95.43 [2023-02-06T16:20:47.636Z] Average: 1 2.18 0.00 0.47 1.23 0.02 96.11 [2023-02-06T16:20:47.636Z] Average: 2 2.27 0.00 0.50 0.29 0.02 96.92 [2023-02-06T16:20:47.636Z] Average: 3 2.48 0.00 0.49 1.33 0.03 95.68 [2023-02-06T16:20:47.636Z] Average: 4 2.27 0.00 0.54 0.03 0.02 97.14 [2023-02-06T16:20:47.636Z] Average: 5 2.13 0.00 0.51 0.34 0.02 97.00 [2023-02-06T16:20:47.636Z] Average: 6 2.45 0.00 0.58 0.26 0.02 96.70 [2023-02-06T16:20:47.636Z] Average: 7 2.36 0.00 0.47 1.17 0.02 95.98 [2023-02-06T16:20:47.636Z] [2023-02-06T16:20:47.636Z] [2023-02-06T16:20:47.636Z]