Pull request #490 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 lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 297acae2df72a0291d1ae2f82b6e075b4af401f7+9d98d1e0776d9318972cb8a0c851d1c9cce628cc (8a1393043f4671a3e93be2b5de688d0e00edd12d) 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-ssh11377730446467367516.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1756376819892586351.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-bootstrap/branches/PR-490/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-bootstrap/branches/PR-490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15377519228703213510.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-bootstrap/branches/PR-490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3573202162842910582.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh18004280200300500406.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-bootstrap/branches/PR-490/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-bootstrap/branches/PR-490/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh270908919029808929.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4938 in /w/workspace/xfoundry_go-mod-bootstrap_PR-490 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-490 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/490/head:refs/remotes/origin/PR-490 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9d98d1e0776d9318972cb8a0c851d1c9cce628cc into PR head commit 297acae2df72a0291d1ae2f82b6e075b4af401f7 Merge succeeded, producing 297acae2df72a0291d1ae2f82b6e075b4af401f7 Checking out Revision 297acae2df72a0291d1ae2f82b6e075b4af401f7 (PR-490) > git config core.sparsecheckout # timeout=10 > git checkout -f 297acae2df72a0291d1ae2f82b6e075b4af401f7 # 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 9d98d1e0776d9318972cb8a0c851d1c9cce628cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 297acae2df72a0291d1ae2f82b6e075b4af401f7 # timeout=10 Commit message: "refactor!: Rework to remove use of TOML package" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:41:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:41:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:41:14 ========================================================= 19:41:14 EdgeX Global Pipelines Version Info 19:41:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:41:14 ------------------- 19:41:14 stable info: 19:41:14 ------------------- 19:41:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:41:14 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:41:14 Message: update stable to v1.0.245 19:41:15 ------------------- 19:41:15 experimental info: 19:41:15 ------------------- 19:41:15 Commited By: **** collab-it+edgex@linuxfoundation.org 19:41:15 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 19:41:15 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:41:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 19:41:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 19:41:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:41:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:41:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:41:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-490 [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-490 [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-490 [Pipeline] echo 19:41:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 297acae2df72a0291d1ae2f82b6e075b4af401f7 [Pipeline] echo 19:41:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 297acae [Pipeline] echo 19:41:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:41:17 + git rev-list -1 --merges 297acae2df72a0291d1ae2f82b6e075b4af401f7~1..297acae2df72a0291d1ae2f82b6e075b4af401f7 [Pipeline] echo 19:41:17 -----------> git rev-list -1 --merges 297acae2df72a0291d1ae2f82b6e075b4af401f7~1..297acae2df72a0291d1ae2f82b6e075b4af401f7 297acae2df72a0291d1ae2f82b6e075b4af401f7 [false] [Pipeline] sh 19:41:17 + git log --format=format:%s -1 297acae2df72a0291d1ae2f82b6e075b4af401f7 [Pipeline] echo 19:41:18 ========================================================= 19:41:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:41:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:41:18 + git log --format=format:%s -1 297acae2df72a0291d1ae2f82b6e075b4af401f7 [Pipeline] echo 19:41:18 [semverPrep] GIT_COMMIT: 297acae2df72a0291d1ae2f82b6e075b4af401f7, Commit Message: refactor!: Rework to remove use of TOML package [Pipeline] echo 19:41:18 [semverPrep] This is not a build commit. [Pipeline] sh 19:41:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:41:18 + grep -v github /etc/ssh/ssh_known_hosts 19:41:18 + [ -e /tmp/ssh_known_hosts ] 19:41:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:41:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:41:18 + sudo tee -a /etc/ssh/ssh_known_hosts 19:41:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:41:19 19:41:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:41:20 0.1.4: Pulling from edgex-devops/py-git-semver 19:41:20 b85a868b505f: Pulling fs layer 19:41:20 e2be974225ed: Pulling fs layer 19:41:20 339a4e72a1f5: Pulling fs layer 19:41:20 988bab9f4d93: Pulling fs layer 19:41:20 1469e6f7b9e6: Pulling fs layer 19:41:20 988bab9f4d93: Waiting 19:41:20 eaf3925da568: Pulling fs layer 19:41:20 1469e6f7b9e6: Waiting 19:41:20 bab4dde63d76: Pulling fs layer 19:41:20 eaf3925da568: Waiting 19:41:20 bde34c3a00c8: Pulling fs layer 19:41:20 bab4dde63d76: Waiting 19:41:20 b352a97aabf1: Pulling fs layer 19:41:20 4872d77fe225: Pulling fs layer 19:41:20 5851b861e8e6: Pulling fs layer 19:41:20 bde34c3a00c8: Waiting 19:41:20 5851b861e8e6: Waiting 19:41:20 b352a97aabf1: Waiting 19:41:20 4872d77fe225: Waiting 19:41:20 e2be974225ed: Download complete 19:41:20 988bab9f4d93: Verifying Checksum 19:41:20 988bab9f4d93: Download complete 19:41:20 1469e6f7b9e6: Verifying Checksum 19:41:20 1469e6f7b9e6: Download complete 19:41:20 eaf3925da568: Verifying Checksum 19:41:20 eaf3925da568: Download complete 19:41:20 339a4e72a1f5: Verifying Checksum 19:41:20 339a4e72a1f5: Download complete 19:41:20 bde34c3a00c8: Download complete 19:41:20 b352a97aabf1: Verifying Checksum 19:41:20 b352a97aabf1: Download complete 19:41:20 4872d77fe225: Download complete 19:41:20 5851b861e8e6: Verifying Checksum 19:41:20 5851b861e8e6: Download complete 19:41:20 b85a868b505f: Verifying Checksum 19:41:20 b85a868b505f: Download complete 19:41:20 bab4dde63d76: Download complete 19:41:21 b85a868b505f: Pull complete 19:41:21 e2be974225ed: Pull complete 19:41:22 339a4e72a1f5: Pull complete 19:41:22 988bab9f4d93: Pull complete 19:41:22 1469e6f7b9e6: Pull complete 19:41:22 eaf3925da568: Pull complete 19:41:24 bab4dde63d76: Pull complete 19:41:24 bde34c3a00c8: Pull complete 19:41:24 b352a97aabf1: Pull complete 19:41:24 4872d77fe225: Pull complete 19:41:24 5851b861e8e6: Pull complete 19:41:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:41:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:41:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:25 prd-ubuntu20.04-docker-8c-8g-4938 does not seem to be running inside a container 19:41:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-490 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490:/w/workspace/xfoundry_go-mod-bootstrap_PR-490:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-490@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 19:41:27 $ docker top 3620321b1e2b3c9a2c5c8b74154d3b81f0705669835bf26cbe9d833309996969 -eo pid,comm 19:41:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:41:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:41:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:41:27 [ssh-agent] Looking for ssh-agent implementation... 19:41:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:27 $ docker exec 3620321b1e2b3c9a2c5c8b74154d3b81f0705669835bf26cbe9d833309996969 ssh-agent 19:41:27 SSH_AUTH_SOCK=/tmp/ssh-g90MuiwenKiN/agent.31 19:41:27 SSH_AGENT_PID=37 19:41:28 Running ssh-add (command line suppressed) 19:41:28 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp/private_key_3909395047404432426.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp/private_key_3909395047404432426.key) 19:41:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:41:28 + git tag --points-at HEAD [Pipeline] } 19:41:28 $ docker exec --env ******** --env ******** 3620321b1e2b3c9a2c5c8b74154d3b81f0705669835bf26cbe9d833309996969 ssh-agent -k 19:41:28 unset SSH_AUTH_SOCK; 19:41:28 unset SSH_AGENT_PID; 19:41:28 echo Agent pid 37 killed; 19:41:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:41:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:41:28 [ssh-agent] Looking for ssh-agent implementation... 19:41:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:28 $ docker exec 3620321b1e2b3c9a2c5c8b74154d3b81f0705669835bf26cbe9d833309996969 ssh-agent 19:41:28 SSH_AUTH_SOCK=/tmp/ssh-7QYuhmh5QoCi/agent.69 19:41:28 SSH_AGENT_PID=75 19:41:28 Running ssh-add (command line suppressed) 19:41:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp/private_key_10127606352488806556.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp/private_key_10127606352488806556.key) 19:41:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:41:29 + git semver init 19:41:29 2023-03-21 19:41:29,534 [run_init] DEBUG init version:0.0.0 force:False 19:41:29 2023-03-21 19:41:29,535 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver 19:41:29 2023-03-21 19:41:29,535 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver 19:41:29 2023-03-21 19:41:29,535 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-490, universal_newlines=False, shell=None, istream=None) 19:41:30 2023-03-21 19:41:30,352 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-490/.git/info/exclude 19:41:30 2023-03-21 19:41:30,353 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver/PR-490 with force:False 19:41:30 2023-03-21 19:41:30,353 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver/PR-490 19:41:30 2023-03-21 19:41:30,358 [execute] INFO git cat-file --batch-check 19:41:30 2023-03-21 19:41:30,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver, universal_newlines=False, shell=None, istream=) 19:41:30 2023-03-21 19:41:30,365 [execute] INFO git cat-file --batch 19:41:30 2023-03-21 19:41:30,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver, universal_newlines=False, shell=None, istream=) 19:41:30 2023-03-21 19:41:30,370 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-490/.semver/PR-490 19:41:30 0.0.0 [Pipeline] } 19:41:30 $ docker exec --env ******** --env ******** 3620321b1e2b3c9a2c5c8b74154d3b81f0705669835bf26cbe9d833309996969 ssh-agent -k 19:41:30 unset SSH_AUTH_SOCK; 19:41:30 unset SSH_AGENT_PID; 19:41:30 echo Agent pid 75 killed; 19:41:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:41:31 + git semver [Pipeline] } 19:41:31 $ docker stop --time=1 3620321b1e2b3c9a2c5c8b74154d3b81f0705669835bf26cbe9d833309996969 19:41:32 $ docker rm -f --volumes 3620321b1e2b3c9a2c5c8b74154d3b81f0705669835bf26cbe9d833309996969 [Pipeline] // withDockerContainer [Pipeline] sh 19:41:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:41:33 Stashed 1 file(s) [Pipeline] echo 19:41:33 [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 19:41:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:41:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:41:34 ========================================================= 19:41:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:41:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:41:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:41:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:41:34 63b65145d645: Pulling fs layer 19:41:34 a2d21d5440eb: Pulling fs layer 19:41:34 935e6c44a52c: Pulling fs layer 19:41:34 94cc34f8dd06: Pulling fs layer 19:41:34 30dea6a524f1: Pulling fs layer 19:41:34 a2aff8979fd8: Pulling fs layer 19:41:34 6808be2612f2: Pulling fs layer 19:41:34 f25807f1079a: Pulling fs layer 19:41:34 94cc34f8dd06: Waiting 19:41:34 f25807f1079a: Waiting 19:41:34 a2aff8979fd8: Waiting 19:41:34 6808be2612f2: Waiting 19:41:34 30dea6a524f1: Waiting 19:41:34 a2d21d5440eb: Verifying Checksum 19:41:34 a2d21d5440eb: Download complete 19:41:34 94cc34f8dd06: Verifying Checksum 19:41:34 94cc34f8dd06: Download complete 19:41:34 30dea6a524f1: Verifying Checksum 19:41:34 30dea6a524f1: Download complete 19:41:34 63b65145d645: Verifying Checksum 19:41:34 63b65145d645: Download complete 19:41:34 a2aff8979fd8: Verifying Checksum 19:41:34 a2aff8979fd8: Download complete 19:41:34 63b65145d645: Pull complete 19:41:34 a2d21d5440eb: Pull complete 19:41:35 f25807f1079a: Verifying Checksum 19:41:35 f25807f1079a: Download complete 19:41:35 935e6c44a52c: Verifying Checksum 19:41:35 935e6c44a52c: Download complete 19:41:35 6808be2612f2: Verifying Checksum 19:41:35 6808be2612f2: Download complete 19:41:38 935e6c44a52c: Pull complete 19:41:38 94cc34f8dd06: Pull complete 19:41:38 30dea6a524f1: Pull complete 19:41:38 a2aff8979fd8: Pull complete 19:41:41 6808be2612f2: Pull complete 19:41:41 f25807f1079a: Pull complete 19:41:41 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:41:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 19:41:42 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:42 + docker inspect -f . ci-base-image-x86_64 19:41:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:42 prd-ubuntu20.04-docker-8c-8g-4938 does not seem to be running inside a container 19:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-490 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490:/w/workspace/xfoundry_go-mod-bootstrap_PR-490:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-490@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 19:41:46 $ docker top 1226f2cc88a8903b2c14d9ee88ad1c546dd4d2fcafdf32576d3f04b34c340f7d -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:47 + go version 19:41:47 go version go1.20.2 linux/amd64 [Pipeline] } 19:41:47 $ docker stop --time=1 1226f2cc88a8903b2c14d9ee88ad1c546dd4d2fcafdf32576d3f04b34c340f7d 19:41:48 $ docker rm -f --volumes 1226f2cc88a8903b2c14d9ee88ad1c546dd4d2fcafdf32576d3f04b34c340f7d 19:41:48 Still waiting to schedule task 19:41:48 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:49 + docker inspect -f . ci-base-image-x86_64 19:41:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:49 prd-ubuntu20.04-docker-8c-8g-4938 does not seem to be running inside a container 19:41:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-490 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490:/w/workspace/xfoundry_go-mod-bootstrap_PR-490:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-490@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 19:41:50 $ docker top b06c55875e9cc3fe6f8688bc6559a6b7cbdff275a14879c7b749fc7042653188 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:50 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-490 [Pipeline] fileExists [Pipeline] sh 19:41:50 + make test 19:41:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:41:50 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:41:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 19:41:50 go: downloading github.com/stretchr/testify v1.8.2 19:41:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 19:41:51 go: downloading github.com/google/uuid v1.3.0 19:41:51 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:41:51 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 19:41:51 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 19:41:51 go: downloading github.com/mitchellh/copystructure v1.2.0 19:41:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 19:41:51 go: downloading gopkg.in/yaml.v3 v3.0.1 19:41:51 go: downloading github.com/gorilla/mux v1.8.0 19:41:51 go: downloading github.com/davecgh/go-spew v1.1.1 19:41:51 go: downloading github.com/pmezard/go-difflib v1.0.0 19:41:51 go: downloading github.com/stretchr/objx v0.5.0 19:41:51 go: downloading github.com/hashicorp/errwrap v1.0.0 19:41:51 go: downloading github.com/go-kit/log v0.2.1 19:41:51 go: downloading github.com/go-playground/validator/v10 v10.11.2 19:41:51 go: downloading github.com/mitchellh/reflectwalk v1.0.2 19:41:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 19:41:51 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:41:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:41:51 go: downloading github.com/hashicorp/consul/api v1.20.0 19:41:51 go: downloading github.com/gorilla/websocket v1.4.2 19:41:51 go: downloading golang.org/x/net v0.7.0 19:41:51 go: downloading golang.org/x/sync v0.1.0 19:41:51 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:41:51 go: downloading github.com/x448/float16 v0.8.4 19:41:51 go: downloading github.com/leodido/go-urn v1.2.1 19:41:51 go: downloading github.com/go-playground/universal-translator v0.18.1 19:41:51 go: downloading golang.org/x/crypto v0.6.0 19:41:51 go: downloading golang.org/x/text v0.7.0 19:41:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:41:51 go: downloading github.com/hashicorp/go-hclog v0.14.1 19:41:51 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:41:51 go: downloading github.com/hashicorp/serf v0.10.1 19:41:51 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:41:51 go: downloading github.com/zeebo/errs v1.3.0 19:41:51 go: downloading google.golang.org/grpc v1.51.0 19:41:51 go: downloading github.com/go-playground/locales v0.14.1 19:41:51 go: downloading github.com/fatih/color v1.9.0 19:41:51 go: downloading github.com/mattn/go-isatty v0.0.14 19:41:51 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:41:51 go: downloading google.golang.org/protobuf v1.28.1 19:41:51 go: downloading github.com/armon/go-metrics v0.3.10 19:41:51 go: downloading github.com/mattn/go-colorable v0.1.12 19:41:51 go: downloading golang.org/x/sys v0.5.0 19:41:51 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 19:41:51 go: downloading github.com/golang/protobuf v1.5.2 19:41:51 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 19:41:51 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:41:53 bootstrap/container/configuration.go:18:2: github.com/edgexfoundry/go-mod-configuration/v3@v3.0.0-dev.9: replacement directory ../go-mod-configuration does not exist 19:41:53 bootstrap/environment/variables.go:30:2: github.com/edgexfoundry/go-mod-configuration/v3@v3.0.0-dev.9: replacement directory ../go-mod-configuration does not exist 19:41:53 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 19:41:53 $ docker stop --time=1 b06c55875e9cc3fe6f8688bc6559a6b7cbdff275a14879c7b749fc7042653188 19:41:56 $ docker rm -f --volumes b06c55875e9cc3fe6f8688bc6559a6b7cbdff275a14879c7b749fc7042653188 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:57 19:41:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:58 latest: Pulling from edgex-lftools-log-publisher 19:41:58 5eb5b503b376: Pulling fs layer 19:41:58 5c69ac0246d0: Pulling fs layer 19:41:58 ec43610c2a17: Pulling fs layer 19:41:58 3a2ae6a8a46f: Pulling fs layer 19:41:58 33b1e0a273af: Pulling fs layer 19:41:58 5d3b04190fa2: Pulling fs layer 19:41:58 2f39f015ded8: Pulling fs layer 19:41:58 33b1e0a273af: Waiting 19:41:58 5d3b04190fa2: Waiting 19:41:58 2f39f015ded8: Waiting 19:41:58 3a2ae6a8a46f: Waiting 19:41:58 5c69ac0246d0: Download complete 19:41:58 3a2ae6a8a46f: Verifying Checksum 19:41:58 3a2ae6a8a46f: Download complete 19:41:58 33b1e0a273af: Verifying Checksum 19:41:58 33b1e0a273af: Download complete 19:41:58 5d3b04190fa2: Verifying Checksum 19:41:58 5d3b04190fa2: Download complete 19:41:58 ec43610c2a17: Verifying Checksum 19:41:58 ec43610c2a17: Download complete 19:41:58 5eb5b503b376: Download complete 19:41:59 2f39f015ded8: Download complete 19:41:59 5eb5b503b376: Pull complete 19:42:00 5c69ac0246d0: Pull complete 19:42:00 ec43610c2a17: Pull complete 19:42:00 3a2ae6a8a46f: Pull complete 19:42:00 33b1e0a273af: Pull complete 19:42:01 5d3b04190fa2: Pull complete 19:42:06 2f39f015ded8: Pull complete 19:42:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:42:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:06 prd-ubuntu20.04-docker-8c-8g-4938 does not seem to be running inside a container 19:42:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-490 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490:/w/workspace/xfoundry_go-mod-bootstrap_PR-490:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-490@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 19:42:11 $ docker top 70b30646b2019c91f31f089a6c1aa9efdac9d90d7c5fa751e5e22d6cda123715 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:11 ---> job-cost.sh 19:42:11 lf-activate-venv: SKIPPING 19:42:11 INFO: No Stack... 19:42:12 INFO: Retrieving Pricing Info for: v3-standard-8 19:42:12 INFO: Archiving Costs [Pipeline] sh 19:42:13 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-490/archives/cost.csv 19:42:13 + cut -d, -f6 [Pipeline] lock 19:42:13 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] 19:42:13 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] did not exist. Created. 19:42:13 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:42:13 + echo total: 0.2199999988079071 [Pipeline] stash 19:42:13 Stashed 1 file(s) [Pipeline] } 19:42:13 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:42:13 $ docker stop --time=1 70b30646b2019c91f31f089a6c1aa9efdac9d90d7c5fa751e5e22d6cda123715 19:42:14 $ docker rm -f --volumes 70b30646b2019c91f31f089a6c1aa9efdac9d90d7c5fa751e5e22d6cda123715 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:42:15 Failed in branch amd64 19:44:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4939 in /w/workspace/xfoundry_go-mod-bootstrap_PR-490 [Pipeline] { [Pipeline] ws 19:44:56 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 19:44:56 Selected Git installation does not exist. Using Default 19:44:56 The recommended git tool is: NONE 19:45:02 using credential edgex-jenkins-ssh 19:45:02 Cloning the remote Git repository 19:45:02 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 19:45:03 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 19:45:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:45:03 > git --version # timeout=10 19:45:03 > git --version # 'git version 2.25.1' 19:45:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:45:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:45:06 Merging remotes/origin/main commit 9d98d1e0776d9318972cb8a0c851d1c9cce628cc into PR head commit 297acae2df72a0291d1ae2f82b6e075b4af401f7 19:45:06 Merge succeeded, producing 297acae2df72a0291d1ae2f82b6e075b4af401f7 19:45:06 Checking out Revision 297acae2df72a0291d1ae2f82b6e075b4af401f7 (PR-490) 19:45:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:45:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:45:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/490/head:refs/remotes/origin/PR-490 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:45:06 > git config core.sparsecheckout # timeout=10 19:45:06 > git checkout -f 297acae2df72a0291d1ae2f82b6e075b4af401f7 # timeout=10 19:45:06 > git remote # timeout=10 19:45:06 > git config --get remote.origin.url # timeout=10 19:45:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:45:06 > git merge 9d98d1e0776d9318972cb8a0c851d1c9cce628cc # timeout=10 19:45:06 > git rev-parse HEAD^{commit} # timeout=10 19:45:06 > git config core.sparsecheckout # timeout=10 19:45:06 > git checkout -f 297acae2df72a0291d1ae2f82b6e075b4af401f7 # timeout=10 19:45:10 Commit message: "refactor!: Rework to remove use of TOML package" 19:45:10 > git --version # timeout=10 19:45:10 > git --version # 'git version 2.25.1' 19:45:10 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:45:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:45:11 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:11 Dload Upload Total Spent Left Speed 19:45:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 19:45:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:45:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:45:12 + sudo tee /etc/docker/daemon.new 19:45:12 { 19:45:12 "registry-mirrors": [ 19:45:12 "https://nexus3.edgexfoundry.org:10001" 19:45:12 ], 19:45:12 "bip": "10.250.0.254/24", 19:45:12 "hosts": [ 19:45:12 "tcp://0.0.0.0:5555", 19:45:12 "unix:///var/run/docker.sock" 19:45:12 ], 19:45:12 "mtu": 1458, 19:45:12 "selinux-enabled": true, 19:45:12 "seccomp-profile": "/etc/docker/seccomp.json" 19:45:12 } [Pipeline] sh 19:45:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:45:13 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:45:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:45:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:45:32 ========================================================= 19:45:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:45:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:45:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:45:33 af6eaf76a39c: Pulling fs layer 19:45:33 55522c791124: Pulling fs layer 19:45:33 ce5c4a1c91eb: Pulling fs layer 19:45:33 169dfbe0d373: Pulling fs layer 19:45:33 e1ff8fa3b103: Pulling fs layer 19:45:33 52ebb69f0ebf: Pulling fs layer 19:45:33 5abe8eddf0d5: Pulling fs layer 19:45:33 e1ff8fa3b103: Waiting 19:45:33 169dfbe0d373: Waiting 19:45:33 52ebb69f0ebf: Waiting 19:45:33 5abe8eddf0d5: Waiting 19:45:33 55522c791124: Download complete 19:45:33 169dfbe0d373: Verifying Checksum 19:45:33 169dfbe0d373: Download complete 19:45:33 e1ff8fa3b103: Verifying Checksum 19:45:33 e1ff8fa3b103: Download complete 19:45:33 af6eaf76a39c: Verifying Checksum 19:45:33 af6eaf76a39c: Download complete 19:45:34 5abe8eddf0d5: Verifying Checksum 19:45:34 5abe8eddf0d5: Download complete 19:45:35 ce5c4a1c91eb: Verifying Checksum 19:45:35 ce5c4a1c91eb: Download complete 19:45:35 52ebb69f0ebf: Verifying Checksum 19:45:35 52ebb69f0ebf: Download complete 19:45:35 af6eaf76a39c: Pull complete 19:45:36 55522c791124: Pull complete 19:45:46 ce5c4a1c91eb: Pull complete 19:45:46 169dfbe0d373: Pull complete 19:45:46 e1ff8fa3b103: Pull complete 19:45:53 52ebb69f0ebf: Pull complete 19:45:54 5abe8eddf0d5: Pull complete 19:45:54 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 19:45:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:45:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 19:45:54 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:54 + docker inspect -f . ci-base-image-arm64 19:45:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:55 prd-ubuntu20.04-docker-arm64-4c-16g-4939 does not seem to be running inside a container 19:45:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 19:45:58 $ docker top cff50fe70b79a3389cc3a454f9fd60c0c6d9294cb6e40b95405908539ad9c2ff -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:59 + go version 19:45:59 go version go1.20.2 linux/arm64 [Pipeline] } 19:45:59 $ docker stop --time=1 cff50fe70b79a3389cc3a454f9fd60c0c6d9294cb6e40b95405908539ad9c2ff 19:46:01 $ docker rm -f --volumes cff50fe70b79a3389cc3a454f9fd60c0c6d9294cb6e40b95405908539ad9c2ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:02 + docker inspect -f . ci-base-image-arm64 19:46:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:02 prd-ubuntu20.04-docker-arm64-4c-16g-4939 does not seem to be running inside a container 19:46:02 $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 19:46:03 $ docker top 6f776ebd3004772fcd3d5c56ca210d705d45802e3fc00e23555e3927cef2b29a -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:04 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 19:46:05 + make test 19:46:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:46:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 19:46:05 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 19:46:05 go: downloading github.com/stretchr/testify v1.8.2 19:46:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 19:46:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 19:46:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 19:46:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:46:06 go: downloading github.com/mitchellh/copystructure v1.2.0 19:46:06 go: downloading gopkg.in/yaml.v3 v3.0.1 19:46:06 go: downloading github.com/gorilla/mux v1.8.0 19:46:06 go: downloading github.com/google/uuid v1.3.0 19:46:06 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:46:06 go: downloading github.com/davecgh/go-spew v1.1.1 19:46:06 go: downloading github.com/pmezard/go-difflib v1.0.0 19:46:06 go: downloading github.com/gorilla/websocket v1.4.2 19:46:06 go: downloading golang.org/x/net v0.7.0 19:46:06 go: downloading golang.org/x/sync v0.1.0 19:46:06 go: downloading github.com/go-kit/log v0.2.1 19:46:06 go: downloading github.com/stretchr/objx v0.5.0 19:46:06 go: downloading github.com/go-playground/validator/v10 v10.11.2 19:46:07 go: downloading github.com/mitchellh/reflectwalk v1.0.2 19:46:07 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:46:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 19:46:07 go: downloading github.com/hashicorp/errwrap v1.0.0 19:46:07 go: downloading github.com/hashicorp/consul/api v1.20.0 19:46:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:46:07 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:46:07 go: downloading github.com/x448/float16 v0.8.4 19:46:07 go: downloading github.com/go-playground/universal-translator v0.18.1 19:46:07 go: downloading github.com/leodido/go-urn v1.2.1 19:46:07 go: downloading golang.org/x/crypto v0.6.0 19:46:07 go: downloading golang.org/x/text v0.7.0 19:46:07 go: downloading github.com/zeebo/errs v1.3.0 19:46:08 go: downloading google.golang.org/grpc v1.51.0 19:46:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:46:09 go: downloading github.com/hashicorp/go-hclog v0.14.1 19:46:09 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:46:09 go: downloading github.com/hashicorp/serf v0.10.1 19:46:09 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:46:09 go: downloading github.com/go-playground/locales v0.14.1 19:46:09 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:46:09 go: downloading google.golang.org/protobuf v1.28.1 19:46:11 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 19:46:11 go: downloading github.com/fatih/color v1.9.0 19:46:11 go: downloading github.com/mattn/go-isatty v0.0.14 19:46:11 go: downloading github.com/armon/go-metrics v0.3.10 19:46:11 go: downloading github.com/golang/protobuf v1.5.2 19:46:11 go: downloading golang.org/x/sys v0.5.0 19:46:11 go: downloading github.com/mattn/go-colorable v0.1.12 19:46:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 19:46:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:46:18 bootstrap/container/configuration.go:18:2: github.com/edgexfoundry/go-mod-configuration/v3@v3.0.0-dev.9: replacement directory ../go-mod-configuration does not exist 19:46:18 bootstrap/environment/variables.go:30:2: github.com/edgexfoundry/go-mod-configuration/v3@v3.0.0-dev.9: replacement directory ../go-mod-configuration does not exist 19:46:18 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 19:46:18 $ docker stop --time=1 6f776ebd3004772fcd3d5c56ca210d705d45802e3fc00e23555e3927cef2b29a 19:46:21 $ docker rm -f --volumes 6f776ebd3004772fcd3d5c56ca210d705d45802e3fc00e23555e3927cef2b29a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:46:24 19:46:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:46:24 arm64: Pulling from edgex-lftools-log-publisher 19:46:24 8998bd30e6a1: Pulling fs layer 19:46:24 04944245beec: Pulling fs layer 19:46:24 699f458cf7ca: Pulling fs layer 19:46:24 765212b225bb: Pulling fs layer 19:46:24 f23df028b6ca: Pulling fs layer 19:46:24 d65c8cfc05b1: Pulling fs layer 19:46:24 2437ff75d9bd: Pulling fs layer 19:46:24 f23df028b6ca: Waiting 19:46:24 d65c8cfc05b1: Waiting 19:46:24 2437ff75d9bd: Waiting 19:46:24 765212b225bb: Waiting 19:46:24 04944245beec: Verifying Checksum 19:46:24 04944245beec: Download complete 19:46:24 765212b225bb: Verifying Checksum 19:46:24 765212b225bb: Download complete 19:46:24 f23df028b6ca: Download complete 19:46:24 d65c8cfc05b1: Verifying Checksum 19:46:24 d65c8cfc05b1: Download complete 19:46:25 699f458cf7ca: Verifying Checksum 19:46:25 699f458cf7ca: Download complete 19:46:25 8998bd30e6a1: Verifying Checksum 19:46:25 8998bd30e6a1: Download complete 19:46:28 2437ff75d9bd: Verifying Checksum 19:46:28 2437ff75d9bd: Download complete 19:46:29 8998bd30e6a1: Pull complete 19:46:30 04944245beec: Pull complete 19:46:31 699f458cf7ca: Pull complete 19:46:31 765212b225bb: Pull complete 19:46:32 f23df028b6ca: Pull complete 19:46:32 d65c8cfc05b1: Pull complete 19:46:47 2437ff75d9bd: Pull complete 19:46:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:46:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:46:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:47 prd-ubuntu20.04-docker-arm64-4c-16g-4939 does not seem to be running inside a container 19:46:47 $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 19:46:50 $ docker top d0b179219aa0efe7c4a3838a5496d9e974dc2890ee802d1651ce26231ec854f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:46:51 ---> job-cost.sh 19:46:51 lf-activate-venv: SKIPPING 19:46:51 INFO: No Stack... 19:46:52 INFO: Retrieving Pricing Info for: v3-standard-4 19:46:53 INFO: Archiving Costs [Pipeline] sh 19:46:53 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 19:46:53 + cut -d, -f6 [Pipeline] lock 19:46:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] 19:46:53 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] did not exist. Created. 19:46:53 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:46:54 /w/workspace/go-mod-bootstrap/1@tmp/durable-22ddb0f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:46:55 + echo total: 0.10999999940395355 [Pipeline] stash 19:46:55 Warning: overwriting stash ‘stack-cost’ 19:46:55 Stashed 1 file(s) [Pipeline] } 19:46:55 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-490-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:46:55 $ docker stop --time=1 d0b179219aa0efe7c4a3838a5496d9e974dc2890ee802d1651ce26231ec854f6 19:46:57 $ docker rm -f --volumes d0b179219aa0efe7c4a3838a5496d9e974dc2890ee802d1651ce26231ec854f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:46:58 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:47:00 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-490/archives ] 19:47:00 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-490/archives 19:47:00 total 16 19:47:00 drwxr-xr-x 3 root root 4096 Mar 21 19:42 . 19:47:00 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 19:42 .. 19:47:00 drwxr-xr-x 2 root root 4096 Mar 21 19:42 cost 19:47:00 -rw-r--r-- 1 root root 88 Mar 21 19:42 cost.csv 19:47:00 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-490/archives 19:47:00 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-490/archives 19:47:00 total 16 19:47:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 19:42 . 19:47:00 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 19:42 .. 19:47:00 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 19:42 cost 19:47:00 -rw-r--r-- 1 jenkins jenkins 88 Mar 21 19:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:47:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:47:01 ---> package-listing.sh 19:47:01 ++ tr '[:upper:]' '[:lower:]' 19:47:01 ++ facter osfamily 19:47:01 + OS_FAMILY=debian 19:47:01 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-490 19:47:01 + START_PACKAGES=/tmp/packages_start.txt 19:47:01 + END_PACKAGES=/tmp/packages_end.txt 19:47:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:47:01 + PACKAGES=/tmp/packages_start.txt 19:47:01 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-490 ']' 19:47:01 + PACKAGES=/tmp/packages_end.txt 19:47:01 + case "${OS_FAMILY}" in 19:47:01 + dpkg -l 19:47:01 + grep '^ii' 19:47:01 + '[' -f /tmp/packages_start.txt ']' 19:47:01 + '[' -f /tmp/packages_end.txt ']' 19:47:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:47:01 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-490 ']' 19:47:01 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-490/archives/ 19:47:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-490/archives/ [Pipeline] echo 19:47:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:47:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:47:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:02 prd-ubuntu20.04-docker-8c-8g-4938 does not seem to be running inside a container 19:47:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-490 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490:/w/workspace/xfoundry_go-mod-bootstrap_PR-490:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-490@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 19:47:03 $ docker top fdff8688dff914f6757637cdfc3a1ae428f16050067825ebb2b086096fa2a495 -eo pid,comm [Pipeline] { [Pipeline] sh 19:47:03 + touch /tmp/pre-build-complete [Pipeline] sh 19:47:03 + mkdir -p /var/log/sysstat [Pipeline] sh 19:47:04 + ls /var/log/sa-host 19:47:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:04 provisioning config files... 19:47:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-490@tmp/config7297156707357460187tmp [Pipeline] { [Pipeline] echo 19:47:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:47:04 ---> create-netrc.sh [Pipeline] } 19:47:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:47:05 ---> python-tools-install.sh [Pipeline] echo 19:47:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:47:05 ---> sudo-logs.sh 19:47:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:47:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:47:05 ---> job-cost.sh 19:47:05 lf-activate-venv: SKIPPING 19:47:05 DEBUG: total: 0.2199999988079071 19:47:05 INFO: Retrieving Stack Cost... 19:47:06 INFO: Retrieving Pricing Info for: v3-standard-8 19:47:06 INFO: Archiving Costs [Pipeline] echo 19:47:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:47:07 ---> logs-deploy.sh 19:47:07 lf-activate-venv: SKIPPING 19:47:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-490/1 19:47:07 INFO: archiving workspace using pattern(s): 19:47:08 Archives upload complete. 19:47:08 INFO: archiving logs to Nexus 19:47:08 ---> uname -a: 19:47:08 Linux prd-ubuntu20-04-docker-8c-8g-4938 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:47:08 19:47:08 19:47:08 ---> lscpu: 19:47:08 Architecture: x86_64 19:47:08 CPU op-mode(s): 32-bit, 64-bit 19:47:08 Byte Order: Little Endian 19:47:08 Address sizes: 40 bits physical, 48 bits virtual 19:47:08 CPU(s): 8 19:47:08 On-line CPU(s) list: 0-7 19:47:08 Thread(s) per core: 1 19:47:08 Core(s) per socket: 1 19:47:08 Socket(s): 8 19:47:08 NUMA node(s): 1 19:47:08 Vendor ID: AuthenticAMD 19:47:08 CPU family: 23 19:47:08 Model: 49 19:47:08 Model name: AMD EPYC-Rome Processor 19:47:08 Stepping: 0 19:47:08 CPU MHz: 2800.000 19:47:08 BogoMIPS: 5600.00 19:47:08 Virtualization: AMD-V 19:47:08 Hypervisor vendor: KVM 19:47:08 Virtualization type: full 19:47:08 L1d cache: 256 KiB 19:47:08 L1i cache: 256 KiB 19:47:08 L2 cache: 4 MiB 19:47:08 L3 cache: 128 MiB 19:47:08 NUMA node0 CPU(s): 0-7 19:47:08 Vulnerability Itlb multihit: Not affected 19:47:08 Vulnerability L1tf: Not affected 19:47:08 Vulnerability Mds: Not affected 19:47:08 Vulnerability Meltdown: Not affected 19:47:08 Vulnerability Mmio stale data: Not affected 19:47:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:47:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:47:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:47:08 Vulnerability Srbds: Not affected 19:47:08 Vulnerability Tsx async abort: Not affected 19:47:08 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 19:47:08 19:47:08 19:47:08 ---> nproc: 19:47:08 8 19:47:08 19:47:08 19:47:08 ---> df -h: 19:47:08 Filesystem Size Used Avail Use% Mounted on 19:47:08 overlay 155G 11G 145G 7% / 19:47:08 tmpfs 64M 0 64M 0% /dev 19:47:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:47:08 shm 64M 0 64M 0% /dev/shm 19:47:08 /dev/vda1 155G 11G 145G 7% /facter-os 19:47:08 19:47:08 19:47:08 ---> sar -b -r -n DEV: 19:47:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4938) 03/21/23 _x86_64_ (8 CPU) 19:47:08 19:47:08 19:40:34 LINUX RESTART (8 CPU) 19:47:08 19:47:08 19:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:47:08 19:42:01 353.80 33.47 320.34 0.00 4163.09 78744.76 0.00 19:47:08 19:43:01 29.28 0.13 29.15 0.00 5.07 16428.88 0.00 19:47:08 19:44:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 19:47:08 19:45:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 19:47:08 19:46:01 25.48 10.26 15.21 0.00 3461.56 3687.65 0.00 19:47:08 19:47:01 5.68 0.15 5.53 0.00 12.13 75.72 0.00 19:47:08 Average: 68.73 7.26 61.46 0.00 1265.56 16321.01 0.00 19:47:08 19:47:08 19:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:47:08 19:42:01 28809428 31555044 750264 2.28 89208 2917376 2003280 5.90 1040456 2649372 341776 19:47:08 19:43:01 28694692 31587860 714760 2.17 92008 3034528 1723656 5.08 1018776 2753880 8 19:47:08 19:44:01 28693868 31587196 714824 2.17 92072 3034528 1723656 5.08 1018344 2753884 16 19:47:08 19:45:01 28701156 31594688 707104 2.15 92128 3034532 1723656 5.08 1011584 2753884 16 19:47:08 19:46:01 28460024 31575212 717800 2.18 97552 3238488 1777820 5.24 1174084 2808792 1368 19:47:08 19:47:01 28463716 31579724 713248 2.17 97648 3239184 1770144 5.22 1171676 2808908 660 19:47:08 Average: 28637147 31579954 719667 2.19 93436 3083106 1787035 5.27 1072487 2754787 57307 19:47:08 19:47:08 19:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:47:08 19:42:01 docker0 46.55 69.29 3.90 637.31 0.00 0.00 0.00 0.00 19:47:08 19:42:01 lo 4.41 4.41 0.43 0.43 0.00 0.00 0.00 0.00 19:47:08 19:42:01 ens3 856.24 565.46 9765.09 123.38 0.00 0.00 0.00 0.00 19:47:08 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:08 19:43:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:47:08 19:43:01 ens3 12.01 8.48 13.16 5.05 0.00 0.00 0.00 0.00 19:47:08 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:08 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:08 19:44:01 ens3 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00 19:47:08 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:08 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:47:08 19:45:01 ens3 1.33 1.07 4.73 0.32 0.00 0.00 0.00 0.00 19:47:08 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:08 19:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:47:08 19:46:01 ens3 63.84 24.66 1373.24 1.89 0.00 0.00 0.00 0.00 19:47:08 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:47:08 19:47:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:47:08 19:47:01 ens3 6.22 3.67 6.28 2.12 0.00 0.00 0.00 0.00 19:47:08 Average: docker0 7.65 11.39 0.64 104.74 0.00 0.00 0.00 0.00 19:47:08 Average: lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 19:47:08 Average: ens3 154.76 99.26 1838.36 21.84 0.00 0.00 0.00 0.00 19:47:08 19:47:08 19:47:08 ---> sar -P ALL: 19:47:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4938) 03/21/23 _x86_64_ (8 CPU) 19:47:08 19:47:08 19:40:34 LINUX RESTART (8 CPU) 19:47:08 19:47:08 19:41:02 CPU %user %nice %system %iowait %steal %idle 19:47:08 19:42:01 all 11.53 0.00 4.12 2.52 0.08 81.75 19:47:08 19:42:01 0 14.84 0.00 3.67 0.53 0.07 80.89 19:47:08 19:42:01 1 9.03 0.00 4.97 11.30 0.10 74.59 19:47:08 19:42:01 2 11.73 0.00 3.55 0.22 0.07 84.43 19:47:08 19:42:01 3 10.29 0.00 4.47 0.53 0.07 84.64 19:47:08 19:42:01 4 9.16 0.00 3.80 0.15 0.07 86.82 19:47:08 19:42:01 5 10.76 0.00 5.57 2.70 0.09 80.89 19:47:08 19:42:01 6 15.30 0.00 3.77 1.80 0.09 79.05 19:47:08 19:42:01 7 11.09 0.00 3.17 2.89 0.09 82.76 19:47:08 19:43:01 all 1.47 0.00 0.66 0.81 0.03 97.03 19:47:08 19:43:01 0 1.34 0.00 0.75 0.02 0.05 97.84 19:47:08 19:43:01 1 1.55 0.00 0.52 0.00 0.03 97.90 19:47:08 19:43:01 2 1.52 0.00 0.62 0.17 0.02 97.68 19:47:08 19:43:01 3 1.39 0.00 0.53 0.00 0.03 98.05 19:47:08 19:43:01 4 1.66 0.00 1.10 4.83 0.05 92.36 19:47:08 19:43:01 5 1.50 0.00 0.50 0.05 0.03 97.91 19:47:08 19:43:01 6 1.56 0.00 0.67 0.00 0.02 97.75 19:47:08 19:43:01 7 1.26 0.00 0.59 1.44 0.03 96.69 19:47:08 19:44:01 all 0.03 0.00 0.01 0.01 0.01 99.95 19:47:08 19:44:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:47:08 19:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:47:08 19:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:47:08 19:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:47:08 19:44:01 4 0.03 0.00 0.00 0.02 0.00 99.95 19:47:08 19:44:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:47:08 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:47:08 19:44:01 7 0.07 0.00 0.00 0.03 0.03 99.87 19:47:08 19:45:01 all 0.04 0.00 0.02 0.01 0.01 99.92 19:47:08 19:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:47:08 19:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 19:47:08 19:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:47:08 19:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:47:08 19:45:01 4 0.03 0.00 0.03 0.02 0.02 99.90 19:47:08 19:45:01 5 0.07 0.00 0.02 0.00 0.02 99.90 19:47:08 19:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:47:08 19:45:01 7 0.10 0.00 0.02 0.03 0.00 99.85 19:47:08 19:46:01 all 0.98 0.00 0.43 0.67 0.01 97.90 19:47:08 19:46:01 0 0.62 0.00 0.55 0.52 0.02 98.30 19:47:08 19:46:01 1 1.08 0.00 0.22 1.02 0.00 97.68 19:47:08 19:46:01 2 1.27 0.00 0.60 1.27 0.00 96.87 19:47:08 19:46:01 3 1.15 0.00 0.57 0.13 0.02 98.13 19:47:08 19:46:01 4 0.53 0.00 0.50 0.45 0.02 98.50 19:47:08 19:46:01 5 1.15 0.00 0.30 0.98 0.02 97.55 19:47:08 19:46:01 6 1.07 0.00 0.23 0.02 0.00 98.68 19:47:08 19:46:01 7 0.98 0.00 0.48 0.98 0.02 97.53 19:47:08 19:47:01 all 0.21 0.00 0.06 0.02 0.01 99.69 19:47:08 19:47:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:47:08 19:47:01 1 0.05 0.00 0.07 0.07 0.02 99.80 19:47:08 19:47:01 2 0.35 0.00 0.10 0.08 0.00 99.47 19:47:08 19:47:01 3 0.15 0.00 0.07 0.00 0.02 99.77 19:47:08 19:47:01 4 0.08 0.00 0.03 0.00 0.02 99.87 19:47:08 19:47:01 5 0.80 0.00 0.12 0.00 0.00 99.08 19:47:08 19:47:01 6 0.10 0.00 0.05 0.00 0.02 99.83 19:47:08 19:47:01 7 0.12 0.00 0.03 0.00 0.02 99.83 19:47:08 Average: all 2.33 0.00 0.87 0.66 0.03 96.11 19:47:08 Average: 0 2.75 0.00 0.83 0.18 0.03 96.21 19:47:08 Average: 1 1.93 0.00 0.94 2.02 0.03 95.08 19:47:08 Average: 2 2.45 0.00 0.81 0.29 0.02 96.44 19:47:08 Average: 3 2.13 0.00 0.93 0.11 0.02 96.82 19:47:08 Average: 4 1.88 0.00 0.90 0.91 0.03 96.29 19:47:08 Average: 5 2.35 0.00 1.06 0.61 0.03 95.95 19:47:08 Average: 6 2.96 0.00 0.78 0.30 0.02 95.94 19:47:08 Average: 7 2.22 0.00 0.70 0.89 0.03 96.16 19:47:08 19:47:08 19:47:08