Pull request #353 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f3feebc788329f33b4d3f7fdbf324827dec6682+4800511144e73b5458a1d215764f0cd5a9b878c6 (4a3614668c464779fccc7d5bda9e0f89d07de5fb) 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-ssh2476822722774884126.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh527823904716530416.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 f3350a1713306dce7682ed7e37d5774890d03277 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-353/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-353/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1285569075738895371.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-353/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14661237930499499005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh16575385894864506321.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-353/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-353/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15136640408508795007.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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.21 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-10035 in /w/workspace/xfoundry_go-mod-messaging_PR-353 [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-353 # 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/353/head:refs/remotes/origin/PR-353 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4800511144e73b5458a1d215764f0cd5a9b878c6 into PR head commit 7f3feebc788329f33b4d3f7fdbf324827dec6682 Merge succeeded, producing 7f3feebc788329f33b4d3f7fdbf324827dec6682 Checking out Revision 7f3feebc788329f33b4d3f7fdbf324827dec6682 (PR-353) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f3feebc788329f33b4d3f7fdbf324827dec6682 # 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 4800511144e73b5458a1d215764f0cd5a9b878c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f3feebc788329f33b4d3f7fdbf324827dec6682 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:27:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:27:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:27:57 ========================================================= 16:27:57 EdgeX Global Pipelines Version Info 16:27:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:27:57 ------------------- 16:27:57 stable info: 16:27:57 ------------------- 16:27:57 Commited By: Cherry Wang cherry@iotechsys.com 16:27:57 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 16:27:57 Message: update stable to v1.0.263 16:27:58 ------------------- 16:27:58 experimental info: 16:27:58 ------------------- 16:27:58 Commited By: Cherry Wang cherry@iotechsys.com 16:27:58 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 16:27:58 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:27:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:27:58 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:27:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:27:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:27:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:27:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:27:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:28:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:28:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:28:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:28:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:28:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:28:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-353 [Pipeline] echo 16:28:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-353 [Pipeline] echo 16:28:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-353 [Pipeline] echo 16:28:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f3feebc788329f33b4d3f7fdbf324827dec6682 [Pipeline] echo 16:28:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f3feeb [Pipeline] echo 16:28:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:28:01 + git rev-list -1 --merges 7f3feebc788329f33b4d3f7fdbf324827dec6682~1..7f3feebc788329f33b4d3f7fdbf324827dec6682 [Pipeline] echo 16:28:01 -----------> git rev-list -1 --merges 7f3feebc788329f33b4d3f7fdbf324827dec6682~1..7f3feebc788329f33b4d3f7fdbf324827dec6682 7f3feebc788329f33b4d3f7fdbf324827dec6682 [false] [Pipeline] sh 16:28:01 + git log --format=format:%s -1 7f3feebc788329f33b4d3f7fdbf324827dec6682 [Pipeline] echo 16:28:01 ========================================================= 16:28:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:28:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:28:02 + git log --format=format:%s -1 7f3feebc788329f33b4d3f7fdbf324827dec6682 [Pipeline] echo 16:28:02 [semverPrep] GIT_COMMIT: 7f3feebc788329f33b4d3f7fdbf324827dec6682, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 16:28:02 [semverPrep] This is not a build commit. [Pipeline] sh 16:28:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:28:02 + grep -v github /etc/ssh/ssh_known_hosts 16:28:02 + [ -e /tmp/ssh_known_hosts ] 16:28:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:28:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:28:02 + sudo tee -a /etc/ssh/ssh_known_hosts 16:28:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:03 16:28:03 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:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:04 0.1.4: Pulling from edgex-devops/py-git-semver 16:28:04 b85a868b505f: Pulling fs layer 16:28:04 e2be974225ed: Pulling fs layer 16:28:04 339a4e72a1f5: Pulling fs layer 16:28:04 988bab9f4d93: Pulling fs layer 16:28:04 1469e6f7b9e6: Pulling fs layer 16:28:04 eaf3925da568: Pulling fs layer 16:28:04 bab4dde63d76: Pulling fs layer 16:28:04 bde34c3a00c8: Pulling fs layer 16:28:04 b352a97aabf1: Pulling fs layer 16:28:04 bab4dde63d76: Waiting 16:28:04 bde34c3a00c8: Waiting 16:28:04 eaf3925da568: Waiting 16:28:04 988bab9f4d93: Waiting 16:28:04 1469e6f7b9e6: Waiting 16:28:04 b352a97aabf1: Waiting 16:28:04 4872d77fe225: Pulling fs layer 16:28:04 5851b861e8e6: Pulling fs layer 16:28:04 4872d77fe225: Waiting 16:28:04 e2be974225ed: Download complete 16:28:04 988bab9f4d93: Verifying Checksum 16:28:04 988bab9f4d93: Download complete 16:28:04 1469e6f7b9e6: Verifying Checksum 16:28:04 1469e6f7b9e6: Download complete 16:28:04 339a4e72a1f5: Verifying Checksum 16:28:04 339a4e72a1f5: Download complete 16:28:04 eaf3925da568: Download complete 16:28:04 bde34c3a00c8: Verifying Checksum 16:28:04 bde34c3a00c8: Download complete 16:28:04 b352a97aabf1: Verifying Checksum 16:28:04 b352a97aabf1: Download complete 16:28:04 4872d77fe225: Verifying Checksum 16:28:04 4872d77fe225: Download complete 16:28:04 5851b861e8e6: Verifying Checksum 16:28:04 b85a868b505f: Verifying Checksum 16:28:04 b85a868b505f: Download complete 16:28:04 bab4dde63d76: Verifying Checksum 16:28:05 b85a868b505f: Pull complete 16:28:06 e2be974225ed: Pull complete 16:28:06 339a4e72a1f5: Pull complete 16:28:06 988bab9f4d93: Pull complete 16:28:06 1469e6f7b9e6: Pull complete 16:28:06 eaf3925da568: Pull complete 16:28:08 bab4dde63d76: Pull complete 16:28:08 bde34c3a00c8: Pull complete 16:28:08 b352a97aabf1: Pull complete 16:28:08 4872d77fe225: Pull complete 16:28:08 5851b861e8e6: Pull complete 16:28:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:28:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:09 prd-ubuntu20.04-docker-8c-8g-10035 does not seem to be running inside a container 16:28:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-353 -v /w/workspace/xfoundry_go-mod-messaging_PR-353:/w/workspace/xfoundry_go-mod-messaging_PR-353:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-353@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:28:12 $ docker top 172724c2c02350a8c68ce445c8eb612e6d6596af57e0c2a9f29975793925bd38 -eo pid,comm 16:28:12 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:28:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:28:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:12 [ssh-agent] Looking for ssh-agent implementation... 16:28:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:12 $ docker exec 172724c2c02350a8c68ce445c8eb612e6d6596af57e0c2a9f29975793925bd38 ssh-agent 16:28:13 SSH_AUTH_SOCK=/tmp/ssh-wjyT9AucaCjm/agent.32 16:28:13 SSH_AGENT_PID=38 16:28:13 Running ssh-add (command line suppressed) 16:28:13 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-353@tmp/private_key_18292028621446563415.key (/w/workspace/xfoundry_go-mod-messaging_PR-353@tmp/private_key_18292028621446563415.key) 16:28:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:13 + git tag --points-at HEAD [Pipeline] } 16:28:13 $ docker exec --env ******** --env ******** 172724c2c02350a8c68ce445c8eb612e6d6596af57e0c2a9f29975793925bd38 ssh-agent -k 16:28:13 unset SSH_AUTH_SOCK; 16:28:13 unset SSH_AGENT_PID; 16:28:13 echo Agent pid 38 killed; 16:28:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:28:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:13 [ssh-agent] Looking for ssh-agent implementation... 16:28:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:13 $ docker exec 172724c2c02350a8c68ce445c8eb612e6d6596af57e0c2a9f29975793925bd38 ssh-agent 16:28:13 SSH_AUTH_SOCK=/tmp/ssh-KDRakcEuCP6W/agent.71 16:28:13 SSH_AGENT_PID=77 16:28:13 Running ssh-add (command line suppressed) 16:28:14 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-353@tmp/private_key_5824885250878985341.key (/w/workspace/xfoundry_go-mod-messaging_PR-353@tmp/private_key_5824885250878985341.key) 16:28:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:14 + git semver init 16:28:14 2024-09-10 16:28:14,656 [run_init] DEBUG init version:0.0.0 force:False 16:28:14 2024-09-10 16:28:14,657 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-353/.semver 16:28:14 2024-09-10 16:28:14,657 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-353/.semver 16:28:14 2024-09-10 16:28:14,657 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-353/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-353, universal_newlines=False, shell=None, istream=None) 16:28:15 2024-09-10 16:28:15,457 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-353/.git/info/exclude 16:28:15 2024-09-10 16:28:15,457 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-353/.semver/PR-353 with force:False 16:28:15 2024-09-10 16:28:15,458 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-353/.semver/PR-353 16:28:15 2024-09-10 16:28:15,462 [execute] INFO git cat-file --batch-check 16:28:15 2024-09-10 16:28:15,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-353/.semver, universal_newlines=False, shell=None, istream=) 16:28:15 2024-09-10 16:28:15,470 [execute] INFO git cat-file --batch 16:28:15 2024-09-10 16:28:15,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-353/.semver, universal_newlines=False, shell=None, istream=) 16:28:15 2024-09-10 16:28:15,476 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-353/.semver/PR-353 16:28:15 0.0.0 [Pipeline] } 16:28:15 $ docker exec --env ******** --env ******** 172724c2c02350a8c68ce445c8eb612e6d6596af57e0c2a9f29975793925bd38 ssh-agent -k 16:28:15 unset SSH_AUTH_SOCK; 16:28:15 unset SSH_AGENT_PID; 16:28:15 echo Agent pid 77 killed; 16:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:16 + git semver [Pipeline] } 16:28:16 $ docker stop --time=1 172724c2c02350a8c68ce445c8eb612e6d6596af57e0c2a9f29975793925bd38 16:28:17 $ docker rm -f --volumes 172724c2c02350a8c68ce445c8eb612e6d6596af57e0c2a9f29975793925bd38 [Pipeline] // withDockerContainer [Pipeline] sh 16:28:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:28:18 Stashed 1 file(s) [Pipeline] echo 16:28:18 [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:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:28:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:28:19 ========================================================= 16:28:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:28:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:28:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:28:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:28:19 619be1103602: Pulling fs layer 16:28:19 7862e08f4a3e: Pulling fs layer 16:28:19 5df492c9dc93: Pulling fs layer 16:28:19 7629e6793208: Pulling fs layer 16:28:19 4f4fb700ef54: Pulling fs layer 16:28:19 fb5054dd5b73: Pulling fs layer 16:28:19 eeca6798cff9: Pulling fs layer 16:28:19 aa269ceb94a6: Pulling fs layer 16:28:19 ada007ff1a6a: Pulling fs layer 16:28:19 eeca6798cff9: Waiting 16:28:19 7629e6793208: Waiting 16:28:19 aa269ceb94a6: Waiting 16:28:19 4f4fb700ef54: Waiting 16:28:19 ada007ff1a6a: Waiting 16:28:19 fb5054dd5b73: Waiting 16:28:19 7862e08f4a3e: Download complete 16:28:19 7629e6793208: Verifying Checksum 16:28:19 7629e6793208: Download complete 16:28:19 4f4fb700ef54: Verifying Checksum 16:28:19 4f4fb700ef54: Download complete 16:28:19 619be1103602: Verifying Checksum 16:28:19 619be1103602: Download complete 16:28:19 fb5054dd5b73: Download complete 16:28:19 eeca6798cff9: Verifying Checksum 16:28:19 eeca6798cff9: Download complete 16:28:20 619be1103602: Pull complete 16:28:20 7862e08f4a3e: Pull complete 16:28:20 ada007ff1a6a: Verifying Checksum 16:28:20 ada007ff1a6a: Download complete 16:28:20 5df492c9dc93: Download complete 16:28:20 aa269ceb94a6: Verifying Checksum 16:28:20 aa269ceb94a6: Download complete 16:28:24 5df492c9dc93: Pull complete 16:28:24 7629e6793208: Pull complete 16:28:24 4f4fb700ef54: Pull complete 16:28:24 fb5054dd5b73: Pull complete 16:28:24 eeca6798cff9: Pull complete 16:28:27 aa269ceb94a6: Pull complete 16:28:27 ada007ff1a6a: Pull complete 16:28:27 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 16:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:28:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 16:28:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:28 + docker inspect -f . ci-base-image-x86_64 16:28:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:28 prd-ubuntu20.04-docker-8c-8g-10035 does not seem to be running inside a container 16:28:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-353 -v /w/workspace/xfoundry_go-mod-messaging_PR-353:/w/workspace/xfoundry_go-mod-messaging_PR-353:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-353@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:28:33 $ docker top 03f3eda05a807ef257d3a20848983100dffff734938006e0764cff68fcb61a8e -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:34 + go version 16:28:34 go version go1.21.9 linux/amd64 [Pipeline] } 16:28:34 $ docker stop --time=1 03f3eda05a807ef257d3a20848983100dffff734938006e0764cff68fcb61a8e 16:28:34 Still waiting to schedule task 16:28:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:28:35 $ docker rm -f --volumes 03f3eda05a807ef257d3a20848983100dffff734938006e0764cff68fcb61a8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:36 + docker inspect -f . ci-base-image-x86_64 16:28:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:36 prd-ubuntu20.04-docker-8c-8g-10035 does not seem to be running inside a container 16:28:36 $ 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-353 -v /w/workspace/xfoundry_go-mod-messaging_PR-353:/w/workspace/xfoundry_go-mod-messaging_PR-353:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-353@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:28:36 $ docker top 14d422782d8a5d4884e21e16eecec8c08311e3848861fffefc84fd157a5f4b86 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:37 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-353 [Pipeline] fileExists [Pipeline] sh 16:28:37 + make test 16:28:37 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:28:37 go: downloading github.com/nats-io/nats.go v1.37.0 16:28:37 go: downloading github.com/stretchr/testify v1.9.0 16:28:37 go: downloading github.com/google/uuid v1.6.0 16:28:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 16:28:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:28:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 16:28:37 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:28:38 go: downloading github.com/davecgh/go-spew v1.1.1 16:28:38 go: downloading github.com/pmezard/go-difflib v1.0.0 16:28:38 go: downloading github.com/stretchr/objx v0.5.2 16:28:38 go: downloading gopkg.in/yaml.v3 v3.0.1 16:28:38 go: downloading github.com/gorilla/websocket v1.5.3 16:28:38 go: downloading golang.org/x/net v0.27.0 16:28:38 go: downloading golang.org/x/sync v0.7.0 16:28:38 go: downloading github.com/klauspost/compress v1.17.2 16:28:38 go: downloading github.com/nats-io/nkeys v0.4.7 16:28:38 go: downloading github.com/nats-io/nuid v1.0.1 16:28:38 go: downloading github.com/hashicorp/errwrap v1.0.0 16:28:38 go: downloading github.com/go-playground/validator/v10 v10.22.1 16:28:38 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 16:28:38 go: downloading golang.org/x/crypto v0.25.0 16:28:38 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 16:28:38 go: downloading github.com/go-playground/universal-translator v0.18.1 16:28:38 go: downloading github.com/leodido/go-urn v1.4.0 16:28:38 go: downloading golang.org/x/text v0.16.0 16:28:38 go: downloading github.com/go-playground/locales v0.14.1 16:28:38 go: downloading github.com/x448/float16 v0.8.4 16:28:38 go: downloading golang.org/x/sys v0.22.0 16:29:00 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:29:00 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 16:29:00 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.028s coverage: 86.1% of statements 16:29:00 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 16:29:00 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 16:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.026s coverage: 19.8% of statements 16:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.049s coverage: 88.8% of statements 16:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.051s coverage: 86.2% of statements 16:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.022s coverage: 15.4% of statements 16:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.139s coverage: 61.3% of statements 16:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.024s coverage: 87.5% of statements 16:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.024s coverage: 100.0% of statements 16:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.026s coverage: 100.0% of statements 16:29:03 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.021s coverage: 95.1% of statements 16:29:21 go vet ./... 16:29:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:29:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:29:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:29:21 $ docker stop --time=1 14d422782d8a5d4884e21e16eecec8c08311e3848861fffefc84fd157a5f4b86 16:29:25 $ docker rm -f --volumes 14d422782d8a5d4884e21e16eecec8c08311e3848861fffefc84fd157a5f4b86 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:29:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:27 16:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:27 latest: Pulling from edgex-lftools-log-publisher 16:29:27 5eb5b503b376: Pulling fs layer 16:29:27 5c69ac0246d0: Pulling fs layer 16:29:27 ec43610c2a17: Pulling fs layer 16:29:27 3a2ae6a8a46f: Pulling fs layer 16:29:27 33b1e0a273af: Pulling fs layer 16:29:27 5d3b04190fa2: Pulling fs layer 16:29:27 2f39f015ded8: Pulling fs layer 16:29:27 3a2ae6a8a46f: Waiting 16:29:27 2f39f015ded8: Waiting 16:29:27 33b1e0a273af: Waiting 16:29:27 5c69ac0246d0: Download complete 16:29:27 3a2ae6a8a46f: Verifying Checksum 16:29:27 3a2ae6a8a46f: Download complete 16:29:27 33b1e0a273af: Verifying Checksum 16:29:27 33b1e0a273af: Download complete 16:29:27 ec43610c2a17: Verifying Checksum 16:29:27 ec43610c2a17: Download complete 16:29:27 5d3b04190fa2: Download complete 16:29:27 5eb5b503b376: Verifying Checksum 16:29:27 5eb5b503b376: Download complete 16:29:28 2f39f015ded8: Download complete 16:29:29 5eb5b503b376: Pull complete 16:29:29 5c69ac0246d0: Pull complete 16:29:29 ec43610c2a17: Pull complete 16:29:29 3a2ae6a8a46f: Pull complete 16:29:30 33b1e0a273af: Pull complete 16:29:30 5d3b04190fa2: Pull complete 16:29:35 2f39f015ded8: Pull complete 16:29:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:35 prd-ubuntu20.04-docker-8c-8g-10035 does not seem to be running inside a container 16:29:35 $ 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-353 -v /w/workspace/xfoundry_go-mod-messaging_PR-353:/w/workspace/xfoundry_go-mod-messaging_PR-353:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-353@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:29:40 $ docker top 8ecd7f5ca6cefc78bfabe587513035f10d0ac9c2649682ffff35765cc8a3b402 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:40 ---> job-cost.sh 16:29:40 lf-activate-venv: SKIPPING 16:29:40 INFO: No Stack... 16:29:40 INFO: Retrieving Pricing Info for: v3-standard-8 16:29:41 INFO: Archiving Costs [Pipeline] sh 16:29:41 + cat /w/workspace/xfoundry_go-mod-messaging_PR-353/archives/cost.csv 16:29:41 + cut -d, -f6 [Pipeline] lock 16:29:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-353-1-stack-cost] 16:29:41 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-353-1-stack-cost] did not exist. Created. 16:29:41 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-353-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:42 + echo total: 0.2199999988079071 [Pipeline] stash 16:29:42 Stashed 1 file(s) [Pipeline] } 16:29:42 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-353-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:29:42 $ docker stop --time=1 8ecd7f5ca6cefc78bfabe587513035f10d0ac9c2649682ffff35765cc8a3b402 16:29:43 $ docker rm -f --volumes 8ecd7f5ca6cefc78bfabe587513035f10d0ac9c2649682ffff35765cc8a3b402 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:30:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10036 in /w/workspace/xfoundry_go-mod-messaging_PR-353 [Pipeline] { [Pipeline] ws 16:30:05 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 16:30:08 Selected Git installation does not exist. Using Default 16:30:08 The recommended git tool is: NONE 16:30:12 using credential edgex-jenkins-ssh 16:30:12 Cloning the remote Git repository 16:30:12 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:30:12 > git init /w/workspace/go-mod-messaging/1 # timeout=10 16:30:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:30:12 > git --version # timeout=10 16:30:12 > git --version # 'git version 2.25.1' 16:30:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:30:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:30:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:30:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/353/head:refs/remotes/origin/PR-353 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:30:15 Merging remotes/origin/main commit 4800511144e73b5458a1d215764f0cd5a9b878c6 into PR head commit 7f3feebc788329f33b4d3f7fdbf324827dec6682 16:30:15 Merge succeeded, producing 7f3feebc788329f33b4d3f7fdbf324827dec6682 16:30:15 Checking out Revision 7f3feebc788329f33b4d3f7fdbf324827dec6682 (PR-353) 16:30:16 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 16:30:16 > git --version # timeout=10 16:30:16 > git --version # 'git version 2.25.1' 16:30:16 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 16:30:15 > git config core.sparsecheckout # timeout=10 16:30:15 > git checkout -f 7f3feebc788329f33b4d3f7fdbf324827dec6682 # timeout=10 16:30:15 > git remote # timeout=10 16:30:15 > git config --get remote.origin.url # timeout=10 16:30:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:15 > git merge 4800511144e73b5458a1d215764f0cd5a9b878c6 # timeout=10 16:30:15 > git rev-parse HEAD^{commit} # timeout=10 16:30:15 > git config core.sparsecheckout # timeout=10 16:30:15 > git checkout -f 7f3feebc788329f33b4d3f7fdbf324827dec6682 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:30:21 % Total % Received % Xferd Average Speed Time Time Time Current 16:30:21 Dload Upload Total Spent Left Speed 16:30:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 84394 [Pipeline] sh 16:30:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:30:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:30:22 + sudo tee /etc/docker/daemon.new 16:30:22 { 16:30:22 "registry-mirrors": [ 16:30:22 "https://nexus3.edgexfoundry.org:10001" 16:30:22 ], 16:30:22 "bip": "10.250.0.254/24", 16:30:22 "hosts": [ 16:30:22 "tcp://0.0.0.0:5555", 16:30:22 "unix:///var/run/docker.sock" 16:30:22 ], 16:30:22 "mtu": 1458, 16:30:22 "selinux-enabled": true, 16:30:22 "seccomp-profile": "/etc/docker/seccomp.json" 16:30:22 } [Pipeline] sh 16:30:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:30:22 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:30:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:30:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:30:41 ========================================================= 16:30:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:30:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:30:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:30:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:30:42 c6b39de5b339: Pulling fs layer 16:30:42 a69c41024577: Pulling fs layer 16:30:42 d6de4b400683: Pulling fs layer 16:30:42 35cb2a7552d0: Pulling fs layer 16:30:42 4f4fb700ef54: Pulling fs layer 16:30:42 464afbd9ba4c: Pulling fs layer 16:30:42 00f215d4a9da: Pulling fs layer 16:30:42 d496ad576159: Pulling fs layer 16:30:42 464afbd9ba4c: Waiting 16:30:42 00f215d4a9da: Waiting 16:30:42 d496ad576159: Waiting 16:30:42 35cb2a7552d0: Waiting 16:30:42 4f4fb700ef54: Waiting 16:30:42 a69c41024577: Download complete 16:30:42 35cb2a7552d0: Verifying Checksum 16:30:42 35cb2a7552d0: Download complete 16:30:42 4f4fb700ef54: Verifying Checksum 16:30:42 4f4fb700ef54: Download complete 16:30:42 464afbd9ba4c: Verifying Checksum 16:30:42 464afbd9ba4c: Download complete 16:30:42 c6b39de5b339: Download complete 16:30:43 d496ad576159: Download complete 16:30:43 c6b39de5b339: Pull complete 16:30:44 a69c41024577: Pull complete 16:30:44 d6de4b400683: Verifying Checksum 16:30:44 d6de4b400683: Download complete 16:30:45 00f215d4a9da: Verifying Checksum 16:30:45 00f215d4a9da: Download complete 16:30:57 d6de4b400683: Pull complete 16:30:57 35cb2a7552d0: Pull complete 16:30:57 4f4fb700ef54: Pull complete 16:30:57 464afbd9ba4c: Pull complete 16:31:08 00f215d4a9da: Pull complete 16:31:08 d496ad576159: Pull complete 16:31:08 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 16:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:31:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 16:31:08 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:09 + docker inspect -f . ci-base-image-arm64 16:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:09 prd-ubuntu20.04-docker-arm64-4c-16g-10036 does not seem to be running inside a container 16:31:09 $ 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 ******** ci-base-image-arm64 cat 16:31:12 $ docker top d427eb3020980c82ca59bd3d181a6e8a0907b88261544c13e843dd7fb849a501 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:13 + go version 16:31:13 go version go1.21.9 linux/arm64 [Pipeline] } 16:31:13 $ docker stop --time=1 d427eb3020980c82ca59bd3d181a6e8a0907b88261544c13e843dd7fb849a501 16:31:15 $ docker rm -f --volumes d427eb3020980c82ca59bd3d181a6e8a0907b88261544c13e843dd7fb849a501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:16 + docker inspect -f . ci-base-image-arm64 16:31:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:16 prd-ubuntu20.04-docker-arm64-4c-16g-10036 does not seem to be running inside a container 16:31:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:31:17 $ docker top 3a33d511fa04f508b850f90956905102ba14922901ebc384475b48ec9338b965 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:18 + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh 16:31:19 + make test 16:31:19 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:31:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 16:31:19 go: downloading github.com/google/uuid v1.6.0 16:31:19 go: downloading github.com/stretchr/testify v1.9.0 16:31:19 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:31:19 go: downloading github.com/nats-io/nats.go v1.37.0 16:31:20 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:31:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 16:31:20 go: downloading github.com/go-playground/validator/v10 v10.22.1 16:31:20 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 16:31:20 go: downloading github.com/hashicorp/errwrap v1.0.0 16:31:20 go: downloading github.com/davecgh/go-spew v1.1.1 16:31:20 go: downloading github.com/pmezard/go-difflib v1.0.0 16:31:20 go: downloading github.com/stretchr/objx v0.5.2 16:31:20 go: downloading gopkg.in/yaml.v3 v3.0.1 16:31:20 go: downloading github.com/gorilla/websocket v1.5.3 16:31:20 go: downloading golang.org/x/net v0.27.0 16:31:20 go: downloading golang.org/x/sync v0.7.0 16:31:20 go: downloading github.com/x448/float16 v0.8.4 16:31:20 go: downloading github.com/klauspost/compress v1.17.2 16:31:20 go: downloading github.com/nats-io/nkeys v0.4.7 16:31:20 go: downloading github.com/nats-io/nuid v1.0.1 16:31:20 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 16:31:21 go: downloading github.com/go-playground/universal-translator v0.18.1 16:31:21 go: downloading github.com/leodido/go-urn v1.4.0 16:31:21 go: downloading golang.org/x/crypto v0.25.0 16:31:22 go: downloading golang.org/x/text v0.16.0 16:31:22 go: downloading github.com/go-playground/locales v0.14.1 16:31:27 go: downloading golang.org/x/sys v0.22.0 16:33:18 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.164s coverage: 86.1% of statements 16:33:18 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:33:18 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 16:33:18 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 16:33:20 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.119s coverage: 19.8% of statements 16:33:20 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.234s coverage: 88.8% of statements 16:33:20 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.312s coverage: 86.2% of statements 16:33:20 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.115s coverage: 15.4% of statements 16:33:20 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.246s coverage: 61.3% of statements 16:33:21 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 16:33:22 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.091s coverage: 87.5% of statements 16:33:23 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.116s coverage: 100.0% of statements 16:33:23 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.087s coverage: 100.0% of statements 16:33:25 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.098s coverage: 95.1% of statements 16:33:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:33:25 go vet ./... 16:35:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:35:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:35:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:35:17 $ docker stop --time=1 3a33d511fa04f508b850f90956905102ba14922901ebc384475b48ec9338b965 16:35:19 $ docker rm -f --volumes 3a33d511fa04f508b850f90956905102ba14922901ebc384475b48ec9338b965 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:35:22 Warning: overwriting stash ‘coverage-report’ 16:35:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:25 16:35:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:25 arm64: Pulling from edgex-lftools-log-publisher 16:35:25 8998bd30e6a1: Pulling fs layer 16:35:25 04944245beec: Pulling fs layer 16:35:25 699f458cf7ca: Pulling fs layer 16:35:25 765212b225bb: Pulling fs layer 16:35:25 f23df028b6ca: Pulling fs layer 16:35:25 d65c8cfc05b1: Pulling fs layer 16:35:25 2437ff75d9bd: Pulling fs layer 16:35:25 765212b225bb: Waiting 16:35:25 f23df028b6ca: Waiting 16:35:25 d65c8cfc05b1: Waiting 16:35:25 2437ff75d9bd: Waiting 16:35:26 04944245beec: Verifying Checksum 16:35:26 04944245beec: Download complete 16:35:26 765212b225bb: Verifying Checksum 16:35:26 765212b225bb: Download complete 16:35:26 f23df028b6ca: Verifying Checksum 16:35:26 f23df028b6ca: Download complete 16:35:26 d65c8cfc05b1: Verifying Checksum 16:35:26 d65c8cfc05b1: Download complete 16:35:26 699f458cf7ca: Verifying Checksum 16:35:26 699f458cf7ca: Download complete 16:35:26 8998bd30e6a1: Verifying Checksum 16:35:26 8998bd30e6a1: Download complete 16:35:30 2437ff75d9bd: Verifying Checksum 16:35:30 2437ff75d9bd: Download complete 16:35:34 8998bd30e6a1: Pull complete 16:35:34 04944245beec: Pull complete 16:35:35 699f458cf7ca: Pull complete 16:35:36 765212b225bb: Pull complete 16:35:36 f23df028b6ca: Pull complete 16:35:37 d65c8cfc05b1: Pull complete 16:35:55 2437ff75d9bd: Pull complete 16:35:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:35:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:55 prd-ubuntu20.04-docker-arm64-4c-16g-10036 does not seem to be running inside a container 16:35:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:35:58 $ docker top 930dcb7eb111648018450b000b3c7b2a69afb2dfde8c354fe1b4b42b731b33b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:59 ---> job-cost.sh 16:35:59 lf-activate-venv: SKIPPING 16:35:59 INFO: No Stack... 16:35:59 INFO: Retrieving Pricing Info for: v3-standard-4 16:36:00 INFO: Archiving Costs [Pipeline] sh 16:36:01 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv 16:36:01 + cut -d, -f6 [Pipeline] lock 16:36:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-353-1-stack-cost] 16:36:01 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-353-1-stack-cost] did not exist. Created. 16:36:01 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-353-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:36:01 /w/workspace/go-mod-messaging/1@tmp/durable-0b5a7ae6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:36:02 + echo total: 0.10999999940395355 [Pipeline] stash 16:36:02 Warning: overwriting stash ‘stack-cost’ 16:36:02 Stashed 1 file(s) [Pipeline] } 16:36:02 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-353-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:36:02 $ docker stop --time=1 930dcb7eb111648018450b000b3c7b2a69afb2dfde8c354fe1b4b42b731b33b4 16:36:04 $ docker rm -f --volumes 930dcb7eb111648018450b000b3c7b2a69afb2dfde8c354fe1b4b42b731b33b4 [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:36:05 provisioning config files... 16:36:05 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-353@tmp/config13849083286237523401tmp [Pipeline] { [Pipeline] sh 16:36:05 + set +x 16:36:05 + curl -s https://codecov.io/bash+ 16:36:05 bash -s -- 16:36:05 16:36:05 _____ _ 16:36:05 / ____| | | 16:36:05 | | ___ __| | ___ ___ _____ __ 16:36:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:36:05 | |___| (_) | (_| | __/ (_| (_) \ V / 16:36:05 \_____\___/ \__,_|\___|\___\___/ \_/ 16:36:05 Bash-1.0.6 16:36:05 16:36:05 16:36:05 ==> git version 2.25.1 found 16:36:05 ==> 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:36:05 Release-Date: 2020-01-08 16:36:05 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:36:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:36:05 ==> Jenkins CI detected. 16:36:05 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-353 16:36:05 project root: . 16:36:05 --> token set from env 16:36:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:36:05 ==> Running gcov in . (disable via -X gcov) 16:36:05 ==> Python coveragepy not found 16:36:05 ==> Searching for coverage reports in: 16:36:05 + . 16:36:06 -> Found 1 reports 16:36:06 ==> Detecting git/mercurial file structure 16:36:06 ==> Reading reports 16:36:06 + ./coverage.out bytes=42805 16:36:06 ==> Appending adjustments 16:36:06 https://docs.codecov.io/docs/fixing-reports 16:36:06 + Found adjustments 16:36:06 ==> Gzipping contents 16:36:06 12K /tmp/codecov.Mr9zMN.gz 16:36:06 ==> Uploading reports 16:36:06 url: https://codecov.io 16:36:06 query: branch=PR-353&commit=7f3feebc788329f33b4d3f7fdbf324827dec6682&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-353%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=353&job=&cmd_args= 16:36:06 -> Pinging Codecov 16:36:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-353&commit=7f3feebc788329f33b4d3f7fdbf324827dec6682&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-353%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=353&job=&cmd_args= 16:36:06 -> Uploading to 16:36:06 https://storage.googleapis.com/codecov/v4/raw/2024-09-10/F6E385568367DD0E4001BA4F8F1CB792/7f3feebc788329f33b4d3f7fdbf324827dec6682/659005ff-a1ba-42b3-88f9-90cea2dc8c8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T163606Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=31ef4fe0da4c685a3e664305c9f0b6c9d27dd7464c605a04e4e2bcff5c7203ca 16:36:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:06 Dload Upload Total Spent Left Speed 16:36:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8389 0 0 100 8389 0 32642 --:--:-- --:--:-- --:--:-- 32642 16:36:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/7f3feebc788329f33b4d3f7fdbf324827dec6682 [Pipeline] } 16:36:06 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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:36:09 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-353/archives ] 16:36:09 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-353/archives 16:36:09 total 16 16:36:09 drwxr-xr-x 3 root root 4096 Sep 10 16:29 . 16:36:09 drwxrwxr-x 10 jenkins jenkins 4096 Sep 10 16:29 .. 16:36:09 drwxr-xr-x 2 root root 4096 Sep 10 16:29 cost 16:36:09 -rw-r--r-- 1 root root 88 Sep 10 16:29 cost.csv 16:36:09 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-353/archives 16:36:09 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-353/archives 16:36:09 total 16 16:36:09 drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 16:29 . 16:36:09 drwxrwxr-x 10 jenkins jenkins 4096 Sep 10 16:29 .. 16:36:09 drwxr-xr-x 2 jenkins jenkins 4096 Sep 10 16:29 cost 16:36:09 -rw-r--r-- 1 jenkins jenkins 88 Sep 10 16:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:36:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:36:10 ---> package-listing.sh 16:36:10 ++ facter osfamily 16:36:10 ++ tr '[:upper:]' '[:lower:]' 16:36:11 + OS_FAMILY=debian 16:36:11 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-353 16:36:11 + START_PACKAGES=/tmp/packages_start.txt 16:36:11 + END_PACKAGES=/tmp/packages_end.txt 16:36:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:36:11 + PACKAGES=/tmp/packages_start.txt 16:36:11 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-353 ']' 16:36:11 + PACKAGES=/tmp/packages_end.txt 16:36:11 + case "${OS_FAMILY}" in 16:36:11 + dpkg -l 16:36:11 + grep '^ii' 16:36:11 + '[' -f /tmp/packages_start.txt ']' 16:36:11 + '[' -f /tmp/packages_end.txt ']' 16:36:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:36:11 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-353 ']' 16:36:11 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-353/archives/ 16:36:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-353/archives/ [Pipeline] echo 16:36:11 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-353/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:36:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:36:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:12 prd-ubuntu20.04-docker-8c-8g-10035 does not seem to be running inside a container 16:36:12 $ 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-353/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-353 -v /w/workspace/xfoundry_go-mod-messaging_PR-353:/w/workspace/xfoundry_go-mod-messaging_PR-353:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-353@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:36:12 $ docker top ca990c959d1631c32d2600d9265f2ff58b1c1b9c53e51eb43118b92af0a5aaa1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:12 + touch /tmp/pre-build-complete [Pipeline] sh 16:36:13 + mkdir -p /var/log/sysstat [Pipeline] sh 16:36:13 + ls /var/log/sa-host 16:36:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:13 provisioning config files... 16:36:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-353@tmp/config13109292456786427184tmp [Pipeline] { [Pipeline] echo 16:36:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:36:14 ---> create-netrc.sh [Pipeline] } 16:36:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:36:14 ---> python-tools-install.sh [Pipeline] echo 16:36:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:36:15 ---> sudo-logs.sh 16:36:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:36:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:36:15 ---> job-cost.sh 16:36:15 lf-activate-venv: SKIPPING 16:36:15 DEBUG: total: 0.2199999988079071 16:36:15 INFO: Retrieving Stack Cost... 16:36:15 INFO: Retrieving Pricing Info for: v3-standard-8 16:36:16 INFO: Archiving Costs [Pipeline] echo 16:36:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:36:16 ---> logs-deploy.sh 16:36:16 lf-activate-venv: SKIPPING 16:36:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-353/1 16:36:16 INFO: archiving workspace using pattern(s): 16:36:17 Archives upload complete. 16:36:17 INFO: archiving logs to Nexus 16:36:18 ---> uname -a: 16:36:18 Linux prd-ubuntu20-04-docker-8c-8g-10035 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:36:18 16:36:18 16:36:18 ---> lscpu: 16:36:18 Architecture: x86_64 16:36:18 CPU op-mode(s): 32-bit, 64-bit 16:36:18 Byte Order: Little Endian 16:36:18 Address sizes: 40 bits physical, 48 bits virtual 16:36:18 CPU(s): 8 16:36:18 On-line CPU(s) list: 0-7 16:36:18 Thread(s) per core: 1 16:36:18 Core(s) per socket: 1 16:36:18 Socket(s): 8 16:36:18 NUMA node(s): 1 16:36:18 Vendor ID: AuthenticAMD 16:36:18 CPU family: 23 16:36:18 Model: 49 16:36:18 Model name: AMD EPYC-Rome Processor 16:36:18 Stepping: 0 16:36:18 CPU MHz: 2799.998 16:36:18 BogoMIPS: 5599.99 16:36:18 Virtualization: AMD-V 16:36:18 Hypervisor vendor: KVM 16:36:18 Virtualization type: full 16:36:18 L1d cache: 256 KiB 16:36:18 L1i cache: 256 KiB 16:36:18 L2 cache: 4 MiB 16:36:18 L3 cache: 128 MiB 16:36:18 NUMA node0 CPU(s): 0-7 16:36:18 Vulnerability Itlb multihit: Not affected 16:36:18 Vulnerability L1tf: Not affected 16:36:18 Vulnerability Mds: Not affected 16:36:18 Vulnerability Meltdown: Not affected 16:36:18 Vulnerability Mmio stale data: Not affected 16:36:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:36:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:36:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:36:18 Vulnerability Srbds: Not affected 16:36:18 Vulnerability Tsx async abort: Not affected 16:36:18 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:18 16:36:18 16:36:18 ---> nproc: 16:36:18 8 16:36:18 16:36:18 16:36:18 ---> df -h: 16:36:18 Filesystem Size Used Avail Use% Mounted on 16:36:18 overlay 155G 11G 145G 7% / 16:36:18 tmpfs 64M 0 64M 0% /dev 16:36:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:36:18 shm 64M 0 64M 0% /dev/shm 16:36:18 /dev/vda1 155G 11G 145G 7% /facter-os 16:36:18 16:36:18 16:36:18 ---> sar -b -r -n DEV: 16:36:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10035) 09/10/24 _x86_64_ (8 CPU) 16:36:18 16:36:18 16:27:13 LINUX RESTART (8 CPU) 16:36:18 16:36:18 16:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:36:18 16:29:01 109.25 9.24 100.02 0.00 1634.57 107441.32 0.00 16:36:18 16:30:01 76.81 0.10 76.71 0.00 2.00 37523.76 0.00 16:36:18 16:31:01 1.52 0.00 1.52 0.00 0.00 18.28 0.00 16:36:18 16:32:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 16:36:18 16:33:01 48.77 7.25 41.52 0.00 4443.45 8488.64 0.00 16:36:18 16:34:01 6.05 0.02 6.03 0.00 0.13 118.51 0.00 16:36:18 16:35:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 16:36:18 16:36:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 16:36:18 Average: 30.61 2.06 28.55 0.00 758.26 19020.42 0.00 16:36:18 16:36:18 16:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:36:18 16:29:01 28564556 31510280 792728 2.41 85200 3098484 1888840 5.57 1368244 2507316 619216 16:36:18 16:30:01 28753044 31559448 745820 2.27 94968 2940704 1754452 5.17 1103732 2576960 332 16:36:18 16:31:01 28753272 31559692 745296 2.27 94996 2940708 1754452 5.17 1103884 2576964 12 16:36:18 16:32:01 28757536 31564304 740620 2.25 95024 2940708 1754452 5.17 1099344 2577164 8 16:36:18 16:33:01 28283072 31531412 749972 2.28 124136 3345004 1727456 5.09 1390476 2724832 984 16:36:18 16:34:01 28290048 31533556 747456 2.27 122684 3341748 1713288 5.05 1387380 2721620 12 16:36:18 16:35:01 28293884 31537468 743544 2.26 122756 3341752 1713288 5.05 1383396 2721628 12 16:36:18 16:36:01 28293552 31537196 743676 2.26 122788 3341760 1713288 5.05 1383436 2721628 8 16:36:18 Average: 28498620 31541670 751139 2.28 107819 3161358 1752440 5.16 1277486 2641014 77573 16:36:18 16:36:18 16:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:36:18 16:29:01 lo 2.37 2.37 0.24 0.24 0.00 0.00 0.00 0.00 16:36:18 16:29:01 vethab556e6 91.61 107.22 8.60 1482.25 0.00 0.00 0.00 0.12 16:36:18 16:29:01 docker0 96.90 111.74 7.90 1532.31 0.00 0.00 0.00 0.00 16:36:18 16:29:01 ens3 325.28 229.62 6458.05 40.35 0.00 0.00 0.00 0.00 16:36:18 16:30:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:36:18 16:30:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:36:18 16:30:01 ens3 99.52 60.06 2530.55 13.78 0.00 0.00 0.00 0.00 16:36:18 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:18 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:18 16:31:01 ens3 1.00 0.57 2.08 0.29 0.00 0.00 0.00 0.00 16:36:18 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:36:18 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:18 16:32:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:36:18 16:33:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 16:36:18 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:18 16:33:01 ens3 166.28 59.81 2740.29 6.10 0.00 0.00 0.00 0.00 16:36:18 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:36:18 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:18 16:34:01 ens3 0.25 0.20 0.02 0.01 0.00 0.00 0.00 0.00 16:36:18 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:18 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:18 16:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:18 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:36:18 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:18 16:36:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 16:36:18 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 16:36:18 Average: docker0 11.95 13.77 0.97 188.73 0.00 0.00 0.00 0.00 16:36:18 Average: ens3 73.58 43.43 1456.01 7.50 0.00 0.00 0.00 0.00 16:36:18 16:36:18 16:36:18 ---> sar -P ALL: 16:36:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10035) 09/10/24 _x86_64_ (8 CPU) 16:36:18 16:36:18 16:27:13 LINUX RESTART (8 CPU) 16:36:18 16:36:18 16:28:02 CPU %user %nice %system %iowait %steal %idle 16:36:18 16:29:01 all 20.56 0.00 4.66 2.15 0.07 72.55 16:36:18 16:29:01 0 18.99 0.00 5.11 1.18 0.09 74.63 16:36:18 16:29:01 1 20.21 0.00 4.72 3.48 0.07 71.51 16:36:18 16:29:01 2 19.71 0.00 5.15 6.18 0.07 68.89 16:36:18 16:29:01 3 23.22 0.00 4.80 0.36 0.07 71.55 16:36:18 16:29:01 4 21.45 0.00 4.69 0.33 0.07 73.46 16:36:18 16:29:01 5 20.89 0.00 4.92 4.39 0.07 69.73 16:36:18 16:29:01 6 18.29 0.00 3.64 0.15 0.05 77.87 16:36:18 16:29:01 7 21.75 0.00 4.27 1.20 0.09 72.69 16:36:18 16:30:01 all 19.52 0.00 3.70 1.44 0.05 75.29 16:36:18 16:30:01 0 20.52 0.00 3.95 0.22 0.05 75.27 16:36:18 16:30:01 1 19.77 0.00 4.55 6.30 0.08 69.30 16:36:18 16:30:01 2 20.66 0.00 4.92 0.03 0.05 74.33 16:36:18 16:30:01 3 21.53 0.00 3.97 0.02 0.05 74.43 16:36:18 16:30:01 4 20.51 0.00 3.73 2.50 0.05 73.20 16:36:18 16:30:01 5 17.72 0.00 2.98 1.95 0.05 77.30 16:36:18 16:30:01 6 18.60 0.00 2.55 0.52 0.05 78.28 16:36:18 16:30:01 7 16.86 0.00 3.00 0.00 0.03 80.11 16:36:18 16:31:01 all 0.03 0.00 0.01 0.01 0.01 99.95 16:36:18 16:31:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:36:18 16:31:01 1 0.02 0.00 0.02 0.03 0.03 99.90 16:36:18 16:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:36:18 16:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:36:18 16:31:01 4 0.08 0.00 0.02 0.00 0.02 99.88 16:36:18 16:31:01 5 0.02 0.00 0.00 0.02 0.02 99.95 16:36:18 16:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:36:18 16:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:36:18 16:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 16:36:18 16:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:36:18 16:32:01 1 0.03 0.00 0.02 0.02 0.03 99.90 16:36:18 16:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:36:18 16:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:36:18 16:32:01 4 0.05 0.00 0.03 0.00 0.02 99.90 16:36:18 16:32:01 5 0.02 0.00 0.02 0.02 0.00 99.95 16:36:18 16:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:36:18 16:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:36:18 16:33:01 all 2.58 0.00 1.38 0.71 0.03 95.30 16:36:18 16:33:01 0 1.94 0.00 1.12 0.07 0.03 96.84 16:36:18 16:33:01 1 2.68 0.00 0.87 0.37 0.03 96.05 16:36:18 16:33:01 2 2.78 0.00 0.84 0.90 0.03 95.45 16:36:18 16:33:01 3 3.05 0.00 1.65 0.57 0.02 94.71 16:36:18 16:33:01 4 2.92 0.00 0.79 1.89 0.03 94.37 16:36:18 16:33:01 5 2.97 0.00 2.91 1.20 0.03 92.88 16:36:18 16:33:01 6 2.62 0.00 1.32 0.65 0.02 95.39 16:36:18 16:33:01 7 1.70 0.00 1.59 0.02 0.02 96.68 16:36:18 16:34:01 all 0.09 0.00 0.05 0.02 0.01 99.83 16:36:18 16:34:01 0 0.07 0.00 0.07 0.03 0.02 99.82 16:36:18 16:34:01 1 0.10 0.00 0.05 0.02 0.02 99.82 16:36:18 16:34:01 2 0.05 0.00 0.05 0.00 0.02 99.88 16:36:18 16:34:01 3 0.07 0.00 0.02 0.00 0.02 99.90 16:36:18 16:34:01 4 0.10 0.00 0.07 0.07 0.02 99.75 16:36:18 16:34:01 5 0.03 0.00 0.03 0.02 0.00 99.92 16:36:18 16:34:01 6 0.27 0.00 0.10 0.02 0.00 99.62 16:36:18 16:34:01 7 0.03 0.00 0.03 0.00 0.00 99.93 16:36:18 16:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 16:36:18 16:35:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:36:18 16:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:36:18 16:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:36:18 16:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:36:18 16:35:01 4 0.07 0.00 0.03 0.03 0.03 99.83 16:36:18 16:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:36:18 16:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:36:18 16:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:36:18 16:36:01 all 0.22 0.00 0.01 0.00 0.01 99.76 16:36:18 16:36:01 0 0.03 0.00 0.05 0.02 0.02 99.88 16:36:18 16:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:36:18 16:36:01 2 1.57 0.00 0.02 0.00 0.02 98.40 16:36:18 16:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:36:18 16:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:36:18 16:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:36:18 16:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:36:18 16:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:36:18 Average: all 5.31 0.00 1.22 0.53 0.03 92.91 16:36:18 Average: 0 5.15 0.00 1.28 0.19 0.03 93.36 16:36:18 Average: 1 5.27 0.00 1.26 1.26 0.03 92.18 16:36:18 Average: 2 5.53 0.00 1.35 0.87 0.03 92.23 16:36:18 Average: 3 5.92 0.00 1.29 0.12 0.02 92.65 16:36:18 Average: 4 5.59 0.00 1.16 0.60 0.03 92.62 16:36:18 Average: 5 5.13 0.00 1.34 0.93 0.02 92.57 16:36:18 Average: 6 4.92 0.00 0.94 0.17 0.02 93.95 16:36:18 Average: 7 4.97 0.00 1.10 0.15 0.02 93.75 16:36:18 16:36:18 16:36:18