Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbcfa69bdce4740609f9677e9854baa4661e4f08+f4e54c98d67687ab4295b4342465ed9c03a95afb (287a7cbac3379fce371aea544efe576c0531bc1b) 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-ssh14253651847489891472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14262277573775878638.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-secrets/branches/PR-303/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-secrets/branches/PR-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16923365794204459782.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh2456155820984529289.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-secrets/branches/PR-303/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-secrets/branches/PR-303/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh238092504027467534.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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38545 in /w/workspace/gexfoundry_go-mod-secrets_PR-303 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-303 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f4e54c98d67687ab4295b4342465ed9c03a95afb into PR head commit dbcfa69bdce4740609f9677e9854baa4661e4f08 Merge succeeded, producing 7bb7b388dbc9bac8d35eb6532290982d2e5107c4 Checking out Revision 7bb7b388dbc9bac8d35eb6532290982d2e5107c4 (PR-303) > git config core.sparsecheckout # timeout=10 > git checkout -f dbcfa69bdce4740609f9677e9854baa4661e4f08 # 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 f4e54c98d67687ab4295b4342465ed9c03a95afb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bb7b388dbc9bac8d35eb6532290982d2e5107c4 # timeout=10 Commit message: "Merge commit 'f4e54c98d67687ab4295b4342465ed9c03a95afb' into HEAD" > git rev-list --no-walk dbcfa69bdce4740609f9677e9854baa4661e4f08 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:15:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:15:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:15:53 ========================================================= 18:15:53 EdgeX Global Pipelines Version Info 18:15:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:15:54 ------------------- 18:15:54 stable info: 18:15:54 ------------------- 18:15:54 Commited By: Cherry Wang cherry@iotechsys.com 18:15:54 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 18:15:54 Message: update stable to v1.0.269 18:15:54 ------------------- 18:15:54 experimental info: 18:15:54 ------------------- 18:15:54 Commited By: **** collab-it+edgex@linuxfoundation.org 18:15:54 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 18:15:54 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:15:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-303 [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-303 [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-303 [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bb7b388dbc9bac8d35eb6532290982d2e5107c4 [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bb7b38 [Pipeline] echo 18:15:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:15:55 + git rev-list -1 --merges 7bb7b388dbc9bac8d35eb6532290982d2e5107c4~1..7bb7b388dbc9bac8d35eb6532290982d2e5107c4 [Pipeline] echo 18:15:55 -----------> git rev-list -1 --merges 7bb7b388dbc9bac8d35eb6532290982d2e5107c4~1..7bb7b388dbc9bac8d35eb6532290982d2e5107c4 7bb7b388dbc9bac8d35eb6532290982d2e5107c4 18:15:55 7bb7b388dbc9bac8d35eb6532290982d2e5107c4 [false] [Pipeline] sh 18:15:56 + git log --format=format:%s -1 7bb7b388dbc9bac8d35eb6532290982d2e5107c4 [Pipeline] echo 18:15:56 ========================================================= 18:15:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:15:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:56 + git log --format=format:%s -1 7bb7b388dbc9bac8d35eb6532290982d2e5107c4 [Pipeline] echo 18:15:56 [semverPrep] GIT_COMMIT: 7bb7b388dbc9bac8d35eb6532290982d2e5107c4, Commit Message: Merge commit 'f4e54c98d67687ab4295b4342465ed9c03a95afb' into HEAD [Pipeline] echo 18:15:56 [semverPrep] This is not a build commit. [Pipeline] sh 18:15:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:15:56 + grep -v github /etc/ssh/ssh_known_hosts 18:15:56 + [ -e /tmp/ssh_known_hosts ] 18:15:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:15:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:15:56 + sudo tee -a /etc/ssh/ssh_known_hosts 18:15:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:57 18:15:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:58 0.1.4: Pulling from edgex-devops/py-git-semver 18:15:58 b85a868b505f: Pulling fs layer 18:15:58 e2be974225ed: Pulling fs layer 18:15:58 339a4e72a1f5: Pulling fs layer 18:15:58 988bab9f4d93: Pulling fs layer 18:15:58 1469e6f7b9e6: Pulling fs layer 18:15:58 eaf3925da568: Pulling fs layer 18:15:58 bab4dde63d76: Pulling fs layer 18:15:58 bde34c3a00c8: Pulling fs layer 18:15:58 b352a97aabf1: Pulling fs layer 18:15:58 4872d77fe225: Pulling fs layer 18:15:58 5851b861e8e6: Pulling fs layer 18:15:58 4872d77fe225: Waiting 18:15:58 eaf3925da568: Waiting 18:15:58 5851b861e8e6: Waiting 18:15:58 988bab9f4d93: Waiting 18:15:58 bab4dde63d76: Waiting 18:15:58 1469e6f7b9e6: Waiting 18:15:58 b352a97aabf1: Waiting 18:15:58 bde34c3a00c8: Waiting 18:15:58 e2be974225ed: Download complete 18:15:58 988bab9f4d93: Verifying Checksum 18:15:58 988bab9f4d93: Download complete 18:15:58 1469e6f7b9e6: Verifying Checksum 18:15:58 1469e6f7b9e6: Download complete 18:15:58 eaf3925da568: Download complete 18:15:58 339a4e72a1f5: Verifying Checksum 18:15:58 339a4e72a1f5: Download complete 18:15:58 bde34c3a00c8: Download complete 18:15:58 b352a97aabf1: Verifying Checksum 18:15:58 4872d77fe225: Download complete 18:15:58 5851b861e8e6: Verifying Checksum 18:15:58 5851b861e8e6: Download complete 18:15:58 b85a868b505f: Verifying Checksum 18:15:58 b85a868b505f: Download complete 18:15:58 bab4dde63d76: Verifying Checksum 18:15:58 bab4dde63d76: Download complete 18:15:59 b85a868b505f: Pull complete 18:15:59 e2be974225ed: Pull complete 18:16:00 339a4e72a1f5: Pull complete 18:16:00 988bab9f4d93: Pull complete 18:16:01 1469e6f7b9e6: Pull complete 18:16:01 eaf3925da568: Pull complete 18:16:03 bab4dde63d76: Pull complete 18:16:03 bde34c3a00c8: Pull complete 18:16:03 b352a97aabf1: Pull complete 18:16:03 4872d77fe225: Pull complete 18:16:03 5851b861e8e6: Pull complete 18:16:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:03 prd-ubuntu20.04-docker-8c-8g-38545 does not seem to be running inside a container 18:16:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-303 -v /w/workspace/gexfoundry_go-mod-secrets_PR-303:/w/workspace/gexfoundry_go-mod-secrets_PR-303:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-303@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-303@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 18:16:09 $ docker top c4b82f7aea8b3316aa90e2f8a77c676bf6d8aa18b48a05a71da63b011cb48a22 -eo pid,comm 18:16:09 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). 18:16:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:16:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:09 [ssh-agent] Looking for ssh-agent implementation... 18:16:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:09 $ docker exec c4b82f7aea8b3316aa90e2f8a77c676bf6d8aa18b48a05a71da63b011cb48a22 ssh-agent 18:16:09 SSH_AUTH_SOCK=/tmp/ssh-MMVHMoycRGkd/agent.33 18:16:09 SSH_AGENT_PID=39 18:16:09 Running ssh-add (command line suppressed) 18:16:10 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-303@tmp/private_key_725681284718318821.key (/w/workspace/gexfoundry_go-mod-secrets_PR-303@tmp/private_key_725681284718318821.key) 18:16:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:10 + git tag --points-at HEAD [Pipeline] } 18:16:10 $ docker exec --env ******** --env ******** c4b82f7aea8b3316aa90e2f8a77c676bf6d8aa18b48a05a71da63b011cb48a22 ssh-agent -k 18:16:10 unset SSH_AUTH_SOCK; 18:16:10 unset SSH_AGENT_PID; 18:16:10 echo Agent pid 39 killed; 18:16:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:16:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:10 [ssh-agent] Looking for ssh-agent implementation... 18:16:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:10 $ docker exec c4b82f7aea8b3316aa90e2f8a77c676bf6d8aa18b48a05a71da63b011cb48a22 ssh-agent 18:16:10 SSH_AUTH_SOCK=/tmp/ssh-MvzjFU6674PH/agent.73 18:16:10 SSH_AGENT_PID=79 18:16:10 Running ssh-add (command line suppressed) 18:16:10 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-303@tmp/private_key_2927250488386278886.key (/w/workspace/gexfoundry_go-mod-secrets_PR-303@tmp/private_key_2927250488386278886.key) 18:16:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:11 + git semver init 18:16:11 2025-02-10 18:16:11,424 [run_init] DEBUG init version:0.0.0 force:False 18:16:11 2025-02-10 18:16:11,424 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-303/.semver 18:16:11 2025-02-10 18:16:11,425 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-303/.semver 18:16:11 2025-02-10 18:16:11,425 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-303/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-303, universal_newlines=False, shell=None, istream=None) 18:16:12 2025-02-10 18:16:12,417 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-303/.git/info/exclude 18:16:12 2025-02-10 18:16:12,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-303/.semver/PR-303 with force:False 18:16:12 2025-02-10 18:16:12,418 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-303/.semver/PR-303 18:16:12 2025-02-10 18:16:12,422 [execute] INFO git cat-file --batch-check 18:16:12 2025-02-10 18:16:12,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-303/.semver, universal_newlines=False, shell=None, istream=) 18:16:12 2025-02-10 18:16:12,430 [execute] INFO git cat-file --batch 18:16:12 2025-02-10 18:16:12,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-303/.semver, universal_newlines=False, shell=None, istream=) 18:16:12 2025-02-10 18:16:12,435 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-303/.semver/PR-303 18:16:12 0.0.0 [Pipeline] } 18:16:12 $ docker exec --env ******** --env ******** c4b82f7aea8b3316aa90e2f8a77c676bf6d8aa18b48a05a71da63b011cb48a22 ssh-agent -k 18:16:12 unset SSH_AUTH_SOCK; 18:16:12 unset SSH_AGENT_PID; 18:16:12 echo Agent pid 79 killed; 18:16:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:16:13 + git semver [Pipeline] } 18:16:13 $ docker stop --time=1 c4b82f7aea8b3316aa90e2f8a77c676bf6d8aa18b48a05a71da63b011cb48a22 18:16:14 $ docker rm -f --volumes c4b82f7aea8b3316aa90e2f8a77c676bf6d8aa18b48a05a71da63b011cb48a22 [Pipeline] // withDockerContainer [Pipeline] sh 18:16:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:16:15 Stashed 1 file(s) [Pipeline] echo 18:16:15 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 18:16:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:16:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:16:15 ========================================================= 18:16:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 18:16:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:16:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 18:16:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 18:16:16 da9db072f522: Pulling fs layer 18:16:16 6ef4a4ee8ca5: Pulling fs layer 18:16:16 06f05ace1117: Pulling fs layer 18:16:16 5fe327b54edc: Pulling fs layer 18:16:16 4f4fb700ef54: Pulling fs layer 18:16:16 92a5565b7b96: Pulling fs layer 18:16:16 ff9bb7016b71: Pulling fs layer 18:16:16 b67dba6c2c7d: Pulling fs layer 18:16:16 a813b0c90790: Pulling fs layer 18:16:16 ff9bb7016b71: Waiting 18:16:16 b67dba6c2c7d: Waiting 18:16:16 a813b0c90790: Waiting 18:16:16 5fe327b54edc: Waiting 18:16:16 4f4fb700ef54: Waiting 18:16:16 92a5565b7b96: Waiting 18:16:16 6ef4a4ee8ca5: Verifying Checksum 18:16:16 6ef4a4ee8ca5: Download complete 18:16:16 5fe327b54edc: Download complete 18:16:16 4f4fb700ef54: Verifying Checksum 18:16:16 4f4fb700ef54: Download complete 18:16:16 92a5565b7b96: Verifying Checksum 18:16:16 92a5565b7b96: Download complete 18:16:16 da9db072f522: Download complete 18:16:16 ff9bb7016b71: Verifying Checksum 18:16:16 ff9bb7016b71: Download complete 18:16:16 da9db072f522: Pull complete 18:16:16 a813b0c90790: Verifying Checksum 18:16:16 a813b0c90790: Download complete 18:16:16 6ef4a4ee8ca5: Pull complete 18:16:16 06f05ace1117: Verifying Checksum 18:16:16 06f05ace1117: Download complete 18:16:16 b67dba6c2c7d: Verifying Checksum 18:16:16 b67dba6c2c7d: Download complete 18:16:21 06f05ace1117: Pull complete 18:16:21 5fe327b54edc: Pull complete 18:16:21 4f4fb700ef54: Pull complete 18:16:21 92a5565b7b96: Pull complete 18:16:21 ff9bb7016b71: Pull complete 18:16:23 b67dba6c2c7d: Pull complete 18:16:23 a813b0c90790: Pull complete 18:16:23 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 18:16:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 18:16:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 18:16:23 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:24 + docker inspect -f . ci-base-image-x86_64 18:16:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:24 prd-ubuntu20.04-docker-8c-8g-38545 does not seem to be running inside a container 18:16:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-303 -v /w/workspace/gexfoundry_go-mod-secrets_PR-303:/w/workspace/gexfoundry_go-mod-secrets_PR-303:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-303@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-303@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 18:16:32 $ docker top ec2d3158d250fc0a7246e45b51297eb27a2169f6f59daa684bedc09655efaec8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:33 + go version 18:16:33 go version go1.23.4 linux/amd64 [Pipeline] } 18:16:33 $ docker stop --time=1 ec2d3158d250fc0a7246e45b51297eb27a2169f6f59daa684bedc09655efaec8 18:16:34 $ docker rm -f --volumes ec2d3158d250fc0a7246e45b51297eb27a2169f6f59daa684bedc09655efaec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:35 + docker inspect -f . ci-base-image-x86_64 18:16:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:35 prd-ubuntu20.04-docker-8c-8g-38545 does not seem to be running inside a container 18:16:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-303 -v /w/workspace/gexfoundry_go-mod-secrets_PR-303:/w/workspace/gexfoundry_go-mod-secrets_PR-303:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-303@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-303@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 18:16:35 $ docker top 0381df5bf494d462b03b804cb3b4a7e4db370a3d61f28bfb833f956dbfe3ae7e -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:35 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-303 [Pipeline] fileExists [Pipeline] sh 18:16:36 + make test 18:16:36 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:16:36 go: downloading github.com/stretchr/testify v1.10.0 18:16:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.15 18:16:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 18:16:36 go: downloading github.com/davecgh/go-spew v1.1.1 18:16:36 go: downloading github.com/pmezard/go-difflib v1.0.0 18:16:36 go: downloading github.com/stretchr/objx v0.5.2 18:16:36 go: downloading gopkg.in/yaml.v3 v3.0.1 18:16:36 go: downloading github.com/zeebo/errs v1.4.0 18:16:36 go: downloading google.golang.org/grpc v1.70.0 18:16:36 go: downloading google.golang.org/protobuf v1.36.1 18:16:37 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 18:16:37 go: downloading github.com/go-kit/log v0.2.1 18:16:37 go: downloading github.com/go-playground/validator/v10 v10.23.0 18:16:37 go: downloading github.com/google/uuid v1.6.0 18:16:37 go: downloading golang.org/x/net v0.33.0 18:16:37 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 18:16:37 go: downloading golang.org/x/sys v0.28.0 18:16:37 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:16:37 go: downloading golang.org/x/crypto v0.31.0 18:16:37 go: downloading golang.org/x/text v0.21.0 18:16:37 go: downloading github.com/go-playground/universal-translator v0.18.1 18:16:37 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 18:16:37 go: downloading github.com/leodido/go-urn v1.4.0 18:16:37 go: downloading github.com/go-playground/locales v0.14.1 18:16:59 ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] 18:16:59 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 18:16:59 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 18:17:00 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 18:17:00 github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements 18:17:05 ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 8.903s coverage: 74.7% of statements 18:17:05 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.022s coverage: 52.2% of statements 18:17:06 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.033s coverage: 96.7% of statements 18:17:06 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.028s coverage: 89.5% of statements 18:17:06 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.019s coverage: 100.0% of statements 18:17:06 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.032s coverage: 55.8% of statements 18:17:06 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.019s coverage: 73.7% of statements 18:17:06 ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.027s coverage: 100.0% of statements 18:17:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:17:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:17:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:17:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:17:32 $ docker stop --time=1 0381df5bf494d462b03b804cb3b4a7e4db370a3d61f28bfb833f956dbfe3ae7e 18:17:37 $ docker rm -f --volumes 0381df5bf494d462b03b804cb3b4a7e4db370a3d61f28bfb833f956dbfe3ae7e [Pipeline] // withDockerContainer [Pipeline] sh 18:17:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:17:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:38 18:17:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:38 latest: Pulling from edgex-lftools-log-publisher 18:17:38 5eb5b503b376: Pulling fs layer 18:17:38 5c69ac0246d0: Pulling fs layer 18:17:38 ec43610c2a17: Pulling fs layer 18:17:38 3a2ae6a8a46f: Pulling fs layer 18:17:38 33b1e0a273af: Pulling fs layer 18:17:38 5d3b04190fa2: Pulling fs layer 18:17:38 2f39f015ded8: Pulling fs layer 18:17:38 3a2ae6a8a46f: Waiting 18:17:38 33b1e0a273af: Waiting 18:17:38 5d3b04190fa2: Waiting 18:17:38 2f39f015ded8: Waiting 18:17:39 5c69ac0246d0: Download complete 18:17:39 3a2ae6a8a46f: Verifying Checksum 18:17:39 3a2ae6a8a46f: Download complete 18:17:39 33b1e0a273af: Verifying Checksum 18:17:39 33b1e0a273af: Download complete 18:17:39 ec43610c2a17: Verifying Checksum 18:17:39 ec43610c2a17: Download complete 18:17:39 5d3b04190fa2: Download complete 18:17:39 5eb5b503b376: Verifying Checksum 18:17:39 5eb5b503b376: Download complete 18:17:39 2f39f015ded8: Verifying Checksum 18:17:39 2f39f015ded8: Download complete 18:17:40 5eb5b503b376: Pull complete 18:17:40 5c69ac0246d0: Pull complete 18:17:41 ec43610c2a17: Pull complete 18:17:41 3a2ae6a8a46f: Pull complete 18:17:41 33b1e0a273af: Pull complete 18:17:41 5d3b04190fa2: Pull complete 18:17:46 2f39f015ded8: Pull complete 18:17:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:46 prd-ubuntu20.04-docker-8c-8g-38545 does not seem to be running inside a container 18:17:46 $ 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/gexfoundry_go-mod-secrets_PR-303 -v /w/workspace/gexfoundry_go-mod-secrets_PR-303:/w/workspace/gexfoundry_go-mod-secrets_PR-303:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-303@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-303@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 18:17:56 $ docker top ca01c13c50b84a6177356c72f404935de293b591dfd3a732a68a7149fe781d7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:56 ---> job-cost.sh 18:17:56 lf-activate-venv: SKIPPING 18:17:56 INFO: No Stack... 18:17:57 INFO: Retrieving Pricing Info for: v3-standard-8 18:17:57 INFO: Archiving Costs [Pipeline] sh 18:17:57 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-303/archives/cost.csv 18:17:57 + cut -d, -f6 [Pipeline] lock 18:17:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-303-2-stack-cost] 18:17:57 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-303-2-stack-cost] did not exist. Created. 18:17:57 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-303-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:57 + echo total: 0.2199999988079071 [Pipeline] stash 18:17:58 Stashed 1 file(s) [Pipeline] } 18:17:58 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-PR-303-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:58 $ docker stop --time=1 ca01c13c50b84a6177356c72f404935de293b591dfd3a732a68a7149fe781d7e 18:17:59 $ docker rm -f --volumes ca01c13c50b84a6177356c72f404935de293b591dfd3a732a68a7149fe781d7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:17:59 provisioning config files... 18:17:59 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-303@tmp/config13123511359846290280tmp [Pipeline] { [Pipeline] sh 18:17:59 + set +x 18:17:59 + curl -s https://codecov.io/bash 18:17:59 + bash -s -- 18:17:59 18:17:59 _____ _ 18:17:59 / ____| | | 18:17:59 | | ___ __| | ___ ___ _____ __ 18:17:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:17:59 | |___| (_) | (_| | __/ (_| (_) \ V / 18:17:59 \_____\___/ \__,_|\___|\___\___/ \_/ 18:17:59 Bash-1.0.6 18:17:59 18:17:59 18:17:59 ==> git version 2.25.1 found 18:17:59 ==> 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 18:17:59 Release-Date: 2020-01-08 18:17:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:17:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:17:59 ==> Jenkins CI detected. 18:17:59 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-303 18:17:59 project root: . 18:17:59 --> token set from env 18:17:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:18:00 ==> Running gcov in . (disable via -X gcov) 18:18:00 ==> Python coveragepy not found 18:18:00 ==> Searching for coverage reports in: 18:18:00 + . 18:18:00 -> Found 1 reports 18:18:00 ==> Detecting git/mercurial file structure 18:18:00 ==> Reading reports 18:18:00 + ./coverage.out bytes=74991 18:18:00 ==> Appending adjustments 18:18:00 https://docs.codecov.io/docs/fixing-reports 18:18:00 + Found adjustments 18:18:00 ==> Gzipping contents 18:18:00 12K /tmp/codecov.8ww7JW.gz 18:18:00 ==> Uploading reports 18:18:00 url: https://codecov.io 18:18:00 query: branch=PR-303&commit=7bb7b388dbc9bac8d35eb6532290982d2e5107c4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-303%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=303&job=&cmd_args= 18:18:00 -> Pinging Codecov 18:18:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-303&commit=7bb7b388dbc9bac8d35eb6532290982d2e5107c4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-303%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=303&job=&cmd_args= 18:18:00 -> Uploading to 18:18:00 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-secrets/7bb7b388dbc9bac8d35eb6532290982d2e5107c4/579e2a4a-c188-41b5-ae53-63f516173b8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T181800Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5167b77b0bce5d3980d8e81c0047ff66c59c81ee76e32232b3420d0f307dc6c5 18:18:00 % Total % Received % Xferd Average Speed Time Time Time Current 18:18:00 Dload Upload Total Spent Left Speed 18:18:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10536 0 0 100 10536 0 62343 --:--:-- --:--:-- --:--:-- 62343 18:18:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/7bb7b388dbc9bac8d35eb6532290982d2e5107c4 [Pipeline] } 18:18:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:18:01 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-303/archives ] 18:18:01 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-303/archives 18:18:01 total 16 18:18:01 drwxr-xr-x 3 root root 4096 Feb 10 18:17 . 18:18:01 drwxrwxr-x 9 jenkins jenkins 4096 Feb 10 18:17 .. 18:18:01 drwxr-xr-x 2 root root 4096 Feb 10 18:17 cost 18:18:01 -rw-r--r-- 1 root root 86 Feb 10 18:17 cost.csv 18:18:01 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-303/archives 18:18:01 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-303/archives 18:18:01 total 16 18:18:01 drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 18:17 . 18:18:01 drwxrwxr-x 9 jenkins jenkins 4096 Feb 10 18:17 .. 18:18:01 drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 18:17 cost 18:18:01 -rw-r--r-- 1 jenkins jenkins 86 Feb 10 18:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:18:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:02 ---> package-listing.sh 18:18:02 ++ facter osfamily 18:18:02 ++ tr '[:upper:]' '[:lower:]' 18:18:03 + OS_FAMILY=debian 18:18:03 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-303 18:18:03 + START_PACKAGES=/tmp/packages_start.txt 18:18:03 + END_PACKAGES=/tmp/packages_end.txt 18:18:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:03 + PACKAGES=/tmp/packages_start.txt 18:18:03 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-303 ']' 18:18:03 + PACKAGES=/tmp/packages_end.txt 18:18:03 + case "${OS_FAMILY}" in 18:18:03 + dpkg -l 18:18:03 + grep '^ii' 18:18:03 + '[' -f /tmp/packages_start.txt ']' 18:18:03 + '[' -f /tmp/packages_end.txt ']' 18:18:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:03 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-303 ']' 18:18:03 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-303/archives/ 18:18:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-303/archives/ [Pipeline] echo 18:18:03 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/gexfoundry_go-mod-secrets_PR-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:18:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:04 prd-ubuntu20.04-docker-8c-8g-38545 does not seem to be running inside a container 18:18:04 $ 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/gexfoundry_go-mod-secrets_PR-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-303 -v /w/workspace/gexfoundry_go-mod-secrets_PR-303:/w/workspace/gexfoundry_go-mod-secrets_PR-303:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-303@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-303@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 18:18:04 $ docker top b9715d029d51cdf2af6269fadc59a4e1bb28d6c087f021c005a2465f8a082c9c -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:04 + touch /tmp/pre-build-complete [Pipeline] sh 18:18:04 + mkdir -p /var/log/sysstat [Pipeline] sh 18:18:05 + ls /var/log/sa-host 18:18:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:05 provisioning config files... 18:18:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-303@tmp/config6305601146782238241tmp [Pipeline] { [Pipeline] echo 18:18:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:05 ---> create-netrc.sh [Pipeline] } 18:18:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:18:06 ---> python-tools-install.sh [Pipeline] echo 18:18:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:18:06 ---> sudo-logs.sh 18:18:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:18:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:18:06 ---> job-cost.sh 18:18:06 lf-activate-venv: SKIPPING 18:18:06 DEBUG: total: 0.2199999988079071 18:18:06 INFO: Retrieving Stack Cost... 18:18:06 INFO: Retrieving Pricing Info for: v3-standard-8 18:18:07 INFO: Archiving Costs [Pipeline] echo 18:18:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:07 ---> logs-deploy.sh 18:18:07 lf-activate-venv: SKIPPING 18:18:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-303/2 18:18:07 INFO: archiving workspace using pattern(s): 18:18:08 Archives upload complete. 18:18:08 INFO: archiving logs to Nexus 18:18:09 ---> uname -a: 18:18:09 Linux prd-ubuntu20-04-docker-8c-8g-38545 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:18:09 18:18:09 18:18:09 ---> lscpu: 18:18:09 Architecture: x86_64 18:18:09 CPU op-mode(s): 32-bit, 64-bit 18:18:09 Byte Order: Little Endian 18:18:09 Address sizes: 40 bits physical, 48 bits virtual 18:18:09 CPU(s): 8 18:18:09 On-line CPU(s) list: 0-7 18:18:09 Thread(s) per core: 1 18:18:09 Core(s) per socket: 1 18:18:09 Socket(s): 8 18:18:09 NUMA node(s): 1 18:18:09 Vendor ID: AuthenticAMD 18:18:09 CPU family: 23 18:18:09 Model: 49 18:18:09 Model name: AMD EPYC-Rome Processor 18:18:09 Stepping: 0 18:18:09 CPU MHz: 2799.998 18:18:09 BogoMIPS: 5599.99 18:18:09 Virtualization: AMD-V 18:18:09 Hypervisor vendor: KVM 18:18:09 Virtualization type: full 18:18:09 L1d cache: 256 KiB 18:18:09 L1i cache: 256 KiB 18:18:09 L2 cache: 4 MiB 18:18:09 L3 cache: 128 MiB 18:18:09 NUMA node0 CPU(s): 0-7 18:18:09 Vulnerability Itlb multihit: Not affected 18:18:09 Vulnerability L1tf: Not affected 18:18:09 Vulnerability Mds: Not affected 18:18:09 Vulnerability Meltdown: Not affected 18:18:09 Vulnerability Mmio stale data: Not affected 18:18:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:18:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:18:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:18:09 Vulnerability Srbds: Not affected 18:18:09 Vulnerability Tsx async abort: Not affected 18:18:09 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 18:18:09 18:18:09 18:18:09 ---> nproc: 18:18:09 8 18:18:09 18:18:09 18:18:09 ---> df -h: 18:18:09 Filesystem Size Used Avail Use% Mounted on 18:18:09 overlay 155G 11G 145G 7% / 18:18:09 tmpfs 64M 0 64M 0% /dev 18:18:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:18:09 shm 64M 0 64M 0% /dev/shm 18:18:09 /dev/vda1 155G 11G 145G 7% /facter-os 18:18:09 18:18:09 18:18:09 ---> sar -b -r -n DEV: 18:18:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38545) 02/10/25 _x86_64_ (8 CPU) 18:18:09 18:18:09 18:14:57 LINUX RESTART (8 CPU) 18:18:09 18:18:09 18:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:18:09 18:16:03 318.11 45.38 272.74 0.00 4968.77 152504.45 0.00 18:18:09 18:17:01 93.98 3.12 90.86 0.00 408.76 68572.73 0.00 18:18:09 18:18:01 82.47 0.25 82.22 0.00 11.73 38696.22 0.00 18:18:09 Average: 165.65 16.40 149.26 0.00 1812.01 86793.55 0.00 18:18:09 18:18:09 18:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:18:09 18:16:03 29964168 31605604 750200 2.28 58912 1881364 1919920 5.66 905884 1686448 292580 18:18:09 18:17:01 28320468 31381360 922372 2.81 88636 3194992 2200876 6.49 1577644 2532372 691292 18:18:09 18:18:01 28707220 31550492 755908 2.30 96080 2967164 1790840 5.28 1127236 2593452 268 18:18:09 Average: 28997285 31512485 809493 2.46 81209 2681173 1970545 5.81 1203588 2270757 328047 18:18:09 18:18:09 18:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:18:09 18:16:03 lo 2.67 2.67 0.25 0.25 0.00 0.00 0.00 0.00 18:18:09 18:16:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:09 18:16:03 ens3 367.31 252.79 2476.33 74.14 0.00 0.00 0.00 0.00 18:18:09 18:17:01 lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 18:18:09 18:17:01 docker0 68.20 111.20 5.47 1006.56 0.00 0.00 0.00 0.00 18:18:09 18:17:01 veth3d80a52 57.94 100.29 5.41 917.34 0.00 0.00 0.00 0.08 18:18:09 18:17:01 ens3 265.30 163.20 4404.54 32.69 0.00 0.00 0.00 0.00 18:18:09 18:18:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 18:18:09 18:18:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:18:09 18:18:01 ens3 108.73 67.32 2542.72 17.44 0.00 0.00 0.00 0.00 18:18:09 Average: lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 18:18:09 Average: docker0 22.24 36.25 1.78 327.98 0.00 0.00 0.00 0.00 18:18:09 Average: ens3 246.91 161.08 3127.00 41.52 0.00 0.00 0.00 0.00 18:18:09 18:18:09 18:18:09 ---> sar -P ALL: 18:18:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38545) 02/10/25 _x86_64_ (8 CPU) 18:18:09 18:18:09 18:14:57 LINUX RESTART (8 CPU) 18:18:09 18:18:09 18:15:01 CPU %user %nice %system %iowait %steal %idle 18:18:09 18:16:03 all 6.29 0.00 1.79 5.68 0.05 86.19 18:18:09 18:16:03 0 5.14 0.00 3.48 16.40 0.05 74.94 18:18:09 18:16:03 1 7.01 0.00 2.27 4.37 0.05 86.31 18:18:09 18:16:03 2 6.43 0.00 1.23 1.36 0.05 90.94 18:18:09 18:16:03 3 5.87 0.00 1.56 0.82 0.07 91.69 18:18:09 18:16:03 4 4.85 0.00 1.22 5.08 0.05 88.80 18:18:09 18:16:03 5 6.26 0.00 1.08 11.50 0.05 81.11 18:18:09 18:16:03 6 8.99 0.00 1.74 3.47 0.07 85.73 18:18:09 18:16:03 7 5.76 0.00 1.73 2.48 0.03 89.99 18:18:09 18:17:01 all 22.76 0.00 4.56 3.69 0.07 68.92 18:18:09 18:17:01 0 23.17 0.00 4.78 0.14 0.07 71.85 18:18:09 18:17:01 1 23.50 0.00 4.35 0.54 0.07 71.54 18:18:09 18:17:01 2 23.24 0.00 4.31 5.44 0.07 66.94 18:18:09 18:17:01 3 22.30 0.00 4.30 0.96 0.05 72.38 18:18:09 18:17:01 4 21.82 0.00 4.31 2.92 0.09 70.87 18:18:09 18:17:01 5 24.00 0.00 4.23 4.75 0.07 66.96 18:18:09 18:17:01 6 22.06 0.00 5.79 13.09 0.07 58.99 18:18:09 18:17:01 7 22.01 0.00 4.39 1.74 0.07 71.79 18:18:09 18:18:01 all 25.17 0.00 4.66 3.64 0.10 66.44 18:18:09 18:18:01 0 24.43 0.00 4.99 3.28 0.08 67.22 18:18:09 18:18:01 1 25.77 0.00 4.58 4.34 0.07 65.24 18:18:09 18:18:01 2 27.48 0.00 4.69 0.25 0.08 67.49 18:18:09 18:18:01 3 24.20 0.00 4.38 0.34 0.07 71.01 18:18:09 18:18:01 4 24.85 0.00 5.25 17.92 0.10 51.88 18:18:09 18:18:01 5 25.96 0.00 3.79 0.66 0.10 69.49 18:18:09 18:18:01 6 24.28 0.00 5.43 1.98 0.17 68.15 18:18:09 18:18:01 7 24.36 0.00 4.15 0.56 0.08 70.84 18:18:09 Average: all 18.00 0.00 3.65 4.35 0.07 73.93 18:18:09 Average: 0 17.50 0.00 4.41 6.68 0.07 71.34 18:18:09 Average: 1 18.71 0.00 3.73 3.11 0.06 74.39 18:18:09 Average: 2 18.98 0.00 3.40 2.32 0.07 75.24 18:18:09 Average: 3 17.38 0.00 3.40 0.70 0.06 78.45 18:18:09 Average: 4 17.06 0.00 3.57 8.63 0.08 70.65 18:18:09 Average: 5 18.66 0.00 3.02 5.66 0.07 72.59 18:18:09 Average: 6 18.38 0.00 4.30 6.10 0.10 71.12 18:18:09 Average: 7 17.30 0.00 3.41 1.60 0.06 77.63 18:18:09 18:18:09 18:18:09