Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3568057c2bc587f06c498046610b571516c920c3 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-ssh462354542056871197.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1615121783415174849.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3132307099220775221.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2318237365656381595.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-bootstrap/branches/main/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-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5370480209166134774.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-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16727 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3568057c2bc587f06c498046610b571516c920c3 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 (#548)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3568057c2bc587f06c498046610b571516c920c3 # timeout=10 > git rev-list --no-walk cde0120799f0a105c850bf9950c421bc6404a345 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:16:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:16:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:16:26 ========================================================= 17:16:26 EdgeX Global Pipelines Version Info 17:16:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:16:27 ------------------- 17:16:27 stable info: 17:16:27 ------------------- 17:16:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:16:27 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:16:27 Message: update stable to v1.0.249 17:16:27 ------------------- 17:16:27 experimental info: 17:16:27 ------------------- 17:16:27 Commited By: **** collab-it+edgex@linuxfoundation.org 17:16:27 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:16:27 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3568057c2bc587f06c498046610b571516c920c3 [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3568057 [Pipeline] echo 17:16:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:16:28 + git rev-list -1 --merges 3568057c2bc587f06c498046610b571516c920c3~1..3568057c2bc587f06c498046610b571516c920c3 [Pipeline] echo 17:16:28 -----------> git rev-list -1 --merges 3568057c2bc587f06c498046610b571516c920c3~1..3568057c2bc587f06c498046610b571516c920c3 3568057c2bc587f06c498046610b571516c920c3 [false] [Pipeline] sh 17:16:29 + git log --format=format:%s -1 3568057c2bc587f06c498046610b571516c920c3 [Pipeline] echo 17:16:29 ========================================================= 17:16:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:16:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:29 + git log --format=format:%s -1 3568057c2bc587f06c498046610b571516c920c3 [Pipeline] echo 17:16:29 [semverPrep] GIT_COMMIT: 3568057c2bc587f06c498046610b571516c920c3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 (#548) [Pipeline] echo 17:16:29 [semverPrep] This is not a build commit. [Pipeline] sh 17:16:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:16:29 + grep -v github /etc/ssh/ssh_known_hosts 17:16:29 + [ -e /tmp/ssh_known_hosts ] 17:16:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:16:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:16:29 + sudo tee -a /etc/ssh/ssh_known_hosts 17:16:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:16:30 17:16:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:16:30 0.1.4: Pulling from edgex-devops/py-git-semver 17:16:30 b85a868b505f: Pulling fs layer 17:16:30 e2be974225ed: Pulling fs layer 17:16:30 339a4e72a1f5: Pulling fs layer 17:16:30 988bab9f4d93: Pulling fs layer 17:16:30 1469e6f7b9e6: Pulling fs layer 17:16:30 eaf3925da568: Pulling fs layer 17:16:30 988bab9f4d93: Waiting 17:16:30 1469e6f7b9e6: Waiting 17:16:30 bab4dde63d76: Pulling fs layer 17:16:30 eaf3925da568: Waiting 17:16:30 bde34c3a00c8: Pulling fs layer 17:16:30 b352a97aabf1: Pulling fs layer 17:16:30 bab4dde63d76: Waiting 17:16:30 bde34c3a00c8: Waiting 17:16:30 4872d77fe225: Pulling fs layer 17:16:30 5851b861e8e6: Pulling fs layer 17:16:30 4872d77fe225: Waiting 17:16:30 b352a97aabf1: Waiting 17:16:30 5851b861e8e6: Waiting 17:16:30 e2be974225ed: Verifying Checksum 17:16:30 e2be974225ed: Download complete 17:16:30 988bab9f4d93: Verifying Checksum 17:16:30 988bab9f4d93: Download complete 17:16:30 339a4e72a1f5: Verifying Checksum 17:16:30 339a4e72a1f5: Download complete 17:16:30 1469e6f7b9e6: Verifying Checksum 17:16:30 1469e6f7b9e6: Download complete 17:16:30 eaf3925da568: Verifying Checksum 17:16:30 eaf3925da568: Download complete 17:16:30 bde34c3a00c8: Verifying Checksum 17:16:30 bde34c3a00c8: Download complete 17:16:30 b352a97aabf1: Verifying Checksum 17:16:30 b352a97aabf1: Download complete 17:16:30 4872d77fe225: Verifying Checksum 17:16:30 4872d77fe225: Download complete 17:16:30 5851b861e8e6: Verifying Checksum 17:16:30 5851b861e8e6: Download complete 17:16:31 b85a868b505f: Download complete 17:16:31 bab4dde63d76: Verifying Checksum 17:16:31 bab4dde63d76: Download complete 17:16:31 b85a868b505f: Pull complete 17:16:32 e2be974225ed: Pull complete 17:16:32 339a4e72a1f5: Pull complete 17:16:32 988bab9f4d93: Pull complete 17:16:32 1469e6f7b9e6: Pull complete 17:16:32 eaf3925da568: Pull complete 17:16:34 bab4dde63d76: Pull complete 17:16:34 bde34c3a00c8: Pull complete 17:16:34 b352a97aabf1: Pull complete 17:16:34 4872d77fe225: Pull complete 17:16:34 5851b861e8e6: Pull complete 17:16:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:16:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:16:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:34 prd-ubuntu20.04-docker-8c-8g-16727 does not seem to be running inside a container 17:16:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:16:36 $ docker top bd5ba78fbc4713e06e2c5dcfe322b7106d53c910ee6ff2fa0f5acf673711f334 -eo pid,comm 17:16:36 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). 17:16:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:16:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:16:36 [ssh-agent] Looking for ssh-agent implementation... 17:16:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:16:37 $ docker exec bd5ba78fbc4713e06e2c5dcfe322b7106d53c910ee6ff2fa0f5acf673711f334 ssh-agent 17:16:37 SSH_AUTH_SOCK=/tmp/ssh-Lrn9JhwXyH6Z/agent.32 17:16:37 SSH_AGENT_PID=38 17:16:37 Running ssh-add (command line suppressed) 17:16:37 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5190865955294757141.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5190865955294757141.key) 17:16:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:16:37 + git tag --points-at HEAD [Pipeline] } 17:16:37 $ docker exec --env ******** --env ******** bd5ba78fbc4713e06e2c5dcfe322b7106d53c910ee6ff2fa0f5acf673711f334 ssh-agent -k 17:16:37 unset SSH_AUTH_SOCK; 17:16:37 unset SSH_AGENT_PID; 17:16:37 echo Agent pid 38 killed; 17:16:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:16:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:16:37 [ssh-agent] Looking for ssh-agent implementation... 17:16:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:16:37 $ docker exec bd5ba78fbc4713e06e2c5dcfe322b7106d53c910ee6ff2fa0f5acf673711f334 ssh-agent 17:16:38 SSH_AUTH_SOCK=/tmp/ssh-164yzHT2mS7B/agent.70 17:16:38 SSH_AGENT_PID=76 17:16:38 Running ssh-add (command line suppressed) 17:16:38 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18052309831257532263.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18052309831257532263.key) 17:16:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:16:38 + git semver init 17:16:38 2023-05-24 17:16:38,619 [run_init] DEBUG init version:0.0.0 force:False 17:16:38 2023-05-24 17:16:38,620 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:16:38 2023-05-24 17:16:38,620 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:16:38 2023-05-24 17:16:38,620 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:16:39 2023-05-24 17:16:39,448 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 17:16:39 2023-05-24 17:16:39,448 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 17:16:39 2023-05-24 17:16:39,448 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:16:39 2023-05-24 17:16:39,448 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:16:39 3.0.1-dev.1 [Pipeline] } 17:16:39 $ docker exec --env ******** --env ******** bd5ba78fbc4713e06e2c5dcfe322b7106d53c910ee6ff2fa0f5acf673711f334 ssh-agent -k 17:16:39 unset SSH_AUTH_SOCK; 17:16:39 unset SSH_AGENT_PID; 17:16:39 echo Agent pid 76 killed; 17:16:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:16:40 + git semver [Pipeline] } 17:16:40 $ docker stop --time=1 bd5ba78fbc4713e06e2c5dcfe322b7106d53c910ee6ff2fa0f5acf673711f334 17:16:41 $ docker rm -f --volumes bd5ba78fbc4713e06e2c5dcfe322b7106d53c910ee6ff2fa0f5acf673711f334 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:16:42 Stashed 1 file(s) [Pipeline] echo 17:16:42 [edgeXSemver]: initialized semver on version 3.0.1-dev.1 [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 17:16:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:16:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:16:42 ========================================================= 17:16:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:16:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:16:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:16:42 f56be85fc22e: Pulling fs layer 17:16:42 85791d961cd3: Pulling fs layer 17:16:42 d694b5ae8c79: Pulling fs layer 17:16:42 9f32a84ed3da: Pulling fs layer 17:16:42 4d19c01a9841: Pulling fs layer 17:16:42 9325e15d5711: Pulling fs layer 17:16:42 556b6ee489ea: Pulling fs layer 17:16:42 c5a4b2cf53e6: Pulling fs layer 17:16:42 9325e15d5711: Waiting 17:16:42 9f32a84ed3da: Waiting 17:16:42 4d19c01a9841: Waiting 17:16:42 c5a4b2cf53e6: Waiting 17:16:42 85791d961cd3: Download complete 17:16:42 9f32a84ed3da: Verifying Checksum 17:16:42 9f32a84ed3da: Download complete 17:16:42 4d19c01a9841: Verifying Checksum 17:16:42 4d19c01a9841: Download complete 17:16:42 f56be85fc22e: Verifying Checksum 17:16:42 f56be85fc22e: Download complete 17:16:42 9325e15d5711: Verifying Checksum 17:16:42 9325e15d5711: Download complete 17:16:42 f56be85fc22e: Pull complete 17:16:42 85791d961cd3: Pull complete 17:16:43 c5a4b2cf53e6: Verifying Checksum 17:16:43 c5a4b2cf53e6: Download complete 17:16:43 d694b5ae8c79: Verifying Checksum 17:16:43 d694b5ae8c79: Download complete 17:16:43 556b6ee489ea: Verifying Checksum 17:16:43 556b6ee489ea: Download complete 17:16:46 d694b5ae8c79: Pull complete 17:16:46 9f32a84ed3da: Pull complete 17:16:46 4d19c01a9841: Pull complete 17:16:46 9325e15d5711: Pull complete 17:16:48 556b6ee489ea: Pull complete 17:16:49 c5a4b2cf53e6: Pull complete 17:16:49 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:16:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:16:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 17:16:49 + 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 17:16:50 + docker inspect -f . ci-base-image-x86_64 17:16:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:50 prd-ubuntu20.04-docker-8c-8g-16727 does not seem to be running inside a container 17:16:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** ci-base-image-x86_64 cat 17:16:53 $ docker top b94b1478a633d1a69dcea62fbe063245ecc91ee29e86b99b1b7676f70887a783 -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:53 + go version 17:16:53 go version go1.20.2 linux/amd64 [Pipeline] } 17:16:53 $ docker stop --time=1 b94b1478a633d1a69dcea62fbe063245ecc91ee29e86b99b1b7676f70887a783 17:16:55 $ docker rm -f --volumes b94b1478a633d1a69dcea62fbe063245ecc91ee29e86b99b1b7676f70887a783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:55 + docker inspect -f . ci-base-image-x86_64 17:16:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:55 prd-ubuntu20.04-docker-8c-8g-16727 does not seem to be running inside a container 17:16:55 $ 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-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** ci-base-image-x86_64 cat 17:16:55 $ docker top 75ab0132678e4ae5a5208597332f37034f887bb58764b569561c7f84e597917f -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:56 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 17:16:56 + make test 17:16:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:16:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:16:56 go: downloading github.com/stretchr/testify v1.8.2 17:16:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 17:16:56 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0 17:16:56 go: downloading github.com/google/uuid v1.3.0 17:16:56 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:16:56 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0 17:16:56 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0 17:16:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:16:56 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.1 17:16:56 go: downloading github.com/mitchellh/copystructure v1.2.0 17:16:56 go: downloading gopkg.in/yaml.v3 v3.0.1 17:16:56 go: downloading github.com/gorilla/mux v1.8.0 17:16:56 go: downloading github.com/pmezard/go-difflib v1.0.0 17:16:56 go: downloading github.com/davecgh/go-spew v1.1.1 17:16:56 go: downloading github.com/stretchr/objx v0.5.0 17:16:56 go: downloading github.com/hashicorp/errwrap v1.0.0 17:16:56 go: downloading github.com/go-kit/log v0.2.1 17:16:56 go: downloading github.com/go-playground/validator/v10 v10.13.0 17:16:56 go: downloading github.com/mitchellh/reflectwalk v1.0.2 17:16:56 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:16:56 go: downloading github.com/gorilla/websocket v1.4.2 17:16:56 go: downloading golang.org/x/net v0.9.0 17:16:56 go: downloading golang.org/x/sync v0.1.0 17:16:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 17:16:56 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:16:56 go: downloading github.com/hashicorp/consul/api v1.20.0 17:16:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:16:56 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:16:56 go: downloading github.com/x448/float16 v0.8.4 17:16:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:16:56 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:16:56 go: downloading github.com/go-playground/universal-translator v0.18.1 17:16:56 go: downloading github.com/leodido/go-urn v1.2.3 17:16:56 go: downloading golang.org/x/crypto v0.8.0 17:16:56 go: downloading golang.org/x/text v0.9.0 17:16:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:16:56 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:16:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:16:56 go: downloading github.com/hashicorp/serf v0.10.1 17:16:56 go: downloading github.com/zeebo/errs v1.3.0 17:16:56 go: downloading google.golang.org/grpc v1.53.0 17:16:57 go: downloading github.com/go-playground/locales v0.14.1 17:16:57 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 17:16:57 go: downloading google.golang.org/protobuf v1.28.1 17:16:57 Still waiting to schedule task 17:16:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:16:57 go: downloading github.com/fatih/color v1.9.0 17:16:57 go: downloading github.com/mattn/go-isatty v0.0.14 17:16:57 go: downloading github.com/armon/go-metrics v0.3.10 17:16:57 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 17:16:57 go: downloading github.com/mattn/go-colorable v0.1.12 17:16:57 go: downloading github.com/golang/protobuf v1.5.2 17:16:57 go: downloading golang.org/x/sys v0.7.0 17:16:57 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:16:57 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:17:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 17:17:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 17:17:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 17:17:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 17:17:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 17:17:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.042s coverage: 34.5% of statements 17:17:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.014s coverage: 92.4% of statements 17:17:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 85.0% of statements 17:17:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.044s coverage: 42.4% of statements 17:17:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.020s coverage: 100.0% of statements 17:17:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.321s coverage: 87.7% of statements 17:17:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.013s coverage: 25.0% of statements 17:17:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.040s coverage: 79.0% of statements 17:17:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.015s coverage: 76.1% of statements 17:17:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.012s coverage: 31.2% of statements 17:17:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements 17:17:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:17:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:17:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:17:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:17:41 $ docker stop --time=1 75ab0132678e4ae5a5208597332f37034f887bb58764b569561c7f84e597917f 17:17:43 $ docker rm -f --volumes 75ab0132678e4ae5a5208597332f37034f887bb58764b569561c7f84e597917f [Pipeline] // withDockerContainer [Pipeline] sh 17:17:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:17:44 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 17:17:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:44 17:17:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:44 latest: Pulling from edgex-lftools-log-publisher 17:17:44 5eb5b503b376: Pulling fs layer 17:17:44 5c69ac0246d0: Pulling fs layer 17:17:44 ec43610c2a17: Pulling fs layer 17:17:44 3a2ae6a8a46f: Pulling fs layer 17:17:44 33b1e0a273af: Pulling fs layer 17:17:44 5d3b04190fa2: Pulling fs layer 17:17:44 2f39f015ded8: Pulling fs layer 17:17:44 33b1e0a273af: Waiting 17:17:44 3a2ae6a8a46f: Waiting 17:17:44 5d3b04190fa2: Waiting 17:17:44 2f39f015ded8: Waiting 17:17:44 5c69ac0246d0: Download complete 17:17:44 3a2ae6a8a46f: Download complete 17:17:45 33b1e0a273af: Verifying Checksum 17:17:45 33b1e0a273af: Download complete 17:17:45 ec43610c2a17: Verifying Checksum 17:17:45 ec43610c2a17: Download complete 17:17:45 5d3b04190fa2: Verifying Checksum 17:17:45 5d3b04190fa2: Download complete 17:17:45 5eb5b503b376: Verifying Checksum 17:17:45 5eb5b503b376: Download complete 17:17:45 2f39f015ded8: Verifying Checksum 17:17:45 2f39f015ded8: Download complete 17:17:46 5eb5b503b376: Pull complete 17:17:46 5c69ac0246d0: Pull complete 17:17:46 ec43610c2a17: Pull complete 17:17:46 3a2ae6a8a46f: Pull complete 17:17:46 33b1e0a273af: Pull complete 17:17:47 5d3b04190fa2: Pull complete 17:17:51 2f39f015ded8: Pull complete 17:17:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:51 prd-ubuntu20.04-docker-8c-8g-16727 does not seem to be running inside a container 17:17:51 $ 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-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:17:55 $ docker top 4586e9bf57106d9024d68896f578eceee05bc9c7153fccb27af0cb8dd8ea925b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:55 ---> job-cost.sh 17:17:55 lf-activate-venv: SKIPPING 17:17:55 INFO: No Stack... 17:17:56 INFO: Retrieving Pricing Info for: v3-standard-8 17:17:56 INFO: Archiving Costs [Pipeline] sh 17:17:56 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 17:17:56 + cut -d, -f6 [Pipeline] lock 17:17:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-184-stack-cost] 17:17:56 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-184-stack-cost] did not exist. Created. 17:17:56 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:17:56 + echo total: 0.2199999988079071 [Pipeline] stash 17:17:56 Stashed 1 file(s) [Pipeline] } 17:17:56 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-184-stack-cost] [Pipeline] // lock [Pipeline] } 17:17:57 $ docker stop --time=1 4586e9bf57106d9024d68896f578eceee05bc9c7153fccb27af0cb8dd8ea925b 17:17:58 $ docker rm -f --volumes 4586e9bf57106d9024d68896f578eceee05bc9c7153fccb27af0cb8dd8ea925b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:18:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16728 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 17:18:33 Running in /w/workspace/go-mod-bootstrap/184 [Pipeline] { [Pipeline] checkout 17:18:33 Selected Git installation does not exist. Using Default 17:18:33 The recommended git tool is: NONE 17:18:38 using credential edgex-jenkins-ssh 17:18:38 Cloning the remote Git repository 17:18:38 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:18:38 > git init /w/workspace/go-mod-bootstrap/184 # timeout=10 17:18:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:18:38 > git --version # timeout=10 17:18:38 > git --version # 'git version 2.25.1' 17:18:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:18:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:18:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:18:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:18:42 Avoid second fetch 17:18:42 Checking out Revision 3568057c2bc587f06c498046610b571516c920c3 (main) 17:18:42 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v3 (#548)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:18:42 > git config core.sparsecheckout # timeout=10 17:18:42 > git checkout -f 3568057c2bc587f06c498046610b571516c920c3 # timeout=10 17:18:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:18:43 % Total % Received % Xferd Average Speed Time Time Time Current 17:18:43 Dload Upload Total Spent Left Speed 17:18:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 107k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 17:18:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:18:44 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:18:44 sudo tee /etc/docker/daemon.new 17:18:44 { 17:18:44 "registry-mirrors": [ 17:18:44 "https://nexus3.edgexfoundry.org:10001" 17:18:44 ], 17:18:44 "bip": "10.250.0.254/24", 17:18:44 "hosts": [ 17:18:44 "tcp://0.0.0.0:5555", 17:18:44 "unix:///var/run/docker.sock" 17:18:44 ], 17:18:44 "mtu": 1458, 17:18:44 "selinux-enabled": true, 17:18:44 "seccomp-profile": "/etc/docker/seccomp.json" 17:18:44 } [Pipeline] sh 17:18:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:18:45 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:19:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:19:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:19:03 ========================================================= 17:19:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:19:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:19:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:19:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:19:04 c41833b44d91: Pulling fs layer 17:19:04 ed15518f5707: Pulling fs layer 17:19:04 feae8fd75edb: Pulling fs layer 17:19:04 242c74f7c9fa: Pulling fs layer 17:19:04 3cdef696dda3: Pulling fs layer 17:19:04 2ced38df9373: Pulling fs layer 17:19:04 58f1dce35555: Pulling fs layer 17:19:04 242c74f7c9fa: Waiting 17:19:04 3cdef696dda3: Waiting 17:19:04 2ced38df9373: Waiting 17:19:04 58f1dce35555: Waiting 17:19:04 ed15518f5707: Verifying Checksum 17:19:04 ed15518f5707: Download complete 17:19:04 242c74f7c9fa: Verifying Checksum 17:19:04 242c74f7c9fa: Download complete 17:19:04 3cdef696dda3: Verifying Checksum 17:19:04 3cdef696dda3: Download complete 17:19:04 c41833b44d91: Verifying Checksum 17:19:04 c41833b44d91: Download complete 17:19:06 58f1dce35555: Verifying Checksum 17:19:07 feae8fd75edb: Verifying Checksum 17:19:07 feae8fd75edb: Download complete 17:19:07 2ced38df9373: Verifying Checksum 17:19:07 2ced38df9373: Download complete 17:19:07 c41833b44d91: Pull complete 17:19:07 ed15518f5707: Pull complete 17:19:22 feae8fd75edb: Pull complete 17:19:22 242c74f7c9fa: Pull complete 17:19:22 3cdef696dda3: Pull complete 17:19:28 2ced38df9373: Pull complete 17:19:30 58f1dce35555: Pull complete 17:19:30 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:19:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:19:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 17:19:31 + 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 17:19:35 + docker inspect -f . ci-base-image-arm64 17:19:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:35 prd-ubuntu20.04-docker-arm64-4c-16g-16728 does not seem to be running inside a container 17:19:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/184 -v /w/workspace/go-mod-bootstrap/184:/w/workspace/go-mod-bootstrap/184:rw,z -v /w/workspace/go-mod-bootstrap/184@tmp:/w/workspace/go-mod-bootstrap/184@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 ******** ci-base-image-arm64 cat 17:19:38 $ docker top 13f9c32cb1de93ad919ff852ba05d63cf51e5a79d34593a7d3617c17c2e5e304 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:39 + go version 17:19:39 go version go1.20.2 linux/arm64 [Pipeline] } 17:19:39 $ docker stop --time=1 13f9c32cb1de93ad919ff852ba05d63cf51e5a79d34593a7d3617c17c2e5e304 17:19:41 $ docker rm -f --volumes 13f9c32cb1de93ad919ff852ba05d63cf51e5a79d34593a7d3617c17c2e5e304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:41 + docker inspect -f . ci-base-image-arm64 17:19:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:42 prd-ubuntu20.04-docker-arm64-4c-16g-16728 does not seem to be running inside a container 17:19:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/184 -v /w/workspace/go-mod-bootstrap/184:/w/workspace/go-mod-bootstrap/184:rw,z -v /w/workspace/go-mod-bootstrap/184@tmp:/w/workspace/go-mod-bootstrap/184@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 ******** ci-base-image-arm64 cat 17:19:43 $ docker top 7ccdf3efaf193d52e5c90ffbd4330ab9c2ec14728b69101e2392b5c53d4043ec -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:43 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/184 [Pipeline] fileExists [Pipeline] sh 17:19:44 + make test 17:19:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:19:44 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0 17:19:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 17:19:45 go: downloading github.com/stretchr/testify v1.8.2 17:19:45 go: downloading github.com/mitchellh/copystructure v1.2.0 17:19:45 go: downloading gopkg.in/yaml.v3 v3.0.1 17:19:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:19:45 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0 17:19:45 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0 17:19:45 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.1 17:19:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:19:45 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:19:45 go: downloading github.com/gorilla/mux v1.8.0 17:19:45 go: downloading github.com/google/uuid v1.3.0 17:19:45 go: downloading github.com/davecgh/go-spew v1.1.1 17:19:45 go: downloading github.com/pmezard/go-difflib v1.0.0 17:19:45 go: downloading github.com/stretchr/objx v0.5.0 17:19:45 go: downloading github.com/go-kit/log v0.2.1 17:19:45 go: downloading github.com/go-playground/validator/v10 v10.13.0 17:19:45 go: downloading github.com/mitchellh/reflectwalk v1.0.2 17:19:45 go: downloading github.com/gorilla/websocket v1.4.2 17:19:45 go: downloading golang.org/x/net v0.9.0 17:19:45 go: downloading golang.org/x/sync v0.1.0 17:19:46 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 17:19:46 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:19:46 go: downloading github.com/hashicorp/errwrap v1.0.0 17:19:46 go: downloading github.com/hashicorp/consul/api v1.20.0 17:19:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:19:46 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:19:46 go: downloading github.com/go-playground/universal-translator v0.18.1 17:19:46 go: downloading github.com/leodido/go-urn v1.2.3 17:19:46 go: downloading golang.org/x/crypto v0.8.0 17:19:46 go: downloading golang.org/x/text v0.9.0 17:19:47 go: downloading github.com/zeebo/errs v1.3.0 17:19:47 go: downloading google.golang.org/grpc v1.53.0 17:19:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:19:48 go: downloading github.com/x448/float16 v0.8.4 17:19:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:19:48 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:19:48 go: downloading github.com/go-playground/locales v0.14.1 17:19:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:19:48 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:19:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:19:48 go: downloading github.com/hashicorp/serf v0.10.1 17:19:48 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 17:19:48 go: downloading google.golang.org/protobuf v1.28.1 17:19:50 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 17:19:50 go: downloading github.com/fatih/color v1.9.0 17:19:50 go: downloading github.com/mattn/go-isatty v0.0.14 17:19:50 go: downloading github.com/armon/go-metrics v0.3.10 17:19:50 go: downloading github.com/golang/protobuf v1.5.2 17:19:50 go: downloading golang.org/x/sys v0.7.0 17:19:50 go: downloading github.com/mattn/go-colorable v0.1.12 17:19:50 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:19:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:21:57 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 17:22:04 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 17:22:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 17:22:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 17:22:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 17:22:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.139s coverage: 34.5% of statements 17:22:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.112s coverage: 92.4% of statements 17:22:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.039s coverage: 85.0% of statements 17:22:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.112s coverage: 42.4% of statements 17:22:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.097s coverage: 100.0% of statements 17:22:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.376s coverage: 87.7% of statements 17:22:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.050s coverage: 25.0% of statements 17:22:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.141s coverage: 79.0% of statements 17:22:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.052s coverage: 76.1% of statements 17:22:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.041s coverage: 31.2% of statements 17:22:24 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.015s coverage: 91.3% of statements 17:22:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:22:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:22:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:22:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:22:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:22:51 $ docker stop --time=1 7ccdf3efaf193d52e5c90ffbd4330ab9c2ec14728b69101e2392b5c53d4043ec 17:22:53 $ docker rm -f --volumes 7ccdf3efaf193d52e5c90ffbd4330ab9c2ec14728b69101e2392b5c53d4043ec [Pipeline] // withDockerContainer [Pipeline] sh 17:22:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:22:56 Warning: overwriting stash ‘coverage-report’ 17:22:56 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 17:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:57 17:22:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:57 arm64: Pulling from edgex-lftools-log-publisher 17:22:57 8998bd30e6a1: Pulling fs layer 17:22:57 04944245beec: Pulling fs layer 17:22:57 699f458cf7ca: Pulling fs layer 17:22:57 765212b225bb: Pulling fs layer 17:22:57 f23df028b6ca: Pulling fs layer 17:22:57 d65c8cfc05b1: Pulling fs layer 17:22:57 2437ff75d9bd: Pulling fs layer 17:22:57 765212b225bb: Waiting 17:22:57 f23df028b6ca: Waiting 17:22:57 d65c8cfc05b1: Waiting 17:22:57 04944245beec: Verifying Checksum 17:22:57 04944245beec: Download complete 17:22:57 765212b225bb: Verifying Checksum 17:22:57 765212b225bb: Download complete 17:22:57 f23df028b6ca: Download complete 17:22:57 d65c8cfc05b1: Verifying Checksum 17:22:57 d65c8cfc05b1: Download complete 17:22:57 699f458cf7ca: Verifying Checksum 17:22:57 699f458cf7ca: Download complete 17:22:58 8998bd30e6a1: Verifying Checksum 17:22:58 8998bd30e6a1: Download complete 17:23:01 2437ff75d9bd: Verifying Checksum 17:23:01 2437ff75d9bd: Download complete 17:23:03 8998bd30e6a1: Pull complete 17:23:03 04944245beec: Pull complete 17:23:07 699f458cf7ca: Pull complete 17:23:07 765212b225bb: Pull complete 17:23:07 f23df028b6ca: Pull complete 17:23:07 d65c8cfc05b1: Pull complete 17:23:29 2437ff75d9bd: Pull complete 17:23:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:23:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:30 prd-ubuntu20.04-docker-arm64-4c-16g-16728 does not seem to be running inside a container 17:23:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/184 -v /w/workspace/go-mod-bootstrap/184:/w/workspace/go-mod-bootstrap/184:rw,z -v /w/workspace/go-mod-bootstrap/184@tmp:/w/workspace/go-mod-bootstrap/184@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:23:30 $ docker top 30ab732013389af20b196ef6543893115e43fc6bf0c24f2eb527c46ff04157e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:31 ---> job-cost.sh 17:23:31 lf-activate-venv: SKIPPING 17:23:31 INFO: No Stack... 17:23:32 INFO: Retrieving Pricing Info for: v3-standard-4 17:23:33 INFO: Archiving Costs [Pipeline] sh 17:23:33 + cat /w/workspace/go-mod-bootstrap/184/archives/cost.csv 17:23:33 + cut -d, -f6 [Pipeline] lock 17:23:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-184-stack-cost] 17:23:34 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-184-stack-cost] did not exist. Created. 17:23:34 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:34 /w/workspace/go-mod-bootstrap/184@tmp/durable-9aa487e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:23:35 + echo total: 0.10999999940395355 [Pipeline] stash 17:23:35 Warning: overwriting stash ‘stack-cost’ 17:23:35 Stashed 1 file(s) [Pipeline] } 17:23:35 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-184-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:35 $ docker stop --time=1 30ab732013389af20b196ef6543893115e43fc6bf0c24f2eb527c46ff04157e3 17:23:39 $ docker rm -f --volumes 30ab732013389af20b196ef6543893115e43fc6bf0c24f2eb527c46ff04157e3 [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 17:23:39 provisioning config files... 17:23:39 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9687691605150309685tmp [Pipeline] { [Pipeline] sh 17:23:39 + set +x 17:23:39 + curl -s https://codecov.io/bash 17:23:39 + bash -s -- 17:23:39 17:23:39 _____ _ 17:23:39 / ____| | | 17:23:39 | | ___ __| | ___ ___ _____ __ 17:23:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:23:39 | |___| (_) | (_| | __/ (_| (_) \ V / 17:23:39 \_____\___/ \__,_|\___|\___\___/ \_/ 17:23:39 Bash-1.0.6 17:23:39 17:23:39 17:23:39 ==> git version 2.25.1 found 17:23:39 ==> 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 17:23:39 Release-Date: 2020-01-08 17:23:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:23:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:23:39 ==> Jenkins CI detected. 17:23:39 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 17:23:39 project root: . 17:23:39 --> token set from env 17:23:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:23:39 ==> Running gcov in . (disable via -X gcov) 17:23:39 ==> Python coveragepy not found 17:23:39 ==> Searching for coverage reports in: 17:23:39 + . 17:23:40 -> Found 1 reports 17:23:40 ==> Detecting git/mercurial file structure 17:23:40 ==> Reading reports 17:23:40 + ./coverage.out bytes=94009 17:23:40 ==> Appending adjustments 17:23:40 https://docs.codecov.io/docs/fixing-reports 17:23:40 + Found adjustments 17:23:40 ==> Gzipping contents 17:23:40 16K /tmp/codecov.k3ZNXK.gz 17:23:40 ==> Uploading reports 17:23:40 url: https://codecov.io 17:23:40 query: branch=main&commit=3568057c2bc587f06c498046610b571516c920c3&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:23:40 -> Pinging Codecov 17:23:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=3568057c2bc587f06c498046610b571516c920c3&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:23:40 -> Uploading to 17:23:40 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/833815588EE85121546D348822E98E2E/3568057c2bc587f06c498046610b571516c920c3/f390b8e8-ece9-4413-8999-4b0997998706.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T172340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bab6554916c0efc7cb25ce450f65723f6a34042696779554d093d729cb5238ca 17:23:40 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:40 Dload Upload Total Spent Left Speed 17:23:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14751 0 0 100 14751 0 67050 --:--:-- --:--:-- --:--:-- 66746 100 14751 0 0 100 14751 0 67050 --:--:-- --:--:-- --:--:-- 66746 17:23:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3568057c2bc587f06c498046610b571516c920c3 [Pipeline] } 17:23:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:23:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:23:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:23:41 17:23:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:23:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:23:41 df9b9388f04a: Pulling fs layer 17:23:41 52dc419b0ee2: Pulling fs layer 17:23:41 25bc292e5bac: Pulling fs layer 17:23:41 114826534d7a: Pulling fs layer 17:23:41 4657fd5d0bcf: Pulling fs layer 17:23:41 6ad1cebc031e: Pulling fs layer 17:23:41 8a3aa393b2d8: Pulling fs layer 17:23:41 114826534d7a: Waiting 17:23:41 8a3aa393b2d8: Waiting 17:23:41 4657fd5d0bcf: Waiting 17:23:41 6ad1cebc031e: Waiting 17:23:41 25bc292e5bac: Verifying Checksum 17:23:41 25bc292e5bac: Download complete 17:23:41 52dc419b0ee2: Download complete 17:23:41 4657fd5d0bcf: Verifying Checksum 17:23:41 4657fd5d0bcf: Download complete 17:23:41 df9b9388f04a: Download complete 17:23:41 6ad1cebc031e: Verifying Checksum 17:23:41 6ad1cebc031e: Download complete 17:23:41 df9b9388f04a: Pull complete 17:23:41 52dc419b0ee2: Pull complete 17:23:42 25bc292e5bac: Pull complete 17:23:42 114826534d7a: Verifying Checksum 17:23:42 114826534d7a: Download complete 17:23:42 8a3aa393b2d8: Verifying Checksum 17:23:42 8a3aa393b2d8: Download complete 17:23:45 114826534d7a: Pull complete 17:23:45 4657fd5d0bcf: Pull complete 17:23:45 6ad1cebc031e: Pull complete 17:23:48 8a3aa393b2d8: Pull complete 17:23:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:23:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:23:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:48 prd-ubuntu20.04-docker-8c-8g-16727 does not seem to be running inside a container 17:23:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:23:52 $ docker top 8cf711698305a5a3d9c6fc26ad3a106dc89ec4f59dd1b0b7ec087e0c92216d0b -eo pid,comm [Pipeline] { [Pipeline] echo 17:23:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 17:23:52 + set -o pipefail 17:23:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 17:23:58 17:23:58 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 17:23:58 17:23:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/4444d2da-b359-4dbd-ac71-1f8cb5873531 17:23:58 17:23:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:23:58 17:23:58 17:23:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:23:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:23:58 More details here: https://snyk.co/ue1NS [Pipeline] } 17:23:58 $ docker stop --time=1 8cf711698305a5a3d9c6fc26ad3a106dc89ec4f59dd1b0b7ec087e0c92216d0b 17:24:01 $ docker rm -f --volumes 8cf711698305a5a3d9c6fc26ad3a106dc89ec4f59dd1b0b7ec087e0c92216d0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:24:01 + git log --format=format:%s -1 3568057c2bc587f06c498046610b571516c920c3 [Pipeline] sh 17:24:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:24:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:02 prd-ubuntu20.04-docker-8c-8g-16727 does not seem to be running inside a container 17:24:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:24:02 $ docker top ebacf2b5dcf7243e8b69b404c63dd6770d0cb92eeb970774ec240ff6a886d055 -eo pid,comm 17:24:02 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). 17:24:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:24:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:02 [ssh-agent] Looking for ssh-agent implementation... 17:24:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:03 $ docker exec ebacf2b5dcf7243e8b69b404c63dd6770d0cb92eeb970774ec240ff6a886d055 ssh-agent 17:24:03 SSH_AUTH_SOCK=/tmp/ssh-FRuOrilTchbp/agent.32 17:24:03 SSH_AGENT_PID=38 17:24:03 Running ssh-add (command line suppressed) 17:24:03 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9304783683828552022.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9304783683828552022.key) 17:24:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:03 + git semver tag 17:24:03 2023-05-24 17:24:03,764 [run_tag] DEBUG tag force:False 17:24:03 2023-05-24 17:24:03,764 [check_head_tag] DEBUG check head tag 17:24:03 2023-05-24 17:24:03,767 [execute] INFO git cat-file --batch-check 17:24:03 2023-05-24 17:24:03,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 17:24:03 2023-05-24 17:24:03,771 [execute] INFO git cat-file --batch 17:24:03 2023-05-24 17:24:03,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 17:24:03 2023-05-24 17:24:03,841 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:24:03 2023-05-24 17:24:03,841 [execute] INFO git tag -a v3.0.1-dev.1 -m v3.0.1-dev.1 17:24:03 2023-05-24 17:24:03,842 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.1', '-m', 'v3.0.1-dev.1'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:24:04 2023-05-24 17:24:03,846 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:24:04 3.0.1-dev.1 [Pipeline] } 17:24:04 $ docker exec --env ******** --env ******** ebacf2b5dcf7243e8b69b404c63dd6770d0cb92eeb970774ec240ff6a886d055 ssh-agent -k 17:24:04 unset SSH_AUTH_SOCK; 17:24:04 unset SSH_AGENT_PID; 17:24:04 echo Agent pid 38 killed; 17:24:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:04 + git semver [Pipeline] } 17:24:04 $ docker stop --time=1 ebacf2b5dcf7243e8b69b404c63dd6770d0cb92eeb970774ec240ff6a886d055 17:24:06 $ docker rm -f --volumes ebacf2b5dcf7243e8b69b404c63dd6770d0cb92eeb970774ec240ff6a886d055 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:24:06 17:24:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:24:06 0.23.1-centos7: Pulling from edgex-lftools 17:24:06 ab5ef0e58194: Pulling fs layer 17:24:06 9712f1f96733: Pulling fs layer 17:24:06 63f879dbbcfc: Pulling fs layer 17:24:06 0d9ebad4ef96: Pulling fs layer 17:24:06 e9a5061849ea: Pulling fs layer 17:24:06 d747dcd14b5f: Pulling fs layer 17:24:06 2de7ff778b66: Pulling fs layer 17:24:06 e9a5061849ea: Waiting 17:24:06 d747dcd14b5f: Waiting 17:24:06 2de7ff778b66: Waiting 17:24:06 0d9ebad4ef96: Waiting 17:24:06 9712f1f96733: Download complete 17:24:07 63f879dbbcfc: Verifying Checksum 17:24:07 63f879dbbcfc: Download complete 17:24:07 e9a5061849ea: Verifying Checksum 17:24:07 e9a5061849ea: Download complete 17:24:07 d747dcd14b5f: Verifying Checksum 17:24:07 d747dcd14b5f: Download complete 17:24:07 ab5ef0e58194: Download complete 17:24:07 0d9ebad4ef96: Verifying Checksum 17:24:07 0d9ebad4ef96: Download complete 17:24:07 2de7ff778b66: Verifying Checksum 17:24:07 2de7ff778b66: Download complete 17:24:09 ab5ef0e58194: Pull complete 17:24:09 9712f1f96733: Pull complete 17:24:10 63f879dbbcfc: Pull complete 17:24:14 0d9ebad4ef96: Pull complete 17:24:14 e9a5061849ea: Pull complete 17:24:14 d747dcd14b5f: Pull complete 17:24:15 2de7ff778b66: Pull complete 17:24:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:24:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:15 prd-ubuntu20.04-docker-8c-8g-16727 does not seem to be running inside a container 17:24:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:24:19 $ docker top fb230dc473ffdfebdb40eec77d8615e482011cb213e7face08ed00ee179af2a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:24:19 provisioning config files... 17:24:19 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13448290588696612365tmp 17:24:19 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6546225972826466865tmp 17:24:19 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10808364867911947811tmp [Pipeline] { [Pipeline] echo 17:24:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:24:19 ---> sigul-configuration.sh 17:24:19 gpg: directory `/root/.gnupg' created 17:24:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:24:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:24:19 gpg: keyring `/root/.gnupg/secring.gpg' created 17:24:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:24:19 gpg: CAST5 encrypted data 17:24:19 gpg: encrypted with 1 passphrase 17:24:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:24:20 + mkdir /home/jenkins 17:24:20 + mkdir /home/jenkins/sigul [Pipeline] sh 17:24:20 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:24:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:24:20 ---> sigul-install.sh 17:24:20 Sigul already installed; skipping installation. [Pipeline] sh 17:24:21 + git tag --list 17:24:21 v0.0.1 17:24:21 v0.0.10 17:24:21 v0.0.11 17:24:21 v0.0.12 17:24:21 v0.0.13 17:24:21 v0.0.14 17:24:21 v0.0.15 17:24:21 v0.0.16 17:24:21 v0.0.17 17:24:21 v0.0.18 17:24:21 v0.0.19 17:24:21 v0.0.2 17:24:21 v0.0.20 17:24:21 v0.0.21 17:24:21 v0.0.22 17:24:21 v0.0.23 17:24:21 v0.0.24 17:24:21 v0.0.25 17:24:21 v0.0.26 17:24:21 v0.0.27 17:24:21 v0.0.28 17:24:21 v0.0.29 17:24:21 v0.0.3 17:24:21 v0.0.30 17:24:21 v0.0.31 17:24:21 v0.0.32 17:24:21 v0.0.33 17:24:21 v0.0.34 17:24:21 v0.0.35 17:24:21 v0.0.36 17:24:21 v0.0.37 17:24:21 v0.0.38 17:24:21 v0.0.39 17:24:21 v0.0.4 17:24:21 v0.0.40 17:24:21 v0.0.41 17:24:21 v0.0.42 17:24:21 v0.0.43 17:24:21 v0.0.44 17:24:21 v0.0.45 17:24:21 v0.0.46 17:24:21 v0.0.47 17:24:21 v0.0.48 17:24:21 v0.0.49 17:24:21 v0.0.5 17:24:21 v0.0.50 17:24:21 v0.0.51 17:24:21 v0.0.52 17:24:21 v0.0.53 17:24:21 v0.0.54 17:24:21 v0.0.55 17:24:21 v0.0.56 17:24:21 v0.0.57 17:24:21 v0.0.58 17:24:21 v0.0.59 17:24:21 v0.0.6 17:24:21 v0.0.60 17:24:21 v0.0.61 17:24:21 v0.0.62 17:24:21 v0.0.63 17:24:21 v0.0.64 17:24:21 v0.0.65 17:24:21 v0.0.66 17:24:21 v0.0.67 17:24:21 v0.0.68 17:24:21 v0.0.69 17:24:21 v0.0.7 17:24:21 v0.0.70 17:24:21 v0.0.71 17:24:21 v0.0.72 17:24:21 v0.0.8 17:24:21 v0.0.9 17:24:21 v2.0.0 17:24:21 v2.1.0 17:24:21 v2.1.1 17:24:21 v2.1.1-dev.1 17:24:21 v2.1.1-dev.2 17:24:21 v2.1.1-dev.3 17:24:21 v2.1.1-dev.4 17:24:21 v2.2.0 17:24:21 v2.2.1-dev.1 17:24:21 v2.2.1-dev.2 17:24:21 v2.2.1-dev.3 17:24:21 v2.2.1-dev.4 17:24:21 v2.2.1-dev.5 17:24:21 v2.2.1-dev.6 17:24:21 v2.2.1-dev.7 17:24:21 v2.2.1-dev.8 17:24:21 v2.2.1-dev.9 17:24:21 v2.3.0 17:24:21 v2.3.0-dev.10 17:24:21 v2.3.0-dev.11 17:24:21 v2.3.0-dev.12 17:24:21 v2.3.0-dev.13 17:24:21 v2.3.0-dev.14 17:24:21 v2.3.0-dev.15 17:24:21 v2.3.0-dev.16 17:24:21 v2.3.0-dev.17 17:24:21 v2.3.0-dev.18 17:24:21 v2.3.0-dev.19 17:24:21 v2.3.0-dev.20 17:24:21 v2.3.0-dev.21 17:24:21 v2.3.0-dev.22 17:24:21 v2.3.0-dev.23 17:24:21 v2.3.0-dev.24 17:24:21 v2.3.0-dev.25 17:24:21 v2.3.0-dev.26 17:24:21 v2.3.0-dev.27 17:24:21 v2.3.0-dev.28 17:24:21 v2.3.0-dev.29 17:24:21 v2.3.0-dev.30 17:24:21 v3.0 17:24:21 v3.0.0 17:24:21 v3.0.0-dev.1 17:24:21 v3.0.0-dev.10 17:24:21 v3.0.0-dev.11 17:24:21 v3.0.0-dev.12 17:24:21 v3.0.0-dev.13 17:24:21 v3.0.0-dev.14 17:24:21 v3.0.0-dev.15 17:24:21 v3.0.0-dev.16 17:24:21 v3.0.0-dev.17 17:24:21 v3.0.0-dev.18 17:24:21 v3.0.0-dev.19 17:24:21 v3.0.0-dev.2 17:24:21 v3.0.0-dev.20 17:24:21 v3.0.0-dev.21 17:24:21 v3.0.0-dev.22 17:24:21 v3.0.0-dev.23 17:24:21 v3.0.0-dev.24 17:24:21 v3.0.0-dev.25 17:24:21 v3.0.0-dev.26 17:24:21 v3.0.0-dev.27 17:24:21 v3.0.0-dev.28 17:24:21 v3.0.0-dev.29 17:24:21 v3.0.0-dev.3 17:24:21 v3.0.0-dev.30 17:24:21 v3.0.0-dev.31 17:24:21 v3.0.0-dev.32 17:24:21 v3.0.0-dev.33 17:24:21 v3.0.0-dev.34 17:24:21 v3.0.0-dev.35 17:24:21 v3.0.0-dev.36 17:24:21 v3.0.0-dev.37 17:24:21 v3.0.0-dev.38 17:24:21 v3.0.0-dev.39 17:24:21 v3.0.0-dev.4 17:24:21 v3.0.0-dev.40 17:24:21 v3.0.0-dev.41 17:24:21 v3.0.0-dev.42 17:24:21 v3.0.0-dev.43 17:24:21 v3.0.0-dev.44 17:24:21 v3.0.0-dev.45 17:24:21 v3.0.0-dev.46 17:24:21 v3.0.0-dev.47 17:24:21 v3.0.0-dev.48 17:24:21 v3.0.0-dev.49 17:24:21 v3.0.0-dev.5 17:24:21 v3.0.0-dev.50 17:24:21 v3.0.0-dev.51 17:24:21 v3.0.0-dev.52 17:24:21 v3.0.0-dev.53 17:24:21 v3.0.0-dev.54 17:24:21 v3.0.0-dev.55 17:24:21 v3.0.0-dev.56 17:24:21 v3.0.0-dev.57 17:24:21 v3.0.0-dev.58 17:24:21 v3.0.0-dev.59 17:24:21 v3.0.0-dev.6 17:24:21 v3.0.0-dev.60 17:24:21 v3.0.0-dev.61 17:24:21 v3.0.0-dev.62 17:24:21 v3.0.0-dev.63 17:24:21 v3.0.0-dev.64 17:24:21 v3.0.0-dev.65 17:24:21 v3.0.0-dev.66 17:24:21 v3.0.0-dev.67 17:24:21 v3.0.0-dev.68 17:24:21 v3.0.0-dev.69 17:24:21 v3.0.0-dev.7 17:24:21 v3.0.0-dev.70 17:24:21 v3.0.0-dev.71 17:24:21 v3.0.0-dev.72 17:24:21 v3.0.0-dev.73 17:24:21 v3.0.0-dev.74 17:24:21 v3.0.0-dev.75 17:24:21 v3.0.0-dev.76 17:24:21 v3.0.0-dev.77 17:24:21 v3.0.0-dev.78 17:24:21 v3.0.0-dev.79 17:24:21 v3.0.0-dev.8 17:24:21 v3.0.0-dev.80 17:24:21 v3.0.0-dev.81 17:24:21 v3.0.0-dev.82 17:24:21 v3.0.0-dev.83 17:24:21 v3.0.0-dev.84 17:24:21 v3.0.0-dev.85 17:24:21 v3.0.0-dev.86 17:24:21 v3.0.0-dev.87 17:24:21 v3.0.0-dev.88 17:24:21 v3.0.0-dev.89 17:24:21 v3.0.0-dev.9 17:24:21 v3.0.0-dev.90 17:24:21 v3.0.0-dev.91 17:24:21 v3.0.0-dev.92 17:24:21 v3.0.0-dev.93 17:24:21 v3.0.1-dev.1 [Pipeline] sh 17:24:21 + lftools sign git-tag v3.0.1-dev.1 17:24:21 Signing Git tag with Sigul... 17:24:21 Signing v3.0.1-dev.1 [Pipeline] echo 17:24:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:24:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:24:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:24:22 $ docker stop --time=1 fb230dc473ffdfebdb40eec77d8615e482011cb213e7face08ed00ee179af2a6 17:24:23 $ docker rm -f --volumes fb230dc473ffdfebdb40eec77d8615e482011cb213e7face08ed00ee179af2a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:24:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:24:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:24 prd-ubuntu20.04-docker-8c-8g-16727 does not seem to be running inside a container 17:24:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:24:24 $ docker top 274f82ff7e114fe1a12725b98dfdb119df640fa2369494b7a224715854beb388 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:24:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:25 [ssh-agent] Looking for ssh-agent implementation... 17:24:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:25 $ docker exec 274f82ff7e114fe1a12725b98dfdb119df640fa2369494b7a224715854beb388 ssh-agent 17:24:25 SSH_AUTH_SOCK=/tmp/ssh-QUBFH2n9FuKo/agent.33 17:24:25 SSH_AGENT_PID=39 17:24:25 Running ssh-add (command line suppressed) 17:24:25 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7007381809951220453.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7007381809951220453.key) 17:24:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:25 + git semver bump pre 17:24:25 2023-05-24 17:24:25,847 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:24:25 2023-05-24 17:24:25,847 [bump_version] DEBUG bumping version:3.0.1-dev.1 on axis:pre with prefix:dev 17:24:25 2023-05-24 17:24:25,847 [bump_version] DEBUG bumped version:3.0.1-dev.2 17:24:25 2023-05-24 17:24:25,847 [write_version] DEBUG write version:3.0.1-dev.2 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 17:24:25 2023-05-24 17:24:25,847 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:24:25 2023-05-24 17:24:25,847 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:24:25 2023-05-24 17:24:25,849 [execute] INFO git cat-file --batch-check 17:24:25 2023-05-24 17:24:25,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:24:25 2023-05-24 17:24:25,853 [execute] INFO git cat-file --batch 17:24:25 2023-05-24 17:24:25,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:24:25 2023-05-24 17:24:25,858 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:24:25 3.0.1-dev.2 [Pipeline] } 17:24:25 $ docker exec --env ******** --env ******** 274f82ff7e114fe1a12725b98dfdb119df640fa2369494b7a224715854beb388 ssh-agent -k 17:24:26 unset SSH_AUTH_SOCK; 17:24:26 unset SSH_AGENT_PID; 17:24:26 echo Agent pid 39 killed; 17:24:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:26 + git semver [Pipeline] } 17:24:26 $ docker stop --time=1 274f82ff7e114fe1a12725b98dfdb119df640fa2369494b7a224715854beb388 17:24:27 $ docker rm -f --volumes 274f82ff7e114fe1a12725b98dfdb119df640fa2369494b7a224715854beb388 [Pipeline] // withDockerContainer [Pipeline] sh 17:24:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:24:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:28 prd-ubuntu20.04-docker-8c-8g-16727 does not seem to be running inside a container 17:24:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:24:29 $ docker top bafca05516766026f8aadd26bc23d469319e17f5f4ac9e9f8bd88f14c638edc3 -eo pid,comm 17:24:29 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). 17:24:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:24:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:29 [ssh-agent] Looking for ssh-agent implementation... 17:24:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:29 $ docker exec bafca05516766026f8aadd26bc23d469319e17f5f4ac9e9f8bd88f14c638edc3 ssh-agent 17:24:29 SSH_AUTH_SOCK=/tmp/ssh-oTyRAv74UInP/agent.33 17:24:29 SSH_AGENT_PID=39 17:24:29 Running ssh-add (command line suppressed) 17:24:29 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_469269465425361633.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_469269465425361633.key) 17:24:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:29 + git semver push 17:24:29 2023-05-24 17:24:29,895 [run_push] DEBUG push 17:24:29 2023-05-24 17:24:29,895 [execute] INFO git cat-file --batch-check 17:24:29 2023-05-24 17:24:29,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:24:29 2023-05-24 17:24:29,899 [execute] INFO git rev-list a95a7b40ef6310a6ebdaf4be3e9e3c0d9fdf1051 -- 17:24:29 2023-05-24 17:24:29,899 [execute] DEBUG Popen(['git', 'rev-list', 'a95a7b40ef6310a6ebdaf4be3e9e3c0d9fdf1051', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 17:24:29 2023-05-24 17:24:29,910 [execute] INFO git fetch -v origin 17:24:29 2023-05-24 17:24:29,910 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 17:24:30 2023-05-24 17:24:30,358 [run_push] DEBUG no remote changes detected 17:24:30 2023-05-24 17:24:30,358 [execute] INFO git push origin semver 17:24:30 2023-05-24 17:24:30,358 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 17:24:31 2023-05-24 17:24:31,133 [run_push] DEBUG push all version tags 17:24:31 2023-05-24 17:24:31,133 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:24:31 2023-05-24 17:24:31,134 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:24:32 2023-05-24 17:24:31,938 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:24:32 3.0.1-dev.2 [Pipeline] } 17:24:32 $ docker exec --env ******** --env ******** bafca05516766026f8aadd26bc23d469319e17f5f4ac9e9f8bd88f14c638edc3 ssh-agent -k 17:24:32 unset SSH_AUTH_SOCK; 17:24:32 unset SSH_AGENT_PID; 17:24:32 echo Agent pid 39 killed; 17:24:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:32 + git semver [Pipeline] } 17:24:32 $ docker stop --time=1 bafca05516766026f8aadd26bc23d469319e17f5f4ac9e9f8bd88f14c638edc3 17:24:34 $ docker rm -f --volumes bafca05516766026f8aadd26bc23d469319e17f5f4ac9e9f8bd88f14c638edc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 17:24:34 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 17:24:34 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:24:34 total 16 17:24:34 drwxr-xr-x 3 root root 4096 May 24 17:17 . 17:24:34 drwxrwxr-x 9 jenkins jenkins 4096 May 24 17:24 .. 17:24:34 drwxr-xr-x 2 root root 4096 May 24 17:17 cost 17:24:34 -rw-r--r-- 1 root root 88 May 24 17:17 cost.csv 17:24:34 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:24:34 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:24:34 total 16 17:24:34 drwxr-xr-x 3 jenkins jenkins 4096 May 24 17:17 . 17:24:34 drwxrwxr-x 9 jenkins jenkins 4096 May 24 17:24 .. 17:24:34 drwxr-xr-x 2 jenkins jenkins 4096 May 24 17:17 cost 17:24:34 -rw-r--r-- 1 jenkins jenkins 88 May 24 17:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:24:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:24:35 ---> package-listing.sh 17:24:35 ++ facter osfamily 17:24:35 ++ tr '[:upper:]' '[:lower:]' 17:24:35 + OS_FAMILY=debian 17:24:35 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 17:24:35 + START_PACKAGES=/tmp/packages_start.txt 17:24:35 + END_PACKAGES=/tmp/packages_end.txt 17:24:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:24:35 + PACKAGES=/tmp/packages_start.txt 17:24:35 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 17:24:35 + PACKAGES=/tmp/packages_end.txt 17:24:35 + case "${OS_FAMILY}" in 17:24:35 + dpkg -l 17:24:35 + grep '^ii' 17:24:35 + '[' -f /tmp/packages_start.txt ']' 17:24:35 + '[' -f /tmp/packages_end.txt ']' 17:24:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:24:35 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 17:24:35 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 17:24:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 17:24:35 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-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:24:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:36 prd-ubuntu20.04-docker-8c-8g-16727 does not seem to be running inside a container 17:24:36 $ 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-bootstrap_main/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-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:24:37 $ docker top 68f41a9cdabd2a50e7158fbab653322ac0e1c74025b415ddfe40287a0bc9b2e8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:37 + touch /tmp/pre-build-complete [Pipeline] sh 17:24:37 + mkdir -p /var/log/sysstat [Pipeline] sh 17:24:37 + ls /var/log/sa-host 17:24:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:38 provisioning config files... 17:24:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16089659288929643783tmp [Pipeline] { [Pipeline] echo 17:24:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:24:38 ---> create-netrc.sh [Pipeline] } 17:24:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:24:38 ---> python-tools-install.sh [Pipeline] echo 17:24:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:24:38 ---> sudo-logs.sh 17:24:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:24:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:24:39 ---> job-cost.sh 17:24:39 lf-activate-venv: SKIPPING 17:24:39 DEBUG: total: 0.2199999988079071 17:24:39 INFO: Retrieving Stack Cost... 17:24:39 INFO: Retrieving Pricing Info for: v3-standard-8 17:24:39 INFO: Archiving Costs [Pipeline] echo 17:24:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:24:40 ---> logs-deploy.sh 17:24:40 lf-activate-venv: SKIPPING 17:24:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/184 17:24:40 INFO: archiving workspace using pattern(s): 17:24:41 Archives upload complete. 17:24:41 INFO: archiving logs to Nexus 17:24:42 ---> uname -a: 17:24:42 Linux prd-ubuntu20-04-docker-8c-8g-16727 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:24:42 17:24:42 17:24:42 ---> lscpu: 17:24:42 Architecture: x86_64 17:24:42 CPU op-mode(s): 32-bit, 64-bit 17:24:42 Byte Order: Little Endian 17:24:42 Address sizes: 40 bits physical, 48 bits virtual 17:24:42 CPU(s): 8 17:24:42 On-line CPU(s) list: 0-7 17:24:42 Thread(s) per core: 1 17:24:42 Core(s) per socket: 1 17:24:42 Socket(s): 8 17:24:42 NUMA node(s): 1 17:24:42 Vendor ID: AuthenticAMD 17:24:42 CPU family: 23 17:24:42 Model: 49 17:24:42 Model name: AMD EPYC-Rome Processor 17:24:42 Stepping: 0 17:24:42 CPU MHz: 2799.998 17:24:42 BogoMIPS: 5599.99 17:24:42 Virtualization: AMD-V 17:24:42 Hypervisor vendor: KVM 17:24:42 Virtualization type: full 17:24:42 L1d cache: 256 KiB 17:24:42 L1i cache: 256 KiB 17:24:42 L2 cache: 4 MiB 17:24:42 L3 cache: 128 MiB 17:24:42 NUMA node0 CPU(s): 0-7 17:24:42 Vulnerability Itlb multihit: Not affected 17:24:42 Vulnerability L1tf: Not affected 17:24:42 Vulnerability Mds: Not affected 17:24:42 Vulnerability Meltdown: Not affected 17:24:42 Vulnerability Mmio stale data: Not affected 17:24:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:24:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:24:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:24:42 Vulnerability Srbds: Not affected 17:24:42 Vulnerability Tsx async abort: Not affected 17:24:42 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 17:24:42 17:24:42 17:24:42 ---> nproc: 17:24:42 8 17:24:42 17:24:42 17:24:42 ---> df -h: 17:24:42 Filesystem Size Used Avail Use% Mounted on 17:24:42 overlay 155G 12G 143G 8% / 17:24:42 tmpfs 64M 0 64M 0% /dev 17:24:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:24:42 shm 64M 0 64M 0% /dev/shm 17:24:42 /dev/vda1 155G 12G 143G 8% /facter-os 17:24:42 17:24:42 17:24:42 ---> sar -b -r -n DEV: 17:24:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16727) 05/24/23 _x86_64_ (8 CPU) 17:24:42 17:24:42 17:15:45 LINUX RESTART (8 CPU) 17:24:42 17:24:42 17:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:24:42 17:17:02 152.68 47.50 105.18 0.00 5341.15 74345.62 0.00 17:24:42 17:18:01 63.09 0.29 62.80 0.00 27.66 33650.57 0.00 17:24:42 17:19:01 1.60 0.00 1.60 0.00 0.00 21.88 0.00 17:24:42 17:20:01 1.73 0.00 1.73 0.00 0.00 21.33 0.00 17:24:42 17:21:01 25.58 7.77 17.81 0.00 904.25 2532.78 0.00 17:24:42 17:22:01 31.88 2.82 29.06 0.00 4250.62 6455.32 0.00 17:24:42 17:23:01 3.40 0.02 3.38 0.00 0.13 89.99 0.00 17:24:42 17:24:01 48.18 0.33 47.84 0.00 18.00 36016.40 0.00 17:24:42 Average: 40.97 7.36 33.62 0.00 1320.50 19112.60 0.00 17:24:42 17:24:42 17:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:24:42 17:17:02 28810844 31553348 745172 2.27 87708 2902020 1896552 5.59 1147544 2519948 298352 17:24:42 17:18:01 28636836 31569104 731632 2.22 95400 3070568 1780648 5.25 1118548 2709880 268 17:24:42 17:19:01 28655048 31587376 713444 2.17 95436 3070568 1780648 5.25 1100504 2709880 12 17:24:42 17:20:01 28655408 31587832 712868 2.17 95488 3070568 1780648 5.25 1098888 2709888 4 17:24:42 17:21:01 28487708 31575908 709040 2.16 113084 3201028 1749116 5.15 1177908 2774784 1584 17:24:42 17:22:01 28124852 31574232 713380 2.17 130216 3531132 1809032 5.33 1416624 2885176 16 17:24:42 17:23:01 28131776 31576360 712228 2.17 128836 3527880 1780332 5.25 1414372 2881984 16 17:24:42 17:24:01 27323524 31552180 733932 2.23 154376 4232360 1742852 5.14 1503224 3547048 148 17:24:42 Average: 28353250 31572042 721462 2.19 112568 3325766 1789978 5.28 1247202 2842324 37550 17:24:42 17:24:42 17:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:24:42 17:17:02 ens3 731.92 456.28 7333.63 94.04 0.00 0.00 0.00 0.00 17:24:42 17:17:02 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 17:24:42 17:17:02 docker0 45.28 67.79 3.85 625.82 0.00 0.00 0.00 0.00 17:24:42 17:17:02 veth55db58a 37.89 61.86 3.58 576.01 0.00 0.00 0.00 0.05 17:24:42 17:18:01 ens3 117.25 73.82 2576.22 59.94 0.00 0.00 0.00 0.00 17:24:42 17:18:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 17:24:42 17:18:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:24:42 17:19:01 ens3 2.10 3.05 0.36 6.87 0.00 0.00 0.00 0.00 17:24:42 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:42 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:42 17:20:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:24:42 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:42 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:42 17:21:01 ens3 80.00 45.36 915.56 3.21 0.00 0.00 0.00 0.00 17:24:42 17:21:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:24:42 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:42 17:22:01 ens3 149.41 88.97 1956.04 12.47 0.00 0.00 0.00 0.00 17:24:42 17:22:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:24:42 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:42 17:23:01 ens3 9.08 2.97 11.16 0.20 0.00 0.00 0.00 0.00 17:24:42 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:42 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:42 17:24:01 ens3 213.33 127.08 4554.79 40.08 0.00 0.00 0.00 0.00 17:24:42 17:24:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:24:42 17:24:01 docker0 31.98 63.17 2.77 576.43 0.00 0.00 0.00 0.00 17:24:42 Average: ens3 163.02 99.77 2167.73 27.04 0.00 0.00 0.00 0.00 17:24:42 Average: lo 0.91 0.91 0.08 0.08 0.00 0.00 0.00 0.00 17:24:42 Average: docker0 9.69 16.41 0.83 150.60 0.00 0.00 0.00 0.00 17:24:42 17:24:42 17:24:42 ---> sar -P ALL: 17:24:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16727) 05/24/23 _x86_64_ (8 CPU) 17:24:42 17:24:42 17:15:45 LINUX RESTART (8 CPU) 17:24:42 17:24:42 17:16:01 CPU %user %nice %system %iowait %steal %idle 17:24:42 17:17:02 all 12.46 0.00 3.47 2.36 0.07 81.63 17:24:42 17:17:02 0 9.97 0.00 4.49 0.27 0.07 85.21 17:24:42 17:17:02 1 11.84 0.00 3.61 3.12 0.07 81.36 17:24:42 17:17:02 2 15.46 0.00 3.61 5.21 0.08 75.64 17:24:42 17:17:02 3 11.81 0.00 3.13 0.40 0.09 84.58 17:24:42 17:17:02 4 12.11 0.00 3.09 0.34 0.05 84.41 17:24:42 17:17:02 5 11.52 0.00 2.79 2.72 0.07 82.90 17:24:42 17:17:02 6 14.56 0.00 3.67 6.61 0.07 75.09 17:24:42 17:17:02 7 12.44 0.00 3.35 0.29 0.09 83.83 17:24:42 17:18:01 all 23.49 0.00 4.12 1.20 0.06 71.12 17:24:42 17:18:01 0 23.49 0.00 3.92 0.03 0.05 72.50 17:24:42 17:18:01 1 23.94 0.00 3.76 0.03 0.07 72.20 17:24:42 17:18:01 2 24.19 0.00 3.70 0.02 0.07 72.02 17:24:42 17:18:01 3 23.12 0.00 3.91 0.80 0.05 72.12 17:24:42 17:18:01 4 23.02 0.00 4.45 0.03 0.07 72.43 17:24:42 17:18:01 5 23.12 0.00 4.41 6.58 0.07 65.82 17:24:42 17:18:01 6 24.25 0.00 3.85 0.02 0.05 71.83 17:24:42 17:18:01 7 22.81 0.00 4.97 2.14 0.09 69.99 17:24:42 17:19:01 all 0.07 0.00 0.01 0.00 0.01 99.91 17:24:42 17:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:42 17:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:24:42 17:19:01 2 0.07 0.00 0.05 0.00 0.02 99.87 17:24:42 17:19:01 3 0.05 0.00 0.03 0.02 0.03 99.87 17:24:42 17:19:01 4 0.10 0.00 0.02 0.00 0.00 99.88 17:24:42 17:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:42 17:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:42 17:19:01 7 0.23 0.00 0.00 0.00 0.02 99.75 17:24:42 17:20:01 all 0.03 0.00 0.01 0.00 0.00 99.95 17:24:42 17:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:42 17:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:24:42 17:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:24:42 17:20:01 3 0.05 0.00 0.05 0.03 0.02 99.85 17:24:42 17:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:24:42 17:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:42 17:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:42 17:20:01 7 0.08 0.00 0.02 0.00 0.00 99.90 17:24:42 17:21:01 all 0.99 0.00 0.71 0.18 0.02 98.10 17:24:42 17:21:01 0 1.27 0.00 0.98 0.03 0.02 97.70 17:24:42 17:21:01 1 1.08 0.00 0.35 0.00 0.02 98.55 17:24:42 17:21:01 2 1.03 0.00 0.63 0.02 0.00 98.32 17:24:42 17:21:01 3 0.65 0.00 0.38 0.50 0.05 98.41 17:24:42 17:21:01 4 0.78 0.00 0.75 0.30 0.00 98.17 17:24:42 17:21:01 5 0.52 0.00 0.32 0.02 0.02 99.13 17:24:42 17:21:01 6 2.07 0.00 0.60 0.50 0.02 96.82 17:24:42 17:21:01 7 0.55 0.00 1.69 0.03 0.02 97.71 17:24:42 17:22:01 all 1.38 0.00 0.79 0.39 0.02 97.41 17:24:42 17:22:01 0 1.72 0.00 0.60 0.03 0.05 97.60 17:24:42 17:22:01 1 2.22 0.00 1.63 0.33 0.02 95.80 17:24:42 17:22:01 2 1.54 0.00 0.93 0.53 0.03 96.96 17:24:42 17:22:01 3 0.90 0.00 0.72 1.22 0.03 97.12 17:24:42 17:22:01 4 0.80 0.00 0.55 0.50 0.02 98.13 17:24:42 17:22:01 5 1.23 0.00 0.65 0.15 0.00 97.96 17:24:42 17:22:01 6 1.85 0.00 0.37 0.07 0.02 97.70 17:24:42 17:22:01 7 0.77 0.00 0.85 0.32 0.02 98.04 17:24:42 17:23:01 all 0.09 0.00 0.06 0.01 0.01 99.82 17:24:42 17:23:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:24:42 17:23:01 1 0.07 0.00 0.03 0.07 0.02 99.82 17:24:42 17:23:01 2 0.07 0.00 0.07 0.00 0.00 99.87 17:24:42 17:23:01 3 0.12 0.00 0.10 0.00 0.02 99.77 17:24:42 17:23:01 4 0.12 0.00 0.05 0.02 0.00 99.82 17:24:42 17:23:01 5 0.02 0.00 0.07 0.00 0.02 99.90 17:24:42 17:23:01 6 0.22 0.00 0.10 0.00 0.00 99.68 17:24:42 17:23:01 7 0.07 0.00 0.05 0.02 0.02 99.85 17:24:42 17:24:01 all 3.96 0.00 1.56 1.26 0.03 93.20 17:24:42 17:24:01 0 3.26 0.00 2.09 0.00 0.02 94.63 17:24:42 17:24:01 1 5.06 0.00 1.83 8.10 0.02 85.00 17:24:42 17:24:01 2 5.15 0.00 1.19 0.02 0.03 93.61 17:24:42 17:24:01 3 4.05 0.00 1.33 1.29 0.05 93.28 17:24:42 17:24:01 4 4.04 0.00 1.41 0.05 0.03 94.47 17:24:42 17:24:01 5 2.81 0.00 1.15 0.02 0.02 96.01 17:24:42 17:24:01 6 3.46 0.00 1.67 0.00 0.02 94.85 17:24:42 17:24:01 7 3.85 0.00 1.81 0.60 0.02 93.72 17:24:42 Average: all 5.23 0.00 1.33 0.67 0.03 92.74 17:24:42 Average: 0 4.91 0.00 1.50 0.05 0.03 93.52 17:24:42 Average: 1 5.47 0.00 1.39 1.45 0.03 91.66 17:24:42 Average: 2 5.88 0.00 1.26 0.72 0.03 92.11 17:24:42 Average: 3 5.02 0.00 1.19 0.53 0.04 93.22 17:24:42 Average: 4 5.05 0.00 1.28 0.16 0.02 93.50 17:24:42 Average: 5 4.82 0.00 1.16 1.16 0.02 92.84 17:24:42 Average: 6 5.71 0.00 1.27 0.88 0.02 92.12 17:24:42 Average: 7 5.02 0.00 1.58 0.42 0.03 92.95 17:24:42 17:24:42 17:24:42