Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fc36e79061b47260390c9f2ee28065c9c5bd9e2+09117ed6ec65601c86e054525ad6f8186f9d00a7 (dbac0ab49ccdaf389f9a464c172470d96ce8fcfa) 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-ssh14310868563033941076.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14735049454255358101.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-121/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-registry/branches/PR-121/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7330922384015471740.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 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-ssh4329268469984976150.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-121/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-registry/branches/PR-121/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14936905134842676877.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry 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 ‘prd-ubuntu20.04-docker-8c-8g-16592’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16599 in /w/workspace/exfoundry_go-mod-registry_PR-121 [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-registry.git > git init /w/workspace/exfoundry_go-mod-registry_PR-121 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 09117ed6ec65601c86e054525ad6f8186f9d00a7 into PR head commit 6fc36e79061b47260390c9f2ee28065c9c5bd9e2 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fc36e79061b47260390c9f2ee28065c9c5bd9e2 # timeout=10 Merge succeeded, producing fd7973abf4f1020c4c2a5a6c43a156483e84a7b9 Checking out Revision fd7973abf4f1020c4c2a5a6c43a156483e84a7b9 (PR-121) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 09117ed6ec65601c86e054525ad6f8186f9d00a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd7973abf4f1020c4c2a5a6c43a156483e84a7b9 # timeout=10 Commit message: "Merge commit '09117ed6ec65601c86e054525ad6f8186f9d00a7' into HEAD" > git rev-list --no-walk 6fc36e79061b47260390c9f2ee28065c9c5bd9e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:55:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:55:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:55:23 ========================================================= 22:55:23 EdgeX Global Pipelines Version Info 22:55:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:55:24 ------------------- 22:55:24 stable info: 22:55:24 ------------------- 22:55:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:55:24 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:55:24 Message: update stable to v1.0.249 22:55:24 ------------------- 22:55:24 experimental info: 22:55:24 ------------------- 22:55:24 Commited By: **** collab-it+edgex@linuxfoundation.org 22:55:24 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 22:55:24 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-121 [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-121 [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-121 [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd7973abf4f1020c4c2a5a6c43a156483e84a7b9 [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd7973a [Pipeline] echo 22:55:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:55:25 + git rev-list -1 --merges fd7973abf4f1020c4c2a5a6c43a156483e84a7b9~1..fd7973abf4f1020c4c2a5a6c43a156483e84a7b9 [Pipeline] echo 22:55:25 -----------> git rev-list -1 --merges fd7973abf4f1020c4c2a5a6c43a156483e84a7b9~1..fd7973abf4f1020c4c2a5a6c43a156483e84a7b9 fd7973abf4f1020c4c2a5a6c43a156483e84a7b9 22:55:25 fd7973abf4f1020c4c2a5a6c43a156483e84a7b9 [false] [Pipeline] sh 22:55:26 + git log --format=format:%s -1 fd7973abf4f1020c4c2a5a6c43a156483e84a7b9 [Pipeline] echo 22:55:26 ========================================================= 22:55:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:55:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:55:26 + git log --format=format:%s -1 fd7973abf4f1020c4c2a5a6c43a156483e84a7b9 [Pipeline] echo 22:55:26 [semverPrep] GIT_COMMIT: fd7973abf4f1020c4c2a5a6c43a156483e84a7b9, Commit Message: Merge commit '09117ed6ec65601c86e054525ad6f8186f9d00a7' into HEAD [Pipeline] echo 22:55:26 [semverPrep] This is not a build commit. [Pipeline] sh 22:55:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:55:26 + grep -v github /etc/ssh/ssh_known_hosts 22:55:26 + [ -e /tmp/ssh_known_hosts ] 22:55:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:55:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:55:26 + sudo tee -a /etc/ssh/ssh_known_hosts 22:55:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:55:27 22:55:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:55:27 0.1.4: Pulling from edgex-devops/py-git-semver 22:55:27 b85a868b505f: Pulling fs layer 22:55:27 e2be974225ed: Pulling fs layer 22:55:27 339a4e72a1f5: Pulling fs layer 22:55:27 988bab9f4d93: Pulling fs layer 22:55:27 1469e6f7b9e6: Pulling fs layer 22:55:27 eaf3925da568: Pulling fs layer 22:55:27 bab4dde63d76: Pulling fs layer 22:55:27 bde34c3a00c8: Pulling fs layer 22:55:27 b352a97aabf1: Pulling fs layer 22:55:27 4872d77fe225: Pulling fs layer 22:55:27 5851b861e8e6: Pulling fs layer 22:55:27 988bab9f4d93: Waiting 22:55:27 1469e6f7b9e6: Waiting 22:55:27 eaf3925da568: Waiting 22:55:27 bab4dde63d76: Waiting 22:55:27 bde34c3a00c8: Waiting 22:55:27 b352a97aabf1: Waiting 22:55:27 5851b861e8e6: Waiting 22:55:27 e2be974225ed: Verifying Checksum 22:55:27 e2be974225ed: Download complete 22:55:27 988bab9f4d93: Verifying Checksum 22:55:27 988bab9f4d93: Download complete 22:55:27 1469e6f7b9e6: Verifying Checksum 22:55:27 1469e6f7b9e6: Download complete 22:55:27 339a4e72a1f5: Verifying Checksum 22:55:27 339a4e72a1f5: Download complete 22:55:27 eaf3925da568: Verifying Checksum 22:55:27 eaf3925da568: Download complete 22:55:28 bde34c3a00c8: Verifying Checksum 22:55:28 bde34c3a00c8: Download complete 22:55:28 b352a97aabf1: Verifying Checksum 22:55:28 b352a97aabf1: Download complete 22:55:28 4872d77fe225: Verifying Checksum 22:55:28 4872d77fe225: Download complete 22:55:28 5851b861e8e6: Verifying Checksum 22:55:28 5851b861e8e6: Download complete 22:55:28 b85a868b505f: Download complete 22:55:28 bab4dde63d76: Verifying Checksum 22:55:28 bab4dde63d76: Download complete 22:55:29 b85a868b505f: Pull complete 22:55:29 e2be974225ed: Pull complete 22:55:29 339a4e72a1f5: Pull complete 22:55:30 988bab9f4d93: Pull complete 22:55:30 1469e6f7b9e6: Pull complete 22:55:30 eaf3925da568: Pull complete 22:55:32 bab4dde63d76: Pull complete 22:55:32 bde34c3a00c8: Pull complete 22:55:32 b352a97aabf1: Pull complete 22:55:32 4872d77fe225: Pull complete 22:55:32 5851b861e8e6: Pull complete 22:55:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:55:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:55:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:32 prd-ubuntu20.04-docker-8c-8g-16599 does not seem to be running inside a container 22:55:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_PR-121 -v /w/workspace/exfoundry_go-mod-registry_PR-121:/w/workspace/exfoundry_go-mod-registry_PR-121:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-121@tmp:/w/workspace/exfoundry_go-mod-registry_PR-121@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 22:55:35 $ docker top bbc18acf42d53fa8c0400abbb9c75b470731915aef6b39c5f81f5db9b159315b -eo pid,comm 22:55:35 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). 22:55:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:55:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:55:35 [ssh-agent] Looking for ssh-agent implementation... 22:55:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:55:35 $ docker exec bbc18acf42d53fa8c0400abbb9c75b470731915aef6b39c5f81f5db9b159315b ssh-agent 22:55:35 SSH_AUTH_SOCK=/tmp/ssh-aWV6kdkSCx4M/agent.33 22:55:35 SSH_AGENT_PID=39 22:55:35 Running ssh-add (command line suppressed) 22:55:35 Identity added: /w/workspace/exfoundry_go-mod-registry_PR-121@tmp/private_key_17605459076369809046.key (/w/workspace/exfoundry_go-mod-registry_PR-121@tmp/private_key_17605459076369809046.key) 22:55:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:55:35 + git tag --points-at HEAD [Pipeline] } 22:55:36 $ docker exec --env ******** --env ******** bbc18acf42d53fa8c0400abbb9c75b470731915aef6b39c5f81f5db9b159315b ssh-agent -k 22:55:36 unset SSH_AUTH_SOCK; 22:55:36 unset SSH_AGENT_PID; 22:55:36 echo Agent pid 39 killed; 22:55:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:55:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:55:36 [ssh-agent] Looking for ssh-agent implementation... 22:55:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:55:36 $ docker exec bbc18acf42d53fa8c0400abbb9c75b470731915aef6b39c5f81f5db9b159315b ssh-agent 22:55:36 SSH_AUTH_SOCK=/tmp/ssh-bJzwyrX25v7J/agent.71 22:55:36 SSH_AGENT_PID=77 22:55:36 Running ssh-add (command line suppressed) 22:55:36 Identity added: /w/workspace/exfoundry_go-mod-registry_PR-121@tmp/private_key_12218603550244936981.key (/w/workspace/exfoundry_go-mod-registry_PR-121@tmp/private_key_12218603550244936981.key) 22:55:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:55:36 + git semver init 22:55:37 2023-05-23 22:55:36,933 [run_init] DEBUG init version:0.0.0 force:False 22:55:37 2023-05-23 22:55:36,934 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_go-mod-registry_PR-121/.semver 22:55:37 2023-05-23 22:55:36,934 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/exfoundry_go-mod-registry_PR-121/.semver 22:55:37 2023-05-23 22:55:36,934 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/exfoundry_go-mod-registry_PR-121/.semver'], cwd=/w/workspace/exfoundry_go-mod-registry_PR-121, universal_newlines=False, shell=None, istream=None) 22:55:37 2023-05-23 22:55:37,646 [append_file] DEBUG append to file:/w/workspace/exfoundry_go-mod-registry_PR-121/.git/info/exclude 22:55:37 2023-05-23 22:55:37,646 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_go-mod-registry_PR-121/.semver/PR-121 with force:False 22:55:37 2023-05-23 22:55:37,646 [write_file] DEBUG write to file:/w/workspace/exfoundry_go-mod-registry_PR-121/.semver/PR-121 22:55:37 2023-05-23 22:55:37,650 [execute] INFO git cat-file --batch-check 22:55:37 2023-05-23 22:55:37,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_go-mod-registry_PR-121/.semver, universal_newlines=False, shell=None, istream=) 22:55:37 2023-05-23 22:55:37,656 [execute] INFO git cat-file --batch 22:55:37 2023-05-23 22:55:37,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_go-mod-registry_PR-121/.semver, universal_newlines=False, shell=None, istream=) 22:55:37 2023-05-23 22:55:37,661 [read_version] DEBUG read version from /w/workspace/exfoundry_go-mod-registry_PR-121/.semver/PR-121 22:55:37 0.0.0 [Pipeline] } 22:55:37 $ docker exec --env ******** --env ******** bbc18acf42d53fa8c0400abbb9c75b470731915aef6b39c5f81f5db9b159315b ssh-agent -k 22:55:38 unset SSH_AUTH_SOCK; 22:55:38 unset SSH_AGENT_PID; 22:55:38 echo Agent pid 77 killed; 22:55:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:55:38 + git semver [Pipeline] } 22:55:38 $ docker stop --time=1 bbc18acf42d53fa8c0400abbb9c75b470731915aef6b39c5f81f5db9b159315b 22:55:40 $ docker rm -f --volumes bbc18acf42d53fa8c0400abbb9c75b470731915aef6b39c5f81f5db9b159315b [Pipeline] // withDockerContainer [Pipeline] sh 22:55:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:55:40 Stashed 1 file(s) [Pipeline] echo 22:55:40 [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 22:55:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:55:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:55:40 ========================================================= 22:55:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:55:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:55:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:55:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:55:40 f56be85fc22e: Pulling fs layer 22:55:40 85791d961cd3: Pulling fs layer 22:55:40 d694b5ae8c79: Pulling fs layer 22:55:40 9f32a84ed3da: Pulling fs layer 22:55:40 4d19c01a9841: Pulling fs layer 22:55:40 9325e15d5711: Pulling fs layer 22:55:40 556b6ee489ea: Pulling fs layer 22:55:40 c5a4b2cf53e6: Pulling fs layer 22:55:40 9f32a84ed3da: Waiting 22:55:40 4d19c01a9841: Waiting 22:55:40 9325e15d5711: Waiting 22:55:40 556b6ee489ea: Waiting 22:55:40 c5a4b2cf53e6: Waiting 22:55:40 85791d961cd3: Verifying Checksum 22:55:40 85791d961cd3: Download complete 22:55:40 9f32a84ed3da: Verifying Checksum 22:55:40 9f32a84ed3da: Download complete 22:55:40 4d19c01a9841: Verifying Checksum 22:55:40 4d19c01a9841: Download complete 22:55:40 f56be85fc22e: Download complete 22:55:40 9325e15d5711: Verifying Checksum 22:55:40 9325e15d5711: Download complete 22:55:41 f56be85fc22e: Pull complete 22:55:41 85791d961cd3: Pull complete 22:55:41 d694b5ae8c79: Download complete 22:55:41 c5a4b2cf53e6: Verifying Checksum 22:55:41 c5a4b2cf53e6: Download complete 22:55:42 556b6ee489ea: Verifying Checksum 22:55:42 556b6ee489ea: Download complete 22:55:45 d694b5ae8c79: Pull complete 22:55:45 9f32a84ed3da: Pull complete 22:55:45 4d19c01a9841: Pull complete 22:55:45 9325e15d5711: Pull complete 22:55:47 556b6ee489ea: Pull complete 22:55:48 c5a4b2cf53e6: Pull complete 22:55:48 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:55:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:55:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 22:55:48 + 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 22:55:49 + docker inspect -f . ci-base-image-x86_64 22:55:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:49 prd-ubuntu20.04-docker-8c-8g-16599 does not seem to be running inside a container 22:55:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-registry_PR-121 -v /w/workspace/exfoundry_go-mod-registry_PR-121:/w/workspace/exfoundry_go-mod-registry_PR-121:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-121@tmp:/w/workspace/exfoundry_go-mod-registry_PR-121@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 22:55:53 $ docker top 897c185977dfbd3ea1ad966ab1375f19511514df36b710f935516ed291cb3055 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:53 + go version 22:55:53 go version go1.20.2 linux/amd64 [Pipeline] } 22:55:53 $ docker stop --time=1 897c185977dfbd3ea1ad966ab1375f19511514df36b710f935516ed291cb3055 22:55:54 $ docker rm -f --volumes 897c185977dfbd3ea1ad966ab1375f19511514df36b710f935516ed291cb3055 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:55 + docker inspect -f . ci-base-image-x86_64 22:55:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:55 prd-ubuntu20.04-docker-8c-8g-16599 does not seem to be running inside a container 22:55:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_go-mod-registry_PR-121 -v /w/workspace/exfoundry_go-mod-registry_PR-121:/w/workspace/exfoundry_go-mod-registry_PR-121:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-121@tmp:/w/workspace/exfoundry_go-mod-registry_PR-121@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 22:55:55 $ docker top fbf87420280b7808ce0b6415cffeec724dfa6d54ecef6bff80bd69e2cab2702e -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:55 Still waiting to schedule task 22:55:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:55:55 + git config --global --add safe.directory /w/workspace/exfoundry_go-mod-registry_PR-121 [Pipeline] fileExists [Pipeline] sh 22:55:56 + make test 22:55:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:55:56 go: downloading github.com/stretchr/testify v1.8.3 22:55:56 go: downloading github.com/hashicorp/consul/api v1.20.0 22:55:56 go: downloading gopkg.in/yaml.v3 v3.0.1 22:55:56 go: downloading github.com/pmezard/go-difflib v1.0.0 22:55:56 go: downloading github.com/davecgh/go-spew v1.1.1 22:55:56 go: downloading github.com/stretchr/objx v0.5.0 22:55:56 go: downloading github.com/hashicorp/serf v0.10.1 22:55:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:55:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:55:56 go: downloading github.com/hashicorp/go-hclog v0.14.1 22:55:56 go: downloading github.com/mitchellh/mapstructure v1.4.1 22:55:56 go: downloading github.com/mattn/go-isatty v0.0.12 22:55:56 go: downloading github.com/fatih/color v1.9.0 22:55:56 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 22:55:56 go: downloading github.com/mattn/go-colorable v0.1.6 22:55:56 go: downloading github.com/armon/go-metrics v0.3.10 22:55:56 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 22:55:56 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:56:06 ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] 22:56:06 ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] 22:56:08 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.033s coverage: 89.4% of statements 22:56:08 ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.014s coverage: 85.7% of statements 22:56:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:56:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:56:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:56:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:56:18 $ docker stop --time=1 fbf87420280b7808ce0b6415cffeec724dfa6d54ecef6bff80bd69e2cab2702e 22:56:21 $ docker rm -f --volumes fbf87420280b7808ce0b6415cffeec724dfa6d54ecef6bff80bd69e2cab2702e [Pipeline] // withDockerContainer [Pipeline] sh 22:56:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:56:21 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 22:56:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:56:22 22:56:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:56:22 latest: Pulling from edgex-lftools-log-publisher 22:56:22 5eb5b503b376: Pulling fs layer 22:56:22 5c69ac0246d0: Pulling fs layer 22:56:22 ec43610c2a17: Pulling fs layer 22:56:22 3a2ae6a8a46f: Pulling fs layer 22:56:22 33b1e0a273af: Pulling fs layer 22:56:22 5d3b04190fa2: Pulling fs layer 22:56:22 2f39f015ded8: Pulling fs layer 22:56:22 33b1e0a273af: Waiting 22:56:22 5d3b04190fa2: Waiting 22:56:22 2f39f015ded8: Waiting 22:56:22 5c69ac0246d0: Verifying Checksum 22:56:22 5c69ac0246d0: Download complete 22:56:22 3a2ae6a8a46f: Verifying Checksum 22:56:22 3a2ae6a8a46f: Download complete 22:56:22 33b1e0a273af: Verifying Checksum 22:56:22 33b1e0a273af: Download complete 22:56:22 5d3b04190fa2: Verifying Checksum 22:56:22 5d3b04190fa2: Download complete 22:56:22 ec43610c2a17: Verifying Checksum 22:56:22 ec43610c2a17: Download complete 22:56:22 5eb5b503b376: Verifying Checksum 22:56:22 5eb5b503b376: Download complete 22:56:23 2f39f015ded8: Download complete 22:56:23 5eb5b503b376: Pull complete 22:56:23 5c69ac0246d0: Pull complete 22:56:24 ec43610c2a17: Pull complete 22:56:24 3a2ae6a8a46f: Pull complete 22:56:24 33b1e0a273af: Pull complete 22:56:24 5d3b04190fa2: Pull complete 22:56:28 2f39f015ded8: Pull complete 22:56:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:56:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:56:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:28 prd-ubuntu20.04-docker-8c-8g-16599 does not seem to be running inside a container 22:56:28 $ 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/exfoundry_go-mod-registry_PR-121 -v /w/workspace/exfoundry_go-mod-registry_PR-121:/w/workspace/exfoundry_go-mod-registry_PR-121:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-121@tmp:/w/workspace/exfoundry_go-mod-registry_PR-121@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 22:56:31 $ docker top 57eb6bcd4426b8c8c6d29558c85b9b0d616b6b9bec35b37cc2f3b51901b5471d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:31 ---> job-cost.sh 22:56:31 lf-activate-venv: SKIPPING 22:56:31 INFO: No Stack... 22:56:32 INFO: Retrieving Pricing Info for: v3-standard-8 22:56:32 INFO: Archiving Costs [Pipeline] sh 22:56:32 + cat /w/workspace/exfoundry_go-mod-registry_PR-121/archives/cost.csv 22:56:32 + cut -d, -f6 [Pipeline] lock 22:56:32 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-121-2-stack-cost] 22:56:32 Resource [jenkins-edgexfoundry-go-mod-registry-PR-121-2-stack-cost] did not exist. Created. 22:56:32 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-121-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:56:33 + echo total: 0.2199999988079071 [Pipeline] stash 22:56:33 Stashed 1 file(s) [Pipeline] } 22:56:33 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-121-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:56:33 $ docker stop --time=1 57eb6bcd4426b8c8c6d29558c85b9b0d616b6b9bec35b37cc2f3b51901b5471d 22:56:34 $ docker rm -f --volumes 57eb6bcd4426b8c8c6d29558c85b9b0d616b6b9bec35b37cc2f3b51901b5471d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:57:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16600 in /w/workspace/exfoundry_go-mod-registry_PR-121 [Pipeline] { [Pipeline] ws 22:57:26 Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout 22:57:26 Selected Git installation does not exist. Using Default 22:57:26 The recommended git tool is: NONE 22:57:32 using credential edgex-jenkins-ssh 22:57:32 Cloning the remote Git repository 22:57:32 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 22:57:32 > git init /w/workspace/go-mod-registry/2 # timeout=10 22:57:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 22:57:32 > git --version # timeout=10 22:57:32 > git --version # 'git version 2.25.1' 22:57:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:57:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 22:57:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:57:36 Merging remotes/origin/main commit 09117ed6ec65601c86e054525ad6f8186f9d00a7 into PR head commit 6fc36e79061b47260390c9f2ee28065c9c5bd9e2 22:57:36 Merge succeeded, producing d209df1deab5f8e8e12895292ac5cc89fd9ed630 22:57:36 Checking out Revision d209df1deab5f8e8e12895292ac5cc89fd9ed630 (PR-121) 22:57:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 22:57:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 22:57:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:57:36 > git config core.sparsecheckout # timeout=10 22:57:36 > git checkout -f 6fc36e79061b47260390c9f2ee28065c9c5bd9e2 # timeout=10 22:57:36 > git remote # timeout=10 22:57:36 > git config --get remote.origin.url # timeout=10 22:57:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:57:36 > git merge 09117ed6ec65601c86e054525ad6f8186f9d00a7 # timeout=10 22:57:36 > git rev-parse HEAD^{commit} # timeout=10 22:57:36 > git config core.sparsecheckout # timeout=10 22:57:36 > git checkout -f d209df1deab5f8e8e12895292ac5cc89fd9ed630 # timeout=10 22:57:40 Commit message: "Merge commit '09117ed6ec65601c86e054525ad6f8186f9d00a7' into HEAD" 22:57:40 > git rev-list --no-walk 6fc36e79061b47260390c9f2ee28065c9c5bd9e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:57:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:57:41 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:41 Dload Upload Total Spent Left Speed 22:57:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 22:57:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:57:42 + sudo tee /etc/docker/daemon.new 22:57:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:57:42 { 22:57:42 "registry-mirrors": [ 22:57:42 "https://nexus3.edgexfoundry.org:10001" 22:57:42 ], 22:57:42 "bip": "10.250.0.254/24", 22:57:42 "hosts": [ 22:57:42 "tcp://0.0.0.0:5555", 22:57:42 "unix:///var/run/docker.sock" 22:57:42 ], 22:57:42 "mtu": 1458, 22:57:42 "selinux-enabled": true, 22:57:42 "seccomp-profile": "/etc/docker/seccomp.json" 22:57:42 } [Pipeline] sh 22:57:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:57:42 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:58:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:58:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:58:01 ========================================================= 22:58:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:58:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:58:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:58:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:58:02 c41833b44d91: Pulling fs layer 22:58:02 ed15518f5707: Pulling fs layer 22:58:02 feae8fd75edb: Pulling fs layer 22:58:02 242c74f7c9fa: Pulling fs layer 22:58:02 3cdef696dda3: Pulling fs layer 22:58:02 2ced38df9373: Pulling fs layer 22:58:02 58f1dce35555: Pulling fs layer 22:58:02 242c74f7c9fa: Waiting 22:58:02 3cdef696dda3: Waiting 22:58:02 2ced38df9373: Waiting 22:58:02 58f1dce35555: Waiting 22:58:02 ed15518f5707: Verifying Checksum 22:58:02 ed15518f5707: Download complete 22:58:02 242c74f7c9fa: Verifying Checksum 22:58:02 242c74f7c9fa: Download complete 22:58:02 3cdef696dda3: Verifying Checksum 22:58:02 3cdef696dda3: Download complete 22:58:02 c41833b44d91: Verifying Checksum 22:58:02 c41833b44d91: Download complete 22:58:03 c41833b44d91: Pull complete 22:58:04 58f1dce35555: Verifying Checksum 22:58:04 58f1dce35555: Download complete 22:58:04 ed15518f5707: Pull complete 22:58:05 2ced38df9373: Verifying Checksum 22:58:05 2ced38df9373: Download complete 22:58:05 feae8fd75edb: Verifying Checksum 22:58:05 feae8fd75edb: Download complete 22:58:17 feae8fd75edb: Pull complete 22:58:17 242c74f7c9fa: Pull complete 22:58:17 3cdef696dda3: Pull complete 22:58:23 2ced38df9373: Pull complete 22:58:25 58f1dce35555: Pull complete 22:58:25 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:58:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:58:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 22:58:26 + 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 22:58:26 + docker inspect -f . ci-base-image-arm64 22:58:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:26 prd-ubuntu20.04-docker-arm64-4c-16g-16600 does not seem to be running inside a container 22:58:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@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 22:58:30 $ docker top 5b57a1d56ffc8db3b5953fb85e1293f109094857a6087e5e7ea68e0fdf7d2834 -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:31 + go version 22:58:31 go version go1.20.2 linux/arm64 [Pipeline] } 22:58:31 $ docker stop --time=1 5b57a1d56ffc8db3b5953fb85e1293f109094857a6087e5e7ea68e0fdf7d2834 22:58:32 $ docker rm -f --volumes 5b57a1d56ffc8db3b5953fb85e1293f109094857a6087e5e7ea68e0fdf7d2834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:33 + docker inspect -f . ci-base-image-arm64 22:58:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:33 prd-ubuntu20.04-docker-arm64-4c-16g-16600 does not seem to be running inside a container 22:58:33 $ 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-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@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 22:58:34 $ docker top c9e0a9d69b5bf99107d65eb8152218e211db095919af7bdb7e67962f3bc9317a -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:35 + git config --global --add safe.directory /w/workspace/go-mod-registry/2 [Pipeline] fileExists [Pipeline] sh 22:58:35 + make test 22:58:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:58:36 go: downloading github.com/stretchr/testify v1.8.3 22:58:36 go: downloading github.com/hashicorp/consul/api v1.20.0 22:58:36 go: downloading github.com/davecgh/go-spew v1.1.1 22:58:36 go: downloading github.com/pmezard/go-difflib v1.0.0 22:58:36 go: downloading gopkg.in/yaml.v3 v3.0.1 22:58:36 go: downloading github.com/stretchr/objx v0.5.0 22:58:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:58:36 go: downloading github.com/hashicorp/go-hclog v0.14.1 22:58:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:58:36 go: downloading github.com/hashicorp/serf v0.10.1 22:58:36 go: downloading github.com/mitchellh/mapstructure v1.4.1 22:58:36 go: downloading github.com/fatih/color v1.9.0 22:58:36 go: downloading github.com/mattn/go-isatty v0.0.12 22:58:36 go: downloading github.com/mattn/go-colorable v0.1.6 22:58:36 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 22:58:37 go: downloading github.com/armon/go-metrics v0.3.10 22:58:37 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 22:58:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:59:58 ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] 22:59:58 ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] 22:59:58 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.133s coverage: 89.4% of statements 22:59:58 ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.024s coverage: 85.7% of statements 22:59:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:59:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:00:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:00:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:00:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:00:04 $ docker stop --time=1 c9e0a9d69b5bf99107d65eb8152218e211db095919af7bdb7e67962f3bc9317a 23:00:07 $ docker rm -f --volumes c9e0a9d69b5bf99107d65eb8152218e211db095919af7bdb7e67962f3bc9317a [Pipeline] // withDockerContainer [Pipeline] sh 23:00:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:00:08 Warning: overwriting stash ‘coverage-report’ 23:00:08 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 23:00:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:00:09 23:00:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:00:09 arm64: Pulling from edgex-lftools-log-publisher 23:00:09 8998bd30e6a1: Pulling fs layer 23:00:09 04944245beec: Pulling fs layer 23:00:09 699f458cf7ca: Pulling fs layer 23:00:09 765212b225bb: Pulling fs layer 23:00:09 f23df028b6ca: Pulling fs layer 23:00:09 d65c8cfc05b1: Pulling fs layer 23:00:09 2437ff75d9bd: Pulling fs layer 23:00:09 f23df028b6ca: Waiting 23:00:09 d65c8cfc05b1: Waiting 23:00:09 765212b225bb: Waiting 23:00:09 2437ff75d9bd: Waiting 23:00:10 04944245beec: Verifying Checksum 23:00:10 04944245beec: Download complete 23:00:10 765212b225bb: Verifying Checksum 23:00:10 765212b225bb: Download complete 23:00:10 f23df028b6ca: Verifying Checksum 23:00:10 f23df028b6ca: Download complete 23:00:10 d65c8cfc05b1: Verifying Checksum 23:00:10 d65c8cfc05b1: Download complete 23:00:10 699f458cf7ca: Download complete 23:00:10 8998bd30e6a1: Verifying Checksum 23:00:10 8998bd30e6a1: Download complete 23:00:12 2437ff75d9bd: Verifying Checksum 23:00:12 2437ff75d9bd: Download complete 23:00:14 8998bd30e6a1: Pull complete 23:00:14 04944245beec: Pull complete 23:00:16 699f458cf7ca: Pull complete 23:00:16 765212b225bb: Pull complete 23:00:17 f23df028b6ca: Pull complete 23:00:17 d65c8cfc05b1: Pull complete 23:00:32 2437ff75d9bd: Pull complete 23:00:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:00:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:32 prd-ubuntu20.04-docker-arm64-4c-16g-16600 does not seem to be running inside a container 23:00:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@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 23:00:35 $ docker top 70157718b0b6c986ade876e6d19e945b7347a613452095ea8ee1f0cdb9c56b1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:35 ---> job-cost.sh 23:00:35 lf-activate-venv: SKIPPING 23:00:35 INFO: No Stack... 23:00:36 INFO: Retrieving Pricing Info for: v3-standard-4 23:00:37 INFO: Archiving Costs [Pipeline] sh 23:00:37 + cut -d, -f6 23:00:37 + cat /w/workspace/go-mod-registry/2/archives/cost.csv [Pipeline] lock 23:00:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-121-2-stack-cost] 23:00:37 Resource [jenkins-edgexfoundry-go-mod-registry-PR-121-2-stack-cost] did not exist. Created. 23:00:37 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-121-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:00:37 /w/workspace/go-mod-registry/2@tmp/durable-9b9927b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:00:38 + echo total: 0.10999999940395355 [Pipeline] stash 23:00:38 Warning: overwriting stash ‘stack-cost’ 23:00:38 Stashed 1 file(s) [Pipeline] } 23:00:38 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-121-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:00:38 $ docker stop --time=1 70157718b0b6c986ade876e6d19e945b7347a613452095ea8ee1f0cdb9c56b1b 23:00:39 $ docker rm -f --volumes 70157718b0b6c986ade876e6d19e945b7347a613452095ea8ee1f0cdb9c56b1b [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 23:00:40 provisioning config files... 23:00:40 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/exfoundry_go-mod-registry_PR-121@tmp/config14301196916829387213tmp [Pipeline] { [Pipeline] sh 23:00:40 + set +x 23:00:40 + bash -s -- 23:00:40 + curl -s https://codecov.io/bash 23:00:40 23:00:40 _____ _ 23:00:40 / ____| | | 23:00:40 | | ___ __| | ___ ___ _____ __ 23:00:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:00:40 | |___| (_) | (_| | __/ (_| (_) \ V / 23:00:40 \_____\___/ \__,_|\___|\___\___/ \_/ 23:00:40 Bash-1.0.6 23:00:40 23:00:40 23:00:40 ==> git version 2.25.1 found 23:00:40 ==> 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 23:00:40 Release-Date: 2020-01-08 23:00:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:00:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:00:40 ==> Jenkins CI detected. 23:00:40 current dir:  /w/workspace/exfoundry_go-mod-registry_PR-121 23:00:40 project root: . 23:00:40 --> token set from env 23:00:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:00:40 ==> Running gcov in . (disable via -X gcov) 23:00:40 ==> Python coveragepy not found 23:00:40 ==> Searching for coverage reports in: 23:00:40 + . 23:00:40 -> Found 1 reports 23:00:40 ==> Detecting git/mercurial file structure 23:00:40 ==> Reading reports 23:00:40 + ./coverage.out bytes=12273 23:00:40 ==> Appending adjustments 23:00:40 https://docs.codecov.io/docs/fixing-reports 23:00:40 + Found adjustments 23:00:40 ==> Gzipping contents 23:00:40 4.0K /tmp/codecov.A2NV0N.gz 23:00:40 ==> Uploading reports 23:00:40 url: https://codecov.io 23:00:40 query: branch=PR-121&commit=fd7973abf4f1020c4c2a5a6c43a156483e84a7b9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-121%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=121&job=&cmd_args= 23:00:40 -> Pinging Codecov 23:00:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=PR-121&commit=fd7973abf4f1020c4c2a5a6c43a156483e84a7b9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-121%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=121&job=&cmd_args= 23:00:40 -> Uploading to 23:00:40 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/05B643FFA8DEACB6C25F95B2D4D12284/fd7973abf4f1020c4c2a5a6c43a156483e84a7b9/300628cb-d2af-4c3b-99cc-d1688e2b6d3c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T230040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=016555863a190e60395855bd9671039ab21aba1157a1e57bd7d191d0ab0385b3 23:00:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:00:40 Dload Upload Total Spent Left Speed 23:00:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2271 0 0 100 2271 0 9542 --:--:-- --:--:-- --:--:-- 9542 23:00:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/fd7973abf4f1020c4c2a5a6c43a156483e84a7b9 [Pipeline] } 23:00:41 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 23:00:41 + [ -d /w/workspace/exfoundry_go-mod-registry_PR-121/archives ] 23:00:41 + ls -al /w/workspace/exfoundry_go-mod-registry_PR-121/archives 23:00:41 total 16 23:00:41 drwxr-xr-x 3 root root 4096 May 23 22:56 . 23:00:41 drwxrwxr-x 9 jenkins jenkins 4096 May 23 22:56 .. 23:00:41 drwxr-xr-x 2 root root 4096 May 23 22:56 cost 23:00:41 -rw-r--r-- 1 root root 87 May 23 22:56 cost.csv 23:00:41 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_go-mod-registry_PR-121/archives 23:00:41 + ls -al /w/workspace/exfoundry_go-mod-registry_PR-121/archives 23:00:41 total 16 23:00:41 drwxr-xr-x 3 jenkins jenkins 4096 May 23 22:56 . 23:00:41 drwxrwxr-x 9 jenkins jenkins 4096 May 23 22:56 .. 23:00:41 drwxr-xr-x 2 jenkins jenkins 4096 May 23 22:56 cost 23:00:41 -rw-r--r-- 1 jenkins jenkins 87 May 23 22:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:00:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:00:43 ---> package-listing.sh 23:00:43 ++ facter osfamily 23:00:43 ++ tr '[:upper:]' '[:lower:]' 23:00:43 + OS_FAMILY=debian 23:00:43 + workspace=/w/workspace/exfoundry_go-mod-registry_PR-121 23:00:43 + START_PACKAGES=/tmp/packages_start.txt 23:00:43 + END_PACKAGES=/tmp/packages_end.txt 23:00:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:00:43 + PACKAGES=/tmp/packages_start.txt 23:00:43 + '[' /w/workspace/exfoundry_go-mod-registry_PR-121 ']' 23:00:43 + PACKAGES=/tmp/packages_end.txt 23:00:43 + case "${OS_FAMILY}" in 23:00:43 + dpkg -l 23:00:43 + grep '^ii' 23:00:43 + '[' -f /tmp/packages_start.txt ']' 23:00:43 + '[' -f /tmp/packages_end.txt ']' 23:00:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:00:43 + '[' /w/workspace/exfoundry_go-mod-registry_PR-121 ']' 23:00:43 + mkdir -p /w/workspace/exfoundry_go-mod-registry_PR-121/archives/ 23:00:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-registry_PR-121/archives/ [Pipeline] echo 23:00:43 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/exfoundry_go-mod-registry_PR-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:00:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:00:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:00:44 prd-ubuntu20.04-docker-8c-8g-16599 does not seem to be running inside a container 23:00:44 $ 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/exfoundry_go-mod-registry_PR-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-registry_PR-121 -v /w/workspace/exfoundry_go-mod-registry_PR-121:/w/workspace/exfoundry_go-mod-registry_PR-121:rw,z -v /w/workspace/exfoundry_go-mod-registry_PR-121@tmp:/w/workspace/exfoundry_go-mod-registry_PR-121@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 23:00:44 $ docker top 27a172a3a6be64dd670aa31c546e5e50f19e81383c7c0801f48ba4f879febecd -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:44 + touch /tmp/pre-build-complete [Pipeline] sh 23:00:45 + mkdir -p /var/log/sysstat [Pipeline] sh 23:00:45 + ls /var/log/sa-host 23:00:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:00:45 provisioning config files... 23:00:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-registry_PR-121@tmp/config10921857816119109662tmp [Pipeline] { [Pipeline] echo 23:00:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:00:45 ---> create-netrc.sh [Pipeline] } 23:00:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:00:46 ---> python-tools-install.sh [Pipeline] echo 23:00:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:00:46 ---> sudo-logs.sh 23:00:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:00:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:00:46 ---> job-cost.sh 23:00:46 lf-activate-venv: SKIPPING 23:00:46 DEBUG: total: 0.2199999988079071 23:00:46 INFO: Retrieving Stack Cost... 23:00:46 INFO: Retrieving Pricing Info for: v3-standard-8 23:00:47 INFO: Archiving Costs [Pipeline] echo 23:00:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:00:47 ---> logs-deploy.sh 23:00:47 lf-activate-venv: SKIPPING 23:00:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-121/2 23:00:47 INFO: archiving workspace using pattern(s): 23:00:48 Archives upload complete. 23:00:48 INFO: archiving logs to Nexus 23:00:49 ---> uname -a: 23:00:49 Linux prd-ubuntu20-04-docker-8c-8g-16599 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:00:49 23:00:49 23:00:49 ---> lscpu: 23:00:49 Architecture: x86_64 23:00:49 CPU op-mode(s): 32-bit, 64-bit 23:00:49 Byte Order: Little Endian 23:00:49 Address sizes: 40 bits physical, 48 bits virtual 23:00:49 CPU(s): 8 23:00:49 On-line CPU(s) list: 0-7 23:00:49 Thread(s) per core: 1 23:00:49 Core(s) per socket: 1 23:00:49 Socket(s): 8 23:00:49 NUMA node(s): 1 23:00:49 Vendor ID: AuthenticAMD 23:00:49 CPU family: 23 23:00:49 Model: 49 23:00:49 Model name: AMD EPYC-Rome Processor 23:00:49 Stepping: 0 23:00:49 CPU MHz: 2799.998 23:00:49 BogoMIPS: 5599.99 23:00:49 Virtualization: AMD-V 23:00:49 Hypervisor vendor: KVM 23:00:49 Virtualization type: full 23:00:49 L1d cache: 256 KiB 23:00:49 L1i cache: 256 KiB 23:00:49 L2 cache: 4 MiB 23:00:49 L3 cache: 128 MiB 23:00:49 NUMA node0 CPU(s): 0-7 23:00:49 Vulnerability Itlb multihit: Not affected 23:00:49 Vulnerability L1tf: Not affected 23:00:49 Vulnerability Mds: Not affected 23:00:49 Vulnerability Meltdown: Not affected 23:00:49 Vulnerability Mmio stale data: Not affected 23:00:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:00:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:00:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:00:49 Vulnerability Srbds: Not affected 23:00:49 Vulnerability Tsx async abort: Not affected 23:00:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:00:49 23:00:49 23:00:49 ---> nproc: 23:00:49 8 23:00:49 23:00:49 23:00:49 ---> df -h: 23:00:49 Filesystem Size Used Avail Use% Mounted on 23:00:49 overlay 155G 11G 145G 7% / 23:00:49 tmpfs 64M 0 64M 0% /dev 23:00:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:00:49 shm 64M 0 64M 0% /dev/shm 23:00:49 /dev/vda1 155G 11G 145G 7% /facter-os 23:00:49 23:00:49 23:00:49 ---> sar -b -r -n DEV: 23:00:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16599) 05/23/23 _x86_64_ (8 CPU) 23:00:49 23:00:49 22:54:45 LINUX RESTART (8 CPU) 23:00:49 23:00:49 22:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:00:49 22:56:02 351.21 47.41 303.80 0.00 5339.38 75406.37 0.00 23:00:49 22:57:01 45.20 0.15 45.04 0.00 2.44 22803.59 0.00 23:00:49 22:58:01 2.12 0.00 2.12 0.00 0.00 23.08 0.00 23:00:49 22:59:01 1.98 0.00 1.98 0.00 0.00 23.33 0.00 23:00:49 23:00:01 29.16 9.26 19.89 0.00 2886.64 2618.33 0.00 23:00:49 Average: 86.07 11.40 74.66 0.00 1651.23 20165.56 0.00 23:00:49 23:00:49 22:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:00:49 22:56:02 28888884 31471476 832000 2.53 75360 2779012 2207776 6.51 1206344 2412388 166520 23:00:49 22:57:01 28668176 31588720 716056 2.18 91480 3066460 1768132 5.21 1093888 2709076 388 23:00:49 22:58:01 28668308 31589020 715252 2.18 91560 3066460 1768132 5.21 1093888 2709084 8 23:00:49 22:59:01 28673584 31594460 709712 2.16 91656 3066464 1768132 5.21 1088100 2709084 8 23:00:49 23:00:01 28368776 31573680 717008 2.18 109548 3321640 1836516 5.41 1246224 2832904 66604 23:00:49 Average: 28653546 31563471 738006 2.24 91921 3060007 1869738 5.51 1145689 2674507 46706 23:00:49 23:00:49 22:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:00:49 22:56:02 lo 3.93 3.93 0.38 0.38 0.00 0.00 0.00 0.00 23:00:49 22:56:02 docker0 10.30 16.26 0.85 79.86 0.00 0.00 0.00 0.00 23:00:49 22:56:02 veth188a40e 7.77 14.31 0.66 52.65 0.00 0.00 0.00 0.00 23:00:49 22:56:02 ens3 656.26 431.11 6764.06 110.37 0.00 0.00 0.00 0.00 23:00:49 22:57:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 23:00:49 22:57:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:00:49 22:57:01 ens3 104.74 61.80 2579.65 14.25 0.00 0.00 0.00 0.00 23:00:49 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:00:49 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:00:49 22:58:01 ens3 0.58 0.27 0.26 0.20 0.00 0.00 0.00 0.00 23:00:49 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:00:49 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:00:49 22:59:01 ens3 1.00 0.52 0.39 0.29 0.00 0.00 0.00 0.00 23:00:49 23:00:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:00:49 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:00:49 23:00:01 ens3 108.75 53.43 1493.70 3.84 0.00 0.00 0.00 0.00 23:00:49 Average: lo 1.18 1.18 0.11 0.11 0.00 0.00 0.00 0.00 23:00:49 Average: docker0 2.07 3.27 0.17 16.03 0.00 0.00 0.00 0.00 23:00:49 Average: ens3 174.50 109.58 2166.21 25.83 0.00 0.00 0.00 0.00 23:00:49 23:00:49 23:00:49 ---> sar -P ALL: 23:00:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16599) 05/23/23 _x86_64_ (8 CPU) 23:00:49 23:00:49 22:54:45 LINUX RESTART (8 CPU) 23:00:49 23:00:49 22:55:01 CPU %user %nice %system %iowait %steal %idle 23:00:49 22:56:02 all 15.10 0.00 4.24 2.58 0.07 78.01 23:00:49 22:56:02 0 14.50 0.00 3.88 4.00 0.07 77.55 23:00:49 22:56:02 1 16.64 0.00 4.81 2.55 0.07 75.93 23:00:49 22:56:02 2 16.91 0.00 5.10 9.59 0.07 68.33 23:00:49 22:56:02 3 14.59 0.00 3.31 0.17 0.05 81.88 23:00:49 22:56:02 4 13.30 0.00 3.59 1.14 0.05 81.92 23:00:49 22:56:02 5 13.21 0.00 4.67 0.56 0.08 81.48 23:00:49 22:56:02 6 14.86 0.00 3.98 0.52 0.07 80.57 23:00:49 22:56:02 7 16.78 0.00 4.57 2.14 0.08 76.42 23:00:49 22:57:01 all 11.25 0.00 2.33 0.85 0.04 85.52 23:00:49 22:57:01 0 11.25 0.00 1.98 0.02 0.03 86.72 23:00:49 22:57:01 1 11.30 0.00 2.11 1.12 0.03 85.43 23:00:49 22:57:01 2 11.11 0.00 3.24 5.22 0.05 80.37 23:00:49 22:57:01 3 10.81 0.00 1.93 0.00 0.05 87.21 23:00:49 22:57:01 4 11.11 0.00 2.30 0.22 0.05 86.32 23:00:49 22:57:01 5 11.71 0.00 2.53 0.14 0.03 85.59 23:00:49 22:57:01 6 11.15 0.00 2.08 0.00 0.05 86.72 23:00:49 22:57:01 7 11.58 0.00 2.49 0.12 0.05 85.76 23:00:49 22:58:01 all 0.03 0.00 0.01 0.01 0.01 99.94 23:00:49 22:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:00:49 22:58:01 1 0.05 0.00 0.02 0.03 0.03 99.87 23:00:49 22:58:01 2 0.02 0.00 0.02 0.02 0.02 99.93 23:00:49 22:58:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:00:49 22:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:00:49 22:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:00:49 22:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:00:49 22:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:00:49 22:59:01 all 0.04 0.00 0.01 0.00 0.01 99.94 23:00:49 22:59:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:00:49 22:59:01 1 0.12 0.00 0.00 0.03 0.03 99.82 23:00:49 22:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:00:49 22:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:00:49 22:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:00:49 22:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:00:49 22:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:00:49 22:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:00:49 23:00:01 all 1.20 0.00 0.88 0.27 0.02 97.64 23:00:49 23:00:01 0 1.87 0.00 2.30 0.43 0.02 95.38 23:00:49 23:00:01 1 0.69 0.00 0.45 0.69 0.03 98.14 23:00:49 23:00:01 2 1.05 0.00 0.48 0.03 0.02 98.41 23:00:49 23:00:01 3 0.94 0.00 0.65 0.03 0.02 98.36 23:00:49 23:00:01 4 1.67 0.00 0.93 0.55 0.02 96.83 23:00:49 23:00:01 5 0.70 0.00 0.42 0.05 0.02 98.81 23:00:49 23:00:01 6 0.80 0.00 0.72 0.08 0.00 98.40 23:00:49 23:00:01 7 1.85 0.00 1.07 0.30 0.02 96.76 23:00:49 Average: all 5.48 0.00 1.48 0.74 0.03 92.27 23:00:49 Average: 0 5.49 0.00 1.63 0.89 0.03 91.96 23:00:49 Average: 1 5.72 0.00 1.47 0.88 0.04 91.88 23:00:49 Average: 2 5.77 0.00 1.76 2.95 0.03 89.50 23:00:49 Average: 3 5.23 0.00 1.18 0.04 0.03 93.53 23:00:49 Average: 4 5.18 0.00 1.36 0.38 0.03 93.04 23:00:49 Average: 5 5.08 0.00 1.51 0.15 0.03 93.23 23:00:49 Average: 6 5.32 0.00 1.35 0.12 0.02 93.18 23:00:49 Average: 7 6.01 0.00 1.62 0.51 0.03 91.83 23:00:49 23:00:49 23:00:49