Pull request #194 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a1d02ba6ee25976a5185927f262986376a3b1a8+ece5487729ef2c8ff7c885fb030d4d65b9674b79 (75ce885239bde0922d011908d6c703f868ccc5ea) 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-ssh11398051406938686099.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13125998985975706765.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-194/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-194/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5391116483521006063.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16911442370951971394.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-194/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-194/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15450983005518664593.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.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-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 ‘prd-ubuntu20.04-docker-8c-8g-14’ is offline ‘prd-ubuntu20.04-docker-8c-8g-17’ is offline ‘prd-ubuntu20.04-docker-8c-8g-18’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-12’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19 in /w/workspace/gexfoundry_go-mod-secrets_PR-194 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-194 # 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/194/head:refs/remotes/origin/PR-194 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ece5487729ef2c8ff7c885fb030d4d65b9674b79 into PR head commit 1a1d02ba6ee25976a5185927f262986376a3b1a8 Merge succeeded, producing 1a1d02ba6ee25976a5185927f262986376a3b1a8 Checking out Revision 1a1d02ba6ee25976a5185927f262986376a3b1a8 (PR-194) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T00:21:21.948Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T00:21:21.996Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T00:21:22.012Z] ========================================================= [2023-03-14T00:21:22.012Z] EdgeX Global Pipelines Version Info [2023-03-14T00:21:22.012Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1d02ba6ee25976a5185927f262986376a3b1a8 # 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 ece5487729ef2c8ff7c885fb030d4d65b9674b79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1d02ba6ee25976a5185927f262986376a3b1a8 # timeout=10 > git rev-list --no-walk ff116e419a7efd6b5c67cb0f0dbbefb2725e30d9 # timeout=10 [2023-03-14T00:21:22.704Z] ------------------- [2023-03-14T00:21:22.704Z] stable info: [2023-03-14T00:21:22.704Z] ------------------- [2023-03-14T00:21:22.704Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T00:21:22.704Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T00:21:22.704Z] Message: update stable to v1.0.245 [2023-03-14T00:21:23.273Z] ------------------- [2023-03-14T00:21:23.273Z] experimental info: [2023-03-14T00:21:23.273Z] ------------------- [2023-03-14T00:21:23.273Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T00:21:23.273Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T00:21:23.273Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T00:21:23.444Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2023-03-14T00:21:23.456Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2023-03-14T00:21:23.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T00:21:23.480Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T00:21:23.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T00:21:23.502Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T00:21:23.511Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T00:21:23.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-14T00:21:23.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T00:21:23.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T00:21:23.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T00:21:23.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2023-03-14T00:21:23.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T00:21:23.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T00:21:23.587Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T00:21:23.598Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T00:21:23.609Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T00:21:23.619Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T00:21:23.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T00:21:23.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T00:21:23.663Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-14T00:21:23.678Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-14T00:21:23.689Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T00:21:23.701Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T00:21:23.709Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-03-14T00:21:23.717Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T00:21:23.725Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T00:21:23.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-194 [Pipeline] echo [2023-03-14T00:21:23.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-194 [Pipeline] echo [2023-03-14T00:21:23.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-194 [Pipeline] echo [2023-03-14T00:21:23.757Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a1d02ba6ee25976a5185927f262986376a3b1a8 [Pipeline] echo [2023-03-14T00:21:23.772Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a1d02b [Pipeline] echo [2023-03-14T00:21:23.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T00:21:24.132Z] + git rev-list -1 --merges 1a1d02ba6ee25976a5185927f262986376a3b1a8~1..1a1d02ba6ee25976a5185927f262986376a3b1a8 [Pipeline] echo [2023-03-14T00:21:24.176Z] -----------> git rev-list -1 --merges 1a1d02ba6ee25976a5185927f262986376a3b1a8~1..1a1d02ba6ee25976a5185927f262986376a3b1a8 1a1d02ba6ee25976a5185927f262986376a3b1a8 [false] [Pipeline] sh [2023-03-14T00:21:24.463Z] + git log --format=format:%s -1 1a1d02ba6ee25976a5185927f262986376a3b1a8 [Pipeline] echo [2023-03-14T00:21:24.477Z] ========================================================= [2023-03-14T00:21:24.477Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T00:21:24.477Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T00:21:24.811Z] + git log --format=format:%s -1 1a1d02ba6ee25976a5185927f262986376a3b1a8 [Pipeline] echo [2023-03-14T00:21:24.823Z] [semverPrep] GIT_COMMIT: 1a1d02ba6ee25976a5185927f262986376a3b1a8, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-14T00:21:24.830Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T00:21:25.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T00:21:25.160Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T00:21:25.160Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T00:21:25.160Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T00:21:25.160Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-03-14T00:21:25.160Z] -a /etc/ssh/ssh_known_hosts [2023-03-14T00:21:25.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:21:25.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T00:21:25.760Z] [2023-03-14T00:21:25.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:21:26.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T00:21:26.061Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T00:21:26.061Z] b85a868b505f: Pulling fs layer [2023-03-14T00:21:26.061Z] e2be974225ed: Pulling fs layer [2023-03-14T00:21:26.061Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T00:21:26.061Z] 988bab9f4d93: Pulling fs layer [2023-03-14T00:21:26.061Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T00:21:26.061Z] eaf3925da568: Pulling fs layer [2023-03-14T00:21:26.061Z] bab4dde63d76: Pulling fs layer [2023-03-14T00:21:26.061Z] bde34c3a00c8: Pulling fs layer [2023-03-14T00:21:26.061Z] b352a97aabf1: Pulling fs layer [2023-03-14T00:21:26.061Z] 4872d77fe225: Pulling fs layer [2023-03-14T00:21:26.061Z] 5851b861e8e6: Pulling fs layer [2023-03-14T00:21:26.061Z] 988bab9f4d93: Waiting [2023-03-14T00:21:26.061Z] 1469e6f7b9e6: Waiting [2023-03-14T00:21:26.061Z] eaf3925da568: Waiting [2023-03-14T00:21:26.061Z] bab4dde63d76: Waiting [2023-03-14T00:21:26.061Z] bde34c3a00c8: Waiting [2023-03-14T00:21:26.061Z] b352a97aabf1: Waiting [2023-03-14T00:21:26.061Z] 4872d77fe225: Waiting [2023-03-14T00:21:26.061Z] 5851b861e8e6: Waiting [2023-03-14T00:21:26.061Z] e2be974225ed: Verifying Checksum [2023-03-14T00:21:26.061Z] e2be974225ed: Download complete [2023-03-14T00:21:26.061Z] 988bab9f4d93: Download complete [2023-03-14T00:21:26.325Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T00:21:26.325Z] 1469e6f7b9e6: Download complete [2023-03-14T00:21:26.325Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T00:21:26.325Z] 339a4e72a1f5: Download complete [2023-03-14T00:21:26.325Z] eaf3925da568: Verifying Checksum [2023-03-14T00:21:26.325Z] eaf3925da568: Download complete [2023-03-14T00:21:26.325Z] bde34c3a00c8: Verifying Checksum [2023-03-14T00:21:26.325Z] bde34c3a00c8: Download complete [2023-03-14T00:21:26.325Z] b352a97aabf1: Download complete [2023-03-14T00:21:26.325Z] 4872d77fe225: Verifying Checksum [2023-03-14T00:21:26.325Z] 4872d77fe225: Download complete [2023-03-14T00:21:26.325Z] 5851b861e8e6: Verifying Checksum [2023-03-14T00:21:26.325Z] 5851b861e8e6: Download complete [2023-03-14T00:21:26.325Z] b85a868b505f: Verifying Checksum [2023-03-14T00:21:26.325Z] b85a868b505f: Download complete [2023-03-14T00:21:26.588Z] bab4dde63d76: Verifying Checksum [2023-03-14T00:21:26.588Z] bab4dde63d76: Download complete [2023-03-14T00:21:27.523Z] b85a868b505f: Pull complete [2023-03-14T00:21:27.782Z] e2be974225ed: Pull complete [2023-03-14T00:21:28.347Z] 339a4e72a1f5: Pull complete [2023-03-14T00:21:28.347Z] 988bab9f4d93: Pull complete [2023-03-14T00:21:28.605Z] 1469e6f7b9e6: Pull complete [2023-03-14T00:21:28.605Z] eaf3925da568: Pull complete [2023-03-14T00:21:30.505Z] bab4dde63d76: Pull complete [2023-03-14T00:21:30.505Z] bde34c3a00c8: Pull complete [2023-03-14T00:21:30.505Z] b352a97aabf1: Pull complete [2023-03-14T00:21:30.505Z] 4872d77fe225: Pull complete [2023-03-14T00:21:30.765Z] 5851b861e8e6: Pull complete [2023-03-14T00:21:30.765Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T00:21:30.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T00:21:30.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:21:30.870Z] prd-ubuntu20.04-docker-8c-8g-19 does not seem to be running inside a container [2023-03-14T00:21:30.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-194 -v /w/workspace/gexfoundry_go-mod-secrets_PR-194:/w/workspace/gexfoundry_go-mod-secrets_PR-194:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T00:21:34.020Z] $ docker top 0138563cb90a7a77fb071c0b4e44d9dfba753ff7e539a316a877655d4eaabdf8 -eo pid,comm [2023-03-14T00:21:34.073Z] 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). [2023-03-14T00:21:34.073Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T00:21:34.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T00:21:34.106Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T00:21:34.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T00:21:34.218Z] $ docker exec 0138563cb90a7a77fb071c0b4e44d9dfba753ff7e539a316a877655d4eaabdf8 ssh-agent [2023-03-14T00:21:34.314Z] SSH_AUTH_SOCK=/tmp/ssh-8OUp0POjumF4/agent.32 [2023-03-14T00:21:34.314Z] SSH_AGENT_PID=38 [2023-03-14T00:21:34.320Z] Running ssh-add (command line suppressed) [2023-03-14T00:21:34.417Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp/private_key_17331799029937626803.key (/w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp/private_key_17331799029937626803.key) [2023-03-14T00:21:34.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T00:21:34.722Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T00:21:34.732Z] $ docker exec --env ******** --env ******** 0138563cb90a7a77fb071c0b4e44d9dfba753ff7e539a316a877655d4eaabdf8 ssh-agent -k [2023-03-14T00:21:34.840Z] unset SSH_AUTH_SOCK; [2023-03-14T00:21:34.841Z] unset SSH_AGENT_PID; [2023-03-14T00:21:34.841Z] echo Agent pid 38 killed; [2023-03-14T00:21:34.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T00:21:34.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T00:21:34.877Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T00:21:34.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T00:21:34.994Z] $ docker exec 0138563cb90a7a77fb071c0b4e44d9dfba753ff7e539a316a877655d4eaabdf8 ssh-agent [2023-03-14T00:21:35.104Z] SSH_AUTH_SOCK=/tmp/ssh-ndMYdKkzqRns/agent.70 [2023-03-14T00:21:35.104Z] SSH_AGENT_PID=76 [2023-03-14T00:21:35.109Z] Running ssh-add (command line suppressed) [2023-03-14T00:21:35.222Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp/private_key_1578212683562582890.key (/w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp/private_key_1578212683562582890.key) [2023-03-14T00:21:35.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T00:21:35.519Z] + git semver init [2023-03-14T00:21:35.779Z] 2023-03-14 00:21:35,727 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T00:21:35.779Z] 2023-03-14 00:21:35,728 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-194/.semver [2023-03-14T00:21:35.779Z] 2023-03-14 00:21:35,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-194/.semver [2023-03-14T00:21:35.779Z] 2023-03-14 00:21:35,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-194/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-194, universal_newlines=False, shell=None, istream=None) [2023-03-14T00:21:36.714Z] 2023-03-14 00:21:36,619 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-194/.git/info/exclude [2023-03-14T00:21:36.714Z] 2023-03-14 00:21:36,620 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-194/.semver/PR-194 with force:False [2023-03-14T00:21:36.714Z] 2023-03-14 00:21:36,620 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-194/.semver/PR-194 [2023-03-14T00:21:36.714Z] 2023-03-14 00:21:36,624 [execute] INFO git cat-file --batch-check [2023-03-14T00:21:36.715Z] 2023-03-14 00:21:36,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-194/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T00:21:36.715Z] 2023-03-14 00:21:36,630 [execute] INFO git cat-file --batch [2023-03-14T00:21:36.715Z] 2023-03-14 00:21:36,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-194/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T00:21:36.715Z] 2023-03-14 00:21:36,635 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-194/.semver/PR-194 [2023-03-14T00:21:36.715Z] 0.0.0 [Pipeline] } [2023-03-14T00:21:36.722Z] $ docker exec --env ******** --env ******** 0138563cb90a7a77fb071c0b4e44d9dfba753ff7e539a316a877655d4eaabdf8 ssh-agent -k [2023-03-14T00:21:36.827Z] unset SSH_AUTH_SOCK; [2023-03-14T00:21:36.828Z] unset SSH_AGENT_PID; [2023-03-14T00:21:36.828Z] echo Agent pid 76 killed; [2023-03-14T00:21:36.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T00:21:37.145Z] + git semver [Pipeline] } [2023-03-14T00:21:37.413Z] $ docker stop --time=1 0138563cb90a7a77fb071c0b4e44d9dfba753ff7e539a316a877655d4eaabdf8 [2023-03-14T00:21:38.730Z] $ docker rm -f --volumes 0138563cb90a7a77fb071c0b4e44d9dfba753ff7e539a316a877655d4eaabdf8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T00:21:39.068Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T00:21:39.268Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T00:21:39.271Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-03-14T00:21:39.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T00:21:39.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T00:21:39.444Z] ========================================================= [2023-03-14T00:21:39.444Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T00:21:39.444Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-14T00:21:39.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T00:21:39.735Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T00:21:39.735Z] 63b65145d645: Pulling fs layer [2023-03-14T00:21:39.735Z] a2d21d5440eb: Pulling fs layer [2023-03-14T00:21:39.735Z] 935e6c44a52c: Pulling fs layer [2023-03-14T00:21:39.735Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T00:21:39.735Z] 30dea6a524f1: Pulling fs layer [2023-03-14T00:21:39.735Z] a2aff8979fd8: Pulling fs layer [2023-03-14T00:21:39.735Z] 94cc34f8dd06: Waiting [2023-03-14T00:21:39.735Z] 30dea6a524f1: Waiting [2023-03-14T00:21:39.735Z] 6808be2612f2: Pulling fs layer [2023-03-14T00:21:39.735Z] f25807f1079a: Pulling fs layer [2023-03-14T00:21:39.735Z] 6808be2612f2: Waiting [2023-03-14T00:21:39.735Z] f25807f1079a: Waiting [2023-03-14T00:21:39.735Z] a2d21d5440eb: Download complete [2023-03-14T00:21:39.735Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T00:21:39.735Z] 94cc34f8dd06: Download complete [2023-03-14T00:21:39.735Z] 30dea6a524f1: Verifying Checksum [2023-03-14T00:21:39.735Z] 30dea6a524f1: Download complete [2023-03-14T00:21:39.735Z] 63b65145d645: Verifying Checksum [2023-03-14T00:21:39.735Z] 63b65145d645: Download complete [2023-03-14T00:21:39.998Z] a2aff8979fd8: Verifying Checksum [2023-03-14T00:21:39.998Z] a2aff8979fd8: Download complete [2023-03-14T00:21:39.998Z] 63b65145d645: Pull complete [2023-03-14T00:21:39.998Z] a2d21d5440eb: Pull complete [2023-03-14T00:21:40.588Z] f25807f1079a: Verifying Checksum [2023-03-14T00:21:40.588Z] f25807f1079a: Download complete [2023-03-14T00:21:40.849Z] 935e6c44a52c: Verifying Checksum [2023-03-14T00:21:40.849Z] 935e6c44a52c: Download complete [2023-03-14T00:21:41.106Z] 6808be2612f2: Verifying Checksum [2023-03-14T00:21:41.106Z] 6808be2612f2: Download complete [2023-03-14T00:21:44.388Z] 935e6c44a52c: Pull complete [2023-03-14T00:21:44.388Z] 94cc34f8dd06: Pull complete [2023-03-14T00:21:44.388Z] 30dea6a524f1: Pull complete [2023-03-14T00:21:44.388Z] a2aff8979fd8: Pull complete [2023-03-14T00:21:46.916Z] 6808be2612f2: Pull complete [2023-03-14T00:21:47.484Z] f25807f1079a: Pull complete [2023-03-14T00:21:47.484Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T00:21:47.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T00:21:47.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-03-14T00:21:47.769Z] + 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 [2023-03-14T00:21:48.069Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T00:21:48.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:21:48.143Z] prd-ubuntu20.04-docker-8c-8g-19 does not seem to be running inside a container [2023-03-14T00:21:48.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-194 -v /w/workspace/gexfoundry_go-mod-secrets_PR-194:/w/workspace/gexfoundry_go-mod-secrets_PR-194:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T00:21:52.429Z] $ docker top ab4ce59f1458a7bf59ea9b760803e063470be01a3f6ca58f1957dfae3cdc7a41 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T00:21:52.773Z] + go version [2023-03-14T00:21:52.773Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T00:21:52.785Z] $ docker stop --time=1 ab4ce59f1458a7bf59ea9b760803e063470be01a3f6ca58f1957dfae3cdc7a41 [2023-03-14T00:21:54.052Z] $ docker rm -f --volumes ab4ce59f1458a7bf59ea9b760803e063470be01a3f6ca58f1957dfae3cdc7a41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:21:54.361Z] Still waiting to schedule task [2023-03-14T00:21:54.361Z] ‘prd-ubuntu20.04-docker-8c-8g-14’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-14T00:21:54.361Z] ‘prd-ubuntu20.04-docker-8c-8g-17’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-14T00:21:54.361Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12’ is offline [2023-03-14T00:21:54.361Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-20’ is offline [2023-03-14T00:21:54.480Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T00:21:54.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:21:54.549Z] prd-ubuntu20.04-docker-8c-8g-19 does not seem to be running inside a container [2023-03-14T00:21:54.575Z] $ 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-194 -v /w/workspace/gexfoundry_go-mod-secrets_PR-194:/w/workspace/gexfoundry_go-mod-secrets_PR-194:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T00:21:54.929Z] $ docker top f5bfb547cb4217be6af4fe088934126c69612da619d376a857201b851a323e40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T00:21:55.276Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-194 [Pipeline] fileExists [Pipeline] sh [2023-03-14T00:21:55.571Z] + make test [2023-03-14T00:21:55.572Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-03-14T00:21:55.572Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-14T00:21:55.572Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-14T00:21:55.572Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.27 [2023-03-14T00:21:55.831Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-14T00:21:55.831Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-14T00:21:55.831Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-14T00:21:55.831Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-14T00:21:55.831Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-14T00:21:55.831Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-14T00:21:55.831Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-14T00:21:55.831Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-14T00:21:55.831Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-14T00:21:55.831Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-14T00:21:55.831Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-14T00:21:56.088Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-14T00:21:56.088Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-14T00:21:56.088Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-14T00:21:56.088Z] go: downloading golang.org/x/crypto v0.5.0 [2023-03-14T00:21:56.088Z] go: downloading golang.org/x/text v0.6.0 [2023-03-14T00:21:56.088Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-14T00:21:56.088Z] go: downloading golang.org/x/net v0.5.0 [2023-03-14T00:21:56.089Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-14T00:21:56.089Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-14T00:21:56.089Z] go: downloading golang.org/x/sys v0.4.0 [2023-03-14T00:22:14.185Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-03-14T00:22:14.185Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-03-14T00:22:14.185Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-03-14T00:22:16.084Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-03-14T00:22:16.084Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-03-14T00:22:21.349Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.150s coverage: 75.7% of statements [2023-03-14T00:22:21.349Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.058s coverage: 52.2% of statements [2023-03-14T00:22:21.607Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.042s coverage: 96.7% of statements [2023-03-14T00:22:21.607Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.040s coverage: 89.5% of statements [2023-03-14T00:22:21.607Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.054s coverage: 100.0% of statements [2023-03-14T00:22:21.607Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.064s coverage: 55.8% of statements [2023-03-14T00:22:21.607Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.039s coverage: 56.0% of statements [2023-03-14T00:22:21.607Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.050s coverage: 100.0% of statements [2023-03-14T00:22:39.700Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-14T00:22:41.072Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T00:22:41.072Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-14T00:22:41.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T00:22:41.099Z] $ docker stop --time=1 f5bfb547cb4217be6af4fe088934126c69612da619d376a857201b851a323e40 [2023-03-14T00:22:44.052Z] $ docker rm -f --volumes f5bfb547cb4217be6af4fe088934126c69612da619d376a857201b851a323e40 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T00:22:44.658Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T00:22:44.709Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:22:45.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T00:22:45.216Z] [2023-03-14T00:22:45.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:22:45.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T00:22:45.529Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T00:22:45.529Z] 5eb5b503b376: Pulling fs layer [2023-03-14T00:22:45.529Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T00:22:45.529Z] ec43610c2a17: Pulling fs layer [2023-03-14T00:22:45.529Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T00:22:45.529Z] 33b1e0a273af: Pulling fs layer [2023-03-14T00:22:45.529Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T00:22:45.529Z] 2f39f015ded8: Pulling fs layer [2023-03-14T00:22:45.529Z] 5d3b04190fa2: Waiting [2023-03-14T00:22:45.529Z] 2f39f015ded8: Waiting [2023-03-14T00:22:45.529Z] 3a2ae6a8a46f: Waiting [2023-03-14T00:22:45.529Z] 33b1e0a273af: Waiting [2023-03-14T00:22:45.801Z] 5c69ac0246d0: Download complete [2023-03-14T00:22:45.801Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T00:22:45.801Z] 3a2ae6a8a46f: Download complete [2023-03-14T00:22:45.801Z] 33b1e0a273af: Verifying Checksum [2023-03-14T00:22:45.801Z] 33b1e0a273af: Download complete [2023-03-14T00:22:45.801Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T00:22:45.801Z] 5d3b04190fa2: Download complete [2023-03-14T00:22:45.801Z] ec43610c2a17: Verifying Checksum [2023-03-14T00:22:45.801Z] ec43610c2a17: Download complete [2023-03-14T00:22:46.075Z] 5eb5b503b376: Download complete [2023-03-14T00:22:46.647Z] 2f39f015ded8: Download complete [2023-03-14T00:22:47.216Z] 5eb5b503b376: Pull complete [2023-03-14T00:22:47.216Z] 5c69ac0246d0: Pull complete [2023-03-14T00:22:47.782Z] ec43610c2a17: Pull complete [2023-03-14T00:22:47.782Z] 3a2ae6a8a46f: Pull complete [2023-03-14T00:22:48.041Z] 33b1e0a273af: Pull complete [2023-03-14T00:22:48.041Z] 5d3b04190fa2: Pull complete [2023-03-14T00:22:52.222Z] 2f39f015ded8: Pull complete [2023-03-14T00:22:52.222Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T00:22:52.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T00:22:52.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:22:52.303Z] prd-ubuntu20.04-docker-8c-8g-19 does not seem to be running inside a container [2023-03-14T00:22:52.333Z] $ 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-194 -v /w/workspace/gexfoundry_go-mod-secrets_PR-194:/w/workspace/gexfoundry_go-mod-secrets_PR-194:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T00:22:56.533Z] $ docker top e801c2dd30de59d14ee3d9de6f5431a20126cde3f5e9a9adcf353609429b5519 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:22:56.905Z] ---> job-cost.sh [2023-03-14T00:22:56.905Z] lf-activate-venv: SKIPPING [2023-03-14T00:22:56.905Z] INFO: No Stack... [2023-03-14T00:22:57.163Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T00:22:57.730Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T00:22:58.017Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-194/archives/cost.csv [2023-03-14T00:22:58.018Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T00:22:58.032Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-194-3-stack-cost] [2023-03-14T00:22:58.041Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-194-3-stack-cost] did not exist. Created. [2023-03-14T00:22:58.041Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-194-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T00:22:58.343Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T00:22:58.375Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T00:22:58.381Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-194-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T00:22:58.396Z] $ docker stop --time=1 e801c2dd30de59d14ee3d9de6f5431a20126cde3f5e9a9adcf353609429b5519 [2023-03-14T00:22:59.560Z] $ docker rm -f --volumes e801c2dd30de59d14ee3d9de6f5431a20126cde3f5e9a9adcf353609429b5519 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T00:24:33.597Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22 in /w/workspace/gexfoundry_go-mod-secrets_PR-194 [Pipeline] { [Pipeline] ws [2023-03-14T00:24:33.610Z] Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] checkout [2023-03-14T00:24:33.678Z] Selected Git installation does not exist. Using Default [2023-03-14T00:24:33.678Z] The recommended git tool is: NONE [2023-03-14T00:24:45.026Z] using credential edgex-jenkins-ssh [2023-03-14T00:24:45.043Z] Cloning the remote Git repository [2023-03-14T00:24:45.112Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2023-03-14T00:24:45.272Z] > git init /w/workspace/go-mod-secrets/3 # timeout=10 [2023-03-14T00:24:45.535Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-03-14T00:24:45.536Z] > git --version # timeout=10 [2023-03-14T00:24:45.561Z] > git --version # 'git version 2.25.1' [2023-03-14T00:24:45.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T00:24:45.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T00:24:46.689Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-03-14T00:24:46.717Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T00:24:48.486Z] Merging remotes/origin/main commit ece5487729ef2c8ff7c885fb030d4d65b9674b79 into PR head commit 1a1d02ba6ee25976a5185927f262986376a3b1a8 [2023-03-14T00:24:48.842Z] Merge succeeded, producing 1a1d02ba6ee25976a5185927f262986376a3b1a8 [2023-03-14T00:24:48.843Z] Checking out Revision 1a1d02ba6ee25976a5185927f262986376a3b1a8 (PR-194) [2023-03-14T00:24:47.826Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-03-14T00:24:47.883Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-03-14T00:24:47.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T00:24:47.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/194/head:refs/remotes/origin/PR-194 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T00:24:48.509Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T00:24:48.600Z] > git checkout -f 1a1d02ba6ee25976a5185927f262986376a3b1a8 # timeout=10 [2023-03-14T00:24:48.707Z] > git remote # timeout=10 [2023-03-14T00:24:48.734Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T00:24:48.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T00:24:48.782Z] > git merge ece5487729ef2c8ff7c885fb030d4d65b9674b79 # timeout=10 [2023-03-14T00:24:48.813Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T00:24:48.849Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T00:24:48.892Z] > git checkout -f 1a1d02ba6ee25976a5185927f262986376a3b1a8 # timeout=10 [2023-03-14T00:24:49.525Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T00:24:50.415Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T00:24:50.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T00:24:50.415Z] Dload Upload Total Spent Left Speed [2023-03-14T00:24:50.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2023-03-14T00:24:51.125Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T00:24:51.468Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T00:24:51.468Z] + sudo tee /etc/docker/daemon.new [2023-03-14T00:24:51.468Z] { [2023-03-14T00:24:51.468Z] "registry-mirrors": [ [2023-03-14T00:24:51.468Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T00:24:51.468Z] ], [2023-03-14T00:24:51.468Z] "bip": "10.250.0.254/24", [2023-03-14T00:24:51.468Z] "hosts": [ [2023-03-14T00:24:51.468Z] "tcp://0.0.0.0:5555", [2023-03-14T00:24:51.468Z] "unix:///var/run/docker.sock" [2023-03-14T00:24:51.468Z] ], [2023-03-14T00:24:51.468Z] "mtu": 1458, [2023-03-14T00:24:51.468Z] "selinux-enabled": true, [2023-03-14T00:24:51.468Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T00:24:51.468Z] } [Pipeline] sh [2023-03-14T00:24:51.826Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T00:24:52.177Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-03-14T00:25:10.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T00:25:10.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T00:25:10.819Z] ========================================================= [2023-03-14T00:25:10.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T00:25:10.819Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-14T00:25:11.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T00:25:11.754Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T00:25:11.754Z] af6eaf76a39c: Pulling fs layer [2023-03-14T00:25:11.754Z] 55522c791124: Pulling fs layer [2023-03-14T00:25:11.754Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T00:25:11.754Z] 169dfbe0d373: Pulling fs layer [2023-03-14T00:25:11.754Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T00:25:11.754Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T00:25:11.754Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T00:25:11.754Z] 169dfbe0d373: Waiting [2023-03-14T00:25:11.754Z] 52ebb69f0ebf: Waiting [2023-03-14T00:25:11.754Z] 5abe8eddf0d5: Waiting [2023-03-14T00:25:11.754Z] e1ff8fa3b103: Waiting [2023-03-14T00:25:12.028Z] 55522c791124: Download complete [2023-03-14T00:25:12.028Z] 169dfbe0d373: Verifying Checksum [2023-03-14T00:25:12.028Z] 169dfbe0d373: Download complete [2023-03-14T00:25:12.028Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T00:25:12.028Z] e1ff8fa3b103: Download complete [2023-03-14T00:25:12.028Z] af6eaf76a39c: Verifying Checksum [2023-03-14T00:25:12.028Z] af6eaf76a39c: Download complete [2023-03-14T00:25:13.035Z] af6eaf76a39c: Pull complete [2023-03-14T00:25:13.309Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T00:25:13.309Z] 5abe8eddf0d5: Download complete [2023-03-14T00:25:13.584Z] 55522c791124: Pull complete [2023-03-14T00:25:14.566Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T00:25:14.566Z] ce5c4a1c91eb: Download complete [2023-03-14T00:25:14.842Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T00:25:14.842Z] 52ebb69f0ebf: Download complete [2023-03-14T00:25:27.204Z] ce5c4a1c91eb: Pull complete [2023-03-14T00:25:27.204Z] 169dfbe0d373: Pull complete [2023-03-14T00:25:27.204Z] e1ff8fa3b103: Pull complete [2023-03-14T00:25:37.400Z] 52ebb69f0ebf: Pull complete [2023-03-14T00:25:38.007Z] 5abe8eddf0d5: Pull complete [2023-03-14T00:25:38.007Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T00:25:38.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T00:25:38.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-03-14T00:25:38.336Z] + 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 [2023-03-14T00:25:38.687Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T00:25:38.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:25:38.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-22 does not seem to be running inside a container [2023-03-14T00:25:38.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T00:25:41.201Z] $ docker top b35092f0c2a521b458d2cf788df103531f15d481e0823f53ff9d840fa9bbbe5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T00:25:42.044Z] + go version [2023-03-14T00:25:42.045Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T00:25:42.075Z] $ docker stop --time=1 b35092f0c2a521b458d2cf788df103531f15d481e0823f53ff9d840fa9bbbe5e [2023-03-14T00:25:43.711Z] $ docker rm -f --volumes b35092f0c2a521b458d2cf788df103531f15d481e0823f53ff9d840fa9bbbe5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:25:44.291Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T00:25:44.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:25:44.498Z] prd-ubuntu20.04-docker-arm64-4c-16g-22 does not seem to be running inside a container [2023-03-14T00:25:44.574Z] $ 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-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T00:25:45.886Z] $ docker top 2f99ea5d6a8647237b87fde0541820e153f3524108e94ee3fd11daf8c11bf43c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T00:25:46.810Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/3 [Pipeline] fileExists [Pipeline] sh [2023-03-14T00:25:47.490Z] + make test [2023-03-14T00:25:47.490Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-03-14T00:25:47.490Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.27 [2023-03-14T00:25:47.760Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-14T00:25:48.356Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-14T00:25:48.632Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-14T00:25:48.632Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-14T00:25:48.632Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-14T00:25:48.632Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-14T00:25:48.632Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-14T00:25:48.632Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-14T00:25:48.632Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-14T00:25:48.632Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-14T00:25:48.632Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-14T00:25:50.587Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-14T00:25:50.587Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-14T00:25:50.587Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-14T00:25:50.587Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-14T00:25:50.587Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-14T00:25:50.854Z] go: downloading golang.org/x/crypto v0.5.0 [2023-03-14T00:25:51.444Z] go: downloading golang.org/x/text v0.6.0 [2023-03-14T00:25:51.444Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-14T00:25:51.444Z] go: downloading golang.org/x/net v0.5.0 [2023-03-14T00:25:51.444Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-14T00:25:52.875Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-14T00:25:53.143Z] go: downloading golang.org/x/sys v0.4.0 [2023-03-14T00:27:44.887Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-03-14T00:27:47.487Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-03-14T00:27:47.757Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-03-14T00:28:02.769Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 16.678s coverage: 75.7% of statements [2023-03-14T00:28:02.769Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.231s coverage: 52.2% of statements [2023-03-14T00:28:02.769Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.270s coverage: 96.7% of statements [2023-03-14T00:28:02.769Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.189s coverage: 89.5% of statements [2023-03-14T00:28:02.769Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.151s coverage: 100.0% of statements [2023-03-14T00:28:59.246Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-03-14T00:28:59.246Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.259s coverage: 55.8% of statements [2023-03-14T00:28:59.246Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.095s coverage: 56.0% of statements [2023-03-14T00:28:59.246Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.245s coverage: 100.0% of statements [2023-03-14T00:28:59.246Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-03-14T00:28:59.246Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T00:28:59.246Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-14T00:31:06.008Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T00:31:06.008Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-03-14T00:31:06.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T00:31:06.035Z] $ docker stop --time=1 2f99ea5d6a8647237b87fde0541820e153f3524108e94ee3fd11daf8c11bf43c [2023-03-14T00:31:08.046Z] $ docker rm -f --volumes 2f99ea5d6a8647237b87fde0541820e153f3524108e94ee3fd11daf8c11bf43c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T00:31:11.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T00:31:11.292Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T00:31:11.857Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:31:12.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T00:31:12.304Z] [2023-03-14T00:31:12.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:31:12.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T00:31:12.912Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T00:31:12.912Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T00:31:12.912Z] 04944245beec: Pulling fs layer [2023-03-14T00:31:12.912Z] 699f458cf7ca: Pulling fs layer [2023-03-14T00:31:12.912Z] 765212b225bb: Pulling fs layer [2023-03-14T00:31:12.912Z] f23df028b6ca: Pulling fs layer [2023-03-14T00:31:12.912Z] 765212b225bb: Waiting [2023-03-14T00:31:12.912Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T00:31:12.912Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T00:31:12.912Z] d65c8cfc05b1: Waiting [2023-03-14T00:31:12.912Z] f23df028b6ca: Waiting [2023-03-14T00:31:12.912Z] 2437ff75d9bd: Waiting [2023-03-14T00:31:12.912Z] 04944245beec: Verifying Checksum [2023-03-14T00:31:12.912Z] 04944245beec: Download complete [2023-03-14T00:31:12.912Z] 765212b225bb: Verifying Checksum [2023-03-14T00:31:12.912Z] 765212b225bb: Download complete [2023-03-14T00:31:12.912Z] f23df028b6ca: Verifying Checksum [2023-03-14T00:31:12.912Z] f23df028b6ca: Download complete [2023-03-14T00:31:12.912Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T00:31:12.912Z] d65c8cfc05b1: Download complete [2023-03-14T00:31:13.183Z] 699f458cf7ca: Verifying Checksum [2023-03-14T00:31:13.453Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T00:31:13.453Z] 8998bd30e6a1: Download complete [2023-03-14T00:31:16.052Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T00:31:16.052Z] 2437ff75d9bd: Download complete [2023-03-14T00:31:17.460Z] 8998bd30e6a1: Pull complete [2023-03-14T00:31:18.047Z] 04944245beec: Pull complete [2023-03-14T00:31:19.463Z] 699f458cf7ca: Pull complete [2023-03-14T00:31:19.463Z] 765212b225bb: Pull complete [2023-03-14T00:31:20.426Z] f23df028b6ca: Pull complete [2023-03-14T00:31:20.696Z] d65c8cfc05b1: Pull complete [2023-03-14T00:31:35.729Z] 2437ff75d9bd: Pull complete [2023-03-14T00:31:35.729Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T00:31:35.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T00:31:35.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:31:35.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-22 does not seem to be running inside a container [2023-03-14T00:31:36.006Z] $ 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-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T00:31:38.802Z] $ docker top 2d7421cabd0bc310e86d46f9b62e63b2528d42a222899dfd20f91ba89571a469 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:31:39.675Z] ---> job-cost.sh [2023-03-14T00:31:39.675Z] lf-activate-venv: SKIPPING [2023-03-14T00:31:39.675Z] INFO: No Stack... [2023-03-14T00:31:39.943Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T00:31:40.907Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T00:31:41.551Z] + cut -d, -f6 [2023-03-14T00:31:41.551Z] + cat /w/workspace/go-mod-secrets/3/archives/cost.csv [Pipeline] lock [2023-03-14T00:31:41.628Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-194-3-stack-cost] [2023-03-14T00:31:41.636Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-194-3-stack-cost] did not exist. Created. [2023-03-14T00:31:41.636Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-194-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T00:31:42.301Z] /w/workspace/go-mod-secrets/3@tmp/durable-822d1212/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T00:31:42.962Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T00:31:42.983Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T00:31:43.041Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T00:31:43.057Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-194-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T00:31:43.076Z] $ docker stop --time=1 2d7421cabd0bc310e86d46f9b62e63b2528d42a222899dfd20f91ba89571a469 [2023-03-14T00:31:45.792Z] $ docker rm -f --volumes 2d7421cabd0bc310e86d46f9b62e63b2528d42a222899dfd20f91ba89571a469 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-14T00:31:46.160Z] provisioning config files... [2023-03-14T00:31:46.171Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp/config13811033228640243243tmp [Pipeline] { [Pipeline] sh [2023-03-14T00:31:46.468Z] + set +x [2023-03-14T00:31:46.468Z] + bash -s -- [2023-03-14T00:31:46.468Z] + curl -s https://codecov.io/bash [2023-03-14T00:31:46.468Z] [2023-03-14T00:31:46.468Z] _____ _ [2023-03-14T00:31:46.468Z] / ____| | | [2023-03-14T00:31:46.468Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T00:31:46.468Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T00:31:46.468Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T00:31:46.468Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T00:31:46.468Z] Bash-1.0.6 [2023-03-14T00:31:46.468Z] [2023-03-14T00:31:46.468Z] [2023-03-14T00:31:46.468Z] ==> git version 2.25.1 found [2023-03-14T00:31:46.468Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-14T00:31:46.468Z] Release-Date: 2020-01-08 [2023-03-14T00:31:46.468Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-14T00:31:46.468Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T00:31:46.468Z] ==> Jenkins CI detected. [2023-03-14T00:31:46.468Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-194 [2023-03-14T00:31:46.468Z] project root: . [2023-03-14T00:31:46.468Z] --> token set from env [2023-03-14T00:31:46.468Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T00:31:46.468Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T00:31:46.468Z] ==> Python coveragepy not found [2023-03-14T00:31:46.468Z] ==> Searching for coverage reports in: [2023-03-14T00:31:46.468Z] + . [2023-03-14T00:31:46.468Z] -> Found 1 reports [2023-03-14T00:31:46.468Z] ==> Detecting git/mercurial file structure [2023-03-14T00:31:46.468Z] ==> Reading reports [2023-03-14T00:31:46.468Z] + ./coverage.out bytes=41158 [2023-03-14T00:31:46.468Z] ==> Appending adjustments [2023-03-14T00:31:46.468Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T00:31:46.727Z] + Found adjustments [2023-03-14T00:31:46.727Z] ==> Gzipping contents [2023-03-14T00:31:46.727Z] 8.0K /tmp/codecov.sKeBOB.gz [2023-03-14T00:31:46.727Z] ==> Uploading reports [2023-03-14T00:31:46.727Z] url: https://codecov.io [2023-03-14T00:31:46.727Z] query: branch=PR-194&commit=1a1d02ba6ee25976a5185927f262986376a3b1a8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-194%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=194&job=&cmd_args= [2023-03-14T00:31:46.727Z] -> Pinging Codecov [2023-03-14T00:31:46.727Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-194&commit=1a1d02ba6ee25976a5185927f262986376a3b1a8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-194%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=194&job=&cmd_args= [2023-03-14T00:31:46.986Z] -> Uploading to [2023-03-14T00:31:46.986Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/D63849C06B6B67093493C71CE874ED06/1a1d02ba6ee25976a5185927f262986376a3b1a8/78497011-5293-44da-a5f8-1bf4e10cbfb4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T003146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ccfda93e2bbb1bf1e62250451feb39fb71ebf1a2648ed2730697e75f2ba62ac0 [2023-03-14T00:31:46.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T00:31:46.986Z] Dload Upload Total Spent Left Speed [2023-03-14T00:31:47.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8122 0 0 100 8122 0 32102 --:--:-- --:--:-- --:--:-- 32102 [2023-03-14T00:31:47.246Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/1a1d02ba6ee25976a5185927f262986376a3b1a8 [Pipeline] } [2023-03-14T00:31:47.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-14T00:31:47.948Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-194/archives ] [2023-03-14T00:31:47.948Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-194/archives [2023-03-14T00:31:47.948Z] total 16 [2023-03-14T00:31:47.948Z] drwxr-xr-x 3 root root 4096 Mar 14 00:22 . [2023-03-14T00:31:47.948Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 00:22 .. [2023-03-14T00:31:47.948Z] drwxr-xr-x 2 root root 4096 Mar 14 00:22 cost [2023-03-14T00:31:47.948Z] -rw-r--r-- 1 root root 86 Mar 14 00:22 cost.csv [2023-03-14T00:31:47.948Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-194/archives [2023-03-14T00:31:47.948Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-194/archives [2023-03-14T00:31:47.948Z] total 16 [2023-03-14T00:31:47.948Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 00:22 . [2023-03-14T00:31:47.948Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 00:22 .. [2023-03-14T00:31:47.948Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 00:22 cost [2023-03-14T00:31:47.948Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 14 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:31:48.242Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:31:49.097Z] ---> package-listing.sh [2023-03-14T00:31:49.097Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T00:31:49.097Z] ++ facter osfamily [2023-03-14T00:31:49.356Z] + OS_FAMILY=debian [2023-03-14T00:31:49.356Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-194 [2023-03-14T00:31:49.356Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T00:31:49.356Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T00:31:49.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T00:31:49.356Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T00:31:49.356Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-194 ']' [2023-03-14T00:31:49.356Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T00:31:49.357Z] + case "${OS_FAMILY}" in [2023-03-14T00:31:49.357Z] + dpkg -l [2023-03-14T00:31:49.357Z] + grep '^ii' [2023-03-14T00:31:49.357Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T00:31:49.357Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T00:31:49.357Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T00:31:49.357Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-194 ']' [2023-03-14T00:31:49.357Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-194/archives/ [2023-03-14T00:31:49.357Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-194/archives/ [Pipeline] echo [2023-03-14T00:31:49.366Z] 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-194/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T00:31:49.642Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:31:50.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T00:31:50.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:31:50.275Z] prd-ubuntu20.04-docker-8c-8g-19 does not seem to be running inside a container [2023-03-14T00:31:50.300Z] $ 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-194/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-194 -v /w/workspace/gexfoundry_go-mod-secrets_PR-194:/w/workspace/gexfoundry_go-mod-secrets_PR-194:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T00:31:50.501Z] $ docker top 266198144b5cc7454762b134e9bee2888125c26a3ba508f34900ad9532070e04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T00:31:50.847Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T00:31:51.131Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T00:31:51.416Z] + ls /var/log/sa-host [2023-03-14T00:31:51.416Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T00:31:51.482Z] provisioning config files... [2023-03-14T00:31:51.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-194@tmp/config6736726754738415975tmp [Pipeline] { [Pipeline] echo [2023-03-14T00:31:51.503Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:31:51.786Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T00:31:51.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:31:52.117Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T00:31:52.125Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:31:52.406Z] ---> sudo-logs.sh [2023-03-14T00:31:52.406Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T00:31:52.435Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:31:52.726Z] ---> job-cost.sh [2023-03-14T00:31:52.726Z] lf-activate-venv: SKIPPING [2023-03-14T00:31:52.726Z] DEBUG: total: 0.2199999988079071 [2023-03-14T00:31:52.726Z] INFO: Retrieving Stack Cost... [2023-03-14T00:31:52.985Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T00:31:53.555Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T00:31:53.565Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:31:53.847Z] ---> logs-deploy.sh [2023-03-14T00:31:53.847Z] lf-activate-venv: SKIPPING [2023-03-14T00:31:53.847Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-194/3 [2023-03-14T00:31:53.847Z] INFO: archiving workspace using pattern(s): [2023-03-14T00:31:54.782Z] Archives upload complete. [2023-03-14T00:31:54.782Z] INFO: archiving logs to Nexus [2023-03-14T00:31:55.350Z] ---> uname -a: [2023-03-14T00:31:55.350Z] Linux prd-ubuntu20-04-docker-8c-8g-19 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-14T00:31:55.350Z] [2023-03-14T00:31:55.350Z] [2023-03-14T00:31:55.350Z] ---> lscpu: [2023-03-14T00:31:55.350Z] Architecture: x86_64 [2023-03-14T00:31:55.350Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-14T00:31:55.350Z] Byte Order: Little Endian [2023-03-14T00:31:55.350Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-14T00:31:55.350Z] CPU(s): 8 [2023-03-14T00:31:55.350Z] On-line CPU(s) list: 0-7 [2023-03-14T00:31:55.350Z] Thread(s) per core: 1 [2023-03-14T00:31:55.350Z] Core(s) per socket: 1 [2023-03-14T00:31:55.350Z] Socket(s): 8 [2023-03-14T00:31:55.350Z] NUMA node(s): 1 [2023-03-14T00:31:55.350Z] Vendor ID: AuthenticAMD [2023-03-14T00:31:55.350Z] CPU family: 23 [2023-03-14T00:31:55.350Z] Model: 49 [2023-03-14T00:31:55.350Z] Model name: AMD EPYC-Rome Processor [2023-03-14T00:31:55.350Z] Stepping: 0 [2023-03-14T00:31:55.350Z] CPU MHz: 2800.000 [2023-03-14T00:31:55.350Z] BogoMIPS: 5600.00 [2023-03-14T00:31:55.350Z] Virtualization: AMD-V [2023-03-14T00:31:55.350Z] Hypervisor vendor: KVM [2023-03-14T00:31:55.350Z] Virtualization type: full [2023-03-14T00:31:55.350Z] L1d cache: 256 KiB [2023-03-14T00:31:55.350Z] L1i cache: 256 KiB [2023-03-14T00:31:55.350Z] L2 cache: 4 MiB [2023-03-14T00:31:55.350Z] L3 cache: 128 MiB [2023-03-14T00:31:55.350Z] NUMA node0 CPU(s): 0-7 [2023-03-14T00:31:55.350Z] Vulnerability Itlb multihit: Not affected [2023-03-14T00:31:55.350Z] Vulnerability L1tf: Not affected [2023-03-14T00:31:55.350Z] Vulnerability Mds: Not affected [2023-03-14T00:31:55.350Z] Vulnerability Meltdown: Not affected [2023-03-14T00:31:55.350Z] Vulnerability Mmio stale data: Not affected [2023-03-14T00:31:55.350Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-14T00:31:55.350Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-14T00:31:55.350Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-14T00:31:55.350Z] Vulnerability Srbds: Not affected [2023-03-14T00:31:55.350Z] Vulnerability Tsx async abort: Not affected [2023-03-14T00:31:55.350Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-14T00:31:55.350Z] [2023-03-14T00:31:55.350Z] [2023-03-14T00:31:55.350Z] ---> nproc: [2023-03-14T00:31:55.350Z] 8 [2023-03-14T00:31:55.350Z] [2023-03-14T00:31:55.350Z] [2023-03-14T00:31:55.350Z] ---> df -h: [2023-03-14T00:31:55.350Z] Filesystem Size Used Avail Use% Mounted on [2023-03-14T00:31:55.350Z] overlay 155G 11G 145G 7% / [2023-03-14T00:31:55.350Z] tmpfs 64M 0 64M 0% /dev [2023-03-14T00:31:55.350Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-14T00:31:55.350Z] shm 64M 0 64M 0% /dev/shm [2023-03-14T00:31:55.350Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-03-14T00:31:55.350Z] [2023-03-14T00:31:55.350Z] [2023-03-14T00:31:55.350Z] ---> sar -b -r -n DEV: [2023-03-14T00:31:55.350Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-19) 03/14/23 _x86_64_ (8 CPU) [2023-03-14T00:31:55.350Z] [2023-03-14T00:31:55.350Z] 00:20:46 LINUX RESTART (8 CPU) [2023-03-14T00:31:55.350Z] [2023-03-14T00:31:55.350Z] 00:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-14T00:31:55.350Z] 00:22:01 154.39 47.69 106.70 0.00 5366.04 105701.58 0.00 [2023-03-14T00:31:55.350Z] 00:23:01 67.71 0.27 67.44 0.00 10.66 36213.56 0.00 [2023-03-14T00:31:55.350Z] 00:24:01 1.48 0.00 1.48 0.00 0.00 20.01 0.00 [2023-03-14T00:31:55.350Z] 00:25:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2023-03-14T00:31:55.350Z] 00:26:01 28.53 9.27 19.26 0.00 2886.05 2496.65 0.00 [2023-03-14T00:31:55.350Z] 00:27:01 27.60 1.33 26.26 0.00 2271.22 6284.82 0.00 [2023-03-14T00:31:55.350Z] 00:28:01 3.48 0.02 3.47 0.00 0.13 89.99 0.00 [2023-03-14T00:31:55.350Z] 00:29:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2023-03-14T00:31:55.350Z] 00:30:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2023-03-14T00:31:55.350Z] 00:31:01 2.20 0.00 2.20 0.00 0.00 24.26 0.00 [2023-03-14T00:31:55.350Z] Average: 28.92 5.86 23.07 0.00 1053.38 15087.04 0.00 [2023-03-14T00:31:55.350Z] [2023-03-14T00:31:55.350Z] 00:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-14T00:31:55.350Z] 00:22:01 28794436 31456476 853848 2.60 85792 2824036 2283236 6.73 1226072 2470624 256788 [2023-03-14T00:31:55.350Z] 00:23:01 28686924 31584620 726824 2.21 93492 3032804 1767640 5.21 1107040 2677904 284 [2023-03-14T00:31:55.350Z] 00:24:01 28700608 31598332 713300 2.17 93528 3032804 1767640 5.21 1091968 2677904 20 [2023-03-14T00:31:55.350Z] 00:25:01 28705612 31603452 707876 2.15 93576 3032808 1767640 5.21 1085884 2677908 52 [2023-03-14T00:31:55.350Z] 00:26:01 28385196 31553628 740516 2.25 111380 3283928 1834672 5.41 1272748 2790808 66028 [2023-03-14T00:31:55.350Z] 00:27:01 28180280 31580692 710436 2.16 127628 3488212 1809692 5.33 1410812 2842848 12 [2023-03-14T00:31:55.350Z] 00:28:01 28195504 31591276 700192 2.13 126248 3484960 1763508 5.20 1399296 2839684 8 [2023-03-14T00:31:55.351Z] 00:29:01 28195340 31591148 700252 2.13 126288 3484960 1763508 5.20 1399320 2839684 164 [2023-03-14T00:31:55.351Z] 00:30:01 28195544 31591680 699912 2.13 126360 3484964 1763508 5.20 1398964 2839972 8 [2023-03-14T00:31:55.351Z] 00:31:01 28195156 31591468 699980 2.13 126464 3484972 1763508 5.20 1399060 2839988 12 [2023-03-14T00:31:55.351Z] Average: 28423460 31574277 725314 2.21 111076 3263445 1828455 5.39 1279116 2749732 32338 [2023-03-14T00:31:55.351Z] [2023-03-14T00:31:55.351Z] 00:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-14T00:31:55.351Z] 00:22:01 lo 3.73 3.73 0.35 0.35 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:22:01 docker0 27.90 47.16 2.43 562.06 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:22:01 ens3 703.48 447.41 7043.51 93.59 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:22:01 vethd778c54 26.18 45.61 2.55 544.61 0.00 0.00 0.00 0.04 [2023-03-14T00:31:55.351Z] 00:23:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:23:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:23:01 ens3 149.88 97.18 2546.07 88.41 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:24:01 ens3 1.85 0.53 0.70 0.46 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:25:01 ens3 2.28 1.13 2.07 0.26 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:26:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:26:01 ens3 107.65 62.66 1429.45 4.35 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:27:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:27:01 ens3 65.17 27.45 1373.21 2.06 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:28:01 ens3 1.65 0.13 0.17 0.07 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:29:01 ens3 0.53 0.40 0.26 0.21 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] 00:31:01 ens3 0.33 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] Average: docker0 2.79 4.72 0.24 56.20 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] Average: ens3 103.28 63.70 1239.51 18.94 0.00 0.00 0.00 0.00 [2023-03-14T00:31:55.351Z] [2023-03-14T00:31:55.351Z] [2023-03-14T00:31:55.351Z] ---> sar -P ALL: [2023-03-14T00:31:55.351Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-19) 03/14/23 _x86_64_ (8 CPU) [2023-03-14T00:31:55.351Z] [2023-03-14T00:31:55.351Z] 00:20:46 LINUX RESTART (8 CPU) [2023-03-14T00:31:55.351Z] [2023-03-14T00:31:55.351Z] 00:21:01 CPU %user %nice %system %iowait %steal %idle [2023-03-14T00:31:55.351Z] 00:22:01 all 11.80 0.00 3.78 2.58 0.07 81.77 [2023-03-14T00:31:55.351Z] 00:22:01 0 10.91 0.00 3.64 3.89 0.05 81.51 [2023-03-14T00:31:55.351Z] 00:22:01 1 10.91 0.00 3.37 0.22 0.07 85.43 [2023-03-14T00:31:55.351Z] 00:22:01 2 13.27 0.00 2.92 0.18 0.07 83.56 [2023-03-14T00:31:55.351Z] 00:22:01 3 11.73 0.00 5.07 0.47 0.07 82.67 [2023-03-14T00:31:55.351Z] 00:22:01 4 12.42 0.00 4.40 13.94 0.07 69.17 [2023-03-14T00:31:55.351Z] 00:22:01 5 11.57 0.00 3.58 0.40 0.07 84.38 [2023-03-14T00:31:55.351Z] 00:22:01 6 12.11 0.00 3.63 0.93 0.07 83.26 [2023-03-14T00:31:55.351Z] 00:22:01 7 11.50 0.00 3.66 0.64 0.08 84.11 [2023-03-14T00:31:55.351Z] 00:23:01 all 34.93 0.00 6.26 1.66 0.09 57.07 [2023-03-14T00:31:55.351Z] 00:23:01 0 34.79 0.00 6.37 1.85 0.08 56.90 [2023-03-14T00:31:55.351Z] 00:23:01 1 33.75 0.00 7.64 0.73 0.08 57.80 [2023-03-14T00:31:55.351Z] 00:23:01 2 34.81 0.00 5.92 0.61 0.08 58.57 [2023-03-14T00:31:55.351Z] 00:23:01 3 35.95 0.00 6.67 5.36 0.10 51.93 [2023-03-14T00:31:55.351Z] 00:23:01 4 34.42 0.00 6.15 4.43 0.09 54.92 [2023-03-14T00:31:55.351Z] 00:23:01 5 35.48 0.00 6.47 0.05 0.10 57.90 [2023-03-14T00:31:55.351Z] 00:23:01 6 34.59 0.00 5.26 0.03 0.08 60.03 [2023-03-14T00:31:55.351Z] 00:23:01 7 35.61 0.00 5.57 0.20 0.10 58.52 [2023-03-14T00:31:55.351Z] 00:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-14T00:31:55.351Z] 00:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-14T00:31:55.351Z] 00:24:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-14T00:31:55.351Z] 00:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T00:31:55.351Z] 00:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-14T00:31:55.351Z] 00:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-14T00:31:55.351Z] 00:24:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-14T00:31:55.351Z] 00:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-14T00:31:55.351Z] 00:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T00:31:55.351Z] 00:25:01 all 0.18 0.00 0.02 0.00 0.01 99.79 [2023-03-14T00:31:55.351Z] 00:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-14T00:31:55.351Z] 00:25:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-03-14T00:31:55.351Z] 00:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T00:31:55.351Z] 00:25:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-14T00:31:55.351Z] 00:25:01 4 1.27 0.00 0.03 0.00 0.00 98.69 [2023-03-14T00:31:55.351Z] 00:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T00:31:55.351Z] 00:25:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-14T00:31:55.351Z] 00:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-14T00:31:55.351Z] 00:26:01 all 1.33 0.00 0.77 0.30 0.01 97.59 [2023-03-14T00:31:55.351Z] 00:26:01 0 1.67 0.00 1.73 0.08 0.00 96.52 [2023-03-14T00:31:55.351Z] 00:26:01 1 0.70 0.00 0.40 0.00 0.02 98.88 [2023-03-14T00:31:55.351Z] 00:26:01 2 0.67 0.00 0.63 0.70 0.02 97.98 [2023-03-14T00:31:55.351Z] 00:26:01 3 0.93 0.00 0.80 0.57 0.02 97.68 [2023-03-14T00:31:55.351Z] 00:26:01 4 2.66 0.00 0.46 0.59 0.02 96.27 [2023-03-14T00:31:55.351Z] 00:26:01 5 1.25 0.00 0.47 0.03 0.00 98.25 [2023-03-14T00:31:55.351Z] 00:26:01 6 2.05 0.00 1.04 0.33 0.02 96.56 [2023-03-14T00:31:55.351Z] 00:26:01 7 0.70 0.00 0.63 0.07 0.02 98.58 [2023-03-14T00:31:55.351Z] 00:27:01 all 1.10 0.00 0.65 0.35 0.01 97.90 [2023-03-14T00:31:55.351Z] 00:27:01 0 1.38 0.00 0.52 0.03 0.02 98.05 [2023-03-14T00:31:55.351Z] 00:27:01 1 0.50 0.00 0.37 0.20 0.02 98.91 [2023-03-14T00:31:55.351Z] 00:27:01 2 1.29 0.00 0.52 1.34 0.02 96.84 [2023-03-14T00:31:55.351Z] 00:27:01 3 1.52 0.00 0.38 0.07 0.00 98.03 [2023-03-14T00:31:55.351Z] 00:27:01 4 0.98 0.00 0.65 0.22 0.02 98.13 [2023-03-14T00:31:55.351Z] 00:27:01 5 1.64 0.00 0.43 0.05 0.02 97.86 [2023-03-14T00:31:55.351Z] 00:27:01 6 0.60 0.00 1.47 0.02 0.02 97.90 [2023-03-14T00:31:55.351Z] 00:27:01 7 0.87 0.00 0.84 0.85 0.02 97.43 [2023-03-14T00:31:55.351Z] 00:28:01 all 0.08 0.00 0.05 0.02 0.00 99.84 [2023-03-14T00:31:55.351Z] 00:28:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2023-03-14T00:31:55.351Z] 00:28:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2023-03-14T00:31:55.351Z] 00:28:01 2 0.05 0.00 0.03 0.13 0.02 99.77 [2023-03-14T00:31:55.351Z] 00:28:01 3 0.23 0.00 0.10 0.00 0.02 99.65 [2023-03-14T00:31:55.351Z] 00:28:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-14T00:31:55.351Z] 00:28:01 5 0.08 0.00 0.03 0.02 0.00 99.87 [2023-03-14T00:31:55.351Z] 00:28:01 6 0.08 0.00 0.03 0.00 0.00 99.88 [2023-03-14T00:31:55.351Z] 00:28:01 7 0.08 0.00 0.05 0.00 0.00 99.87 [2023-03-14T00:31:55.351Z] 00:29:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-03-14T00:31:55.351Z] 00:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-14T00:31:55.351Z] 00:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-14T00:31:55.351Z] 00:29:01 2 0.03 0.00 0.02 0.05 0.02 99.88 [2023-03-14T00:31:55.351Z] 00:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T00:31:55.351Z] 00:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-14T00:31:55.351Z] 00:29:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-14T00:31:55.351Z] 00:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-14T00:31:55.351Z] 00:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-14T00:31:55.351Z] 00:30:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-03-14T00:31:55.351Z] 00:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-14T00:31:55.351Z] 00:30:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-14T00:31:55.351Z] 00:30:01 2 0.03 0.00 0.02 0.03 0.00 99.92 [2023-03-14T00:31:55.351Z] 00:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T00:31:55.351Z] 00:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T00:31:55.351Z] 00:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-14T00:31:55.351Z] 00:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T00:31:55.351Z] 00:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-14T00:31:55.351Z] 00:31:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2023-03-14T00:31:55.351Z] 00:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T00:31:55.351Z] 00:31:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-14T00:31:55.351Z] 00:31:01 2 0.02 0.00 0.02 0.15 0.02 99.80 [2023-03-14T00:31:55.351Z] 00:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-14T00:31:55.351Z] 00:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-14T00:31:55.351Z] 00:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-14T00:31:55.351Z] 00:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-14T00:31:55.351Z] 00:31:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-14T00:31:55.351Z] Average: all 4.89 0.00 1.14 0.49 0.02 93.45 [2023-03-14T00:31:55.351Z] Average: 0 4.83 0.00 1.22 0.58 0.02 93.34 [2023-03-14T00:31:55.351Z] Average: 1 4.55 0.00 1.18 0.12 0.02 94.13 [2023-03-14T00:31:55.351Z] Average: 2 4.97 0.00 1.00 0.32 0.02 93.68 [2023-03-14T00:31:55.351Z] Average: 3 4.99 0.00 1.29 0.64 0.02 93.06 [2023-03-14T00:31:55.351Z] Average: 4 5.11 0.00 1.16 1.90 0.02 91.81 [2023-03-14T00:31:55.351Z] Average: 5 4.95 0.00 1.09 0.06 0.02 93.88 [2023-03-14T00:31:55.351Z] Average: 6 4.89 0.00 1.14 0.13 0.02 93.82 [2023-03-14T00:31:55.351Z] Average: 7 4.84 0.00 1.07 0.18 0.02 93.90 [2023-03-14T00:31:55.351Z] [2023-03-14T00:31:55.351Z] [2023-03-14T00:31:55.351Z]