Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff44a32d95b8337476342a35d1a5d777bc26cdf3 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-ssh17476423694543155901.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5739578655539681499.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15201125435523145614.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1032574530450887482.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-ssh6806621152041030789.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5927 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-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 ff44a32d95b8337476342a35d1a5d777bc26cdf3 (main) Commit message: "build: Upgrade to go 1.21 and linter 1.54.2 (#599)" > 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 ff44a32d95b8337476342a35d1a5d777bc26cdf3 # timeout=10 > git rev-list --no-walk 1d77273f7ae052ea4eae83196136ad2264b0ca56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:56:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:56:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:56:00 ========================================================= 16:56:00 EdgeX Global Pipelines Version Info 16:56:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:56:01 ------------------- 16:56:01 stable info: 16:56:01 ------------------- 16:56:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:56:01 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:56:01 Message: update stable to v1.0.254 16:56:02 ------------------- 16:56:02 experimental info: 16:56:02 ------------------- 16:56:02 Commited By: **** collab-it+edgex@linuxfoundation.org 16:56:02 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:56:02 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff44a32d95b8337476342a35d1a5d777bc26cdf3 [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff44a32 [Pipeline] echo 16:56:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:56:03 + git rev-list -1 --merges ff44a32d95b8337476342a35d1a5d777bc26cdf3~1..ff44a32d95b8337476342a35d1a5d777bc26cdf3 [Pipeline] echo 16:56:03 -----------> git rev-list -1 --merges ff44a32d95b8337476342a35d1a5d777bc26cdf3~1..ff44a32d95b8337476342a35d1a5d777bc26cdf3 ff44a32d95b8337476342a35d1a5d777bc26cdf3 [false] [Pipeline] sh 16:56:03 + git log --format=format:%s -1 ff44a32d95b8337476342a35d1a5d777bc26cdf3 [Pipeline] echo 16:56:03 ========================================================= 16:56:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:56:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:56:03 + git log --format=format:%s -1 ff44a32d95b8337476342a35d1a5d777bc26cdf3 [Pipeline] echo 16:56:03 [semverPrep] GIT_COMMIT: ff44a32d95b8337476342a35d1a5d777bc26cdf3, Commit Message: build: Upgrade to go 1.21 and linter 1.54.2 (#599) [Pipeline] echo 16:56:03 [semverPrep] This is not a build commit. [Pipeline] sh 16:56:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:56:04 + grep -v github /etc/ssh/ssh_known_hosts 16:56:04 + [ -e /tmp/ssh_known_hosts ] 16:56:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:56:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:56:04 + sudo tee -a /etc/ssh/ssh_known_hosts 16:56:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:04 16:56:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:05 0.1.4: Pulling from edgex-devops/py-git-semver 16:56:05 b85a868b505f: Pulling fs layer 16:56:05 e2be974225ed: Pulling fs layer 16:56:05 339a4e72a1f5: Pulling fs layer 16:56:05 988bab9f4d93: Pulling fs layer 16:56:05 1469e6f7b9e6: Pulling fs layer 16:56:05 eaf3925da568: Pulling fs layer 16:56:05 988bab9f4d93: Waiting 16:56:05 1469e6f7b9e6: Waiting 16:56:05 bab4dde63d76: Pulling fs layer 16:56:05 bde34c3a00c8: Pulling fs layer 16:56:05 b352a97aabf1: Pulling fs layer 16:56:05 bde34c3a00c8: Waiting 16:56:05 bab4dde63d76: Waiting 16:56:05 4872d77fe225: Pulling fs layer 16:56:05 5851b861e8e6: Pulling fs layer 16:56:05 b352a97aabf1: Waiting 16:56:05 4872d77fe225: Waiting 16:56:05 e2be974225ed: Verifying Checksum 16:56:05 e2be974225ed: Download complete 16:56:05 988bab9f4d93: Download complete 16:56:05 1469e6f7b9e6: Verifying Checksum 16:56:05 1469e6f7b9e6: Download complete 16:56:05 eaf3925da568: Verifying Checksum 16:56:05 eaf3925da568: Download complete 16:56:05 339a4e72a1f5: Verifying Checksum 16:56:05 339a4e72a1f5: Download complete 16:56:05 bde34c3a00c8: Download complete 16:56:05 b352a97aabf1: Download complete 16:56:05 4872d77fe225: Download complete 16:56:05 5851b861e8e6: Verifying Checksum 16:56:05 5851b861e8e6: Download complete 16:56:05 b85a868b505f: Verifying Checksum 16:56:05 b85a868b505f: Download complete 16:56:05 bab4dde63d76: Verifying Checksum 16:56:05 bab4dde63d76: Download complete 16:56:06 b85a868b505f: Pull complete 16:56:06 e2be974225ed: Pull complete 16:56:07 339a4e72a1f5: Pull complete 16:56:07 988bab9f4d93: Pull complete 16:56:07 1469e6f7b9e6: Pull complete 16:56:07 eaf3925da568: Pull complete 16:56:09 bab4dde63d76: Pull complete 16:56:09 bde34c3a00c8: Pull complete 16:56:09 b352a97aabf1: Pull complete 16:56:09 4872d77fe225: Pull complete 16:56:09 5851b861e8e6: Pull complete 16:56:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:56:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:10 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 16:56:10 $ 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 16:56:13 $ docker top b0c401d80940119df7eea1e5bea3c28631ea3f31bb68ee925d133a27fd736339 -eo pid,comm 16:56:13 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). 16:56:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:13 [ssh-agent] Looking for ssh-agent implementation... 16:56:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:13 $ docker exec b0c401d80940119df7eea1e5bea3c28631ea3f31bb68ee925d133a27fd736339 ssh-agent 16:56:13 SSH_AUTH_SOCK=/tmp/ssh-Pmk2Pe1jUbLO/agent.33 16:56:13 SSH_AGENT_PID=39 16:56:13 Running ssh-add (command line suppressed) 16:56:13 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10944081107153839084.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10944081107153839084.key) 16:56:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:14 + git tag --points-at HEAD [Pipeline] } 16:56:14 $ docker exec --env ******** --env ******** b0c401d80940119df7eea1e5bea3c28631ea3f31bb68ee925d133a27fd736339 ssh-agent -k 16:56:14 unset SSH_AUTH_SOCK; 16:56:14 unset SSH_AGENT_PID; 16:56:14 echo Agent pid 39 killed; 16:56:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:56:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:14 [ssh-agent] Looking for ssh-agent implementation... 16:56:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:14 $ docker exec b0c401d80940119df7eea1e5bea3c28631ea3f31bb68ee925d133a27fd736339 ssh-agent 16:56:14 SSH_AUTH_SOCK=/tmp/ssh-PGvKWUAAx6dV/agent.71 16:56:14 SSH_AGENT_PID=77 16:56:14 Running ssh-add (command line suppressed) 16:56:14 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9498528475641174497.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9498528475641174497.key) 16:56:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:15 + git semver init 16:56:15 2023-09-12 16:56:15,190 [run_init] DEBUG init version:0.0.0 force:False 16:56:15 2023-09-12 16:56:15,191 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 16:56:15 2023-09-12 16:56:15,191 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 16:56:15 2023-09-12 16:56:15,192 [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) 16:56:16 2023-09-12 16:56:15,994 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 16:56:16 2023-09-12 16:56:15,995 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 16:56:16 2023-09-12 16:56:15,995 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:56:16 2023-09-12 16:56:15,995 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:56:16 3.1.0-dev.33 [Pipeline] } 16:56:16 $ docker exec --env ******** --env ******** b0c401d80940119df7eea1e5bea3c28631ea3f31bb68ee925d133a27fd736339 ssh-agent -k 16:56:16 unset SSH_AUTH_SOCK; 16:56:16 unset SSH_AGENT_PID; 16:56:16 echo Agent pid 77 killed; 16:56:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:16 + git semver [Pipeline] } 16:56:16 $ docker stop --time=1 b0c401d80940119df7eea1e5bea3c28631ea3f31bb68ee925d133a27fd736339 16:56:18 $ docker rm -f --volumes b0c401d80940119df7eea1e5bea3c28631ea3f31bb68ee925d133a27fd736339 [Pipeline] // withDockerContainer [Pipeline] sh 16:56:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:56:18 Stashed 1 file(s) [Pipeline] echo 16:56:18 [edgeXSemver]: initialized semver on version 3.1.0-dev.33 [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 16:56:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:18 ========================================================= 16:56:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:56:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:56:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:56:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:56:19 7264a8db6415: Pulling fs layer 16:56:19 c4d48a809fc2: Pulling fs layer 16:56:19 4f1c88b9dad5: Pulling fs layer 16:56:19 ad3a456e5733: Pulling fs layer 16:56:19 9e4f439ed901: Pulling fs layer 16:56:19 feaf6a47b606: Pulling fs layer 16:56:19 5e8b037d7d82: Pulling fs layer 16:56:19 8ac70367396e: Pulling fs layer 16:56:19 6db16350a2e2: Pulling fs layer 16:56:19 9250d5d63582: Pulling fs layer 16:56:19 5e8b037d7d82: Waiting 16:56:19 8ac70367396e: Waiting 16:56:19 ad3a456e5733: Waiting 16:56:19 6db16350a2e2: Waiting 16:56:19 9250d5d63582: Waiting 16:56:19 9e4f439ed901: Waiting 16:56:19 feaf6a47b606: Waiting 16:56:19 c4d48a809fc2: Download complete 16:56:19 ad3a456e5733: Verifying Checksum 16:56:19 ad3a456e5733: Download complete 16:56:19 9e4f439ed901: Verifying Checksum 16:56:19 9e4f439ed901: Download complete 16:56:19 7264a8db6415: Verifying Checksum 16:56:19 7264a8db6415: Download complete 16:56:19 feaf6a47b606: Verifying Checksum 16:56:19 feaf6a47b606: Download complete 16:56:19 7264a8db6415: Pull complete 16:56:19 8ac70367396e: Verifying Checksum 16:56:19 8ac70367396e: Download complete 16:56:19 c4d48a809fc2: Pull complete 16:56:19 4f1c88b9dad5: Verifying Checksum 16:56:19 4f1c88b9dad5: Download complete 16:56:20 6db16350a2e2: Verifying Checksum 16:56:20 6db16350a2e2: Download complete 16:56:20 5e8b037d7d82: Verifying Checksum 16:56:20 5e8b037d7d82: Download complete 16:56:20 9250d5d63582: Verifying Checksum 16:56:20 9250d5d63582: Download complete 16:56:23 4f1c88b9dad5: Pull complete 16:56:23 ad3a456e5733: Pull complete 16:56:23 9e4f439ed901: Pull complete 16:56:23 feaf6a47b606: Pull complete 16:56:25 5e8b037d7d82: Pull complete 16:56:25 8ac70367396e: Pull complete 16:56:26 6db16350a2e2: Pull complete 16:56:27 9250d5d63582: Pull complete 16:56:27 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 16:56:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:56:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 16:56:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:27 + docker inspect -f . ci-base-image-x86_64 16:56:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:27 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 16:56:27 $ 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 16:56:33 $ docker top b2229e5b48b2fa862d109091165d8fa5349d5debb14eee23b5581cc1e3279124 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:33 Still waiting to schedule task 16:56:33 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:56:34 + go version 16:56:34 go version go1.21.0 linux/amd64 [Pipeline] } 16:56:34 $ docker stop --time=1 b2229e5b48b2fa862d109091165d8fa5349d5debb14eee23b5581cc1e3279124 16:56:35 $ docker rm -f --volumes b2229e5b48b2fa862d109091165d8fa5349d5debb14eee23b5581cc1e3279124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:36 + docker inspect -f . ci-base-image-x86_64 16:56:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:38 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 16:56:38 $ 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 16:56:39 $ docker top 8fc0167bb2f613a12a0c5316f34702c88e049b4150058fdfa9a3c710654515f5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:39 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 16:56:39 + make test 16:56:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:56:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 16:56:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 16:56:39 go: downloading gopkg.in/yaml.v3 v3.0.1 16:56:39 go: downloading github.com/mitchellh/copystructure v1.2.0 16:56:39 go: downloading github.com/stretchr/testify v1.8.4 16:56:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:56:39 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.20 16:56:39 go: downloading github.com/google/uuid v1.3.1 16:56:39 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:56:39 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 16:56:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 16:56:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 16:56:39 go: downloading github.com/labstack/echo/v4 v4.11.1 16:56:39 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:56:39 go: downloading github.com/mitchellh/reflectwalk v1.0.2 16:56:39 go: downloading github.com/go-kit/log v0.2.1 16:56:39 go: downloading github.com/go-playground/validator/v10 v10.15.1 16:56:39 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 16:56:39 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 16:56:39 go: downloading github.com/stretchr/objx v0.5.0 16:56:39 go: downloading github.com/hashicorp/errwrap v1.1.0 16:56:39 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:56:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 16:56:39 go: downloading github.com/hashicorp/consul/api v1.24.0 16:56:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:56:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:56:39 go: downloading github.com/gorilla/websocket v1.5.0 16:56:39 go: downloading golang.org/x/net v0.13.0 16:56:39 go: downloading golang.org/x/sync v0.2.0 16:56:39 go: downloading github.com/labstack/gommon v0.4.0 16:56:39 go: downloading golang.org/x/crypto v0.12.0 16:56:39 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 16:56:39 go: downloading github.com/valyala/fasttemplate v1.2.2 16:56:39 go: downloading golang.org/x/time v0.3.0 16:56:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:56:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:56:40 go: downloading github.com/x448/float16 v0.8.4 16:56:40 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:56:40 go: downloading github.com/go-playground/universal-translator v0.18.1 16:56:40 go: downloading github.com/leodido/go-urn v1.2.4 16:56:40 go: downloading golang.org/x/text v0.12.0 16:56:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:56:40 go: downloading github.com/hashicorp/go-hclog v1.5.0 16:56:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:56:40 go: downloading github.com/hashicorp/serf v0.10.1 16:56:40 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 16:56:40 go: downloading github.com/zeebo/errs v1.3.0 16:56:40 go: downloading google.golang.org/grpc v1.53.0 16:56:40 go: downloading github.com/mattn/go-colorable v0.1.13 16:56:40 go: downloading github.com/mattn/go-isatty v0.0.19 16:56:40 go: downloading github.com/valyala/bytebufferpool v1.0.0 16:56:40 go: downloading github.com/go-playground/locales v0.14.1 16:56:40 go: downloading github.com/fatih/color v1.14.1 16:56:40 go: downloading google.golang.org/protobuf v1.28.1 16:56:40 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 16:56:40 go: downloading github.com/armon/go-metrics v0.4.1 16:56:40 go: downloading golang.org/x/sys v0.11.0 16:56:40 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 16:56:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:56:40 go: downloading github.com/golang/protobuf v1.5.2 16:56:40 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:56:53 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 16:56:53 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 16:56:55 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 16:56:55 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 16:56:56 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 16:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.036s coverage: 36.5% of statements 16:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.016s coverage: 93.5% of statements 16:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.022s coverage: 91.9% of statements 16:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.302s coverage: 88.2% of statements 16:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 84.4% of statements 16:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.025s coverage: 46.9% of statements 16:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.017s coverage: 100.0% of statements 16:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.319s coverage: 87.7% of statements 16:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.016s coverage: 26.3% of statements 16:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.047s coverage: 79.0% of statements 16:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.012s coverage: 59.3% of statements 16:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.013s coverage: 31.2% of statements 16:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.008s coverage: 91.3% of statements 16:57:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:57:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:57:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:57:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:57:22 $ docker stop --time=1 8fc0167bb2f613a12a0c5316f34702c88e049b4150058fdfa9a3c710654515f5 16:57:24 $ docker rm -f --volumes 8fc0167bb2f613a12a0c5316f34702c88e049b4150058fdfa9a3c710654515f5 [Pipeline] // withDockerContainer [Pipeline] sh 16:57:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:57:25 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 16:57:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:25 16:57:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:25 latest: Pulling from edgex-lftools-log-publisher 16:57:25 5eb5b503b376: Pulling fs layer 16:57:25 5c69ac0246d0: Pulling fs layer 16:57:25 ec43610c2a17: Pulling fs layer 16:57:25 3a2ae6a8a46f: Pulling fs layer 16:57:25 33b1e0a273af: Pulling fs layer 16:57:25 5d3b04190fa2: Pulling fs layer 16:57:25 2f39f015ded8: Pulling fs layer 16:57:25 33b1e0a273af: Waiting 16:57:25 3a2ae6a8a46f: Waiting 16:57:25 5d3b04190fa2: Waiting 16:57:25 2f39f015ded8: Waiting 16:57:25 5c69ac0246d0: Verifying Checksum 16:57:25 5c69ac0246d0: Download complete 16:57:25 3a2ae6a8a46f: Verifying Checksum 16:57:25 3a2ae6a8a46f: Download complete 16:57:26 33b1e0a273af: Verifying Checksum 16:57:26 33b1e0a273af: Download complete 16:57:26 5d3b04190fa2: Verifying Checksum 16:57:26 5d3b04190fa2: Download complete 16:57:26 ec43610c2a17: Verifying Checksum 16:57:26 ec43610c2a17: Download complete 16:57:26 5eb5b503b376: Verifying Checksum 16:57:26 5eb5b503b376: Download complete 16:57:26 2f39f015ded8: Download complete 16:57:27 5eb5b503b376: Pull complete 16:57:27 5c69ac0246d0: Pull complete 16:57:27 ec43610c2a17: Pull complete 16:57:28 3a2ae6a8a46f: Pull complete 16:57:28 33b1e0a273af: Pull complete 16:57:28 5d3b04190fa2: Pull complete 16:57:32 2f39f015ded8: Pull complete 16:57:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:32 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 16:57:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 16:57:33 $ docker top bc22cba9a581ce74696a933fd56631ef8d7fea666d8ede00d3d55822ee1568e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:34 ---> job-cost.sh 16:57:34 lf-activate-venv: SKIPPING 16:57:34 INFO: No Stack... 16:57:34 INFO: Retrieving Pricing Info for: v3-standard-8 16:57:35 INFO: Archiving Costs [Pipeline] sh 16:57:35 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 16:57:35 + cut -d, -f6 [Pipeline] lock 16:57:35 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-219-stack-cost] 16:57:35 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-219-stack-cost] did not exist. Created. 16:57:35 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:57:35 + echo total: 0.2199999988079071 [Pipeline] stash 16:57:35 Stashed 1 file(s) [Pipeline] } 16:57:35 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-219-stack-cost] [Pipeline] // lock [Pipeline] } 16:57:35 $ docker stop --time=1 bc22cba9a581ce74696a933fd56631ef8d7fea666d8ede00d3d55822ee1568e3 16:57:37 $ docker rm -f --volumes bc22cba9a581ce74696a933fd56631ef8d7fea666d8ede00d3d55822ee1568e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:59:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5928 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 16:59:53 Running in /w/workspace/go-mod-bootstrap/219 [Pipeline] { [Pipeline] checkout 16:59:53 The recommended git tool is: git 16:59:58 using credential edgex-jenkins-ssh 16:59:58 Cloning the remote Git repository 16:59:58 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 16:59:58 > git init /w/workspace/go-mod-bootstrap/219 # timeout=10 16:59:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:59:58 > git --version # timeout=10 16:59:59 > git --version # 'git version 2.25.1' 16:59:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:59:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:00:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:01 Avoid second fetch 17:00:01 Checking out Revision ff44a32d95b8337476342a35d1a5d777bc26cdf3 (main) 17:00:02 Commit message: "build: Upgrade to go 1.21 and linter 1.54.2 (#599)" 17:00:01 > git config core.sparsecheckout # timeout=10 17:00:01 > git checkout -f ff44a32d95b8337476342a35d1a5d777bc26cdf3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:00:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:00:03 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:03 Dload Upload Total Spent Left Speed 17:00:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 80401 0 --:--:-- --:--:-- --:--:-- 79818 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 17:00:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:00:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:00:04 + sudo tee /etc/docker/daemon.new 17:00:04 { 17:00:04 "registry-mirrors": [ 17:00:04 "https://nexus3.edgexfoundry.org:10001" 17:00:04 ], 17:00:04 "bip": "10.250.0.254/24", 17:00:04 "hosts": [ 17:00:04 "tcp://0.0.0.0:5555", 17:00:04 "unix:///var/run/docker.sock" 17:00:04 ], 17:00:04 "mtu": 1458, 17:00:04 "selinux-enabled": true, 17:00:04 "seccomp-profile": "/etc/docker/seccomp.json" 17:00:04 } [Pipeline] sh 17:00:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:00:04 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:00:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:23 ========================================================= 17:00:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:00:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:00:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:00:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:00:24 9fda8d8052c6: Pulling fs layer 17:00:24 5d54e960e981: Pulling fs layer 17:00:24 c4a7e357bf2a: Pulling fs layer 17:00:24 f0e02332f6b5: Pulling fs layer 17:00:24 66412af1f25a: Pulling fs layer 17:00:24 1baf3a5c0e64: Pulling fs layer 17:00:24 9a37bb91b891: Pulling fs layer 17:00:24 a29adfc67d43: Pulling fs layer 17:00:24 d5de9f91c1a4: Pulling fs layer 17:00:24 f0e02332f6b5: Waiting 17:00:24 66412af1f25a: Waiting 17:00:24 1baf3a5c0e64: Waiting 17:00:24 a29adfc67d43: Waiting 17:00:24 d5de9f91c1a4: Waiting 17:00:24 9a37bb91b891: Waiting 17:00:24 5d54e960e981: Verifying Checksum 17:00:24 5d54e960e981: Download complete 17:00:24 f0e02332f6b5: Verifying Checksum 17:00:24 f0e02332f6b5: Download complete 17:00:24 66412af1f25a: Verifying Checksum 17:00:24 66412af1f25a: Download complete 17:00:24 9fda8d8052c6: Verifying Checksum 17:00:24 9fda8d8052c6: Download complete 17:00:24 9a37bb91b891: Verifying Checksum 17:00:24 9a37bb91b891: Download complete 17:00:24 a29adfc67d43: Verifying Checksum 17:00:24 a29adfc67d43: Download complete 17:00:24 9fda8d8052c6: Pull complete 17:00:25 d5de9f91c1a4: Verifying Checksum 17:00:25 d5de9f91c1a4: Download complete 17:00:25 5d54e960e981: Pull complete 17:00:25 c4a7e357bf2a: Verifying Checksum 17:00:25 c4a7e357bf2a: Download complete 17:00:26 1baf3a5c0e64: Verifying Checksum 17:00:26 1baf3a5c0e64: Download complete 17:00:37 c4a7e357bf2a: Pull complete 17:00:37 f0e02332f6b5: Pull complete 17:00:37 66412af1f25a: Pull complete 17:00:43 1baf3a5c0e64: Pull complete 17:00:45 9a37bb91b891: Pull complete 17:00:46 a29adfc67d43: Pull complete 17:00:47 d5de9f91c1a4: Pull complete 17:00:47 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 17:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:00:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 17:00:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:48 + docker inspect -f . ci-base-image-arm64 17:00:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:48 prd-ubuntu20.04-docker-arm64-4c-16g-5928 does not seem to be running inside a container 17:00:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/219 -v /w/workspace/go-mod-bootstrap/219:/w/workspace/go-mod-bootstrap/219:rw,z -v /w/workspace/go-mod-bootstrap/219@tmp:/w/workspace/go-mod-bootstrap/219@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:00:51 $ docker top 5a87b01d4c30219b693483c80a7950686e9b7ac19d2a7cc3d4465f51da7452a9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:00:52 + go version 17:00:52 go version go1.21.0 linux/arm64 [Pipeline] } 17:00:52 $ docker stop --time=1 5a87b01d4c30219b693483c80a7950686e9b7ac19d2a7cc3d4465f51da7452a9 17:00:54 $ docker rm -f --volumes 5a87b01d4c30219b693483c80a7950686e9b7ac19d2a7cc3d4465f51da7452a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:54 + docker inspect -f . ci-base-image-arm64 17:00:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:55 prd-ubuntu20.04-docker-arm64-4c-16g-5928 does not seem to be running inside a container 17:00:55 $ 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/219 -v /w/workspace/go-mod-bootstrap/219:/w/workspace/go-mod-bootstrap/219:rw,z -v /w/workspace/go-mod-bootstrap/219@tmp:/w/workspace/go-mod-bootstrap/219@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:00:59 $ docker top 6d07a4dc1f899fd227f5d70734535d619115b242c77ae242292626b36826f421 -eo pid,comm [Pipeline] { [Pipeline] sh 17:00:59 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/219 [Pipeline] fileExists [Pipeline] sh 17:01:00 + make test 17:01:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:01:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 17:01:00 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 17:01:00 go: downloading github.com/labstack/echo/v4 v4.11.1 17:01:00 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:01:00 go: downloading github.com/google/uuid v1.3.1 17:01:00 go: downloading github.com/stretchr/testify v1.8.4 17:01:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 17:01:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 17:01:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.20 17:01:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 17:01:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:01:01 go: downloading github.com/mitchellh/copystructure v1.2.0 17:01:01 go: downloading gopkg.in/yaml.v3 v3.0.1 17:01:01 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:01:01 go: downloading github.com/go-kit/log v0.2.1 17:01:01 go: downloading github.com/go-playground/validator/v10 v10.15.1 17:01:01 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 17:01:01 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 17:01:01 go: downloading github.com/labstack/gommon v0.4.0 17:01:01 go: downloading golang.org/x/crypto v0.12.0 17:01:01 go: downloading golang.org/x/net v0.13.0 17:01:02 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 17:01:02 go: downloading github.com/stretchr/objx v0.5.0 17:01:02 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 17:01:02 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 17:01:02 go: downloading github.com/valyala/fasttemplate v1.2.2 17:01:02 go: downloading golang.org/x/time v0.3.0 17:01:02 go: downloading github.com/gorilla/websocket v1.5.0 17:01:02 go: downloading golang.org/x/sync v0.2.0 17:01:02 go: downloading github.com/mitchellh/reflectwalk v1.0.2 17:01:02 go: downloading github.com/hashicorp/errwrap v1.1.0 17:01:02 go: downloading github.com/hashicorp/consul/api v1.24.0 17:01:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:01:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:01:02 go: downloading github.com/mattn/go-colorable v0.1.13 17:01:02 go: downloading github.com/mattn/go-isatty v0.0.19 17:01:02 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 17:01:02 go: downloading github.com/go-playground/universal-translator v0.18.1 17:01:02 go: downloading github.com/leodido/go-urn v1.2.4 17:01:02 go: downloading golang.org/x/text v0.12.0 17:01:02 go: downloading github.com/zeebo/errs v1.3.0 17:01:02 go: downloading google.golang.org/grpc v1.53.0 17:01:04 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:01:04 go: downloading github.com/x448/float16 v0.8.4 17:01:04 go: downloading github.com/valyala/bytebufferpool v1.0.0 17:01:04 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:01:04 go: downloading golang.org/x/sys v0.11.0 17:01:04 go: downloading github.com/go-playground/locales v0.14.1 17:01:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:01:06 go: downloading github.com/hashicorp/go-hclog v1.5.0 17:01:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:01:06 go: downloading github.com/hashicorp/serf v0.10.1 17:01:06 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 17:01:06 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 17:01:06 go: downloading google.golang.org/protobuf v1.28.1 17:01:08 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 17:01:08 go: downloading github.com/fatih/color v1.14.1 17:01:08 go: downloading github.com/armon/go-metrics v0.4.1 17:01:08 go: downloading github.com/golang/protobuf v1.5.2 17:01:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:01:08 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:02:29 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 17:02:34 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 17:02:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 17:02:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 17:02:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 17:02:53 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.131s coverage: 36.5% of statements 17:02:53 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.066s coverage: 93.5% of statements 17:02:53 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.072s coverage: 91.9% of statements 17:02:53 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.473s coverage: 88.2% of statements 17:02:53 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.028s coverage: 84.4% of statements 17:02:53 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.083s coverage: 46.9% of statements 17:02:53 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.061s coverage: 100.0% of statements 17:02:53 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.413s coverage: 87.7% of statements 17:02:53 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.045s coverage: 26.3% of statements 17:02:53 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.136s coverage: 79.0% of statements 17:02:53 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.040s coverage: 59.3% of statements 17:02:53 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.038s coverage: 31.2% of statements 17:02:53 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.014s coverage: 91.3% of statements 17:02:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:02:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:03:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:03:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:03:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:03:16 $ docker stop --time=1 6d07a4dc1f899fd227f5d70734535d619115b242c77ae242292626b36826f421 17:03:18 $ docker rm -f --volumes 6d07a4dc1f899fd227f5d70734535d619115b242c77ae242292626b36826f421 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:03:21 Warning: overwriting stash ‘coverage-report’ 17:03:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:03:22 17:03:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:03:22 arm64: Pulling from edgex-lftools-log-publisher 17:03:22 8998bd30e6a1: Pulling fs layer 17:03:22 04944245beec: Pulling fs layer 17:03:22 699f458cf7ca: Pulling fs layer 17:03:22 765212b225bb: Pulling fs layer 17:03:22 f23df028b6ca: Pulling fs layer 17:03:22 d65c8cfc05b1: Pulling fs layer 17:03:22 2437ff75d9bd: Pulling fs layer 17:03:22 f23df028b6ca: Waiting 17:03:22 765212b225bb: Waiting 17:03:22 d65c8cfc05b1: Waiting 17:03:22 2437ff75d9bd: Waiting 17:03:22 04944245beec: Verifying Checksum 17:03:22 04944245beec: Download complete 17:03:22 765212b225bb: Verifying Checksum 17:03:22 765212b225bb: Download complete 17:03:22 f23df028b6ca: Verifying Checksum 17:03:22 f23df028b6ca: Download complete 17:03:23 d65c8cfc05b1: Verifying Checksum 17:03:23 d65c8cfc05b1: Download complete 17:03:23 699f458cf7ca: Verifying Checksum 17:03:23 8998bd30e6a1: Verifying Checksum 17:03:23 8998bd30e6a1: Download complete 17:03:25 2437ff75d9bd: Verifying Checksum 17:03:25 2437ff75d9bd: Download complete 17:03:27 8998bd30e6a1: Pull complete 17:03:29 04944245beec: Pull complete 17:03:30 699f458cf7ca: Pull complete 17:03:31 765212b225bb: Pull complete 17:03:32 f23df028b6ca: Pull complete 17:03:32 d65c8cfc05b1: Pull complete 17:03:47 2437ff75d9bd: Pull complete 17:03:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:03:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:47 prd-ubuntu20.04-docker-arm64-4c-16g-5928 does not seem to be running inside a container 17:03:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/219 -v /w/workspace/go-mod-bootstrap/219:/w/workspace/go-mod-bootstrap/219:rw,z -v /w/workspace/go-mod-bootstrap/219@tmp:/w/workspace/go-mod-bootstrap/219@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:03:49 $ docker top d99c30dccdc120075dd5fd440e94ad37928542a7d41785d4826877d212c41866 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:50 ---> job-cost.sh 17:03:50 lf-activate-venv: SKIPPING 17:03:50 INFO: No Stack... 17:03:50 INFO: Retrieving Pricing Info for: v3-standard-4 17:03:51 INFO: Archiving Costs [Pipeline] sh 17:03:51 + + cut -d, -f6 17:03:51 cat /w/workspace/go-mod-bootstrap/219/archives/cost.csv [Pipeline] lock 17:03:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-219-stack-cost] 17:03:52 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-219-stack-cost] did not exist. Created. 17:03:52 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:03:52 /w/workspace/go-mod-bootstrap/219@tmp/durable-25cae26f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:03:52 + echo total: 0.10999999940395355 [Pipeline] stash 17:03:52 Warning: overwriting stash ‘stack-cost’ 17:03:52 Stashed 1 file(s) [Pipeline] } 17:03:52 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-219-stack-cost] [Pipeline] // lock [Pipeline] } 17:03:52 $ docker stop --time=1 d99c30dccdc120075dd5fd440e94ad37928542a7d41785d4826877d212c41866 17:03:55 $ docker rm -f --volumes d99c30dccdc120075dd5fd440e94ad37928542a7d41785d4826877d212c41866 [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:03:55 provisioning config files... 17:03:55 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3197529168433686527tmp [Pipeline] { [Pipeline] sh 17:03:56 + set +x 17:03:56 + curl -s https://codecov.io/bash 17:03:56 + bash -s -- 17:03:56 17:03:56 _____ _ 17:03:56 / ____| | | 17:03:56 | | ___ __| | ___ ___ _____ __ 17:03:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:03:56 | |___| (_) | (_| | __/ (_| (_) \ V / 17:03:56 \_____\___/ \__,_|\___|\___\___/ \_/ 17:03:56 Bash-1.0.6 17:03:56 17:03:56 17:03:56 ==> git version 2.25.1 found 17:03:56 ==> 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:03:56 Release-Date: 2020-01-08 17:03:56 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:03:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:03:56 ==> Jenkins CI detected. 17:03:56 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 17:03:56 project root: . 17:03:56 --> token set from env 17:03:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:03:56 ==> Running gcov in . (disable via -X gcov) 17:03:56 ==> Python coveragepy not found 17:03:56 ==> Searching for coverage reports in: 17:03:56 + . 17:03:56 -> Found 1 reports 17:03:56 ==> Detecting git/mercurial file structure 17:03:56 ==> Reading reports 17:03:56 + ./coverage.out bytes=105458 17:03:56 ==> Appending adjustments 17:03:56 https://docs.codecov.io/docs/fixing-reports 17:03:56 + Found adjustments 17:03:56 ==> Gzipping contents 17:03:56 20K /tmp/codecov.mWJqIq.gz 17:03:56 ==> Uploading reports 17:03:56 url: https://codecov.io 17:03:56 query: branch=main&commit=ff44a32d95b8337476342a35d1a5d777bc26cdf3&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:03:56 -> Pinging Codecov 17:03:56 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=ff44a32d95b8337476342a35d1a5d777bc26cdf3&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:03:56 -> Uploading to 17:03:56 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/833815588EE85121546D348822E98E2E/ff44a32d95b8337476342a35d1a5d777bc26cdf3/6401d312-7a26-4cd6-b882-ef212eabb405.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T170356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4cf8b9ec1ea3a4f46fac6a2d14b2612dfd4ffc7789951d1d701470a3b12cb74 17:03:56 % Total % Received % Xferd Average Speed Time Time Time Current 17:03:56 Dload Upload Total Spent Left Speed 17:03:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16392 0 0 100 16392 0 78057 --:--:-- --:--:-- --:--:-- 78057 17:03:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/ff44a32d95b8337476342a35d1a5d777bc26cdf3 [Pipeline] } 17:03:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:03:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:03:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:03:57 17:03:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:03:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:03:57 df9b9388f04a: Pulling fs layer 17:03:57 52dc419b0ee2: Pulling fs layer 17:03:57 25bc292e5bac: Pulling fs layer 17:03:57 114826534d7a: Pulling fs layer 17:03:57 4657fd5d0bcf: Pulling fs layer 17:03:57 6ad1cebc031e: Pulling fs layer 17:03:57 8a3aa393b2d8: Pulling fs layer 17:03:57 114826534d7a: Waiting 17:03:57 4657fd5d0bcf: Waiting 17:03:57 6ad1cebc031e: Waiting 17:03:57 8a3aa393b2d8: Waiting 17:03:57 25bc292e5bac: Verifying Checksum 17:03:57 25bc292e5bac: Download complete 17:03:57 52dc419b0ee2: Download complete 17:03:57 4657fd5d0bcf: Verifying Checksum 17:03:57 4657fd5d0bcf: Download complete 17:03:57 df9b9388f04a: Download complete 17:03:58 6ad1cebc031e: Verifying Checksum 17:03:58 6ad1cebc031e: Download complete 17:03:58 df9b9388f04a: Pull complete 17:03:58 52dc419b0ee2: Pull complete 17:03:58 25bc292e5bac: Pull complete 17:03:58 114826534d7a: Verifying Checksum 17:03:58 114826534d7a: Download complete 17:03:58 8a3aa393b2d8: Verifying Checksum 17:04:02 114826534d7a: Pull complete 17:04:02 4657fd5d0bcf: Pull complete 17:04:02 6ad1cebc031e: Pull complete 17:04:05 8a3aa393b2d8: Pull complete 17:04:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:04:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:04:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:05 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 17:04:05 $ 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:04:11 $ docker top 2d909de8e2b19403f610b30399b2848ae35ef25f8e22f33dfc3e9eb034b2f405 -eo pid,comm [Pipeline] { [Pipeline] echo 17:04:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 17:04:11 + set -o pipefail 17:04:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 17:04:15 17:04:15 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 17:04:15 17:04:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/9165c188-8a20-47f7-858d-4fd0a294e304 17:04:15 17:04:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:04:15 17:04:16 17:04:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:04:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:04:16 More details here: https://snyk.co/ue1NS 17:04:16 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:04:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:04:16 $ docker stop --time=1 2d909de8e2b19403f610b30399b2848ae35ef25f8e22f33dfc3e9eb034b2f405 17:04:20 $ docker rm -f --volumes 2d909de8e2b19403f610b30399b2848ae35ef25f8e22f33dfc3e9eb034b2f405 [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:04:21 + git log --format=format:%s -1 ff44a32d95b8337476342a35d1a5d777bc26cdf3 [Pipeline] sh 17:04:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:04:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:04:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:22 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 17:04:22 $ 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:04:22 $ docker top ad54c1cc4f5863ca2c9e0401bd592c647fde67c62197691949b9fbe0af75e569 -eo pid,comm 17:04:22 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:04:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:04:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:22 [ssh-agent] Looking for ssh-agent implementation... 17:04:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:22 $ docker exec ad54c1cc4f5863ca2c9e0401bd592c647fde67c62197691949b9fbe0af75e569 ssh-agent 17:04:22 SSH_AUTH_SOCK=/tmp/ssh-tP1izhN0Gpj9/agent.32 17:04:22 SSH_AGENT_PID=38 17:04:22 Running ssh-add (command line suppressed) 17:04:23 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14803650489601908936.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14803650489601908936.key) 17:04:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:23 + git semver tag 17:04:23 2023-09-12 17:04:23,571 [run_tag] DEBUG tag force:False 17:04:23 2023-09-12 17:04:23,571 [check_head_tag] DEBUG check head tag 17:04:23 2023-09-12 17:04:23,573 [execute] INFO git cat-file --batch-check 17:04:23 2023-09-12 17:04:23,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 17:04:23 2023-09-12 17:04:23,578 [execute] INFO git cat-file --batch 17:04:23 2023-09-12 17:04:23,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 17:04:23 2023-09-12 17:04:23,609 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:04:23 2023-09-12 17:04:23,609 [execute] INFO git tag -a v3.1.0-dev.33 -m v3.1.0-dev.33 17:04:23 2023-09-12 17:04:23,610 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.33', '-m', 'v3.1.0-dev.33'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:04:23 2023-09-12 17:04:23,615 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:04:23 3.1.0-dev.33 [Pipeline] } 17:04:23 $ docker exec --env ******** --env ******** ad54c1cc4f5863ca2c9e0401bd592c647fde67c62197691949b9fbe0af75e569 ssh-agent -k 17:04:24 unset SSH_AUTH_SOCK; 17:04:24 unset SSH_AGENT_PID; 17:04:24 echo Agent pid 38 killed; 17:04:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:04:24 + git semver [Pipeline] } 17:04:24 $ docker stop --time=1 ad54c1cc4f5863ca2c9e0401bd592c647fde67c62197691949b9fbe0af75e569 17:04:25 $ docker rm -f --volumes ad54c1cc4f5863ca2c9e0401bd592c647fde67c62197691949b9fbe0af75e569 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:04:26 17:04:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:04:26 0.23.1-centos7: Pulling from edgex-lftools 17:04:26 ab5ef0e58194: Pulling fs layer 17:04:26 9712f1f96733: Pulling fs layer 17:04:26 63f879dbbcfc: Pulling fs layer 17:04:26 0d9ebad4ef96: Pulling fs layer 17:04:26 e9a5061849ea: Pulling fs layer 17:04:26 d747dcd14b5f: Pulling fs layer 17:04:26 2de7ff778b66: Pulling fs layer 17:04:26 d747dcd14b5f: Waiting 17:04:26 e9a5061849ea: Waiting 17:04:26 2de7ff778b66: Waiting 17:04:26 0d9ebad4ef96: Waiting 17:04:26 9712f1f96733: Download complete 17:04:26 63f879dbbcfc: Verifying Checksum 17:04:26 63f879dbbcfc: Download complete 17:04:27 ab5ef0e58194: Verifying Checksum 17:04:27 ab5ef0e58194: Download complete 17:04:27 d747dcd14b5f: Verifying Checksum 17:04:27 d747dcd14b5f: Download complete 17:04:27 e9a5061849ea: Verifying Checksum 17:04:27 e9a5061849ea: Download complete 17:04:27 0d9ebad4ef96: Verifying Checksum 17:04:27 0d9ebad4ef96: Download complete 17:04:27 2de7ff778b66: Verifying Checksum 17:04:27 2de7ff778b66: Download complete 17:04:30 ab5ef0e58194: Pull complete 17:04:30 9712f1f96733: Pull complete 17:04:30 63f879dbbcfc: Pull complete 17:04:34 0d9ebad4ef96: Pull complete 17:04:34 e9a5061849ea: Pull complete 17:04:34 d747dcd14b5f: Pull complete 17:04:35 2de7ff778b66: Pull complete 17:04:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:04:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:04:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:35 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 17:04:35 $ 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:04:40 $ docker top f1451310ba03397e756c615f939dd741451f35a1bfbf4b6e220ce6c73729e66b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:04:40 provisioning config files... 17:04:40 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config17532997728866729229tmp 17:04:40 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15609985736637755506tmp 17:04:40 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6596432774714534499tmp [Pipeline] { [Pipeline] echo 17:04:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:04:40 ---> sigul-configuration.sh 17:04:40 gpg: directory `/root/.gnupg' created 17:04:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:04:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:04:40 gpg: keyring `/root/.gnupg/secring.gpg' created 17:04:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:04:40 gpg: CAST5 encrypted data 17:04:40 gpg: encrypted with 1 passphrase 17:04:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:04:41 + mkdir /home/jenkins 17:04:41 + mkdir /home/jenkins/sigul [Pipeline] sh 17:04:41 + 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:04:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:04:41 ---> sigul-install.sh 17:04:41 Sigul already installed; skipping installation. [Pipeline] sh 17:04:41 + git tag --list 17:04:41 v0.0.1 17:04:41 v0.0.10 17:04:41 v0.0.11 17:04:41 v0.0.12 17:04:41 v0.0.13 17:04:41 v0.0.14 17:04:41 v0.0.15 17:04:41 v0.0.16 17:04:41 v0.0.17 17:04:41 v0.0.18 17:04:41 v0.0.19 17:04:41 v0.0.2 17:04:41 v0.0.20 17:04:41 v0.0.21 17:04:41 v0.0.22 17:04:41 v0.0.23 17:04:41 v0.0.24 17:04:41 v0.0.25 17:04:41 v0.0.26 17:04:41 v0.0.27 17:04:41 v0.0.28 17:04:41 v0.0.29 17:04:41 v0.0.3 17:04:41 v0.0.30 17:04:41 v0.0.31 17:04:41 v0.0.32 17:04:41 v0.0.33 17:04:41 v0.0.34 17:04:41 v0.0.35 17:04:41 v0.0.36 17:04:41 v0.0.37 17:04:41 v0.0.38 17:04:41 v0.0.39 17:04:41 v0.0.4 17:04:41 v0.0.40 17:04:41 v0.0.41 17:04:41 v0.0.42 17:04:41 v0.0.43 17:04:41 v0.0.44 17:04:41 v0.0.45 17:04:41 v0.0.46 17:04:41 v0.0.47 17:04:41 v0.0.48 17:04:41 v0.0.49 17:04:41 v0.0.5 17:04:41 v0.0.50 17:04:41 v0.0.51 17:04:41 v0.0.52 17:04:41 v0.0.53 17:04:41 v0.0.54 17:04:41 v0.0.55 17:04:41 v0.0.56 17:04:41 v0.0.57 17:04:41 v0.0.58 17:04:41 v0.0.59 17:04:41 v0.0.6 17:04:41 v0.0.60 17:04:41 v0.0.61 17:04:41 v0.0.62 17:04:41 v0.0.63 17:04:41 v0.0.64 17:04:41 v0.0.65 17:04:41 v0.0.66 17:04:41 v0.0.67 17:04:41 v0.0.68 17:04:41 v0.0.69 17:04:41 v0.0.7 17:04:41 v0.0.70 17:04:41 v0.0.71 17:04:41 v0.0.72 17:04:41 v0.0.8 17:04:41 v0.0.9 17:04:41 v2.0.0 17:04:41 v2.1.0 17:04:41 v2.1.1 17:04:41 v2.2.0 17:04:41 v2.3.0 17:04:41 v3.0 17:04:41 v3.0.0 17:04:41 v3.0.1 17:04:41 v3.1.0-dev.1 17:04:41 v3.1.0-dev.10 17:04:41 v3.1.0-dev.11 17:04:41 v3.1.0-dev.12 17:04:41 v3.1.0-dev.13 17:04:41 v3.1.0-dev.14 17:04:41 v3.1.0-dev.15 17:04:41 v3.1.0-dev.16 17:04:41 v3.1.0-dev.17 17:04:41 v3.1.0-dev.18 17:04:41 v3.1.0-dev.19 17:04:41 v3.1.0-dev.2 17:04:41 v3.1.0-dev.20 17:04:41 v3.1.0-dev.21 17:04:41 v3.1.0-dev.22 17:04:41 v3.1.0-dev.23 17:04:41 v3.1.0-dev.24 17:04:41 v3.1.0-dev.25 17:04:41 v3.1.0-dev.26 17:04:41 v3.1.0-dev.27 17:04:41 v3.1.0-dev.28 17:04:41 v3.1.0-dev.29 17:04:41 v3.1.0-dev.3 17:04:41 v3.1.0-dev.30 17:04:41 v3.1.0-dev.31 17:04:41 v3.1.0-dev.32 17:04:41 v3.1.0-dev.33 17:04:41 v3.1.0-dev.4 17:04:41 v3.1.0-dev.5 17:04:41 v3.1.0-dev.6 17:04:41 v3.1.0-dev.7 17:04:41 v3.1.0-dev.8 17:04:41 v3.1.0-dev.9 [Pipeline] sh 17:04:42 + lftools sign git-tag v3.1.0-dev.33 17:04:42 Signing Git tag with Sigul... 17:04:42 Signing v3.1.0-dev.33 [Pipeline] echo 17:04:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:04:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:04:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:04:43 $ docker stop --time=1 f1451310ba03397e756c615f939dd741451f35a1bfbf4b6e220ce6c73729e66b 17:04:44 $ docker rm -f --volumes f1451310ba03397e756c615f939dd741451f35a1bfbf4b6e220ce6c73729e66b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:04:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:04:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:04:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:45 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 17:04:45 $ 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:04:45 $ docker top 19b3230555eaf8c992aeb4c69ad97aea4644f27389cbbf54e5744e61410bfdb1 -eo pid,comm 17:04:45 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:04:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:04:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:45 [ssh-agent] Looking for ssh-agent implementation... 17:04:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:45 $ docker exec 19b3230555eaf8c992aeb4c69ad97aea4644f27389cbbf54e5744e61410bfdb1 ssh-agent 17:04:46 SSH_AUTH_SOCK=/tmp/ssh-TNPEcUGpmr8j/agent.32 17:04:46 SSH_AGENT_PID=38 17:04:46 Running ssh-add (command line suppressed) 17:04:46 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7425226879359503066.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7425226879359503066.key) 17:04:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:46 + git semver bump pre 17:04:46 2023-09-12 17:04:46,623 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:04:46 2023-09-12 17:04:46,623 [bump_version] DEBUG bumping version:3.1.0-dev.33 on axis:pre with prefix:dev 17:04:46 2023-09-12 17:04:46,624 [bump_version] DEBUG bumped version:3.1.0-dev.34 17:04:46 2023-09-12 17:04:46,624 [write_version] DEBUG write version:3.1.0-dev.34 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 17:04:46 2023-09-12 17:04:46,624 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:04:46 2023-09-12 17:04:46,624 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:04:46 2023-09-12 17:04:46,626 [execute] INFO git cat-file --batch-check 17:04:46 2023-09-12 17:04:46,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:04:46 2023-09-12 17:04:46,632 [execute] INFO git cat-file --batch 17:04:46 2023-09-12 17:04:46,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:04:46 2023-09-12 17:04:46,637 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:04:46 3.1.0-dev.34 [Pipeline] } 17:04:46 $ docker exec --env ******** --env ******** 19b3230555eaf8c992aeb4c69ad97aea4644f27389cbbf54e5744e61410bfdb1 ssh-agent -k 17:04:46 unset SSH_AUTH_SOCK; 17:04:46 unset SSH_AGENT_PID; 17:04:46 echo Agent pid 38 killed; 17:04:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:04:47 + git semver [Pipeline] } 17:04:47 $ docker stop --time=1 19b3230555eaf8c992aeb4c69ad97aea4644f27389cbbf54e5744e61410bfdb1 17:04:48 $ docker rm -f --volumes 19b3230555eaf8c992aeb4c69ad97aea4644f27389cbbf54e5744e61410bfdb1 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:04:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:04:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:49 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 17:04:49 $ 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:04:49 $ docker top dc49635245be04583ecfacae033ff8a8cca34f65c554e9fd7269ecabe9fa6513 -eo pid,comm 17:04:49 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:04:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:04:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:49 [ssh-agent] Looking for ssh-agent implementation... 17:04:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:49 $ docker exec dc49635245be04583ecfacae033ff8a8cca34f65c554e9fd7269ecabe9fa6513 ssh-agent 17:04:50 SSH_AUTH_SOCK=/tmp/ssh-1d2SkMtdcXZl/agent.32 17:04:50 SSH_AGENT_PID=38 17:04:50 Running ssh-add (command line suppressed) 17:04:50 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4354778832321298173.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4354778832321298173.key) 17:04:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:50 + git semver push 17:04:50 2023-09-12 17:04:50,626 [run_push] DEBUG push 17:04:50 2023-09-12 17:04:50,626 [execute] INFO git cat-file --batch-check 17:04:50 2023-09-12 17:04:50,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:04:50 2023-09-12 17:04:50,631 [execute] INFO git rev-list d507f8ff9378d285617053fa4782b407ea1937b2 -- 17:04:50 2023-09-12 17:04:50,631 [execute] DEBUG Popen(['git', 'rev-list', 'd507f8ff9378d285617053fa4782b407ea1937b2', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 17:04:50 2023-09-12 17:04:50,642 [execute] INFO git fetch -v origin 17:04:50 2023-09-12 17:04:50,643 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 17:04:51 2023-09-12 17:04:51,119 [run_push] DEBUG no remote changes detected 17:04:51 2023-09-12 17:04:51,120 [execute] INFO git push origin semver 17:04:51 2023-09-12 17:04:51,120 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 17:04:52 2023-09-12 17:04:51,918 [run_push] DEBUG push all version tags 17:04:52 2023-09-12 17:04:51,919 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:04:52 2023-09-12 17:04:51,919 [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:04:53 2023-09-12 17:04:52,786 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:04:53 3.1.0-dev.34 [Pipeline] } 17:04:53 $ docker exec --env ******** --env ******** dc49635245be04583ecfacae033ff8a8cca34f65c554e9fd7269ecabe9fa6513 ssh-agent -k 17:04:53 unset SSH_AUTH_SOCK; 17:04:53 unset SSH_AGENT_PID; 17:04:53 echo Agent pid 38 killed; 17:04:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:04:53 + git semver [Pipeline] } 17:04:53 $ docker stop --time=1 dc49635245be04583ecfacae033ff8a8cca34f65c554e9fd7269ecabe9fa6513 17:04:55 $ docker rm -f --volumes dc49635245be04583ecfacae033ff8a8cca34f65c554e9fd7269ecabe9fa6513 [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:04:55 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 17:04:55 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:04:55 total 16 17:04:55 drwxr-xr-x 3 root root 4096 Sep 12 16:57 . 17:04:55 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 17:04 .. 17:04:55 drwxr-xr-x 2 root root 4096 Sep 12 16:57 cost 17:04:55 -rw-r--r-- 1 root root 88 Sep 12 16:57 cost.csv 17:04:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:04:55 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:04:55 total 16 17:04:55 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 16:57 . 17:04:55 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 17:04 .. 17:04:55 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 16:57 cost 17:04:55 -rw-r--r-- 1 jenkins jenkins 88 Sep 12 16:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:04:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:04:56 ---> package-listing.sh 17:04:56 ++ facter osfamily 17:04:56 ++ tr '[:upper:]' '[:lower:]' 17:04:57 + OS_FAMILY=debian 17:04:57 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 17:04:57 + START_PACKAGES=/tmp/packages_start.txt 17:04:57 + END_PACKAGES=/tmp/packages_end.txt 17:04:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:04:57 + PACKAGES=/tmp/packages_start.txt 17:04:57 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 17:04:57 + PACKAGES=/tmp/packages_end.txt 17:04:57 + case "${OS_FAMILY}" in 17:04:57 + dpkg -l 17:04:57 + grep '^ii' 17:04:57 + '[' -f /tmp/packages_start.txt ']' 17:04:57 + '[' -f /tmp/packages_end.txt ']' 17:04:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:04:57 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 17:04:57 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 17:04:57 + 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:04:57 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:04:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:04:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:57 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 17:04:57 $ 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:04:58 $ docker top e5576b1a2b0250436aebc45aa8af348b9f48e86bbc876f6f1fd8cf6a99441c81 -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:58 + touch /tmp/pre-build-complete [Pipeline] sh 17:04:58 + mkdir -p /var/log/sysstat [Pipeline] sh 17:04:59 + ls /var/log/sa-host 17:04:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:59 provisioning config files... 17:04:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4301630164614837787tmp [Pipeline] { [Pipeline] echo 17:04:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:04:59 ---> create-netrc.sh [Pipeline] } 17:04:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:04:59 ---> python-tools-install.sh [Pipeline] echo 17:04:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:05:00 ---> sudo-logs.sh 17:05:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:05:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:05:00 ---> job-cost.sh 17:05:00 lf-activate-venv: SKIPPING 17:05:00 DEBUG: total: 0.2199999988079071 17:05:00 INFO: Retrieving Stack Cost... 17:05:00 INFO: Retrieving Pricing Info for: v3-standard-8 17:05:01 INFO: Archiving Costs [Pipeline] echo 17:05:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:05:01 ---> logs-deploy.sh 17:05:01 lf-activate-venv: SKIPPING 17:05:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/219 17:05:01 INFO: archiving workspace using pattern(s): 17:05:02 Archives upload complete. 17:05:02 INFO: archiving logs to Nexus 17:05:03 ---> uname -a: 17:05:03 Linux prd-ubuntu20-04-docker-8c-8g-5927 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:05:03 17:05:03 17:05:03 ---> lscpu: 17:05:03 Architecture: x86_64 17:05:03 CPU op-mode(s): 32-bit, 64-bit 17:05:03 Byte Order: Little Endian 17:05:03 Address sizes: 40 bits physical, 48 bits virtual 17:05:03 CPU(s): 8 17:05:03 On-line CPU(s) list: 0-7 17:05:03 Thread(s) per core: 1 17:05:03 Core(s) per socket: 1 17:05:03 Socket(s): 8 17:05:03 NUMA node(s): 1 17:05:03 Vendor ID: AuthenticAMD 17:05:03 CPU family: 23 17:05:03 Model: 49 17:05:03 Model name: AMD EPYC-Rome Processor 17:05:03 Stepping: 0 17:05:03 CPU MHz: 2800.000 17:05:03 BogoMIPS: 5600.00 17:05:03 Virtualization: AMD-V 17:05:03 Hypervisor vendor: KVM 17:05:03 Virtualization type: full 17:05:03 L1d cache: 256 KiB 17:05:03 L1i cache: 256 KiB 17:05:03 L2 cache: 4 MiB 17:05:03 L3 cache: 128 MiB 17:05:03 NUMA node0 CPU(s): 0-7 17:05:03 Vulnerability Itlb multihit: Not affected 17:05:03 Vulnerability L1tf: Not affected 17:05:03 Vulnerability Mds: Not affected 17:05:03 Vulnerability Meltdown: Not affected 17:05:03 Vulnerability Mmio stale data: Not affected 17:05:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:05:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:05:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:05:03 Vulnerability Srbds: Not affected 17:05:03 Vulnerability Tsx async abort: Not affected 17:05:03 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:05:03 17:05:03 17:05:03 ---> nproc: 17:05:03 8 17:05:03 17:05:03 17:05:03 ---> df -h: 17:05:03 Filesystem Size Used Avail Use% Mounted on 17:05:03 overlay 155G 12G 144G 8% / 17:05:03 tmpfs 64M 0 64M 0% /dev 17:05:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:05:03 shm 64M 0 64M 0% /dev/shm 17:05:03 /dev/vda1 155G 12G 144G 8% /facter-os 17:05:03 17:05:03 17:05:03 ---> sar -b -r -n DEV: 17:05:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5927) 09/12/23 _x86_64_ (8 CPU) 17:05:03 17:05:03 16:55:24 LINUX RESTART (8 CPU) 17:05:03 17:05:03 16:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:05:03 16:57:01 85.39 9.72 75.67 0.00 1648.13 37892.62 0.00 17:05:03 16:58:01 66.79 0.20 66.59 0.00 9.20 34981.90 0.00 17:05:03 16:59:01 1.73 0.00 1.73 0.00 0.00 19.48 0.00 17:05:03 17:00:01 1.93 0.00 1.93 0.00 0.00 22.26 0.00 17:05:03 17:01:01 26.11 11.28 14.83 0.00 3482.09 3684.99 0.00 17:05:03 17:02:01 5.10 0.00 5.10 0.00 0.00 68.78 0.00 17:05:03 17:03:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 17:05:03 17:04:01 3.90 0.12 3.78 0.00 11.86 123.31 0.00 17:05:03 17:05:01 120.16 0.53 119.63 0.00 26.53 59095.88 0.00 17:05:03 Average: 34.73 2.43 32.30 0.00 575.29 15100.01 0.00 17:05:03 17:05:03 16:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:05:03 16:57:01 28342252 31534044 768768 2.34 93100 3307880 1847976 5.45 1420392 2677900 691980 17:05:03 16:58:01 28608084 31574060 732140 2.23 98160 3085856 1725220 5.08 1151828 2693648 312 17:05:03 16:59:01 28607972 31574092 731964 2.23 98200 3085860 1725220 5.08 1151596 2693724 168 17:05:03 17:00:01 28614820 31581048 724780 2.20 98296 3085856 1725220 5.08 1144824 2693728 20 17:05:03 17:01:01 28380272 31564400 729820 2.22 103728 3290388 1797300 5.30 1305420 2745980 1432 17:05:03 17:02:01 28387892 31572120 722024 2.20 103816 3290516 1797300 5.30 1297708 2746108 12 17:05:03 17:03:01 28387844 31572164 721876 2.20 103912 3290516 1797300 5.30 1297556 2746120 8 17:05:03 17:04:01 27749724 31527068 767148 2.33 108072 3847944 2030152 5.98 1348244 3303896 558280 17:05:03 17:05:01 26841400 31515144 767092 2.33 150772 4599996 1823092 5.37 1453776 3989104 332 17:05:03 Average: 28213362 31557127 740624 2.25 106451 3431646 1807642 5.33 1285705 2921134 139172 17:05:03 17:05:03 16:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:05:03 16:57:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 17:05:03 16:57:01 docker0 73.50 122.81 6.11 1070.78 0.00 0.00 0.00 0.00 17:05:03 16:57:01 ens3 403.27 243.49 6636.53 45.45 0.00 0.00 0.00 0.00 17:05:03 16:57:01 veth35ab9db 68.72 119.18 6.51 1021.80 0.00 0.00 0.00 0.08 17:05:03 16:58:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:05:03 16:58:01 docker0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 17:05:03 16:58:01 ens3 113.56 90.80 2532.88 93.20 0.00 0.00 0.00 0.00 17:05:03 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 16:59:01 ens3 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:05:03 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:03 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:00:01 ens3 1.33 0.48 0.41 0.28 0.00 0.00 0.00 0.00 17:05:03 17:01:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:05:03 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:01:01 ens3 76.99 24.91 1374.33 2.14 0.00 0.00 0.00 0.00 17:05:03 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:03 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:02:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 17:05:03 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:04:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:05:03 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:03 17:04:01 ens3 130.13 72.05 3966.24 8.24 0.00 0.00 0.00 0.00 17:05:03 17:05:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 17:05:03 17:05:01 docker0 71.70 119.16 5.58 1022.31 0.00 0.00 0.00 0.00 17:05:03 17:05:01 ens3 317.66 191.12 4302.71 51.36 0.00 0.00 0.00 0.00 17:05:03 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 17:05:03 Average: docker0 16.14 26.89 1.30 232.56 0.00 0.00 0.00 0.00 17:05:03 Average: ens3 115.97 69.22 2090.27 22.30 0.00 0.00 0.00 0.00 17:05:03 17:05:03 17:05:03 ---> sar -P ALL: 17:05:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5927) 09/12/23 _x86_64_ (8 CPU) 17:05:03 17:05:03 16:55:24 LINUX RESTART (8 CPU) 17:05:03 17:05:03 16:56:01 CPU %user %nice %system %iowait %steal %idle 17:05:03 16:57:01 all 22.49 0.00 4.66 2.63 0.08 70.14 17:05:03 16:57:01 0 22.51 0.00 4.51 4.36 0.08 68.54 17:05:03 16:57:01 1 22.50 0.00 4.51 4.05 0.08 68.86 17:05:03 16:57:01 2 22.78 0.00 4.80 8.15 0.08 64.19 17:05:03 16:57:01 3 21.05 0.00 4.21 0.49 0.07 74.17 17:05:03 16:57:01 4 22.84 0.00 4.69 1.86 0.08 70.52 17:05:03 16:57:01 5 22.82 0.00 4.86 0.64 0.07 71.61 17:05:03 16:57:01 6 22.10 0.00 5.00 0.76 0.05 72.09 17:05:03 16:57:01 7 23.32 0.00 4.73 0.74 0.08 71.12 17:05:03 16:58:01 all 12.15 0.00 2.11 0.74 0.04 84.95 17:05:03 16:58:01 0 12.11 0.00 2.81 4.74 0.05 80.29 17:05:03 16:58:01 1 11.99 0.00 1.95 0.18 0.05 85.83 17:05:03 16:58:01 2 11.96 0.00 2.36 0.07 0.05 85.56 17:05:03 16:58:01 3 12.60 0.00 1.90 0.00 0.07 85.43 17:05:03 16:58:01 4 11.53 0.00 1.83 0.03 0.03 86.57 17:05:03 16:58:01 5 12.37 0.00 2.15 0.24 0.03 85.21 17:05:03 16:58:01 6 12.36 0.00 1.49 0.12 0.03 86.00 17:05:03 16:58:01 7 12.27 0.00 2.38 0.55 0.03 84.77 17:05:03 16:59:01 all 0.15 0.00 0.02 0.00 0.01 99.81 17:05:03 16:59:01 0 1.04 0.00 0.13 0.00 0.00 98.83 17:05:03 16:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:05:03 16:59:01 2 0.08 0.00 0.03 0.00 0.02 99.87 17:05:03 16:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:05:03 16:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:03 16:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:05:03 16:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:05:03 16:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:05:03 17:00:01 all 0.12 0.00 0.01 0.01 0.01 99.86 17:05:03 17:00:01 0 0.75 0.00 0.00 0.03 0.02 99.20 17:05:03 17:00:01 1 0.05 0.00 0.00 0.00 0.02 99.93 17:05:03 17:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:05:03 17:00:01 3 0.05 0.00 0.00 0.02 0.02 99.92 17:05:03 17:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:03 17:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:05:03 17:00:01 6 0.02 0.00 0.03 0.00 0.02 99.93 17:05:03 17:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:03 17:01:01 all 0.91 0.00 0.44 0.19 0.00 98.46 17:05:03 17:01:01 0 0.53 0.00 0.52 0.70 0.00 98.25 17:05:03 17:01:01 1 1.02 0.00 0.42 0.02 0.00 98.54 17:05:03 17:01:01 2 1.23 0.00 0.52 0.25 0.00 98.00 17:05:03 17:01:01 3 1.44 0.00 0.42 0.03 0.00 98.11 17:05:03 17:01:01 4 0.52 0.00 0.40 0.00 0.02 99.07 17:05:03 17:01:01 5 1.18 0.00 0.42 0.33 0.00 98.06 17:05:03 17:01:01 6 0.87 0.00 0.58 0.18 0.02 98.35 17:05:03 17:01:01 7 0.45 0.00 0.27 0.02 0.00 99.27 17:05:03 17:02:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:05:03 17:02:01 0 0.05 0.00 0.00 0.03 0.02 99.90 17:05:03 17:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:05:03 17:02:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:05:03 17:02:01 3 0.05 0.00 0.00 0.00 0.02 99.93 17:05:03 17:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:03 17:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:05:03 17:02:01 6 0.02 0.00 0.03 0.03 0.00 99.92 17:05:03 17:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:05:03 17:03:01 all 0.06 0.00 0.02 0.01 0.01 99.90 17:05:03 17:03:01 0 0.00 0.00 0.02 0.03 0.00 99.95 17:05:03 17:03:01 1 0.45 0.00 0.05 0.00 0.02 99.48 17:05:03 17:03:01 2 0.05 0.00 0.03 0.00 0.03 99.88 17:05:03 17:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:05:03 17:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:05:03 17:03:01 5 0.00 0.00 0.00 0.02 0.02 99.97 17:05:03 17:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:05:03 17:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:05:03 17:04:01 all 1.58 0.00 0.67 0.04 0.01 97.69 17:05:03 17:04:01 0 1.45 0.00 0.87 0.18 0.02 97.48 17:05:03 17:04:01 1 1.23 0.00 0.34 0.02 0.02 98.40 17:05:03 17:04:01 2 1.75 0.00 0.52 0.00 0.02 97.71 17:05:03 17:04:01 3 1.89 0.00 0.62 0.03 0.02 97.44 17:05:03 17:04:01 4 1.20 0.00 1.00 0.05 0.02 97.73 17:05:03 17:04:01 5 2.11 0.00 0.38 0.00 0.00 97.51 17:05:03 17:04:01 6 1.64 0.00 0.65 0.05 0.00 97.66 17:05:03 17:04:01 7 1.39 0.00 0.99 0.00 0.02 97.61 17:05:03 17:05:01 all 8.10 0.00 3.42 3.12 0.07 85.30 17:05:03 17:05:01 0 7.32 0.00 3.75 8.55 0.05 80.33 17:05:03 17:05:01 1 8.11 0.00 4.47 13.22 0.05 74.15 17:05:03 17:05:01 2 9.43 0.00 2.83 0.49 0.05 87.20 17:05:03 17:05:01 3 7.08 0.00 3.19 0.05 0.05 89.63 17:05:03 17:05:01 4 7.41 0.00 3.37 1.31 0.05 87.86 17:05:03 17:05:01 5 6.53 0.00 2.87 0.77 0.05 89.77 17:05:03 17:05:01 6 9.49 0.00 3.45 0.57 0.13 86.36 17:05:03 17:05:01 7 9.38 0.00 3.45 0.05 0.08 87.03 17:05:03 Average: all 5.03 0.00 1.26 0.74 0.03 92.94 17:05:03 Average: 0 5.05 0.00 1.39 2.05 0.03 91.48 17:05:03 Average: 1 5.01 0.00 1.30 1.93 0.03 91.74 17:05:03 Average: 2 5.23 0.00 1.23 0.98 0.03 92.52 17:05:03 Average: 3 4.88 0.00 1.15 0.07 0.03 93.88 17:05:03 Average: 4 4.80 0.00 1.25 0.36 0.02 93.57 17:05:03 Average: 5 4.97 0.00 1.18 0.22 0.02 93.60 17:05:03 Average: 6 5.14 0.00 1.24 0.19 0.03 93.39 17:05:03 Average: 7 5.17 0.00 1.31 0.15 0.03 93.34 17:05:03 17:05:03 17:05:03