Pull request #948 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from bbd1843f5aa1d127b59d23d8e517cff9d4345007+9c7b7a359318f264dbbd7afa686e54950c8e6a2d (fea8c7562e88cbcd8d1457564b61b64620c6e3c2) 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-ssh14941832356139111654.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-ssh3204714068282923582.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-core-contracts/branches/PR-948/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-core-contracts/branches/PR-948/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6130220790054477773.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-core-contracts/branches/PR-948/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6166996009566406838.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-ssh16300621170825582186.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-core-contracts/branches/PR-948/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-core-contracts/branches/PR-948/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11374003132421236501.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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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-26910 in /w/workspace/dry_go-mod-core-contracts_PR-948 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-948 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/948/head:refs/remotes/origin/PR-948 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9c7b7a359318f264dbbd7afa686e54950c8e6a2d into PR head commit bbd1843f5aa1d127b59d23d8e517cff9d4345007 Merge succeeded, producing bbd1843f5aa1d127b59d23d8e517cff9d4345007 Checking out Revision bbd1843f5aa1d127b59d23d8e517cff9d4345007 (PR-948) > git config core.sparsecheckout # timeout=10 > git checkout -f bbd1843f5aa1d127b59d23d8e517cff9d4345007 # 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 9c7b7a359318f264dbbd7afa686e54950c8e6a2d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbd1843f5aa1d127b59d23d8e517cff9d4345007 # timeout=10 Commit message: "feat: add ZeroMQ channel and update MQTT channel" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:07:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:07:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:07:25 ========================================================= 10:07:25 EdgeX Global Pipelines Version Info 10:07:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:07:26 ------------------- 10:07:26 stable info: 10:07:26 ------------------- 10:07:26 Commited By: Ginny Guan ginny@iotechsys.com 10:07:26 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:07:26 Message: update stable to v1.0.265 10:07:26 ------------------- 10:07:26 experimental info: 10:07:26 ------------------- 10:07:26 Commited By: Cherry Wang cherry@iotechsys.com 10:07:26 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:07:26 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:07:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 10:07:26 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 10:07:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:07:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:07:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:07:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:07:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:07:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:07:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:07:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:07:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:07:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-948 [Pipeline] echo 10:07:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-948 [Pipeline] echo 10:07:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-948 [Pipeline] echo 10:07:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbd1843f5aa1d127b59d23d8e517cff9d4345007 [Pipeline] echo 10:07:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbd1843 [Pipeline] echo 10:07:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:07:29 + git rev-list -1 --merges bbd1843f5aa1d127b59d23d8e517cff9d4345007~1..bbd1843f5aa1d127b59d23d8e517cff9d4345007 [Pipeline] echo 10:07:29 -----------> git rev-list -1 --merges bbd1843f5aa1d127b59d23d8e517cff9d4345007~1..bbd1843f5aa1d127b59d23d8e517cff9d4345007 bbd1843f5aa1d127b59d23d8e517cff9d4345007 [false] [Pipeline] sh 10:07:29 + git log --format=format:%s -1 bbd1843f5aa1d127b59d23d8e517cff9d4345007 [Pipeline] echo 10:07:29 ========================================================= 10:07:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:07:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:07:30 + git log --format=format:%s -1 bbd1843f5aa1d127b59d23d8e517cff9d4345007 [Pipeline] echo 10:07:30 [semverPrep] GIT_COMMIT: bbd1843f5aa1d127b59d23d8e517cff9d4345007, Commit Message: feat: add ZeroMQ channel and update MQTT channel [Pipeline] echo 10:07:30 [semverPrep] This is not a build commit. [Pipeline] sh 10:07:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:07:30 + grep -v github /etc/ssh/ssh_known_hosts 10:07:30 + [ -e /tmp/ssh_known_hosts ] 10:07:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:07:30 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 10:07:30 -a /etc/ssh/ssh_known_hosts 10:07:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:31 10:07:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:32 0.1.4: Pulling from edgex-devops/py-git-semver 10:07:32 b85a868b505f: Pulling fs layer 10:07:32 e2be974225ed: Pulling fs layer 10:07:32 339a4e72a1f5: Pulling fs layer 10:07:32 988bab9f4d93: Pulling fs layer 10:07:32 1469e6f7b9e6: Pulling fs layer 10:07:32 eaf3925da568: Pulling fs layer 10:07:32 bab4dde63d76: Pulling fs layer 10:07:32 bde34c3a00c8: Pulling fs layer 10:07:32 b352a97aabf1: Pulling fs layer 10:07:32 4872d77fe225: Pulling fs layer 10:07:32 5851b861e8e6: Pulling fs layer 10:07:32 bab4dde63d76: Waiting 10:07:32 988bab9f4d93: Waiting 10:07:32 bde34c3a00c8: Waiting 10:07:32 4872d77fe225: Waiting 10:07:32 b352a97aabf1: Waiting 10:07:32 1469e6f7b9e6: Waiting 10:07:32 5851b861e8e6: Waiting 10:07:32 eaf3925da568: Waiting 10:07:32 e2be974225ed: Verifying Checksum 10:07:32 e2be974225ed: Download complete 10:07:32 988bab9f4d93: Download complete 10:07:32 1469e6f7b9e6: Verifying Checksum 10:07:32 1469e6f7b9e6: Download complete 10:07:32 eaf3925da568: Verifying Checksum 10:07:32 eaf3925da568: Download complete 10:07:32 339a4e72a1f5: Verifying Checksum 10:07:32 339a4e72a1f5: Download complete 10:07:32 bde34c3a00c8: Verifying Checksum 10:07:32 bde34c3a00c8: Download complete 10:07:32 b352a97aabf1: Download complete 10:07:32 4872d77fe225: Download complete 10:07:32 5851b861e8e6: Download complete 10:07:32 b85a868b505f: Download complete 10:07:32 bab4dde63d76: Verifying Checksum 10:07:32 bab4dde63d76: Download complete 10:07:33 b85a868b505f: Pull complete 10:07:33 e2be974225ed: Pull complete 10:07:34 339a4e72a1f5: Pull complete 10:07:34 988bab9f4d93: Pull complete 10:07:34 1469e6f7b9e6: Pull complete 10:07:34 eaf3925da568: Pull complete 10:07:36 bab4dde63d76: Pull complete 10:07:36 bde34c3a00c8: Pull complete 10:07:36 b352a97aabf1: Pull complete 10:07:36 4872d77fe225: Pull complete 10:07:36 5851b861e8e6: Pull complete 10:07:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:36 prd-ubuntu20.04-docker-8c-8g-26910 does not seem to be running inside a container 10:07:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-948 -v /w/workspace/dry_go-mod-core-contracts_PR-948:/w/workspace/dry_go-mod-core-contracts_PR-948:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-948@tmp:/w/workspace/dry_go-mod-core-contracts_PR-948@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:07:38 $ docker top a48d58ae7d625237962eeb6b4d022cf3387beca3395cff4af31ab1e5d5134fc7 -eo pid,comm 10:07:38 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). 10:07:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:07:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:39 [ssh-agent] Looking for ssh-agent implementation... 10:07:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:39 $ docker exec a48d58ae7d625237962eeb6b4d022cf3387beca3395cff4af31ab1e5d5134fc7 ssh-agent 10:07:39 SSH_AUTH_SOCK=/tmp/ssh-M76sXjpznjAb/agent.32 10:07:39 SSH_AGENT_PID=38 10:07:39 Running ssh-add (command line suppressed) 10:07:39 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-948@tmp/private_key_11637347286241277890.key (/w/workspace/dry_go-mod-core-contracts_PR-948@tmp/private_key_11637347286241277890.key) 10:07:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:39 + git tag --points-at HEAD [Pipeline] } 10:07:39 $ docker exec --env ******** --env ******** a48d58ae7d625237962eeb6b4d022cf3387beca3395cff4af31ab1e5d5134fc7 ssh-agent -k 10:07:39 unset SSH_AUTH_SOCK; 10:07:39 unset SSH_AGENT_PID; 10:07:39 echo Agent pid 38 killed; 10:07:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:07:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:40 [ssh-agent] Looking for ssh-agent implementation... 10:07:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:40 $ docker exec a48d58ae7d625237962eeb6b4d022cf3387beca3395cff4af31ab1e5d5134fc7 ssh-agent 10:07:40 SSH_AUTH_SOCK=/tmp/ssh-1siLFhjmmzZR/agent.71 10:07:40 SSH_AGENT_PID=77 10:07:40 Running ssh-add (command line suppressed) 10:07:40 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-948@tmp/private_key_1285475858318871229.key (/w/workspace/dry_go-mod-core-contracts_PR-948@tmp/private_key_1285475858318871229.key) 10:07:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:40 + git semver init 10:07:41 2024-11-18 10:07:40,939 [run_init] DEBUG init version:0.0.0 force:False 10:07:41 2024-11-18 10:07:40,939 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-948/.semver 10:07:41 2024-11-18 10:07:40,940 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-948/.semver 10:07:41 2024-11-18 10:07:40,940 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-948/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-948, universal_newlines=False, shell=None, istream=None) 10:07:41 2024-11-18 10:07:41,799 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-948/.git/info/exclude 10:07:41 2024-11-18 10:07:41,799 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-948/.semver/PR-948 with force:False 10:07:41 2024-11-18 10:07:41,800 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-948/.semver/PR-948 10:07:41 2024-11-18 10:07:41,804 [execute] INFO git cat-file --batch-check 10:07:41 2024-11-18 10:07:41,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-948/.semver, universal_newlines=False, shell=None, istream=) 10:07:41 2024-11-18 10:07:41,809 [execute] INFO git cat-file --batch 10:07:41 2024-11-18 10:07:41,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-948/.semver, universal_newlines=False, shell=None, istream=) 10:07:41 2024-11-18 10:07:41,814 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-948/.semver/PR-948 10:07:41 0.0.0 [Pipeline] } 10:07:42 $ docker exec --env ******** --env ******** a48d58ae7d625237962eeb6b4d022cf3387beca3395cff4af31ab1e5d5134fc7 ssh-agent -k 10:07:42 unset SSH_AUTH_SOCK; 10:07:42 unset SSH_AGENT_PID; 10:07:42 echo Agent pid 77 killed; 10:07:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:07:42 + git semver [Pipeline] } 10:07:42 $ docker stop --time=1 a48d58ae7d625237962eeb6b4d022cf3387beca3395cff4af31ab1e5d5134fc7 10:07:44 $ docker rm -f --volumes a48d58ae7d625237962eeb6b4d022cf3387beca3395cff4af31ab1e5d5134fc7 [Pipeline] // withDockerContainer [Pipeline] sh 10:07:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:07:44 Stashed 1 file(s) [Pipeline] echo 10:07:44 [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 10:07:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:07:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:07:45 ========================================================= 10:07:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:07:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:07:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:07:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:07:46 43c4264eed91: Pulling fs layer 10:07:46 4cc291be95ef: Pulling fs layer 10:07:46 2ac1f1163629: Pulling fs layer 10:07:46 5c3c966382ef: Pulling fs layer 10:07:46 4f4fb700ef54: Pulling fs layer 10:07:46 5d5c8e513c77: Pulling fs layer 10:07:46 9f66e0745190: Pulling fs layer 10:07:46 f49a43e4bbc0: Pulling fs layer 10:07:46 4f4fb700ef54: Waiting 10:07:46 5c3c966382ef: Waiting 10:07:46 5d5c8e513c77: Waiting 10:07:46 9f66e0745190: Waiting 10:07:46 561ebcabdf7f: Pulling fs layer 10:07:46 f49a43e4bbc0: Waiting 10:07:46 4cc291be95ef: Verifying Checksum 10:07:46 5c3c966382ef: Download complete 10:07:46 4f4fb700ef54: Verifying Checksum 10:07:46 4f4fb700ef54: Download complete 10:07:46 5d5c8e513c77: Verifying Checksum 10:07:46 5d5c8e513c77: Download complete 10:07:46 43c4264eed91: Download complete 10:07:46 9f66e0745190: Verifying Checksum 10:07:46 9f66e0745190: Download complete 10:07:46 43c4264eed91: Pull complete 10:07:46 561ebcabdf7f: Verifying Checksum 10:07:46 561ebcabdf7f: Download complete 10:07:46 4cc291be95ef: Pull complete 10:07:46 2ac1f1163629: Verifying Checksum 10:07:46 2ac1f1163629: Download complete 10:07:46 f49a43e4bbc0: Verifying Checksum 10:07:46 f49a43e4bbc0: Download complete 10:07:50 2ac1f1163629: Pull complete 10:07:50 5c3c966382ef: Pull complete 10:07:50 4f4fb700ef54: Pull complete 10:07:50 5d5c8e513c77: Pull complete 10:07:50 9f66e0745190: Pull complete 10:07:52 f49a43e4bbc0: Pull complete 10:07:52 561ebcabdf7f: Pull complete 10:07:52 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:07:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:07:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 10:07:53 + 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 10:07:53 + docker inspect -f . ci-base-image-x86_64 10:07:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:53 prd-ubuntu20.04-docker-8c-8g-26910 does not seem to be running inside a container 10:07:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-948 -v /w/workspace/dry_go-mod-core-contracts_PR-948:/w/workspace/dry_go-mod-core-contracts_PR-948:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-948@tmp:/w/workspace/dry_go-mod-core-contracts_PR-948@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:07:56 $ docker top 3fb19e2e5c1c4fc258e8ef23f02c607b5dd6359975ee215ea441e9b99e2b5211 -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:56 + go version 10:07:56 go version go1.23.2 linux/amd64 [Pipeline] } 10:07:57 $ docker stop --time=1 3fb19e2e5c1c4fc258e8ef23f02c607b5dd6359975ee215ea441e9b99e2b5211 10:07:58 $ docker rm -f --volumes 3fb19e2e5c1c4fc258e8ef23f02c607b5dd6359975ee215ea441e9b99e2b5211 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:59 + docker inspect -f . ci-base-image-x86_64 10:07:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:59 prd-ubuntu20.04-docker-8c-8g-26910 does not seem to be running inside a container 10:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_go-mod-core-contracts_PR-948 -v /w/workspace/dry_go-mod-core-contracts_PR-948:/w/workspace/dry_go-mod-core-contracts_PR-948:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-948@tmp:/w/workspace/dry_go-mod-core-contracts_PR-948@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:07:59 $ docker top d8f6a22a06b8f227804a4262e529183188a65a23b45da1c2b1cf0565ea397ddf -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:00 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-948 [Pipeline] fileExists [Pipeline] sh 10:08:00 + make test 10:08:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:08:00 go: downloading github.com/google/uuid v1.6.0 10:08:00 go: downloading github.com/go-playground/validator/v10 v10.22.1 10:08:00 go: downloading github.com/stretchr/testify v1.9.0 10:08:00 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 10:08:00 go: downloading gopkg.in/yaml.v3 v3.0.1 10:08:00 go: downloading github.com/go-kit/log v0.2.1 10:08:00 Still waiting to schedule task 10:08:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:08:00 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:08:00 go: downloading github.com/davecgh/go-spew v1.1.1 10:08:00 go: downloading github.com/pmezard/go-difflib v1.0.0 10:08:00 go: downloading github.com/stretchr/objx v0.5.2 10:08:00 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 10:08:00 go: downloading github.com/go-playground/universal-translator v0.18.1 10:08:00 go: downloading github.com/leodido/go-urn v1.4.0 10:08:00 go: downloading golang.org/x/crypto v0.25.0 10:08:00 go: downloading golang.org/x/text v0.16.0 10:08:00 go: downloading github.com/x448/float16 v0.8.4 10:08:00 go: downloading github.com/go-playground/locales v0.14.1 10:08:00 go: downloading golang.org/x/sys v0.22.0 10:08:01 go: downloading golang.org/x/net v0.27.0 10:08:03 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients [no test files] 10:08:09 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] 10:08:09 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements 10:08:09 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements 10:08:09 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.096s coverage: 83.5% of statements 10:08:09 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.012s coverage: 38.7% of statements 10:08:09 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.010s coverage: 29.4% of statements 10:08:09 ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.006s coverage: 25.2% of statements 10:08:09 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.023s coverage: 74.3% of statements 10:08:09 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.007s coverage: 90.0% of statements 10:08:10 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.030s coverage: 84.1% of statements 10:08:10 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.011s coverage: 64.6% of statements 10:08:10 ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.006s coverage: 34.9% of statements 10:08:10 ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.009s coverage: 60.1% of statements 10:08:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:08:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:08:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:08:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:08:22 $ docker stop --time=1 d8f6a22a06b8f227804a4262e529183188a65a23b45da1c2b1cf0565ea397ddf 10:08:25 $ docker rm -f --volumes d8f6a22a06b8f227804a4262e529183188a65a23b45da1c2b1cf0565ea397ddf [Pipeline] // withDockerContainer [Pipeline] sh 10:08:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:08:26 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 10:08:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:27 10:08:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:28 latest: Pulling from edgex-lftools-log-publisher 10:08:28 5eb5b503b376: Pulling fs layer 10:08:28 5c69ac0246d0: Pulling fs layer 10:08:28 ec43610c2a17: Pulling fs layer 10:08:28 3a2ae6a8a46f: Pulling fs layer 10:08:28 33b1e0a273af: Pulling fs layer 10:08:28 5d3b04190fa2: Pulling fs layer 10:08:28 2f39f015ded8: Pulling fs layer 10:08:28 33b1e0a273af: Waiting 10:08:28 5d3b04190fa2: Waiting 10:08:28 5c69ac0246d0: Download complete 10:08:28 3a2ae6a8a46f: Verifying Checksum 10:08:28 3a2ae6a8a46f: Download complete 10:08:28 33b1e0a273af: Verifying Checksum 10:08:28 33b1e0a273af: Download complete 10:08:28 5d3b04190fa2: Verifying Checksum 10:08:28 5d3b04190fa2: Download complete 10:08:28 ec43610c2a17: Verifying Checksum 10:08:28 ec43610c2a17: Download complete 10:08:28 5eb5b503b376: Verifying Checksum 10:08:28 5eb5b503b376: Download complete 10:08:29 2f39f015ded8: Verifying Checksum 10:08:29 2f39f015ded8: Download complete 10:08:29 5eb5b503b376: Pull complete 10:08:30 5c69ac0246d0: Pull complete 10:08:30 ec43610c2a17: Pull complete 10:08:30 3a2ae6a8a46f: Pull complete 10:08:30 33b1e0a273af: Pull complete 10:08:30 5d3b04190fa2: Pull complete 10:08:35 2f39f015ded8: Pull complete 10:08:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:08:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:35 prd-ubuntu20.04-docker-8c-8g-26910 does not seem to be running inside a container 10:08: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/dry_go-mod-core-contracts_PR-948 -v /w/workspace/dry_go-mod-core-contracts_PR-948:/w/workspace/dry_go-mod-core-contracts_PR-948:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-948@tmp:/w/workspace/dry_go-mod-core-contracts_PR-948@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:08:37 $ docker top c94b4f1050e34670243fc8cd41e03f52537d6893821cf8231fa3335d784175b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:38 ---> job-cost.sh 10:08:38 lf-activate-venv: SKIPPING 10:08:38 INFO: No Stack... 10:08:38 INFO: Retrieving Pricing Info for: v3-standard-8 10:08:38 INFO: Archiving Costs [Pipeline] sh 10:08:39 + + cat /w/workspace/dry_go-mod-core-contracts_PR-948/archives/cost.csv 10:08:39 cut -d, -f6 [Pipeline] lock 10:08:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-948-1-stack-cost] 10:08:39 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-948-1-stack-cost] did not exist. Created. 10:08:39 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-948-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:08:39 + echo total: 0.2199999988079071 [Pipeline] stash 10:08:39 Stashed 1 file(s) [Pipeline] } 10:08:39 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-948-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:08:39 $ docker stop --time=1 c94b4f1050e34670243fc8cd41e03f52537d6893821cf8231fa3335d784175b3 10:08:41 $ docker rm -f --volumes c94b4f1050e34670243fc8cd41e03f52537d6893821cf8231fa3335d784175b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:09:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26911 in /w/workspace/dry_go-mod-core-contracts_PR-948 [Pipeline] { [Pipeline] ws 10:09:53 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 10:09:56 The recommended git tool is: git 10:10:07 using credential edgex-jenkins-ssh 10:10:07 Cloning the remote Git repository 10:10:07 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:10:07 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 10:10:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:10:08 > git --version # timeout=10 10:10:08 > git --version # 'git version 2.25.1' 10:10:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:10:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:12 Merging remotes/origin/main commit 9c7b7a359318f264dbbd7afa686e54950c8e6a2d into PR head commit bbd1843f5aa1d127b59d23d8e517cff9d4345007 10:10:12 Merge succeeded, producing bbd1843f5aa1d127b59d23d8e517cff9d4345007 10:10:12 Checking out Revision bbd1843f5aa1d127b59d23d8e517cff9d4345007 (PR-948) 10:10:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:10:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:10:11 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/948/head:refs/remotes/origin/PR-948 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:10:12 > git config core.sparsecheckout # timeout=10 10:10:12 > git checkout -f bbd1843f5aa1d127b59d23d8e517cff9d4345007 # timeout=10 10:10:12 > git remote # timeout=10 10:10:12 > git config --get remote.origin.url # timeout=10 10:10:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:12 > git merge 9c7b7a359318f264dbbd7afa686e54950c8e6a2d # timeout=10 10:10:12 > git rev-parse HEAD^{commit} # timeout=10 10:10:12 > git config core.sparsecheckout # timeout=10 10:10:12 > git checkout -f bbd1843f5aa1d127b59d23d8e517cff9d4345007 # timeout=10 10:10:16 Commit message: "feat: add ZeroMQ channel and update MQTT channel" 10:10:16 > git --version # timeout=10 10:10:16 > git --version # 'git version 2.25.1' 10:10:16 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:10:18 % Total % Received % Xferd Average Speed Time Time Time Current 10:10:18 Dload Upload Total Spent Left Speed 10:10:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 12828 100 12828 0 0 5515 0 0:00:02 0:00:02 --:--:-- 5512 [Pipeline] sh 10:10:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:10:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:10:21 + sudo tee /etc/docker/daemon.new 10:10:21 { 10:10:21 "registry-mirrors": [ 10:10:21 "https://nexus3.edgexfoundry.org:10001" 10:10:21 ], 10:10:21 "bip": "10.250.0.254/24", 10:10:21 "hosts": [ 10:10:21 "tcp://0.0.0.0:5555", 10:10:21 "unix:///var/run/docker.sock" 10:10:21 ], 10:10:21 "mtu": 1458, 10:10:21 "selinux-enabled": true, 10:10:21 "seccomp-profile": "/etc/docker/seccomp.json" 10:10:21 } [Pipeline] sh 10:10:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:10:22 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 10:10:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:10:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:10:40 ========================================================= 10:10:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:10:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:10:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:10:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:10:41 cf04c63912e1: Pulling fs layer 10:10:41 55b35a11ae5e: Pulling fs layer 10:10:41 a37a00ec5f00: Pulling fs layer 10:10:41 50b3750afda1: Pulling fs layer 10:10:41 4f4fb700ef54: Pulling fs layer 10:10:41 80978eb59214: Pulling fs layer 10:10:41 c9f46d7d2bd2: Pulling fs layer 10:10:41 c5a475d317c9: Pulling fs layer 10:10:41 80978eb59214: Waiting 10:10:41 c9f46d7d2bd2: Waiting 10:10:41 c5a475d317c9: Waiting 10:10:41 50b3750afda1: Waiting 10:10:41 4f4fb700ef54: Waiting 10:10:41 55b35a11ae5e: Verifying Checksum 10:10:41 55b35a11ae5e: Download complete 10:10:41 50b3750afda1: Verifying Checksum 10:10:41 50b3750afda1: Download complete 10:10:41 4f4fb700ef54: Verifying Checksum 10:10:41 4f4fb700ef54: Download complete 10:10:41 80978eb59214: Verifying Checksum 10:10:41 80978eb59214: Download complete 10:10:41 cf04c63912e1: Verifying Checksum 10:10:41 cf04c63912e1: Download complete 10:10:42 c5a475d317c9: Verifying Checksum 10:10:42 c5a475d317c9: Download complete 10:10:43 cf04c63912e1: Pull complete 10:10:43 55b35a11ae5e: Pull complete 10:10:43 a37a00ec5f00: Verifying Checksum 10:10:43 a37a00ec5f00: Download complete 10:10:44 c9f46d7d2bd2: Verifying Checksum 10:10:44 c9f46d7d2bd2: Download complete 10:10:59 a37a00ec5f00: Pull complete 10:10:59 50b3750afda1: Pull complete 10:10:59 4f4fb700ef54: Pull complete 10:10:59 80978eb59214: Pull complete 10:11:06 c9f46d7d2bd2: Pull complete 10:11:07 c5a475d317c9: Pull complete 10:11:07 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:11:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:11:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 10:11:07 + 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 10:11:08 + docker inspect -f . ci-base-image-arm64 10:11:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:08 prd-ubuntu20.04-docker-arm64-4c-16g-26911 does not seem to be running inside a container 10:11:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:11:10 $ docker top 188eacd8eea86332bf474a5aedc5e982a6d17c9dbda81f45092a540353274517 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:11 + go version 10:11:11 go version go1.23.2 linux/arm64 [Pipeline] } 10:11:11 $ docker stop --time=1 188eacd8eea86332bf474a5aedc5e982a6d17c9dbda81f45092a540353274517 10:11:14 $ docker rm -f --volumes 188eacd8eea86332bf474a5aedc5e982a6d17c9dbda81f45092a540353274517 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:15 + docker inspect -f . ci-base-image-arm64 10:11:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:15 prd-ubuntu20.04-docker-arm64-4c-16g-26911 does not seem to be running inside a container 10:11: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-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:11:17 $ docker top d450b868b22588d6f0e2541daac32568d264634a560922b5ea201446ad10fe8f -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:18 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh 10:11:19 + make test 10:11:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:11:19 go: downloading github.com/stretchr/testify v1.9.0 10:11:19 go: downloading github.com/go-playground/validator/v10 v10.22.1 10:11:19 go: downloading github.com/google/uuid v1.6.0 10:11:19 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 10:11:19 go: downloading gopkg.in/yaml.v3 v3.0.1 10:11:19 go: downloading github.com/go-kit/log v0.2.1 10:11:19 go: downloading github.com/davecgh/go-spew v1.1.1 10:11:19 go: downloading github.com/pmezard/go-difflib v1.0.0 10:11:19 go: downloading github.com/stretchr/objx v0.5.2 10:11:20 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 10:11:20 go: downloading github.com/go-playground/universal-translator v0.18.1 10:11:20 go: downloading github.com/leodido/go-urn v1.4.0 10:11:20 go: downloading golang.org/x/crypto v0.25.0 10:11:20 go: downloading golang.org/x/text v0.16.0 10:11:21 go: downloading github.com/x448/float16 v0.8.4 10:11:21 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:11:21 go: downloading github.com/go-playground/locales v0.14.1 10:11:21 go: downloading golang.org/x/sys v0.22.0 10:11:25 go: downloading golang.org/x/net v0.27.0 10:11:28 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients [no test files] 10:12:36 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] 10:12:36 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements 10:12:36 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.643s coverage: 83.5% of statements 10:12:36 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.049s coverage: 38.7% of statements 10:12:36 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements 10:12:36 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.040s coverage: 29.4% of statements 10:12:37 ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.087s coverage: 25.2% of statements 10:12:41 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.178s coverage: 74.3% of statements 10:12:41 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.039s coverage: 90.0% of statements 10:12:42 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.337s coverage: 84.1% of statements 10:12:42 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.040s coverage: 64.6% of statements 10:12:43 ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.022s coverage: 34.9% of statements 10:12:43 ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.044s coverage: 60.1% of statements 10:12:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:12:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:13:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:13:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:13:02 $ docker stop --time=1 d450b868b22588d6f0e2541daac32568d264634a560922b5ea201446ad10fe8f 10:13:04 $ docker rm -f --volumes d450b868b22588d6f0e2541daac32568d264634a560922b5ea201446ad10fe8f [Pipeline] // withDockerContainer [Pipeline] sh 10:13:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:13:07 Warning: overwriting stash ‘coverage-report’ 10:13:07 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 10:13:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:13:09 10:13:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:13:09 arm64: Pulling from edgex-lftools-log-publisher 10:13:09 8998bd30e6a1: Pulling fs layer 10:13:09 04944245beec: Pulling fs layer 10:13:09 699f458cf7ca: Pulling fs layer 10:13:09 765212b225bb: Pulling fs layer 10:13:09 f23df028b6ca: Pulling fs layer 10:13:09 d65c8cfc05b1: Pulling fs layer 10:13:09 2437ff75d9bd: Pulling fs layer 10:13:09 f23df028b6ca: Waiting 10:13:09 d65c8cfc05b1: Waiting 10:13:09 2437ff75d9bd: Waiting 10:13:09 765212b225bb: Waiting 10:13:09 04944245beec: Verifying Checksum 10:13:09 04944245beec: Download complete 10:13:09 765212b225bb: Verifying Checksum 10:13:09 765212b225bb: Download complete 10:13:09 f23df028b6ca: Download complete 10:13:09 d65c8cfc05b1: Verifying Checksum 10:13:09 d65c8cfc05b1: Download complete 10:13:09 699f458cf7ca: Verifying Checksum 10:13:09 699f458cf7ca: Download complete 10:13:10 8998bd30e6a1: Verifying Checksum 10:13:10 8998bd30e6a1: Download complete 10:13:12 2437ff75d9bd: Verifying Checksum 10:13:12 2437ff75d9bd: Download complete 10:13:15 8998bd30e6a1: Pull complete 10:13:15 04944245beec: Pull complete 10:13:17 699f458cf7ca: Pull complete 10:13:17 765212b225bb: Pull complete 10:13:17 f23df028b6ca: Pull complete 10:13:18 d65c8cfc05b1: Pull complete 10:13:36 2437ff75d9bd: Pull complete 10:13:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:13:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:13:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:36 prd-ubuntu20.04-docker-arm64-4c-16g-26911 does not seem to be running inside a container 10:13:36 $ 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-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:13:39 $ docker top b1d2656c5dde8ce2ee2792fbc8cab1876045d0741bb4a8993d52af72b62f5ff7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:40 ---> job-cost.sh 10:13:40 lf-activate-venv: SKIPPING 10:13:40 INFO: No Stack... 10:13:40 INFO: Retrieving Pricing Info for: v3-standard-4 10:13:41 INFO: Archiving Costs [Pipeline] sh 10:13:42 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 10:13:42 + cut -d, -f6 [Pipeline] lock 10:13:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-948-1-stack-cost] 10:13:42 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-948-1-stack-cost] did not exist. Created. 10:13:42 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-948-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:13:43 /w/workspace/go-mod-core-contracts/1@tmp/durable-af761673/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:13:44 + echo total: 0.10999999940395355 [Pipeline] stash 10:13:44 Warning: overwriting stash ‘stack-cost’ 10:13:44 Stashed 1 file(s) [Pipeline] } 10:13:44 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-948-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:13:44 $ docker stop --time=1 b1d2656c5dde8ce2ee2792fbc8cab1876045d0741bb4a8993d52af72b62f5ff7 10:13:45 $ docker rm -f --volumes b1d2656c5dde8ce2ee2792fbc8cab1876045d0741bb4a8993d52af72b62f5ff7 [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 10:13:47 provisioning config files... 10:13:47 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-948@tmp/config16830554414600041178tmp [Pipeline] { [Pipeline] sh 10:13:47 + set +x 10:13:47 + curl -s https://codecov.io/bash 10:13:47 + bash -s -- 10:13:47 10:13:47 _____ _ 10:13:47 / ____| | | 10:13:47 | | ___ __| | ___ ___ _____ __ 10:13:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:13:47 | |___| (_) | (_| | __/ (_| (_) \ V / 10:13:47 \_____\___/ \__,_|\___|\___\___/ \_/ 10:13:47 Bash-1.0.6 10:13:47 10:13:47 10:13:47 ==> git version 2.25.1 found 10:13:47 ==> 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 10:13:47 Release-Date: 2020-01-08 10:13:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:13:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:13:47 ==> Jenkins CI detected. 10:13:47 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-948 10:13:47 project root: . 10:13:47 --> token set from env 10:13:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:13:47 ==> Running gcov in . (disable via -X gcov) 10:13:47 ==> Python coveragepy not found 10:13:47 ==> Searching for coverage reports in: 10:13:47 + . 10:13:47 -> Found 1 reports 10:13:47 ==> Detecting git/mercurial file structure 10:13:47 ==> Reading reports 10:13:47 + ./coverage.out bytes=312624 10:13:47 ==> Appending adjustments 10:13:47 https://docs.codecov.io/docs/fixing-reports 10:13:48 + Found adjustments 10:13:48 ==> Gzipping contents 10:13:48 36K /tmp/codecov.zllJxh.gz 10:13:48 ==> Uploading reports 10:13:48 url: https://codecov.io 10:13:48 query: branch=PR-948&commit=bbd1843f5aa1d127b59d23d8e517cff9d4345007&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-948%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=948&job=&cmd_args= 10:13:48 -> Pinging Codecov 10:13:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-948&commit=bbd1843f5aa1d127b59d23d8e517cff9d4345007&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-948%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=948&job=&cmd_args= 10:13:48 -> Uploading to 10:13:48 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-core-contracts/bbd1843f5aa1d127b59d23d8e517cff9d4345007/3b7c7426-798c-4b44-b9e0-2322d5d509c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241118%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241118T101348Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=cf74c5b4b936986d221fc194ca960e9a840b0491afb62387f3b6fc78392e4561 10:13:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:48 Dload Upload Total Spent Left Speed 10:13:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33467 0 0 100 33467 0 129k --:--:-- --:--:-- --:--:-- 129k 10:13:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/bbd1843f5aa1d127b59d23d8e517cff9d4345007 [Pipeline] } 10:13:48 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 10:13:51 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-948/archives ] 10:13:51 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-948/archives 10:13:51 total 16 10:13:51 drwxr-xr-x 3 root root 4096 Nov 18 10:08 . 10:13:51 drwxrwxr-x 11 jenkins jenkins 4096 Nov 18 10:08 .. 10:13:51 drwxr-xr-x 2 root root 4096 Nov 18 10:08 cost 10:13:51 -rw-r--r-- 1 root root 93 Nov 18 10:08 cost.csv 10:13:51 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-948/archives 10:13:51 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-948/archives 10:13:51 total 16 10:13:51 drwxr-xr-x 3 jenkins jenkins 4096 Nov 18 10:08 . 10:13:51 drwxrwxr-x 11 jenkins jenkins 4096 Nov 18 10:08 .. 10:13:51 drwxr-xr-x 2 jenkins jenkins 4096 Nov 18 10:08 cost 10:13:51 -rw-r--r-- 1 jenkins jenkins 93 Nov 18 10:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:13:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:13:52 ---> package-listing.sh 10:13:52 ++ facter osfamily 10:13:52 ++ tr '[:upper:]' '[:lower:]' 10:13:52 + OS_FAMILY=debian 10:13:52 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-948 10:13:52 + START_PACKAGES=/tmp/packages_start.txt 10:13:52 + END_PACKAGES=/tmp/packages_end.txt 10:13:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:13:52 + PACKAGES=/tmp/packages_start.txt 10:13:52 + '[' /w/workspace/dry_go-mod-core-contracts_PR-948 ']' 10:13:52 + PACKAGES=/tmp/packages_end.txt 10:13:52 + case "${OS_FAMILY}" in 10:13:52 + dpkg -l 10:13:52 + grep '^ii' 10:13:52 + '[' -f /tmp/packages_start.txt ']' 10:13:52 + '[' -f /tmp/packages_end.txt ']' 10:13:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:13:52 + '[' /w/workspace/dry_go-mod-core-contracts_PR-948 ']' 10:13:52 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-948/archives/ 10:13:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-948/archives/ [Pipeline] echo 10:13:52 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/dry_go-mod-core-contracts_PR-948/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:13:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:53 prd-ubuntu20.04-docker-8c-8g-26910 does not seem to be running inside a container 10:13:53 $ 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/dry_go-mod-core-contracts_PR-948/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-948 -v /w/workspace/dry_go-mod-core-contracts_PR-948:/w/workspace/dry_go-mod-core-contracts_PR-948:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-948@tmp:/w/workspace/dry_go-mod-core-contracts_PR-948@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 10:13:53 $ docker top 5ab258a0de918d5815b3709db140035bca1886e1d942fe4f3fd67e6af84b370e -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:54 + touch /tmp/pre-build-complete [Pipeline] sh 10:13:54 + mkdir -p /var/log/sysstat [Pipeline] sh 10:13:55 + ls /var/log/sa-host 10:13:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:55 provisioning config files... 10:13:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-948@tmp/config9692119162824928184tmp [Pipeline] { [Pipeline] echo 10:13:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:13:55 ---> create-netrc.sh [Pipeline] } 10:13:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:13:56 ---> python-tools-install.sh [Pipeline] echo 10:13:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:13:56 ---> sudo-logs.sh 10:13:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:13:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:13:57 ---> job-cost.sh 10:13:57 lf-activate-venv: SKIPPING 10:13:57 DEBUG: total: 0.2199999988079071 10:13:57 INFO: Retrieving Stack Cost... 10:13:57 INFO: Retrieving Pricing Info for: v3-standard-8 10:13:57 INFO: Archiving Costs [Pipeline] echo 10:13:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:13:57 ---> logs-deploy.sh 10:13:57 lf-activate-venv: SKIPPING 10:13:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-948/1 10:13:57 INFO: archiving workspace using pattern(s): 10:13:58 Archives upload complete. 10:13:59 INFO: archiving logs to Nexus 10:13:59 ---> uname -a: 10:13:59 Linux prd-ubuntu20-04-docker-8c-8g-26910 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:13:59 10:13:59 10:13:59 ---> lscpu: 10:13:59 Architecture: x86_64 10:13:59 CPU op-mode(s): 32-bit, 64-bit 10:13:59 Byte Order: Little Endian 10:13:59 Address sizes: 40 bits physical, 48 bits virtual 10:13:59 CPU(s): 8 10:13:59 On-line CPU(s) list: 0-7 10:13:59 Thread(s) per core: 1 10:13:59 Core(s) per socket: 1 10:13:59 Socket(s): 8 10:13:59 NUMA node(s): 1 10:13:59 Vendor ID: AuthenticAMD 10:13:59 CPU family: 23 10:13:59 Model: 49 10:13:59 Model name: AMD EPYC-Rome Processor 10:13:59 Stepping: 0 10:13:59 CPU MHz: 2799.998 10:13:59 BogoMIPS: 5599.99 10:13:59 Virtualization: AMD-V 10:13:59 Hypervisor vendor: KVM 10:13:59 Virtualization type: full 10:13:59 L1d cache: 256 KiB 10:13:59 L1i cache: 256 KiB 10:13:59 L2 cache: 4 MiB 10:13:59 L3 cache: 128 MiB 10:13:59 NUMA node0 CPU(s): 0-7 10:13:59 Vulnerability Itlb multihit: Not affected 10:13:59 Vulnerability L1tf: Not affected 10:13:59 Vulnerability Mds: Not affected 10:13:59 Vulnerability Meltdown: Not affected 10:13:59 Vulnerability Mmio stale data: Not affected 10:13:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:13:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:13:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:13:59 Vulnerability Srbds: Not affected 10:13:59 Vulnerability Tsx async abort: Not affected 10:13:59 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 10:13:59 10:13:59 10:13:59 ---> nproc: 10:13:59 8 10:13:59 10:13:59 10:13:59 ---> df -h: 10:13:59 Filesystem Size Used Avail Use% Mounted on 10:13:59 overlay 155G 11G 145G 7% / 10:13:59 tmpfs 64M 0 64M 0% /dev 10:13:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:13:59 shm 64M 0 64M 0% /dev/shm 10:13:59 /dev/vda1 155G 11G 145G 7% /facter-os 10:13:59 10:13:59 10:13:59 ---> sar -b -r -n DEV: 10:13:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26910) 11/18/24 _x86_64_ (8 CPU) 10:13:59 10:13:59 10:06:43 LINUX RESTART (8 CPU) 10:13:59 10:13:59 10:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:13:59 10:08:02 348.82 46.47 302.35 0.00 5242.79 187562.01 0.00 10:13:59 10:09:01 73.55 0.29 73.26 0.00 33.21 30410.30 0.00 10:13:59 10:10:01 1.75 0.00 1.75 0.00 0.00 19.48 0.00 10:13:59 10:11:01 0.93 0.00 0.93 0.00 0.00 12.26 0.00 10:13:59 10:12:01 36.52 5.05 31.47 0.00 4340.95 4824.93 0.00 10:13:59 10:13:01 13.63 0.07 13.56 0.00 2.53 3591.27 0.00 10:13:59 Average: 79.22 8.67 70.55 0.00 1607.66 37758.26 0.00 10:13:59 10:13:59 10:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:13:59 10:08:02 28875388 31434244 879112 2.67 83832 2727776 2082596 6.14 1200172 2391380 202032 10:13:59 10:09:01 28709932 31542752 772628 2.35 96200 2958664 1761996 5.19 1141960 2587540 400 10:13:59 10:10:01 28709584 31542580 772272 2.35 96224 2958664 1761996 5.19 1142060 2587540 16 10:13:59 10:11:01 28714952 31547992 766800 2.33 96260 2958668 1761996 5.19 1136680 2587544 188 10:13:59 10:12:01 28300860 31513428 769940 2.34 113508 3323712 1712192 5.05 1378584 2729044 94520 10:13:59 10:13:01 28273728 31533144 748448 2.28 125288 3356268 1730480 5.10 1406316 2722500 8 10:13:59 Average: 28597407 31519023 784867 2.39 101885 3047292 1801876 5.31 1234295 2600925 49527 10:13:59 10:13:59 10:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:13:59 10:08:02 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 10:13:59 10:08:02 docker0 53.27 97.87 4.63 871.33 0.00 0.00 0.00 0.00 10:13:59 10:08:02 veth0e8b817 45.70 90.80 4.44 803.33 0.00 0.00 0.00 0.07 10:13:59 10:08:02 ens3 630.99 402.98 6562.02 104.93 0.00 0.00 0.00 0.00 10:13:59 10:09:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 10:13:59 10:09:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:13:59 10:09:01 ens3 108.91 62.13 2579.47 15.18 0.00 0.00 0.00 0.00 10:13:59 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:59 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:59 10:10:01 ens3 0.63 0.28 0.35 0.26 0.00 0.00 0.00 0.00 10:13:59 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:59 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:59 10:11:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:13:59 10:12:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 10:13:59 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:59 10:12:01 ens3 125.86 70.84 2764.62 5.05 0.00 0.00 0.00 0.00 10:13:59 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:59 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:59 10:13:01 ens3 0.72 0.50 0.37 0.13 0.00 0.00 0.00 0.00 10:13:59 Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 10:13:59 Average: docker0 8.92 16.37 0.77 145.63 0.00 0.00 0.00 0.00 10:13:59 Average: ens3 144.65 89.56 1982.87 20.94 0.00 0.00 0.00 0.00 10:13:59 10:13:59 10:13:59 ---> sar -P ALL: 10:13:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26910) 11/18/24 _x86_64_ (8 CPU) 10:13:59 10:13:59 10:06:43 LINUX RESTART (8 CPU) 10:13:59 10:13:59 10:07:01 CPU %user %nice %system %iowait %steal %idle 10:13:59 10:08:02 all 9.75 0.00 3.50 2.52 0.08 84.15 10:13:59 10:08:02 0 7.96 0.00 3.04 1.38 0.07 87.56 10:13:59 10:08:02 1 9.92 0.00 4.66 10.36 0.08 74.99 10:13:59 10:08:02 2 9.10 0.00 4.51 3.55 0.08 82.75 10:13:59 10:08:02 3 13.70 0.00 2.64 0.44 0.07 83.16 10:13:59 10:08:02 4 9.65 0.00 2.86 0.74 0.07 86.68 10:13:59 10:08:02 5 10.96 0.00 3.32 0.50 0.08 85.13 10:13:59 10:08:02 6 8.46 0.00 4.03 0.71 0.10 86.69 10:13:59 10:08:02 7 8.22 0.00 2.97 2.51 0.08 86.22 10:13:59 10:09:01 all 19.43 0.00 3.72 0.86 0.06 75.93 10:13:59 10:09:01 0 17.62 0.00 3.20 0.07 0.05 79.06 10:13:59 10:09:01 1 19.15 0.00 3.64 0.07 0.05 77.09 10:13:59 10:09:01 2 19.29 0.00 3.57 2.61 0.07 74.46 10:13:59 10:09:01 3 19.18 0.00 3.38 0.05 0.07 77.32 10:13:59 10:09:01 4 20.34 0.00 3.41 0.43 0.07 75.75 10:13:59 10:09:01 5 19.70 0.00 4.27 2.53 0.05 73.46 10:13:59 10:09:01 6 20.99 0.00 4.20 0.05 0.07 74.69 10:13:59 10:09:01 7 19.14 0.00 4.08 1.09 0.07 75.62 10:13:59 10:10:01 all 0.03 0.00 0.01 0.00 0.03 99.92 10:13:59 10:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:13:59 10:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:13:59 10:10:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:13:59 10:10:01 3 0.08 0.00 0.03 0.00 0.07 99.82 10:13:59 10:10:01 4 0.03 0.00 0.02 0.00 0.03 99.92 10:13:59 10:10:01 5 0.00 0.00 0.05 0.02 0.05 99.88 10:13:59 10:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:13:59 10:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:13:59 10:11:01 all 0.05 0.00 0.02 0.01 0.02 99.91 10:13:59 10:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:13:59 10:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:13:59 10:11:01 2 0.22 0.00 0.03 0.00 0.02 99.73 10:13:59 10:11:01 3 0.05 0.00 0.03 0.00 0.03 99.88 10:13:59 10:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:13:59 10:11:01 5 0.05 0.00 0.02 0.02 0.03 99.88 10:13:59 10:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:13:59 10:11:01 7 0.00 0.00 0.00 0.03 0.00 99.97 10:13:59 10:12:01 all 1.73 0.00 0.88 0.32 0.04 97.04 10:13:59 10:12:01 0 1.59 0.00 0.53 0.02 0.02 97.85 10:13:59 10:12:01 1 3.31 0.00 0.65 0.05 0.03 95.96 10:13:59 10:12:01 2 2.22 0.00 1.04 0.52 0.03 96.19 10:13:59 10:12:01 3 1.33 0.00 0.63 0.27 0.07 97.70 10:13:59 10:12:01 4 1.22 0.00 2.26 0.27 0.03 96.22 10:13:59 10:12:01 5 2.24 0.00 0.83 0.05 0.05 96.83 10:13:59 10:12:01 6 0.99 0.00 0.55 0.03 0.03 98.40 10:13:59 10:12:01 7 0.95 0.00 0.55 1.32 0.02 97.16 10:13:59 10:13:01 all 0.66 0.00 0.43 0.09 0.03 98.79 10:13:59 10:13:01 0 0.43 0.00 0.63 0.07 0.02 98.85 10:13:59 10:13:01 1 0.65 0.00 0.97 0.00 0.03 98.35 10:13:59 10:13:01 2 0.82 0.00 0.33 0.00 0.02 98.83 10:13:59 10:13:01 3 0.83 0.00 0.23 0.02 0.05 98.87 10:13:59 10:13:01 4 0.32 0.00 0.50 0.00 0.02 99.17 10:13:59 10:13:01 5 0.68 0.00 0.27 0.05 0.02 98.98 10:13:59 10:13:01 6 0.94 0.00 0.33 0.40 0.05 98.28 10:13:59 10:13:01 7 0.62 0.00 0.20 0.22 0.00 98.97 10:13:59 Average: all 5.21 0.00 1.42 0.63 0.04 92.70 10:13:59 Average: 0 4.56 0.00 1.23 0.25 0.03 93.93 10:13:59 Average: 1 5.45 0.00 1.64 1.74 0.04 91.14 10:13:59 Average: 2 5.23 0.00 1.57 1.11 0.04 92.06 10:13:59 Average: 3 5.81 0.00 1.15 0.13 0.06 92.86 10:13:59 Average: 4 5.20 0.00 1.50 0.24 0.04 93.02 10:13:59 Average: 5 5.54 0.00 1.45 0.52 0.05 92.44 10:13:59 Average: 6 5.17 0.00 1.51 0.20 0.04 93.08 10:13:59 Average: 7 4.76 0.00 1.29 0.86 0.03 93.07 10:13:59 10:13:59 10:13:59