Pull request #200 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d+90e04fff95db87414b54d3ba3a664f2a50d45259 (08f3805b6404cd2399a391233c09141cb8423b42) 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-ssh16881985939208016375.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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-ssh7014743533343447136.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-200/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-200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh568751595430154632.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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-200/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9951929484713430450.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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-ssh1474374854560726655.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-200/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-200/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5339475798970175785.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-120534 in /w/workspace/xfoundry_go-mod-messaging_PR-200 [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-200 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/200/head:refs/remotes/origin/PR-200 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 90e04fff95db87414b54d3ba3a664f2a50d45259 into PR head commit cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d Merge succeeded, producing cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d Checking out Revision cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d (PR-200) > git config core.sparsecheckout # timeout=10 > git checkout -f cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 90e04fff95db87414b54d3ba3a664f2a50d45259 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d # timeout=10 Commit message: "refactor!: Reduce MessageBus config to have a single host" 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 [2022-12-05T04:32:41.172Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-05T04:32:41.358Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-05T04:32:41.460Z] ========================================================= [2022-12-05T04:32:41.460Z] EdgeX Global Pipelines Version Info [2022-12-05T04:32:41.460Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-05T04:32:42.203Z] ------------------- [2022-12-05T04:32:42.203Z] stable info: [2022-12-05T04:32:42.203Z] ------------------- [2022-12-05T04:32:42.203Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-05T04:32:42.203Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-05T04:32:42.203Z] Message: update stable to v1.0.244 [2022-12-05T04:32:42.774Z] ------------------- [2022-12-05T04:32:42.774Z] experimental info: [2022-12-05T04:32:42.774Z] ------------------- [2022-12-05T04:32:42.774Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-05T04:32:42.774Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-05T04:32:42.774Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-05T04:32:43.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-12-05T04:32:43.085Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-12-05T04:32:43.121Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-05T04:32:43.158Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-05T04:32:43.196Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-05T04:32:43.232Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-05T04:32:43.267Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-05T04:32:43.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-05T04:32:43.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-05T04:32:43.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-05T04:32:43.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-05T04:32:43.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-12-05T04:32:43.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-05T04:32:43.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-05T04:32:43.575Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-12-05T04:32:43.613Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-12-05T04:32:43.652Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-05T04:32:43.690Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-05T04:32:43.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-05T04:32:43.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-05T04:32:43.803Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-05T04:32:43.841Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-05T04:32:43.877Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-05T04:32:43.912Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-05T04:32:43.960Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-12-05T04:32:44.004Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-05T04:32:44.047Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-05T04:32:44.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-200 [Pipeline] echo [2022-12-05T04:32:44.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-200 [Pipeline] echo [2022-12-05T04:32:44.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-200 [Pipeline] echo [2022-12-05T04:32:44.212Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d [Pipeline] echo [2022-12-05T04:32:44.255Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cffe30d [Pipeline] echo [2022-12-05T04:32:44.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-05T04:32:44.813Z] + git rev-list -1 --merges cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d~1..cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d [Pipeline] echo [2022-12-05T04:32:44.856Z] -----------> git rev-list -1 --merges cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d~1..cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d [false] [Pipeline] sh [2022-12-05T04:32:45.162Z] + git log --format=format:%s -1 cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d [Pipeline] echo [2022-12-05T04:32:45.197Z] ========================================================= [2022-12-05T04:32:45.197Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-05T04:32:45.197Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-05T04:32:45.619Z] + git log --format=format:%s -1 cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d [Pipeline] echo [2022-12-05T04:32:45.652Z] [semverPrep] GIT_COMMIT: cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d, Commit Message: refactor!: Reduce MessageBus config to have a single host [Pipeline] echo [2022-12-05T04:32:45.678Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-05T04:32:46.077Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-05T04:32:46.077Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-05T04:32:46.077Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-05T04:32:46.077Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-05T04:32:46.077Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-05T04:32:46.077Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-05T04:32:46.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-05T04:32:46.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-05T04:32:46.816Z] [2022-12-05T04:32:46.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-05T04:32:47.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-05T04:32:47.189Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-05T04:32:47.189Z] b85a868b505f: Pulling fs layer [2022-12-05T04:32:47.189Z] e2be974225ed: Pulling fs layer [2022-12-05T04:32:47.189Z] 339a4e72a1f5: Pulling fs layer [2022-12-05T04:32:47.189Z] 988bab9f4d93: Pulling fs layer [2022-12-05T04:32:47.189Z] 1469e6f7b9e6: Pulling fs layer [2022-12-05T04:32:47.189Z] eaf3925da568: Pulling fs layer [2022-12-05T04:32:47.189Z] bab4dde63d76: Pulling fs layer [2022-12-05T04:32:47.189Z] bde34c3a00c8: Pulling fs layer [2022-12-05T04:32:47.189Z] b352a97aabf1: Pulling fs layer [2022-12-05T04:32:47.189Z] 4872d77fe225: Pulling fs layer [2022-12-05T04:32:47.189Z] 5851b861e8e6: Pulling fs layer [2022-12-05T04:32:47.189Z] eaf3925da568: Waiting [2022-12-05T04:32:47.189Z] 1469e6f7b9e6: Waiting [2022-12-05T04:32:47.189Z] bab4dde63d76: Waiting [2022-12-05T04:32:47.189Z] b352a97aabf1: Waiting [2022-12-05T04:32:47.189Z] 4872d77fe225: Waiting [2022-12-05T04:32:47.189Z] 5851b861e8e6: Waiting [2022-12-05T04:32:47.452Z] e2be974225ed: Verifying Checksum [2022-12-05T04:32:47.452Z] e2be974225ed: Download complete [2022-12-05T04:32:47.452Z] 988bab9f4d93: Verifying Checksum [2022-12-05T04:32:47.452Z] 988bab9f4d93: Download complete [2022-12-05T04:32:47.452Z] 1469e6f7b9e6: Verifying Checksum [2022-12-05T04:32:47.452Z] 1469e6f7b9e6: Download complete [2022-12-05T04:32:47.452Z] eaf3925da568: Download complete [2022-12-05T04:32:47.452Z] 339a4e72a1f5: Verifying Checksum [2022-12-05T04:32:47.452Z] 339a4e72a1f5: Download complete [2022-12-05T04:32:47.452Z] bde34c3a00c8: Verifying Checksum [2022-12-05T04:32:47.452Z] bde34c3a00c8: Download complete [2022-12-05T04:32:47.452Z] b352a97aabf1: Download complete [2022-12-05T04:32:47.452Z] 4872d77fe225: Download complete [2022-12-05T04:32:47.723Z] b85a868b505f: Verifying Checksum [2022-12-05T04:32:47.723Z] b85a868b505f: Download complete [2022-12-05T04:32:47.982Z] bab4dde63d76: Verifying Checksum [2022-12-05T04:32:47.982Z] bab4dde63d76: Download complete [2022-12-05T04:32:48.915Z] b85a868b505f: Pull complete [2022-12-05T04:32:48.915Z] e2be974225ed: Pull complete [2022-12-05T04:32:49.482Z] 339a4e72a1f5: Pull complete [2022-12-05T04:32:49.482Z] 988bab9f4d93: Pull complete [2022-12-05T04:32:49.741Z] 1469e6f7b9e6: Pull complete [2022-12-05T04:32:49.741Z] eaf3925da568: Pull complete [2022-12-05T04:32:51.646Z] bab4dde63d76: Pull complete [2022-12-05T04:32:51.646Z] bde34c3a00c8: Pull complete [2022-12-05T04:32:51.906Z] b352a97aabf1: Pull complete [2022-12-05T04:32:51.906Z] 4872d77fe225: Pull complete [2022-12-05T04:32:51.906Z] 5851b861e8e6: Pull complete [2022-12-05T04:32:52.166Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-05T04:32:52.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-05T04:32:52.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-05T04:32:52.380Z] prd-ubuntu20.04-docker-8c-8g-120534 does not seem to be running inside a container [2022-12-05T04:32:52.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-200 -v /w/workspace/xfoundry_go-mod-messaging_PR-200:/w/workspace/xfoundry_go-mod-messaging_PR-200:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-200@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-devops/py-git-semver:0.1.4 cat [2022-12-05T04:32:53.763Z] $ docker top 4f64cab0389bb252387451cbf2b2f440e26841e2fbad8a6dd0aebd5efcaabe1b -eo pid,comm [2022-12-05T04:32:53.821Z] 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). [2022-12-05T04:32:53.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-05T04:32:53.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-05T04:32:53.947Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-05T04:32:54.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-05T04:32:54.077Z] $ docker exec 4f64cab0389bb252387451cbf2b2f440e26841e2fbad8a6dd0aebd5efcaabe1b ssh-agent [2022-12-05T04:32:54.187Z] SSH_AUTH_SOCK=/tmp/ssh-kixLV6ohBvup/agent.33 [2022-12-05T04:32:54.187Z] SSH_AGENT_PID=39 [2022-12-05T04:32:54.194Z] Running ssh-add (command line suppressed) [2022-12-05T04:32:54.301Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-200@tmp/private_key_6677134388777670676.key (/w/workspace/xfoundry_go-mod-messaging_PR-200@tmp/private_key_6677134388777670676.key) [2022-12-05T04:32:54.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-05T04:32:54.635Z] + git tag --points-at HEAD [Pipeline] } [2022-12-05T04:32:54.664Z] $ docker exec --env ******** --env ******** 4f64cab0389bb252387451cbf2b2f440e26841e2fbad8a6dd0aebd5efcaabe1b ssh-agent -k [2022-12-05T04:32:54.762Z] unset SSH_AUTH_SOCK; [2022-12-05T04:32:54.762Z] unset SSH_AGENT_PID; [2022-12-05T04:32:54.762Z] echo Agent pid 39 killed; [2022-12-05T04:32:54.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-05T04:32:54.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-05T04:32:54.860Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-05T04:32:54.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-05T04:32:54.988Z] $ docker exec 4f64cab0389bb252387451cbf2b2f440e26841e2fbad8a6dd0aebd5efcaabe1b ssh-agent [2022-12-05T04:32:55.098Z] SSH_AUTH_SOCK=/tmp/ssh-cNaCvEP8YVJf/agent.71 [2022-12-05T04:32:55.098Z] SSH_AGENT_PID=77 [2022-12-05T04:32:55.103Z] Running ssh-add (command line suppressed) [2022-12-05T04:32:55.203Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-200@tmp/private_key_12471483921086824720.key (/w/workspace/xfoundry_go-mod-messaging_PR-200@tmp/private_key_12471483921086824720.key) [2022-12-05T04:32:55.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-05T04:32:55.552Z] + git semver init [2022-12-05T04:32:55.815Z] 2022-12-05 04:32:55,737 [run_init] DEBUG init version:0.0.0 force:False [2022-12-05T04:32:55.815Z] 2022-12-05 04:32:55,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-200/.semver [2022-12-05T04:32:55.815Z] 2022-12-05 04:32:55,739 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-200/.semver [2022-12-05T04:32:55.815Z] 2022-12-05 04:32:55,739 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-200/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-200, universal_newlines=False, shell=None, istream=None) [2022-12-05T04:32:56.753Z] 2022-12-05 04:32:56,423 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-200/.git/info/exclude [2022-12-05T04:32:56.753Z] 2022-12-05 04:32:56,423 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-200/.semver/PR-200 with force:False [2022-12-05T04:32:56.753Z] 2022-12-05 04:32:56,424 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-200/.semver/PR-200 [2022-12-05T04:32:56.753Z] 2022-12-05 04:32:56,428 [execute] INFO git cat-file --batch-check [2022-12-05T04:32:56.753Z] 2022-12-05 04:32:56,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-200/.semver, universal_newlines=False, shell=None, istream=) [2022-12-05T04:32:56.753Z] 2022-12-05 04:32:56,434 [execute] INFO git cat-file --batch [2022-12-05T04:32:56.753Z] 2022-12-05 04:32:56,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-200/.semver, universal_newlines=False, shell=None, istream=) [2022-12-05T04:32:56.753Z] 2022-12-05 04:32:56,438 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-200/.semver/PR-200 [2022-12-05T04:32:56.753Z] 0.0.0 [Pipeline] } [2022-12-05T04:32:56.783Z] $ docker exec --env ******** --env ******** 4f64cab0389bb252387451cbf2b2f440e26841e2fbad8a6dd0aebd5efcaabe1b ssh-agent -k [2022-12-05T04:32:56.893Z] unset SSH_AUTH_SOCK; [2022-12-05T04:32:56.893Z] unset SSH_AGENT_PID; [2022-12-05T04:32:56.893Z] echo Agent pid 77 killed; [2022-12-05T04:32:56.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-05T04:32:57.325Z] + git semver [Pipeline] } [2022-12-05T04:32:57.615Z] $ docker stop --time=1 4f64cab0389bb252387451cbf2b2f440e26841e2fbad8a6dd0aebd5efcaabe1b [2022-12-05T04:32:58.949Z] $ docker rm -f 4f64cab0389bb252387451cbf2b2f440e26841e2fbad8a6dd0aebd5efcaabe1b [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-05T04:32:59.347Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-05T04:32:59.574Z] Stashed 1 file(s) [Pipeline] echo [2022-12-05T04:32:59.592Z] [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 [2022-12-05T04:33:00.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-05T04:33:00.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-05T04:33:00.244Z] ========================================================= [2022-12-05T04:33:00.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-05T04:33:00.244Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-12-05T04:33:00.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-05T04:33:00.630Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-05T04:33:00.630Z] 213ec9aee27d: Pulling fs layer [2022-12-05T04:33:00.630Z] 4583459ba037: Pulling fs layer [2022-12-05T04:33:00.630Z] 93c1e223e6f2: Pulling fs layer [2022-12-05T04:33:00.630Z] 53926ce57604: Pulling fs layer [2022-12-05T04:33:00.630Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-05T04:33:00.630Z] 22ff95d597cd: Pulling fs layer [2022-12-05T04:33:00.630Z] 12d6caf4c0d1: Pulling fs layer [2022-12-05T04:33:00.630Z] 96b7cbca73a9: Pulling fs layer [2022-12-05T04:33:00.630Z] a7acece74701: Pulling fs layer [2022-12-05T04:33:00.630Z] 22ff95d597cd: Waiting [2022-12-05T04:33:00.630Z] 12d6caf4c0d1: Waiting [2022-12-05T04:33:00.630Z] 21b2b0c7a3f4: Waiting [2022-12-05T04:33:00.630Z] 96b7cbca73a9: Waiting [2022-12-05T04:33:00.630Z] a7acece74701: Waiting [2022-12-05T04:33:00.630Z] 53926ce57604: Waiting [2022-12-05T04:33:00.630Z] 93c1e223e6f2: Download complete [2022-12-05T04:33:00.630Z] 4583459ba037: Verifying Checksum [2022-12-05T04:33:00.630Z] 4583459ba037: Download complete [2022-12-05T04:33:00.630Z] 21b2b0c7a3f4: Download complete [2022-12-05T04:33:00.630Z] 22ff95d597cd: Verifying Checksum [2022-12-05T04:33:00.630Z] 22ff95d597cd: Download complete [2022-12-05T04:33:00.630Z] 213ec9aee27d: Verifying Checksum [2022-12-05T04:33:00.631Z] 213ec9aee27d: Download complete [2022-12-05T04:33:00.631Z] 12d6caf4c0d1: Download complete [2022-12-05T04:33:00.909Z] 213ec9aee27d: Pull complete [2022-12-05T04:33:00.909Z] 4583459ba037: Pull complete [2022-12-05T04:33:01.179Z] 93c1e223e6f2: Pull complete [2022-12-05T04:33:01.179Z] a7acece74701: Verifying Checksum [2022-12-05T04:33:01.179Z] a7acece74701: Download complete [2022-12-05T04:33:01.443Z] 53926ce57604: Verifying Checksum [2022-12-05T04:33:01.443Z] 53926ce57604: Download complete [2022-12-05T04:33:01.443Z] 96b7cbca73a9: Download complete [2022-12-05T04:33:05.625Z] 53926ce57604: Pull complete [2022-12-05T04:33:05.625Z] 21b2b0c7a3f4: Pull complete [2022-12-05T04:33:05.625Z] 22ff95d597cd: Pull complete [2022-12-05T04:33:05.625Z] 12d6caf4c0d1: Pull complete [2022-12-05T04:33:08.159Z] 96b7cbca73a9: Pull complete [2022-12-05T04:33:08.730Z] a7acece74701: Pull complete [2022-12-05T04:33:08.730Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-05T04:33:08.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-05T04:33:08.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-12-05T04:33:09.045Z] + 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 [2022-12-05T04:33:09.426Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-05T04:33:09.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-05T04:33:09.574Z] prd-ubuntu20.04-docker-8c-8g-120534 does not seem to be running inside a container [2022-12-05T04:33:09.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-200 -v /w/workspace/xfoundry_go-mod-messaging_PR-200:/w/workspace/xfoundry_go-mod-messaging_PR-200:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-200@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-05T04:33:11.477Z] $ docker top 12a9b9897e5fd6b683410ae47b996be1f91dfe6fea009d721c0b6c0d01697c7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-05T04:33:11.867Z] + go version [2022-12-05T04:33:11.867Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-05T04:33:11.900Z] $ docker stop --time=1 12a9b9897e5fd6b683410ae47b996be1f91dfe6fea009d721c0b6c0d01697c7f [2022-12-05T04:33:13.204Z] $ docker rm -f 12a9b9897e5fd6b683410ae47b996be1f91dfe6fea009d721c0b6c0d01697c7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-05T04:33:13.886Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-05T04:33:13.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-05T04:33:14.033Z] prd-ubuntu20.04-docker-8c-8g-120534 does not seem to be running inside a container [2022-12-05T04:33:14.065Z] $ 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-200 -v /w/workspace/xfoundry_go-mod-messaging_PR-200:/w/workspace/xfoundry_go-mod-messaging_PR-200:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-200@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-05T04:33:14.447Z] $ docker top e3a88365d6b3fc2742349dca0a8be1cd196b290e719cd8932359e70f7c92737f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-05T04:33:14.847Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-200 [Pipeline] fileExists [Pipeline] sh [2022-12-05T04:33:14.998Z] Still waiting to schedule task [2022-12-05T04:33:14.999Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-05T04:33:15.264Z] + make test [2022-12-05T04:33:15.264Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-12-05T04:33:15.264Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-12-05T04:33:15.264Z] go: downloading github.com/stretchr/testify v1.8.1 [2022-12-05T04:33:15.264Z] go: downloading github.com/nats-io/nats.go v1.20.0 [2022-12-05T04:33:15.264Z] go: downloading github.com/google/uuid v1.3.0 [2022-12-05T04:33:15.264Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.8 [2022-12-05T04:33:15.264Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 [2022-12-05T04:33:15.526Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2022-12-05T04:33:15.526Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-05T04:33:15.526Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-05T04:33:15.526Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-12-05T04:33:15.526Z] go: downloading github.com/stretchr/objx v0.5.0 [2022-12-05T04:33:15.526Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-12-05T04:33:15.526Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-12-05T04:33:15.526Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-12-05T04:33:15.526Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-12-05T04:33:15.526Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-12-05T04:33:15.526Z] go: downloading github.com/x448/float16 v0.8.4 [2022-12-05T04:33:15.526Z] go: downloading golang.org/x/text v0.3.7 [2022-12-05T04:33:15.526Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-12-05T04:33:15.526Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-12-05T04:33:15.526Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-12-05T04:33:15.526Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-12-05T04:33:15.526Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-12-05T04:33:15.786Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-12-05T04:33:16.046Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-12-05T04:33:16.046Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-12-05T04:33:16.046Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-12-05T04:33:16.046Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-12-05T04:33:16.046Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-12-05T04:33:34.140Z] # github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats [github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats.test] [2022-12-05T04:33:34.141Z] internal/pkg/nats/client_test.go:242:32: unknown field 'SubscribeHost' in struct literal of type types.MessageBusConfig [2022-12-05T04:33:34.141Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.066s coverage: 66.4% of statements [2022-12-05T04:33:34.141Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-12-05T04:33:34.141Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.069s coverage: 91.1% of statements [2022-12-05T04:33:34.141Z] FAIL github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats [build failed] [2022-12-05T04:33:34.141Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-12-05T04:33:34.141Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-12-05T04:33:44.114Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.095s coverage: 35.9% of statements [2022-12-05T04:33:44.114Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.044s coverage: 67.5% of statements [2022-12-05T04:33:44.114Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-12-05T04:33:44.114Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.033s coverage: 87.5% of statements [2022-12-05T04:33:44.114Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-12-05T04:33:44.114Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.034s coverage: 100.0% of statements [2022-12-05T04:33:44.114Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.036s coverage: 100.0% of statements [2022-12-05T04:33:44.114Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.048s coverage: 95.1% of statements [2022-12-05T04:33:44.114Z] FAIL [2022-12-05T04:33:44.114Z] make: *** [Makefile:12: unittest] Error 2 [Pipeline] } [2022-12-05T04:33:44.160Z] $ docker stop --time=1 e3a88365d6b3fc2742349dca0a8be1cd196b290e719cd8932359e70f7c92737f [2022-12-05T04:33:46.328Z] $ docker rm -f e3a88365d6b3fc2742349dca0a8be1cd196b290e719cd8932359e70f7c92737f [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-05T04:33:47.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-05T04:33:47.535Z] [2022-12-05T04:33:47.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-05T04:33:47.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-05T04:33:47.912Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-05T04:33:47.912Z] 5eb5b503b376: Pulling fs layer [2022-12-05T04:33:47.912Z] 5c69ac0246d0: Pulling fs layer [2022-12-05T04:33:47.912Z] ec43610c2a17: Pulling fs layer [2022-12-05T04:33:47.912Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-05T04:33:47.912Z] 33b1e0a273af: Pulling fs layer [2022-12-05T04:33:47.912Z] 5d3b04190fa2: Pulling fs layer [2022-12-05T04:33:47.912Z] 2f39f015ded8: Pulling fs layer [2022-12-05T04:33:47.912Z] 3a2ae6a8a46f: Waiting [2022-12-05T04:33:47.912Z] 33b1e0a273af: Waiting [2022-12-05T04:33:47.912Z] 2f39f015ded8: Waiting [2022-12-05T04:33:47.912Z] 5d3b04190fa2: Waiting [2022-12-05T04:33:47.912Z] 5c69ac0246d0: Verifying Checksum [2022-12-05T04:33:47.912Z] 5c69ac0246d0: Download complete [2022-12-05T04:33:47.912Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-05T04:33:47.912Z] 3a2ae6a8a46f: Download complete [2022-12-05T04:33:48.171Z] 33b1e0a273af: Verifying Checksum [2022-12-05T04:33:48.171Z] 33b1e0a273af: Download complete [2022-12-05T04:33:48.171Z] 5d3b04190fa2: Verifying Checksum [2022-12-05T04:33:48.171Z] 5d3b04190fa2: Download complete [2022-12-05T04:33:48.171Z] ec43610c2a17: Verifying Checksum [2022-12-05T04:33:48.171Z] ec43610c2a17: Download complete [2022-12-05T04:33:48.171Z] 5eb5b503b376: Verifying Checksum [2022-12-05T04:33:48.171Z] 5eb5b503b376: Download complete [2022-12-05T04:33:48.737Z] 2f39f015ded8: Download complete [2022-12-05T04:33:49.302Z] 5eb5b503b376: Pull complete [2022-12-05T04:33:49.561Z] 5c69ac0246d0: Pull complete [2022-12-05T04:33:49.819Z] ec43610c2a17: Pull complete [2022-12-05T04:33:50.077Z] 3a2ae6a8a46f: Pull complete [2022-12-05T04:33:50.077Z] 33b1e0a273af: Pull complete [2022-12-05T04:33:50.336Z] 5d3b04190fa2: Pull complete [2022-12-05T04:33:54.523Z] 2f39f015ded8: Pull complete [2022-12-05T04:33:54.523Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-05T04:33:54.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-05T04:33:54.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-05T04:33:54.742Z] prd-ubuntu20.04-docker-8c-8g-120534 does not seem to be running inside a container [2022-12-05T04:33:54.777Z] $ 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-200 -v /w/workspace/xfoundry_go-mod-messaging_PR-200:/w/workspace/xfoundry_go-mod-messaging_PR-200:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-200@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-05T04:33:56.222Z] $ docker top 11e817ffcf7c97c8e3d499ab2d72c335bf79d1cf86b7c4c4eca20eecc763a244 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-05T04:33:56.686Z] ---> job-cost.sh [2022-12-05T04:33:56.686Z] lf-activate-venv: SKIPPING [2022-12-05T04:33:56.686Z] INFO: No Stack... [2022-12-05T04:33:57.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-05T04:33:57.515Z] INFO: Archiving Costs [Pipeline] sh [2022-12-05T04:33:57.831Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-200/archives/cost.csv [2022-12-05T04:33:57.831Z] + cut -d, -f6 [Pipeline] lock [2022-12-05T04:33:57.869Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] [2022-12-05T04:33:57.873Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] did not exist. Created. [2022-12-05T04:33:57.874Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-05T04:33:58.256Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-05T04:33:58.313Z] Stashed 1 file(s) [Pipeline] } [2022-12-05T04:33:58.333Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-05T04:33:58.415Z] $ docker stop --time=1 11e817ffcf7c97c8e3d499ab2d72c335bf79d1cf86b7c4c4eca20eecc763a244 [2022-12-05T04:33:59.616Z] $ docker rm -f 11e817ffcf7c97c8e3d499ab2d72c335bf79d1cf86b7c4c4eca20eecc763a244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-05T04:33:59.958Z] Failed in branch amd64 [2022-12-05T04:34:53.311Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120535 in /w/workspace/xfoundry_go-mod-messaging_PR-200 [Pipeline] { [Pipeline] ws [2022-12-05T04:34:53.355Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2022-12-05T04:34:53.429Z] Selected Git installation does not exist. Using Default [2022-12-05T04:34:53.430Z] The recommended git tool is: NONE [2022-12-05T04:34:58.056Z] using credential edgex-jenkins-ssh [2022-12-05T04:34:58.073Z] Cloning the remote Git repository [2022-12-05T04:34:58.116Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-12-05T04:34:58.185Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2022-12-05T04:34:58.331Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-12-05T04:34:58.332Z] > git --version # timeout=10 [2022-12-05T04:34:58.352Z] > git --version # 'git version 2.25.1' [2022-12-05T04:34:58.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-05T04:34:58.396Z] Verifying host key using known hosts file [2022-12-05T04:34:58.580Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-05T04:34:58.593Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-05T04:34:59.385Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-12-05T04:34:59.421Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-05T04:35:00.913Z] Merging remotes/origin/main commit 90e04fff95db87414b54d3ba3a664f2a50d45259 into PR head commit cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d [2022-12-05T04:35:00.256Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-12-05T04:35:00.302Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-12-05T04:35:00.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-05T04:35:00.310Z] Verifying host key using known hosts file [2022-12-05T04:35:00.318Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-05T04:35:00.332Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/200/head:refs/remotes/origin/PR-200 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-05T04:35:00.937Z] > git config core.sparsecheckout # timeout=10 [2022-12-05T04:35:00.952Z] > git checkout -f cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d # timeout=10 [2022-12-05T04:35:01.157Z] Merge succeeded, producing cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d [2022-12-05T04:35:01.157Z] Checking out Revision cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d (PR-200) [2022-12-05T04:35:01.047Z] > git remote # timeout=10 [2022-12-05T04:35:01.062Z] > git config --get remote.origin.url # timeout=10 [2022-12-05T04:35:01.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-05T04:35:01.090Z] Verifying host key using known hosts file [2022-12-05T04:35:01.093Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-05T04:35:01.102Z] > git merge 90e04fff95db87414b54d3ba3a664f2a50d45259 # timeout=10 [2022-12-05T04:35:01.131Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-05T04:35:01.167Z] > git config core.sparsecheckout # timeout=10 [2022-12-05T04:35:01.182Z] > git checkout -f cffe30d95ec4b24db97f1ac4bc01cfa91a509a9d # timeout=10 [2022-12-05T04:35:04.719Z] Commit message: "refactor!: Reduce MessageBus config to have a single host" [2022-12-05T04:35:04.769Z] > git --version # timeout=10 [2022-12-05T04:35:04.787Z] > git --version # 'git version 2.25.1' [2022-12-05T04:35:04.801Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-05T04:35:05.848Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-05T04:35:05.849Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-05T04:35:05.849Z] Dload Upload Total Spent Left Speed [2022-12-05T04:35:05.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2022-12-05T04:35:06.578Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-05T04:35:06.932Z] + sudo tee /etc/docker/daemon.new [2022-12-05T04:35:06.932Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-05T04:35:06.932Z] { [2022-12-05T04:35:06.932Z] "registry-mirrors": [ [2022-12-05T04:35:06.932Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-05T04:35:06.932Z] ], [2022-12-05T04:35:06.932Z] "bip": "10.250.0.254/24", [2022-12-05T04:35:06.932Z] "hosts": [ [2022-12-05T04:35:06.932Z] "tcp://0.0.0.0:5555", [2022-12-05T04:35:06.932Z] "unix:///var/run/docker.sock" [2022-12-05T04:35:06.932Z] ], [2022-12-05T04:35:06.932Z] "mtu": 1458, [2022-12-05T04:35:06.932Z] "selinux-enabled": true, [2022-12-05T04:35:06.932Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-05T04:35:06.932Z] } [Pipeline] sh [2022-12-05T04:35:07.274Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-05T04:35:07.624Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-12-05T04:35:26.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-05T04:35:26.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-05T04:35:26.126Z] ========================================================= [2022-12-05T04:35:26.126Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-05T04:35:26.126Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-12-05T04:35:26.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-05T04:35:27.128Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-05T04:35:27.128Z] 9b18e9b68314: Pulling fs layer [2022-12-05T04:35:27.128Z] 35d82f9e3411: Pulling fs layer [2022-12-05T04:35:27.128Z] e16973657156: Pulling fs layer [2022-12-05T04:35:27.128Z] fc693d55d65f: Pulling fs layer [2022-12-05T04:35:27.128Z] 7e9fc2657dce: Pulling fs layer [2022-12-05T04:35:27.128Z] dda99020689f: Pulling fs layer [2022-12-05T04:35:27.128Z] db1c61fa0a46: Pulling fs layer [2022-12-05T04:35:27.128Z] 891c053d2c06: Pulling fs layer [2022-12-05T04:35:27.128Z] 7e9fc2657dce: Waiting [2022-12-05T04:35:27.128Z] dda99020689f: Waiting [2022-12-05T04:35:27.128Z] db1c61fa0a46: Waiting [2022-12-05T04:35:27.128Z] 891c053d2c06: Waiting [2022-12-05T04:35:27.128Z] fc693d55d65f: Waiting [2022-12-05T04:35:27.128Z] e16973657156: Verifying Checksum [2022-12-05T04:35:27.128Z] e16973657156: Download complete [2022-12-05T04:35:27.128Z] 35d82f9e3411: Verifying Checksum [2022-12-05T04:35:27.128Z] 35d82f9e3411: Download complete [2022-12-05T04:35:27.128Z] 7e9fc2657dce: Verifying Checksum [2022-12-05T04:35:27.128Z] 7e9fc2657dce: Download complete [2022-12-05T04:35:27.128Z] dda99020689f: Verifying Checksum [2022-12-05T04:35:27.128Z] dda99020689f: Download complete [2022-12-05T04:35:27.128Z] 9b18e9b68314: Verifying Checksum [2022-12-05T04:35:28.106Z] 9b18e9b68314: Pull complete [2022-12-05T04:35:28.106Z] 891c053d2c06: Verifying Checksum [2022-12-05T04:35:28.106Z] 891c053d2c06: Download complete [2022-12-05T04:35:28.700Z] 35d82f9e3411: Pull complete [2022-12-05T04:35:28.700Z] e16973657156: Pull complete [2022-12-05T04:35:29.288Z] db1c61fa0a46: Verifying Checksum [2022-12-05T04:35:29.288Z] db1c61fa0a46: Download complete [2022-12-05T04:35:29.874Z] fc693d55d65f: Verifying Checksum [2022-12-05T04:35:29.874Z] fc693d55d65f: Download complete [2022-12-05T04:35:42.220Z] fc693d55d65f: Pull complete [2022-12-05T04:35:42.220Z] 7e9fc2657dce: Pull complete [2022-12-05T04:35:42.220Z] dda99020689f: Pull complete [2022-12-05T04:35:50.440Z] db1c61fa0a46: Pull complete [2022-12-05T04:35:51.398Z] 891c053d2c06: Pull complete [2022-12-05T04:35:51.398Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-05T04:35:51.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-05T04:35:51.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-12-05T04:35:51.742Z] + 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 [2022-12-05T04:35:52.154Z] + docker inspect -f . ci-base-image-arm64 [2022-12-05T04:35:52.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-05T04:35:52.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-120535 does not seem to be running inside a container [2022-12-05T04:35:52.484Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-05T04:35:55.421Z] $ docker top 41e2e0cccb35d7db8fb4f199274a3e74fcbe8f6a1943cbc753c3b6aa94ef072a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-05T04:35:56.304Z] + go version [2022-12-05T04:35:56.304Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-05T04:35:56.404Z] $ docker stop --time=1 41e2e0cccb35d7db8fb4f199274a3e74fcbe8f6a1943cbc753c3b6aa94ef072a [2022-12-05T04:35:58.031Z] $ docker rm -f 41e2e0cccb35d7db8fb4f199274a3e74fcbe8f6a1943cbc753c3b6aa94ef072a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-05T04:35:58.882Z] + docker inspect -f . ci-base-image-arm64 [2022-12-05T04:35:58.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-05T04:35:59.138Z] prd-ubuntu20.04-docker-arm64-4c-16g-120535 does not seem to be running inside a container [2022-12-05T04:35:59.202Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-05T04:36:01.987Z] $ docker top 75128845d7c252791c5c60e5190edbf7212cfadbe1a779f6341d3f7c1f2438be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-05T04:36:02.854Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh [2022-12-05T04:36:03.236Z] + make test [2022-12-05T04:36:03.237Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2022-12-05T04:36:03.506Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 [2022-12-05T04:36:03.772Z] go: downloading github.com/stretchr/testify v1.8.1 [2022-12-05T04:36:03.772Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2022-12-05T04:36:03.772Z] go: downloading github.com/nats-io/nats.go v1.20.0 [2022-12-05T04:36:03.772Z] go: downloading github.com/google/uuid v1.3.0 [2022-12-05T04:36:03.772Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.8 [2022-12-05T04:36:04.046Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-12-05T04:36:04.047Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-12-05T04:36:04.047Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-12-05T04:36:04.318Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-05T04:36:04.318Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-05T04:36:04.318Z] go: downloading github.com/stretchr/objx v0.5.0 [2022-12-05T04:36:04.318Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-12-05T04:36:04.318Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-12-05T04:36:04.318Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-12-05T04:36:04.318Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-12-05T04:36:04.318Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-12-05T04:36:04.318Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-12-05T04:36:04.318Z] go: downloading github.com/x448/float16 v0.8.4 [2022-12-05T04:36:04.318Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-12-05T04:36:04.318Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-12-05T04:36:04.593Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-12-05T04:36:04.860Z] go: downloading golang.org/x/text v0.3.7 [2022-12-05T04:36:05.127Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-12-05T04:36:05.127Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-12-05T04:36:05.127Z] go: downloading github.com/klauspost/compress v1.15.11 [2022-12-05T04:36:05.407Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-12-05T04:36:05.407Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2022-12-05T04:37:42.080Z] # github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats [github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats.test] [2022-12-05T04:37:42.080Z] internal/pkg/nats/client_test.go:242:32: unknown field 'SubscribeHost' in struct literal of type types.MessageBusConfig [2022-12-05T04:37:44.665Z] ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.249s coverage: 66.4% of statements [2022-12-05T04:37:44.665Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-12-05T04:37:44.665Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.264s coverage: 91.1% of statements [2022-12-05T04:37:44.665Z] FAIL github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats [build failed] [2022-12-05T04:37:44.665Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] [2022-12-05T04:37:44.665Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] [2022-12-05T04:38:41.061Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.301s coverage: 35.9% of statements [2022-12-05T04:38:41.061Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.131s coverage: 67.5% of statements [2022-12-05T04:38:41.061Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-12-05T04:38:41.061Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.074s coverage: 87.5% of statements [2022-12-05T04:38:41.061Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-12-05T04:38:41.061Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.103s coverage: 100.0% of statements [2022-12-05T04:38:41.061Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.080s coverage: 100.0% of statements [2022-12-05T04:38:41.061Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.070s coverage: 95.1% of statements [2022-12-05T04:38:41.061Z] FAIL [2022-12-05T04:38:41.061Z] make: *** [Makefile:12: unittest] Error 2 [Pipeline] } [2022-12-05T04:38:41.111Z] $ docker stop --time=1 75128845d7c252791c5c60e5190edbf7212cfadbe1a779f6341d3f7c1f2438be [2022-12-05T04:38:42.863Z] $ docker rm -f 75128845d7c252791c5c60e5190edbf7212cfadbe1a779f6341d3f7c1f2438be [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 [2022-12-05T04:38:45.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-05T04:38:45.231Z] [2022-12-05T04:38:45.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-05T04:38:45.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-05T04:38:45.914Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-05T04:38:45.914Z] 8998bd30e6a1: Pulling fs layer [2022-12-05T04:38:45.914Z] 04944245beec: Pulling fs layer [2022-12-05T04:38:45.914Z] 699f458cf7ca: Pulling fs layer [2022-12-05T04:38:45.914Z] 765212b225bb: Pulling fs layer [2022-12-05T04:38:45.914Z] f23df028b6ca: Pulling fs layer [2022-12-05T04:38:45.914Z] d65c8cfc05b1: Pulling fs layer [2022-12-05T04:38:45.914Z] 2437ff75d9bd: Pulling fs layer [2022-12-05T04:38:45.914Z] f23df028b6ca: Waiting [2022-12-05T04:38:45.914Z] 765212b225bb: Waiting [2022-12-05T04:38:45.914Z] d65c8cfc05b1: Waiting [2022-12-05T04:38:45.914Z] 2437ff75d9bd: Waiting [2022-12-05T04:38:45.914Z] 04944245beec: Verifying Checksum [2022-12-05T04:38:45.914Z] 04944245beec: Download complete [2022-12-05T04:38:46.182Z] 765212b225bb: Verifying Checksum [2022-12-05T04:38:46.182Z] 765212b225bb: Download complete [2022-12-05T04:38:46.182Z] f23df028b6ca: Download complete [2022-12-05T04:38:46.182Z] d65c8cfc05b1: Verifying Checksum [2022-12-05T04:38:46.182Z] d65c8cfc05b1: Download complete [2022-12-05T04:38:46.182Z] 699f458cf7ca: Verifying Checksum [2022-12-05T04:38:46.182Z] 699f458cf7ca: Download complete [2022-12-05T04:38:46.768Z] 8998bd30e6a1: Verifying Checksum [2022-12-05T04:38:46.768Z] 8998bd30e6a1: Download complete [2022-12-05T04:38:49.364Z] 2437ff75d9bd: Verifying Checksum [2022-12-05T04:38:49.364Z] 2437ff75d9bd: Download complete [2022-12-05T04:38:50.798Z] 8998bd30e6a1: Pull complete [2022-12-05T04:38:51.067Z] 04944245beec: Pull complete [2022-12-05T04:38:52.478Z] 699f458cf7ca: Pull complete [2022-12-05T04:38:52.478Z] 765212b225bb: Pull complete [2022-12-05T04:38:54.423Z] f23df028b6ca: Pull complete [2022-12-05T04:38:54.692Z] d65c8cfc05b1: Pull complete [2022-12-05T04:39:09.686Z] 2437ff75d9bd: Pull complete [2022-12-05T04:39:09.686Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-05T04:39:09.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-05T04:39:09.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-05T04:39:10.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-120535 does not seem to be running inside a container [2022-12-05T04:39:10.075Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-05T04:39:12.705Z] $ docker top d2e03faeeb5e0184c69dd88db3e8c95cf4f2608882cf441ef8f6803a117877e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-05T04:39:13.586Z] ---> job-cost.sh [2022-12-05T04:39:13.586Z] lf-activate-venv: SKIPPING [2022-12-05T04:39:13.586Z] INFO: No Stack... [2022-12-05T04:39:13.852Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-05T04:39:14.806Z] INFO: Archiving Costs [Pipeline] sh [2022-12-05T04:39:15.142Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2022-12-05T04:39:15.143Z] + cut -d, -f6 [Pipeline] lock [2022-12-05T04:39:15.221Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] [2022-12-05T04:39:15.226Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] did not exist. Created. [2022-12-05T04:39:15.226Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-05T04:39:15.940Z] /w/workspace/go-mod-messaging/1@tmp/durable-b7703191/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-05T04:39:16.773Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-05T04:39:16.823Z] Warning: overwriting stash ‘stack-cost’ [2022-12-05T04:39:17.307Z] Stashed 1 file(s) [Pipeline] } [2022-12-05T04:39:17.328Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-200-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-05T04:39:17.417Z] $ docker stop --time=1 d2e03faeeb5e0184c69dd88db3e8c95cf4f2608882cf441ef8f6803a117877e0 [2022-12-05T04:39:19.781Z] $ docker rm -f d2e03faeeb5e0184c69dd88db3e8c95cf4f2608882cf441ef8f6803a117877e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-05T04:39:20.519Z] 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 [2022-12-05T04:39:22.486Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-200/archives ] [2022-12-05T04:39:22.486Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-200/archives [2022-12-05T04:39:22.486Z] total 16 [2022-12-05T04:39:22.486Z] drwxr-xr-x 3 root root 4096 Dec 5 04:33 . [2022-12-05T04:39:22.486Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 04:33 .. [2022-12-05T04:39:22.486Z] drwxr-xr-x 2 root root 4096 Dec 5 04:33 cost [2022-12-05T04:39:22.486Z] -rw-r--r-- 1 root root 88 Dec 5 04:33 cost.csv [2022-12-05T04:39:22.486Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-200/archives [2022-12-05T04:39:22.486Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-200/archives [2022-12-05T04:39:22.486Z] total 16 [2022-12-05T04:39:22.486Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 04:33 . [2022-12-05T04:39:22.486Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 04:33 .. [2022-12-05T04:39:22.486Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 04:33 cost [2022-12-05T04:39:22.486Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 5 04:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-05T04:39:22.812Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-05T04:39:23.695Z] ---> package-listing.sh [2022-12-05T04:39:23.695Z] ++ facter osfamily [2022-12-05T04:39:23.695Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-05T04:39:23.954Z] + OS_FAMILY=debian [2022-12-05T04:39:23.954Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-200 [2022-12-05T04:39:23.954Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-05T04:39:23.954Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-05T04:39:23.954Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-05T04:39:23.954Z] + PACKAGES=/tmp/packages_start.txt [2022-12-05T04:39:23.954Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-200 ']' [2022-12-05T04:39:23.954Z] + PACKAGES=/tmp/packages_end.txt [2022-12-05T04:39:23.954Z] + case "${OS_FAMILY}" in [2022-12-05T04:39:23.954Z] + dpkg -l [2022-12-05T04:39:23.954Z] + grep '^ii' [2022-12-05T04:39:23.954Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-05T04:39:23.954Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-05T04:39:23.954Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-05T04:39:23.954Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-200 ']' [2022-12-05T04:39:23.954Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-200/archives/ [2022-12-05T04:39:23.954Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-200/archives/ [Pipeline] echo [2022-12-05T04:39:23.991Z] 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-200/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-05T04:39:24.285Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-05T04:39:24.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-05T04:39:24.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-05T04:39:25.071Z] prd-ubuntu20.04-docker-8c-8g-120534 does not seem to be running inside a container [2022-12-05T04:39:25.106Z] $ 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-200/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-200 -v /w/workspace/xfoundry_go-mod-messaging_PR-200:/w/workspace/xfoundry_go-mod-messaging_PR-200:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-200@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-200@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-05T04:39:25.310Z] $ docker top dc5e55428264da466321fecb1129809b53161dfed4bd46e1a6fb1db60efa48fc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-05T04:39:25.697Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-05T04:39:26.008Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-05T04:39:26.317Z] + ls /var/log/sa-host [2022-12-05T04:39:26.317Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-05T04:39:26.520Z] provisioning config files... [2022-12-05T04:39:26.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-200@tmp/config5429463924464484841tmp [Pipeline] { [Pipeline] echo [2022-12-05T04:39:26.584Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-05T04:39:26.902Z] ---> create-netrc.sh [Pipeline] } [2022-12-05T04:39:26.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-05T04:39:27.337Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-05T04:39:27.370Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-05T04:39:27.679Z] ---> sudo-logs.sh [2022-12-05T04:39:27.679Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-05T04:39:27.759Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-05T04:39:28.065Z] ---> job-cost.sh [2022-12-05T04:39:28.065Z] lf-activate-venv: SKIPPING [2022-12-05T04:39:28.065Z] DEBUG: total: 0.2199999988079071 [2022-12-05T04:39:28.065Z] INFO: Retrieving Stack Cost... [2022-12-05T04:39:28.324Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-05T04:39:28.893Z] INFO: Archiving Costs [Pipeline] echo [2022-12-05T04:39:28.928Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-05T04:39:29.240Z] ---> logs-deploy.sh [2022-12-05T04:39:29.240Z] lf-activate-venv: SKIPPING [2022-12-05T04:39:29.240Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-200/1 [2022-12-05T04:39:29.240Z] INFO: archiving workspace using pattern(s): [2022-12-05T04:39:30.177Z] Archives upload complete. [2022-12-05T04:39:30.437Z] INFO: archiving logs to Nexus [2022-12-05T04:39:31.006Z] ---> uname -a: [2022-12-05T04:39:31.006Z] Linux prd-ubuntu20-04-docker-8c-8g-120534 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-05T04:39:31.006Z] [2022-12-05T04:39:31.006Z] [2022-12-05T04:39:31.006Z] ---> lscpu: [2022-12-05T04:39:31.006Z] Architecture: x86_64 [2022-12-05T04:39:31.006Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-05T04:39:31.006Z] Byte Order: Little Endian [2022-12-05T04:39:31.006Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-05T04:39:31.006Z] CPU(s): 8 [2022-12-05T04:39:31.006Z] On-line CPU(s) list: 0-7 [2022-12-05T04:39:31.006Z] Thread(s) per core: 1 [2022-12-05T04:39:31.006Z] Core(s) per socket: 1 [2022-12-05T04:39:31.006Z] Socket(s): 8 [2022-12-05T04:39:31.006Z] NUMA node(s): 1 [2022-12-05T04:39:31.006Z] Vendor ID: AuthenticAMD [2022-12-05T04:39:31.006Z] CPU family: 23 [2022-12-05T04:39:31.006Z] Model: 49 [2022-12-05T04:39:31.006Z] Model name: AMD EPYC-Rome Processor [2022-12-05T04:39:31.006Z] Stepping: 0 [2022-12-05T04:39:31.006Z] CPU MHz: 2799.994 [2022-12-05T04:39:31.006Z] BogoMIPS: 5599.98 [2022-12-05T04:39:31.006Z] Virtualization: AMD-V [2022-12-05T04:39:31.006Z] Hypervisor vendor: KVM [2022-12-05T04:39:31.006Z] Virtualization type: full [2022-12-05T04:39:31.006Z] L1d cache: 256 KiB [2022-12-05T04:39:31.006Z] L1i cache: 256 KiB [2022-12-05T04:39:31.006Z] L2 cache: 4 MiB [2022-12-05T04:39:31.006Z] L3 cache: 128 MiB [2022-12-05T04:39:31.006Z] NUMA node0 CPU(s): 0-7 [2022-12-05T04:39:31.006Z] Vulnerability Itlb multihit: Not affected [2022-12-05T04:39:31.006Z] Vulnerability L1tf: Not affected [2022-12-05T04:39:31.006Z] Vulnerability Mds: Not affected [2022-12-05T04:39:31.006Z] Vulnerability Meltdown: Not affected [2022-12-05T04:39:31.006Z] Vulnerability Mmio stale data: Not affected [2022-12-05T04:39:31.006Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-05T04:39:31.006Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-05T04:39:31.006Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-05T04:39:31.006Z] Vulnerability Srbds: Not affected [2022-12-05T04:39:31.006Z] Vulnerability Tsx async abort: Not affected [2022-12-05T04:39:31.006Z] 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 [2022-12-05T04:39:31.006Z] [2022-12-05T04:39:31.006Z] [2022-12-05T04:39:31.006Z] ---> nproc: [2022-12-05T04:39:31.006Z] 8 [2022-12-05T04:39:31.006Z] [2022-12-05T04:39:31.006Z] [2022-12-05T04:39:31.006Z] ---> df -h: [2022-12-05T04:39:31.006Z] Filesystem Size Used Avail Use% Mounted on [2022-12-05T04:39:31.006Z] overlay 155G 11G 145G 7% / [2022-12-05T04:39:31.006Z] tmpfs 64M 0 64M 0% /dev [2022-12-05T04:39:31.006Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-05T04:39:31.006Z] shm 64M 0 64M 0% /dev/shm [2022-12-05T04:39:31.006Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-12-05T04:39:31.006Z] [2022-12-05T04:39:31.006Z] [2022-12-05T04:39:31.006Z] ---> sar -b -r -n DEV: [2022-12-05T04:39:31.006Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120534) 12/05/22 _x86_64_ (8 CPU) [2022-12-05T04:39:31.006Z] [2022-12-05T04:39:31.006Z] 04:32:04 LINUX RESTART (8 CPU) [2022-12-05T04:39:31.006Z] [2022-12-05T04:39:31.006Z] 04:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-12-05T04:39:31.006Z] 04:34:01 92.21 0.47 91.73 0.00 41.61 56421.42 0.00 [2022-12-05T04:39:31.006Z] 04:35:01 1.95 0.00 1.95 0.00 0.00 27.34 0.00 [2022-12-05T04:39:31.006Z] 04:36:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2022-12-05T04:39:31.006Z] 04:37:01 2.12 0.00 2.12 0.00 0.00 24.66 0.00 [2022-12-05T04:39:31.006Z] 04:38:01 53.83 10.58 43.25 0.00 5157.48 8719.63 0.00 [2022-12-05T04:39:31.006Z] 04:39:01 4.25 0.02 4.23 0.00 0.13 98.12 0.00 [2022-12-05T04:39:31.006Z] Average: 25.75 1.85 23.90 0.00 868.86 10757.75 0.00 [2022-12-05T04:39:31.006Z] [2022-12-05T04:39:31.006Z] 04:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-12-05T04:39:31.006Z] 04:34:01 28687548 31595904 715976 2.18 91620 3049260 1767088 5.21 1083836 2705096 268 [2022-12-05T04:39:31.006Z] 04:35:01 28698808 31607456 703904 2.14 91684 3049260 1767088 5.21 1069440 2705076 12 [2022-12-05T04:39:31.006Z] 04:36:01 28703080 31611956 699116 2.13 91772 3049268 1767088 5.21 1064920 2705076 8 [2022-12-05T04:39:31.006Z] 04:37:01 28702520 31611604 699336 2.13 91876 3049392 1767088 5.21 1065228 2705212 8 [2022-12-05T04:39:31.006Z] 04:38:01 28179228 31590272 701400 2.13 125776 3503960 1805980 5.32 1388488 2868716 152 [2022-12-05T04:39:31.006Z] 04:39:01 28188868 31595104 695940 2.12 124384 3500704 1789500 5.27 1382532 2865468 8 [2022-12-05T04:39:31.006Z] Average: 28526675 31602049 702612 2.14 102852 3200307 1777305 5.24 1175741 2759107 76 [2022-12-05T04:39:31.006Z] [2022-12-05T04:39:31.006Z] 04:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-12-05T04:39:31.006Z] 04:34:01 docker0 55.73 72.55 4.29 1007.14 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.006Z] 04:34:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.006Z] 04:34:01 ens3 224.77 149.88 3612.33 28.90 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.006Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.006Z] 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.006Z] 04:35:01 ens3 0.62 0.45 0.35 0.31 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.006Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.006Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.006Z] 04:36:01 ens3 0.42 0.23 1.72 0.02 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.006Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.006Z] 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.006Z] 04:37:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.006Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.006Z] 04:38:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.007Z] 04:38:01 ens3 143.55 81.82 2744.17 5.89 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.007Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.007Z] 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.007Z] 04:39:01 ens3 0.27 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.007Z] Average: docker0 9.16 11.92 0.71 165.52 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.007Z] Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.007Z] Average: ens3 61.17 38.48 1052.69 5.79 0.00 0.00 0.00 0.00 [2022-12-05T04:39:31.007Z] [2022-12-05T04:39:31.007Z] [2022-12-05T04:39:31.007Z] ---> sar -P ALL: [2022-12-05T04:39:31.007Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120534) 12/05/22 _x86_64_ (8 CPU) [2022-12-05T04:39:31.007Z] [2022-12-05T04:39:31.007Z] 04:32:04 LINUX RESTART (8 CPU) [2022-12-05T04:39:31.007Z] [2022-12-05T04:39:31.007Z] 04:33:02 CPU %user %nice %system %iowait %steal %idle [2022-12-05T04:39:31.007Z] 04:34:01 all 23.65 0.00 4.94 0.78 0.07 70.57 [2022-12-05T04:39:31.007Z] 04:34:01 0 21.04 0.00 4.07 0.38 0.05 74.46 [2022-12-05T04:39:31.007Z] 04:34:01 1 24.21 0.00 4.36 0.03 0.07 71.33 [2022-12-05T04:39:31.007Z] 04:34:01 2 21.07 0.00 4.38 0.43 0.07 74.05 [2022-12-05T04:39:31.007Z] 04:34:01 3 22.05 0.00 4.79 0.09 0.07 73.01 [2022-12-05T04:39:31.007Z] 04:34:01 4 24.74 0.00 5.04 0.05 0.07 70.10 [2022-12-05T04:39:31.007Z] 04:34:01 5 21.35 0.00 5.65 0.07 0.07 72.86 [2022-12-05T04:39:31.007Z] 04:34:01 6 27.27 0.00 5.82 4.48 0.07 62.35 [2022-12-05T04:39:31.007Z] 04:34:01 7 27.53 0.00 5.37 0.73 0.07 66.30 [2022-12-05T04:39:31.007Z] 04:35:01 all 0.28 0.00 0.03 0.00 0.00 99.68 [2022-12-05T04:39:31.007Z] 04:35:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2022-12-05T04:39:31.007Z] 04:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-05T04:39:31.007Z] 04:35:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2022-12-05T04:39:31.007Z] 04:35:01 3 1.95 0.00 0.03 0.00 0.00 98.01 [2022-12-05T04:39:31.007Z] 04:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-05T04:39:31.007Z] 04:35:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2022-12-05T04:39:31.007Z] 04:35:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-12-05T04:39:31.007Z] 04:35:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2022-12-05T04:39:31.007Z] 04:36:01 all 0.28 0.00 0.02 0.01 0.01 99.69 [2022-12-05T04:39:31.007Z] 04:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-12-05T04:39:31.007Z] 04:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-05T04:39:31.007Z] 04:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-12-05T04:39:31.007Z] 04:36:01 3 1.97 0.00 0.00 0.00 0.02 98.01 [2022-12-05T04:39:31.007Z] 04:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-12-05T04:39:31.007Z] 04:36:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2022-12-05T04:39:31.007Z] 04:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-05T04:39:31.007Z] 04:36:01 7 0.07 0.00 0.03 0.03 0.00 99.87 [2022-12-05T04:39:31.007Z] 04:37:01 all 0.14 0.00 0.02 0.01 0.00 99.82 [2022-12-05T04:39:31.007Z] 04:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-05T04:39:31.007Z] 04:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-05T04:39:31.007Z] 04:37:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-12-05T04:39:31.007Z] 04:37:01 3 1.01 0.00 0.05 0.02 0.02 98.91 [2022-12-05T04:39:31.007Z] 04:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-05T04:39:31.007Z] 04:37:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2022-12-05T04:39:31.007Z] 04:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-05T04:39:31.007Z] 04:37:01 7 0.02 0.00 0.03 0.05 0.00 99.90 [2022-12-05T04:39:31.007Z] 04:38:01 all 2.00 0.00 1.39 0.27 0.02 96.31 [2022-12-05T04:39:31.007Z] 04:38:01 0 1.34 0.00 1.03 0.15 0.03 97.45 [2022-12-05T04:39:31.007Z] 04:38:01 1 1.15 0.00 1.42 0.12 0.02 97.29 [2022-12-05T04:39:31.007Z] 04:38:01 2 1.28 0.00 1.22 0.15 0.02 97.33 [2022-12-05T04:39:31.007Z] 04:38:01 3 2.13 0.00 0.95 0.17 0.02 96.74 [2022-12-05T04:39:31.007Z] 04:38:01 4 2.78 0.00 1.37 0.05 0.02 95.78 [2022-12-05T04:39:31.007Z] 04:38:01 5 2.64 0.00 3.12 0.07 0.03 94.13 [2022-12-05T04:39:31.007Z] 04:38:01 6 1.97 0.00 1.22 0.53 0.02 96.26 [2022-12-05T04:39:31.007Z] 04:38:01 7 2.71 0.00 0.80 0.94 0.03 95.51 [2022-12-05T04:39:31.007Z] 04:39:01 all 0.08 0.00 0.05 0.01 0.01 99.85 [2022-12-05T04:39:31.007Z] 04:39:01 0 0.05 0.00 0.02 0.03 0.02 99.88 [2022-12-05T04:39:31.007Z] 04:39:01 1 0.05 0.00 0.08 0.00 0.02 99.85 [2022-12-05T04:39:31.007Z] 04:39:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-12-05T04:39:31.007Z] 04:39:01 3 0.07 0.00 0.05 0.07 0.00 99.82 [2022-12-05T04:39:31.007Z] 04:39:01 4 0.12 0.00 0.05 0.00 0.00 99.83 [2022-12-05T04:39:31.007Z] 04:39:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2022-12-05T04:39:31.007Z] 04:39:01 6 0.08 0.00 0.03 0.00 0.00 99.88 [2022-12-05T04:39:31.007Z] 04:39:01 7 0.20 0.00 0.12 0.00 0.02 99.67 [2022-12-05T04:39:31.007Z] Average: all 4.31 0.00 1.06 0.18 0.02 94.44 [2022-12-05T04:39:31.007Z] Average: 0 3.67 0.00 0.85 0.09 0.02 95.36 [2022-12-05T04:39:31.007Z] Average: 1 4.15 0.00 0.97 0.03 0.02 94.84 [2022-12-05T04:39:31.007Z] Average: 2 3.69 0.00 0.95 0.09 0.01 95.26 [2022-12-05T04:39:31.007Z] Average: 3 4.77 0.00 0.96 0.06 0.02 94.20 [2022-12-05T04:39:31.007Z] Average: 4 4.52 0.00 1.06 0.02 0.02 94.39 [2022-12-05T04:39:31.007Z] Average: 5 3.94 0.00 1.47 0.03 0.03 94.53 [2022-12-05T04:39:31.007Z] Average: 6 4.78 0.00 1.16 0.82 0.01 93.23 [2022-12-05T04:39:31.007Z] Average: 7 4.96 0.00 1.04 0.29 0.02 93.68 [2022-12-05T04:39:31.007Z] [2022-12-05T04:39:31.007Z] [2022-12-05T04:39:31.007Z]