Pull request #860 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 446f51765315aa042c9ccc7c6dfcc97c86084905 rather than a82334f329341628846807d6925db64d8d201a8c Obtained Jenkinsfile from 446f51765315aa042c9ccc7c6dfcc97c86084905 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-ssh6631089473077089523.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1975421207374857390.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-860/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-860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10008448583985558069.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-860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10473784760006999299.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7342061170481994919.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-860/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-860/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18396412944651229741.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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-6188 in /w/workspace/dry_go-mod-core-contracts_PR-860 [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-860 # 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 Merging remotes/origin/main commit 446f51765315aa042c9ccc7c6dfcc97c86084905 into PR head commit a82334f329341628846807d6925db64d8d201a8c Merge succeeded, producing a82334f329341628846807d6925db64d8d201a8c Checking out Revision a82334f329341628846807d6925db64d8d201a8c (PR-860) > 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/860/head:refs/remotes/origin/PR-860 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a82334f329341628846807d6925db64d8d201a8c # 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 446f51765315aa042c9ccc7c6dfcc97c86084905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a82334f329341628846807d6925db64d8d201a8c # timeout=10 Commit message: "fix: Restore core-command topic key" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-14T07:27:59.133Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-14T07:27:59.321Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-14T07:27:59.431Z] ========================================================= [2023-09-14T07:27:59.431Z] EdgeX Global Pipelines Version Info [2023-09-14T07:27:59.431Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:28:00.190Z] ------------------- [2023-09-14T07:28:00.190Z] stable info: [2023-09-14T07:28:00.190Z] ------------------- [2023-09-14T07:28:00.190Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-14T07:28:00.190Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-14T07:28:00.190Z] Message: update stable to v1.0.254 [2023-09-14T07:28:00.759Z] ------------------- [2023-09-14T07:28:00.759Z] experimental info: [2023-09-14T07:28:00.759Z] ------------------- [2023-09-14T07:28:00.759Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-14T07:28:00.759Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-14T07:28:00.759Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-14T07:28:01.048Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2023-09-14T07:28:01.087Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2023-09-14T07:28:01.130Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-14T07:28:01.172Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-14T07:28:01.214Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-14T07:28:01.255Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-14T07:28:01.299Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-14T07:28:01.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-14T07:28:01.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-14T07:28:01.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-14T07:28:01.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-14T07:28:01.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2023-09-14T07:28:01.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-14T07:28:01.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-14T07:28:01.634Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-09-14T07:28:01.681Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-14T07:28:01.729Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-14T07:28:01.777Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-14T07:28:01.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-14T07:28:01.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-14T07:28:01.899Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-14T07:28:01.947Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-14T07:28:01.992Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-14T07:28:02.030Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-14T07:28:02.066Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-09-14T07:28:02.102Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-14T07:28:02.143Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-14T07:28:02.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-860 [Pipeline] echo [2023-09-14T07:28:02.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-860 [Pipeline] echo [2023-09-14T07:28:02.270Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-860 [Pipeline] echo [2023-09-14T07:28:02.311Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a82334f329341628846807d6925db64d8d201a8c [Pipeline] echo [2023-09-14T07:28:02.353Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a82334f [Pipeline] echo [2023-09-14T07:28:02.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-14T07:28:02.922Z] + git rev-list -1 --merges a82334f329341628846807d6925db64d8d201a8c~1..a82334f329341628846807d6925db64d8d201a8c [Pipeline] echo [2023-09-14T07:28:02.985Z] -----------> git rev-list -1 --merges a82334f329341628846807d6925db64d8d201a8c~1..a82334f329341628846807d6925db64d8d201a8c a82334f329341628846807d6925db64d8d201a8c [false] [Pipeline] sh [2023-09-14T07:28:03.294Z] + git log --format=format:%s -1 a82334f329341628846807d6925db64d8d201a8c [Pipeline] echo [2023-09-14T07:28:03.331Z] ========================================================= [2023-09-14T07:28:03.331Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-14T07:28:03.331Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-14T07:28:03.775Z] + git log --format=format:%s -1 a82334f329341628846807d6925db64d8d201a8c [Pipeline] echo [2023-09-14T07:28:03.808Z] [semverPrep] GIT_COMMIT: a82334f329341628846807d6925db64d8d201a8c, Commit Message: fix: Restore core-command topic key [Pipeline] echo [2023-09-14T07:28:03.841Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-14T07:28:04.236Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-14T07:28:04.236Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-14T07:28:04.236Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-14T07:28:04.236Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-14T07:28:04.236Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-14T07:28:04.236Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-14T07:28:04.236Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:28:04.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T07:28:04.984Z] [2023-09-14T07:28:04.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:28:05.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T07:28:05.614Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-14T07:28:05.614Z] b85a868b505f: Pulling fs layer [2023-09-14T07:28:05.614Z] e2be974225ed: Pulling fs layer [2023-09-14T07:28:05.614Z] 339a4e72a1f5: Pulling fs layer [2023-09-14T07:28:05.614Z] 988bab9f4d93: Pulling fs layer [2023-09-14T07:28:05.614Z] 1469e6f7b9e6: Pulling fs layer [2023-09-14T07:28:05.614Z] eaf3925da568: Pulling fs layer [2023-09-14T07:28:05.614Z] bab4dde63d76: Pulling fs layer [2023-09-14T07:28:05.614Z] bde34c3a00c8: Pulling fs layer [2023-09-14T07:28:05.614Z] b352a97aabf1: Pulling fs layer [2023-09-14T07:28:05.614Z] 4872d77fe225: Pulling fs layer [2023-09-14T07:28:05.614Z] 5851b861e8e6: Pulling fs layer [2023-09-14T07:28:05.614Z] 988bab9f4d93: Waiting [2023-09-14T07:28:05.614Z] bab4dde63d76: Waiting [2023-09-14T07:28:05.614Z] 1469e6f7b9e6: Waiting [2023-09-14T07:28:05.614Z] 4872d77fe225: Waiting [2023-09-14T07:28:05.614Z] bde34c3a00c8: Waiting [2023-09-14T07:28:05.614Z] b352a97aabf1: Waiting [2023-09-14T07:28:05.614Z] 5851b861e8e6: Waiting [2023-09-14T07:28:05.614Z] eaf3925da568: Waiting [2023-09-14T07:28:05.614Z] e2be974225ed: Download complete [2023-09-14T07:28:05.614Z] 988bab9f4d93: Verifying Checksum [2023-09-14T07:28:05.614Z] 988bab9f4d93: Download complete [2023-09-14T07:28:05.614Z] 1469e6f7b9e6: Verifying Checksum [2023-09-14T07:28:05.614Z] 1469e6f7b9e6: Download complete [2023-09-14T07:28:05.614Z] 339a4e72a1f5: Verifying Checksum [2023-09-14T07:28:05.614Z] 339a4e72a1f5: Download complete [2023-09-14T07:28:05.614Z] eaf3925da568: Verifying Checksum [2023-09-14T07:28:05.614Z] eaf3925da568: Download complete [2023-09-14T07:28:05.874Z] bde34c3a00c8: Verifying Checksum [2023-09-14T07:28:05.874Z] bde34c3a00c8: Download complete [2023-09-14T07:28:05.874Z] b352a97aabf1: Verifying Checksum [2023-09-14T07:28:05.874Z] b352a97aabf1: Download complete [2023-09-14T07:28:05.874Z] 4872d77fe225: Verifying Checksum [2023-09-14T07:28:05.874Z] 4872d77fe225: Download complete [2023-09-14T07:28:05.874Z] 5851b861e8e6: Verifying Checksum [2023-09-14T07:28:05.874Z] 5851b861e8e6: Download complete [2023-09-14T07:28:05.874Z] b85a868b505f: Verifying Checksum [2023-09-14T07:28:05.874Z] b85a868b505f: Download complete [2023-09-14T07:28:06.132Z] bab4dde63d76: Verifying Checksum [2023-09-14T07:28:06.133Z] bab4dde63d76: Download complete [2023-09-14T07:28:07.068Z] b85a868b505f: Pull complete [2023-09-14T07:28:07.329Z] e2be974225ed: Pull complete [2023-09-14T07:28:07.898Z] 339a4e72a1f5: Pull complete [2023-09-14T07:28:07.898Z] 988bab9f4d93: Pull complete [2023-09-14T07:28:08.158Z] 1469e6f7b9e6: Pull complete [2023-09-14T07:28:08.158Z] eaf3925da568: Pull complete [2023-09-14T07:28:10.097Z] bab4dde63d76: Pull complete [2023-09-14T07:28:10.097Z] bde34c3a00c8: Pull complete [2023-09-14T07:28:10.097Z] b352a97aabf1: Pull complete [2023-09-14T07:28:10.097Z] 4872d77fe225: Pull complete [2023-09-14T07:28:10.097Z] 5851b861e8e6: Pull complete [2023-09-14T07:28:10.097Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-14T07:28:10.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T07:28:10.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:28:10.581Z] prd-ubuntu20.04-docker-8c-8g-6188 does not seem to be running inside a container [2023-09-14T07:28:10.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-860 -v /w/workspace/dry_go-mod-core-contracts_PR-860:/w/workspace/dry_go-mod-core-contracts_PR-860:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-860@tmp:/w/workspace/dry_go-mod-core-contracts_PR-860@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-devops/py-git-semver:0.1.4 cat [2023-09-14T07:28:14.428Z] $ docker top aba2a6ecfbc20df9396a6ee57a3e508b32123761d6a4e142cf01a4fc395255aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-14T07:28:14.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-14T07:28:14.611Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-14T07:28:14.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-14T07:28:14.715Z] $ docker exec aba2a6ecfbc20df9396a6ee57a3e508b32123761d6a4e142cf01a4fc395255aa ssh-agent [2023-09-14T07:28:14.828Z] SSH_AUTH_SOCK=/tmp/ssh-BPYwEKn8j7dF/agent.32 [2023-09-14T07:28:14.828Z] SSH_AGENT_PID=38 [2023-09-14T07:28:14.835Z] Running ssh-add (command line suppressed) [2023-09-14T07:28:14.940Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-860@tmp/private_key_4261548732319426847.key (/w/workspace/dry_go-mod-core-contracts_PR-860@tmp/private_key_4261548732319426847.key) [2023-09-14T07:28:14.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-14T07:28:15.287Z] + git tag --points-at HEAD [Pipeline] } [2023-09-14T07:28:15.314Z] $ docker exec --env ******** --env ******** aba2a6ecfbc20df9396a6ee57a3e508b32123761d6a4e142cf01a4fc395255aa ssh-agent -k [2023-09-14T07:28:15.412Z] unset SSH_AUTH_SOCK; [2023-09-14T07:28:15.412Z] unset SSH_AGENT_PID; [2023-09-14T07:28:15.412Z] echo Agent pid 38 killed; [2023-09-14T07:28:15.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-14T07:28:15.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-14T07:28:15.515Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-14T07:28:15.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-14T07:28:15.635Z] $ docker exec aba2a6ecfbc20df9396a6ee57a3e508b32123761d6a4e142cf01a4fc395255aa ssh-agent [2023-09-14T07:28:15.746Z] SSH_AUTH_SOCK=/tmp/ssh-EoXlq45qUajP/agent.70 [2023-09-14T07:28:15.746Z] SSH_AGENT_PID=76 [2023-09-14T07:28:15.764Z] Running ssh-add (command line suppressed) [2023-09-14T07:28:15.889Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-860@tmp/private_key_2409266086998380371.key (/w/workspace/dry_go-mod-core-contracts_PR-860@tmp/private_key_2409266086998380371.key) [2023-09-14T07:28:15.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-14T07:28:16.244Z] + git semver init [2023-09-14T07:28:16.814Z] 2023-09-14 07:28:16,526 [run_init] DEBUG init version:0.0.0 force:False [2023-09-14T07:28:16.814Z] 2023-09-14 07:28:16,526 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-860/.semver [2023-09-14T07:28:16.814Z] 2023-09-14 07:28:16,527 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-860/.semver [2023-09-14T07:28:16.814Z] 2023-09-14 07:28:16,527 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-860/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-860, universal_newlines=False, shell=None, istream=None) [2023-09-14T07:28:18.195Z] 2023-09-14 07:28:17,917 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-860/.git/info/exclude [2023-09-14T07:28:18.195Z] 2023-09-14 07:28:17,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-860/.semver/PR-860 with force:False [2023-09-14T07:28:18.195Z] 2023-09-14 07:28:17,917 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-860/.semver/PR-860 [2023-09-14T07:28:18.195Z] 2023-09-14 07:28:17,920 [execute] INFO git cat-file --batch-check [2023-09-14T07:28:18.195Z] 2023-09-14 07:28:17,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-860/.semver, universal_newlines=False, shell=None, istream=) [2023-09-14T07:28:18.195Z] 2023-09-14 07:28:17,925 [execute] INFO git cat-file --batch [2023-09-14T07:28:18.195Z] 2023-09-14 07:28:17,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-860/.semver, universal_newlines=False, shell=None, istream=) [2023-09-14T07:28:18.195Z] 2023-09-14 07:28:17,930 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-860/.semver/PR-860 [2023-09-14T07:28:18.195Z] 0.0.0 [Pipeline] } [2023-09-14T07:28:18.222Z] $ docker exec --env ******** --env ******** aba2a6ecfbc20df9396a6ee57a3e508b32123761d6a4e142cf01a4fc395255aa ssh-agent -k [2023-09-14T07:28:18.318Z] unset SSH_AUTH_SOCK; [2023-09-14T07:28:18.318Z] unset SSH_AGENT_PID; [2023-09-14T07:28:18.318Z] echo Agent pid 76 killed; [2023-09-14T07:28:18.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-14T07:28:18.763Z] + git semver [Pipeline] } [2023-09-14T07:28:19.357Z] $ docker stop --time=1 aba2a6ecfbc20df9396a6ee57a3e508b32123761d6a4e142cf01a4fc395255aa [2023-09-14T07:28:21.085Z] $ docker rm -f --volumes aba2a6ecfbc20df9396a6ee57a3e508b32123761d6a4e142cf01a4fc395255aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-14T07:28:21.551Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-14T07:28:21.885Z] Stashed 1 file(s) [Pipeline] echo [2023-09-14T07:28:21.903Z] [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 [2023-09-14T07:28:22.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T07:28:22.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T07:28:22.598Z] ========================================================= [2023-09-14T07:28:22.598Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-14T07:28:22.598Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-14T07:28:22.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-14T07:28:23.960Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-14T07:28:23.960Z] 7264a8db6415: Pulling fs layer [2023-09-14T07:28:23.960Z] c4d48a809fc2: Pulling fs layer [2023-09-14T07:28:23.960Z] 4f1c88b9dad5: Pulling fs layer [2023-09-14T07:28:23.960Z] ad3a456e5733: Pulling fs layer [2023-09-14T07:28:23.960Z] 9e4f439ed901: Pulling fs layer [2023-09-14T07:28:23.960Z] feaf6a47b606: Pulling fs layer [2023-09-14T07:28:23.960Z] 5e8b037d7d82: Pulling fs layer [2023-09-14T07:28:23.960Z] 8ac70367396e: Pulling fs layer [2023-09-14T07:28:23.960Z] 6db16350a2e2: Pulling fs layer [2023-09-14T07:28:23.960Z] 9250d5d63582: Pulling fs layer [2023-09-14T07:28:23.960Z] 9e4f439ed901: Waiting [2023-09-14T07:28:23.960Z] feaf6a47b606: Waiting [2023-09-14T07:28:23.960Z] 8ac70367396e: Waiting [2023-09-14T07:28:23.960Z] 5e8b037d7d82: Waiting [2023-09-14T07:28:23.960Z] 6db16350a2e2: Waiting [2023-09-14T07:28:23.960Z] ad3a456e5733: Waiting [2023-09-14T07:28:23.960Z] c4d48a809fc2: Verifying Checksum [2023-09-14T07:28:23.960Z] c4d48a809fc2: Download complete [2023-09-14T07:28:23.960Z] ad3a456e5733: Download complete [2023-09-14T07:28:23.960Z] 9e4f439ed901: Download complete [2023-09-14T07:28:23.960Z] 7264a8db6415: Verifying Checksum [2023-09-14T07:28:23.960Z] 7264a8db6415: Download complete [2023-09-14T07:28:23.960Z] feaf6a47b606: Verifying Checksum [2023-09-14T07:28:23.960Z] feaf6a47b606: Download complete [2023-09-14T07:28:24.221Z] 8ac70367396e: Verifying Checksum [2023-09-14T07:28:24.221Z] 8ac70367396e: Download complete [2023-09-14T07:28:24.221Z] 4f1c88b9dad5: Verifying Checksum [2023-09-14T07:28:24.221Z] 4f1c88b9dad5: Download complete [2023-09-14T07:28:24.481Z] 7264a8db6415: Pull complete [2023-09-14T07:28:24.481Z] 6db16350a2e2: Verifying Checksum [2023-09-14T07:28:24.741Z] 9250d5d63582: Verifying Checksum [2023-09-14T07:28:24.741Z] 9250d5d63582: Download complete [2023-09-14T07:28:24.741Z] 5e8b037d7d82: Verifying Checksum [2023-09-14T07:28:24.741Z] 5e8b037d7d82: Download complete [2023-09-14T07:28:25.002Z] c4d48a809fc2: Pull complete [2023-09-14T07:28:28.285Z] 4f1c88b9dad5: Pull complete [2023-09-14T07:28:28.285Z] ad3a456e5733: Pull complete [2023-09-14T07:28:28.285Z] 9e4f439ed901: Pull complete [2023-09-14T07:28:28.285Z] feaf6a47b606: Pull complete [2023-09-14T07:28:30.816Z] 5e8b037d7d82: Pull complete [2023-09-14T07:28:31.075Z] 8ac70367396e: Pull complete [2023-09-14T07:28:31.641Z] 6db16350a2e2: Pull complete [2023-09-14T07:28:32.209Z] 9250d5d63582: Pull complete [2023-09-14T07:28:32.209Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-14T07:28:32.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-14T07:28:32.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-09-14T07:28:32.520Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:28:32.902Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-14T07:28:32.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:28:33.055Z] prd-ubuntu20.04-docker-8c-8g-6188 does not seem to be running inside a container [2023-09-14T07:28:33.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-860 -v /w/workspace/dry_go-mod-core-contracts_PR-860:/w/workspace/dry_go-mod-core-contracts_PR-860:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-860@tmp:/w/workspace/dry_go-mod-core-contracts_PR-860@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-14T07:28:37.344Z] Still waiting to schedule task [2023-09-14T07:28:37.345Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-14T07:28:42.068Z] $ docker top 8fc1562dce013cb4a8485d5211a4c9bbc9d06a70b1f2652f8ca8aee9ff19cdad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T07:28:42.469Z] + go version [2023-09-14T07:28:42.469Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-14T07:28:42.506Z] $ docker stop --time=1 8fc1562dce013cb4a8485d5211a4c9bbc9d06a70b1f2652f8ca8aee9ff19cdad [2023-09-14T07:28:44.759Z] $ docker rm -f --volumes 8fc1562dce013cb4a8485d5211a4c9bbc9d06a70b1f2652f8ca8aee9ff19cdad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:28:45.622Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-14T07:28:45.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:28:45.791Z] prd-ubuntu20.04-docker-8c-8g-6188 does not seem to be running inside a container [2023-09-14T07:28:45.821Z] $ 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-860 -v /w/workspace/dry_go-mod-core-contracts_PR-860:/w/workspace/dry_go-mod-core-contracts_PR-860:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-860@tmp:/w/workspace/dry_go-mod-core-contracts_PR-860@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-14T07:28:46.270Z] $ docker top 9367a3756e129a20a14fd034cd331d44dccd324c6532f3a1c4396edf7bfdf766 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T07:28:46.657Z] + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-860 [Pipeline] fileExists [Pipeline] sh [2023-09-14T07:28:47.009Z] + make test [2023-09-14T07:28:47.009Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-09-14T07:28:47.009Z] go: downloading github.com/go-playground/validator/v10 v10.15.1 [2023-09-14T07:28:47.009Z] go: downloading github.com/google/uuid v1.3.1 [2023-09-14T07:28:47.009Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-14T07:28:47.009Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-14T07:28:47.009Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-09-14T07:28:47.268Z] go: downloading github.com/go-kit/log v0.2.1 [2023-09-14T07:28:47.527Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-09-14T07:28:47.527Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-09-14T07:28:47.527Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-14T07:28:47.787Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-09-14T07:28:47.787Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-09-14T07:28:47.787Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-09-14T07:28:47.787Z] go: downloading golang.org/x/crypto v0.7.0 [2023-09-14T07:28:47.787Z] go: downloading golang.org/x/text v0.8.0 [2023-09-14T07:28:47.787Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-09-14T07:28:47.787Z] go: downloading github.com/x448/float16 v0.8.4 [2023-09-14T07:28:47.787Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-09-14T07:28:49.163Z] go: downloading golang.org/x/net v0.8.0 [2023-09-14T07:28:53.354Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-09-14T07:28:58.615Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-09-14T07:28:58.615Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-09-14T07:28:58.615Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-09-14T07:28:58.615Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.076s coverage: 83.5% of statements [2023-09-14T07:28:58.615Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.012s coverage: 32.4% of statements [2023-09-14T07:28:58.615Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.019s coverage: 29.4% of statements [2023-09-14T07:28:58.615Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.021s coverage: 29.3% of statements [2023-09-14T07:28:58.615Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.034s coverage: 53.8% of statements [2023-09-14T07:28:58.875Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.010s coverage: 90.0% of statements [2023-09-14T07:28:59.133Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.042s coverage: 86.7% of statements [2023-09-14T07:28:59.133Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.013s coverage: 60.5% of statements [2023-09-14T07:28:59.133Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.008s coverage: 36.1% of statements [2023-09-14T07:28:59.133Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.012s coverage: 48.7% of statements [2023-09-14T07:29:09.118Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-09-14T07:29:11.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-14T07:29:11.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-14T07:29:11.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-14T07:29:11.085Z] $ docker stop --time=1 9367a3756e129a20a14fd034cd331d44dccd324c6532f3a1c4396edf7bfdf766 [2023-09-14T07:29:15.897Z] $ docker rm -f --volumes 9367a3756e129a20a14fd034cd331d44dccd324c6532f3a1c4396edf7bfdf766 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-14T07:29:16.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-14T07:29:16.549Z] 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 [2023-09-14T07:29:17.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T07:29:17.539Z] [2023-09-14T07:29:17.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:29:17.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T07:29:17.914Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-14T07:29:17.914Z] 5eb5b503b376: Pulling fs layer [2023-09-14T07:29:17.914Z] 5c69ac0246d0: Pulling fs layer [2023-09-14T07:29:17.914Z] ec43610c2a17: Pulling fs layer [2023-09-14T07:29:17.914Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-14T07:29:17.914Z] 33b1e0a273af: Pulling fs layer [2023-09-14T07:29:17.914Z] 5d3b04190fa2: Pulling fs layer [2023-09-14T07:29:17.914Z] 2f39f015ded8: Pulling fs layer [2023-09-14T07:29:17.914Z] 3a2ae6a8a46f: Waiting [2023-09-14T07:29:17.914Z] 5d3b04190fa2: Waiting [2023-09-14T07:29:17.914Z] 2f39f015ded8: Waiting [2023-09-14T07:29:17.914Z] 33b1e0a273af: Waiting [2023-09-14T07:29:17.914Z] 5c69ac0246d0: Verifying Checksum [2023-09-14T07:29:17.914Z] 5c69ac0246d0: Download complete [2023-09-14T07:29:17.914Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-14T07:29:17.914Z] 3a2ae6a8a46f: Download complete [2023-09-14T07:29:17.914Z] 33b1e0a273af: Verifying Checksum [2023-09-14T07:29:17.914Z] 33b1e0a273af: Download complete [2023-09-14T07:29:17.914Z] 5d3b04190fa2: Verifying Checksum [2023-09-14T07:29:17.914Z] 5d3b04190fa2: Download complete [2023-09-14T07:29:17.914Z] ec43610c2a17: Verifying Checksum [2023-09-14T07:29:17.914Z] ec43610c2a17: Download complete [2023-09-14T07:29:18.174Z] 5eb5b503b376: Verifying Checksum [2023-09-14T07:29:18.174Z] 5eb5b503b376: Download complete [2023-09-14T07:29:18.740Z] 2f39f015ded8: Verifying Checksum [2023-09-14T07:29:19.305Z] 5eb5b503b376: Pull complete [2023-09-14T07:29:19.564Z] 5c69ac0246d0: Pull complete [2023-09-14T07:29:20.132Z] ec43610c2a17: Pull complete [2023-09-14T07:29:20.132Z] 3a2ae6a8a46f: Pull complete [2023-09-14T07:29:20.132Z] 33b1e0a273af: Pull complete [2023-09-14T07:29:20.391Z] 5d3b04190fa2: Pull complete [2023-09-14T07:29:24.578Z] 2f39f015ded8: Pull complete [2023-09-14T07:29:24.578Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-14T07:29:24.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T07:29:24.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:29:24.836Z] prd-ubuntu20.04-docker-8c-8g-6188 does not seem to be running inside a container [2023-09-14T07:29:24.867Z] $ 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-860 -v /w/workspace/dry_go-mod-core-contracts_PR-860:/w/workspace/dry_go-mod-core-contracts_PR-860:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-860@tmp:/w/workspace/dry_go-mod-core-contracts_PR-860@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-14T07:29:33.970Z] $ docker top 47a6e72b89745a96d5ff33be27fe677a0441828aa475510526e6eb678eeec520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:29:34.429Z] ---> job-cost.sh [2023-09-14T07:29:34.429Z] lf-activate-venv: SKIPPING [2023-09-14T07:29:34.429Z] INFO: No Stack... [2023-09-14T07:29:34.688Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-14T07:29:35.265Z] INFO: Archiving Costs [Pipeline] sh [2023-09-14T07:29:35.582Z] + cat /w/workspace/dry_go-mod-core-contracts_PR-860/archives/cost.csv [2023-09-14T07:29:35.583Z] + cut -d, -f6 [Pipeline] lock [2023-09-14T07:29:35.624Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] [2023-09-14T07:29:35.632Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] did not exist. Created. [2023-09-14T07:29:35.632Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-14T07:29:36.005Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-14T07:29:36.058Z] Stashed 1 file(s) [Pipeline] } [2023-09-14T07:29:36.083Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-14T07:29:36.164Z] $ docker stop --time=1 47a6e72b89745a96d5ff33be27fe677a0441828aa475510526e6eb678eeec520 [2023-09-14T07:29:37.323Z] $ docker rm -f --volumes 47a6e72b89745a96d5ff33be27fe677a0441828aa475510526e6eb678eeec520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-14T07:30:04.385Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6189 in /w/workspace/dry_go-mod-core-contracts_PR-860 [Pipeline] { [Pipeline] ws [2023-09-14T07:30:04.445Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2023-09-14T07:30:04.524Z] The recommended git tool is: git [2023-09-14T07:30:09.310Z] using credential edgex-jenkins-ssh [2023-09-14T07:30:09.331Z] Cloning the remote Git repository [2023-09-14T07:30:09.374Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-09-14T07:30:09.474Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2023-09-14T07:30:09.610Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-09-14T07:30:09.611Z] > git --version # timeout=10 [2023-09-14T07:30:09.645Z] > git --version # 'git version 2.25.1' [2023-09-14T07:30:09.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-14T07:30:09.786Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-14T07:30:11.029Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-09-14T07:30:11.049Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-14T07:30:11.864Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-09-14T07:30:12.557Z] Merging remotes/origin/main commit 446f51765315aa042c9ccc7c6dfcc97c86084905 into PR head commit a82334f329341628846807d6925db64d8d201a8c [2023-09-14T07:30:12.854Z] Merge succeeded, producing a82334f329341628846807d6925db64d8d201a8c [2023-09-14T07:30:12.855Z] Checking out Revision a82334f329341628846807d6925db64d8d201a8c (PR-860) [2023-09-14T07:30:11.909Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-09-14T07:30:11.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-14T07:30:11.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/860/head:refs/remotes/origin/PR-860 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-14T07:30:12.575Z] > git config core.sparsecheckout # timeout=10 [2023-09-14T07:30:12.642Z] > git checkout -f a82334f329341628846807d6925db64d8d201a8c # timeout=10 [2023-09-14T07:30:12.756Z] > git remote # timeout=10 [2023-09-14T07:30:12.773Z] > git config --get remote.origin.url # timeout=10 [2023-09-14T07:30:12.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-14T07:30:12.813Z] > git merge 446f51765315aa042c9ccc7c6dfcc97c86084905 # timeout=10 [2023-09-14T07:30:12.838Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-14T07:30:12.862Z] > git config core.sparsecheckout # timeout=10 [2023-09-14T07:30:12.873Z] > git checkout -f a82334f329341628846807d6925db64d8d201a8c # timeout=10 [2023-09-14T07:30:16.353Z] Commit message: "fix: Restore core-command topic key" [2023-09-14T07:30:16.407Z] > git --version # timeout=10 [2023-09-14T07:30:16.422Z] > git --version # 'git version 2.25.1' [2023-09-14T07:30:16.438Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-14T07:30:17.607Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-14T07:30:17.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-14T07:30:17.607Z] Dload Upload Total Spent Left Speed [2023-09-14T07:30:17.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-09-14T07:30:18.315Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-14T07:30:18.667Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-09-14T07:30:18.668Z] sudo tee /etc/docker/daemon.new [2023-09-14T07:30:18.668Z] { [2023-09-14T07:30:18.668Z] "registry-mirrors": [ [2023-09-14T07:30:18.668Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-14T07:30:18.668Z] ], [2023-09-14T07:30:18.668Z] "bip": "10.250.0.254/24", [2023-09-14T07:30:18.668Z] "hosts": [ [2023-09-14T07:30:18.668Z] "tcp://0.0.0.0:5555", [2023-09-14T07:30:18.668Z] "unix:///var/run/docker.sock" [2023-09-14T07:30:18.668Z] ], [2023-09-14T07:30:18.668Z] "mtu": 1458, [2023-09-14T07:30:18.668Z] "selinux-enabled": true, [2023-09-14T07:30:18.668Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-14T07:30:18.668Z] } [Pipeline] sh [2023-09-14T07:30:19.075Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-14T07:30:19.413Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-09-14T07:30:37.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T07:30:37.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T07:30:37.975Z] ========================================================= [2023-09-14T07:30:37.975Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-14T07:30:37.975Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-14T07:30:38.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-14T07:30:38.979Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-14T07:30:38.979Z] 9fda8d8052c6: Pulling fs layer [2023-09-14T07:30:38.979Z] 5d54e960e981: Pulling fs layer [2023-09-14T07:30:38.979Z] c4a7e357bf2a: Pulling fs layer [2023-09-14T07:30:38.979Z] f0e02332f6b5: Pulling fs layer [2023-09-14T07:30:38.979Z] 66412af1f25a: Pulling fs layer [2023-09-14T07:30:38.979Z] 1baf3a5c0e64: Pulling fs layer [2023-09-14T07:30:38.979Z] 9a37bb91b891: Pulling fs layer [2023-09-14T07:30:38.979Z] a29adfc67d43: Pulling fs layer [2023-09-14T07:30:38.979Z] d5de9f91c1a4: Pulling fs layer [2023-09-14T07:30:38.979Z] f0e02332f6b5: Waiting [2023-09-14T07:30:38.979Z] 66412af1f25a: Waiting [2023-09-14T07:30:38.979Z] 1baf3a5c0e64: Waiting [2023-09-14T07:30:38.979Z] 9a37bb91b891: Waiting [2023-09-14T07:30:38.979Z] a29adfc67d43: Waiting [2023-09-14T07:30:38.979Z] d5de9f91c1a4: Waiting [2023-09-14T07:30:38.979Z] 5d54e960e981: Verifying Checksum [2023-09-14T07:30:38.979Z] 5d54e960e981: Download complete [2023-09-14T07:30:38.979Z] f0e02332f6b5: Download complete [2023-09-14T07:30:38.979Z] 66412af1f25a: Verifying Checksum [2023-09-14T07:30:38.979Z] 66412af1f25a: Download complete [2023-09-14T07:30:38.979Z] 9fda8d8052c6: Download complete [2023-09-14T07:30:39.572Z] 9a37bb91b891: Verifying Checksum [2023-09-14T07:30:39.572Z] 9a37bb91b891: Download complete [2023-09-14T07:30:40.164Z] 9fda8d8052c6: Pull complete [2023-09-14T07:30:40.164Z] a29adfc67d43: Verifying Checksum [2023-09-14T07:30:40.164Z] a29adfc67d43: Download complete [2023-09-14T07:30:40.755Z] 5d54e960e981: Pull complete [2023-09-14T07:30:40.755Z] d5de9f91c1a4: Verifying Checksum [2023-09-14T07:30:40.755Z] d5de9f91c1a4: Download complete [2023-09-14T07:30:40.755Z] c4a7e357bf2a: Verifying Checksum [2023-09-14T07:30:40.755Z] c4a7e357bf2a: Download complete [2023-09-14T07:30:41.724Z] 1baf3a5c0e64: Verifying Checksum [2023-09-14T07:30:41.724Z] 1baf3a5c0e64: Download complete [2023-09-14T07:30:51.833Z] c4a7e357bf2a: Pull complete [2023-09-14T07:30:51.833Z] f0e02332f6b5: Pull complete [2023-09-14T07:30:51.833Z] 66412af1f25a: Pull complete [2023-09-14T07:31:00.043Z] 1baf3a5c0e64: Pull complete [2023-09-14T07:31:00.628Z] 9a37bb91b891: Pull complete [2023-09-14T07:31:02.046Z] a29adfc67d43: Pull complete [2023-09-14T07:31:03.459Z] d5de9f91c1a4: Pull complete [2023-09-14T07:31:03.459Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-14T07:31:03.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-14T07:31:03.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-09-14T07:31:03.797Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:31:04.198Z] + docker inspect -f . ci-base-image-arm64 [2023-09-14T07:31:04.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:31:04.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-6189 does not seem to be running inside a container [2023-09-14T07:31:04.582Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-09-14T07:31:07.510Z] $ docker top 0b2d66891236c5eaf20e75ef8ae830b8b9f4216b2d258d4cfce5029e37175cc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T07:31:08.375Z] + go version [2023-09-14T07:31:08.375Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-14T07:31:08.410Z] $ docker stop --time=1 0b2d66891236c5eaf20e75ef8ae830b8b9f4216b2d258d4cfce5029e37175cc8 [2023-09-14T07:31:10.049Z] $ docker rm -f --volumes 0b2d66891236c5eaf20e75ef8ae830b8b9f4216b2d258d4cfce5029e37175cc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:31:10.915Z] + docker inspect -f . ci-base-image-arm64 [2023-09-14T07:31:10.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:31:11.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-6189 does not seem to be running inside a container [2023-09-14T07:31:11.235Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-09-14T07:31:13.208Z] $ docker top 4b25a0c6de7744f556028cac1f0fe771e90d534eba6a43415f0d3a7ada632032 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T07:31:13.756Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh [2023-09-14T07:31:14.139Z] + make test [2023-09-14T07:31:14.140Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-09-14T07:31:14.406Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-14T07:31:14.406Z] go: downloading github.com/google/uuid v1.3.1 [2023-09-14T07:31:14.677Z] go: downloading github.com/go-kit/log v0.2.1 [2023-09-14T07:31:14.677Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-09-14T07:31:14.946Z] go: downloading github.com/go-playground/validator/v10 v10.15.1 [2023-09-14T07:31:14.946Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-14T07:31:15.214Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-09-14T07:31:15.214Z] go: downloading github.com/x448/float16 v0.8.4 [2023-09-14T07:31:15.214Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-09-14T07:31:15.214Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-09-14T07:31:15.214Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-14T07:31:15.498Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-09-14T07:31:15.498Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-09-14T07:31:15.498Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-09-14T07:31:15.498Z] go: downloading golang.org/x/crypto v0.7.0 [2023-09-14T07:31:15.498Z] go: downloading golang.org/x/text v0.8.0 [2023-09-14T07:31:15.767Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-09-14T07:31:20.053Z] go: downloading golang.org/x/net v0.8.0 [2023-09-14T07:31:22.001Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-09-14T07:32:08.835Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-09-14T07:32:08.835Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-09-14T07:32:08.835Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.389s coverage: 83.5% of statements [2023-09-14T07:32:08.835Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.057s coverage: 32.4% of statements [2023-09-14T07:32:08.835Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-09-14T07:32:08.835Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.040s coverage: 29.4% of statements [2023-09-14T07:32:08.835Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.046s coverage: 29.3% of statements [2023-09-14T07:32:08.835Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.133s coverage: 53.8% of statements [2023-09-14T07:32:08.835Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.067s coverage: 90.0% of statements [2023-09-14T07:32:08.835Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.231s coverage: 86.7% of statements [2023-09-14T07:32:08.835Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.102s coverage: 60.5% of statements [2023-09-14T07:32:08.835Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.017s coverage: 36.1% of statements [2023-09-14T07:32:08.835Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.034s coverage: 48.7% of statements [2023-09-14T07:32:08.835Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-14T07:32:08.835Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-09-14T07:32:18.927Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-14T07:32:18.927Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-14T07:32:19.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-14T07:32:19.265Z] $ docker stop --time=1 4b25a0c6de7744f556028cac1f0fe771e90d534eba6a43415f0d3a7ada632032 [2023-09-14T07:32:21.561Z] $ docker rm -f --volumes 4b25a0c6de7744f556028cac1f0fe771e90d534eba6a43415f0d3a7ada632032 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-14T07:32:23.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-14T07:32:23.250Z] Warning: overwriting stash ‘coverage-report’ [2023-09-14T07:32:23.758Z] 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 [2023-09-14T07:32:24.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-14T07:32:24.628Z] [2023-09-14T07:32:24.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:32:25.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-14T07:32:25.022Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-14T07:32:25.022Z] 8998bd30e6a1: Pulling fs layer [2023-09-14T07:32:25.022Z] 04944245beec: Pulling fs layer [2023-09-14T07:32:25.022Z] 699f458cf7ca: Pulling fs layer [2023-09-14T07:32:25.022Z] 765212b225bb: Pulling fs layer [2023-09-14T07:32:25.022Z] f23df028b6ca: Pulling fs layer [2023-09-14T07:32:25.022Z] d65c8cfc05b1: Pulling fs layer [2023-09-14T07:32:25.022Z] 2437ff75d9bd: Pulling fs layer [2023-09-14T07:32:25.022Z] 765212b225bb: Waiting [2023-09-14T07:32:25.022Z] f23df028b6ca: Waiting [2023-09-14T07:32:25.022Z] d65c8cfc05b1: Waiting [2023-09-14T07:32:25.022Z] 2437ff75d9bd: Waiting [2023-09-14T07:32:25.291Z] 04944245beec: Verifying Checksum [2023-09-14T07:32:25.291Z] 04944245beec: Download complete [2023-09-14T07:32:25.291Z] 765212b225bb: Verifying Checksum [2023-09-14T07:32:25.291Z] f23df028b6ca: Verifying Checksum [2023-09-14T07:32:25.291Z] f23df028b6ca: Download complete [2023-09-14T07:32:25.291Z] d65c8cfc05b1: Download complete [2023-09-14T07:32:25.291Z] 699f458cf7ca: Verifying Checksum [2023-09-14T07:32:25.291Z] 699f458cf7ca: Download complete [2023-09-14T07:32:25.885Z] 8998bd30e6a1: Verifying Checksum [2023-09-14T07:32:25.885Z] 8998bd30e6a1: Download complete [2023-09-14T07:32:27.832Z] 2437ff75d9bd: Verifying Checksum [2023-09-14T07:32:27.832Z] 2437ff75d9bd: Download complete [2023-09-14T07:32:29.790Z] 8998bd30e6a1: Pull complete [2023-09-14T07:32:30.058Z] 04944245beec: Pull complete [2023-09-14T07:32:33.398Z] 699f458cf7ca: Pull complete [2023-09-14T07:32:33.398Z] 765212b225bb: Pull complete [2023-09-14T07:32:33.979Z] f23df028b6ca: Pull complete [2023-09-14T07:32:34.246Z] d65c8cfc05b1: Pull complete [2023-09-14T07:32:49.388Z] 2437ff75d9bd: Pull complete [2023-09-14T07:32:49.388Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-14T07:32:49.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-14T07:32:49.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:32:49.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-6189 does not seem to be running inside a container [2023-09-14T07:32:49.817Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-14T07:32:52.143Z] $ docker top 35a7a5967ff3cb43f6ff013df26491db86a2f4722c10fededef10f1e43391e48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:32:52.738Z] ---> job-cost.sh [2023-09-14T07:32:53.008Z] lf-activate-venv: SKIPPING [2023-09-14T07:32:53.009Z] INFO: No Stack... [2023-09-14T07:32:53.281Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-14T07:32:54.261Z] INFO: Archiving Costs [Pipeline] sh [2023-09-14T07:32:54.600Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2023-09-14T07:32:54.600Z] + cut -d, -f6 [Pipeline] lock [2023-09-14T07:32:54.672Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] [2023-09-14T07:32:54.680Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] did not exist. Created. [2023-09-14T07:32:54.680Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-14T07:32:55.084Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-bb169c95/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-14T07:32:55.436Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-14T07:32:55.729Z] Warning: overwriting stash ‘stack-cost’ [2023-09-14T07:32:55.791Z] Stashed 1 file(s) [Pipeline] } [2023-09-14T07:32:55.807Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-860-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-14T07:32:55.885Z] $ docker stop --time=1 35a7a5967ff3cb43f6ff013df26491db86a2f4722c10fededef10f1e43391e48 [2023-09-14T07:32:57.315Z] $ docker rm -f --volumes 35a7a5967ff3cb43f6ff013df26491db86a2f4722c10fededef10f1e43391e48 [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 [2023-09-14T07:32:58.289Z] provisioning config files... [2023-09-14T07:32:58.301Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-860@tmp/config503816391658442088tmp [Pipeline] { [Pipeline] sh [2023-09-14T07:32:58.630Z] + set +x [2023-09-14T07:32:58.630Z] + bash -s -- [2023-09-14T07:32:58.630Z] + curl -s https://codecov.io/bash [2023-09-14T07:32:58.630Z] [2023-09-14T07:32:58.630Z] _____ _ [2023-09-14T07:32:58.630Z] / ____| | | [2023-09-14T07:32:58.630Z] | | ___ __| | ___ ___ _____ __ [2023-09-14T07:32:58.630Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-14T07:32:58.630Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-14T07:32:58.630Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-14T07:32:58.630Z] Bash-1.0.6 [2023-09-14T07:32:58.630Z] [2023-09-14T07:32:58.630Z] [2023-09-14T07:32:58.630Z] ==> git version 2.25.1 found [2023-09-14T07:32:58.630Z] ==> 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 [2023-09-14T07:32:58.630Z] Release-Date: 2020-01-08 [2023-09-14T07:32:58.630Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-14T07:32:58.630Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-14T07:32:58.630Z] ==> Jenkins CI detected. [2023-09-14T07:32:58.630Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-860 [2023-09-14T07:32:58.630Z] project root: . [2023-09-14T07:32:58.630Z] --> token set from env [2023-09-14T07:32:58.630Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-14T07:32:58.630Z] ==> Running gcov in . (disable via -X gcov) [2023-09-14T07:32:58.630Z] ==> Python coveragepy not found [2023-09-14T07:32:58.630Z] ==> Searching for coverage reports in: [2023-09-14T07:32:58.630Z] + . [2023-09-14T07:32:58.630Z] -> Found 1 reports [2023-09-14T07:32:58.630Z] ==> Detecting git/mercurial file structure [2023-09-14T07:32:58.891Z] ==> Reading reports [2023-09-14T07:32:58.891Z] + ./coverage.out bytes=135171 [2023-09-14T07:32:58.891Z] ==> Appending adjustments [2023-09-14T07:32:58.891Z] https://docs.codecov.io/docs/fixing-reports [2023-09-14T07:32:59.460Z] + Found adjustments [2023-09-14T07:32:59.460Z] ==> Gzipping contents [2023-09-14T07:32:59.460Z] 20K /tmp/codecov.JJtAXP.gz [2023-09-14T07:32:59.460Z] ==> Uploading reports [2023-09-14T07:32:59.460Z] url: https://codecov.io [2023-09-14T07:32:59.460Z] query: branch=PR-860&commit=a82334f329341628846807d6925db64d8d201a8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-860%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=860&job=&cmd_args= [2023-09-14T07:32:59.460Z] -> Pinging Codecov [2023-09-14T07:32:59.460Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-860&commit=a82334f329341628846807d6925db64d8d201a8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-860%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=860&job=&cmd_args= [2023-09-14T07:32:59.460Z] -> Uploading to [2023-09-14T07:32:59.460Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-14/71470A77251A30514AAF9C0BB2E5B6CE/a82334f329341628846807d6925db64d8d201a8c/4e2a3dd7-f162-49e0-b17c-9986bf39806a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230914T073259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5c64615afd51ba519bcc07dc180e5cd79fcc4f806731aa098b0e778b2caebec [2023-09-14T07:32:59.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-14T07:32:59.720Z] Dload Upload Total Spent Left Speed [2023-09-14T07:32:59.720Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19176 0 0 100 19176 0 88368 --:--:-- --:--:-- --:--:-- 88368 [2023-09-14T07:32:59.720Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a82334f329341628846807d6925db64d8d201a8c [Pipeline] } [2023-09-14T07:32:59.749Z] 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 [2023-09-14T07:33:01.504Z] + [ -d /w/workspace/dry_go-mod-core-contracts_PR-860/archives ] [2023-09-14T07:33:01.504Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-860/archives [2023-09-14T07:33:01.505Z] total 16 [2023-09-14T07:33:01.505Z] drwxr-xr-x 3 root root 4096 Sep 14 07:29 . [2023-09-14T07:33:01.505Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 14 07:29 .. [2023-09-14T07:33:01.505Z] drwxr-xr-x 2 root root 4096 Sep 14 07:29 cost [2023-09-14T07:33:01.505Z] -rw-r--r-- 1 root root 93 Sep 14 07:29 cost.csv [2023-09-14T07:33:01.505Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-860/archives [2023-09-14T07:33:01.505Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-860/archives [2023-09-14T07:33:01.505Z] total 16 [2023-09-14T07:33:01.505Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 14 07:29 . [2023-09-14T07:33:01.505Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 14 07:29 .. [2023-09-14T07:33:01.505Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 14 07:29 cost [2023-09-14T07:33:01.505Z] -rw-r--r-- 1 jenkins jenkins 93 Sep 14 07:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:33:01.834Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:33:02.719Z] ---> package-listing.sh [2023-09-14T07:33:02.719Z] ++ facter osfamily [2023-09-14T07:33:02.719Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-14T07:33:02.978Z] + OS_FAMILY=debian [2023-09-14T07:33:02.978Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-860 [2023-09-14T07:33:02.978Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-14T07:33:02.978Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-14T07:33:02.978Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-14T07:33:02.978Z] + PACKAGES=/tmp/packages_start.txt [2023-09-14T07:33:02.978Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-860 ']' [2023-09-14T07:33:02.978Z] + PACKAGES=/tmp/packages_end.txt [2023-09-14T07:33:02.978Z] + case "${OS_FAMILY}" in [2023-09-14T07:33:02.978Z] + dpkg -l [2023-09-14T07:33:02.978Z] + grep '^ii' [2023-09-14T07:33:02.978Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-14T07:33:02.978Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-14T07:33:02.978Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-14T07:33:02.978Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-860 ']' [2023-09-14T07:33:02.978Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-860/archives/ [2023-09-14T07:33:02.978Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-860/archives/ [Pipeline] echo [2023-09-14T07:33:03.010Z] 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-860/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-14T07:33:03.300Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T07:33:03.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T07:33:03.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T07:33:04.078Z] prd-ubuntu20.04-docker-8c-8g-6188 does not seem to be running inside a container [2023-09-14T07:33:04.112Z] $ 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-860/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-860 -v /w/workspace/dry_go-mod-core-contracts_PR-860:/w/workspace/dry_go-mod-core-contracts_PR-860:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-860@tmp:/w/workspace/dry_go-mod-core-contracts_PR-860@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:latest cat [2023-09-14T07:33:04.321Z] $ docker top 4d5eb1f9667dc7d6bf5066a3d6a5335312e5699f6038f5eca4709c7bfa5ac16e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T07:33:04.707Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-14T07:33:05.012Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-14T07:33:05.321Z] + ls /var/log/sa-host [2023-09-14T07:33:05.321Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-14T07:33:05.539Z] provisioning config files... [2023-09-14T07:33:05.546Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-860@tmp/config18108441961097313155tmp [Pipeline] { [Pipeline] echo [2023-09-14T07:33:05.594Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:33:05.904Z] ---> create-netrc.sh [Pipeline] } [2023-09-14T07:33:05.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:33:06.340Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-14T07:33:06.370Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:33:06.680Z] ---> sudo-logs.sh [2023-09-14T07:33:06.680Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-14T07:33:06.761Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:33:07.070Z] ---> job-cost.sh [2023-09-14T07:33:07.070Z] lf-activate-venv: SKIPPING [2023-09-14T07:33:07.070Z] DEBUG: total: 0.2199999988079071 [2023-09-14T07:33:07.070Z] INFO: Retrieving Stack Cost... [2023-09-14T07:33:07.329Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-14T07:33:08.152Z] INFO: Archiving Costs [Pipeline] echo [2023-09-14T07:33:08.183Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T07:33:08.493Z] ---> logs-deploy.sh [2023-09-14T07:33:08.493Z] lf-activate-venv: SKIPPING [2023-09-14T07:33:08.493Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-860/1 [2023-09-14T07:33:08.493Z] INFO: archiving workspace using pattern(s): [2023-09-14T07:33:09.429Z] Archives upload complete. [2023-09-14T07:33:09.691Z] INFO: archiving logs to Nexus [2023-09-14T07:33:10.260Z] ---> uname -a: [2023-09-14T07:33:10.260Z] Linux prd-ubuntu20-04-docker-8c-8g-6188 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] ---> lscpu: [2023-09-14T07:33:10.260Z] Architecture: x86_64 [2023-09-14T07:33:10.260Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-14T07:33:10.260Z] Byte Order: Little Endian [2023-09-14T07:33:10.260Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-14T07:33:10.260Z] CPU(s): 8 [2023-09-14T07:33:10.260Z] On-line CPU(s) list: 0-7 [2023-09-14T07:33:10.260Z] Thread(s) per core: 1 [2023-09-14T07:33:10.260Z] Core(s) per socket: 1 [2023-09-14T07:33:10.260Z] Socket(s): 8 [2023-09-14T07:33:10.260Z] NUMA node(s): 1 [2023-09-14T07:33:10.260Z] Vendor ID: AuthenticAMD [2023-09-14T07:33:10.260Z] CPU family: 23 [2023-09-14T07:33:10.260Z] Model: 49 [2023-09-14T07:33:10.260Z] Model name: AMD EPYC-Rome Processor [2023-09-14T07:33:10.260Z] Stepping: 0 [2023-09-14T07:33:10.260Z] CPU MHz: 2800.000 [2023-09-14T07:33:10.260Z] BogoMIPS: 5600.00 [2023-09-14T07:33:10.260Z] Virtualization: AMD-V [2023-09-14T07:33:10.260Z] Hypervisor vendor: KVM [2023-09-14T07:33:10.260Z] Virtualization type: full [2023-09-14T07:33:10.260Z] L1d cache: 256 KiB [2023-09-14T07:33:10.260Z] L1i cache: 256 KiB [2023-09-14T07:33:10.260Z] L2 cache: 4 MiB [2023-09-14T07:33:10.260Z] L3 cache: 128 MiB [2023-09-14T07:33:10.260Z] NUMA node0 CPU(s): 0-7 [2023-09-14T07:33:10.260Z] Vulnerability Itlb multihit: Not affected [2023-09-14T07:33:10.260Z] Vulnerability L1tf: Not affected [2023-09-14T07:33:10.260Z] Vulnerability Mds: Not affected [2023-09-14T07:33:10.260Z] Vulnerability Meltdown: Not affected [2023-09-14T07:33:10.260Z] Vulnerability Mmio stale data: Not affected [2023-09-14T07:33:10.260Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-14T07:33:10.260Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-14T07:33:10.260Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-14T07:33:10.260Z] Vulnerability Srbds: Not affected [2023-09-14T07:33:10.260Z] Vulnerability Tsx async abort: Not affected [2023-09-14T07:33:10.260Z] 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 [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] ---> nproc: [2023-09-14T07:33:10.260Z] 8 [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] ---> df -h: [2023-09-14T07:33:10.260Z] Filesystem Size Used Avail Use% Mounted on [2023-09-14T07:33:10.260Z] overlay 155G 11G 145G 7% / [2023-09-14T07:33:10.260Z] tmpfs 64M 0 64M 0% /dev [2023-09-14T07:33:10.260Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-14T07:33:10.260Z] shm 64M 0 64M 0% /dev/shm [2023-09-14T07:33:10.260Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] ---> sar -b -r -n DEV: [2023-09-14T07:33:10.260Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6188) 09/14/23 _x86_64_ (8 CPU) [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] 07:26:47 LINUX RESTART (8 CPU) [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] 07:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-14T07:33:10.260Z] 07:28:01 391.71 106.88 269.50 15.33 12744.15 59970.20 3893072.86 [2023-09-14T07:33:10.260Z] 07:29:01 97.35 9.38 87.97 0.00 1612.93 51681.92 0.00 [2023-09-14T07:33:10.260Z] 07:30:01 53.59 0.25 53.34 0.00 16.53 39789.77 0.00 [2023-09-14T07:33:10.260Z] 07:31:02 3.38 0.00 3.38 0.00 0.00 12652.29 0.00 [2023-09-14T07:33:10.260Z] 07:32:01 3.75 0.00 3.75 0.00 0.00 12598.41 0.00 [2023-09-14T07:33:10.260Z] 07:33:01 3.13 0.10 3.03 0.00 7.20 12518.71 0.00 [2023-09-14T07:33:10.260Z] Average: 91.57 19.25 69.80 2.53 2374.89 31509.48 641687.83 [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] 07:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-14T07:33:10.260Z] 07:28:01 29904580 31656444 681524 2.07 77844 1992616 1646476 4.85 1124576 1560356 3504 [2023-09-14T07:33:10.260Z] 07:29:01 28146464 31377244 900852 2.74 113596 3358152 2012008 5.93 1664960 2638508 273792 [2023-09-14T07:33:10.260Z] 07:30:01 28156596 31567532 712328 2.17 123264 3507504 1685764 4.97 1411296 2858608 328 [2023-09-14T07:33:10.260Z] 07:31:02 28156048 31567136 712468 2.17 123340 3507504 1685764 4.97 1411104 2858612 28 [2023-09-14T07:33:10.260Z] 07:32:01 28166868 31578016 701500 2.13 123408 3507508 1685764 4.97 1400484 2858612 32 [2023-09-14T07:33:10.260Z] 07:33:01 28166452 31577916 701212 2.13 123476 3507744 1683292 4.96 1401572 2858544 212 [2023-09-14T07:33:10.260Z] Average: 28449501 31554048 734981 2.24 114155 3230171 1733178 5.11 1402332 2605540 46316 [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] 07:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-14T07:33:10.260Z] 07:28:01 lo 2.91 2.91 0.26 0.26 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:28:01 ens3 536.95 334.04 3587.72 66.17 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:29:01 veth049855e 52.69 102.22 4.80 729.92 0.00 0.00 0.00 0.06 [2023-09-14T07:33:10.260Z] 07:29:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:29:01 docker0 56.12 105.05 4.50 773.90 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:29:01 ens3 357.59 212.53 6284.84 68.20 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:30:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:30:01 ens3 102.58 58.57 2526.91 12.83 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:31:02 ens3 0.50 0.27 0.26 0.20 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:32:01 ens3 1.81 0.98 2.76 0.07 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:33:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] 07:33:01 ens3 4.85 3.48 4.55 1.85 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] Average: lo 1.21 1.21 0.11 0.11 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] Average: docker0 9.41 17.61 0.75 129.70 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] Average: ens3 166.82 101.28 2069.41 24.84 0.00 0.00 0.00 0.00 [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] ---> sar -P ALL: [2023-09-14T07:33:10.260Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6188) 09/14/23 _x86_64_ (8 CPU) [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] 07:26:47 LINUX RESTART (8 CPU) [2023-09-14T07:33:10.260Z] [2023-09-14T07:33:10.260Z] 07:27:02 CPU %user %nice %system %iowait %steal %idle [2023-09-14T07:33:10.260Z] 07:28:01 all 7.15 0.01 2.88 22.87 0.05 67.03 [2023-09-14T07:33:10.260Z] 07:28:01 0 6.52 0.00 3.70 4.51 0.07 85.20 [2023-09-14T07:33:10.260Z] 07:28:01 1 8.20 0.00 2.48 21.94 0.07 67.31 [2023-09-14T07:33:10.260Z] 07:28:01 2 7.32 0.00 2.62 21.45 0.03 68.57 [2023-09-14T07:33:10.260Z] 07:28:01 3 4.86 0.03 3.08 26.78 0.05 65.20 [2023-09-14T07:33:10.260Z] 07:28:01 4 10.40 0.02 2.06 19.08 0.05 68.39 [2023-09-14T07:33:10.260Z] 07:28:01 5 7.00 0.03 3.27 19.29 0.05 70.37 [2023-09-14T07:33:10.260Z] 07:28:01 6 4.85 0.02 2.26 31.41 0.03 61.42 [2023-09-14T07:33:10.260Z] 07:28:01 7 8.04 0.00 3.59 38.60 0.07 49.70 [2023-09-14T07:33:10.260Z] 07:29:01 all 14.56 0.00 3.61 6.19 0.08 75.56 [2023-09-14T07:33:10.260Z] 07:29:01 0 13.78 0.00 3.37 12.65 0.07 70.14 [2023-09-14T07:33:10.260Z] 07:29:01 1 12.38 0.00 4.80 0.71 0.07 82.04 [2023-09-14T07:33:10.260Z] 07:29:01 2 15.16 0.00 3.84 2.12 0.10 78.78 [2023-09-14T07:33:10.260Z] 07:29:01 3 16.35 0.00 2.80 2.68 0.08 78.09 [2023-09-14T07:33:10.260Z] 07:29:01 4 15.98 0.00 3.12 4.38 0.08 76.43 [2023-09-14T07:33:10.260Z] 07:29:01 5 13.46 0.00 4.31 18.54 0.07 63.62 [2023-09-14T07:33:10.260Z] 07:29:01 6 14.68 0.00 3.37 6.88 0.08 74.98 [2023-09-14T07:33:10.260Z] 07:29:01 7 14.70 0.00 3.26 1.58 0.10 80.36 [2023-09-14T07:33:10.260Z] 07:30:01 all 9.72 0.00 1.62 2.97 0.05 85.65 [2023-09-14T07:33:10.260Z] 07:30:01 0 9.76 0.00 1.45 0.17 0.05 88.57 [2023-09-14T07:33:10.260Z] 07:30:01 1 9.14 0.00 1.27 0.37 0.05 89.17 [2023-09-14T07:33:10.260Z] 07:30:01 2 10.36 0.00 1.38 0.02 0.03 88.21 [2023-09-14T07:33:10.260Z] 07:30:01 3 10.22 0.00 2.03 13.31 0.05 74.39 [2023-09-14T07:33:10.260Z] 07:30:01 4 9.37 0.00 1.59 0.07 0.03 88.94 [2023-09-14T07:33:10.260Z] 07:30:01 5 7.90 0.00 2.73 9.68 0.05 79.64 [2023-09-14T07:33:10.260Z] 07:30:01 6 10.96 0.00 1.26 0.00 0.05 87.73 [2023-09-14T07:33:10.261Z] 07:30:01 7 10.06 0.00 1.23 0.24 0.05 88.43 [2023-09-14T07:33:10.261Z] 07:31:02 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-09-14T07:33:10.261Z] 07:31:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-14T07:33:10.261Z] 07:31:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-14T07:33:10.261Z] 07:31:02 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-14T07:33:10.261Z] 07:31:02 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-14T07:33:10.261Z] 07:31:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-14T07:33:10.261Z] 07:31:02 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-09-14T07:33:10.261Z] 07:31:02 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-14T07:33:10.261Z] 07:31:02 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-14T07:33:10.261Z] 07:32:01 all 0.04 0.00 0.01 0.01 0.00 99.93 [2023-09-14T07:33:10.261Z] 07:32:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-14T07:33:10.261Z] 07:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-14T07:33:10.261Z] 07:32:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-14T07:33:10.261Z] 07:32:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-14T07:33:10.261Z] 07:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-14T07:33:10.261Z] 07:32:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-09-14T07:33:10.261Z] 07:32:01 6 0.10 0.00 0.03 0.00 0.00 99.86 [2023-09-14T07:33:10.261Z] 07:32:01 7 0.09 0.00 0.02 0.00 0.00 99.90 [2023-09-14T07:33:10.261Z] 07:33:01 all 0.17 0.00 0.09 0.01 0.00 99.72 [2023-09-14T07:33:10.261Z] 07:33:01 0 0.33 0.00 0.10 0.00 0.00 99.57 [2023-09-14T07:33:10.261Z] 07:33:01 1 0.12 0.00 0.05 0.00 0.00 99.83 [2023-09-14T07:33:10.261Z] 07:33:01 2 0.20 0.00 0.10 0.00 0.00 99.70 [2023-09-14T07:33:10.261Z] 07:33:01 3 0.10 0.00 0.10 0.03 0.00 99.77 [2023-09-14T07:33:10.261Z] 07:33:01 4 0.15 0.00 0.08 0.00 0.02 99.75 [2023-09-14T07:33:10.261Z] 07:33:01 5 0.13 0.00 0.10 0.03 0.00 99.73 [2023-09-14T07:33:10.261Z] 07:33:01 6 0.18 0.00 0.12 0.00 0.02 99.68 [2023-09-14T07:33:10.261Z] 07:33:01 7 0.15 0.00 0.10 0.00 0.00 99.75 [2023-09-14T07:33:10.261Z] Average: all 5.27 0.00 1.37 5.30 0.03 88.04 [2023-09-14T07:33:10.261Z] Average: 0 5.06 0.00 1.44 2.88 0.03 90.59 [2023-09-14T07:33:10.261Z] Average: 1 4.96 0.00 1.43 3.80 0.03 89.78 [2023-09-14T07:33:10.261Z] Average: 2 5.51 0.00 1.32 3.90 0.03 89.24 [2023-09-14T07:33:10.261Z] Average: 3 5.24 0.01 1.33 7.08 0.03 86.30 [2023-09-14T07:33:10.261Z] Average: 4 5.97 0.00 1.14 3.88 0.03 88.97 [2023-09-14T07:33:10.261Z] Average: 5 4.74 0.01 1.73 7.90 0.03 85.60 [2023-09-14T07:33:10.261Z] Average: 6 5.13 0.00 1.17 6.32 0.03 87.34 [2023-09-14T07:33:10.261Z] Average: 7 5.51 0.00 1.36 6.65 0.04 86.45 [2023-09-14T07:33:10.261Z] [2023-09-14T07:33:10.261Z] [2023-09-14T07:33:10.261Z]