Pull request #148 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 4406043687cb0dba537684614c3649a60ee54c20+c2b42aea4dc98d9f62e59d05428682a7f4e6c268 (d72e024d7d391bf042eb25a6d66ba7a98e041699) 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-ssh13029777259478116198.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh17382158325963462879.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-148/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-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6631743964959489411.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10248264353256759369.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh11813108735378094404.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-148/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-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9354908125599355849.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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.17 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 [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-654 in /w/workspace/xfoundry_go-mod-messaging_PR-148 [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-148 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit c2b42aea4dc98d9f62e59d05428682a7f4e6c268 into PR head commit 4406043687cb0dba537684614c3649a60ee54c20 Merge succeeded, producing 4406043687cb0dba537684614c3649a60ee54c20 Checking out Revision 4406043687cb0dba537684614c3649a60ee54c20 (PR-148) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4406043687cb0dba537684614c3649a60ee54c20 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c2b42aea4dc98d9f62e59d05428682a7f4e6c268 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4406043687cb0dba537684614c3649a60ee54c20 # timeout=10 Commit message: "docs: Update change-log for 2.1.1 patch release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:59:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:59:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:59:17 ========================================================= 16:59:17 EdgeX Global Pipelines Version Info 16:59:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:59:17 ------------------- 16:59:17 stable info: 16:59:17 ------------------- 16:59:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:59:17 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 16:59:17 Message: update stable to v1.0.230 16:59:18 ------------------- 16:59:18 experimental info: 16:59:18 ------------------- 16:59:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:59:18 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 16:59:18 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:59:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:59:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:59:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:59:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:59:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo 16:59:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo 16:59:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4406043687cb0dba537684614c3649a60ee54c20 [Pipeline] echo 16:59:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4406043 [Pipeline] echo 16:59:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:59:20 + git rev-list -1 --merges 4406043687cb0dba537684614c3649a60ee54c20~1..4406043687cb0dba537684614c3649a60ee54c20 [Pipeline] echo 16:59:20 -----------> git rev-list -1 --merges 4406043687cb0dba537684614c3649a60ee54c20~1..4406043687cb0dba537684614c3649a60ee54c20 4406043687cb0dba537684614c3649a60ee54c20 [false] [Pipeline] sh 16:59:21 + git log --format=format:%s -1 4406043687cb0dba537684614c3649a60ee54c20 [Pipeline] echo 16:59:21 ========================================================= 16:59:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:59:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:59:21 + git log --format=format:%s -1 4406043687cb0dba537684614c3649a60ee54c20 [Pipeline] echo 16:59:21 [semverPrep] GIT_COMMIT: 4406043687cb0dba537684614c3649a60ee54c20, Commit Message: docs: Update change-log for 2.1.1 patch release [Pipeline] echo 16:59:21 [semverPrep] This is not a build commit. [Pipeline] sh 16:59:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:59:21 + grep -v github /etc/ssh/ssh_known_hosts 16:59:21 + [ -e /tmp/ssh_known_hosts ] 16:59:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:59:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:59:21 + sudo tee -a /etc/ssh/ssh_known_hosts 16:59:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:59:22 16:59:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:59:23 latest: Pulling from edgex-devops/py-git-semver 16:59:23 1fe172e4850f: Pulling fs layer 16:59:23 caf521ccaac6: Pulling fs layer 16:59:23 3ead6fa29328: Pulling fs layer 16:59:23 5c2a1cbceb83: Pulling fs layer 16:59:23 a8d5f1318db7: Pulling fs layer 16:59:23 c427282e49a2: Pulling fs layer 16:59:23 1827001aaf11: Pulling fs layer 16:59:23 0714d37db230: Pulling fs layer 16:59:23 ac28cf19c067: Pulling fs layer 16:59:23 ca983d60f3e2: Pulling fs layer 16:59:23 9f894cec8388: Pulling fs layer 16:59:23 ca983d60f3e2: Waiting 16:59:23 1827001aaf11: Waiting 16:59:23 0714d37db230: Waiting 16:59:23 ac28cf19c067: Waiting 16:59:23 9f894cec8388: Waiting 16:59:23 5c2a1cbceb83: Waiting 16:59:23 a8d5f1318db7: Waiting 16:59:23 c427282e49a2: Waiting 16:59:23 caf521ccaac6: Verifying Checksum 16:59:23 caf521ccaac6: Download complete 16:59:23 5c2a1cbceb83: Verifying Checksum 16:59:23 5c2a1cbceb83: Download complete 16:59:23 a8d5f1318db7: Verifying Checksum 16:59:23 a8d5f1318db7: Download complete 16:59:23 c427282e49a2: Verifying Checksum 16:59:23 c427282e49a2: Download complete 16:59:23 3ead6fa29328: Verifying Checksum 16:59:23 3ead6fa29328: Download complete 16:59:23 0714d37db230: Verifying Checksum 16:59:23 0714d37db230: Download complete 16:59:23 ac28cf19c067: Verifying Checksum 16:59:23 ac28cf19c067: Download complete 16:59:23 ca983d60f3e2: Verifying Checksum 16:59:23 ca983d60f3e2: Download complete 16:59:23 9f894cec8388: Verifying Checksum 16:59:23 9f894cec8388: Download complete 16:59:23 1fe172e4850f: Verifying Checksum 16:59:23 1fe172e4850f: Download complete 16:59:23 1827001aaf11: Verifying Checksum 16:59:23 1827001aaf11: Download complete 16:59:24 1fe172e4850f: Pull complete 16:59:24 caf521ccaac6: Pull complete 16:59:25 3ead6fa29328: Pull complete 16:59:25 5c2a1cbceb83: Pull complete 16:59:25 a8d5f1318db7: Pull complete 16:59:25 c427282e49a2: Pull complete 16:59:27 1827001aaf11: Pull complete 16:59:28 0714d37db230: Pull complete 16:59:28 ac28cf19c067: Pull complete 16:59:28 ca983d60f3e2: Pull complete 16:59:28 9f894cec8388: Pull complete 16:59:28 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 16:59:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:59:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:28 prd-ubuntu20.04-docker-8c-8g-654 does not seem to be running inside a container 16:59:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-148 -v /w/workspace/xfoundry_go-mod-messaging_PR-148:/w/workspace/xfoundry_go-mod-messaging_PR-148:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-148@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 16:59:30 $ docker top 837e5e5aadaaa66176bfa5aa5fc2853ac3e0bd151f1a619f7f72f728964969f2 -eo pid,comm 16:59:30 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). 16:59:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:59:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:59:30 [ssh-agent] Looking for ssh-agent implementation... 16:59:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:59:30 $ docker exec 837e5e5aadaaa66176bfa5aa5fc2853ac3e0bd151f1a619f7f72f728964969f2 ssh-agent 16:59:30 SSH_AUTH_SOCK=/tmp/ssh-5amnCDJE5msm/agent.32 16:59:30 SSH_AGENT_PID=38 16:59:30 Running ssh-add (command line suppressed) 16:59:30 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-148@tmp/private_key_8595761370713092222.key (/w/workspace/xfoundry_go-mod-messaging_PR-148@tmp/private_key_8595761370713092222.key) 16:59:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:59:31 + git tag --points-at HEAD [Pipeline] } 16:59:31 $ docker exec --env ******** --env ******** 837e5e5aadaaa66176bfa5aa5fc2853ac3e0bd151f1a619f7f72f728964969f2 ssh-agent -k 16:59:31 unset SSH_AUTH_SOCK; 16:59:31 unset SSH_AGENT_PID; 16:59:31 echo Agent pid 38 killed; 16:59:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:59:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:59:31 [ssh-agent] Looking for ssh-agent implementation... 16:59:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:59:31 $ docker exec 837e5e5aadaaa66176bfa5aa5fc2853ac3e0bd151f1a619f7f72f728964969f2 ssh-agent 16:59:31 SSH_AUTH_SOCK=/tmp/ssh-S7XZGDq6Y2Qi/agent.72 16:59:31 SSH_AGENT_PID=78 16:59:31 Running ssh-add (command line suppressed) 16:59:31 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-148@tmp/private_key_5015483627135587806.key (/w/workspace/xfoundry_go-mod-messaging_PR-148@tmp/private_key_5015483627135587806.key) 16:59:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:59:32 + git semver init 16:59:32 2022-06-02 16:59:32,270 [run_init] DEBUG init version:0.0.0 force:False 16:59:32 2022-06-02 16:59:32,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-148/.semver 16:59:32 2022-06-02 16:59:32,271 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-148/.semver 16:59:32 2022-06-02 16:59:32,271 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-148/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-148, universal_newlines=False, shell=None, istream=None) 16:59:33 2022-06-02 16:59:32,900 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-148/.git/info/exclude 16:59:33 2022-06-02 16:59:32,901 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-148/.semver/PR-148 with force:False 16:59:33 2022-06-02 16:59:32,901 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-148/.semver/PR-148 16:59:33 2022-06-02 16:59:32,906 [execute] INFO git cat-file --batch-check 16:59:33 2022-06-02 16:59:32,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-148/.semver, universal_newlines=False, shell=None, istream=) 16:59:33 2022-06-02 16:59:32,914 [execute] INFO git cat-file --batch 16:59:33 2022-06-02 16:59:32,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-148/.semver, universal_newlines=False, shell=None, istream=) 16:59:33 2022-06-02 16:59:32,920 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-148/.semver/PR-148 16:59:33 0.0.0 [Pipeline] } 16:59:33 $ docker exec --env ******** --env ******** 837e5e5aadaaa66176bfa5aa5fc2853ac3e0bd151f1a619f7f72f728964969f2 ssh-agent -k 16:59:33 unset SSH_AUTH_SOCK; 16:59:33 unset SSH_AGENT_PID; 16:59:33 echo Agent pid 78 killed; 16:59:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:59:33 + git semver [Pipeline] } 16:59:34 $ docker stop --time=1 837e5e5aadaaa66176bfa5aa5fc2853ac3e0bd151f1a619f7f72f728964969f2 16:59:35 $ docker rm -f 837e5e5aadaaa66176bfa5aa5fc2853ac3e0bd151f1a619f7f72f728964969f2 [Pipeline] // withDockerContainer [Pipeline] sh 16:59:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:59:36 Stashed 1 file(s) [Pipeline] echo 16:59:36 [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 16:59:36 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:59:36 ========================================================= 16:59:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 16:59:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:59:37 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 16:59:37 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 16:59:37 59bf1c3509f3: Pulling fs layer 16:59:37 666ba61612fd: Pulling fs layer 16:59:37 8ed8ca486205: Pulling fs layer 16:59:37 4fe6c5a15a65: Pulling fs layer 16:59:37 22a0e8bec74d: Pulling fs layer 16:59:37 812f408151ee: Pulling fs layer 16:59:37 bab7bd504b26: Pulling fs layer 16:59:37 070449caade9: Pulling fs layer 16:59:37 8f1a5288e3a6: Pulling fs layer 16:59:37 812f408151ee: Waiting 16:59:37 070449caade9: Waiting 16:59:37 bab7bd504b26: Waiting 16:59:37 4fe6c5a15a65: Waiting 16:59:37 8f1a5288e3a6: Waiting 16:59:37 22a0e8bec74d: Waiting 16:59:37 8ed8ca486205: Verifying Checksum 16:59:37 8ed8ca486205: Download complete 16:59:37 666ba61612fd: Verifying Checksum 16:59:37 666ba61612fd: Download complete 16:59:37 22a0e8bec74d: Verifying Checksum 16:59:37 22a0e8bec74d: Download complete 16:59:37 812f408151ee: Verifying Checksum 16:59:37 812f408151ee: Download complete 16:59:37 bab7bd504b26: Verifying Checksum 16:59:37 bab7bd504b26: Download complete 16:59:37 59bf1c3509f3: Verifying Checksum 16:59:37 59bf1c3509f3: Download complete 16:59:37 070449caade9: Verifying Checksum 16:59:37 070449caade9: Download complete 16:59:37 59bf1c3509f3: Pull complete 16:59:37 666ba61612fd: Pull complete 16:59:37 8ed8ca486205: Pull complete 16:59:37 8f1a5288e3a6: Verifying Checksum 16:59:37 8f1a5288e3a6: Download complete 16:59:37 4fe6c5a15a65: Verifying Checksum 16:59:37 4fe6c5a15a65: Download complete 16:59:42 4fe6c5a15a65: Pull complete 16:59:42 22a0e8bec74d: Pull complete 16:59:42 812f408151ee: Pull complete 16:59:42 bab7bd504b26: Pull complete 16:59:42 070449caade9: Pull complete 16:59:44 8f1a5288e3a6: Pull complete 16:59:44 Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 16:59:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 16:59:44 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] sh 16:59:44 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:45 + docker inspect -f . ci-base-image-x86_64 16:59:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:45 prd-ubuntu20.04-docker-8c-8g-654 does not seem to be running inside a container 16:59:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-148 -v /w/workspace/xfoundry_go-mod-messaging_PR-148:/w/workspace/xfoundry_go-mod-messaging_PR-148:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-148@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-148@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 ******** ci-base-image-x86_64 cat 16:59:47 $ docker top ccf5b69a9a82bef014df5d6b1d7511b0c7252b5dab3abbe7a52b37d3f55d7aea -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:48 + go version 16:59:48 go version go1.17.6 linux/amd64 [Pipeline] } 16:59:48 $ docker stop --time=1 ccf5b69a9a82bef014df5d6b1d7511b0c7252b5dab3abbe7a52b37d3f55d7aea 16:59:49 $ docker rm -f ccf5b69a9a82bef014df5d6b1d7511b0c7252b5dab3abbe7a52b37d3f55d7aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:50 + docker inspect -f . ci-base-image-x86_64 16:59:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:50 prd-ubuntu20.04-docker-8c-8g-654 does not seem to be running inside a container 16:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-148 -v /w/workspace/xfoundry_go-mod-messaging_PR-148:/w/workspace/xfoundry_go-mod-messaging_PR-148:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-148@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-148@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 ******** ci-base-image-x86_64 cat 16:59:50 $ docker top 03f46370dcd5218349a5c660b44fd2be71007fbea1b48377438047f1e1d9c213 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:59:51 + make test 16:59:51 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 16:59:51 Still waiting to schedule task 16:59:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:00:01 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:00:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.059s coverage: 90.3% of statements 17:00:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.044s coverage: 68.7% of statements 17:00:04 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:00:26 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.399s coverage: 83.8% of statements 17:00:26 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.028s coverage: 85.7% of statements 17:00:26 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.046s coverage: 100.0% of statements 17:00:26 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.032s coverage: 100.0% of statements 17:00:26 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.027s coverage: 90.9% of statements 17:00:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:00:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:00:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:00:30 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 17:00:31 + go mod tidy 17:00:31 go: downloading github.com/stretchr/testify v1.7.0 17:00:31 go: downloading github.com/pebbe/zmq4 v1.2.7 17:00:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:00:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:00:31 go: downloading github.com/davecgh/go-spew v1.1.0 17:00:31 go: downloading github.com/pmezard/go-difflib v1.0.0 17:00:31 go: downloading github.com/stretchr/objx v0.1.0 17:00:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:00:31 go: downloading github.com/gorilla/websocket v1.4.2 17:00:31 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:00:31 go: downloading github.com/onsi/ginkgo v1.10.1 17:00:31 go: downloading github.com/onsi/gomega v1.7.0 17:00:31 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:00:31 go: downloading github.com/kr/pretty v0.1.0 17:00:31 go: downloading github.com/kr/text v0.1.0 17:00:31 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:00:31 go: downloading github.com/hpcloud/tail v1.0.0 17:00:31 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:00:31 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:00:31 go: downloading gopkg.in/yaml.v2 v2.2.4 17:00:32 go: downloading golang.org/x/text v0.3.2 [Pipeline] } 17:00:32 $ docker stop --time=1 03f46370dcd5218349a5c660b44fd2be71007fbea1b48377438047f1e1d9c213 17:00:34 $ docker rm -f 03f46370dcd5218349a5c660b44fd2be71007fbea1b48377438047f1e1d9c213 [Pipeline] // withDockerContainer [Pipeline] sh 17:00:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:00:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:35 17:00:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:36 latest: Pulling from edgex-lftools-log-publisher 17:00:36 5eb5b503b376: Pulling fs layer 17:00:36 5c69ac0246d0: Pulling fs layer 17:00:36 ec43610c2a17: Pulling fs layer 17:00:36 3a2ae6a8a46f: Pulling fs layer 17:00:36 33b1e0a273af: Pulling fs layer 17:00:36 5d3b04190fa2: Pulling fs layer 17:00:36 2f39f015ded8: Pulling fs layer 17:00:36 3a2ae6a8a46f: Waiting 17:00:36 33b1e0a273af: Waiting 17:00:36 5d3b04190fa2: Waiting 17:00:36 5c69ac0246d0: Verifying Checksum 17:00:36 5c69ac0246d0: Download complete 17:00:36 3a2ae6a8a46f: Verifying Checksum 17:00:36 3a2ae6a8a46f: Download complete 17:00:36 33b1e0a273af: Verifying Checksum 17:00:36 33b1e0a273af: Download complete 17:00:36 ec43610c2a17: Verifying Checksum 17:00:36 ec43610c2a17: Download complete 17:00:36 5d3b04190fa2: Verifying Checksum 17:00:36 5d3b04190fa2: Download complete 17:00:36 5eb5b503b376: Verifying Checksum 17:00:36 5eb5b503b376: Download complete 17:00:37 2f39f015ded8: Download complete 17:00:37 5eb5b503b376: Pull complete 17:00:37 5c69ac0246d0: Pull complete 17:00:38 ec43610c2a17: Pull complete 17:00:38 3a2ae6a8a46f: Pull complete 17:00:38 33b1e0a273af: Pull complete 17:00:38 5d3b04190fa2: Pull complete 17:00:42 2f39f015ded8: Pull complete 17:00:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:00:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:42 prd-ubuntu20.04-docker-8c-8g-654 does not seem to be running inside a container 17:00:42 $ 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-148 -v /w/workspace/xfoundry_go-mod-messaging_PR-148:/w/workspace/xfoundry_go-mod-messaging_PR-148:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-148@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-148@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:00:44 $ docker top 1c3393cbfcded30ccbe676d3d5a486de5d24341db72b54058456f3825eb87a6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:44 ---> job-cost.sh 17:00:44 lf-activate-venv: SKIPPING 17:00:44 INFO: No Stack... 17:00:45 INFO: Retrieving Pricing Info for: v3-standard-8 17:00:45 INFO: Archiving Costs [Pipeline] sh 17:00:46 + cat /w/workspace/xfoundry_go-mod-messaging_PR-148/archives/cost.csv 17:00:46 + cut -d, -f6 [Pipeline] lock 17:00:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-148-1-stack-cost] 17:00:46 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-148-1-stack-cost] did not exist. Created. 17:00:46 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:00:46 + echo total: 0.2199999988079071 [Pipeline] stash 17:00:46 Stashed 1 file(s) [Pipeline] } 17:00:46 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-148-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:00:46 $ docker stop --time=1 1c3393cbfcded30ccbe676d3d5a486de5d24341db72b54058456f3825eb87a6d 17:00:47 $ docker rm -f 1c3393cbfcded30ccbe676d3d5a486de5d24341db72b54058456f3825eb87a6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:02:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-656 in /w/workspace/xfoundry_go-mod-messaging_PR-148 [Pipeline] { [Pipeline] ws 17:02:23 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 17:02:23 Selected Git installation does not exist. Using Default 17:02:23 The recommended git tool is: NONE 17:02:30 using credential edgex-jenkins-ssh 17:02:30 Cloning the remote Git repository 17:02:30 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:02:30 > git init /w/workspace/go-mod-messaging/1 # timeout=10 17:02:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:02:30 > git --version # timeout=10 17:02:30 > git --version # 'git version 2.25.1' 17:02:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:02:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:02:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:02:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:02:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:02:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 17:02:32 Merging remotes/origin/jakarta commit c2b42aea4dc98d9f62e59d05428682a7f4e6c268 into PR head commit 4406043687cb0dba537684614c3649a60ee54c20 17:02:32 Merge succeeded, producing 4406043687cb0dba537684614c3649a60ee54c20 17:02:32 Checking out Revision 4406043687cb0dba537684614c3649a60ee54c20 (PR-148) 17:02:32 > git config core.sparsecheckout # timeout=10 17:02:32 > git checkout -f 4406043687cb0dba537684614c3649a60ee54c20 # timeout=10 17:02:32 > git remote # timeout=10 17:02:32 > git config --get remote.origin.url # timeout=10 17:02:32 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:32 > git merge c2b42aea4dc98d9f62e59d05428682a7f4e6c268 # timeout=10 17:02:32 > git rev-parse HEAD^{commit} # timeout=10 17:02:32 > git config core.sparsecheckout # timeout=10 17:02:32 > git checkout -f 4406043687cb0dba537684614c3649a60ee54c20 # timeout=10 17:02:37 Commit message: "docs: Update change-log for 2.1.1 patch release" 17:02:37 > git --version # timeout=10 17:02:37 > git --version # 'git version 2.25.1' 17:02:37 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:02:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:02:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:02:38 Dload Upload Total Spent Left Speed 17:02:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh 17:02:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:02:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:02:39 + sudo tee /etc/docker/daemon.new 17:02:39 { 17:02:39 "registry-mirrors": [ 17:02:39 "https://nexus3.edgexfoundry.org:10001" 17:02:39 ], 17:02:39 "bip": "10.250.0.254/24", 17:02:39 "hosts": [ 17:02:39 "tcp://0.0.0.0:5555", 17:02:39 "unix:///var/run/docker.sock" 17:02:39 ], 17:02:39 "mtu": 1458, 17:02:39 "selinux-enabled": true, 17:02:39 "seccomp-profile": "/etc/docker/seccomp.json" 17:02:39 } [Pipeline] sh 17:02:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:02:40 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:02:58 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:02:59 ========================================================= 17:02:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 17:02:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:02:59 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 17:03:00 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 17:03:00 9b3977197b4f: Pulling fs layer 17:03:00 1a89e8eeedd5: Pulling fs layer 17:03:00 94645a83ff95: Pulling fs layer 17:03:00 3f3a8bcf1eab: Pulling fs layer 17:03:00 0c92f367c5e7: Pulling fs layer 17:03:00 63b1bc5785f6: Pulling fs layer 17:03:00 626d30ff41c6: Pulling fs layer 17:03:00 de1d54c125be: Pulling fs layer 17:03:00 63b1bc5785f6: Waiting 17:03:00 626d30ff41c6: Waiting 17:03:00 de1d54c125be: Waiting 17:03:00 3f3a8bcf1eab: Waiting 17:03:00 0c92f367c5e7: Waiting 17:03:00 94645a83ff95: Verifying Checksum 17:03:00 94645a83ff95: Download complete 17:03:00 1a89e8eeedd5: Verifying Checksum 17:03:00 1a89e8eeedd5: Download complete 17:03:00 0c92f367c5e7: Verifying Checksum 17:03:00 0c92f367c5e7: Download complete 17:03:00 63b1bc5785f6: Download complete 17:03:00 9b3977197b4f: Download complete 17:03:00 626d30ff41c6: Verifying Checksum 17:03:00 626d30ff41c6: Download complete 17:03:00 9b3977197b4f: Pull complete 17:03:01 1a89e8eeedd5: Pull complete 17:03:01 94645a83ff95: Pull complete 17:03:02 de1d54c125be: Verifying Checksum 17:03:02 de1d54c125be: Download complete 17:03:02 3f3a8bcf1eab: Verifying Checksum 17:03:02 3f3a8bcf1eab: Download complete 17:03:15 3f3a8bcf1eab: Pull complete 17:03:15 0c92f367c5e7: Pull complete 17:03:15 63b1bc5785f6: Pull complete 17:03:15 626d30ff41c6: Pull complete 17:03:21 de1d54c125be: Pull complete 17:03:21 Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 17:03:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 17:03:21 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] sh 17:03:22 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:22 + docker inspect -f . ci-base-image-arm64 17:03:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:22 prd-ubuntu20.04-docker-arm64-4c-16g-656 does not seem to be running inside a container 17:03:23 $ 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 ******** ci-base-image-arm64 cat 17:03:26 $ docker top fb2582b75ce2bb25b3fa4dc65e3612e4a54e4e9cd7758e2127258f73d72e0767 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:27 + go version 17:03:27 go version go1.17.6 linux/arm64 [Pipeline] } 17:03:27 $ docker stop --time=1 fb2582b75ce2bb25b3fa4dc65e3612e4a54e4e9cd7758e2127258f73d72e0767 17:03:28 $ docker rm -f fb2582b75ce2bb25b3fa4dc65e3612e4a54e4e9cd7758e2127258f73d72e0767 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:29 + docker inspect -f . ci-base-image-arm64 17:03:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:30 prd-ubuntu20.04-docker-arm64-4c-16g-656 does not seem to be running inside a container 17:03:30 $ 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 ******** ci-base-image-arm64 cat 17:03:32 $ docker top 879afbb7ab4d009bd2b773c150a48d1116b112d6685bd329a5f54cbedd757467 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:03:33 + make test 17:03:33 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 17:04:30 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:04:45 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.192s coverage: 90.3% of statements 17:04:50 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.115s coverage: 68.7% of statements 17:04:50 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:05:09 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.487s coverage: 83.8% of statements 17:05:09 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.068s coverage: 85.7% of statements 17:05:09 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.068s coverage: 100.0% of statements 17:05:09 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.054s coverage: 100.0% of statements 17:05:09 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.060s coverage: 90.9% of statements 17:05:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:05:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:05:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:05:41 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 17:05:42 + go mod tidy 17:05:42 go: downloading github.com/stretchr/testify v1.7.0 17:05:42 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:05:42 go: downloading github.com/pebbe/zmq4 v1.2.7 17:05:42 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:05:42 go: downloading github.com/gorilla/websocket v1.4.2 17:05:42 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:05:43 go: downloading github.com/davecgh/go-spew v1.1.0 17:05:43 go: downloading github.com/pmezard/go-difflib v1.0.0 17:05:43 go: downloading github.com/stretchr/objx v0.1.0 17:05:43 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:05:43 go: downloading github.com/onsi/ginkgo v1.10.1 17:05:43 go: downloading github.com/onsi/gomega v1.7.0 17:05:43 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:05:43 go: downloading github.com/kr/pretty v0.1.0 17:05:43 go: downloading github.com/kr/text v0.1.0 17:05:43 go: downloading gopkg.in/yaml.v2 v2.2.4 17:05:43 go: downloading github.com/hpcloud/tail v1.0.0 17:05:43 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:05:43 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:05:43 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:05:43 go: downloading golang.org/x/text v0.3.2 [Pipeline] } 17:05:46 $ docker stop --time=1 879afbb7ab4d009bd2b773c150a48d1116b112d6685bd329a5f54cbedd757467 17:05:48 $ docker rm -f 879afbb7ab4d009bd2b773c150a48d1116b112d6685bd329a5f54cbedd757467 [Pipeline] // withDockerContainer [Pipeline] sh 17:05:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:05:49 Warning: overwriting stash ‘coverage-report’ 17:05:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:51 17:05:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:52 arm64: Pulling from edgex-lftools-log-publisher 17:05:52 8998bd30e6a1: Pulling fs layer 17:05:52 04944245beec: Pulling fs layer 17:05:52 699f458cf7ca: Pulling fs layer 17:05:52 765212b225bb: Pulling fs layer 17:05:52 f23df028b6ca: Pulling fs layer 17:05:52 d65c8cfc05b1: Pulling fs layer 17:05:52 2437ff75d9bd: Pulling fs layer 17:05:52 f23df028b6ca: Waiting 17:05:52 765212b225bb: Waiting 17:05:52 d65c8cfc05b1: Waiting 17:05:52 2437ff75d9bd: Waiting 17:05:52 04944245beec: Verifying Checksum 17:05:52 04944245beec: Download complete 17:05:52 765212b225bb: Verifying Checksum 17:05:52 765212b225bb: Download complete 17:05:52 f23df028b6ca: Verifying Checksum 17:05:52 f23df028b6ca: Download complete 17:05:52 d65c8cfc05b1: Verifying Checksum 17:05:52 d65c8cfc05b1: Download complete 17:05:52 699f458cf7ca: Verifying Checksum 17:05:52 699f458cf7ca: Download complete 17:05:53 8998bd30e6a1: Verifying Checksum 17:05:53 8998bd30e6a1: Download complete 17:05:55 2437ff75d9bd: Verifying Checksum 17:05:55 2437ff75d9bd: Download complete 17:05:57 8998bd30e6a1: Pull complete 17:05:57 04944245beec: Pull complete 17:05:59 699f458cf7ca: Pull complete 17:05:59 765212b225bb: Pull complete 17:06:00 f23df028b6ca: Pull complete 17:06:00 d65c8cfc05b1: Pull complete 17:06:16 2437ff75d9bd: Pull complete 17:06:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:16 prd-ubuntu20.04-docker-arm64-4c-16g-656 does not seem to be running inside a container 17:06:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:06:19 $ docker top afba8dfbafd7756afc160855406cf95588a285d536d2cb4d6d8b5c1ef4b3dec8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:20 ---> job-cost.sh 17:06:20 lf-activate-venv: SKIPPING 17:06:20 INFO: No Stack... 17:06:20 INFO: Retrieving Pricing Info for: v3-standard-4 17:06:21 INFO: Archiving Costs [Pipeline] sh 17:06:21 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv+ 17:06:21 cut -d, -f6 [Pipeline] lock 17:06:21 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-148-1-stack-cost] 17:06:22 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-148-1-stack-cost] did not exist. Created. 17:06:22 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:22 /w/workspace/go-mod-messaging/1@tmp/durable-5f89936a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:06:23 + echo total: 0.10999999940395355 [Pipeline] stash 17:06:23 Warning: overwriting stash ‘stack-cost’ 17:06:23 Stashed 1 file(s) [Pipeline] } 17:06:23 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-148-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:06:23 $ docker stop --time=1 afba8dfbafd7756afc160855406cf95588a285d536d2cb4d6d8b5c1ef4b3dec8 17:06:25 $ docker rm -f afba8dfbafd7756afc160855406cf95588a285d536d2cb4d6d8b5c1ef4b3dec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:06:26 provisioning config files... 17:06:26 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-148@tmp/config7536279315921960220tmp [Pipeline] { [Pipeline] sh 17:06:26 + set +x 17:06:26 + curl -s https://codecov.io/bash 17:06:26 + bash -s -- 17:06:26 17:06:26 _____ _ 17:06:26 / ____| | | 17:06:26 | | ___ __| | ___ ___ _____ __ 17:06:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:06:26 | |___| (_) | (_| | __/ (_| (_) \ V / 17:06:26 \_____\___/ \__,_|\___|\___\___/ \_/ 17:06:26 Bash-1.0.6 17:06:26 17:06:26 17:06:26 ==> git version 2.25.1 found 17:06:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:06:26 Release-Date: 2020-01-08 17:06:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:06:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:06:26 ==> Jenkins CI detected. 17:06:26 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-148 17:06:26 project root: . 17:06:26 --> token set from env 17:06:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:06:26 ==> Running gcov in . (disable via -X gcov) 17:06:26 ==> Python coveragepy not found 17:06:26 ==> Searching for coverage reports in: 17:06:26 + . 17:06:26 -> Found 1 reports 17:06:26 ==> Detecting git/mercurial file structure 17:06:26 ==> Reading reports 17:06:26 + ./coverage.out bytes=22776 17:06:26 ==> Appending adjustments 17:06:26 https://docs.codecov.io/docs/fixing-reports 17:06:26 + Found adjustments 17:06:26 ==> Gzipping contents 17:06:26 8.0K /tmp/codecov.GRub8t.gz 17:06:26 ==> Uploading reports 17:06:26 url: https://codecov.io 17:06:26 query: branch=PR-148&commit=4406043687cb0dba537684614c3649a60ee54c20&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-148%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=148&job=&cmd_args= 17:06:26 -> Pinging Codecov 17:06:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-148&commit=4406043687cb0dba537684614c3649a60ee54c20&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-148%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=148&job=&cmd_args= 17:06:27 -> Uploading to 17:06:27 https://storage.googleapis.com/codecov/v4/raw/2022-06-02/F6E385568367DD0E4001BA4F8F1CB792/4406043687cb0dba537684614c3649a60ee54c20/ca02673f-eda2-4251-bcee-c91cdfea3846.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220602T170626Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18bd915af273881784fefb2665607b2c8f89c56974e8c4b58b0e113446481216 17:06:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:06:27 Dload Upload Total Spent Left Speed 17:06:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 26976 --:--:-- --:--:-- --:--:-- 26976 17:06:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/4406043687cb0dba537684614c3649a60ee54c20 [Pipeline] } 17:06:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:06:28 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-148/archives ] 17:06:28 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-148/archives 17:06:28 total 16 17:06:28 drwxr-xr-x 3 root root 4096 Jun 2 17:00 . 17:06:28 drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 17:00 .. 17:06:28 drwxr-xr-x 2 root root 4096 Jun 2 17:00 cost 17:06:28 -rw-r--r-- 1 root root 87 Jun 2 17:00 cost.csv 17:06:28 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-148/archives 17:06:28 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-148/archives 17:06:28 total 16 17:06:28 drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 17:00 . 17:06:28 drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 17:00 .. 17:06:28 drwxr-xr-x 2 jenkins jenkins 4096 Jun 2 17:00 cost 17:06:28 -rw-r--r-- 1 jenkins jenkins 87 Jun 2 17:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:06:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:06:30 ---> package-listing.sh 17:06:30 ++ facter osfamily 17:06:30 ++ tr '[:upper:]' '[:lower:]' 17:06:30 + OS_FAMILY=debian 17:06:30 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-148 17:06:30 + START_PACKAGES=/tmp/packages_start.txt 17:06:30 + END_PACKAGES=/tmp/packages_end.txt 17:06:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:30 + PACKAGES=/tmp/packages_start.txt 17:06:30 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-148 ']' 17:06:30 + PACKAGES=/tmp/packages_end.txt 17:06:30 + case "${OS_FAMILY}" in 17:06:30 + dpkg -l 17:06:30 + grep '^ii' 17:06:30 + '[' -f /tmp/packages_start.txt ']' 17:06:30 + '[' -f /tmp/packages_end.txt ']' 17:06:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:30 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-148 ']' 17:06:30 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-148/archives/ 17:06:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-148/archives/ [Pipeline] echo 17:06:30 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-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:06:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:31 prd-ubuntu20.04-docker-8c-8g-654 does not seem to be running inside a container 17:06:31 $ 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-148/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-148 -v /w/workspace/xfoundry_go-mod-messaging_PR-148:/w/workspace/xfoundry_go-mod-messaging_PR-148:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-148@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:06:31 $ docker top e1c315649015e0a8918e6f2935d75a541c05bd834cf8acf70fbd253edb0ae34b -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:32 + touch /tmp/pre-build-complete [Pipeline] sh 17:06:32 + mkdir -p /var/log/sysstat [Pipeline] sh 17:06:32 + ls /var/log/sa-host 17:06:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:06:33 provisioning config files... 17:06:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-148@tmp/config5374240997161977479tmp [Pipeline] { [Pipeline] echo 17:06:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:06:33 ---> create-netrc.sh [Pipeline] } 17:06:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:06:33 ---> python-tools-install.sh [Pipeline] echo 17:06:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:06:34 ---> sudo-logs.sh 17:06:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:06:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:06:34 ---> job-cost.sh 17:06:34 lf-activate-venv: SKIPPING 17:06:34 DEBUG: total: 0.2199999988079071 17:06:34 INFO: Retrieving Stack Cost... 17:06:35 INFO: Retrieving Pricing Info for: v3-standard-8 17:06:35 INFO: Archiving Costs [Pipeline] echo 17:06:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:06:36 ---> logs-deploy.sh 17:06:36 lf-activate-venv: SKIPPING 17:06:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-148/1 17:06:36 INFO: archiving workspace using pattern(s): 17:06:37 Archives upload complete. 17:06:37 INFO: archiving logs to Nexus 17:06:37 ---> uname -a: 17:06:37 Linux prd-ubuntu20-04-docker-8c-8g-654 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:06:37 17:06:37 17:06:37 ---> lscpu: 17:06:37 Architecture: x86_64 17:06:37 CPU op-mode(s): 32-bit, 64-bit 17:06:37 Byte Order: Little Endian 17:06:37 Address sizes: 40 bits physical, 48 bits virtual 17:06:37 CPU(s): 8 17:06:37 On-line CPU(s) list: 0-7 17:06:37 Thread(s) per core: 1 17:06:37 Core(s) per socket: 1 17:06:37 Socket(s): 8 17:06:37 NUMA node(s): 1 17:06:37 Vendor ID: AuthenticAMD 17:06:37 CPU family: 23 17:06:37 Model: 49 17:06:37 Model name: AMD EPYC-Rome Processor 17:06:37 Stepping: 0 17:06:37 CPU MHz: 2800.000 17:06:37 BogoMIPS: 5600.00 17:06:37 Virtualization: AMD-V 17:06:37 Hypervisor vendor: KVM 17:06:37 Virtualization type: full 17:06:37 L1d cache: 256 KiB 17:06:37 L1i cache: 256 KiB 17:06:37 L2 cache: 4 MiB 17:06:37 L3 cache: 128 MiB 17:06:37 NUMA node0 CPU(s): 0-7 17:06:37 Vulnerability Itlb multihit: Not affected 17:06:37 Vulnerability L1tf: Not affected 17:06:37 Vulnerability Mds: Not affected 17:06:37 Vulnerability Meltdown: Not affected 17:06:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:06:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:06:37 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:06:37 Vulnerability Srbds: Not affected 17:06:37 Vulnerability Tsx async abort: Not affected 17:06:37 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 17:06:37 17:06:37 17:06:37 ---> nproc: 17:06:37 8 17:06:37 17:06:37 17:06:37 ---> df -h: 17:06:37 Filesystem Size Used Avail Use% Mounted on 17:06:37 overlay 155G 10G 145G 7% / 17:06:37 tmpfs 64M 0 64M 0% /dev 17:06:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:06:37 shm 64M 0 64M 0% /dev/shm 17:06:37 /dev/vda1 155G 10G 145G 7% /facter-os 17:06:37 17:06:37 17:06:37 ---> sar -b -r -n DEV: 17:06:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-654) 06/02/22 _x86_64_ (8 CPU) 17:06:37 17:06:37 16:58:37 LINUX RESTART (8 CPU) 17:06:37 17:06:37 16:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:06:37 17:00:01 238.36 45.27 193.09 0.00 4088.38 124205.22 0.00 17:06:37 17:01:01 52.33 0.30 52.03 0.00 30.12 23882.71 0.00 17:06:37 17:02:01 1.75 0.00 1.75 0.00 0.00 19.21 0.00 17:06:37 17:03:01 2.07 0.00 2.07 0.00 0.00 23.19 0.00 17:06:37 17:04:01 1.65 0.02 1.63 0.00 0.13 18.93 0.00 17:06:37 17:05:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 17:06:37 17:06:01 1.92 0.63 1.28 0.00 22.53 15.06 0.00 17:06:37 Average: 42.37 6.51 35.85 0.00 583.29 20924.84 0.00 17:06:37 17:06:37 16:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:06:37 17:00:01 28670952 31576636 723540 2.20 118876 3050780 2206140 6.50 1422496 2403392 133996 17:06:37 17:01:01 28573956 31791024 509972 1.55 121684 3319636 1795244 5.29 1163468 2716980 160 17:06:37 17:02:01 28574668 31791812 508836 1.55 121744 3319632 1795244 5.29 1162828 2716984 12 17:06:37 17:03:01 28577036 31794312 506164 1.54 121832 3319640 1795244 5.29 1160412 2716988 12 17:06:37 17:04:01 28581808 31799392 501020 1.52 121912 3319632 1795244 5.29 1155596 2717180 12 17:06:37 17:05:01 28582880 31800528 499672 1.52 121960 3319648 1795244 5.29 1154740 2717176 16 17:06:37 17:06:01 28583868 31801928 498088 1.51 122036 3320088 1795244 5.29 1153748 2717476 24 17:06:37 Average: 28592167 31765090 535327 1.63 121435 3281294 1853943 5.46 1196184 2672311 19176 17:06:37 17:06:37 16:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:06:37 17:00:01 lo 3.52 3.52 0.34 0.34 0.00 0.00 0.00 0.00 17:06:37 17:00:01 ens3 632.77 361.86 5824.10 102.81 0.00 0.00 0.00 0.00 17:06:37 17:00:01 docker0 1.34 1.36 0.17 10.82 0.00 0.00 0.00 0.00 17:06:37 17:00:01 veth07d13ff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:06:37 17:01:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 17:06:37 17:01:01 ens3 159.71 122.56 2729.86 68.02 0.00 0.00 0.00 0.00 17:06:37 17:01:01 docker0 12.93 14.90 1.01 194.07 0.00 0.00 0.00 0.00 17:06:37 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:37 17:02:01 ens3 0.62 0.10 0.14 0.07 0.00 0.00 0.00 0.00 17:06:37 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:37 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:37 17:03:01 ens3 0.53 0.38 0.27 0.21 0.00 0.00 0.00 0.00 17:06:37 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:37 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:37 17:04:01 ens3 6.63 3.18 12.75 0.28 0.00 0.00 0.00 0.00 17:06:37 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:37 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:37 17:05:01 ens3 0.65 0.52 0.34 0.28 0.00 0.00 0.00 0.00 17:06:37 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:37 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:37 17:06:01 ens3 0.77 0.53 0.78 0.35 0.00 0.00 0.00 0.00 17:06:37 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:37 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 17:06:37 Average: ens3 113.30 69.18 1213.15 24.39 0.00 0.00 0.00 0.00 17:06:37 Average: docker0 2.04 2.32 0.17 29.32 0.00 0.00 0.00 0.00 17:06:37 17:06:37 17:06:37 ---> sar -P ALL: 17:06:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-654) 06/02/22 _x86_64_ (8 CPU) 17:06:37 17:06:37 16:58:37 LINUX RESTART (8 CPU) 17:06:37 17:06:37 16:59:02 CPU %user %nice %system %iowait %steal %idle 17:06:37 17:00:01 all 17.69 0.00 4.91 1.94 0.09 75.37 17:06:37 17:00:01 0 17.28 0.00 4.94 0.38 0.10 77.30 17:06:37 17:00:01 1 19.60 0.00 5.90 8.30 0.09 66.12 17:06:37 17:00:01 2 18.03 0.00 4.70 1.10 0.10 76.07 17:06:37 17:00:01 3 20.35 0.00 6.11 0.75 0.10 72.69 17:06:37 17:00:01 4 16.84 0.00 4.83 2.95 0.09 75.30 17:06:37 17:00:01 5 17.53 0.00 4.07 0.75 0.07 77.57 17:06:37 17:00:01 6 13.70 0.00 3.72 0.65 0.05 81.88 17:06:37 17:00:01 7 18.20 0.00 5.02 0.64 0.09 76.06 17:06:37 17:01:01 all 9.74 0.00 2.38 0.40 0.04 87.45 17:06:37 17:01:01 0 10.45 0.00 2.49 0.02 0.03 87.01 17:06:37 17:01:01 1 8.84 0.00 2.52 0.72 0.03 87.89 17:06:37 17:01:01 2 11.78 0.00 2.33 0.20 0.03 85.66 17:06:37 17:01:01 3 9.20 0.00 2.62 0.15 0.03 87.99 17:06:37 17:01:01 4 9.24 0.00 2.72 1.86 0.03 86.14 17:06:37 17:01:01 5 8.93 0.00 2.22 0.00 0.03 88.82 17:06:37 17:01:01 6 8.64 0.00 1.78 0.18 0.05 89.35 17:06:37 17:01:01 7 10.80 0.00 2.41 0.03 0.05 86.71 17:06:37 17:02:01 all 0.02 0.00 0.01 0.01 0.00 99.95 17:06:37 17:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:06:37 17:02:01 1 0.03 0.00 0.07 0.03 0.02 99.85 17:06:37 17:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:06:37 17:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:06:37 17:02:01 4 0.05 0.00 0.00 0.02 0.00 99.93 17:06:37 17:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:37 17:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:06:37 17:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:06:37 17:03:01 all 0.04 0.00 0.01 0.01 0.00 99.94 17:06:37 17:03:01 0 0.08 0.00 0.00 0.00 0.02 99.90 17:06:37 17:03:01 1 0.08 0.00 0.03 0.03 0.02 99.83 17:06:37 17:03:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:06:37 17:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:06:37 17:03:01 4 0.02 0.00 0.00 0.03 0.00 99.95 17:06:37 17:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:37 17:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:06:37 17:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:06:37 17:04:01 all 0.06 0.00 0.02 0.01 0.01 99.91 17:06:37 17:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:06:37 17:04:01 1 0.15 0.00 0.05 0.05 0.03 99.72 17:06:37 17:04:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:06:37 17:04:01 3 0.05 0.00 0.00 0.00 0.02 99.93 17:06:37 17:04:01 4 0.03 0.00 0.00 0.02 0.00 99.95 17:06:37 17:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:06:37 17:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:06:37 17:04:01 7 0.12 0.00 0.07 0.00 0.00 99.82 17:06:37 17:05:01 all 0.03 0.00 0.01 0.01 0.00 99.95 17:06:37 17:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:06:37 17:05:01 1 0.03 0.00 0.00 0.02 0.02 99.93 17:06:37 17:05:01 2 0.03 0.00 0.03 0.00 0.02 99.92 17:06:37 17:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:06:37 17:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:06:37 17:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:37 17:05:01 6 0.08 0.00 0.00 0.03 0.00 99.88 17:06:37 17:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:06:37 17:06:01 all 0.17 0.00 0.01 0.01 0.00 99.81 17:06:37 17:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:06:37 17:06:01 1 0.18 0.00 0.02 0.05 0.02 99.73 17:06:37 17:06:01 2 0.07 0.00 0.00 0.00 0.00 99.93 17:06:37 17:06:01 3 0.12 0.00 0.00 0.00 0.00 99.88 17:06:37 17:06:01 4 0.07 0.00 0.00 0.00 0.00 99.93 17:06:37 17:06:01 5 0.81 0.00 0.00 0.00 0.00 99.19 17:06:37 17:06:01 6 0.10 0.00 0.00 0.02 0.02 99.87 17:06:37 17:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:06:37 Average: all 3.90 0.00 1.03 0.33 0.02 94.71 17:06:37 Average: 0 3.93 0.00 1.05 0.06 0.02 94.94 17:06:37 Average: 1 4.07 0.00 1.21 1.29 0.03 93.41 17:06:37 Average: 2 4.22 0.00 1.00 0.18 0.02 94.57 17:06:37 Average: 3 4.19 0.00 1.23 0.13 0.02 94.43 17:06:37 Average: 4 3.69 0.00 1.06 0.69 0.02 94.54 17:06:37 Average: 5 3.85 0.00 0.89 0.11 0.02 95.14 17:06:37 Average: 6 3.17 0.00 0.77 0.12 0.02 95.91 17:06:37 Average: 7 4.09 0.00 1.05 0.09 0.02 94.74 17:06:37 17:06:37 17:06:37