Pull request #371 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b5648aac129fd8de84a31266438ee4127b009c83+6a8a4e98107b6ba68dfbd7517824a5f63ee48c20 (13e15b0f57fd76b5eccdb05d2403c9cc5851a76c) 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-ssh8723558224911505264.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh5418900823686820381.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-371/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-371/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16883939596857189135.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-371/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14634906875912115316.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh3669540694560293779.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-371/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-371/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10430601512533580054.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-27049 in /w/workspace/xfoundry_go-mod-messaging_PR-371 [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-371 # 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/371/head:refs/remotes/origin/PR-371 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6a8a4e98107b6ba68dfbd7517824a5f63ee48c20 into PR head commit b5648aac129fd8de84a31266438ee4127b009c83 Merge succeeded, producing b5648aac129fd8de84a31266438ee4127b009c83 Checking out Revision b5648aac129fd8de84a31266438ee4127b009c83 (PR-371) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f b5648aac129fd8de84a31266438ee4127b009c83 # 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 6a8a4e98107b6ba68dfbd7517824a5f63ee48c20 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5648aac129fd8de84a31266438ee4127b009c83 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:03 ========================================================= 16:31:03 EdgeX Global Pipelines Version Info 16:31:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:04 ------------------- 16:31:04 stable info: 16:31:04 ------------------- 16:31:04 Commited By: Ginny Guan ginny@iotechsys.com 16:31:04 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 16:31:04 Message: update stable to v1.0.265 16:31:04 ------------------- 16:31:04 experimental info: 16:31:04 ------------------- 16:31:04 Commited By: Cherry Wang cherry@iotechsys.com 16:31:04 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 16:31:04 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-371 [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-371 [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-371 [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5648aac129fd8de84a31266438ee4127b009c83 [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5648aa [Pipeline] echo 16:31:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:31:07 + git rev-list -1 --merges b5648aac129fd8de84a31266438ee4127b009c83~1..b5648aac129fd8de84a31266438ee4127b009c83 [Pipeline] echo 16:31:07 -----------> git rev-list -1 --merges b5648aac129fd8de84a31266438ee4127b009c83~1..b5648aac129fd8de84a31266438ee4127b009c83 b5648aac129fd8de84a31266438ee4127b009c83 [false] [Pipeline] sh 16:31:07 + git log --format=format:%s -1 b5648aac129fd8de84a31266438ee4127b009c83 [Pipeline] echo 16:31:07 ========================================================= 16:31:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:31:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:31:08 + git log --format=format:%s -1 b5648aac129fd8de84a31266438ee4127b009c83 [Pipeline] echo 16:31:08 [semverPrep] GIT_COMMIT: b5648aac129fd8de84a31266438ee4127b009c83, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4 [Pipeline] echo 16:31:08 [semverPrep] This is not a build commit. [Pipeline] sh 16:31:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:31:08 + grep -v github /etc/ssh/ssh_known_hosts 16:31:08 + [ -e /tmp/ssh_known_hosts ] 16:31:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:31:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:31:08 + sudo tee -a /etc/ssh/ssh_known_hosts 16:31:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:09 16:31:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:10 0.1.4: Pulling from edgex-devops/py-git-semver 16:31:10 b85a868b505f: Pulling fs layer 16:31:10 e2be974225ed: Pulling fs layer 16:31:10 339a4e72a1f5: Pulling fs layer 16:31:10 988bab9f4d93: Pulling fs layer 16:31:10 1469e6f7b9e6: Pulling fs layer 16:31:10 eaf3925da568: Pulling fs layer 16:31:10 bab4dde63d76: Pulling fs layer 16:31:10 bde34c3a00c8: Pulling fs layer 16:31:10 b352a97aabf1: Pulling fs layer 16:31:10 4872d77fe225: Pulling fs layer 16:31:10 5851b861e8e6: Pulling fs layer 16:31:10 988bab9f4d93: Waiting 16:31:10 eaf3925da568: Waiting 16:31:10 bab4dde63d76: Waiting 16:31:10 b352a97aabf1: Waiting 16:31:10 bde34c3a00c8: Waiting 16:31:10 5851b861e8e6: Waiting 16:31:10 4872d77fe225: Waiting 16:31:10 1469e6f7b9e6: Waiting 16:31:10 e2be974225ed: Verifying Checksum 16:31:10 e2be974225ed: Download complete 16:31:10 988bab9f4d93: Verifying Checksum 16:31:10 988bab9f4d93: Download complete 16:31:10 1469e6f7b9e6: Verifying Checksum 16:31:10 1469e6f7b9e6: Download complete 16:31:10 eaf3925da568: Verifying Checksum 16:31:10 eaf3925da568: Download complete 16:31:10 339a4e72a1f5: Verifying Checksum 16:31:10 339a4e72a1f5: Download complete 16:31:10 bde34c3a00c8: Verifying Checksum 16:31:10 bde34c3a00c8: Download complete 16:31:10 b352a97aabf1: Download complete 16:31:10 4872d77fe225: Verifying Checksum 16:31:10 4872d77fe225: Download complete 16:31:10 b85a868b505f: Verifying Checksum 16:31:10 b85a868b505f: Download complete 16:31:10 bab4dde63d76: Verifying Checksum 16:31:10 bab4dde63d76: Download complete 16:31:11 b85a868b505f: Pull complete 16:31:11 e2be974225ed: Pull complete 16:31:12 339a4e72a1f5: Pull complete 16:31:12 988bab9f4d93: Pull complete 16:31:12 1469e6f7b9e6: Pull complete 16:31:12 eaf3925da568: Pull complete 16:31:14 bab4dde63d76: Pull complete 16:31:14 bde34c3a00c8: Pull complete 16:31:14 b352a97aabf1: Pull complete 16:31:14 4872d77fe225: Pull complete 16:31:14 5851b861e8e6: Pull complete 16:31:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:31:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:15 prd-ubuntu20.04-docker-8c-8g-27049 does not seem to be running inside a container 16:31:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-371 -v /w/workspace/xfoundry_go-mod-messaging_PR-371:/w/workspace/xfoundry_go-mod-messaging_PR-371:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-371@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:31:16 $ docker top 85c1c75e3a7c87418ae6d80b21a0efa9c9bc22039a9972e556f82c32306e79e8 -eo pid,comm 16:31:16 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:31:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:16 [ssh-agent] Looking for ssh-agent implementation... 16:31:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:17 $ docker exec 85c1c75e3a7c87418ae6d80b21a0efa9c9bc22039a9972e556f82c32306e79e8 ssh-agent 16:31:17 SSH_AUTH_SOCK=/tmp/ssh-6Xq9kWgWul24/agent.32 16:31:17 SSH_AGENT_PID=38 16:31:17 Running ssh-add (command line suppressed) 16:31:17 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-371@tmp/private_key_17333415599059477778.key (/w/workspace/xfoundry_go-mod-messaging_PR-371@tmp/private_key_17333415599059477778.key) 16:31:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:17 + git tag --points-at HEAD [Pipeline] } 16:31:17 $ docker exec --env ******** --env ******** 85c1c75e3a7c87418ae6d80b21a0efa9c9bc22039a9972e556f82c32306e79e8 ssh-agent -k 16:31:17 unset SSH_AUTH_SOCK; 16:31:17 unset SSH_AGENT_PID; 16:31:17 echo Agent pid 38 killed; 16:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:17 [ssh-agent] Looking for ssh-agent implementation... 16:31:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:18 $ docker exec 85c1c75e3a7c87418ae6d80b21a0efa9c9bc22039a9972e556f82c32306e79e8 ssh-agent 16:31:18 SSH_AUTH_SOCK=/tmp/ssh-D2zsnUX9HM5O/agent.72 16:31:18 SSH_AGENT_PID=78 16:31:18 Running ssh-add (command line suppressed) 16:31:18 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-371@tmp/private_key_15075503187732124619.key (/w/workspace/xfoundry_go-mod-messaging_PR-371@tmp/private_key_15075503187732124619.key) 16:31:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:18 + git semver init 16:31:18 2024-11-19 16:31:18,855 [run_init] DEBUG init version:0.0.0 force:False 16:31:18 2024-11-19 16:31:18,856 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-371/.semver 16:31:18 2024-11-19 16:31:18,857 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-371/.semver 16:31:18 2024-11-19 16:31:18,857 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-371/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-371, universal_newlines=False, shell=None, istream=None) 16:31:19 2024-11-19 16:31:19,683 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-371/.git/info/exclude 16:31:19 2024-11-19 16:31:19,684 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-371/.semver/PR-371 with force:False 16:31:19 2024-11-19 16:31:19,684 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-371/.semver/PR-371 16:31:19 2024-11-19 16:31:19,688 [execute] INFO git cat-file --batch-check 16:31:19 2024-11-19 16:31:19,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-371/.semver, universal_newlines=False, shell=None, istream=) 16:31:19 2024-11-19 16:31:19,696 [execute] INFO git cat-file --batch 16:31:19 2024-11-19 16:31:19,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-371/.semver, universal_newlines=False, shell=None, istream=) 16:31:19 2024-11-19 16:31:19,702 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-371/.semver/PR-371 16:31:19 0.0.0 [Pipeline] } 16:31:19 $ docker exec --env ******** --env ******** 85c1c75e3a7c87418ae6d80b21a0efa9c9bc22039a9972e556f82c32306e79e8 ssh-agent -k 16:31:20 unset SSH_AUTH_SOCK; 16:31:20 unset SSH_AGENT_PID; 16:31:20 echo Agent pid 78 killed; 16:31:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:20 + git semver [Pipeline] } 16:31:20 $ docker stop --time=1 85c1c75e3a7c87418ae6d80b21a0efa9c9bc22039a9972e556f82c32306e79e8 16:31:22 $ docker rm -f --volumes 85c1c75e3a7c87418ae6d80b21a0efa9c9bc22039a9972e556f82c32306e79e8 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:22 Stashed 1 file(s) [Pipeline] echo 16:31:22 [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:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:31:23 ========================================================= 16:31:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 16:31:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:31:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 16:31:24 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 16:31:24 43c4264eed91: Pulling fs layer 16:31:24 4cc291be95ef: Pulling fs layer 16:31:24 2ac1f1163629: Pulling fs layer 16:31:24 5c3c966382ef: Pulling fs layer 16:31:24 4f4fb700ef54: Pulling fs layer 16:31:24 5d5c8e513c77: Pulling fs layer 16:31:24 9f66e0745190: Pulling fs layer 16:31:24 f49a43e4bbc0: Pulling fs layer 16:31:24 561ebcabdf7f: Pulling fs layer 16:31:24 9f66e0745190: Waiting 16:31:24 561ebcabdf7f: Waiting 16:31:24 5c3c966382ef: Waiting 16:31:24 4f4fb700ef54: Waiting 16:31:24 5d5c8e513c77: Waiting 16:31:24 f49a43e4bbc0: Waiting 16:31:24 4cc291be95ef: Download complete 16:31:24 5c3c966382ef: Verifying Checksum 16:31:24 5c3c966382ef: Download complete 16:31:24 4f4fb700ef54: Verifying Checksum 16:31:24 4f4fb700ef54: Download complete 16:31:24 5d5c8e513c77: Verifying Checksum 16:31:24 5d5c8e513c77: Download complete 16:31:24 43c4264eed91: Verifying Checksum 16:31:24 43c4264eed91: Download complete 16:31:24 9f66e0745190: Verifying Checksum 16:31:24 9f66e0745190: Download complete 16:31:24 43c4264eed91: Pull complete 16:31:24 4cc291be95ef: Pull complete 16:31:24 561ebcabdf7f: Verifying Checksum 16:31:24 561ebcabdf7f: Download complete 16:31:24 2ac1f1163629: Verifying Checksum 16:31:24 2ac1f1163629: Download complete 16:31:25 f49a43e4bbc0: Verifying Checksum 16:31:25 f49a43e4bbc0: Download complete 16:31:28 2ac1f1163629: Pull complete 16:31:28 5c3c966382ef: Pull complete 16:31:28 4f4fb700ef54: Pull complete 16:31:28 5d5c8e513c77: Pull complete 16:31:28 9f66e0745190: Pull complete 16:31:31 f49a43e4bbc0: Pull complete 16:31:31 561ebcabdf7f: Pull complete 16:31:31 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 16:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 16:31:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 16:31:31 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:32 + docker inspect -f . ci-base-image-x86_64 16:31:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:32 prd-ubuntu20.04-docker-8c-8g-27049 does not seem to be running inside a container 16:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-371 -v /w/workspace/xfoundry_go-mod-messaging_PR-371:/w/workspace/xfoundry_go-mod-messaging_PR-371:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-371@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:34 $ docker top 189aad870b022bc55ea43994e1033212df9a9616318126a8c13145dfd13cbd8f -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:34 + go version 16:31:34 go version go1.23.2 linux/amd64 [Pipeline] } 16:31:34 $ docker stop --time=1 189aad870b022bc55ea43994e1033212df9a9616318126a8c13145dfd13cbd8f 16:31:36 $ docker rm -f --volumes 189aad870b022bc55ea43994e1033212df9a9616318126a8c13145dfd13cbd8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:36 + docker inspect -f . ci-base-image-x86_64 16:31:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:36 prd-ubuntu20.04-docker-8c-8g-27049 does not seem to be running inside a container 16:31:37 $ 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-371 -v /w/workspace/xfoundry_go-mod-messaging_PR-371:/w/workspace/xfoundry_go-mod-messaging_PR-371:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-371@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:37 $ docker top 75eb1f03d757d76cccbcd81ba5428f161f34a045e698a6e7727c9baab593c5b5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:37 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-371 [Pipeline] fileExists [Pipeline] sh 16:31:38 + make test 16:31:38 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:31:38 go: downloading github.com/google/uuid v1.6.0 16:31:38 go: downloading github.com/stretchr/testify v1.9.0 16:31:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.10 16:31:38 Still waiting to schedule task 16:31:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:31:38 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 16:31:38 go: downloading github.com/nats-io/nats.go v1.37.0 16:31:38 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:31:38 go: downloading github.com/davecgh/go-spew v1.1.1 16:31:38 go: downloading github.com/pmezard/go-difflib v1.0.0 16:31:38 go: downloading gopkg.in/yaml.v3 v3.0.1 16:31:38 go: downloading github.com/stretchr/objx v0.5.2 16:31:38 go: downloading github.com/klauspost/compress v1.17.2 16:31:38 go: downloading github.com/nats-io/nkeys v0.4.7 16:31:38 go: downloading github.com/nats-io/nuid v1.0.1 16:31:38 go: downloading github.com/hashicorp/errwrap v1.0.0 16:31:38 go: downloading github.com/gorilla/websocket v1.5.3 16:31:38 go: downloading golang.org/x/net v0.27.0 16:31:38 go: downloading golang.org/x/sync v0.7.0 16:31:38 go: downloading github.com/go-playground/validator/v10 v10.23.0 16:31:38 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 16:31:38 go: downloading golang.org/x/crypto v0.25.0 16:31:38 go: downloading github.com/x448/float16 v0.8.4 16:31:38 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 16:31:38 go: downloading github.com/go-playground/universal-translator v0.18.1 16:31:38 go: downloading github.com/leodido/go-urn v1.4.0 16:31:38 go: downloading golang.org/x/text v0.16.0 16:31:38 go: downloading github.com/go-playground/locales v0.14.1 16:31:38 go: downloading golang.org/x/sys v0.22.0 16:32:00 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 16:32:00 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 16:32:00 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.029s coverage: 86.1% of statements 16:32:00 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 16:32:03 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.023s coverage: 19.4% of statements 16:32:03 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.050s coverage: 84.2% of statements 16:32:03 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.042s coverage: 85.2% of statements 16:32:03 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.020s coverage: 15.4% of statements 16:32:03 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.027s coverage: 100.0% of statements 16:32:03 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.016s coverage: 100.0% of statements 16:32:03 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.022s coverage: 95.1% of statements 16:32:18 go vet ./... 16:32:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:32:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:32:20 $ docker stop --time=1 75eb1f03d757d76cccbcd81ba5428f161f34a045e698a6e7727c9baab593c5b5 16:32:23 $ docker rm -f --volumes 75eb1f03d757d76cccbcd81ba5428f161f34a045e698a6e7727c9baab593c5b5 [Pipeline] // withDockerContainer [Pipeline] sh 16:32:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:32:24 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:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:25 16:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:25 latest: Pulling from edgex-lftools-log-publisher 16:32:25 5eb5b503b376: Pulling fs layer 16:32:25 5c69ac0246d0: Pulling fs layer 16:32:25 ec43610c2a17: Pulling fs layer 16:32:25 3a2ae6a8a46f: Pulling fs layer 16:32:25 33b1e0a273af: Pulling fs layer 16:32:25 5d3b04190fa2: Pulling fs layer 16:32:25 2f39f015ded8: Pulling fs layer 16:32:25 5d3b04190fa2: Waiting 16:32:25 3a2ae6a8a46f: Waiting 16:32:25 33b1e0a273af: Waiting 16:32:25 2f39f015ded8: Waiting 16:32:25 5c69ac0246d0: Download complete 16:32:25 3a2ae6a8a46f: Verifying Checksum 16:32:25 3a2ae6a8a46f: Download complete 16:32:25 33b1e0a273af: Verifying Checksum 16:32:25 33b1e0a273af: Download complete 16:32:25 5d3b04190fa2: Verifying Checksum 16:32:25 5d3b04190fa2: Download complete 16:32:25 ec43610c2a17: Verifying Checksum 16:32:25 ec43610c2a17: Download complete 16:32:26 5eb5b503b376: Download complete 16:32:26 2f39f015ded8: Download complete 16:32:27 5eb5b503b376: Pull complete 16:32:27 5c69ac0246d0: Pull complete 16:32:27 ec43610c2a17: Pull complete 16:32:28 3a2ae6a8a46f: Pull complete 16:32:28 33b1e0a273af: Pull complete 16:32:28 5d3b04190fa2: Pull complete 16:32:32 2f39f015ded8: Pull complete 16:32:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:32:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:32 prd-ubuntu20.04-docker-8c-8g-27049 does not seem to be running inside a container 16:32:32 $ 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-371 -v /w/workspace/xfoundry_go-mod-messaging_PR-371:/w/workspace/xfoundry_go-mod-messaging_PR-371:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-371@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:32:34 $ docker top 73e3ede5f271419811edd3557df6207885c12c68f7aae0c08da4ec4535d305db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:34 ---> job-cost.sh 16:32:34 lf-activate-venv: SKIPPING 16:32:34 INFO: No Stack... 16:32:35 INFO: Retrieving Pricing Info for: v3-standard-8 16:32:35 INFO: Archiving Costs [Pipeline] sh 16:32:35 + cat /w/workspace/xfoundry_go-mod-messaging_PR-371/archives/cost.csv 16:32:35 + cut -d, -f6 [Pipeline] lock 16:32:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-371-1-stack-cost] 16:32:36 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-371-1-stack-cost] did not exist. Created. 16:32:36 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-371-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:32:36 + echo total: 0.2199999988079071 [Pipeline] stash 16:32:36 Stashed 1 file(s) [Pipeline] } 16:32:36 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-371-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:32:36 $ docker stop --time=1 73e3ede5f271419811edd3557df6207885c12c68f7aae0c08da4ec4535d305db 16:32:37 $ docker rm -f --volumes 73e3ede5f271419811edd3557df6207885c12c68f7aae0c08da4ec4535d305db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:33:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27050 in /w/workspace/xfoundry_go-mod-messaging_PR-371 [Pipeline] { [Pipeline] ws 16:33:13 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 16:33:16 Selected Git installation does not exist. Using Default 16:33:16 The recommended git tool is: NONE 16:33:25 using credential edgex-jenkins-ssh 16:33:25 Cloning the remote Git repository 16:33:25 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:33:25 > git init /w/workspace/go-mod-messaging/1 # timeout=10 16:33:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:33:25 > git --version # timeout=10 16:33:25 > git --version # 'git version 2.25.1' 16:33:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:33:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:33:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:33:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:29 Merging remotes/origin/main commit 6a8a4e98107b6ba68dfbd7517824a5f63ee48c20 into PR head commit b5648aac129fd8de84a31266438ee4127b009c83 16:33:29 Merge succeeded, producing b5648aac129fd8de84a31266438ee4127b009c83 16:33:29 Checking out Revision b5648aac129fd8de84a31266438ee4127b009c83 (PR-371) 16:33:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:33:29 > git config core.sparsecheckout # timeout=10 16:33:29 > git checkout -f b5648aac129fd8de84a31266438ee4127b009c83 # timeout=10 16:33:29 > git remote # timeout=10 16:33:29 > git config --get remote.origin.url # timeout=10 16:33:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:29 > git merge 6a8a4e98107b6ba68dfbd7517824a5f63ee48c20 # timeout=10 16:33:29 > git rev-parse HEAD^{commit} # timeout=10 16:33:29 > git config core.sparsecheckout # timeout=10 16:33:29 > git checkout -f b5648aac129fd8de84a31266438ee4127b009c83 # timeout=10 16:33:30 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v4" 16:33:30 > git --version # timeout=10 16:33:30 > git --version # 'git version 2.25.1' 16:33:30 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:36 Dload Upload Total Spent Left Speed 16:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh 16:33:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:33:36 + sudo tee /etc/docker/daemon.new 16:33:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:33:36 { 16:33:36 "registry-mirrors": [ 16:33:36 "https://nexus3.edgexfoundry.org:10001" 16:33:36 ], 16:33:36 "bip": "10.250.0.254/24", 16:33:36 "hosts": [ 16:33:36 "tcp://0.0.0.0:5555", 16:33:36 "unix:///var/run/docker.sock" 16:33:36 ], 16:33:36 "mtu": 1458, 16:33:36 "selinux-enabled": true, 16:33:36 "seccomp-profile": "/etc/docker/seccomp.json" 16:33:36 } [Pipeline] sh 16:33:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:33:37 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:33:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:33:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:33:56 ========================================================= 16:33:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 16:33:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:33:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 16:33:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:33:57 cf04c63912e1: Pulling fs layer 16:33:57 55b35a11ae5e: Pulling fs layer 16:33:57 a37a00ec5f00: Pulling fs layer 16:33:57 50b3750afda1: Pulling fs layer 16:33:57 4f4fb700ef54: Pulling fs layer 16:33:57 80978eb59214: Pulling fs layer 16:33:57 c9f46d7d2bd2: Pulling fs layer 16:33:57 c5a475d317c9: Pulling fs layer 16:33:57 50b3750afda1: Waiting 16:33:57 4f4fb700ef54: Waiting 16:33:57 80978eb59214: Waiting 16:33:57 c9f46d7d2bd2: Waiting 16:33:57 c5a475d317c9: Waiting 16:33:57 55b35a11ae5e: Download complete 16:33:57 50b3750afda1: Verifying Checksum 16:33:57 50b3750afda1: Download complete 16:33:57 4f4fb700ef54: Download complete 16:33:57 80978eb59214: Verifying Checksum 16:33:57 80978eb59214: Download complete 16:33:57 cf04c63912e1: Verifying Checksum 16:33:57 cf04c63912e1: Download complete 16:33:57 c5a475d317c9: Verifying Checksum 16:33:57 c5a475d317c9: Download complete 16:33:58 cf04c63912e1: Pull complete 16:33:59 55b35a11ae5e: Pull complete 16:33:59 a37a00ec5f00: Verifying Checksum 16:33:59 a37a00ec5f00: Download complete 16:33:59 c9f46d7d2bd2: Verifying Checksum 16:33:59 c9f46d7d2bd2: Download complete 16:34:15 a37a00ec5f00: Pull complete 16:34:15 50b3750afda1: Pull complete 16:34:15 4f4fb700ef54: Pull complete 16:34:15 80978eb59214: Pull complete 16:34:21 c9f46d7d2bd2: Pull complete 16:34:22 c5a475d317c9: Pull complete 16:34:22 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 16:34:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 16:34:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 16:34:22 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:23 + docker inspect -f . ci-base-image-arm64 16:34:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:23 prd-ubuntu20.04-docker-arm64-4c-16g-27050 does not seem to be running inside a container 16:34:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:34:26 $ docker top fc3d97b6bb4831e9ef1b056bef12427af9b776f5a872f1b3d2db1de5125d4b02 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:27 + go version 16:34:27 go version go1.23.2 linux/arm64 [Pipeline] } 16:34:27 $ docker stop --time=1 fc3d97b6bb4831e9ef1b056bef12427af9b776f5a872f1b3d2db1de5125d4b02 16:34:29 $ docker rm -f --volumes fc3d97b6bb4831e9ef1b056bef12427af9b776f5a872f1b3d2db1de5125d4b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:30 + docker inspect -f . ci-base-image-arm64 16:34:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:30 prd-ubuntu20.04-docker-arm64-4c-16g-27050 does not seem to be running inside a container 16:34:30 $ 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:34:31 $ docker top 86a6eb0ef08aca84375617aeadb42d63c17ad2c25b50291be78fc21c70b40d18 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:32 + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh 16:34:33 + make test 16:34:33 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:34:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.10 16:34:33 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:34:33 go: downloading github.com/nats-io/nats.go v1.37.0 16:34:34 go: downloading github.com/google/uuid v1.6.0 16:34:34 go: downloading github.com/stretchr/testify v1.9.0 16:34:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 16:34:34 go: downloading github.com/hashicorp/errwrap v1.0.0 16:34:34 go: downloading github.com/go-playground/validator/v10 v10.23.0 16:34:34 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 16:34:34 go: downloading github.com/klauspost/compress v1.17.2 16:34:34 go: downloading github.com/nats-io/nkeys v0.4.7 16:34:34 go: downloading github.com/nats-io/nuid v1.0.1 16:34:35 go: downloading github.com/davecgh/go-spew v1.1.1 16:34:35 go: downloading github.com/pmezard/go-difflib v1.0.0 16:34:35 go: downloading gopkg.in/yaml.v3 v3.0.1 16:34:35 go: downloading github.com/stretchr/objx v0.5.2 16:34:35 go: downloading github.com/gorilla/websocket v1.5.3 16:34:35 go: downloading golang.org/x/net v0.27.0 16:34:35 go: downloading golang.org/x/sync v0.7.0 16:34:35 go: downloading github.com/x448/float16 v0.8.4 16:34:35 go: downloading golang.org/x/crypto v0.25.0 16:34:36 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 16:34:36 go: downloading github.com/go-playground/universal-translator v0.18.1 16:34:36 go: downloading github.com/leodido/go-urn v1.4.0 16:34:36 go: downloading golang.org/x/text v0.16.0 16:34:37 go: downloading github.com/go-playground/locales v0.14.1 16:34:41 go: downloading golang.org/x/sys v0.22.0 16:36:33 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.146s coverage: 86.1% of statements 16:36:38 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.101s coverage: 19.4% of statements 16:36:38 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.256s coverage: 84.2% of statements 16:36:38 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 16:36:38 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 16:36:39 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.241s coverage: 85.2% of statements 16:36:42 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 16:36:43 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.126s coverage: 15.4% of statements 16:36:43 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.100s coverage: 100.0% of statements 16:36:44 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.105s coverage: 100.0% of statements 16:36:46 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.096s coverage: 95.1% of statements 16:36:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:36:47 go vet ./... 16:38:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:38:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:38:25 $ docker stop --time=1 86a6eb0ef08aca84375617aeadb42d63c17ad2c25b50291be78fc21c70b40d18 16:38:26 $ docker rm -f --volumes 86a6eb0ef08aca84375617aeadb42d63c17ad2c25b50291be78fc21c70b40d18 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:38:29 Warning: overwriting stash ‘coverage-report’ 16:38:29 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:38:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:30 16:38:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:31 arm64: Pulling from edgex-lftools-log-publisher 16:38:31 8998bd30e6a1: Pulling fs layer 16:38:31 04944245beec: Pulling fs layer 16:38:31 699f458cf7ca: Pulling fs layer 16:38:31 765212b225bb: Pulling fs layer 16:38:31 f23df028b6ca: Pulling fs layer 16:38:31 d65c8cfc05b1: Pulling fs layer 16:38:31 2437ff75d9bd: Pulling fs layer 16:38:31 f23df028b6ca: Waiting 16:38:31 d65c8cfc05b1: Waiting 16:38:31 2437ff75d9bd: Waiting 16:38:31 765212b225bb: Waiting 16:38:31 04944245beec: Verifying Checksum 16:38:31 04944245beec: Download complete 16:38:31 765212b225bb: Verifying Checksum 16:38:31 765212b225bb: Download complete 16:38:31 f23df028b6ca: Verifying Checksum 16:38:31 f23df028b6ca: Download complete 16:38:31 d65c8cfc05b1: Verifying Checksum 16:38:31 d65c8cfc05b1: Download complete 16:38:31 699f458cf7ca: Verifying Checksum 16:38:31 699f458cf7ca: Download complete 16:38:32 8998bd30e6a1: Verifying Checksum 16:38:32 8998bd30e6a1: Download complete 16:38:34 2437ff75d9bd: Verifying Checksum 16:38:34 2437ff75d9bd: Download complete 16:38:36 8998bd30e6a1: Pull complete 16:38:37 04944245beec: Pull complete 16:38:38 699f458cf7ca: Pull complete 16:38:39 765212b225bb: Pull complete 16:38:40 f23df028b6ca: Pull complete 16:38:40 d65c8cfc05b1: Pull complete 16:38:58 2437ff75d9bd: Pull complete 16:38:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:38:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:58 prd-ubuntu20.04-docker-arm64-4c-16g-27050 does not seem to be running inside a container 16:38:58 $ 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:39:00 $ docker top 790880b59430b75afa1a484f37ce1d61a1d7d782f27ea64f9fce285c884bcb3e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:01 ---> job-cost.sh 16:39:01 lf-activate-venv: SKIPPING 16:39:01 INFO: No Stack... 16:39:01 INFO: Retrieving Pricing Info for: v3-standard-4 16:39:02 INFO: Archiving Costs [Pipeline] sh 16:39:02 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv 16:39:02 + cut -d, -f6 [Pipeline] lock 16:39:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-371-1-stack-cost] 16:39:03 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-371-1-stack-cost] did not exist. Created. 16:39:03 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-371-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:39:03 /w/workspace/go-mod-messaging/1@tmp/durable-2dd0de8f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:39:04 + echo total: 0.10999999940395355 [Pipeline] stash 16:39:04 Warning: overwriting stash ‘stack-cost’ 16:39:04 Stashed 1 file(s) [Pipeline] } 16:39:04 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-371-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:39:04 $ docker stop --time=1 790880b59430b75afa1a484f37ce1d61a1d7d782f27ea64f9fce285c884bcb3e 16:39:06 $ docker rm -f --volumes 790880b59430b75afa1a484f37ce1d61a1d7d782f27ea64f9fce285c884bcb3e [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:39:07 provisioning config files... 16:39:07 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-371@tmp/config5574952066598148626tmp [Pipeline] { [Pipeline] sh 16:39:07 + set +x 16:39:07 + bash -s -- 16:39:07 + curl -s https://codecov.io/bash 16:39:07 16:39:07 _____ _ 16:39:07 / ____| | | 16:39:07 | | ___ __| | ___ ___ _____ __ 16:39:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:39:07 | |___| (_) | (_| | __/ (_| (_) \ V / 16:39:07 \_____\___/ \__,_|\___|\___\___/ \_/ 16:39:07 Bash-1.0.6 16:39:07 16:39:07 16:39:07 ==> git version 2.25.1 found 16:39:07 ==> 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:39:07 Release-Date: 2020-01-08 16:39:07 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:39:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:39:07 ==> Jenkins CI detected. 16:39:07 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-371 16:39:07 project root: . 16:39:07 --> token set from env 16:39:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:39:07 ==> Running gcov in . (disable via -X gcov) 16:39:07 ==> Python coveragepy not found 16:39:07 ==> Searching for coverage reports in: 16:39:07 + . 16:39:07 -> Found 1 reports 16:39:07 ==> Detecting git/mercurial file structure 16:39:07 ==> Reading reports 16:39:08 + ./coverage.out bytes=53807 16:39:08 ==> Appending adjustments 16:39:08 https://docs.codecov.io/docs/fixing-reports 16:39:08 + Found adjustments 16:39:08 ==> Gzipping contents 16:39:08 8.0K /tmp/codecov.F7Bt8g.gz 16:39:08 ==> Uploading reports 16:39:08 url: https://codecov.io 16:39:08 query: branch=PR-371&commit=b5648aac129fd8de84a31266438ee4127b009c83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-371%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=371&job=&cmd_args= 16:39:08 -> Pinging Codecov 16:39:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-371&commit=b5648aac129fd8de84a31266438ee4127b009c83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-371%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=371&job=&cmd_args= 16:39:08 -> Uploading to 16:39:08 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-messaging/b5648aac129fd8de84a31266438ee4127b009c83/d391d679-ec10-4d6e-bd75-f114fcb8659c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T163908Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d26b4dcd8e5105a6eed8c4c77a6a2f44529c88191889358340d1017d53a89b8e 16:39:08 % Total % Received % Xferd Average Speed Time Time Time Current 16:39:08 Dload Upload Total Spent Left Speed 16:39:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8087 0 0 100 8087 0 39067 --:--:-- --:--:-- --:--:-- 38879 100 8087 0 0 100 8087 0 33695 --:--:-- --:--:-- --:--:-- 33695 16:39:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/b5648aac129fd8de84a31266438ee4127b009c83 [Pipeline] } 16:39:08 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:39:10 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-371/archives ] 16:39:10 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-371/archives 16:39:10 total 16 16:39:10 drwxr-xr-x 3 root root 4096 Nov 19 16:32 . 16:39:10 drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 16:32 .. 16:39:10 drwxr-xr-x 2 root root 4096 Nov 19 16:32 cost 16:39:10 -rw-r--r-- 1 root root 88 Nov 19 16:32 cost.csv 16:39:10 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-371/archives 16:39:10 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-371/archives 16:39:10 total 16 16:39:10 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 16:32 . 16:39:10 drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 16:32 .. 16:39:10 drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 16:32 cost 16:39:10 -rw-r--r-- 1 jenkins jenkins 88 Nov 19 16:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:39:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:39:12 ---> package-listing.sh 16:39:12 ++ facter osfamily 16:39:12 ++ tr '[:upper:]' '[:lower:]' 16:39:12 + OS_FAMILY=debian 16:39:12 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-371 16:39:12 + START_PACKAGES=/tmp/packages_start.txt 16:39:12 + END_PACKAGES=/tmp/packages_end.txt 16:39:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:39:12 + PACKAGES=/tmp/packages_start.txt 16:39:12 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-371 ']' 16:39:12 + PACKAGES=/tmp/packages_end.txt 16:39:12 + case "${OS_FAMILY}" in 16:39:12 + grep '^ii' 16:39:12 + dpkg -l 16:39:12 + '[' -f /tmp/packages_start.txt ']' 16:39:12 + '[' -f /tmp/packages_end.txt ']' 16:39:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:39:12 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-371 ']' 16:39:12 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-371/archives/ 16:39:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-371/archives/ [Pipeline] echo 16:39:12 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-371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:39:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:39:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:13 prd-ubuntu20.04-docker-8c-8g-27049 does not seem to be running inside a container 16:39:13 $ 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-371/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-371 -v /w/workspace/xfoundry_go-mod-messaging_PR-371:/w/workspace/xfoundry_go-mod-messaging_PR-371:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-371@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-371@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:39:13 $ docker top bb31fa4a0d0d68b04874f88a049c3d292608edbabc30d55b5493c5ec968fa310 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:14 + touch /tmp/pre-build-complete [Pipeline] sh 16:39:14 + mkdir -p /var/log/sysstat [Pipeline] sh 16:39:14 + ls /var/log/sa-host 16:39:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:15 provisioning config files... 16:39:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-371@tmp/config5592894681554972582tmp [Pipeline] { [Pipeline] echo 16:39:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:39:15 ---> create-netrc.sh [Pipeline] } 16:39:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:39:16 ---> python-tools-install.sh [Pipeline] echo 16:39:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:39:16 ---> sudo-logs.sh 16:39:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:39:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:39:16 ---> job-cost.sh 16:39:16 lf-activate-venv: SKIPPING 16:39:16 DEBUG: total: 0.2199999988079071 16:39:16 INFO: Retrieving Stack Cost... 16:39:17 INFO: Retrieving Pricing Info for: v3-standard-8 16:39:17 INFO: Archiving Costs [Pipeline] echo 16:39:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:39:17 ---> logs-deploy.sh 16:39:17 lf-activate-venv: SKIPPING 16:39:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-371/1 16:39:17 INFO: archiving workspace using pattern(s): 16:39:18 Archives upload complete. 16:39:18 INFO: archiving logs to Nexus 16:39:19 ---> uname -a: 16:39:19 Linux prd-ubuntu20-04-docker-8c-8g-27049 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:39:19 16:39:19 16:39:19 ---> lscpu: 16:39:19 Architecture: x86_64 16:39:19 CPU op-mode(s): 32-bit, 64-bit 16:39:19 Byte Order: Little Endian 16:39:19 Address sizes: 40 bits physical, 48 bits virtual 16:39:19 CPU(s): 8 16:39:19 On-line CPU(s) list: 0-7 16:39:19 Thread(s) per core: 1 16:39:19 Core(s) per socket: 1 16:39:19 Socket(s): 8 16:39:19 NUMA node(s): 1 16:39:19 Vendor ID: AuthenticAMD 16:39:19 CPU family: 23 16:39:19 Model: 49 16:39:19 Model name: AMD EPYC-Rome Processor 16:39:19 Stepping: 0 16:39:19 CPU MHz: 2799.998 16:39:19 BogoMIPS: 5599.99 16:39:19 Virtualization: AMD-V 16:39:19 Hypervisor vendor: KVM 16:39:19 Virtualization type: full 16:39:19 L1d cache: 256 KiB 16:39:19 L1i cache: 256 KiB 16:39:19 L2 cache: 4 MiB 16:39:19 L3 cache: 128 MiB 16:39:19 NUMA node0 CPU(s): 0-7 16:39:19 Vulnerability Itlb multihit: Not affected 16:39:19 Vulnerability L1tf: Not affected 16:39:19 Vulnerability Mds: Not affected 16:39:19 Vulnerability Meltdown: Not affected 16:39:19 Vulnerability Mmio stale data: Not affected 16:39:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:39:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:39:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:39:19 Vulnerability Srbds: Not affected 16:39:19 Vulnerability Tsx async abort: Not affected 16:39:19 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:39:19 16:39:19 16:39:19 ---> nproc: 16:39:19 8 16:39:19 16:39:19 16:39:19 ---> df -h: 16:39:19 Filesystem Size Used Avail Use% Mounted on 16:39:19 overlay 155G 11G 145G 7% / 16:39:19 tmpfs 64M 0 64M 0% /dev 16:39:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:39:19 shm 64M 0 64M 0% /dev/shm 16:39:19 /dev/vda1 155G 11G 145G 7% /facter-os 16:39:19 16:39:19 16:39:19 ---> sar -b -r -n DEV: 16:39:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27049) 11/19/24 _x86_64_ (8 CPU) 16:39:19 16:39:19 16:30:23 LINUX RESTART (8 CPU) 16:39:19 16:39:19 16:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:39:19 16:32:01 104.49 10.01 94.48 0.00 1729.58 34104.24 0.00 16:39:19 16:33:01 80.27 1.67 78.60 0.00 45.19 37307.38 0.00 16:39:19 16:34:01 2.10 0.00 2.10 0.00 0.00 23.88 0.00 16:39:19 16:35:01 1.90 0.00 1.90 0.00 0.00 21.86 0.00 16:39:19 16:36:01 47.21 5.10 42.11 0.00 4342.48 8554.31 0.00 16:39:19 16:37:01 6.12 0.02 6.10 0.00 0.13 121.31 0.00 16:39:19 16:38:01 1.08 0.10 0.98 0.00 6.26 13.20 0.00 16:39:19 16:39:01 1.73 0.00 1.73 0.00 0.00 21.60 0.00 16:39:19 Average: 30.46 2.10 28.36 0.00 763.43 9970.79 0.00 16:39:19 16:39:19 16:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:39:19 16:32:01 28543008 31490492 808704 2.46 85920 3100832 1897492 5.59 1401760 2492060 610348 16:39:19 16:33:01 28710084 31528664 773004 2.35 95984 2952756 1761288 5.19 1151624 2573032 332 16:39:19 16:34:01 28709760 31528464 773048 2.35 96060 2952760 1761288 5.19 1151456 2573024 12 16:39:19 16:35:01 28711788 31530612 770624 2.34 96148 2952760 1761288 5.19 1148948 2573024 184 16:39:19 16:36:01 28244640 31504896 774508 2.36 125436 3353824 1720152 5.07 1429216 2723184 952 16:39:19 16:37:01 28260724 31516008 764400 2.32 124032 3350568 1727524 5.09 1418192 2719916 32 16:39:19 16:38:01 28259708 31516180 764080 2.32 124064 3350764 1727524 5.09 1419724 2719376 16 16:39:19 16:39:01 28260164 31516720 763452 2.32 124128 3350768 1727524 5.09 1419252 2719348 12 16:39:19 Average: 28462484 31516504 773978 2.35 108972 3170629 1760510 5.19 1317522 2636620 76486 16:39:19 16:39:19 16:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:39:19 16:32:01 ens3 344.14 215.35 6494.08 56.13 0.00 0.00 0.00 0.00 16:39:19 16:32:01 lo 2.91 2.91 0.28 0.28 0.00 0.00 0.00 0.00 16:39:19 16:32:01 docker0 68.04 110.98 6.25 1529.58 0.00 0.00 0.00 0.00 16:39:19 16:32:01 veth0c79426 62.79 106.29 6.55 1478.09 0.00 0.00 0.00 0.12 16:39:19 16:33:01 ens3 109.07 63.17 2539.35 16.05 0.00 0.00 0.00 0.00 16:39:19 16:33:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 16:39:19 16:33:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:39:19 16:34:01 ens3 0.42 0.23 0.26 0.20 0.00 0.00 0.00 0.00 16:39:19 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:19 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:19 16:35:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:39:19 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:39:19 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:19 16:36:01 ens3 210.20 140.81 2774.36 9.67 0.00 0.00 0.00 0.00 16:39:19 16:36:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 16:39:19 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:19 16:37:01 ens3 0.83 0.52 0.58 0.27 0.00 0.00 0.00 0.00 16:39:19 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:39:19 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:19 16:38:01 ens3 4.52 3.82 2.73 4.87 0.00 0.00 0.00 0.00 16:39:19 16:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:39:19 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:19 16:39:01 ens3 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 16:39:19 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:39:19 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:19 Average: ens3 83.15 52.68 1465.99 10.81 0.00 0.00 0.00 0.00 16:39:19 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 16:39:19 Average: docker0 8.39 13.68 0.77 188.42 0.00 0.00 0.00 0.00 16:39:19 16:39:19 16:39:19 ---> sar -P ALL: 16:39:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27049) 11/19/24 _x86_64_ (8 CPU) 16:39:19 16:39:19 16:30:23 LINUX RESTART (8 CPU) 16:39:19 16:39:19 16:31:02 CPU %user %nice %system %iowait %steal %idle 16:39:19 16:32:01 all 19.20 0.00 4.49 0.92 0.08 75.31 16:39:19 16:32:01 0 20.40 0.00 4.78 0.93 0.09 73.81 16:39:19 16:32:01 1 19.11 0.00 4.10 1.41 0.07 75.32 16:39:19 16:32:01 2 18.36 0.00 5.23 0.07 0.07 76.28 16:39:19 16:32:01 3 19.23 0.00 4.50 2.05 0.09 74.14 16:39:19 16:32:01 4 18.80 0.00 4.22 0.12 0.09 76.78 16:39:19 16:32:01 5 20.26 0.00 4.71 0.10 0.09 74.83 16:39:19 16:32:01 6 18.90 0.00 4.46 2.37 0.09 74.19 16:39:19 16:32:01 7 18.58 0.00 3.93 0.29 0.09 77.11 16:39:19 16:33:01 all 18.31 0.00 3.32 0.56 0.06 77.75 16:39:19 16:33:01 0 18.55 0.00 3.56 0.03 0.05 77.81 16:39:19 16:33:01 1 18.03 0.00 3.91 3.05 0.07 74.94 16:39:19 16:33:01 2 18.42 0.00 3.21 0.02 0.05 78.31 16:39:19 16:33:01 3 18.18 0.00 3.00 0.69 0.07 78.07 16:39:19 16:33:01 4 17.36 0.00 4.02 0.10 0.05 78.47 16:39:19 16:33:01 5 19.15 0.00 3.12 0.17 0.07 77.49 16:39:19 16:33:01 6 17.98 0.00 2.88 0.42 0.05 78.66 16:39:19 16:33:01 7 18.79 0.00 2.90 0.02 0.05 78.25 16:39:19 16:34:01 all 0.05 0.00 0.01 0.01 0.02 99.92 16:39:19 16:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:39:19 16:34:01 1 0.00 0.00 0.00 0.02 0.02 99.97 16:39:19 16:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:39:19 16:34:01 3 0.07 0.00 0.03 0.03 0.05 99.82 16:39:19 16:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:39:19 16:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:39:19 16:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:39:19 16:34:01 7 0.27 0.00 0.02 0.00 0.02 99.70 16:39:19 16:35:01 all 0.20 0.00 0.01 0.00 0.01 99.77 16:39:19 16:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:39:19 16:35:01 1 0.00 0.00 0.03 0.00 0.00 99.97 16:39:19 16:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:39:19 16:35:01 3 0.08 0.00 0.02 0.03 0.03 99.83 16:39:19 16:35:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:39:19 16:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:39:19 16:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:39:19 16:35:01 7 1.42 0.00 0.02 0.00 0.02 98.55 16:39:19 16:36:01 all 2.85 0.00 1.43 0.31 0.03 95.39 16:39:19 16:36:01 0 1.88 0.00 1.53 0.23 0.02 96.33 16:39:19 16:36:01 1 1.91 0.00 1.71 0.15 0.03 96.19 16:39:19 16:36:01 2 3.41 0.00 1.51 0.10 0.03 94.95 16:39:19 16:36:01 3 2.29 0.00 1.25 1.32 0.05 95.09 16:39:19 16:36:01 4 3.69 0.00 1.05 0.03 0.03 95.19 16:39:19 16:36:01 5 2.84 0.00 1.32 0.30 0.03 95.51 16:39:19 16:36:01 6 2.37 0.00 1.12 0.05 0.03 96.43 16:39:19 16:36:01 7 4.39 0.00 1.90 0.26 0.03 93.41 16:39:19 16:37:01 all 0.11 0.00 0.06 0.02 0.01 99.80 16:39:19 16:37:01 0 0.02 0.00 0.08 0.12 0.02 99.77 16:39:19 16:37:01 1 0.02 0.00 0.02 0.05 0.00 99.92 16:39:19 16:37:01 2 0.07 0.00 0.08 0.00 0.00 99.85 16:39:19 16:37:01 3 0.25 0.00 0.10 0.00 0.00 99.65 16:39:19 16:37:01 4 0.12 0.00 0.05 0.00 0.02 99.82 16:39:19 16:37:01 5 0.27 0.00 0.03 0.00 0.00 99.70 16:39:19 16:37:01 6 0.08 0.00 0.08 0.00 0.02 99.82 16:39:19 16:37:01 7 0.07 0.00 0.07 0.00 0.02 99.85 16:39:19 16:38:01 all 0.10 0.00 0.02 0.00 0.02 99.86 16:39:19 16:38:01 0 0.05 0.00 0.02 0.02 0.02 99.90 16:39:19 16:38:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:39:19 16:38:01 2 0.07 0.00 0.02 0.00 0.03 99.88 16:39:19 16:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:39:19 16:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:39:19 16:38:01 5 0.17 0.00 0.03 0.00 0.02 99.78 16:39:19 16:38:01 6 0.13 0.00 0.05 0.00 0.03 99.78 16:39:19 16:38:01 7 0.28 0.00 0.02 0.00 0.00 99.70 16:39:19 16:39:01 all 0.07 0.00 0.01 0.00 0.01 99.90 16:39:19 16:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:39:19 16:39:01 1 0.00 0.00 0.02 0.02 0.00 99.97 16:39:19 16:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:39:19 16:39:01 3 0.07 0.00 0.03 0.00 0.02 99.88 16:39:19 16:39:01 4 0.05 0.00 0.02 0.02 0.02 99.90 16:39:19 16:39:01 5 0.37 0.00 0.00 0.00 0.02 99.62 16:39:19 16:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:39:19 16:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:39:19 Average: all 5.05 0.00 1.16 0.23 0.03 93.54 16:39:19 Average: 0 5.05 0.00 1.23 0.16 0.03 93.52 16:39:19 Average: 1 4.82 0.00 1.21 0.58 0.02 93.37 16:39:19 Average: 2 4.99 0.00 1.24 0.02 0.03 93.72 16:39:19 Average: 3 4.97 0.00 1.11 0.51 0.04 93.37 16:39:19 Average: 4 4.96 0.00 1.16 0.03 0.03 93.82 16:39:19 Average: 5 5.32 0.00 1.14 0.07 0.03 93.44 16:39:19 Average: 6 4.87 0.00 1.06 0.35 0.03 93.69 16:39:19 Average: 7 5.40 0.00 1.09 0.07 0.03 93.40 16:39:19 16:39:19 16:39:19