Branch indexing 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 AlexCuse for edgexfoundry/go-mod-messaging Loading trusted files from base branch main at e8d1654ba5965c3fb713dc646ae6e642854fae7d rather than 125a8d5e466aa97452a4facc4f072fed88132dc1 Obtained Jenkinsfile from e8d1654ba5965c3fb713dc646ae6e642854fae7d 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-ssh8096772106894266382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16633358791860897307.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17948991195984182160.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1404511004735785629.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10565983213682696365.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-23946 in /w/workspace/xfoundry_go-mod-messaging_PR-170 [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-170 # 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 > 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/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e8d1654ba5965c3fb713dc646ae6e642854fae7d into PR head commit 125a8d5e466aa97452a4facc4f072fed88132dc1 Merge succeeded, producing 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 Checking out Revision 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 (PR-170) > git config core.sparsecheckout # timeout=10 > git checkout -f 125a8d5e466aa97452a4facc4f072fed88132dc1 # 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 e8d1654ba5965c3fb713dc646ae6e642854fae7d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 # timeout=10 Commit message: "Merge commit 'e8d1654ba5965c3fb713dc646ae6e642854fae7d' into HEAD" > git rev-list --no-walk 125a8d5e466aa97452a4facc4f072fed88132dc1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:28:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:28:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:28:17 ========================================================= 16:28:17 EdgeX Global Pipelines Version Info 16:28:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:28:18 ------------------- 16:28:18 stable info: 16:28:18 ------------------- 16:28:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:28:18 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:28:18 Message: update stable to v1.0.239 16:28:18 ------------------- 16:28:18 experimental info: 16:28:18 ------------------- 16:28:18 Commited By: **** collab-it+edgex@linuxfoundation.org 16:28:18 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:28:18 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b94cba [Pipeline] echo 16:28:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:28:19 + git rev-list -1 --merges 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707~1..0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 [Pipeline] echo 16:28:19 -----------> git rev-list -1 --merges 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707~1..0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 16:28:19 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 [false] [Pipeline] sh 16:28:20 + git log --format=format:%s -1 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 [Pipeline] echo 16:28:20 ========================================================= 16:28:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:28:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:28:20 + git log --format=format:%s -1 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 [Pipeline] echo 16:28:20 [semverPrep] GIT_COMMIT: 0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707, Commit Message: Merge commit 'e8d1654ba5965c3fb713dc646ae6e642854fae7d' into HEAD [Pipeline] echo 16:28:20 [semverPrep] This is not a build commit. [Pipeline] sh 16:28:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:28:20 + grep -v github /etc/ssh/ssh_known_hosts 16:28:20 + [ -e /tmp/ssh_known_hosts ] 16:28:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:28:20 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:28:20 sudo tee -a /etc/ssh/ssh_known_hosts 16:28:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:21 16:28:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:22 0.1.4: Pulling from edgex-devops/py-git-semver 16:28:22 b85a868b505f: Pulling fs layer 16:28:22 e2be974225ed: Pulling fs layer 16:28:22 339a4e72a1f5: Pulling fs layer 16:28:22 988bab9f4d93: Pulling fs layer 16:28:22 1469e6f7b9e6: Pulling fs layer 16:28:22 eaf3925da568: Pulling fs layer 16:28:22 bab4dde63d76: Pulling fs layer 16:28:22 bde34c3a00c8: Pulling fs layer 16:28:22 b352a97aabf1: Pulling fs layer 16:28:22 4872d77fe225: Pulling fs layer 16:28:22 5851b861e8e6: Pulling fs layer 16:28:22 988bab9f4d93: Waiting 16:28:22 1469e6f7b9e6: Waiting 16:28:22 eaf3925da568: Waiting 16:28:22 bde34c3a00c8: Waiting 16:28:22 b352a97aabf1: Waiting 16:28:22 5851b861e8e6: Waiting 16:28:22 bab4dde63d76: Waiting 16:28:22 e2be974225ed: Verifying Checksum 16:28:22 e2be974225ed: Download complete 16:28:22 988bab9f4d93: Download complete 16:28:22 1469e6f7b9e6: Download complete 16:28:22 eaf3925da568: Download complete 16:28:22 339a4e72a1f5: Verifying Checksum 16:28:22 339a4e72a1f5: Download complete 16:28:22 bde34c3a00c8: Verifying Checksum 16:28:22 bde34c3a00c8: Download complete 16:28:22 b352a97aabf1: Verifying Checksum 16:28:22 b352a97aabf1: Download complete 16:28:22 4872d77fe225: Verifying Checksum 16:28:22 4872d77fe225: Download complete 16:28:22 5851b861e8e6: Verifying Checksum 16:28:22 5851b861e8e6: Download complete 16:28:22 b85a868b505f: Download complete 16:28:22 bab4dde63d76: Verifying Checksum 16:28:22 bab4dde63d76: Download complete 16:28:24 b85a868b505f: Pull complete 16:28:24 e2be974225ed: Pull complete 16:28:24 339a4e72a1f5: Pull complete 16:28:24 988bab9f4d93: Pull complete 16:28:25 1469e6f7b9e6: Pull complete 16:28:25 eaf3925da568: Pull complete 16:28:27 bab4dde63d76: Pull complete 16:28:27 bde34c3a00c8: Pull complete 16:28:27 b352a97aabf1: Pull complete 16:28:27 4872d77fe225: Pull complete 16:28:27 5851b861e8e6: Pull complete 16:28:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:27 prd-ubuntu20.04-docker-8c-8g-23946 does not seem to be running inside a container 16:28:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-170 -v /w/workspace/xfoundry_go-mod-messaging_PR-170:/w/workspace/xfoundry_go-mod-messaging_PR-170:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-170@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-170@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-devops/py-git-semver:0.1.4 cat 16:28:30 $ docker top a9a8e0157776b58e1db466dbe81de94add1c32b96a9fa7f63609bc89fcb8f4c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:28:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:30 [ssh-agent] Looking for ssh-agent implementation... 16:28:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:30 $ docker exec a9a8e0157776b58e1db466dbe81de94add1c32b96a9fa7f63609bc89fcb8f4c8 ssh-agent 16:28:30 SSH_AUTH_SOCK=/tmp/ssh-dG76fHjS4AAX/agent.34 16:28:30 SSH_AGENT_PID=41 16:28:30 Running ssh-add (command line suppressed) 16:28:30 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-170@tmp/private_key_4662047052933001784.key (/w/workspace/xfoundry_go-mod-messaging_PR-170@tmp/private_key_4662047052933001784.key) 16:28:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:30 + git tag --points-at HEAD [Pipeline] } 16:28:30 $ docker exec --env ******** --env ******** a9a8e0157776b58e1db466dbe81de94add1c32b96a9fa7f63609bc89fcb8f4c8 ssh-agent -k 16:28:31 unset SSH_AUTH_SOCK; 16:28:31 unset SSH_AGENT_PID; 16:28:31 echo Agent pid 41 killed; 16:28:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:28:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:31 [ssh-agent] Looking for ssh-agent implementation... 16:28:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:31 $ docker exec a9a8e0157776b58e1db466dbe81de94add1c32b96a9fa7f63609bc89fcb8f4c8 ssh-agent 16:28:31 SSH_AUTH_SOCK=/tmp/ssh-R8sIDP43lq8T/agent.73 16:28:31 SSH_AGENT_PID=79 16:28:31 Running ssh-add (command line suppressed) 16:28:31 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-170@tmp/private_key_8310377654051636798.key (/w/workspace/xfoundry_go-mod-messaging_PR-170@tmp/private_key_8310377654051636798.key) 16:28:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:31 + git semver init 16:28:32 2022-08-30 16:28:32,017 [run_init] DEBUG init version:0.0.0 force:False 16:28:32 2022-08-30 16:28:32,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-170/.semver 16:28:32 2022-08-30 16:28:32,018 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-170/.semver 16:28:32 2022-08-30 16:28:32,018 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-170/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-170, universal_newlines=False, shell=None, istream=None) 16:28:33 2022-08-30 16:28:32,685 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-170/.git/info/exclude 16:28:33 2022-08-30 16:28:32,685 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-170/.semver/PR-170 with force:False 16:28:33 2022-08-30 16:28:32,686 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-170/.semver/PR-170 16:28:33 2022-08-30 16:28:32,690 [execute] INFO git cat-file --batch-check 16:28:33 2022-08-30 16:28:32,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-170/.semver, universal_newlines=False, shell=None, istream=) 16:28:33 2022-08-30 16:28:32,696 [execute] INFO git cat-file --batch 16:28:33 2022-08-30 16:28:32,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-170/.semver, universal_newlines=False, shell=None, istream=) 16:28:33 2022-08-30 16:28:32,700 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-170/.semver/PR-170 16:28:33 0.0.0 [Pipeline] } 16:28:33 $ docker exec --env ******** --env ******** a9a8e0157776b58e1db466dbe81de94add1c32b96a9fa7f63609bc89fcb8f4c8 ssh-agent -k 16:28:33 unset SSH_AUTH_SOCK; 16:28:33 unset SSH_AGENT_PID; 16:28:33 echo Agent pid 79 killed; 16:28:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:33 + git semver [Pipeline] } 16:28:33 $ docker stop --time=1 a9a8e0157776b58e1db466dbe81de94add1c32b96a9fa7f63609bc89fcb8f4c8 16:28:35 $ docker rm -f a9a8e0157776b58e1db466dbe81de94add1c32b96a9fa7f63609bc89fcb8f4c8 [Pipeline] // withDockerContainer [Pipeline] sh 16:28:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:28:35 Stashed 1 file(s) [Pipeline] echo 16:28:35 [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:28:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:35 ========================================================= 16:28:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:28:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:28:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:28:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:28:36 2408cc74d12b: Pulling fs layer 16:28:36 ea60b727a1ce: Pulling fs layer 16:28:36 30c4a7721957: Pulling fs layer 16:28:36 370296b7ddb6: Pulling fs layer 16:28:36 7c6cee850709: Pulling fs layer 16:28:36 39a5fcdaea64: Pulling fs layer 16:28:36 d94ebbe4e438: Pulling fs layer 16:28:36 bcfd1f05c69d: Pulling fs layer 16:28:36 59ccb84bbe0f: Pulling fs layer 16:28:36 7c6cee850709: Waiting 16:28:36 bcfd1f05c69d: Waiting 16:28:36 39a5fcdaea64: Waiting 16:28:36 59ccb84bbe0f: Waiting 16:28:36 d94ebbe4e438: Waiting 16:28:36 370296b7ddb6: Waiting 16:28:36 30c4a7721957: Verifying Checksum 16:28:36 30c4a7721957: Download complete 16:28:36 ea60b727a1ce: Download complete 16:28:36 7c6cee850709: Download complete 16:28:36 39a5fcdaea64: Verifying Checksum 16:28:36 39a5fcdaea64: Download complete 16:28:36 2408cc74d12b: Verifying Checksum 16:28:36 2408cc74d12b: Download complete 16:28:36 d94ebbe4e438: Download complete 16:28:36 2408cc74d12b: Pull complete 16:28:36 ea60b727a1ce: Pull complete 16:28:36 30c4a7721957: Pull complete 16:28:36 59ccb84bbe0f: Verifying Checksum 16:28:36 59ccb84bbe0f: Download complete 16:28:36 bcfd1f05c69d: Verifying Checksum 16:28:36 bcfd1f05c69d: Download complete 16:28:36 370296b7ddb6: Verifying Checksum 16:28:36 370296b7ddb6: Download complete 16:28:41 370296b7ddb6: Pull complete 16:28:41 7c6cee850709: Pull complete 16:28:41 39a5fcdaea64: Pull complete 16:28:41 d94ebbe4e438: Pull complete 16:28:43 bcfd1f05c69d: Pull complete 16:28:43 59ccb84bbe0f: Pull complete 16:28:43 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:28:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:28:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 16:28:44 + 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 16:28:44 + docker inspect -f . ci-base-image-x86_64 16:28:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:44 prd-ubuntu20.04-docker-8c-8g-23946 does not seem to be running inside a container 16:28:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-170 -v /w/workspace/xfoundry_go-mod-messaging_PR-170:/w/workspace/xfoundry_go-mod-messaging_PR-170:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-170@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-170@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:28:48 $ docker top ca33e13d188aede333ef4d224654cef362f735d9c9a9ed2e24739b22c9573fd9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:48 + go version 16:28:48 go version go1.18.3 linux/amd64 [Pipeline] } 16:28:48 $ docker stop --time=1 ca33e13d188aede333ef4d224654cef362f735d9c9a9ed2e24739b22c9573fd9 16:28:49 $ docker rm -f ca33e13d188aede333ef4d224654cef362f735d9c9a9ed2e24739b22c9573fd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:50 + docker inspect -f . ci-base-image-x86_64 16:28:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:50 prd-ubuntu20.04-docker-8c-8g-23946 does not seem to be running inside a container 16:28:50 $ 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-170 -v /w/workspace/xfoundry_go-mod-messaging_PR-170:/w/workspace/xfoundry_go-mod-messaging_PR-170:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-170@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-170@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:28:50 Still waiting to schedule task 16:28:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:28:50 $ docker top a25c5bada27c75893f5a84886f1f3bd4c4e6901be21fec3becbde52c26465c29 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:51 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-170 [Pipeline] fileExists [Pipeline] sh 16:28:51 + make test 16:28:51 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:28:51 go: downloading github.com/stretchr/testify v1.8.0 16:28:51 go: downloading github.com/pebbe/zmq4 v1.2.7 16:28:51 go: downloading github.com/nats-io/nats.go v1.16.0 16:28:51 go: downloading github.com/google/uuid v1.3.0 16:28:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:28:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 16:28:51 go: downloading github.com/gorilla/websocket v1.4.2 16:28:51 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 16:28:51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:28:51 go: downloading github.com/davecgh/go-spew v1.1.1 16:28:51 go: downloading github.com/pmezard/go-difflib v1.0.0 16:28:51 go: downloading github.com/stretchr/objx v0.4.0 16:28:51 go: downloading gopkg.in/yaml.v3 v3.0.1 16:28:51 go: downloading github.com/nats-io/nkeys v0.3.0 16:28:51 go: downloading github.com/nats-io/nuid v1.0.1 16:28:51 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 16:29:04 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:29:07 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.080s coverage: 90.4% of statements 16:29:07 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.041s coverage: 86.3% of statements 16:29:07 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 16:29:07 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 16:29:07 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.032s coverage: 16.7% of statements 16:29:07 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.040s coverage: 68.5% of statements 16:29:07 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:29:29 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.413s coverage: 83.8% of statements 16:29:29 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.033s coverage: 88.9% of statements 16:29:29 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 16:29:29 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.041s coverage: 100.0% of statements 16:29:29 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.031s coverage: 100.0% of statements 16:29:29 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.032s coverage: 90.9% of statements 16:29:29 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 16:29:29 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:29:29 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.062s coverage: 90.4% of statements 16:29:29 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.035s coverage: 100.0% of statements 16:29:29 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 16:29:29 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.027s coverage: 100.0% of statements 16:29:29 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.041s coverage: 68.5% of statements 16:29:29 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:29:51 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.372s coverage: 83.8% of statements 16:29:51 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 88.9% of statements 16:29:51 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 16:29:51 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.037s coverage: 100.0% of statements 16:29:51 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.020s coverage: 100.0% of statements 16:29:51 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.031s coverage: 90.9% of statements 16:29:59 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:29:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:30:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:30:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:30:00 $ docker stop --time=1 a25c5bada27c75893f5a84886f1f3bd4c4e6901be21fec3becbde52c26465c29 16:30:02 $ docker rm -f a25c5bada27c75893f5a84886f1f3bd4c4e6901be21fec3becbde52c26465c29 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:30:03 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 16:30:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:03 16:30:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:03 latest: Pulling from edgex-lftools-log-publisher 16:30:03 5eb5b503b376: Pulling fs layer 16:30:03 5c69ac0246d0: Pulling fs layer 16:30:03 ec43610c2a17: Pulling fs layer 16:30:03 3a2ae6a8a46f: Pulling fs layer 16:30:03 33b1e0a273af: Pulling fs layer 16:30:03 5d3b04190fa2: Pulling fs layer 16:30:03 2f39f015ded8: Pulling fs layer 16:30:03 33b1e0a273af: Waiting 16:30:03 5d3b04190fa2: Waiting 16:30:03 2f39f015ded8: Waiting 16:30:03 3a2ae6a8a46f: Waiting 16:30:03 5c69ac0246d0: Download complete 16:30:03 3a2ae6a8a46f: Download complete 16:30:03 33b1e0a273af: Verifying Checksum 16:30:03 33b1e0a273af: Download complete 16:30:03 5d3b04190fa2: Verifying Checksum 16:30:03 5d3b04190fa2: Download complete 16:30:04 ec43610c2a17: Verifying Checksum 16:30:04 ec43610c2a17: Download complete 16:30:04 5eb5b503b376: Verifying Checksum 16:30:04 5eb5b503b376: Download complete 16:30:04 2f39f015ded8: Download complete 16:30:05 5eb5b503b376: Pull complete 16:30:05 5c69ac0246d0: Pull complete 16:30:06 ec43610c2a17: Pull complete 16:30:06 3a2ae6a8a46f: Pull complete 16:30:06 33b1e0a273af: Pull complete 16:30:06 5d3b04190fa2: Pull complete 16:30:11 2f39f015ded8: Pull complete 16:30:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:30:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:11 prd-ubuntu20.04-docker-8c-8g-23946 does not seem to be running inside a container 16:30:11 $ 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-170 -v /w/workspace/xfoundry_go-mod-messaging_PR-170:/w/workspace/xfoundry_go-mod-messaging_PR-170:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-170@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-170@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:30:14 $ docker top 0adf69d916bb27078183b7557db475f6ca5a5e0d6a5638047f574a43950de66f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:15 ---> job-cost.sh 16:30:15 lf-activate-venv: SKIPPING 16:30:15 INFO: No Stack... 16:30:15 INFO: Retrieving Pricing Info for: v3-standard-8 16:30:15 INFO: Archiving Costs [Pipeline] sh 16:30:16 + cat /w/workspace/xfoundry_go-mod-messaging_PR-170/archives/cost.csv 16:30:16 + cut -d, -f6 [Pipeline] lock 16:30:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] 16:30:16 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] did not exist. Created. 16:30:16 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:30:16 + echo total: 0.2199999988079071 [Pipeline] stash 16:30:16 Stashed 1 file(s) [Pipeline] } 16:30:16 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] [Pipeline] // lock [Pipeline] } 16:30:16 $ docker stop --time=1 0adf69d916bb27078183b7557db475f6ca5a5e0d6a5638047f574a43950de66f 16:30:17 $ docker rm -f 0adf69d916bb27078183b7557db475f6ca5a5e0d6a5638047f574a43950de66f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:30:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23947 in /w/workspace/xfoundry_go-mod-messaging_PR-170 [Pipeline] { [Pipeline] ws 16:30:37 Running in /w/workspace/go-mod-messaging/3 [Pipeline] { [Pipeline] checkout 16:30:37 Selected Git installation does not exist. Using Default 16:30:37 The recommended git tool is: NONE 16:30:44 using credential edgex-jenkins-ssh 16:30:44 Cloning the remote Git repository 16:30:44 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:30:45 > git init /w/workspace/go-mod-messaging/3 # timeout=10 16:30:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:30:45 > git --version # timeout=10 16:30:45 > git --version # 'git version 2.25.1' 16:30:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:30:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:30:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:30:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:30:46 Merging remotes/origin/main commit e8d1654ba5965c3fb713dc646ae6e642854fae7d into PR head commit 125a8d5e466aa97452a4facc4f072fed88132dc1 16:30:47 Merge succeeded, producing cda0dc64a599c0d438f9a83d279053a6d850d7d1 16:30:47 Checking out Revision cda0dc64a599c0d438f9a83d279053a6d850d7d1 (PR-170) 16:30:46 > git config core.sparsecheckout # timeout=10 16:30:47 > git checkout -f 125a8d5e466aa97452a4facc4f072fed88132dc1 # timeout=10 16:30:47 > git remote # timeout=10 16:30:47 > git config --get remote.origin.url # timeout=10 16:30:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:47 > git merge e8d1654ba5965c3fb713dc646ae6e642854fae7d # timeout=10 16:30:47 > git rev-parse HEAD^{commit} # timeout=10 16:30:47 > git config core.sparsecheckout # timeout=10 16:30:47 > git checkout -f cda0dc64a599c0d438f9a83d279053a6d850d7d1 # timeout=10 16:30:51 Commit message: "Merge commit 'e8d1654ba5965c3fb713dc646ae6e642854fae7d' into HEAD" 16:30:51 > git rev-list --no-walk 125a8d5e466aa97452a4facc4f072fed88132dc1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:30:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:30:52 Dload Upload Total Spent Left Speed 16:30:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 91985 [Pipeline] sh 16:30:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:30:53 + sudo tee /etc/docker/daemon.new 16:30:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:30:53 { 16:30:53 "registry-mirrors": [ 16:30:53 "https://nexus3.edgexfoundry.org:10001" 16:30:53 ], 16:30:53 "bip": "10.250.0.254/24", 16:30:53 "hosts": [ 16:30:53 "tcp://0.0.0.0:5555", 16:30:53 "unix:///var/run/docker.sock" 16:30:53 ], 16:30:53 "mtu": 1458, 16:30:53 "selinux-enabled": true, 16:30:53 "seccomp-profile": "/etc/docker/seccomp.json" 16:30:53 } [Pipeline] sh 16:30:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:30:54 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:31:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:13 ========================================================= 16:31:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:31:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:31:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:31:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:31:14 b3c136eddcbf: Pulling fs layer 16:31:14 c0a3192eca97: Pulling fs layer 16:31:14 a050256f5b6f: Pulling fs layer 16:31:14 656be50a0ddc: Pulling fs layer 16:31:14 2bbca73fdf42: Pulling fs layer 16:31:14 46d945488cbd: Pulling fs layer 16:31:14 8a5474983e97: Pulling fs layer 16:31:14 329c88fbcd65: Pulling fs layer 16:31:14 656be50a0ddc: Waiting 16:31:14 2bbca73fdf42: Waiting 16:31:14 46d945488cbd: Waiting 16:31:14 8a5474983e97: Waiting 16:31:14 329c88fbcd65: Waiting 16:31:14 c0a3192eca97: Verifying Checksum 16:31:14 c0a3192eca97: Download complete 16:31:14 a050256f5b6f: Download complete 16:31:14 2bbca73fdf42: Verifying Checksum 16:31:14 2bbca73fdf42: Download complete 16:31:14 46d945488cbd: Verifying Checksum 16:31:14 46d945488cbd: Download complete 16:31:14 b3c136eddcbf: Download complete 16:31:15 b3c136eddcbf: Pull complete 16:31:15 329c88fbcd65: Verifying Checksum 16:31:15 329c88fbcd65: Download complete 16:31:16 c0a3192eca97: Pull complete 16:31:16 a050256f5b6f: Pull complete 16:31:16 8a5474983e97: Verifying Checksum 16:31:16 8a5474983e97: Download complete 16:31:17 656be50a0ddc: Verifying Checksum 16:31:17 656be50a0ddc: Download complete 16:31:32 656be50a0ddc: Pull complete 16:31:32 2bbca73fdf42: Pull complete 16:31:32 46d945488cbd: Pull complete 16:31:38 8a5474983e97: Pull complete 16:31:40 329c88fbcd65: Pull complete 16:31:40 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:31:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:31:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 16:31:40 + 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 16:31:41 + docker inspect -f . ci-base-image-arm64 16:31:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:41 prd-ubuntu20.04-docker-arm64-4c-16g-23947 does not seem to be running inside a container 16:31:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:31:43 $ docker top 3fb0547d9db323157f56acb0e894276b9827d7a4f49be2c7b68bee74690b07ff -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:44 + go version 16:31:44 go version go1.18.3 linux/arm64 [Pipeline] } 16:31:44 $ docker stop --time=1 3fb0547d9db323157f56acb0e894276b9827d7a4f49be2c7b68bee74690b07ff 16:31:46 $ docker rm -f 3fb0547d9db323157f56acb0e894276b9827d7a4f49be2c7b68bee74690b07ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:47 + docker inspect -f . ci-base-image-arm64 16:31:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:47 prd-ubuntu20.04-docker-arm64-4c-16g-23947 does not seem to be running inside a container 16:31:47 $ 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/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:31:49 $ docker top 4156468d9ffbc91525be252546664dc39b3c48b6c791dbcdc20c3508e160eda9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:50 + git config --global --add safe.directory /w/workspace/go-mod-messaging/3 [Pipeline] fileExists [Pipeline] sh 16:31:50 + make test 16:31:50 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:31:50 go: downloading github.com/nats-io/nats.go v1.16.0 16:31:50 go: downloading github.com/stretchr/testify v1.8.0 16:31:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 16:31:51 go: downloading github.com/google/uuid v1.3.0 16:31:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:31:51 go: downloading github.com/pebbe/zmq4 v1.2.7 16:31:51 go: downloading github.com/davecgh/go-spew v1.1.1 16:31:51 go: downloading github.com/pmezard/go-difflib v1.0.0 16:31:51 go: downloading github.com/stretchr/objx v0.4.0 16:31:51 go: downloading gopkg.in/yaml.v3 v3.0.1 16:31:51 go: downloading github.com/gorilla/websocket v1.4.2 16:31:51 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 16:31:51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:31:51 go: downloading github.com/nats-io/nkeys v0.3.0 16:31:51 go: downloading github.com/nats-io/nuid v1.0.1 16:31:51 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 16:32:59 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:33:26 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.229s coverage: 90.4% of statements 16:33:36 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.239s coverage: 86.3% of statements 16:33:36 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 16:33:36 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 16:33:36 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.086s coverage: 16.7% of statements 16:33:36 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.150s coverage: 68.5% of statements 16:33:36 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:33:51 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.500s coverage: 83.8% of statements 16:33:51 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.082s coverage: 88.9% of statements 16:33:51 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 16:33:51 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.074s coverage: 100.0% of statements 16:33:51 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.073s coverage: 100.0% of statements 16:33:51 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.060s coverage: 90.9% of statements 16:33:51 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 16:33:51 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:33:53 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.318s coverage: 90.4% of statements 16:33:54 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.117s coverage: 100.0% of statements 16:33:54 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 16:33:54 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.061s coverage: 100.0% of statements 16:33:55 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.178s coverage: 68.5% of statements 16:33:55 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:34:22 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.511s coverage: 83.8% of statements 16:34:22 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.070s coverage: 88.9% of statements 16:34:22 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 16:34:22 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.079s coverage: 100.0% of statements 16:34:22 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.088s coverage: 100.0% of statements 16:34:22 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.067s coverage: 90.9% of statements 16:34:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:34:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:35:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:35:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:35:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:35:09 $ docker stop --time=1 4156468d9ffbc91525be252546664dc39b3c48b6c791dbcdc20c3508e160eda9 16:35:11 $ docker rm -f 4156468d9ffbc91525be252546664dc39b3c48b6c791dbcdc20c3508e160eda9 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:35:12 Warning: overwriting stash ‘coverage-report’ 16:35:13 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 16:35:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:13 16:35:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:14 arm64: Pulling from edgex-lftools-log-publisher 16:35:14 8998bd30e6a1: Pulling fs layer 16:35:14 04944245beec: Pulling fs layer 16:35:14 699f458cf7ca: Pulling fs layer 16:35:14 765212b225bb: Pulling fs layer 16:35:14 f23df028b6ca: Pulling fs layer 16:35:14 d65c8cfc05b1: Pulling fs layer 16:35:14 2437ff75d9bd: Pulling fs layer 16:35:14 f23df028b6ca: Waiting 16:35:14 d65c8cfc05b1: Waiting 16:35:14 765212b225bb: Waiting 16:35:14 2437ff75d9bd: Waiting 16:35:14 04944245beec: Verifying Checksum 16:35:14 04944245beec: Download complete 16:35:14 765212b225bb: Verifying Checksum 16:35:14 765212b225bb: Download complete 16:35:14 f23df028b6ca: Verifying Checksum 16:35:14 f23df028b6ca: Download complete 16:35:14 d65c8cfc05b1: Verifying Checksum 16:35:14 d65c8cfc05b1: Download complete 16:35:14 699f458cf7ca: Verifying Checksum 16:35:14 699f458cf7ca: Download complete 16:35:15 8998bd30e6a1: Download complete 16:35:18 2437ff75d9bd: Verifying Checksum 16:35:18 2437ff75d9bd: Download complete 16:35:20 8998bd30e6a1: Pull complete 16:35:20 04944245beec: Pull complete 16:35:22 699f458cf7ca: Pull complete 16:35:22 765212b225bb: Pull complete 16:35:23 f23df028b6ca: Pull complete 16:35:23 d65c8cfc05b1: Pull complete 16:35:41 2437ff75d9bd: Pull complete 16:35:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:35:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:42 prd-ubuntu20.04-docker-arm64-4c-16g-23947 does not seem to be running inside a container 16:35: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/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:35:44 $ docker top 7927fe5d86cfbff5796e16c06ca9340e9c1cb4bd2b0df1463e857c6a769d8155 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:45 ---> job-cost.sh 16:35:45 lf-activate-venv: SKIPPING 16:35:45 INFO: No Stack... 16:35:46 INFO: Retrieving Pricing Info for: v3-standard-4 16:35:47 INFO: Archiving Costs [Pipeline] sh 16:35:48 + + cut -d,cat -f6 16:35:48 /w/workspace/go-mod-messaging/3/archives/cost.csv [Pipeline] lock 16:35:48 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] 16:35:48 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] did not exist. Created. 16:35:48 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:35:48 /w/workspace/go-mod-messaging/3@tmp/durable-e9c2ea33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:35:49 + echo total: 0.10999999940395355 [Pipeline] stash 16:35:49 Warning: overwriting stash ‘stack-cost’ 16:35:49 Stashed 1 file(s) [Pipeline] } 16:35:49 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-170-3-stack-cost] [Pipeline] // lock [Pipeline] } 16:35:49 $ docker stop --time=1 7927fe5d86cfbff5796e16c06ca9340e9c1cb4bd2b0df1463e857c6a769d8155 16:35:51 $ docker rm -f 7927fe5d86cfbff5796e16c06ca9340e9c1cb4bd2b0df1463e857c6a769d8155 [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 16:35:51 provisioning config files... 16:35:51 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-170@tmp/config733317314848423795tmp [Pipeline] { [Pipeline] sh 16:35:51 + set +x 16:35:51 + curl -s https://codecov.io/bash 16:35:51 + bash -s -- 16:35:51 16:35:51 _____ _ 16:35:51 / ____| | | 16:35:51 | | ___ __| | ___ ___ _____ __ 16:35:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:35:51 | |___| (_) | (_| | __/ (_| (_) \ V / 16:35:51 \_____\___/ \__,_|\___|\___\___/ \_/ 16:35:51 Bash-1.0.6 16:35:51 16:35:51 16:35:51 ==> git version 2.25.1 found 16:35:51 ==> 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 16:35:51 Release-Date: 2020-01-08 16:35:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:35:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:35:51 ==> Jenkins CI detected. 16:35:51 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-170 16:35:51 project root: . 16:35:51 --> token set from env 16:35:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:35:51 ==> Running gcov in . (disable via -X gcov) 16:35:51 ==> Python coveragepy not found 16:35:51 ==> Searching for coverage reports in: 16:35:51 + . 16:35:51 -> Found 1 reports 16:35:51 ==> Detecting git/mercurial file structure 16:35:51 ==> Reading reports 16:35:51 + ./coverage.out bytes=23518 16:35:51 ==> Appending adjustments 16:35:51 https://docs.codecov.io/docs/fixing-reports 16:35:52 + Found adjustments 16:35:52 ==> Gzipping contents 16:35:52 8.0K /tmp/codecov.TcHJ3D.gz 16:35:52 ==> Uploading reports 16:35:52 url: https://codecov.io 16:35:52 query: branch=PR-170&commit=0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-170%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=170&job=&cmd_args= 16:35:52 -> Pinging Codecov 16:35:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-170&commit=0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-170%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=170&job=&cmd_args= 16:35:52 -> Uploading to 16:35:52 https://storage.googleapis.com/codecov/v4/raw/2022-08-30/F6E385568367DD0E4001BA4F8F1CB792/0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707/f67a807c-048e-4c43-a1b2-aa62577bcc18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220830T163552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ecd21208db8404a360aca4ef27163fc1e50c72feac88a7286dc63992fe349a5 16:35:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:35:52 Dload Upload Total Spent Left Speed 16:35:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6594 0 0 100 6594 0 28794 --:--:-- --:--:-- --:--:-- 28669 100 6594 0 0 100 6594 0 28545 --:--:-- --:--:-- --:--:-- 28422 16:35:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/0b94cba7c21ec9e5b8b976eb367f5c92e1cdc707 [Pipeline] } 16:35:52 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 16:35:53 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-170/archives ] 16:35:53 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-170/archives 16:35:53 total 16 16:35:53 drwxr-xr-x 3 root root 4096 Aug 30 16:30 . 16:35:53 drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 16:30 .. 16:35:53 drwxr-xr-x 2 root root 4096 Aug 30 16:30 cost 16:35:53 -rw-r--r-- 1 root root 88 Aug 30 16:30 cost.csv 16:35:53 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-170/archives 16:35:53 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-170/archives 16:35:53 total 16 16:35:53 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 16:30 . 16:35:53 drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 16:30 .. 16:35:53 drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 16:30 cost 16:35:53 -rw-r--r-- 1 jenkins jenkins 88 Aug 30 16:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:35:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:35:54 ---> package-listing.sh 16:35:54 ++ facter osfamily 16:35:54 ++ tr '[:upper:]' '[:lower:]' 16:35:55 + OS_FAMILY=debian 16:35:55 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-170 16:35:55 + START_PACKAGES=/tmp/packages_start.txt 16:35:55 + END_PACKAGES=/tmp/packages_end.txt 16:35:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:35:55 + PACKAGES=/tmp/packages_start.txt 16:35:55 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-170 ']' 16:35:55 + PACKAGES=/tmp/packages_end.txt 16:35:55 + case "${OS_FAMILY}" in 16:35:55 + dpkg -l 16:35:55 + grep '^ii' 16:35:55 + '[' -f /tmp/packages_start.txt ']' 16:35:55 + '[' -f /tmp/packages_end.txt ']' 16:35:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:35:55 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-170 ']' 16:35:55 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-170/archives/ 16:35:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-170/archives/ [Pipeline] echo 16:35:55 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-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:35:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:35:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:56 prd-ubuntu20.04-docker-8c-8g-23946 does not seem to be running inside a container 16:35:56 $ 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-170/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-170 -v /w/workspace/xfoundry_go-mod-messaging_PR-170:/w/workspace/xfoundry_go-mod-messaging_PR-170:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-170@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-170@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:35:56 $ docker top 1288713a409303f2f383a6444f59fa74295921aae14c3ac7f2f84f2fec85f007 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:56 + touch /tmp/pre-build-complete [Pipeline] sh 16:35:56 + mkdir -p /var/log/sysstat [Pipeline] sh 16:35:57 + ls /var/log/sa-host 16:35:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:57 provisioning config files... 16:35:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-170@tmp/config2056326610546064939tmp [Pipeline] { [Pipeline] echo 16:35:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:35:57 ---> create-netrc.sh [Pipeline] } 16:35:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:35:57 ---> python-tools-install.sh [Pipeline] echo 16:35:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:35:58 ---> sudo-logs.sh 16:35:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:35:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:35:58 ---> job-cost.sh 16:35:58 lf-activate-venv: SKIPPING 16:35:58 DEBUG: total: 0.2199999988079071 16:35:58 INFO: Retrieving Stack Cost... 16:35:59 INFO: Retrieving Pricing Info for: v3-standard-8 16:35:59 INFO: Archiving Costs [Pipeline] echo 16:35:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:35:59 ---> logs-deploy.sh 16:35:59 lf-activate-venv: SKIPPING 16:35:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-170/3 16:35:59 INFO: archiving workspace using pattern(s): 16:36:00 Archives upload complete. 16:36:00 INFO: archiving logs to Nexus 16:36:01 ---> uname -a: 16:36:01 Linux prd-ubuntu20-04-docker-8c-8g-23946 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:36:01 16:36:01 16:36:01 ---> lscpu: 16:36:01 Architecture: x86_64 16:36:01 CPU op-mode(s): 32-bit, 64-bit 16:36:01 Byte Order: Little Endian 16:36:01 Address sizes: 40 bits physical, 48 bits virtual 16:36:01 CPU(s): 8 16:36:01 On-line CPU(s) list: 0-7 16:36:01 Thread(s) per core: 1 16:36:01 Core(s) per socket: 1 16:36:01 Socket(s): 8 16:36:01 NUMA node(s): 1 16:36:01 Vendor ID: AuthenticAMD 16:36:01 CPU family: 23 16:36:01 Model: 49 16:36:01 Model name: AMD EPYC-Rome Processor 16:36:01 Stepping: 0 16:36:01 CPU MHz: 2799.864 16:36:01 BogoMIPS: 5599.72 16:36:01 Virtualization: AMD-V 16:36:01 Hypervisor vendor: KVM 16:36:01 Virtualization type: full 16:36:01 L1d cache: 256 KiB 16:36:01 L1i cache: 256 KiB 16:36:01 L2 cache: 4 MiB 16:36:01 L3 cache: 128 MiB 16:36:01 NUMA node0 CPU(s): 0-7 16:36:01 Vulnerability Itlb multihit: Not affected 16:36:01 Vulnerability L1tf: Not affected 16:36:01 Vulnerability Mds: Not affected 16:36:01 Vulnerability Meltdown: Not affected 16:36:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:36:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:36:01 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:36:01 Vulnerability Srbds: Not affected 16:36:01 Vulnerability Tsx async abort: Not affected 16:36:01 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 16:36:01 16:36:01 16:36:01 ---> nproc: 16:36:01 8 16:36:01 16:36:01 16:36:01 ---> df -h: 16:36:01 Filesystem Size Used Avail Use% Mounted on 16:36:01 overlay 155G 11G 145G 7% / 16:36:01 tmpfs 64M 0 64M 0% /dev 16:36:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:36:01 shm 64M 0 64M 0% /dev/shm 16:36:01 /dev/vda1 155G 11G 145G 7% /facter-os 16:36:01 16:36:01 16:36:01 ---> sar -b -r -n DEV: 16:36:01 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23946) 08/30/22 _x86_64_ (8 CPU) 16:36:01 16:36:01 16:27:40 LINUX RESTART (8 CPU) 16:36:01 16:36:01 16:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:36:01 16:29:01 386.38 45.12 341.26 0.00 4083.63 156627.58 0.00 16:36:01 16:30:01 20.06 0.92 19.15 0.00 18.80 6390.55 0.00 16:36:01 16:31:01 38.43 0.10 38.33 0.00 6.27 18553.84 0.00 16:36:01 16:32:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 16:36:01 16:33:01 1.35 0.02 1.33 0.00 0.13 14.00 0.00 16:36:01 16:34:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 16:36:01 16:35:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 16:36:01 Average: 63.42 6.50 56.92 0.00 578.72 25637.65 0.00 16:36:01 16:36:01 16:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:36:01 16:29:01 28630476 31706564 591196 1.80 121124 3208304 2114000 6.23 1307556 2544540 172960 16:36:01 16:30:01 28733456 31773332 521692 1.59 108828 3177420 2202276 6.49 1268548 2473396 52004 16:36:01 16:31:01 28451432 31789052 509376 1.55 122152 3436164 1919604 5.66 1166436 2831028 16 16:36:01 16:32:01 28452128 31789840 508288 1.55 122200 3436164 1919604 5.66 1165472 2831028 176 16:36:01 16:33:01 28458772 31796800 501496 1.53 122232 3436164 1919604 5.66 1158604 2831316 24 16:36:01 16:34:01 28459016 31797236 501008 1.52 122272 3436304 1919604 5.66 1158896 2831448 172 16:36:01 16:35:01 28466732 31804976 493180 1.50 122304 3436312 1919604 5.66 1151136 2831452 12 16:36:01 Average: 28521716 31779686 518034 1.58 120159 3366690 1987757 5.86 1196664 2739173 32195 16:36:01 16:36:01 16:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:36:01 16:29:01 lo 3.52 3.52 0.34 0.34 0.00 0.00 0.00 0.00 16:36:01 16:29:01 docker0 9.10 9.22 0.78 89.98 0.00 0.00 0.00 0.00 16:36:01 16:29:01 ens3 651.81 402.05 6505.87 106.48 0.00 0.00 0.00 0.00 16:36:01 16:29:01 veth095d36a 7.64 7.81 0.69 77.57 0.00 0.00 0.00 0.01 16:36:01 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:36:01 16:30:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:36:01 16:30:01 ens3 38.03 32.39 15.10 51.07 0.00 0.00 0.00 0.00 16:36:01 16:30:01 veth095d36a 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:36:01 16:31:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 16:36:01 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:01 16:31:01 ens3 104.73 63.89 2536.21 11.66 0.00 0.00 0.00 0.00 16:36:01 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:36:01 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:01 16:32:01 ens3 0.73 0.12 0.06 0.01 0.00 0.00 0.00 0.00 16:36:01 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:01 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:01 16:33:01 ens3 0.78 0.10 0.14 0.07 0.00 0.00 0.00 0.00 16:36:01 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:36:01 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:01 16:34:01 ens3 0.80 0.50 0.40 0.28 0.00 0.00 0.00 0.00 16:36:01 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:01 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:01 16:35:01 ens3 0.50 0.28 0.26 0.20 0.00 0.00 0.00 0.00 16:36:01 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 16:36:01 Average: docker0 1.29 1.31 0.11 12.67 0.00 0.00 0.00 0.00 16:36:01 Average: ens3 112.64 70.55 1281.69 24.06 0.00 0.00 0.00 0.00 16:36:01 16:36:01