Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215 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-ssh11591185226296264354.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7658470577750855803.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1479079482111284128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh10061542152729742815.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-ssh7299800956504883981.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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-7074 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215 (main) Commit message: "feat: Implement new IsRegistered API for MetricsManager (#446)" > 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 8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215 # timeout=10 > git rev-list --no-walk 8e2ac12bb92ccc8d476574c65181f87ff40a6761 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:55:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:55:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:55:36 ========================================================= 17:55:36 EdgeX Global Pipelines Version Info 17:55:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:55:36 ------------------- 17:55:36 stable info: 17:55:36 ------------------- 17:55:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:55:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:55:36 Message: update stable to v1.0.244 17:55:37 ------------------- 17:55:37 experimental info: 17:55:37 ------------------- 17:55:37 Commited By: **** collab-it+edgex@linuxfoundation.org 17:55:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:55:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215 [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ddd9e2 [Pipeline] echo 17:55:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:55:38 + git rev-list -1 --merges 8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215~1..8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215 [Pipeline] echo 17:55:38 -----------> git rev-list -1 --merges 8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215~1..8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215 8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215 [false] [Pipeline] sh 17:55:38 + git log --format=format:%s -1 8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215 [Pipeline] echo 17:55:38 ========================================================= 17:55:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:55:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:38 + git log --format=format:%s -1 8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215 [Pipeline] echo 17:55:38 [semverPrep] GIT_COMMIT: 8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215, Commit Message: feat: Implement new IsRegistered API for MetricsManager (#446) [Pipeline] echo 17:55:39 [semverPrep] This is not a build commit. [Pipeline] sh 17:55:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:55:39 + grep -v github /etc/ssh/ssh_known_hosts 17:55:39 + [ -e /tmp/ssh_known_hosts ] 17:55:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:55:39 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:55:39 sudo tee -a /etc/ssh/ssh_known_hosts 17:55:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:55:39 17:55:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:55:40 0.1.4: Pulling from edgex-devops/py-git-semver 17:55:40 b85a868b505f: Pulling fs layer 17:55:40 e2be974225ed: Pulling fs layer 17:55:40 339a4e72a1f5: Pulling fs layer 17:55:40 988bab9f4d93: Pulling fs layer 17:55:40 1469e6f7b9e6: Pulling fs layer 17:55:40 eaf3925da568: Pulling fs layer 17:55:40 bab4dde63d76: Pulling fs layer 17:55:40 bde34c3a00c8: Pulling fs layer 17:55:40 b352a97aabf1: Pulling fs layer 17:55:40 4872d77fe225: Pulling fs layer 17:55:40 5851b861e8e6: Pulling fs layer 17:55:40 1469e6f7b9e6: Waiting 17:55:40 eaf3925da568: Waiting 17:55:40 bab4dde63d76: Waiting 17:55:40 bde34c3a00c8: Waiting 17:55:40 b352a97aabf1: Waiting 17:55:40 4872d77fe225: Waiting 17:55:40 5851b861e8e6: Waiting 17:55:40 988bab9f4d93: Waiting 17:55:40 e2be974225ed: Verifying Checksum 17:55:40 e2be974225ed: Download complete 17:55:40 988bab9f4d93: Verifying Checksum 17:55:40 988bab9f4d93: Download complete 17:55:40 339a4e72a1f5: Verifying Checksum 17:55:40 339a4e72a1f5: Download complete 17:55:40 1469e6f7b9e6: Download complete 17:55:40 eaf3925da568: Download complete 17:55:40 bde34c3a00c8: Download complete 17:55:40 b352a97aabf1: Verifying Checksum 17:55:40 b352a97aabf1: Download complete 17:55:40 4872d77fe225: Verifying Checksum 17:55:40 5851b861e8e6: Verifying Checksum 17:55:40 5851b861e8e6: Download complete 17:55:40 b85a868b505f: Verifying Checksum 17:55:40 b85a868b505f: Download complete 17:55:40 bab4dde63d76: Verifying Checksum 17:55:40 bab4dde63d76: Download complete 17:55:41 b85a868b505f: Pull complete 17:55:41 e2be974225ed: Pull complete 17:55:42 339a4e72a1f5: Pull complete 17:55:42 988bab9f4d93: Pull complete 17:55:42 1469e6f7b9e6: Pull complete 17:55:42 eaf3925da568: Pull complete 17:55:44 bab4dde63d76: Pull complete 17:55:44 bde34c3a00c8: Pull complete 17:55:44 b352a97aabf1: Pull complete 17:55:44 4872d77fe225: Pull complete 17:55:44 5851b861e8e6: Pull complete 17:55:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:55:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:55:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:44 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 17:55:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:55:47 $ docker top 41d8a31de56a73115aad54ba43266ebfd6018d8af86e00261f61d81ff986e4f4 -eo pid,comm 17:55:47 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:55:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:55:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:55:47 [ssh-agent] Looking for ssh-agent implementation... 17:55:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:55:47 $ docker exec 41d8a31de56a73115aad54ba43266ebfd6018d8af86e00261f61d81ff986e4f4 ssh-agent 17:55:47 SSH_AUTH_SOCK=/tmp/ssh-wttmM8mRdVlw/agent.33 17:55:47 SSH_AGENT_PID=39 17:55:47 Running ssh-add (command line suppressed) 17:55:47 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6055372389277875768.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6055372389277875768.key) 17:55:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:55:47 + git tag --points-at HEAD [Pipeline] } 17:55:47 $ docker exec --env ******** --env ******** 41d8a31de56a73115aad54ba43266ebfd6018d8af86e00261f61d81ff986e4f4 ssh-agent -k 17:55:48 unset SSH_AUTH_SOCK; 17:55:48 unset SSH_AGENT_PID; 17:55:48 echo Agent pid 39 killed; 17:55:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:55:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:55:48 [ssh-agent] Looking for ssh-agent implementation... 17:55:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:55:48 $ docker exec 41d8a31de56a73115aad54ba43266ebfd6018d8af86e00261f61d81ff986e4f4 ssh-agent 17:55:48 SSH_AUTH_SOCK=/tmp/ssh-SuRgc7lisqch/agent.71 17:55:48 SSH_AGENT_PID=77 17:55:48 Running ssh-add (command line suppressed) 17:55:48 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4567512154223795670.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4567512154223795670.key) 17:55:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:55:48 + git semver init 17:55:48 2023-02-22 17:55:48,846 [run_init] DEBUG init version:0.0.0 force:False 17:55:48 2023-02-22 17:55:48,847 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:55:48 2023-02-22 17:55:48,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:55:48 2023-02-22 17:55:48,848 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:55:49 2023-02-22 17:55:49,730 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 17:55:49 2023-02-22 17:55:49,731 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 17:55:49 2023-02-22 17:55:49,731 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:55:49 2023-02-22 17:55:49,731 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:55:49 3.0.0-dev.30 [Pipeline] } 17:55:49 $ docker exec --env ******** --env ******** 41d8a31de56a73115aad54ba43266ebfd6018d8af86e00261f61d81ff986e4f4 ssh-agent -k 17:55:49 unset SSH_AUTH_SOCK; 17:55:49 unset SSH_AGENT_PID; 17:55:49 echo Agent pid 77 killed; 17:55:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:55:50 + git semver [Pipeline] } 17:55:50 $ docker stop --time=1 41d8a31de56a73115aad54ba43266ebfd6018d8af86e00261f61d81ff986e4f4 17:55:51 $ docker rm -f --volumes 41d8a31de56a73115aad54ba43266ebfd6018d8af86e00261f61d81ff986e4f4 [Pipeline] // withDockerContainer [Pipeline] sh 17:55:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:55:52 Stashed 1 file(s) [Pipeline] echo 17:55:52 [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:55:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:55:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:55:52 ========================================================= 17:55:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:55:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:55:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:55:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:55:52 213ec9aee27d: Pulling fs layer 17:55:52 4583459ba037: Pulling fs layer 17:55:52 93c1e223e6f2: Pulling fs layer 17:55:52 53926ce57604: Pulling fs layer 17:55:52 21b2b0c7a3f4: Pulling fs layer 17:55:52 22ff95d597cd: Pulling fs layer 17:55:52 12d6caf4c0d1: Pulling fs layer 17:55:52 96b7cbca73a9: Pulling fs layer 17:55:52 a7acece74701: Pulling fs layer 17:55:52 53926ce57604: Waiting 17:55:52 21b2b0c7a3f4: Waiting 17:55:52 22ff95d597cd: Waiting 17:55:52 12d6caf4c0d1: Waiting 17:55:52 96b7cbca73a9: Waiting 17:55:52 a7acece74701: Waiting 17:55:52 93c1e223e6f2: Verifying Checksum 17:55:52 93c1e223e6f2: Download complete 17:55:52 4583459ba037: Download complete 17:55:52 21b2b0c7a3f4: Download complete 17:55:52 22ff95d597cd: Verifying Checksum 17:55:52 22ff95d597cd: Download complete 17:55:52 213ec9aee27d: Verifying Checksum 17:55:52 213ec9aee27d: Download complete 17:55:53 12d6caf4c0d1: Verifying Checksum 17:55:53 12d6caf4c0d1: Download complete 17:55:53 213ec9aee27d: Pull complete 17:55:53 4583459ba037: Pull complete 17:55:53 93c1e223e6f2: Pull complete 17:55:53 a7acece74701: Verifying Checksum 17:55:53 a7acece74701: Download complete 17:55:53 53926ce57604: Verifying Checksum 17:55:53 53926ce57604: Download complete 17:55:53 96b7cbca73a9: Verifying Checksum 17:55:53 96b7cbca73a9: Download complete 17:55:58 53926ce57604: Pull complete 17:55:58 21b2b0c7a3f4: Pull complete 17:55:58 22ff95d597cd: Pull complete 17:55:58 12d6caf4c0d1: Pull complete 17:56:00 96b7cbca73a9: Pull complete 17:56:00 a7acece74701: Pull complete 17:56:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:56:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:56:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:56:00 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:01 + docker inspect -f . ci-base-image-x86_64 17:56:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:01 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 17:56:01 $ 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 ******** ci-base-image-x86_64 cat 17:56:05 $ docker top 8811d414dc4fcc550cad19291042ef44e8c6681797e74e4167cc61c9ff62d9f1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:05 + go version 17:56:05 go version go1.18.7 linux/amd64 [Pipeline] } 17:56:05 $ docker stop --time=1 8811d414dc4fcc550cad19291042ef44e8c6681797e74e4167cc61c9ff62d9f1 17:56:06 $ docker rm -f --volumes 8811d414dc4fcc550cad19291042ef44e8c6681797e74e4167cc61c9ff62d9f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:07 + docker inspect -f . ci-base-image-x86_64 17:56:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:07 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 17:56:07 $ 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 ******** ci-base-image-x86_64 cat 17:56:07 Still waiting to schedule task 17:56:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7075’ is offline 17:56:07 $ docker top 133a3e5435f64233cca932964e496ffa0b6ac9e7b313121abd7d17512c41e6b5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:07 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 17:56:08 + make test 17:56:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:56:08 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:56:08 go: downloading github.com/stretchr/testify v1.8.1 17:56:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.22 17:56:08 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.11 17:56:08 go: downloading github.com/google/uuid v1.3.0 17:56:08 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:56:08 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.3 17:56:08 go: downloading github.com/pelletier/go-toml v1.9.5 17:56:08 go: downloading github.com/mitchellh/copystructure v1.2.0 17:56:08 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 17:56:08 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 17:56:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:56:08 go: downloading github.com/gorilla/mux v1.8.0 17:56:08 go: downloading github.com/davecgh/go-spew v1.1.1 17:56:08 go: downloading github.com/pmezard/go-difflib v1.0.0 17:56:08 go: downloading github.com/stretchr/objx v0.5.0 17:56:08 go: downloading gopkg.in/yaml.v3 v3.0.1 17:56:08 go: downloading github.com/hashicorp/errwrap v1.0.0 17:56:08 go: downloading github.com/go-playground/validator/v10 v10.11.2 17:56:08 go: downloading github.com/go-kit/log v0.2.1 17:56:08 go: downloading github.com/mitchellh/reflectwalk v1.0.2 17:56:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 17:56:08 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:56:08 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:56:08 go: downloading github.com/hashicorp/consul/api v1.18.0 17:56:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:56:09 go: downloading github.com/gorilla/websocket v1.4.2 17:56:09 go: downloading golang.org/x/net v0.7.0 17:56:09 go: downloading golang.org/x/sync v0.1.0 17:56:09 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:56:09 go: downloading github.com/x448/float16 v0.8.4 17:56:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:56:09 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:56:09 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:56:09 go: downloading github.com/hashicorp/serf v0.10.1 17:56:09 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:56:09 go: downloading github.com/go-playground/universal-translator v0.18.1 17:56:09 go: downloading github.com/leodido/go-urn v1.2.1 17:56:09 go: downloading golang.org/x/crypto v0.5.0 17:56:09 go: downloading golang.org/x/text v0.7.0 17:56:09 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:56:09 go: downloading github.com/zeebo/errs v1.3.0 17:56:09 go: downloading google.golang.org/grpc v1.51.0 17:56:09 go: downloading github.com/fatih/color v1.9.0 17:56:09 go: downloading github.com/mattn/go-isatty v0.0.14 17:56:09 go: downloading github.com/armon/go-metrics v0.3.10 17:56:09 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:56:09 go: downloading google.golang.org/protobuf v1.28.1 17:56:09 go: downloading github.com/go-playground/locales v0.14.1 17:56:09 go: downloading github.com/mattn/go-colorable v0.1.12 17:56:09 go: downloading golang.org/x/sys v0.5.0 17:56:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:56:09 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 17:56:09 go: downloading github.com/golang/protobuf v1.5.2 17:56:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:56:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 17:56:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.040s coverage: 35.4% of statements 17:56:44 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 17:56:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.028s coverage: 92.5% of statements 17:56:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.020s coverage: 85.3% of statements 17:56:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.026s coverage: 42.3% of statements 17:56:44 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 17:56:44 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 17:56:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.018s coverage: 100.0% of statements 17:56:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.321s coverage: 87.7% of statements 17:56:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.012s coverage: 25.0% of statements 17:56:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.039s coverage: 79.2% of statements 17:56:44 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 17:56:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.018s coverage: 31.2% of statements 17:56:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.026s coverage: 91.3% of statements 17:56:49 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:56:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:56:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:56:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:56:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:56:53 $ docker stop --time=1 133a3e5435f64233cca932964e496ffa0b6ac9e7b313121abd7d17512c41e6b5 17:56:55 $ docker rm -f --volumes 133a3e5435f64233cca932964e496ffa0b6ac9e7b313121abd7d17512c41e6b5 [Pipeline] // withDockerContainer [Pipeline] sh 17:56:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:56:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:56 17:56:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:56 latest: Pulling from edgex-lftools-log-publisher 17:56:56 5eb5b503b376: Pulling fs layer 17:56:56 5c69ac0246d0: Pulling fs layer 17:56:56 ec43610c2a17: Pulling fs layer 17:56:56 3a2ae6a8a46f: Pulling fs layer 17:56:56 33b1e0a273af: Pulling fs layer 17:56:56 5d3b04190fa2: Pulling fs layer 17:56:56 2f39f015ded8: Pulling fs layer 17:56:56 33b1e0a273af: Waiting 17:56:56 3a2ae6a8a46f: Waiting 17:56:56 2f39f015ded8: Waiting 17:56:56 5d3b04190fa2: Waiting 17:56:57 5c69ac0246d0: Verifying Checksum 17:56:57 5c69ac0246d0: Download complete 17:56:57 3a2ae6a8a46f: Verifying Checksum 17:56:57 3a2ae6a8a46f: Download complete 17:56:57 33b1e0a273af: Verifying Checksum 17:56:57 33b1e0a273af: Download complete 17:56:57 5d3b04190fa2: Verifying Checksum 17:56:57 5d3b04190fa2: Download complete 17:56:57 ec43610c2a17: Verifying Checksum 17:56:57 ec43610c2a17: Download complete 17:56:57 5eb5b503b376: Verifying Checksum 17:56:57 5eb5b503b376: Download complete 17:56:57 2f39f015ded8: Download complete 17:56:58 5eb5b503b376: Pull complete 17:56:58 5c69ac0246d0: Pull complete 17:56:59 ec43610c2a17: Pull complete 17:56:59 3a2ae6a8a46f: Pull complete 17:56:59 33b1e0a273af: Pull complete 17:56:59 5d3b04190fa2: Pull complete 17:57:04 2f39f015ded8: Pull complete 17:57:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:57:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:57:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:04 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 17:57:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:57:08 $ docker top ef39da2c077df3989e4c0899e5e1e82681e916cd4d4cd39aa073781fc3d809d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:09 ---> job-cost.sh 17:57:09 lf-activate-venv: SKIPPING 17:57:09 INFO: No Stack... 17:57:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:57:09 INFO: Archiving Costs [Pipeline] sh 17:57:10 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 17:57:10 + cut -d, -f6 [Pipeline] lock 17:57:10 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-118-stack-cost] 17:57:10 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-118-stack-cost] did not exist. Created. 17:57:10 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:57:10 + echo total: 0.2199999988079071 [Pipeline] stash 17:57:10 Stashed 1 file(s) [Pipeline] } 17:57:10 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 17:57:10 $ docker stop --time=1 ef39da2c077df3989e4c0899e5e1e82681e916cd4d4cd39aa073781fc3d809d1 17:57:11 $ docker rm -f --volumes ef39da2c077df3989e4c0899e5e1e82681e916cd4d4cd39aa073781fc3d809d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:57:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7076 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 17:57:43 Running in /w/workspace/go-mod-bootstrap/118 [Pipeline] { [Pipeline] checkout 17:57:43 Selected Git installation does not exist. Using Default 17:57:43 The recommended git tool is: NONE 17:57:48 using credential edgex-jenkins-ssh 17:57:48 Cloning the remote Git repository 17:57:48 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:57:48 > git init /w/workspace/go-mod-bootstrap/118 # timeout=10 17:57:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:57:48 > git --version # timeout=10 17:57:48 > git --version # 'git version 2.25.1' 17:57:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:57:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:50 Avoid second fetch 17:57:50 Checking out Revision 8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215 (main) 17:57:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:57:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:50 > git config core.sparsecheckout # timeout=10 17:57:50 > git checkout -f 8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215 # timeout=10 17:57:51 Commit message: "feat: Implement new IsRegistered API for MetricsManager (#446)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:57:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:57:51 % Total % Received % Xferd Average Speed Time Time Time Current 17:57:51 Dload Upload Total Spent Left Speed 17:57:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh 17:57:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:57:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:57:52 + sudo tee /etc/docker/daemon.new 17:57:52 { 17:57:52 "registry-mirrors": [ 17:57:52 "https://nexus3.edgexfoundry.org:10001" 17:57:52 ], 17:57:52 "bip": "10.250.0.254/24", 17:57:52 "hosts": [ 17:57:52 "tcp://0.0.0.0:5555", 17:57:52 "unix:///var/run/docker.sock" 17:57:52 ], 17:57:52 "mtu": 1458, 17:57:52 "selinux-enabled": true, 17:57:52 "seccomp-profile": "/etc/docker/seccomp.json" 17:57:52 } [Pipeline] sh 17:57:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:57:53 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:58:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:58:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:58:12 ========================================================= 17:58:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:58:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:58:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:58:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:58:12 9b18e9b68314: Pulling fs layer 17:58:12 35d82f9e3411: Pulling fs layer 17:58:12 e16973657156: Pulling fs layer 17:58:12 fc693d55d65f: Pulling fs layer 17:58:12 7e9fc2657dce: Pulling fs layer 17:58:12 dda99020689f: Pulling fs layer 17:58:12 db1c61fa0a46: Pulling fs layer 17:58:12 891c053d2c06: Pulling fs layer 17:58:12 fc693d55d65f: Waiting 17:58:12 7e9fc2657dce: Waiting 17:58:12 dda99020689f: Waiting 17:58:12 db1c61fa0a46: Waiting 17:58:12 891c053d2c06: Waiting 17:58:12 e16973657156: Verifying Checksum 17:58:12 e16973657156: Download complete 17:58:12 35d82f9e3411: Verifying Checksum 17:58:12 35d82f9e3411: Download complete 17:58:12 7e9fc2657dce: Download complete 17:58:12 dda99020689f: Download complete 17:58:12 9b18e9b68314: Download complete 17:58:13 9b18e9b68314: Pull complete 17:58:14 891c053d2c06: Verifying Checksum 17:58:14 891c053d2c06: Download complete 17:58:14 35d82f9e3411: Pull complete 17:58:14 e16973657156: Pull complete 17:58:15 db1c61fa0a46: Verifying Checksum 17:58:15 db1c61fa0a46: Download complete 17:58:15 fc693d55d65f: Verifying Checksum 17:58:15 fc693d55d65f: Download complete 17:58:28 fc693d55d65f: Pull complete 17:58:28 7e9fc2657dce: Pull complete 17:58:28 dda99020689f: Pull complete 17:58:33 db1c61fa0a46: Pull complete 17:58:35 891c053d2c06: Pull complete 17:58:35 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:58:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:58:36 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:36 + docker inspect -f . ci-base-image-arm64 17:58:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:36 prd-ubuntu20.04-docker-arm64-4c-16g-7076 does not seem to be running inside a container 17:58:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/118 -v /w/workspace/go-mod-bootstrap/118:/w/workspace/go-mod-bootstrap/118:rw,z -v /w/workspace/go-mod-bootstrap/118@tmp:/w/workspace/go-mod-bootstrap/118@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:58:39 $ docker top 642932fecd1f423e4dba509d4c2aec62c85092e00e9ed854bf25503019eb6cb7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:40 + go version 17:58:40 go version go1.18.7 linux/arm64 [Pipeline] } 17:58:40 $ docker stop --time=1 642932fecd1f423e4dba509d4c2aec62c85092e00e9ed854bf25503019eb6cb7 17:58:42 $ docker rm -f --volumes 642932fecd1f423e4dba509d4c2aec62c85092e00e9ed854bf25503019eb6cb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:42 + docker inspect -f . ci-base-image-arm64 17:58:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:43 prd-ubuntu20.04-docker-arm64-4c-16g-7076 does not seem to be running inside a container 17:58:43 $ 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/118 -v /w/workspace/go-mod-bootstrap/118:/w/workspace/go-mod-bootstrap/118:rw,z -v /w/workspace/go-mod-bootstrap/118@tmp:/w/workspace/go-mod-bootstrap/118@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:58:45 $ docker top c6bce3f5c2485453617892b2a038a39ebce4a9223bf01b4698b0ff6bca5f0049 -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:46 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/118 [Pipeline] fileExists [Pipeline] sh 17:58:47 + make test 17:58:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:58:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.3 17:58:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.22 17:58:47 go: downloading github.com/pelletier/go-toml v1.9.5 17:58:47 go: downloading github.com/stretchr/testify v1.8.1 17:58:47 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 17:58:47 go: downloading github.com/mitchellh/copystructure v1.2.0 17:58:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:58:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.11 17:58:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 17:58:47 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:58:47 go: downloading github.com/google/uuid v1.3.0 17:58:47 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:58:48 go: downloading github.com/gorilla/mux v1.8.0 17:58:48 go: downloading github.com/davecgh/go-spew v1.1.1 17:58:48 go: downloading github.com/pmezard/go-difflib v1.0.0 17:58:48 go: downloading gopkg.in/yaml.v3 v3.0.1 17:58:48 go: downloading github.com/stretchr/objx v0.5.0 17:58:48 go: downloading github.com/go-kit/log v0.2.1 17:58:48 go: downloading github.com/go-playground/validator/v10 v10.11.2 17:58:48 go: downloading github.com/mitchellh/reflectwalk v1.0.2 17:58:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 17:58:48 go: downloading github.com/gorilla/websocket v1.4.2 17:58:48 go: downloading golang.org/x/net v0.7.0 17:58:48 go: downloading golang.org/x/sync v0.1.0 17:58:48 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:58:48 go: downloading github.com/hashicorp/errwrap v1.0.0 17:58:48 go: downloading github.com/hashicorp/consul/api v1.18.0 17:58:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:58:48 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:58:48 go: downloading github.com/go-playground/universal-translator v0.18.1 17:58:48 go: downloading github.com/leodido/go-urn v1.2.1 17:58:48 go: downloading golang.org/x/crypto v0.5.0 17:58:48 go: downloading golang.org/x/text v0.7.0 17:58:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:58:49 go: downloading github.com/zeebo/errs v1.3.0 17:58:49 go: downloading google.golang.org/grpc v1.51.0 17:58:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:58:50 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:58:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:58:50 go: downloading github.com/hashicorp/go-hclog v0.14.1 17:58:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:58:50 go: downloading github.com/hashicorp/serf v0.10.1 17:58:50 go: downloading github.com/go-playground/locales v0.14.1 17:58:50 go: downloading github.com/x448/float16 v0.8.4 17:58:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:58:50 go: downloading google.golang.org/protobuf v1.28.1 17:58:51 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 17:58:51 go: downloading github.com/fatih/color v1.9.0 17:58:51 go: downloading github.com/mattn/go-isatty v0.0.14 17:58:51 go: downloading github.com/armon/go-metrics v0.3.10 17:58:51 go: downloading github.com/golang/protobuf v1.5.2 17:58:52 go: downloading golang.org/x/sys v0.5.0 17:58:52 go: downloading github.com/mattn/go-colorable v0.1.12 17:58:52 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 17:58:52 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:00:13 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 18:00:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.114s coverage: 35.4% of statements 18:00:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 18:00:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.073s coverage: 92.5% of statements 18:00:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.038s coverage: 85.3% of statements 18:00:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.122s coverage: 42.3% of statements 18:00:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 18:00:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 18:00:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.065s coverage: 100.0% of statements 18:00:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.385s coverage: 87.7% of statements 18:00:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.048s coverage: 25.0% of statements 18:00:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.143s coverage: 79.2% of statements 18:00:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 18:00:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.039s coverage: 31.2% of statements 18:00:35 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.014s coverage: 91.3% of statements 18:00:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:00:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:00:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:00:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:00:57 $ docker stop --time=1 c6bce3f5c2485453617892b2a038a39ebce4a9223bf01b4698b0ff6bca5f0049 18:00:59 $ docker rm -f --volumes c6bce3f5c2485453617892b2a038a39ebce4a9223bf01b4698b0ff6bca5f0049 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:01:02 Warning: overwriting stash ‘coverage-report’ 18:01:02 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 18:01:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:01:03 18:01:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:01:03 arm64: Pulling from edgex-lftools-log-publisher 18:01:03 8998bd30e6a1: Pulling fs layer 18:01:03 04944245beec: Pulling fs layer 18:01:03 699f458cf7ca: Pulling fs layer 18:01:03 765212b225bb: Pulling fs layer 18:01:03 f23df028b6ca: Pulling fs layer 18:01:03 d65c8cfc05b1: Pulling fs layer 18:01:03 2437ff75d9bd: Pulling fs layer 18:01:03 765212b225bb: Waiting 18:01:03 d65c8cfc05b1: Waiting 18:01:03 f23df028b6ca: Waiting 18:01:03 04944245beec: Verifying Checksum 18:01:03 04944245beec: Download complete 18:01:03 765212b225bb: Verifying Checksum 18:01:03 765212b225bb: Download complete 18:01:03 f23df028b6ca: Download complete 18:01:03 d65c8cfc05b1: Verifying Checksum 18:01:03 d65c8cfc05b1: Download complete 18:01:04 699f458cf7ca: Download complete 18:01:04 8998bd30e6a1: Download complete 18:01:06 2437ff75d9bd: Verifying Checksum 18:01:06 2437ff75d9bd: Download complete 18:01:08 8998bd30e6a1: Pull complete 18:01:08 04944245beec: Pull complete 18:01:09 699f458cf7ca: Pull complete 18:01:09 765212b225bb: Pull complete 18:01:10 f23df028b6ca: Pull complete 18:01:10 d65c8cfc05b1: Pull complete 18:01:25 2437ff75d9bd: Pull complete 18:01:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:01:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:01:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:25 prd-ubuntu20.04-docker-arm64-4c-16g-7076 does not seem to be running inside a container 18:01:25 $ 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/118 -v /w/workspace/go-mod-bootstrap/118:/w/workspace/go-mod-bootstrap/118:rw,z -v /w/workspace/go-mod-bootstrap/118@tmp:/w/workspace/go-mod-bootstrap/118@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 18:01:28 $ docker top 006fda635291c9f1b2b9ac8e90373fc3d3c41677fa6c7cf88848b1e8b3c93733 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:28 ---> job-cost.sh 18:01:29 lf-activate-venv: SKIPPING 18:01:29 INFO: No Stack... 18:01:29 INFO: Retrieving Pricing Info for: v3-standard-4 18:01:30 INFO: Archiving Costs [Pipeline] sh 18:01:30 + cat /w/workspace/go-mod-bootstrap/118/archives/cost.csv 18:01:30 + cut -d, -f6 [Pipeline] lock 18:01:30 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-118-stack-cost] 18:01:30 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-118-stack-cost] did not exist. Created. 18:01:30 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:01:31 /w/workspace/go-mod-bootstrap/118@tmp/durable-dbac8efd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:01:31 + echo total: 0.10999999940395355 [Pipeline] stash 18:01:31 Warning: overwriting stash ‘stack-cost’ 18:01:31 Stashed 1 file(s) [Pipeline] } 18:01:31 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 18:01:31 $ docker stop --time=1 006fda635291c9f1b2b9ac8e90373fc3d3c41677fa6c7cf88848b1e8b3c93733 18:01:32 $ docker rm -f --volumes 006fda635291c9f1b2b9ac8e90373fc3d3c41677fa6c7cf88848b1e8b3c93733 [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 18:01:33 provisioning config files... 18:01:33 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8426635424491410914tmp [Pipeline] { [Pipeline] sh 18:01:33 + set +x 18:01:33 + + curl -s https://codecov.io/bashbash 18:01:33 -s -- 18:01:33 18:01:33 _____ _ 18:01:33 / ____| | | 18:01:33 | | ___ __| | ___ ___ _____ __ 18:01:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:01:33 | |___| (_) | (_| | __/ (_| (_) \ V / 18:01:33 \_____\___/ \__,_|\___|\___\___/ \_/ 18:01:33 Bash-1.0.6 18:01:33 18:01:33 18:01:33 ==> git version 2.25.1 found 18:01:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:01:33 Release-Date: 2020-01-08 18:01:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:01:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:01:33 ==> Jenkins CI detected. 18:01:33 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 18:01:33 project root: . 18:01:33 --> token set from env 18:01:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:01:33 ==> Running gcov in . (disable via -X gcov) 18:01:33 ==> Python coveragepy not found 18:01:33 ==> Searching for coverage reports in: 18:01:33 + . 18:01:33 -> Found 1 reports 18:01:33 ==> Detecting git/mercurial file structure 18:01:33 ==> Reading reports 18:01:33 + ./coverage.out bytes=79940 18:01:33 ==> Appending adjustments 18:01:33 https://docs.codecov.io/docs/fixing-reports 18:01:34 + Found adjustments 18:01:34 ==> Gzipping contents 18:01:34 16K /tmp/codecov.cSnaAp.gz 18:01:34 ==> Uploading reports 18:01:34 url: https://codecov.io 18:01:34 query: branch=main&commit=8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:01:34 -> Pinging Codecov 18:01:34 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=8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:01:34 -> Uploading to 18:01:34 https://storage.googleapis.com/codecov/v4/raw/2023-02-22/833815588EE85121546D348822E98E2E/8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215/df230314-c23d-4373-b705-91510ee6004c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T180134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e0577b226d7806880231be73538089a99ccd2c05695d9dbc3ae26af9eb93b59 18:01:34 % Total % Received % Xferd Average Speed Time Time Time Current 18:01:34 Dload Upload Total Spent Left Speed 18:01:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12771 0 0 100 12771 0 40414 --:--:-- --:--:-- --:--:-- 40414 18:01:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215 [Pipeline] } 18:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:01:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:01:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:01:35 18:01:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:01:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:01:35 df9b9388f04a: Pulling fs layer 18:01:35 52dc419b0ee2: Pulling fs layer 18:01:35 25bc292e5bac: Pulling fs layer 18:01:35 114826534d7a: Pulling fs layer 18:01:35 4657fd5d0bcf: Pulling fs layer 18:01:35 6ad1cebc031e: Pulling fs layer 18:01:35 8a3aa393b2d8: Pulling fs layer 18:01:35 6ad1cebc031e: Waiting 18:01:35 114826534d7a: Waiting 18:01:35 4657fd5d0bcf: Waiting 18:01:35 8a3aa393b2d8: Waiting 18:01:35 25bc292e5bac: Verifying Checksum 18:01:35 25bc292e5bac: Download complete 18:01:35 52dc419b0ee2: Download complete 18:01:35 4657fd5d0bcf: Verifying Checksum 18:01:35 4657fd5d0bcf: Download complete 18:01:35 df9b9388f04a: Verifying Checksum 18:01:35 df9b9388f04a: Download complete 18:01:35 df9b9388f04a: Pull complete 18:01:35 6ad1cebc031e: Verifying Checksum 18:01:35 52dc419b0ee2: Pull complete 18:01:35 25bc292e5bac: Pull complete 18:01:36 114826534d7a: Verifying Checksum 18:01:36 114826534d7a: Download complete 18:01:36 8a3aa393b2d8: Verifying Checksum 18:01:36 8a3aa393b2d8: Download complete 18:01:39 114826534d7a: Pull complete 18:01:39 4657fd5d0bcf: Pull complete 18:01:40 6ad1cebc031e: Pull complete 18:01:42 8a3aa393b2d8: Pull complete 18:01:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:01:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:01:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:43 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 18:01:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:01:47 $ docker top c58a2442e37e3debe44f9dfe05b7c6e890894b55354705d6eb16a33d670b8f5b -eo pid,comm [Pipeline] { [Pipeline] echo 18:01:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 18:01:48 + set -o pipefail 18:01:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 18:01:53 18:01:53 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 18:01:53 18:01:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/7c3ef5a2-2dab-419c-9f72-4ebb54205ccb 18:01:53 18:01:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:01:53 18:01:53 18:01:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:01:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:01:53 More details here: https://snyk.co/ue1NS [Pipeline] } 18:01:53 $ docker stop --time=1 c58a2442e37e3debe44f9dfe05b7c6e890894b55354705d6eb16a33d670b8f5b 18:01:57 $ docker rm -f --volumes c58a2442e37e3debe44f9dfe05b7c6e890894b55354705d6eb16a33d670b8f5b [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 18:01:57 + git log --format=format:%s -1 8ddd9e2b90ee3d5af7bf9d92a921ec6c0109c215 [Pipeline] sh 18:01:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:58 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 18:01:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:01:58 $ docker top 43f99d62b8aa69bab4ffeeb6aace4e8e1e8c7de36d5d9c2ac54882e304196011 -eo pid,comm 18:01:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:01:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:58 [ssh-agent] Looking for ssh-agent implementation... 18:01:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:59 $ docker exec 43f99d62b8aa69bab4ffeeb6aace4e8e1e8c7de36d5d9c2ac54882e304196011 ssh-agent 18:01:59 SSH_AUTH_SOCK=/tmp/ssh-1HNKWGH8BnYY/agent.32 18:01:59 SSH_AGENT_PID=38 18:01:59 Running ssh-add (command line suppressed) 18:01:59 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11147300543019589787.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11147300543019589787.key) 18:01:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:59 + git semver tag 18:01:59 2023-02-22 18:01:59,811 [run_tag] DEBUG tag force:False 18:01:59 2023-02-22 18:01:59,811 [check_head_tag] DEBUG check head tag 18:01:59 2023-02-22 18:01:59,814 [execute] INFO git cat-file --batch-check 18:01:59 2023-02-22 18:01:59,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 18:01:59 2023-02-22 18:01:59,818 [execute] INFO git cat-file --batch 18:01:59 2023-02-22 18:01:59,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 18:01:59 2023-02-22 18:01:59,854 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:01:59 2023-02-22 18:01:59,854 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 18:01:59 2023-02-22 18:01:59,854 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 18:01:59 2023-02-22 18:01:59,859 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:01:59 3.0.0-dev.30 [Pipeline] } 18:01:59 $ docker exec --env ******** --env ******** 43f99d62b8aa69bab4ffeeb6aace4e8e1e8c7de36d5d9c2ac54882e304196011 ssh-agent -k 18:02:00 unset SSH_AUTH_SOCK; 18:02:00 unset SSH_AGENT_PID; 18:02:00 echo Agent pid 38 killed; 18:02:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:00 + git semver [Pipeline] } 18:02:00 $ docker stop --time=1 43f99d62b8aa69bab4ffeeb6aace4e8e1e8c7de36d5d9c2ac54882e304196011 18:02:01 $ docker rm -f --volumes 43f99d62b8aa69bab4ffeeb6aace4e8e1e8c7de36d5d9c2ac54882e304196011 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:02:02 18:02:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:02:02 0.23.1-centos7: Pulling from edgex-lftools 18:02:02 ab5ef0e58194: Pulling fs layer 18:02:02 9712f1f96733: Pulling fs layer 18:02:02 63f879dbbcfc: Pulling fs layer 18:02:02 0d9ebad4ef96: Pulling fs layer 18:02:02 e9a5061849ea: Pulling fs layer 18:02:02 d747dcd14b5f: Pulling fs layer 18:02:02 2de7ff778b66: Pulling fs layer 18:02:02 0d9ebad4ef96: Waiting 18:02:02 e9a5061849ea: Waiting 18:02:02 d747dcd14b5f: Waiting 18:02:02 2de7ff778b66: Waiting 18:02:02 9712f1f96733: Verifying Checksum 18:02:02 9712f1f96733: Download complete 18:02:03 63f879dbbcfc: Verifying Checksum 18:02:03 63f879dbbcfc: Download complete 18:02:03 e9a5061849ea: Verifying Checksum 18:02:03 e9a5061849ea: Download complete 18:02:03 d747dcd14b5f: Verifying Checksum 18:02:03 d747dcd14b5f: Download complete 18:02:03 0d9ebad4ef96: Verifying Checksum 18:02:03 0d9ebad4ef96: Download complete 18:02:03 2de7ff778b66: Verifying Checksum 18:02:03 2de7ff778b66: Download complete 18:02:03 ab5ef0e58194: Verifying Checksum 18:02:03 ab5ef0e58194: Download complete 18:02:06 ab5ef0e58194: Pull complete 18:02:06 9712f1f96733: Pull complete 18:02:06 63f879dbbcfc: Pull complete 18:02:10 0d9ebad4ef96: Pull complete 18:02:10 e9a5061849ea: Pull complete 18:02:10 d747dcd14b5f: Pull complete 18:02:11 2de7ff778b66: Pull complete 18:02:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:02:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:02:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:11 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 18:02:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:02:18 $ docker top 5ac8b612506bde4f4f05ec740a832384e87697bb648b2fcb849aa8a36bdc5736 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:02:18 provisioning config files... 18:02:18 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7748501601231199543tmp 18:02:18 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11638094064209543624tmp 18:02:18 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8046157381876961292tmp [Pipeline] { [Pipeline] echo 18:02:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:02:19 ---> sigul-configuration.sh 18:02:19 gpg: directory `/root/.gnupg' created 18:02:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:02:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:02:19 gpg: keyring `/root/.gnupg/secring.gpg' created 18:02:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:02:19 gpg: CAST5 encrypted data 18:02:19 gpg: encrypted with 1 passphrase 18:02:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:02:19 + mkdir /home/jenkins 18:02:19 + mkdir /home/jenkins/sigul [Pipeline] sh 18:02:19 + 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 18:02:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:02:20 ---> sigul-install.sh 18:02:20 Sigul already installed; skipping installation. [Pipeline] sh 18:02:20 + git tag --list 18:02:20 v0.0.1 18:02:20 v0.0.10 18:02:20 v0.0.11 18:02:20 v0.0.12 18:02:20 v0.0.13 18:02:20 v0.0.14 18:02:20 v0.0.15 18:02:20 v0.0.16 18:02:20 v0.0.17 18:02:20 v0.0.18 18:02:20 v0.0.19 18:02:20 v0.0.2 18:02:20 v0.0.20 18:02:20 v0.0.21 18:02:20 v0.0.22 18:02:20 v0.0.23 18:02:20 v0.0.24 18:02:20 v0.0.25 18:02:20 v0.0.26 18:02:20 v0.0.27 18:02:20 v0.0.28 18:02:20 v0.0.29 18:02:20 v0.0.3 18:02:20 v0.0.30 18:02:20 v0.0.31 18:02:20 v0.0.32 18:02:20 v0.0.33 18:02:20 v0.0.34 18:02:20 v0.0.35 18:02:20 v0.0.36 18:02:20 v0.0.37 18:02:20 v0.0.38 18:02:20 v0.0.39 18:02:20 v0.0.4 18:02:20 v0.0.40 18:02:20 v0.0.41 18:02:20 v0.0.42 18:02:20 v0.0.43 18:02:20 v0.0.44 18:02:20 v0.0.45 18:02:20 v0.0.46 18:02:20 v0.0.47 18:02:20 v0.0.48 18:02:20 v0.0.49 18:02:20 v0.0.5 18:02:20 v0.0.50 18:02:20 v0.0.51 18:02:20 v0.0.52 18:02:20 v0.0.53 18:02:20 v0.0.54 18:02:20 v0.0.55 18:02:20 v0.0.56 18:02:20 v0.0.57 18:02:20 v0.0.58 18:02:20 v0.0.59 18:02:20 v0.0.6 18:02:20 v0.0.60 18:02:20 v0.0.61 18:02:20 v0.0.62 18:02:20 v0.0.63 18:02:20 v0.0.64 18:02:20 v0.0.65 18:02:20 v0.0.66 18:02:20 v0.0.67 18:02:20 v0.0.68 18:02:20 v0.0.69 18:02:20 v0.0.7 18:02:20 v0.0.70 18:02:20 v0.0.71 18:02:20 v0.0.72 18:02:20 v0.0.8 18:02:20 v0.0.9 18:02:20 v2.0.0 18:02:20 v2.1.0 18:02:20 v2.1.1 18:02:20 v2.1.1-dev.1 18:02:20 v2.1.1-dev.2 18:02:20 v2.1.1-dev.3 18:02:20 v2.1.1-dev.4 18:02:20 v2.2.0 18:02:20 v2.2.1-dev.1 18:02:20 v2.2.1-dev.2 18:02:20 v2.2.1-dev.3 18:02:20 v2.2.1-dev.4 18:02:20 v2.2.1-dev.5 18:02:20 v2.2.1-dev.6 18:02:20 v2.2.1-dev.7 18:02:20 v2.2.1-dev.8 18:02:20 v2.2.1-dev.9 18:02:20 v2.3.0 18:02:20 v2.3.0-dev.10 18:02:20 v2.3.0-dev.11 18:02:20 v2.3.0-dev.12 18:02:20 v2.3.0-dev.13 18:02:20 v2.3.0-dev.14 18:02:20 v2.3.0-dev.15 18:02:20 v2.3.0-dev.16 18:02:20 v2.3.0-dev.17 18:02:20 v2.3.0-dev.18 18:02:20 v2.3.0-dev.19 18:02:20 v2.3.0-dev.20 18:02:20 v2.3.0-dev.21 18:02:20 v2.3.0-dev.22 18:02:20 v2.3.0-dev.23 18:02:20 v2.3.0-dev.24 18:02:20 v2.3.0-dev.25 18:02:20 v2.3.0-dev.26 18:02:20 v2.3.0-dev.27 18:02:20 v2.3.0-dev.28 18:02:20 v2.3.0-dev.29 18:02:20 v2.3.0-dev.30 18:02:20 v3.0.0-dev.1 18:02:20 v3.0.0-dev.10 18:02:20 v3.0.0-dev.11 18:02:20 v3.0.0-dev.12 18:02:20 v3.0.0-dev.13 18:02:20 v3.0.0-dev.14 18:02:20 v3.0.0-dev.15 18:02:20 v3.0.0-dev.16 18:02:20 v3.0.0-dev.17 18:02:20 v3.0.0-dev.18 18:02:20 v3.0.0-dev.19 18:02:20 v3.0.0-dev.2 18:02:20 v3.0.0-dev.20 18:02:20 v3.0.0-dev.21 18:02:20 v3.0.0-dev.22 18:02:20 v3.0.0-dev.23 18:02:20 v3.0.0-dev.24 18:02:20 v3.0.0-dev.25 18:02:20 v3.0.0-dev.26 18:02:20 v3.0.0-dev.27 18:02:20 v3.0.0-dev.28 18:02:20 v3.0.0-dev.29 18:02:20 v3.0.0-dev.3 18:02:20 v3.0.0-dev.30 18:02:20 v3.0.0-dev.4 18:02:20 v3.0.0-dev.5 18:02:20 v3.0.0-dev.6 18:02:20 v3.0.0-dev.7 18:02:20 v3.0.0-dev.8 18:02:20 v3.0.0-dev.9 [Pipeline] sh 18:02:20 + lftools sign git-tag v3.0.0-dev.30 18:02:21 Signing Git tag with Sigul... 18:02:21 Signing v3.0.0-dev.30 [Pipeline] echo 18:02:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:02:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:02:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:02:21 $ docker stop --time=1 5ac8b612506bde4f4f05ec740a832384e87697bb648b2fcb849aa8a36bdc5736 18:02:23 $ docker rm -f --volumes 5ac8b612506bde4f4f05ec740a832384e87697bb648b2fcb849aa8a36bdc5736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:02:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:02:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:23 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 18:02:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:02:24 $ docker top cd881f385bf44ba5697f639225ed584e7f43acfe7d6fd2e067b2d539d63ed14f -eo pid,comm 18:02:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:02:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:02:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:24 [ssh-agent] Looking for ssh-agent implementation... 18:02:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:24 $ docker exec cd881f385bf44ba5697f639225ed584e7f43acfe7d6fd2e067b2d539d63ed14f ssh-agent 18:02:24 SSH_AUTH_SOCK=/tmp/ssh-5y81VUcPbwyZ/agent.31 18:02:24 SSH_AGENT_PID=37 18:02:24 Running ssh-add (command line suppressed) 18:02:24 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10115553183450212422.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10115553183450212422.key) 18:02:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:25 + git semver bump pre 18:02:25 2023-02-22 18:02:25,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:02:25 2023-02-22 18:02:25,284 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev 18:02:25 2023-02-22 18:02:25,285 [bump_version] DEBUG bumped version:3.0.0-dev.31 18:02:25 2023-02-22 18:02:25,285 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 18:02:25 2023-02-22 18:02:25,285 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:02:25 2023-02-22 18:02:25,285 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:02:25 2023-02-22 18:02:25,287 [execute] INFO git cat-file --batch-check 18:02:25 2023-02-22 18:02:25,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 18:02:25 2023-02-22 18:02:25,293 [execute] INFO git cat-file --batch 18:02:25 2023-02-22 18:02:25,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 18:02:25 2023-02-22 18:02:25,299 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:02:25 3.0.0-dev.31 [Pipeline] } 18:02:25 $ docker exec --env ******** --env ******** cd881f385bf44ba5697f639225ed584e7f43acfe7d6fd2e067b2d539d63ed14f ssh-agent -k 18:02:25 unset SSH_AUTH_SOCK; 18:02:25 unset SSH_AGENT_PID; 18:02:25 echo Agent pid 37 killed; 18:02:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:25 + git semver [Pipeline] } 18:02:26 $ docker stop --time=1 cd881f385bf44ba5697f639225ed584e7f43acfe7d6fd2e067b2d539d63ed14f 18:02:27 $ docker rm -f --volumes cd881f385bf44ba5697f639225ed584e7f43acfe7d6fd2e067b2d539d63ed14f [Pipeline] // withDockerContainer [Pipeline] sh 18:02:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:02:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:28 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 18:02:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:02:28 $ docker top 8a9b378d1f693f93800658048df0e3b9aaf8bfe7f7915795c91f684dabdeb16d -eo pid,comm 18:02:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:02:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:02:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:28 [ssh-agent] Looking for ssh-agent implementation... 18:02:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:28 $ docker exec 8a9b378d1f693f93800658048df0e3b9aaf8bfe7f7915795c91f684dabdeb16d ssh-agent 18:02:28 SSH_AUTH_SOCK=/tmp/ssh-lPr1HaM33Pag/agent.33 18:02:28 SSH_AGENT_PID=39 18:02:28 Running ssh-add (command line suppressed) 18:02:28 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11298430553073256173.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11298430553073256173.key) 18:02:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:29 + git semver push 18:02:29 2023-02-22 18:02:29,308 [run_push] DEBUG push 18:02:29 2023-02-22 18:02:29,309 [execute] INFO git cat-file --batch-check 18:02:29 2023-02-22 18:02:29,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 18:02:29 2023-02-22 18:02:29,313 [execute] INFO git rev-list 9aa0e4ac578d4911c9319991dfdafcbeeef10041 -- 18:02:29 2023-02-22 18:02:29,314 [execute] DEBUG Popen(['git', 'rev-list', '9aa0e4ac578d4911c9319991dfdafcbeeef10041', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 18:02:29 2023-02-22 18:02:29,324 [execute] INFO git fetch -v origin 18:02:29 2023-02-22 18:02:29,324 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 18:02:29 2023-02-22 18:02:29,865 [run_push] DEBUG no remote changes detected 18:02:29 2023-02-22 18:02:29,865 [execute] INFO git push origin semver 18:02:29 2023-02-22 18:02:29,866 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 18:02:30 2023-02-22 18:02:30,763 [run_push] DEBUG push all version tags 18:02:30 2023-02-22 18:02:30,764 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:02:30 2023-02-22 18:02:30,764 [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) 18:02:31 2023-02-22 18:02:31,611 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:02:31 3.0.0-dev.31 [Pipeline] } 18:02:31 $ docker exec --env ******** --env ******** 8a9b378d1f693f93800658048df0e3b9aaf8bfe7f7915795c91f684dabdeb16d ssh-agent -k 18:02:31 unset SSH_AUTH_SOCK; 18:02:31 unset SSH_AGENT_PID; 18:02:31 echo Agent pid 39 killed; 18:02:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:32 + git semver [Pipeline] } 18:02:32 $ docker stop --time=1 8a9b378d1f693f93800658048df0e3b9aaf8bfe7f7915795c91f684dabdeb16d 18:02:33 $ docker rm -f --volumes 8a9b378d1f693f93800658048df0e3b9aaf8bfe7f7915795c91f684dabdeb16d [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 18:02:34 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 18:02:34 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 18:02:34 total 16 18:02:34 drwxr-xr-x 3 root root 4096 Feb 22 17:57 . 18:02:34 drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 18:02 .. 18:02:34 drwxr-xr-x 2 root root 4096 Feb 22 17:57 cost 18:02:34 -rw-r--r-- 1 root root 88 Feb 22 17:57 cost.csv 18:02:34 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 18:02:34 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 18:02:34 total 16 18:02:34 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 17:57 . 18:02:34 drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 18:02 .. 18:02:34 drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 17:57 cost 18:02:34 -rw-r--r-- 1 jenkins jenkins 88 Feb 22 17:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:02:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:02:35 ---> package-listing.sh 18:02:35 ++ facter osfamily 18:02:35 ++ tr '[:upper:]' '[:lower:]' 18:02:35 + OS_FAMILY=debian 18:02:35 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 18:02:35 + START_PACKAGES=/tmp/packages_start.txt 18:02:35 + END_PACKAGES=/tmp/packages_end.txt 18:02:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:02:35 + PACKAGES=/tmp/packages_start.txt 18:02:35 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 18:02:35 + PACKAGES=/tmp/packages_end.txt 18:02:35 + case "${OS_FAMILY}" in 18:02:35 + dpkg -l 18:02:35 + grep '^ii' 18:02:35 + '[' -f /tmp/packages_start.txt ']' 18:02:35 + '[' -f /tmp/packages_end.txt ']' 18:02:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:02:35 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 18:02:35 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 18:02:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 18:02:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:02:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:02:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:36 prd-ubuntu20.04-docker-8c-8g-7074 does not seem to be running inside a container 18:02:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:02:36 $ docker top 16d5fd56b17fa66577facfb7815d1dd2639dc0619124b8de30fb8b8b0a65087d -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:37 + touch /tmp/pre-build-complete [Pipeline] sh 18:02:37 + mkdir -p /var/log/sysstat [Pipeline] sh 18:02:37 + ls /var/log/sa-host 18:02:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:37 provisioning config files... 18:02:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4893062393885080199tmp [Pipeline] { [Pipeline] echo 18:02:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:02:38 ---> create-netrc.sh [Pipeline] } 18:02:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:02:38 ---> python-tools-install.sh [Pipeline] echo 18:02:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:02:38 ---> sudo-logs.sh 18:02:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:02:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:02:39 ---> job-cost.sh 18:02:39 lf-activate-venv: SKIPPING 18:02:39 DEBUG: total: 0.2199999988079071 18:02:39 INFO: Retrieving Stack Cost... 18:02:39 INFO: Retrieving Pricing Info for: v3-standard-8 18:02:39 INFO: Archiving Costs [Pipeline] echo 18:02:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:02:40 ---> logs-deploy.sh 18:02:40 lf-activate-venv: SKIPPING 18:02:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/118 18:02:40 INFO: archiving workspace using pattern(s): 18:02:41 Archives upload complete. 18:02:41 INFO: archiving logs to Nexus 18:02:42 ---> uname -a: 18:02:42 Linux prd-ubuntu20-04-docker-8c-8g-7074 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:02:42 18:02:42 18:02:42 ---> lscpu: 18:02:42 Architecture: x86_64 18:02:42 CPU op-mode(s): 32-bit, 64-bit 18:02:42 Byte Order: Little Endian 18:02:42 Address sizes: 40 bits physical, 48 bits virtual 18:02:42 CPU(s): 8 18:02:42 On-line CPU(s) list: 0-7 18:02:42 Thread(s) per core: 1 18:02:42 Core(s) per socket: 1 18:02:42 Socket(s): 8 18:02:42 NUMA node(s): 1 18:02:42 Vendor ID: AuthenticAMD 18:02:42 CPU family: 23 18:02:42 Model: 49 18:02:42 Model name: AMD EPYC-Rome Processor 18:02:42 Stepping: 0 18:02:42 CPU MHz: 2799.956 18:02:42 BogoMIPS: 5599.91 18:02:42 Virtualization: AMD-V 18:02:42 Hypervisor vendor: KVM 18:02:42 Virtualization type: full 18:02:42 L1d cache: 256 KiB 18:02:42 L1i cache: 256 KiB 18:02:42 L2 cache: 4 MiB 18:02:42 L3 cache: 128 MiB 18:02:42 NUMA node0 CPU(s): 0-7 18:02:42 Vulnerability Itlb multihit: Not affected 18:02:42 Vulnerability L1tf: Not affected 18:02:42 Vulnerability Mds: Not affected 18:02:42 Vulnerability Meltdown: Not affected 18:02:42 Vulnerability Mmio stale data: Not affected 18:02:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:02:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:02:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:02:42 Vulnerability Srbds: Not affected 18:02:42 Vulnerability Tsx async abort: Not affected 18:02:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:02:42 18:02:42 18:02:42 ---> nproc: 18:02:42 8 18:02:42 18:02:42 18:02:42 ---> df -h: 18:02:42 Filesystem Size Used Avail Use% Mounted on 18:02:42 overlay 155G 12G 144G 8% / 18:02:42 tmpfs 64M 0 64M 0% /dev 18:02:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:02:42 shm 64M 0 64M 0% /dev/shm 18:02:42 /dev/vda1 155G 12G 144G 8% /facter-os 18:02:42 18:02:42 18:02:42 ---> sar -b -r -n DEV: 18:02:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7074) 02/22/23 _x86_64_ (8 CPU) 18:02:42 18:02:42 17:44:00 LINUX RESTART (8 CPU) 18:02:42 18:02:42 17:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:02:42 17:46:01 3.00 0.00 3.00 0.00 0.00 43.08 0.00 18:02:42 17:47:01 1.07 0.02 1.05 0.00 2.27 12.80 0.00 18:02:42 17:48:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 18:02:42 17:49:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 18:02:42 17:50:01 44.36 10.31 34.04 0.00 3417.16 6115.38 0.00 18:02:42 17:51:01 3.80 0.02 3.78 0.00 0.13 85.85 0.00 18:02:42 17:52:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 18:02:42 17:53:02 1.40 0.00 1.40 0.00 0.00 17.60 0.00 18:02:42 17:54:01 1.37 0.00 1.37 0.00 0.00 15.32 0.00 18:02:42 17:55:01 2.05 0.00 2.05 0.00 0.00 24.53 0.00 18:02:42 17:56:01 49.96 14.03 35.93 0.00 1839.83 11624.73 0.00 18:02:42 17:57:01 62.21 0.35 61.86 0.00 12.80 38427.59 0.00 18:02:42 17:58:01 29.91 0.00 29.91 0.00 0.00 16464.46 0.00 18:02:42 17:59:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 18:02:42 18:00:01 1.75 0.02 1.73 0.00 0.13 23.46 0.00 18:02:42 18:01:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 18:02:42 18:02:01 51.43 0.32 51.12 0.00 23.46 33351.95 0.00 18:02:42 Average: 15.21 1.48 13.74 0.00 311.81 6258.26 0.00 18:02:42 18:02:42 17:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:02:42 17:46:01 30597792 31870468 502536 1.53 47284 1542660 1643584 4.84 610028 1414784 4 18:02:42 17:47:01 30597604 31870400 501804 1.53 47308 1542732 1643584 4.84 611840 1414824 152 18:02:42 17:48:01 30597556 31870392 501752 1.53 47348 1542732 1643584 4.84 611720 1414824 164 18:02:42 17:49:01 30598004 31871396 501160 1.52 47380 1542736 1643584 4.84 610764 1415352 20 18:02:42 17:50:01 30217424 31841828 508128 1.55 73920 1862316 1737356 5.12 853380 1521020 4 18:02:42 17:51:01 30220808 31840732 508456 1.55 72536 1859064 1708064 5.03 852332 1517872 176 18:02:42 17:52:01 30221116 31841160 508056 1.55 72632 1859060 1708064 5.03 852112 1517884 8 18:02:42 17:53:02 30221220 31841364 507924 1.54 72720 1859068 1708064 5.03 852876 1517872 160 18:02:42 17:54:01 30221252 31841460 507804 1.54 72816 1859072 1708064 5.03 852436 1517880 8 18:02:42 17:55:01 30220520 31840600 508380 1.55 72920 1859076 1708064 5.03 855040 1517884 164 18:02:42 17:56:01 28852336 31596104 703592 2.14 97212 2917708 1711188 5.04 1198376 2452560 719128 18:02:42 17:57:01 28348520 31539660 751304 2.28 119292 3311780 2071848 6.11 1416936 2691820 402148 18:02:42 17:58:01 28303068 31576836 713556 2.17 121360 3370124 1760064 5.19 1394480 2737692 24 18:02:42 17:59:01 28303304 31577104 713196 2.17 121396 3370128 1760064 5.19 1394200 2737696 16 18:02:42 18:00:01 28307872 31581828 708524 2.15 121456 3370108 1770392 5.22 1389824 2737676 24 18:02:42 18:01:01 28307216 31581232 709060 2.16 121492 3370104 1770392 5.22 1390000 2737684 16 18:02:42 18:02:01 27482832 31541724 742316 2.26 146868 4074764 1979756 5.83 1493224 3399472 828 18:02:42 Average: 29506967 31736723 593973 1.81 86820 2418425 1745630 5.14 1014092 2015576 66061 18:02:42 18:02:42 17:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:02:42 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:46:01 ens3 0.48 0.07 0.05 0.00 0.00 0.00 0.00 0.00 18:02:42 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:47:01 ens3 0.83 0.43 0.36 0.30 0.00 0.00 0.00 0.00 18:02:42 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:42 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:48:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:49:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:02:42 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:42 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:50:01 ens3 131.34 63.64 2229.57 4.58 0.00 0.00 0.00 0.00 18:02:42 17:50:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:02:42 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:51:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:02:42 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:42 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:52:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:53:02 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:02:42 17:53:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:42 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:55:01 ens3 0.93 0.50 1.62 0.09 0.00 0.00 0.00 0.00 18:02:42 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:42 17:56:01 docker0 6.15 5.67 0.65 45.93 0.00 0.00 0.00 0.00 18:02:42 17:56:01 ens3 478.12 288.12 6015.57 71.62 0.00 0.00 0.00 0.00 18:02:42 17:56:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 18:02:42 17:57:01 docker0 50.90 63.10 3.60 581.21 0.00 0.00 0.00 0.00 18:02:42 17:57:01 ens3 200.57 147.65 3122.01 78.73 0.00 0.00 0.00 0.00 18:02:42 17:57:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 18:02:42 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:58:01 ens3 23.46 12.60 23.81 5.37 0.00 0.00 0.00 0.00 18:02:42 17:58:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:02:42 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 17:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:02:42 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:42 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 18:00:01 ens3 1.77 0.17 0.26 0.07 0.00 0.00 0.00 0.00 18:02:42 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 18:01:01 ens3 3.15 0.78 0.87 0.48 0.00 0.00 0.00 0.00 18:02:42 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:42 18:02:01 docker0 46.33 53.22 3.50 580.75 0.00 0.00 0.00 0.00 18:02:42 18:02:01 ens3 241.67 149.55 4575.82 23.77 0.00 0.00 0.00 0.00 18:02:42 18:02:01 veth2ce8380 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:02:42 18:02:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:02:42 Average: docker0 6.09 7.18 0.46 71.13 0.00 0.00 0.00 0.00 18:02:42 Average: ens3 63.77 39.10 940.37 10.90 0.00 0.00 0.00 0.00 18:02:42 Average: veth2ce8380 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 18:02:42 Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 18:02:42 18:02:42 18:02:42 ---> sar -P ALL: 18:02:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7074) 02/22/23 _x86_64_ (8 CPU) 18:02:42 18:02:42 17:44:00 LINUX RESTART (8 CPU) 18:02:42 18:02:42 17:45:01 CPU %user %nice %system %iowait %steal %idle 18:02:42 17:46:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:02:42 17:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:02:42 17:46:01 1 0.02 0.00 0.02 0.03 0.02 99.92 18:02:42 17:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:02:42 17:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:02:42 17:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:02:42 17:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:02:42 17:46:01 6 0.02 0.00 0.03 0.02 0.00 99.93 18:02:42 17:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:02:42 17:47:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:02:42 17:47:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:02:42 17:47:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:02:42 17:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:02:42 17:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:02:42 17:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:02:42 17:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:02:42 17:47:01 6 0.02 0.00 0.00 0.03 0.02 99.93 18:02:42 17:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:02:42 17:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:02:42 17:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:02:42 17:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:02:42 17:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:02:42 17:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:02:42 17:48:01 4 0.00 0.00 0.03 0.00 0.02 99.95 18:02:42 17:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:02:42 17:48:01 6 0.00 0.00 0.02 0.02 0.00 99.97 18:02:42 17:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:02:42 17:49:01 all 0.02 0.00 0.00 0.00 0.01 99.97 18:02:42 17:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:02:42 17:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:02:42 17:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:02:42 17:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:02:42 17:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:02:42 17:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:02:42 17:49:01 6 0.02 0.00 0.00 0.03 0.00 99.95 18:02:42 17:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:02:42 17:50:01 all 1.78 0.00 1.18 0.67 0.04 96.33 18:02:42 17:50:01 0 1.27 0.00 1.90 0.07 0.07 96.70 18:02:42 17:50:01 1 1.15 0.00 2.13 2.08 0.03 94.60 18:02:42 17:50:01 2 3.16 0.00 0.94 0.48 0.03 95.39 18:02:42 17:50:01 3 1.37 0.00 0.63 0.05 0.05 97.90 18:02:42 17:50:01 4 1.89 0.00 1.25 1.15 0.03 95.68 18:02:42 17:50:01 5 1.49 0.00 0.62 0.64 0.03 97.22 18:02:42 17:50:01 6 1.25 0.00 0.85 0.85 0.02 97.03 18:02:42 17:50:01 7 2.69 0.00 1.07 0.05 0.03 96.15 18:02:42 17:51:01 all 0.08 0.00 0.05 0.03 0.01 99.84 18:02:42 17:51:01 0 0.17 0.00 0.05 0.02 0.00 99.77 18:02:42 17:51:01 1 0.00 0.00 0.05 0.00 0.00 99.95 18:02:42 17:51:01 2 0.08 0.00 0.05 0.18 0.02 99.67 18:02:42 17:51:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:02:42 17:51:01 4 0.05 0.00 0.03 0.02 0.02 99.88 18:02:42 17:51:01 5 0.08 0.00 0.08 0.00 0.02 99.82 18:02:42 17:51:01 6 0.05 0.00 0.07 0.00 0.02 99.87 18:02:42 17:51:01 7 0.12 0.00 0.03 0.00 0.00 99.85 18:02:42 17:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:02:42 17:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:02:42 17:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:02:42 17:52:01 2 0.03 0.00 0.02 0.05 0.00 99.90 18:02:42 17:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:02:42 17:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:02:42 17:52:01 5 0.05 0.00 0.02 0.00 0.03 99.90 18:02:42 17:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:02:42 17:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:02:42 17:53:02 all 0.01 0.00 0.01 0.01 0.00 99.96 18:02:42 17:53:02 0 0.00 0.00 0.00 0.00 0.00 100.00 18:02:42 17:53:02 1 0.00 0.00 0.00 0.00 0.00 100.00 18:02:42 17:53:02 2 0.02 0.00 0.02 0.07 0.00 99.90 18:02:42 17:53:02 3 0.02 0.00 0.00 0.00 0.00 99.98 18:02:42 17:53:02 4 0.02 0.00 0.02 0.00 0.02 99.95 18:02:42 17:53:02 5 0.02 0.00 0.05 0.00 0.02 99.92 18:02:42 17:53:02 6 0.03 0.00 0.00 0.00 0.00 99.97 18:02:42 17:53:02 7 0.02 0.00 0.02 0.00 0.00 99.97 18:02:42 17:54:01 all 0.00 0.00 0.00 0.01 0.01 99.98 18:02:42 17:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:02:42 17:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:02:42 17:54:01 2 0.02 0.00 0.00 0.05 0.02 99.92 18:02:42 17:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:02:42 17:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:02:42 17:54:01 5 0.00 0.00 0.02 0.00 0.03 99.95 18:02:42 17:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:02:42 17:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:02:42 17:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:02:42 17:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:02:42 17:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:02:42 17:55:01 2 0.03 0.00 0.02 0.05 0.00 99.90 18:02:42 17:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 18:02:42 17:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:02:42 17:55:01 5 0.03 0.00 0.03 0.00 0.03 99.90 18:02:42 17:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:02:42 17:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:02:42 17:56:01 all 6.67 0.00 2.37 0.71 0.04 90.20 18:02:42 17:56:01 0 6.67 0.00 2.65 0.10 0.03 90.55 18:02:42 17:56:01 1 5.13 0.00 2.22 0.52 0.05 92.08 18:02:42 17:56:01 2 6.73 0.00 1.87 1.03 0.03 90.34 18:02:42 17:56:01 3 7.60 0.00 2.56 0.18 0.05 89.60 18:02:42 17:56:01 4 8.53 0.00 2.43 2.40 0.05 86.59 18:02:42 17:56:01 5 5.06 0.00 1.95 0.97 0.05 91.97 18:02:42 17:56:01 6 6.69 0.00 2.21 0.03 0.03 91.02 18:02:42 17:56:01 7 6.96 0.00 3.06 0.44 0.05 89.49 18:02:42 18:02:42 17:56:01 CPU %user %nice %system %iowait %steal %idle 18:02:42 17:57:01 all 26.28 0.00 4.72 1.20 0.08 67.72 18:02:42 17:57:01 0 24.70 0.00 4.18 0.08 0.10 70.94 18:02:42 17:57:01 1 26.83 0.00 4.60 0.07 0.07 68.44 18:02:42 17:57:01 2 26.02 0.00 5.07 0.52 0.08 68.30 18:02:42 17:57:01 3 26.44 0.00 4.29 0.96 0.07 68.24 18:02:42 17:57:01 4 26.81 0.00 4.50 0.00 0.08 68.60 18:02:42 17:57:01 5 26.27 0.00 5.18 7.53 0.08 60.94 18:02:42 17:57:01 6 26.42 0.00 4.54 0.07 0.07 68.91 18:02:42 17:57:01 7 26.76 0.00 5.42 0.37 0.12 67.33 18:02:42 17:58:01 all 1.23 0.00 0.65 0.91 0.02 97.20 18:02:42 17:58:01 0 1.07 0.00 0.45 0.00 0.02 98.46 18:02:42 17:58:01 1 1.28 0.00 0.42 0.02 0.03 98.25 18:02:42 17:58:01 2 1.25 0.00 0.60 1.14 0.02 96.99 18:02:42 17:58:01 3 1.10 0.00 0.60 0.97 0.02 97.31 18:02:42 17:58:01 4 1.05 0.00 0.82 0.02 0.02 98.10 18:02:42 17:58:01 5 1.59 0.00 0.78 0.00 0.02 97.61 18:02:42 17:58:01 6 1.12 0.00 1.02 3.82 0.02 94.02 18:02:42 17:58:01 7 1.35 0.00 0.48 1.30 0.02 96.84 18:02:42 17:59:01 all 0.04 0.00 0.01 0.01 0.00 99.94 18:02:42 17:59:01 0 0.15 0.00 0.03 0.00 0.00 99.82 18:02:42 17:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 18:02:42 17:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:02:42 17:59:01 3 0.00 0.00 0.02 0.03 0.00 99.95 18:02:42 17:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:02:42 17:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:02:42 17:59:01 6 0.05 0.00 0.02 0.02 0.00 99.92 18:02:42 17:59:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:02:42 18:00:01 all 0.03 0.00 0.03 0.00 0.00 99.93 18:02:42 18:00:01 0 0.05 0.00 0.05 0.00 0.00 99.90 18:02:42 18:00:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:02:42 18:00:01 2 0.02 0.00 0.05 0.00 0.00 99.93 18:02:42 18:00:01 3 0.03 0.00 0.02 0.02 0.00 99.93 18:02:42 18:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:02:42 18:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:02:42 18:00:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:02:42 18:00:01 7 0.05 0.00 0.02 0.00 0.00 99.93 18:02:42 18:01:01 all 0.02 0.00 0.02 0.01 0.00 99.95 18:02:42 18:01:01 0 0.07 0.00 0.07 0.00 0.02 99.85 18:02:42 18:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:02:42 18:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:02:42 18:01:01 3 0.00 0.00 0.00 0.03 0.00 99.97 18:02:42 18:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:02:42 18:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:02:42 18:01:01 6 0.02 0.00 0.00 0.02 0.02 99.95 18:02:42 18:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:02:42 18:02:01 all 4.74 0.00 2.00 1.45 0.03 91.78 18:02:42 18:02:01 0 4.20 0.00 2.10 0.00 0.03 93.67 18:02:42 18:02:01 1 4.84 0.00 1.83 0.02 0.03 93.27 18:02:42 18:02:01 2 5.01 0.00 1.89 0.02 0.02 93.07 18:02:42 18:02:01 3 3.48 0.00 1.86 1.17 0.03 93.45 18:02:42 18:02:01 4 5.86 0.00 2.56 9.01 0.03 82.55 18:02:42 18:02:01 5 4.83 0.00 1.78 0.62 0.02 92.76 18:02:42 18:02:01 6 4.35 0.00 2.32 0.44 0.02 92.88 18:02:42 18:02:01 7 5.38 0.00 1.66 0.39 0.05 92.52 18:02:42 Average: all 2.40 0.00 0.65 0.30 0.02 96.64 18:02:42 Average: 0 2.24 0.00 0.68 0.02 0.02 97.04 18:02:42 Average: 1 2.31 0.00 0.67 0.16 0.02 96.84 18:02:42 Average: 2 2.49 0.00 0.62 0.21 0.01 96.67 18:02:42 Average: 3 2.35 0.00 0.59 0.20 0.01 96.85 18:02:42 Average: 4 2.59 0.00 0.68 0.74 0.02 95.97 18:02:42 Average: 5 2.31 0.00 0.62 0.57 0.02 96.48 18:02:42 Average: 6 2.34 0.00 0.65 0.31 0.01 96.68 18:02:42 Average: 7 2.54 0.00 0.69 0.15 0.02 96.61 18:02:42 18:02:42 18:02:42