Pull request #848 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e369157336e7e57887e4739b9f3164703013f1b+370efd3b121e6a1b521710ae21f35edf600b77bc (371ef9d7e91817c36879ad4ac8d3283e14dc75ae) 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-ssh10278017316800415533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11933785330722782792.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-848/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-848/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10965514792535339291.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-848/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10724726010029821654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh14500895092180717640.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-848/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-848/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8502918822116947680.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 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-3066 in /w/workspace/dry_go-mod-core-contracts_PR-848 [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-848 # 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/848/head:refs/remotes/origin/PR-848 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 370efd3b121e6a1b521710ae21f35edf600b77bc into PR head commit 3e369157336e7e57887e4739b9f3164703013f1b Merge succeeded, producing 3e369157336e7e57887e4739b9f3164703013f1b Checking out Revision 3e369157336e7e57887e4739b9f3164703013f1b (PR-848) Commit message: "build(deps): bump github.com/go-playground/validator/v10" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:30:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f 3e369157336e7e57887e4739b9f3164703013f1b # 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 370efd3b121e6a1b521710ae21f35edf600b77bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e369157336e7e57887e4739b9f3164703013f1b # timeout=10 21:30:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:30:40 ========================================================= 21:30:40 EdgeX Global Pipelines Version Info 21:30:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:30:41 ------------------- 21:30:41 stable info: 21:30:41 ------------------- 21:30:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:30:41 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:30:41 Message: update stable to v1.0.250 21:30:41 ------------------- 21:30:41 experimental info: 21:30:41 ------------------- 21:30:41 Commited By: **** collab-it+edgex@linuxfoundation.org 21:30:41 Commit SHA: 163b961b6db2076ae8f48a223fc443a7a2a2eae3 21:30:41 Message: update experimental to v1.0.251 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:30:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-848 [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-848 [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-848 [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e369157336e7e57887e4739b9f3164703013f1b [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e36915 [Pipeline] echo 21:30:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:30:44 + git rev-list -1 --merges 3e369157336e7e57887e4739b9f3164703013f1b~1..3e369157336e7e57887e4739b9f3164703013f1b [Pipeline] echo 21:30:44 -----------> git rev-list -1 --merges 3e369157336e7e57887e4739b9f3164703013f1b~1..3e369157336e7e57887e4739b9f3164703013f1b 3e369157336e7e57887e4739b9f3164703013f1b [false] [Pipeline] sh 21:30:44 + git log --format=format:%s -1 3e369157336e7e57887e4739b9f3164703013f1b [Pipeline] echo 21:30:44 ========================================================= 21:30:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:30:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:30:45 + git log --format=format:%s -1 3e369157336e7e57887e4739b9f3164703013f1b [Pipeline] echo 21:30:45 [semverPrep] GIT_COMMIT: 3e369157336e7e57887e4739b9f3164703013f1b, Commit Message: build(deps): bump github.com/go-playground/validator/v10 [Pipeline] echo 21:30:45 [semverPrep] This is not a build commit. [Pipeline] sh 21:30:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:30:45 + grep -v github /etc/ssh/ssh_known_hosts 21:30:45 + [ -e /tmp/ssh_known_hosts ] 21:30:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:30:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:30:45 + sudo tee -a /etc/ssh/ssh_known_hosts 21:30:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:30:46 21:30:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:30:46 0.1.4: Pulling from edgex-devops/py-git-semver 21:30:46 b85a868b505f: Pulling fs layer 21:30:46 e2be974225ed: Pulling fs layer 21:30:46 339a4e72a1f5: Pulling fs layer 21:30:46 988bab9f4d93: Pulling fs layer 21:30:46 1469e6f7b9e6: Pulling fs layer 21:30:46 eaf3925da568: Pulling fs layer 21:30:46 bab4dde63d76: Pulling fs layer 21:30:46 bde34c3a00c8: Pulling fs layer 21:30:46 b352a97aabf1: Pulling fs layer 21:30:46 4872d77fe225: Pulling fs layer 21:30:46 5851b861e8e6: Pulling fs layer 21:30:46 bde34c3a00c8: Waiting 21:30:46 bab4dde63d76: Waiting 21:30:46 988bab9f4d93: Waiting 21:30:46 1469e6f7b9e6: Waiting 21:30:46 eaf3925da568: Waiting 21:30:46 4872d77fe225: Waiting 21:30:46 b352a97aabf1: Waiting 21:30:46 5851b861e8e6: Waiting 21:30:46 e2be974225ed: Verifying Checksum 21:30:46 e2be974225ed: Download complete 21:30:47 988bab9f4d93: Download complete 21:30:47 1469e6f7b9e6: Verifying Checksum 21:30:47 1469e6f7b9e6: Download complete 21:30:47 eaf3925da568: Download complete 21:30:47 339a4e72a1f5: Verifying Checksum 21:30:47 339a4e72a1f5: Download complete 21:30:47 bde34c3a00c8: Verifying Checksum 21:30:47 bde34c3a00c8: Download complete 21:30:47 b352a97aabf1: Download complete 21:30:47 4872d77fe225: Verifying Checksum 21:30:47 4872d77fe225: Download complete 21:30:47 5851b861e8e6: Verifying Checksum 21:30:47 5851b861e8e6: Download complete 21:30:47 b85a868b505f: Verifying Checksum 21:30:47 b85a868b505f: Download complete 21:30:47 bab4dde63d76: Verifying Checksum 21:30:47 bab4dde63d76: Download complete 21:30:48 b85a868b505f: Pull complete 21:30:48 e2be974225ed: Pull complete 21:30:48 339a4e72a1f5: Pull complete 21:30:48 988bab9f4d93: Pull complete 21:30:49 1469e6f7b9e6: Pull complete 21:30:49 eaf3925da568: Pull complete 21:30:50 bab4dde63d76: Pull complete 21:30:50 bde34c3a00c8: Pull complete 21:30:50 b352a97aabf1: Pull complete 21:30:51 4872d77fe225: Pull complete 21:30:51 5851b861e8e6: Pull complete 21:30:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:51 prd-ubuntu20.04-docker-8c-8g-3066 does not seem to be running inside a container 21:30:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-848 -v /w/workspace/dry_go-mod-core-contracts_PR-848:/w/workspace/dry_go-mod-core-contracts_PR-848:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-848@tmp:/w/workspace/dry_go-mod-core-contracts_PR-848@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 21:30:54 $ docker top 5256954a0e77d5fd36289bb8e85b5b8801775c9807c5588acf03f4772b471217 -eo pid,comm 21:30:54 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). 21:30:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:30:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:54 [ssh-agent] Looking for ssh-agent implementation... 21:30:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:54 $ docker exec 5256954a0e77d5fd36289bb8e85b5b8801775c9807c5588acf03f4772b471217 ssh-agent 21:30:54 SSH_AUTH_SOCK=/tmp/ssh-fQhULHX1DqXn/agent.33 21:30:54 SSH_AGENT_PID=39 21:30:54 Running ssh-add (command line suppressed) 21:30:54 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-848@tmp/private_key_8537165518516591958.key (/w/workspace/dry_go-mod-core-contracts_PR-848@tmp/private_key_8537165518516591958.key) 21:30:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:55 + git tag --points-at HEAD [Pipeline] } 21:30:55 $ docker exec --env ******** --env ******** 5256954a0e77d5fd36289bb8e85b5b8801775c9807c5588acf03f4772b471217 ssh-agent -k 21:30:55 unset SSH_AUTH_SOCK; 21:30:55 unset SSH_AGENT_PID; 21:30:55 echo Agent pid 39 killed; 21:30:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:30:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:55 [ssh-agent] Looking for ssh-agent implementation... 21:30:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:55 $ docker exec 5256954a0e77d5fd36289bb8e85b5b8801775c9807c5588acf03f4772b471217 ssh-agent 21:30:55 SSH_AUTH_SOCK=/tmp/ssh-o5wF2H2975uZ/agent.71 21:30:55 SSH_AGENT_PID=77 21:30:55 Running ssh-add (command line suppressed) 21:30:55 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-848@tmp/private_key_14025906428697216929.key (/w/workspace/dry_go-mod-core-contracts_PR-848@tmp/private_key_14025906428697216929.key) 21:30:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:56 + git semver init 21:30:56 2023-08-07 21:30:56,258 [run_init] DEBUG init version:0.0.0 force:False 21:30:56 2023-08-07 21:30:56,258 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-848/.semver 21:30:56 2023-08-07 21:30:56,259 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-848/.semver 21:30:56 2023-08-07 21:30:56,259 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-848/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-848, universal_newlines=False, shell=None, istream=None) 21:30:57 2023-08-07 21:30:57,069 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-848/.git/info/exclude 21:30:57 2023-08-07 21:30:57,070 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-848/.semver/PR-848 with force:False 21:30:57 2023-08-07 21:30:57,070 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-848/.semver/PR-848 21:30:57 2023-08-07 21:30:57,072 [execute] INFO git cat-file --batch-check 21:30:57 2023-08-07 21:30:57,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-848/.semver, universal_newlines=False, shell=None, istream=) 21:30:57 2023-08-07 21:30:57,078 [execute] INFO git cat-file --batch 21:30:57 2023-08-07 21:30:57,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-848/.semver, universal_newlines=False, shell=None, istream=) 21:30:57 2023-08-07 21:30:57,083 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-848/.semver/PR-848 21:30:57 0.0.0 [Pipeline] } 21:30:57 $ docker exec --env ******** --env ******** 5256954a0e77d5fd36289bb8e85b5b8801775c9807c5588acf03f4772b471217 ssh-agent -k 21:30:57 unset SSH_AUTH_SOCK; 21:30:57 unset SSH_AGENT_PID; 21:30:57 echo Agent pid 77 killed; 21:30:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:30:57 + git semver [Pipeline] } 21:30:58 $ docker stop --time=1 5256954a0e77d5fd36289bb8e85b5b8801775c9807c5588acf03f4772b471217 21:30:59 $ docker rm -f --volumes 5256954a0e77d5fd36289bb8e85b5b8801775c9807c5588acf03f4772b471217 [Pipeline] // withDockerContainer [Pipeline] sh 21:30:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:31:00 Stashed 1 file(s) [Pipeline] echo 21:31:00 [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 21:31:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:31:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:31:00 ========================================================= 21:31:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:31:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:31:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:31:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:31:01 4db1b89c0bd1: Pulling fs layer 21:31:01 6911f1a30b25: Pulling fs layer 21:31:01 e194b8c5c2a9: Pulling fs layer 21:31:01 6863d3e3a2b1: Pulling fs layer 21:31:01 ec0bb842ea78: Pulling fs layer 21:31:01 40a00589a448: Pulling fs layer 21:31:01 6c08303d61cc: Pulling fs layer 21:31:01 798269fcf238: Pulling fs layer 21:31:01 6863d3e3a2b1: Waiting 21:31:01 ec0bb842ea78: Waiting 21:31:01 6c08303d61cc: Waiting 21:31:01 798269fcf238: Waiting 21:31:01 6911f1a30b25: Verifying Checksum 21:31:01 6911f1a30b25: Download complete 21:31:01 6863d3e3a2b1: Verifying Checksum 21:31:01 6863d3e3a2b1: Download complete 21:31:01 ec0bb842ea78: Verifying Checksum 21:31:01 ec0bb842ea78: Download complete 21:31:01 4db1b89c0bd1: Download complete 21:31:01 40a00589a448: Verifying Checksum 21:31:01 40a00589a448: Download complete 21:31:01 4db1b89c0bd1: Pull complete 21:31:01 6911f1a30b25: Pull complete 21:31:02 e194b8c5c2a9: Download complete 21:31:02 798269fcf238: Verifying Checksum 21:31:02 798269fcf238: Download complete 21:31:02 6c08303d61cc: Verifying Checksum 21:31:02 6c08303d61cc: Download complete 21:31:05 e194b8c5c2a9: Pull complete 21:31:05 6863d3e3a2b1: Pull complete 21:31:05 ec0bb842ea78: Pull complete 21:31:05 40a00589a448: Pull complete 21:31:07 6c08303d61cc: Pull complete 21:31:08 798269fcf238: Pull complete 21:31:08 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:31:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 21:31:08 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:09 + docker inspect -f . ci-base-image-x86_64 21:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:09 prd-ubuntu20.04-docker-8c-8g-3066 does not seem to be running inside a container 21:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-848 -v /w/workspace/dry_go-mod-core-contracts_PR-848:/w/workspace/dry_go-mod-core-contracts_PR-848:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-848@tmp:/w/workspace/dry_go-mod-core-contracts_PR-848@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 21:31:14 $ docker top 87ecd4122a5abba398137db302a54d51260f6196409a4a80ea586854579aa149 -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:14 + go version 21:31:14 go version go1.20.6 linux/amd64 [Pipeline] } 21:31:14 $ docker stop --time=1 87ecd4122a5abba398137db302a54d51260f6196409a4a80ea586854579aa149 21:31:15 Still waiting to schedule task 21:31:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:31:15 $ docker rm -f --volumes 87ecd4122a5abba398137db302a54d51260f6196409a4a80ea586854579aa149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:16 + docker inspect -f . ci-base-image-x86_64 21:31:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:16 prd-ubuntu20.04-docker-8c-8g-3066 does not seem to be running inside a container 21:31:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_go-mod-core-contracts_PR-848 -v /w/workspace/dry_go-mod-core-contracts_PR-848:/w/workspace/dry_go-mod-core-contracts_PR-848:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-848@tmp:/w/workspace/dry_go-mod-core-contracts_PR-848@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 21:31:17 $ docker top 95ac5f622c64b2b63652158669663f4e3881bab1cb63f8e5839a8ccb6c128599 -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:17 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-848 [Pipeline] fileExists [Pipeline] sh 21:31:17 + make test 21:31:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:31:17 go: downloading github.com/go-playground/validator/v10 v10.15.0 21:31:17 go: downloading github.com/google/uuid v1.3.0 21:31:17 go: downloading github.com/stretchr/testify v1.8.4 21:31:17 go: downloading gopkg.in/yaml.v3 v3.0.1 21:31:17 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:31:17 go: downloading github.com/go-kit/log v0.2.1 21:31:18 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:31:18 go: downloading github.com/x448/float16 v0.8.4 21:31:18 go: downloading github.com/davecgh/go-spew v1.1.1 21:31:18 go: downloading github.com/pmezard/go-difflib v1.0.0 21:31:18 go: downloading github.com/stretchr/objx v0.5.0 21:31:18 go: downloading golang.org/x/text v0.8.0 21:31:18 go: downloading github.com/go-playground/universal-translator v0.18.1 21:31:18 go: downloading github.com/leodido/go-urn v1.2.4 21:31:18 go: downloading golang.org/x/crypto v0.7.0 21:31:18 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:31:18 go: downloading github.com/go-playground/locales v0.14.1 21:31:19 go: downloading golang.org/x/net v0.8.0 21:31:23 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 21:31:29 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 21:31:29 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 21:31:29 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 21:31:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.090s coverage: 83.5% of statements 21:31:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.024s coverage: 32.4% of statements 21:31:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.007s coverage: 29.4% of statements 21:31:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.028s coverage: 18.3% of statements 21:31:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.031s coverage: 53.8% of statements 21:31:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.010s coverage: 90.0% of statements 21:31:30 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.038s coverage: 86.7% of statements 21:31:30 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.010s coverage: 60.5% of statements 21:31:30 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.003s coverage: 36.1% of statements 21:31:30 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.008s coverage: 48.7% of statements 21:31:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:31:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:31:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:31:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:31:41 $ docker stop --time=1 95ac5f622c64b2b63652158669663f4e3881bab1cb63f8e5839a8ccb6c128599 21:31:45 $ docker rm -f --volumes 95ac5f622c64b2b63652158669663f4e3881bab1cb63f8e5839a8ccb6c128599 [Pipeline] // withDockerContainer [Pipeline] sh 21:31:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:31:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:47 21:31:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:47 latest: Pulling from edgex-lftools-log-publisher 21:31:47 5eb5b503b376: Pulling fs layer 21:31:47 5c69ac0246d0: Pulling fs layer 21:31:47 ec43610c2a17: Pulling fs layer 21:31:47 3a2ae6a8a46f: Pulling fs layer 21:31:47 33b1e0a273af: Pulling fs layer 21:31:47 5d3b04190fa2: Pulling fs layer 21:31:47 3a2ae6a8a46f: Waiting 21:31:47 33b1e0a273af: Waiting 21:31:47 2f39f015ded8: Pulling fs layer 21:31:47 5d3b04190fa2: Waiting 21:31:47 2f39f015ded8: Waiting 21:31:47 5c69ac0246d0: Download complete 21:31:47 3a2ae6a8a46f: Verifying Checksum 21:31:47 3a2ae6a8a46f: Download complete 21:31:48 33b1e0a273af: Verifying Checksum 21:31:48 33b1e0a273af: Download complete 21:31:48 5d3b04190fa2: Verifying Checksum 21:31:48 5d3b04190fa2: Download complete 21:31:48 ec43610c2a17: Verifying Checksum 21:31:48 ec43610c2a17: Download complete 21:31:48 5eb5b503b376: Verifying Checksum 21:31:48 5eb5b503b376: Download complete 21:31:48 2f39f015ded8: Download complete 21:31:49 5eb5b503b376: Pull complete 21:31:49 5c69ac0246d0: Pull complete 21:31:49 ec43610c2a17: Pull complete 21:31:49 3a2ae6a8a46f: Pull complete 21:31:49 33b1e0a273af: Pull complete 21:31:50 5d3b04190fa2: Pull complete 21:31:54 2f39f015ded8: Pull complete 21:31:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:54 prd-ubuntu20.04-docker-8c-8g-3066 does not seem to be running inside a container 21:31:54 $ 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-848 -v /w/workspace/dry_go-mod-core-contracts_PR-848:/w/workspace/dry_go-mod-core-contracts_PR-848:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-848@tmp:/w/workspace/dry_go-mod-core-contracts_PR-848@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 21:32:00 $ docker top 5cd9d869155e69987cb9fffa5802fa1c2970174c2b1c0fc51e362e27e8939f09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:32:01 ---> job-cost.sh 21:32:01 lf-activate-venv: SKIPPING 21:32:01 INFO: No Stack... 21:32:01 INFO: Retrieving Pricing Info for: v3-standard-8 21:32:02 INFO: Archiving Costs [Pipeline] sh 21:32:02 + cat /w/workspace/dry_go-mod-core-contracts_PR-848/archives/cost.csv 21:32:02 + cut -d, -f6 [Pipeline] lock 21:32:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] 21:32:02 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] did not exist. Created. 21:32:02 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:32:03 + echo total: 0.2199999988079071 [Pipeline] stash 21:32:03 Stashed 1 file(s) [Pipeline] } 21:32:03 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:32:03 $ docker stop --time=1 5cd9d869155e69987cb9fffa5802fa1c2970174c2b1c0fc51e362e27e8939f09 21:32:04 $ docker rm -f --volumes 5cd9d869155e69987cb9fffa5802fa1c2970174c2b1c0fc51e362e27e8939f09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:32:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3067 in /w/workspace/dry_go-mod-core-contracts_PR-848 [Pipeline] { [Pipeline] ws 21:32:56 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 21:32:56 The recommended git tool is: git 21:33:01 using credential edgex-jenkins-ssh 21:33:01 Cloning the remote Git repository 21:33:01 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:33:02 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 21:33:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:33:02 > git --version # timeout=10 21:33:02 > git --version # 'git version 2.25.1' 21:33:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:33:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:33:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:33:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:33:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:33:04 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/848/head:refs/remotes/origin/PR-848 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:33:05 Merging remotes/origin/main commit 370efd3b121e6a1b521710ae21f35edf600b77bc into PR head commit 3e369157336e7e57887e4739b9f3164703013f1b 21:33:05 Merge succeeded, producing 3e369157336e7e57887e4739b9f3164703013f1b 21:33:05 Checking out Revision 3e369157336e7e57887e4739b9f3164703013f1b (PR-848) 21:33:06 Commit message: "build(deps): bump github.com/go-playground/validator/v10" 21:33:06 > git --version # timeout=10 21:33:06 > git --version # 'git version 2.25.1' 21:33:06 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:33:05 > git config core.sparsecheckout # timeout=10 21:33:05 > git checkout -f 3e369157336e7e57887e4739b9f3164703013f1b # timeout=10 21:33:05 > git remote # timeout=10 21:33:05 > git config --get remote.origin.url # timeout=10 21:33:05 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:05 > git merge 370efd3b121e6a1b521710ae21f35edf600b77bc # timeout=10 21:33:05 > git rev-parse HEAD^{commit} # timeout=10 21:33:05 > git config core.sparsecheckout # timeout=10 21:33:05 > git checkout -f 3e369157336e7e57887e4739b9f3164703013f1b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:33:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:33:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:33:07 Dload Upload Total Spent Left Speed 21:33:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh 21:33:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:33:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:33:08 + sudo tee /etc/docker/daemon.new 21:33:08 { 21:33:08 "registry-mirrors": [ 21:33:08 "https://nexus3.edgexfoundry.org:10001" 21:33:08 ], 21:33:08 "bip": "10.250.0.254/24", 21:33:08 "hosts": [ 21:33:08 "tcp://0.0.0.0:5555", 21:33:08 "unix:///var/run/docker.sock" 21:33:08 ], 21:33:08 "mtu": 1458, 21:33:08 "selinux-enabled": true, 21:33:08 "seccomp-profile": "/etc/docker/seccomp.json" 21:33:08 } [Pipeline] sh 21:33:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:33:09 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:33:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:33:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:33:31 ========================================================= 21:33:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:33:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:33:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:33:32 edb6bdbacee9: Pulling fs layer 21:33:32 5f9638ab2659: Pulling fs layer 21:33:32 8d51d6327a98: Pulling fs layer 21:33:32 8b374f2dd631: Pulling fs layer 21:33:32 ec14aa9079de: Pulling fs layer 21:33:32 2f466654f4bb: Pulling fs layer 21:33:32 554e91adad29: Pulling fs layer 21:33:32 ec14aa9079de: Waiting 21:33:32 2f466654f4bb: Waiting 21:33:32 554e91adad29: Waiting 21:33:32 8b374f2dd631: Waiting 21:33:32 5f9638ab2659: Download complete 21:33:32 8b374f2dd631: Verifying Checksum 21:33:32 8b374f2dd631: Download complete 21:33:32 ec14aa9079de: Verifying Checksum 21:33:32 ec14aa9079de: Download complete 21:33:32 edb6bdbacee9: Download complete 21:33:33 edb6bdbacee9: Pull complete 21:33:33 554e91adad29: Verifying Checksum 21:33:33 554e91adad29: Download complete 21:33:34 5f9638ab2659: Pull complete 21:33:35 2f466654f4bb: Verifying Checksum 21:33:35 2f466654f4bb: Download complete 21:33:35 8d51d6327a98: Download complete 21:33:48 8d51d6327a98: Pull complete 21:33:48 8b374f2dd631: Pull complete 21:33:48 ec14aa9079de: Pull complete 21:33:54 2f466654f4bb: Pull complete 21:33:56 554e91adad29: Pull complete 21:33:56 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:33:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:33:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 21:33:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:57 + docker inspect -f . ci-base-image-arm64 21:33:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:58 prd-ubuntu20.04-docker-arm64-4c-16g-3067 does not seem to be running inside a container 21:33:58 $ 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 ******** ci-base-image-arm64 cat 21:34:00 $ docker top 48a2e0e2692c8b77143df439cbc846e9320df7a3fb0b51fc0f034769d6b9bb73 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:01 + go version 21:34:01 go version go1.20.6 linux/arm64 [Pipeline] } 21:34:01 $ docker stop --time=1 48a2e0e2692c8b77143df439cbc846e9320df7a3fb0b51fc0f034769d6b9bb73 21:34:03 $ docker rm -f --volumes 48a2e0e2692c8b77143df439cbc846e9320df7a3fb0b51fc0f034769d6b9bb73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:04 + docker inspect -f . ci-base-image-arm64 21:34:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:04 prd-ubuntu20.04-docker-arm64-4c-16g-3067 does not seem to be running inside a container 21:34:04 $ 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 ******** ci-base-image-arm64 cat 21:34:07 $ docker top f15822ba57b2234f8413be761dd0c9b16c28e9266597aace49e3623c4f761c74 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:08 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh 21:34:08 + make test 21:34:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:34:09 go: downloading github.com/stretchr/testify v1.8.4 21:34:09 go: downloading github.com/go-kit/log v0.2.1 21:34:09 go: downloading github.com/google/uuid v1.3.0 21:34:09 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:34:09 go: downloading github.com/go-playground/validator/v10 v10.15.0 21:34:09 go: downloading gopkg.in/yaml.v3 v3.0.1 21:34:09 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:34:09 go: downloading github.com/davecgh/go-spew v1.1.1 21:34:09 go: downloading github.com/pmezard/go-difflib v1.0.0 21:34:09 go: downloading github.com/stretchr/objx v0.5.0 21:34:09 go: downloading github.com/x448/float16 v0.8.4 21:34:09 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:34:09 go: downloading github.com/go-playground/universal-translator v0.18.1 21:34:09 go: downloading github.com/leodido/go-urn v1.2.4 21:34:09 go: downloading golang.org/x/crypto v0.7.0 21:34:10 go: downloading golang.org/x/text v0.8.0 21:34:10 go: downloading github.com/go-playground/locales v0.14.1 21:34:14 go: downloading golang.org/x/net v0.8.0 21:34:41 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 21:35:29 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 21:35:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.483s coverage: 83.5% of statements 21:35:29 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.071s coverage: 32.4% of statements 21:35:29 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 21:35:31 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 21:35:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.134s coverage: 29.4% of statements 21:35:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.108s coverage: 18.3% of statements 21:35:33 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.137s coverage: 53.8% of statements 21:35:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.099s coverage: 90.0% of statements 21:35:37 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.275s coverage: 86.7% of statements 21:35:37 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.063s coverage: 60.5% of statements 21:35:37 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.028s coverage: 36.1% of statements 21:35:37 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.055s coverage: 48.7% of statements 21:35:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:35:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:35:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:35:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:35:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:35:52 $ docker stop --time=1 f15822ba57b2234f8413be761dd0c9b16c28e9266597aace49e3623c4f761c74 21:35:54 $ docker rm -f --volumes f15822ba57b2234f8413be761dd0c9b16c28e9266597aace49e3623c4f761c74 [Pipeline] // withDockerContainer [Pipeline] sh 21:35:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:35:56 Warning: overwriting stash ‘coverage-report’ 21:35:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:35:57 21:35:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:35:58 arm64: Pulling from edgex-lftools-log-publisher 21:35:58 8998bd30e6a1: Pulling fs layer 21:35:58 04944245beec: Pulling fs layer 21:35:58 699f458cf7ca: Pulling fs layer 21:35:58 765212b225bb: Pulling fs layer 21:35:58 f23df028b6ca: Pulling fs layer 21:35:58 d65c8cfc05b1: Pulling fs layer 21:35:58 2437ff75d9bd: Pulling fs layer 21:35:58 765212b225bb: Waiting 21:35:58 f23df028b6ca: Waiting 21:35:58 d65c8cfc05b1: Waiting 21:35:58 2437ff75d9bd: Waiting 21:35:58 04944245beec: Verifying Checksum 21:35:58 04944245beec: Download complete 21:35:58 765212b225bb: Verifying Checksum 21:35:58 765212b225bb: Download complete 21:35:58 f23df028b6ca: Verifying Checksum 21:35:58 f23df028b6ca: Download complete 21:35:58 d65c8cfc05b1: Verifying Checksum 21:35:58 d65c8cfc05b1: Download complete 21:35:58 699f458cf7ca: Verifying Checksum 21:35:58 699f458cf7ca: Download complete 21:35:59 8998bd30e6a1: Verifying Checksum 21:35:59 8998bd30e6a1: Download complete 21:36:01 2437ff75d9bd: Verifying Checksum 21:36:01 2437ff75d9bd: Download complete 21:36:03 8998bd30e6a1: Pull complete 21:36:06 04944245beec: Pull complete 21:36:07 699f458cf7ca: Pull complete 21:36:07 765212b225bb: Pull complete 21:36:08 f23df028b6ca: Pull complete 21:36:08 d65c8cfc05b1: Pull complete 21:36:23 2437ff75d9bd: Pull complete 21:36:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:36:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:23 prd-ubuntu20.04-docker-arm64-4c-16g-3067 does not seem to be running inside a container 21:36:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:36:26 $ docker top 013eaa4e45ca05dfd27c5da9b1e79c62a6b78ffb44617e611c0edbcabcca1439 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:27 ---> job-cost.sh 21:36:27 lf-activate-venv: SKIPPING 21:36:27 INFO: No Stack... 21:36:27 INFO: Retrieving Pricing Info for: v3-standard-4 21:36:28 INFO: Archiving Costs [Pipeline] sh 21:36:29 + + cutcat -d, /w/workspace/go-mod-core-contracts/1/archives/cost.csv -f6 21:36:29 [Pipeline] lock 21:36:29 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] 21:36:29 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] did not exist. Created. 21:36:29 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:36:29 /w/workspace/go-mod-core-contracts/1@tmp/durable-bbd488ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:36:30 + echo total: 0.10999999940395355 [Pipeline] stash 21:36:30 Warning: overwriting stash ‘stack-cost’ 21:36:30 Stashed 1 file(s) [Pipeline] } 21:36:30 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-848-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:36:30 $ docker stop --time=1 013eaa4e45ca05dfd27c5da9b1e79c62a6b78ffb44617e611c0edbcabcca1439 21:36:34 $ docker rm -f --volumes 013eaa4e45ca05dfd27c5da9b1e79c62a6b78ffb44617e611c0edbcabcca1439 [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 21:36:35 provisioning config files... 21:36:35 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-848@tmp/config3890171681425793834tmp [Pipeline] { [Pipeline] sh 21:36:36 + set +x 21:36:36 + curl -s https://codecov.io/bash 21:36:36 + bash -s -- 21:36:36 21:36:36 _____ _ 21:36:36 / ____| | | 21:36:36 | | ___ __| | ___ ___ _____ __ 21:36:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:36:36 | |___| (_) | (_| | __/ (_| (_) \ V / 21:36:36 \_____\___/ \__,_|\___|\___\___/ \_/ 21:36:36 Bash-1.0.6 21:36:36 21:36:36 21:36:36 ==> git version 2.25.1 found 21:36:36 ==> 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 21:36:36 Release-Date: 2020-01-08 21:36:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:36:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:36:36 ==> Jenkins CI detected. 21:36:36 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-848 21:36:36 project root: . 21:36:36 --> token set from env 21:36:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:36:36 ==> Running gcov in . (disable via -X gcov) 21:36:36 ==> Python coveragepy not found 21:36:36 ==> Searching for coverage reports in: 21:36:36 + . 21:36:36 -> Found 1 reports 21:36:36 ==> Detecting git/mercurial file structure 21:36:36 ==> Reading reports 21:36:36 + ./coverage.out bytes=134600 21:36:36 ==> Appending adjustments 21:36:36 https://docs.codecov.io/docs/fixing-reports 21:36:36 + Found adjustments 21:36:36 ==> Gzipping contents 21:36:36 20K /tmp/codecov.l04Gvi.gz 21:36:36 ==> Uploading reports 21:36:36 url: https://codecov.io 21:36:36 query: branch=PR-848&commit=3e369157336e7e57887e4739b9f3164703013f1b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-848%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=848&job=&cmd_args= 21:36:36 -> Pinging Codecov 21:36:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-848&commit=3e369157336e7e57887e4739b9f3164703013f1b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-848%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=848&job=&cmd_args= 21:36:37 -> Uploading to 21:36:37 https://storage.googleapis.com/codecov/v4/raw/2023-08-07/71470A77251A30514AAF9C0BB2E5B6CE/3e369157336e7e57887e4739b9f3164703013f1b/d7e6ec11-022f-44a7-a4b5-f4a35430c0ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230807%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230807T213636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0d12e6170c668acdf6326c682d5d0241ba219d94f8caa971a5dfdd80bf4d5cba 21:36:37 % Total % Received % Xferd Average Speed Time Time Time Current 21:36:37 Dload Upload Total Spent Left Speed 21:36:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19050 0 0 100 19050 0 96212 --:--:-- --:--:-- --:--:-- 96212 21:36:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/3e369157336e7e57887e4739b9f3164703013f1b [Pipeline] } 21:36:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:36:39 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-848/archives ] 21:36:39 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-848/archives 21:36:39 total 16 21:36:39 drwxr-xr-x 3 root root 4096 Aug 7 21:32 . 21:36:39 drwxrwxr-x 11 jenkins jenkins 4096 Aug 7 21:32 .. 21:36:39 drwxr-xr-x 2 root root 4096 Aug 7 21:32 cost 21:36:39 -rw-r--r-- 1 root root 93 Aug 7 21:32 cost.csv 21:36:39 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-848/archives 21:36:39 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-848/archives 21:36:39 total 16 21:36:39 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 21:32 . 21:36:39 drwxrwxr-x 11 jenkins jenkins 4096 Aug 7 21:32 .. 21:36:39 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 21:32 cost 21:36:39 -rw-r--r-- 1 jenkins jenkins 93 Aug 7 21:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:36:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:36:40 ---> package-listing.sh 21:36:40 ++ tr '[:upper:]' '[:lower:]' 21:36:40 ++ facter osfamily 21:36:40 + OS_FAMILY=debian 21:36:40 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-848 21:36:40 + START_PACKAGES=/tmp/packages_start.txt 21:36:40 + END_PACKAGES=/tmp/packages_end.txt 21:36:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:36:40 + PACKAGES=/tmp/packages_start.txt 21:36:40 + '[' /w/workspace/dry_go-mod-core-contracts_PR-848 ']' 21:36:40 + PACKAGES=/tmp/packages_end.txt 21:36:40 + case "${OS_FAMILY}" in 21:36:40 + dpkg -l 21:36:40 + grep '^ii' 21:36:40 + '[' -f /tmp/packages_start.txt ']' 21:36:40 + '[' -f /tmp/packages_end.txt ']' 21:36:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:36:40 + '[' /w/workspace/dry_go-mod-core-contracts_PR-848 ']' 21:36:40 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-848/archives/ 21:36:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-848/archives/ [Pipeline] echo 21:36:40 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-848/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:36:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:36:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:41 prd-ubuntu20.04-docker-8c-8g-3066 does not seem to be running inside a container 21:36:41 $ 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-848/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-848 -v /w/workspace/dry_go-mod-core-contracts_PR-848:/w/workspace/dry_go-mod-core-contracts_PR-848:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-848@tmp:/w/workspace/dry_go-mod-core-contracts_PR-848@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 21:36:43 $ docker top 946ced44d1ee57063ac78d6a22d9233b3815fe3325bd15f9a0e381242aedd278 -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:43 + touch /tmp/pre-build-complete [Pipeline] sh 21:36:43 + mkdir -p /var/log/sysstat [Pipeline] sh 21:36:44 + ls /var/log/sa-host 21:36:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:44 provisioning config files... 21:36:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-848@tmp/config6182420065364286212tmp [Pipeline] { [Pipeline] echo 21:36:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:36:44 ---> create-netrc.sh [Pipeline] } 21:36:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:36:45 ---> python-tools-install.sh [Pipeline] echo 21:36:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:36:45 ---> sudo-logs.sh 21:36:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:36:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:36:46 ---> job-cost.sh 21:36:46 lf-activate-venv: SKIPPING 21:36:46 DEBUG: total: 0.2199999988079071 21:36:46 INFO: Retrieving Stack Cost... 21:36:46 INFO: Retrieving Pricing Info for: v3-standard-8 21:36:46 INFO: Archiving Costs [Pipeline] echo 21:36:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:36:47 ---> logs-deploy.sh 21:36:47 lf-activate-venv: SKIPPING 21:36:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-848/1 21:36:47 INFO: archiving workspace using pattern(s): 21:36:48 Archives upload complete. 21:36:48 INFO: archiving logs to Nexus 21:36:49 ---> uname -a: 21:36:49 Linux prd-ubuntu20-04-docker-8c-8g-3066 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:36:49 21:36:49 21:36:49 ---> lscpu: 21:36:49 Architecture: x86_64 21:36:49 CPU op-mode(s): 32-bit, 64-bit 21:36:49 Byte Order: Little Endian 21:36:49 Address sizes: 40 bits physical, 48 bits virtual 21:36:49 CPU(s): 8 21:36:49 On-line CPU(s) list: 0-7 21:36:49 Thread(s) per core: 1 21:36:49 Core(s) per socket: 1 21:36:49 Socket(s): 8 21:36:49 NUMA node(s): 1 21:36:49 Vendor ID: AuthenticAMD 21:36:49 CPU family: 23 21:36:49 Model: 49 21:36:49 Model name: AMD EPYC-Rome Processor 21:36:49 Stepping: 0 21:36:49 CPU MHz: 2799.998 21:36:49 BogoMIPS: 5599.99 21:36:49 Virtualization: AMD-V 21:36:49 Hypervisor vendor: KVM 21:36:49 Virtualization type: full 21:36:49 L1d cache: 256 KiB 21:36:49 L1i cache: 256 KiB 21:36:49 L2 cache: 4 MiB 21:36:49 L3 cache: 128 MiB 21:36:49 NUMA node0 CPU(s): 0-7 21:36:49 Vulnerability Itlb multihit: Not affected 21:36:49 Vulnerability L1tf: Not affected 21:36:49 Vulnerability Mds: Not affected 21:36:49 Vulnerability Meltdown: Not affected 21:36:49 Vulnerability Mmio stale data: Not affected 21:36:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:36:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:36:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:36:49 Vulnerability Srbds: Not affected 21:36:49 Vulnerability Tsx async abort: Not affected 21:36:49 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 21:36:49 21:36:49 21:36:49 ---> nproc: 21:36:49 8 21:36:49 21:36:49 21:36:49 ---> df -h: 21:36:49 Filesystem Size Used Avail Use% Mounted on 21:36:49 overlay 155G 11G 145G 7% / 21:36:49 tmpfs 64M 0 64M 0% /dev 21:36:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:36:49 shm 64M 0 64M 0% /dev/shm 21:36:49 /dev/vda1 155G 11G 145G 7% /facter-os 21:36:49 21:36:49 21:36:49 ---> sar -b -r -n DEV: 21:36:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3066) 08/07/23 _x86_64_ (8 CPU) 21:36:49 21:36:49 21:29:59 LINUX RESTART (8 CPU) 21:36:49 21:36:49 21:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:36:49 21:31:02 171.82 83.59 88.09 0.15 7648.59 193717.98 35526.21 21:36:49 21:32:01 85.50 0.41 85.09 0.00 43.50 55075.72 0.00 21:36:49 21:33:01 4.52 0.00 4.52 0.00 0.00 65.07 0.00 21:36:49 21:34:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 21:36:49 21:35:01 1.62 0.00 1.62 0.00 0.00 19.20 0.00 21:36:49 21:36:01 56.99 11.60 45.39 0.00 5176.74 8910.38 0.00 21:36:49 Average: 53.48 15.97 37.48 0.03 2150.54 42933.63 5937.20 21:36:49 21:36:49 21:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:36:49 21:31:02 29600704 31579076 764660 2.33 61500 2211136 2038560 6.01 1011196 1957196 316388 21:36:49 21:32:01 28604204 31535452 772008 2.35 91592 3070952 2113748 6.23 1138984 2726176 232 21:36:49 21:33:01 28638356 31570116 736572 2.24 91720 3070960 1732128 5.10 1114564 2713616 24 21:36:49 21:34:01 28638704 31570604 735868 2.24 91752 3070968 1732128 5.10 1114292 2713620 12 21:36:49 21:35:01 28649988 31581968 724436 2.20 91792 3070964 1732128 5.10 1103192 2713628 4 21:36:49 21:36:01 28117288 31560132 728204 2.21 126440 3532312 1797088 5.30 1431140 2881684 4 21:36:49 Average: 28708207 31566225 743625 2.26 92466 3004549 1857630 5.47 1152228 2617653 52777 21:36:49 21:36:49 21:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:36:49 21:31:02 docker0 4.25 3.25 0.52 43.08 0.00 0.00 0.00 0.00 21:36:49 21:31:02 ens3 589.70 365.21 6697.21 79.39 0.00 0.00 0.00 0.00 21:36:49 21:31:02 lo 4.80 4.80 0.45 0.45 0.00 0.00 0.00 0.00 21:36:49 21:32:01 docker0 53.19 97.58 3.78 742.10 0.00 0.00 0.00 0.00 21:36:49 21:32:01 ens3 246.45 153.45 3345.30 95.96 0.00 0.00 0.00 0.00 21:36:49 21:32:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 21:36:49 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:49 21:33:01 ens3 6.70 4.37 6.21 2.50 0.00 0.00 0.00 0.00 21:36:49 21:33:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:36:49 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:49 21:34:01 ens3 0.67 0.28 2.64 0.02 0.00 0.00 0.00 0.00 21:36:49 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:49 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:49 21:35:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:36:49 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:36:49 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:49 21:36:01 ens3 208.67 107.17 2924.18 7.50 0.00 0.00 0.00 0.00 21:36:49 21:36:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 21:36:49 Average: docker0 9.45 16.58 0.71 129.20 0.00 0.00 0.00 0.00 21:36:49 Average: ens3 175.19 104.97 2159.36 30.72 0.00 0.00 0.00 0.00 21:36:49 Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 21:36:49 21:36:49 21:36:49 ---> sar -P ALL: 21:36:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3066) 08/07/23 _x86_64_ (8 CPU) 21:36:49 21:36:49 21:29:59 LINUX RESTART (8 CPU) 21:36:49 21:36:49 21:30:01 CPU %user %nice %system %iowait %steal %idle 21:36:49 21:31:02 all 7.06 0.00 2.21 4.68 0.05 85.99 21:36:49 21:31:02 0 6.22 0.00 2.28 3.47 0.05 87.98 21:36:49 21:31:02 1 5.49 0.00 2.38 3.02 0.05 89.05 21:36:49 21:31:02 2 10.13 0.00 1.69 1.34 0.05 86.78 21:36:49 21:31:02 3 6.71 0.00 1.78 1.31 0.05 90.16 21:36:49 21:31:02 4 6.58 0.00 3.28 18.61 0.03 71.50 21:36:49 21:31:02 5 8.49 0.00 2.18 7.60 0.05 81.68 21:36:49 21:31:02 6 7.23 0.02 1.81 1.64 0.05 89.25 21:36:49 21:31:02 7 5.62 0.00 2.30 0.49 0.07 91.52 21:36:49 21:32:01 all 22.81 0.00 4.68 3.51 0.09 68.91 21:36:49 21:32:01 0 22.69 0.00 4.55 0.03 0.05 72.67 21:36:49 21:32:01 1 24.77 0.00 4.71 0.07 0.19 70.26 21:36:49 21:32:01 2 23.17 0.00 4.87 0.03 0.07 71.86 21:36:49 21:32:01 3 22.60 0.00 4.92 0.09 0.07 72.32 21:36:49 21:32:01 4 21.04 0.00 5.20 16.07 0.12 57.58 21:36:49 21:32:01 5 22.26 0.00 4.32 0.12 0.09 73.22 21:36:49 21:32:01 6 22.97 0.00 4.47 1.40 0.07 71.09 21:36:49 21:32:01 7 22.97 0.00 4.39 10.37 0.09 62.18 21:36:49 21:33:01 all 0.19 0.00 0.07 0.01 0.00 99.74 21:36:49 21:33:01 0 0.12 0.00 0.12 0.02 0.00 99.75 21:36:49 21:33:01 1 0.13 0.00 0.08 0.00 0.00 99.78 21:36:49 21:33:01 2 0.23 0.00 0.07 0.00 0.00 99.70 21:36:49 21:33:01 3 0.18 0.00 0.07 0.00 0.00 99.75 21:36:49 21:33:01 4 0.10 0.00 0.05 0.03 0.02 99.80 21:36:49 21:33:01 5 0.13 0.00 0.03 0.00 0.00 99.83 21:36:49 21:33:01 6 0.42 0.00 0.03 0.00 0.00 99.55 21:36:49 21:33:01 7 0.17 0.00 0.08 0.00 0.02 99.73 21:36:49 21:34:01 all 0.20 0.00 0.02 0.00 0.01 99.76 21:36:49 21:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:36:49 21:34:01 1 0.00 0.00 0.02 0.02 0.02 99.95 21:36:49 21:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:36:49 21:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:36:49 21:34:01 4 1.53 0.00 0.02 0.02 0.02 98.42 21:36:49 21:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:36:49 21:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:36:49 21:34:01 7 0.02 0.00 0.03 0.00 0.02 99.93 21:36:49 21:35:01 all 0.27 0.00 0.01 0.01 0.00 99.71 21:36:49 21:35:01 0 0.02 0.00 0.00 0.05 0.00 99.93 21:36:49 21:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:36:49 21:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:36:49 21:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:36:49 21:35:01 4 1.99 0.00 0.02 0.00 0.02 97.98 21:36:49 21:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:36:49 21:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:36:49 21:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:36:49 21:36:01 all 2.54 0.00 1.45 0.50 0.03 95.49 21:36:49 21:36:01 0 1.99 0.00 1.00 1.34 0.02 95.66 21:36:49 21:36:01 1 2.20 0.00 1.40 0.10 0.02 96.28 21:36:49 21:36:01 2 3.31 0.00 1.52 0.28 0.03 94.85 21:36:49 21:36:01 3 1.79 0.00 3.82 0.58 0.03 93.77 21:36:49 21:36:01 4 3.51 0.00 0.72 0.72 0.03 95.01 21:36:49 21:36:01 5 1.57 0.00 1.03 0.33 0.02 97.05 21:36:49 21:36:01 6 2.47 0.00 0.85 0.05 0.02 96.61 21:36:49 21:36:01 7 3.47 0.00 1.24 0.55 0.03 94.71 21:36:49 Average: all 5.43 0.00 1.39 1.44 0.03 91.72 21:36:49 Average: 0 5.10 0.00 1.31 0.82 0.02 92.75 21:36:49 Average: 1 5.35 0.00 1.42 0.53 0.04 92.65 21:36:49 Average: 2 6.08 0.00 1.35 0.28 0.03 92.28 21:36:49 Average: 3 5.12 0.00 1.75 0.33 0.03 92.77 21:36:49 Average: 4 5.69 0.00 1.52 5.81 0.04 86.94 21:36:49 Average: 5 5.33 0.00 1.25 1.34 0.03 92.06 21:36:49 Average: 6 5.45 0.00 1.19 0.51 0.02 92.83 21:36:49 Average: 7 5.28 0.00 1.32 1.86 0.04 91.50 21:36:49 21:36:49 21:36:49