Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be3fe5433414a8c654e622e9ecd9d2566b4e17e0 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-ssh7795265141377832225.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11632156128783930716.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14646170579110700745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14723151214641378558.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-ssh12673188294825306221.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12463 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 be3fe5433414a8c654e622e9ecd9d2566b4e17e0 (main) > 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 be3fe5433414a8c654e622e9ecd9d2566b4e17e0 # timeout=10 Commit message: "fix: incorrect call to log.Debug, move WildcardName constant (#529)" > git rev-list --no-walk d3359882e7a0b8fc3808c94e27140267c7d8c1a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:07:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:07:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:07:24 ========================================================= 20:07:24 EdgeX Global Pipelines Version Info 20:07:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:07:25 ------------------- 20:07:25 stable info: 20:07:25 ------------------- 20:07:25 Commited By: Bill Mahoney bill.mahoney@intel.com 20:07:25 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:07:25 Message: update stable to v1.0.248 20:07:25 ------------------- 20:07:25 experimental info: 20:07:25 ------------------- 20:07:25 Commited By: **** collab-it+edgex@linuxfoundation.org 20:07:25 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:07:25 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be3fe5433414a8c654e622e9ecd9d2566b4e17e0 [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be3fe54 [Pipeline] echo 20:07:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:07:27 + git rev-list -1 --merges be3fe5433414a8c654e622e9ecd9d2566b4e17e0~1..be3fe5433414a8c654e622e9ecd9d2566b4e17e0 [Pipeline] echo 20:07:27 -----------> git rev-list -1 --merges be3fe5433414a8c654e622e9ecd9d2566b4e17e0~1..be3fe5433414a8c654e622e9ecd9d2566b4e17e0 be3fe5433414a8c654e622e9ecd9d2566b4e17e0 [false] [Pipeline] sh 20:07:27 + git log --format=format:%s -1 be3fe5433414a8c654e622e9ecd9d2566b4e17e0 [Pipeline] echo 20:07:27 ========================================================= 20:07:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:07:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:07:27 + git log --format=format:%s -1 be3fe5433414a8c654e622e9ecd9d2566b4e17e0 [Pipeline] echo 20:07:27 [semverPrep] GIT_COMMIT: be3fe5433414a8c654e622e9ecd9d2566b4e17e0, Commit Message: fix: incorrect call to log.Debug, move WildcardName constant (#529) [Pipeline] echo 20:07:27 [semverPrep] This is not a build commit. [Pipeline] sh 20:07:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:07:28 + grep -v github /etc/ssh/ssh_known_hosts 20:07:28 + [ -e /tmp/ssh_known_hosts ] 20:07:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:07:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:07:28 + sudo tee -a /etc/ssh/ssh_known_hosts 20:07:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:07:28 20:07:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:07:29 0.1.4: Pulling from edgex-devops/py-git-semver 20:07:29 b85a868b505f: Pulling fs layer 20:07:29 e2be974225ed: Pulling fs layer 20:07:29 339a4e72a1f5: Pulling fs layer 20:07:29 988bab9f4d93: Pulling fs layer 20:07:29 1469e6f7b9e6: Pulling fs layer 20:07:29 eaf3925da568: Pulling fs layer 20:07:29 bab4dde63d76: Pulling fs layer 20:07:29 bde34c3a00c8: Pulling fs layer 20:07:29 b352a97aabf1: Pulling fs layer 20:07:29 4872d77fe225: Pulling fs layer 20:07:29 5851b861e8e6: Pulling fs layer 20:07:29 988bab9f4d93: Waiting 20:07:29 1469e6f7b9e6: Waiting 20:07:29 eaf3925da568: Waiting 20:07:29 bab4dde63d76: Waiting 20:07:29 bde34c3a00c8: Waiting 20:07:29 4872d77fe225: Waiting 20:07:29 b352a97aabf1: Waiting 20:07:29 5851b861e8e6: Waiting 20:07:29 e2be974225ed: Download complete 20:07:29 988bab9f4d93: Verifying Checksum 20:07:29 988bab9f4d93: Download complete 20:07:29 339a4e72a1f5: Verifying Checksum 20:07:29 339a4e72a1f5: Download complete 20:07:29 1469e6f7b9e6: Verifying Checksum 20:07:29 1469e6f7b9e6: Download complete 20:07:29 eaf3925da568: Verifying Checksum 20:07:29 eaf3925da568: Download complete 20:07:29 bde34c3a00c8: Verifying Checksum 20:07:29 bde34c3a00c8: Download complete 20:07:29 b352a97aabf1: Download complete 20:07:29 b85a868b505f: Verifying Checksum 20:07:29 b85a868b505f: Download complete 20:07:29 4872d77fe225: Verifying Checksum 20:07:29 4872d77fe225: Download complete 20:07:29 5851b861e8e6: Verifying Checksum 20:07:29 5851b861e8e6: Download complete 20:07:29 bab4dde63d76: Verifying Checksum 20:07:29 bab4dde63d76: Download complete 20:07:30 b85a868b505f: Pull complete 20:07:30 e2be974225ed: Pull complete 20:07:31 339a4e72a1f5: Pull complete 20:07:31 988bab9f4d93: Pull complete 20:07:31 1469e6f7b9e6: Pull complete 20:07:31 eaf3925da568: Pull complete 20:07:33 bab4dde63d76: Pull complete 20:07:33 bde34c3a00c8: Pull complete 20:07:33 b352a97aabf1: Pull complete 20:07:33 4872d77fe225: Pull complete 20:07:33 5851b861e8e6: Pull complete 20:07:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:07:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:07:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:33 prd-ubuntu20.04-docker-8c-8g-12463 does not seem to be running inside a container 20:07:33 $ 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 20:07:37 $ docker top 7b0283efb1da12c503920018a67facfe8e042a30c40c00db1221c93a5ac65341 -eo pid,comm 20:07:37 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). 20:07:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:07:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:37 [ssh-agent] Looking for ssh-agent implementation... 20:07:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:37 $ docker exec 7b0283efb1da12c503920018a67facfe8e042a30c40c00db1221c93a5ac65341 ssh-agent 20:07:37 SSH_AUTH_SOCK=/tmp/ssh-bJGyQy59dxSY/agent.31 20:07:37 SSH_AGENT_PID=37 20:07:37 Running ssh-add (command line suppressed) 20:07:37 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1413005703250700147.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1413005703250700147.key) 20:07:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:38 + git tag --points-at HEAD [Pipeline] } 20:07:38 $ docker exec --env ******** --env ******** 7b0283efb1da12c503920018a67facfe8e042a30c40c00db1221c93a5ac65341 ssh-agent -k 20:07:38 unset SSH_AUTH_SOCK; 20:07:38 unset SSH_AGENT_PID; 20:07:38 echo Agent pid 37 killed; 20:07:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:07:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:38 [ssh-agent] Looking for ssh-agent implementation... 20:07:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:38 $ docker exec 7b0283efb1da12c503920018a67facfe8e042a30c40c00db1221c93a5ac65341 ssh-agent 20:07:38 SSH_AUTH_SOCK=/tmp/ssh-jQwKUhdTnJUX/agent.69 20:07:38 SSH_AGENT_PID=75 20:07:38 Running ssh-add (command line suppressed) 20:07:38 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8424260360977649238.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8424260360977649238.key) 20:07:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:39 + git semver init 20:07:39 2023-05-02 20:07:39,213 [run_init] DEBUG init version:0.0.0 force:False 20:07:39 2023-05-02 20:07:39,213 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 20:07:39 2023-05-02 20:07:39,214 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 20:07:39 2023-05-02 20:07:39,214 [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) 20:07:40 2023-05-02 20:07:39,966 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 20:07:40 2023-05-02 20:07:39,967 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 20:07:40 2023-05-02 20:07:39,967 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:07:40 2023-05-02 20:07:39,967 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:07:40 3.0.0-dev.79 [Pipeline] } 20:07:40 $ docker exec --env ******** --env ******** 7b0283efb1da12c503920018a67facfe8e042a30c40c00db1221c93a5ac65341 ssh-agent -k 20:07:40 unset SSH_AUTH_SOCK; 20:07:40 unset SSH_AGENT_PID; 20:07:40 echo Agent pid 75 killed; 20:07:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:07:40 + git semver [Pipeline] } 20:07:40 $ docker stop --time=1 7b0283efb1da12c503920018a67facfe8e042a30c40c00db1221c93a5ac65341 20:07:42 $ docker rm -f --volumes 7b0283efb1da12c503920018a67facfe8e042a30c40c00db1221c93a5ac65341 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:07:42 Stashed 1 file(s) [Pipeline] echo 20:07:42 [edgeXSemver]: initialized semver on version 3.0.0-dev.79 [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 20:07:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:42 ========================================================= 20:07:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:07:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:07:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:07:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:07:43 f56be85fc22e: Pulling fs layer 20:07:43 85791d961cd3: Pulling fs layer 20:07:43 d694b5ae8c79: Pulling fs layer 20:07:43 9f32a84ed3da: Pulling fs layer 20:07:43 4d19c01a9841: Pulling fs layer 20:07:43 9325e15d5711: Pulling fs layer 20:07:43 556b6ee489ea: Pulling fs layer 20:07:43 c5a4b2cf53e6: Pulling fs layer 20:07:43 4d19c01a9841: Waiting 20:07:43 9325e15d5711: Waiting 20:07:43 9f32a84ed3da: Waiting 20:07:43 556b6ee489ea: Waiting 20:07:43 c5a4b2cf53e6: Waiting 20:07:43 85791d961cd3: Verifying Checksum 20:07:43 85791d961cd3: Download complete 20:07:43 9f32a84ed3da: Verifying Checksum 20:07:43 9f32a84ed3da: Download complete 20:07:43 4d19c01a9841: Verifying Checksum 20:07:43 4d19c01a9841: Download complete 20:07:43 f56be85fc22e: Verifying Checksum 20:07:43 f56be85fc22e: Download complete 20:07:43 9325e15d5711: Verifying Checksum 20:07:43 9325e15d5711: Download complete 20:07:43 f56be85fc22e: Pull complete 20:07:43 85791d961cd3: Pull complete 20:07:44 c5a4b2cf53e6: Verifying Checksum 20:07:44 c5a4b2cf53e6: Download complete 20:07:44 d694b5ae8c79: Verifying Checksum 20:07:44 d694b5ae8c79: Download complete 20:07:44 556b6ee489ea: Verifying Checksum 20:07:44 556b6ee489ea: Download complete 20:07:47 d694b5ae8c79: Pull complete 20:07:47 9f32a84ed3da: Pull complete 20:07:47 4d19c01a9841: Pull complete 20:07:47 9325e15d5711: Pull complete 20:07:50 556b6ee489ea: Pull complete 20:07:51 c5a4b2cf53e6: Pull complete 20:07:51 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:07:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 20:07:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:51 + docker inspect -f . ci-base-image-x86_64 20:07:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:51 prd-ubuntu20.04-docker-8c-8g-12463 does not seem to be running inside a container 20:07:51 $ 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 20:07:57 $ docker top 9f96a2058c81dc963d114556b8f5b064e827b031a3f5302da6a3df09d0cc164a -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:57 + go version 20:07:57 go version go1.20.2 linux/amd64 [Pipeline] } 20:07:57 $ docker stop --time=1 9f96a2058c81dc963d114556b8f5b064e827b031a3f5302da6a3df09d0cc164a 20:07:57 Still waiting to schedule task 20:07:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:07:58 $ docker rm -f --volumes 9f96a2058c81dc963d114556b8f5b064e827b031a3f5302da6a3df09d0cc164a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:59 + docker inspect -f . ci-base-image-x86_64 20:07:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:59 prd-ubuntu20.04-docker-8c-8g-12463 does not seem to be running inside a container 20:07:59 $ 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 20:07:59 $ docker top 167da73197e069a2407f3f18c59c7a57cd403cae868985c35a01378cfad1d7ea -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:00 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 20:08:00 + make test 20:08:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:08:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:08:00 go: downloading github.com/stretchr/testify v1.8.2 20:08:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 20:08:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 20:08:00 go: downloading github.com/google/uuid v1.3.0 20:08:00 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:08:00 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 20:08:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 20:08:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 20:08:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 20:08:00 go: downloading github.com/mitchellh/copystructure v1.2.0 20:08:00 go: downloading gopkg.in/yaml.v3 v3.0.1 20:08:00 go: downloading github.com/gorilla/mux v1.8.0 20:08:00 go: downloading github.com/davecgh/go-spew v1.1.1 20:08:00 go: downloading github.com/pmezard/go-difflib v1.0.0 20:08:00 go: downloading github.com/stretchr/objx v0.5.0 20:08:00 go: downloading github.com/hashicorp/errwrap v1.0.0 20:08:00 go: downloading github.com/go-kit/log v0.2.1 20:08:00 go: downloading github.com/go-playground/validator/v10 v10.13.0 20:08:00 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:08:00 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:08:00 go: downloading github.com/gorilla/websocket v1.4.2 20:08:00 go: downloading golang.org/x/net v0.9.0 20:08:00 go: downloading golang.org/x/sync v0.1.0 20:08:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 20:08:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:08:00 go: downloading github.com/hashicorp/consul/api v1.20.0 20:08:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:08:01 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:08:01 go: downloading github.com/x448/float16 v0.8.4 20:08:01 go: downloading github.com/go-playground/universal-translator v0.18.1 20:08:01 go: downloading github.com/leodido/go-urn v1.2.3 20:08:01 go: downloading golang.org/x/crypto v0.8.0 20:08:01 go: downloading golang.org/x/text v0.9.0 20:08:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:08:01 go: downloading github.com/hashicorp/go-hclog v0.14.1 20:08:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:08:01 go: downloading github.com/hashicorp/serf v0.10.1 20:08:01 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:08:01 go: downloading github.com/go-playground/locales v0.14.1 20:08:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:08:01 go: downloading github.com/zeebo/errs v1.3.0 20:08:01 go: downloading google.golang.org/grpc v1.53.0 20:08:01 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 20:08:01 go: downloading google.golang.org/protobuf v1.28.1 20:08:01 go: downloading github.com/armon/go-metrics v0.3.10 20:08:01 go: downloading github.com/fatih/color v1.9.0 20:08:01 go: downloading github.com/mattn/go-isatty v0.0.14 20:08:01 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 20:08:01 go: downloading golang.org/x/sys v0.7.0 20:08:01 go: downloading github.com/golang/protobuf v1.5.2 20:08:01 go: downloading github.com/mattn/go-colorable v0.1.12 20:08:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 20:08:01 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:08:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 20:08:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 20:08:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 20:08:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 20:08:17 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 20:08:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.037s coverage: 34.1% of statements 20:08:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.017s coverage: 92.4% of statements 20:08:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 85.0% of statements 20:08:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.026s coverage: 42.4% of statements 20:08:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.020s coverage: 100.0% of statements 20:08:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.322s coverage: 87.7% of statements 20:08:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.016s coverage: 25.0% of statements 20:08:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.039s coverage: 78.6% of statements 20:08:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.011s coverage: 76.1% of statements 20:08:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.014s coverage: 31.2% of statements 20:08:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.009s coverage: 91.3% of statements 20:08:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:08:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:08:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:08:45 $ docker stop --time=1 167da73197e069a2407f3f18c59c7a57cd403cae868985c35a01378cfad1d7ea 20:08:47 $ docker rm -f --volumes 167da73197e069a2407f3f18c59c7a57cd403cae868985c35a01378cfad1d7ea [Pipeline] // withDockerContainer [Pipeline] sh 20:08:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:08:48 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 20:08:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:49 20:08:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:49 latest: Pulling from edgex-lftools-log-publisher 20:08:49 5eb5b503b376: Pulling fs layer 20:08:49 5c69ac0246d0: Pulling fs layer 20:08:49 ec43610c2a17: Pulling fs layer 20:08:49 3a2ae6a8a46f: Pulling fs layer 20:08:49 33b1e0a273af: Pulling fs layer 20:08:49 5d3b04190fa2: Pulling fs layer 20:08:49 2f39f015ded8: Pulling fs layer 20:08:49 33b1e0a273af: Waiting 20:08:49 2f39f015ded8: Waiting 20:08:49 3a2ae6a8a46f: Waiting 20:08:49 5c69ac0246d0: Verifying Checksum 20:08:49 5c69ac0246d0: Download complete 20:08:49 3a2ae6a8a46f: Verifying Checksum 20:08:49 3a2ae6a8a46f: Download complete 20:08:49 33b1e0a273af: Verifying Checksum 20:08:49 33b1e0a273af: Download complete 20:08:49 5d3b04190fa2: Verifying Checksum 20:08:49 5d3b04190fa2: Download complete 20:08:49 ec43610c2a17: Verifying Checksum 20:08:49 ec43610c2a17: Download complete 20:08:49 5eb5b503b376: Verifying Checksum 20:08:49 5eb5b503b376: Download complete 20:08:50 2f39f015ded8: Download complete 20:08:51 5eb5b503b376: Pull complete 20:08:51 5c69ac0246d0: Pull complete 20:08:51 ec43610c2a17: Pull complete 20:08:51 3a2ae6a8a46f: Pull complete 20:08:51 33b1e0a273af: Pull complete 20:08:51 5d3b04190fa2: Pull complete 20:08:56 2f39f015ded8: Pull complete 20:08:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:56 prd-ubuntu20.04-docker-8c-8g-12463 does not seem to be running inside a container 20:08:56 $ 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 20:09:00 $ docker top 825c4e16d52906de91bbe84cca5187ddfb7d4872f7c42d4c90573bfcaabb8c1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:01 ---> job-cost.sh 20:09:01 lf-activate-venv: SKIPPING 20:09:01 INFO: No Stack... 20:09:01 INFO: Retrieving Pricing Info for: v3-standard-8 20:09:01 INFO: Archiving Costs [Pipeline] sh 20:09:01 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 20:09:01 + cut -d, -f6 [Pipeline] lock 20:09:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-168-stack-cost] 20:09:01 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-168-stack-cost] did not exist. Created. 20:09:01 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:09:02 + echo total: 0.2199999988079071 [Pipeline] stash 20:09:02 Stashed 1 file(s) [Pipeline] } 20:09:02 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 20:09:02 $ docker stop --time=1 825c4e16d52906de91bbe84cca5187ddfb7d4872f7c42d4c90573bfcaabb8c1a 20:09:03 $ docker rm -f --volumes 825c4e16d52906de91bbe84cca5187ddfb7d4872f7c42d4c90573bfcaabb8c1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:12:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12464 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 20:12:38 Running in /w/workspace/go-mod-bootstrap/168 [Pipeline] { [Pipeline] checkout 20:12:38 Selected Git installation does not exist. Using Default 20:12:38 The recommended git tool is: NONE 20:12:45 using credential edgex-jenkins-ssh 20:12:45 Cloning the remote Git repository 20:12:45 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:12:46 > git init /w/workspace/go-mod-bootstrap/168 # timeout=10 20:12:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:12:46 > git --version # timeout=10 20:12:46 > git --version # 'git version 2.25.1' 20:12:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:12:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:49 Avoid second fetch 20:12:49 Checking out Revision be3fe5433414a8c654e622e9ecd9d2566b4e17e0 (main) 20:12:49 Commit message: "fix: incorrect call to log.Debug, move WildcardName constant (#529)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:49 > git config core.sparsecheckout # timeout=10 20:12:49 > git checkout -f be3fe5433414a8c654e622e9ecd9d2566b4e17e0 # timeout=10 20:12:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:12:50 % Total % Received % Xferd Average Speed Time Time Time Current 20:12:50 Dload Upload Total Spent Left Speed 20:12:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 20:12:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:12:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:12:51 + sudo tee /etc/docker/daemon.new 20:12:51 { 20:12:51 "registry-mirrors": [ 20:12:51 "https://nexus3.edgexfoundry.org:10001" 20:12:51 ], 20:12:51 "bip": "10.250.0.254/24", 20:12:51 "hosts": [ 20:12:51 "tcp://0.0.0.0:5555", 20:12:51 "unix:///var/run/docker.sock" 20:12:51 ], 20:12:51 "mtu": 1458, 20:12:51 "selinux-enabled": true, 20:12:51 "seccomp-profile": "/etc/docker/seccomp.json" 20:12:51 } [Pipeline] sh 20:12:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:12:52 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:13:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:13:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:13:15 ========================================================= 20:13:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:13:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:13:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:13:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:13:16 c41833b44d91: Pulling fs layer 20:13:16 ed15518f5707: Pulling fs layer 20:13:16 feae8fd75edb: Pulling fs layer 20:13:16 242c74f7c9fa: Pulling fs layer 20:13:16 3cdef696dda3: Pulling fs layer 20:13:16 2ced38df9373: Pulling fs layer 20:13:16 58f1dce35555: Pulling fs layer 20:13:16 3cdef696dda3: Waiting 20:13:16 2ced38df9373: Waiting 20:13:16 58f1dce35555: Waiting 20:13:16 242c74f7c9fa: Waiting 20:13:16 ed15518f5707: Verifying Checksum 20:13:16 ed15518f5707: Download complete 20:13:16 242c74f7c9fa: Verifying Checksum 20:13:16 242c74f7c9fa: Download complete 20:13:16 3cdef696dda3: Verifying Checksum 20:13:16 3cdef696dda3: Download complete 20:13:16 c41833b44d91: Verifying Checksum 20:13:16 c41833b44d91: Download complete 20:13:17 c41833b44d91: Pull complete 20:13:17 58f1dce35555: Verifying Checksum 20:13:17 58f1dce35555: Download complete 20:13:18 ed15518f5707: Pull complete 20:13:19 feae8fd75edb: Verifying Checksum 20:13:19 feae8fd75edb: Download complete 20:13:19 2ced38df9373: Verifying Checksum 20:13:19 2ced38df9373: Download complete 20:13:31 feae8fd75edb: Pull complete 20:13:31 242c74f7c9fa: Pull complete 20:13:31 3cdef696dda3: Pull complete 20:13:37 2ced38df9373: Pull complete 20:13:38 58f1dce35555: Pull complete 20:13:39 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:13:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 20:13:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:39 + docker inspect -f . ci-base-image-arm64 20:13:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:39 prd-ubuntu20.04-docker-arm64-4c-16g-12464 does not seem to be running inside a container 20:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/168 -v /w/workspace/go-mod-bootstrap/168:/w/workspace/go-mod-bootstrap/168:rw,z -v /w/workspace/go-mod-bootstrap/168@tmp:/w/workspace/go-mod-bootstrap/168@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 20:13:43 $ docker top 5d3ec14367ec7fa11fc43fe5d560cdfa32541a43c87def5d5eb277594ed38b1e -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:44 + go version 20:13:44 go version go1.20.2 linux/arm64 [Pipeline] } 20:13:44 $ docker stop --time=1 5d3ec14367ec7fa11fc43fe5d560cdfa32541a43c87def5d5eb277594ed38b1e 20:13:46 $ docker rm -f --volumes 5d3ec14367ec7fa11fc43fe5d560cdfa32541a43c87def5d5eb277594ed38b1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:46 + docker inspect -f . ci-base-image-arm64 20:13:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:47 prd-ubuntu20.04-docker-arm64-4c-16g-12464 does not seem to be running inside a container 20:13:47 $ 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/168 -v /w/workspace/go-mod-bootstrap/168:/w/workspace/go-mod-bootstrap/168:rw,z -v /w/workspace/go-mod-bootstrap/168@tmp:/w/workspace/go-mod-bootstrap/168@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 20:13:48 $ docker top ea723427e2c778b3a030fbe49722f7337a2a6576b26ff05e9b10977e598373ae -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:49 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/168 [Pipeline] fileExists [Pipeline] sh 20:13:50 + make test 20:13:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:13:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 20:13:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 20:13:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 20:13:50 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 20:13:50 go: downloading github.com/mitchellh/copystructure v1.2.0 20:13:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 20:13:50 go: downloading gopkg.in/yaml.v3 v3.0.1 20:13:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 20:13:51 go: downloading github.com/stretchr/testify v1.8.2 20:13:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:13:51 go: downloading github.com/google/uuid v1.3.0 20:13:51 go: downloading github.com/gorilla/mux v1.8.0 20:13:51 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:13:51 go: downloading golang.org/x/net v0.9.0 20:13:51 go: downloading github.com/gorilla/websocket v1.4.2 20:13:51 go: downloading golang.org/x/sync v0.1.0 20:13:51 go: downloading github.com/go-kit/log v0.2.1 20:13:51 go: downloading github.com/go-playground/validator/v10 v10.13.0 20:13:51 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:13:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 20:13:52 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:13:52 go: downloading github.com/davecgh/go-spew v1.1.1 20:13:52 go: downloading github.com/pmezard/go-difflib v1.0.0 20:13:52 go: downloading github.com/stretchr/objx v0.5.0 20:13:52 go: downloading github.com/hashicorp/errwrap v1.0.0 20:13:52 go: downloading github.com/hashicorp/consul/api v1.20.0 20:13:52 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:13:52 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:13:52 go: downloading github.com/go-playground/universal-translator v0.18.1 20:13:52 go: downloading github.com/leodido/go-urn v1.2.3 20:13:52 go: downloading golang.org/x/crypto v0.8.0 20:13:52 go: downloading golang.org/x/text v0.9.0 20:13:52 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:13:52 go: downloading github.com/zeebo/errs v1.3.0 20:13:52 go: downloading google.golang.org/grpc v1.53.0 20:13:54 go: downloading github.com/x448/float16 v0.8.4 20:13:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:13:54 go: downloading github.com/go-playground/locales v0.14.1 20:13:54 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:13:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:13:54 go: downloading github.com/hashicorp/go-hclog v0.14.1 20:13:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:13:54 go: downloading github.com/hashicorp/serf v0.10.1 20:13:54 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 20:13:55 go: downloading google.golang.org/protobuf v1.28.1 20:13:56 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 20:13:56 go: downloading github.com/fatih/color v1.9.0 20:13:56 go: downloading github.com/mattn/go-isatty v0.0.14 20:13:56 go: downloading github.com/armon/go-metrics v0.3.10 20:13:56 go: downloading github.com/golang/protobuf v1.5.2 20:13:56 go: downloading golang.org/x/sys v0.7.0 20:13:56 go: downloading github.com/mattn/go-colorable v0.1.12 20:13:56 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 20:13:56 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:16:33 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 20:16:33 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 20:16:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 20:16:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 20:16:54 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 20:16:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.187s coverage: 34.1% of statements 20:16:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.124s coverage: 92.4% of statements 20:16:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.035s coverage: 85.0% of statements 20:16:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.116s coverage: 42.4% of statements 20:16:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.068s coverage: 100.0% of statements 20:16:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.454s coverage: 87.7% of statements 20:16:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.062s coverage: 25.0% of statements 20:16:55 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.156s coverage: 78.6% of statements 20:16:55 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.082s coverage: 76.1% of statements 20:16:55 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.043s coverage: 31.2% of statements 20:16:55 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.024s coverage: 91.3% of statements 20:16:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:16:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:17:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:17:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:17:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:17:35 $ docker stop --time=1 ea723427e2c778b3a030fbe49722f7337a2a6576b26ff05e9b10977e598373ae 20:17:37 $ docker rm -f --volumes ea723427e2c778b3a030fbe49722f7337a2a6576b26ff05e9b10977e598373ae [Pipeline] // withDockerContainer [Pipeline] sh 20:17:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:17:41 Warning: overwriting stash ‘coverage-report’ 20:17:41 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 20:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:42 20:17:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:17:42 arm64: Pulling from edgex-lftools-log-publisher 20:17:42 8998bd30e6a1: Pulling fs layer 20:17:42 04944245beec: Pulling fs layer 20:17:42 699f458cf7ca: Pulling fs layer 20:17:42 765212b225bb: Pulling fs layer 20:17:42 f23df028b6ca: Pulling fs layer 20:17:42 d65c8cfc05b1: Pulling fs layer 20:17:42 2437ff75d9bd: Pulling fs layer 20:17:42 765212b225bb: Waiting 20:17:42 f23df028b6ca: Waiting 20:17:42 d65c8cfc05b1: Waiting 20:17:42 2437ff75d9bd: Waiting 20:17:42 04944245beec: Verifying Checksum 20:17:42 04944245beec: Download complete 20:17:42 765212b225bb: Download complete 20:17:43 f23df028b6ca: Verifying Checksum 20:17:43 f23df028b6ca: Download complete 20:17:43 699f458cf7ca: Verifying Checksum 20:17:43 699f458cf7ca: Download complete 20:17:43 d65c8cfc05b1: Verifying Checksum 20:17:43 d65c8cfc05b1: Download complete 20:17:43 8998bd30e6a1: Verifying Checksum 20:17:43 8998bd30e6a1: Download complete 20:17:45 2437ff75d9bd: Verifying Checksum 20:17:45 2437ff75d9bd: Download complete 20:17:47 8998bd30e6a1: Pull complete 20:17:47 04944245beec: Pull complete 20:17:49 699f458cf7ca: Pull complete 20:17:49 765212b225bb: Pull complete 20:17:50 f23df028b6ca: Pull complete 20:17:50 d65c8cfc05b1: Pull complete 20:18:05 2437ff75d9bd: Pull complete 20:18:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:18:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:05 prd-ubuntu20.04-docker-arm64-4c-16g-12464 does not seem to be running inside a container 20:18:05 $ 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/168 -v /w/workspace/go-mod-bootstrap/168:/w/workspace/go-mod-bootstrap/168:rw,z -v /w/workspace/go-mod-bootstrap/168@tmp:/w/workspace/go-mod-bootstrap/168@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 20:18:08 $ docker top 9869756ec251f4a6073912b6055d12c3d25bfd55236b6407fcda454ed648bdd8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:09 ---> job-cost.sh 20:18:09 lf-activate-venv: SKIPPING 20:18:09 INFO: No Stack... 20:18:09 INFO: Retrieving Pricing Info for: v3-standard-4 20:18:10 INFO: Archiving Costs [Pipeline] sh 20:18:11 + cut -d, -f6 20:18:11 + cat /w/workspace/go-mod-bootstrap/168/archives/cost.csv [Pipeline] lock 20:18:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-168-stack-cost] 20:18:11 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-168-stack-cost] did not exist. Created. 20:18:11 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:18:12 /w/workspace/go-mod-bootstrap/168@tmp/durable-336924da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:18:12 + echo total: 0.10999999940395355 [Pipeline] stash 20:18:12 Warning: overwriting stash ‘stack-cost’ 20:18:13 Stashed 1 file(s) [Pipeline] } 20:18:13 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 20:18:13 $ docker stop --time=1 9869756ec251f4a6073912b6055d12c3d25bfd55236b6407fcda454ed648bdd8 20:18:14 $ docker rm -f --volumes 9869756ec251f4a6073912b6055d12c3d25bfd55236b6407fcda454ed648bdd8 [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 20:18:15 provisioning config files... 20:18:15 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12051643057066022998tmp [Pipeline] { [Pipeline] sh 20:18:15 + set +x 20:18:15 + curl -s https://codecov.io/bash 20:18:15 + bash -s -- 20:18:15 20:18:15 _____ _ 20:18:15 / ____| | | 20:18:15 | | ___ __| | ___ ___ _____ __ 20:18:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:18:15 | |___| (_) | (_| | __/ (_| (_) \ V / 20:18:15 \_____\___/ \__,_|\___|\___\___/ \_/ 20:18:15 Bash-1.0.6 20:18:15 20:18:15 20:18:15 ==> git version 2.25.1 found 20:18:15 ==> 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 20:18:15 Release-Date: 2020-01-08 20:18:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:18:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:18:15 ==> Jenkins CI detected. 20:18:15 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 20:18:15 project root: . 20:18:15 --> token set from env 20:18:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:18:15 ==> Running gcov in . (disable via -X gcov) 20:18:15 ==> Python coveragepy not found 20:18:15 ==> Searching for coverage reports in: 20:18:15 + . 20:18:15 -> Found 1 reports 20:18:15 ==> Detecting git/mercurial file structure 20:18:15 ==> Reading reports 20:18:15 + ./coverage.out bytes=93365 20:18:15 ==> Appending adjustments 20:18:15 https://docs.codecov.io/docs/fixing-reports 20:18:15 + Found adjustments 20:18:15 ==> Gzipping contents 20:18:15 16K /tmp/codecov.7So9Wf.gz 20:18:15 ==> Uploading reports 20:18:15 url: https://codecov.io 20:18:15 query: branch=main&commit=be3fe5433414a8c654e622e9ecd9d2566b4e17e0&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 20:18:15 -> Pinging Codecov 20:18:15 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=be3fe5433414a8c654e622e9ecd9d2566b4e17e0&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 20:18:16 -> Uploading to 20:18:16 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/833815588EE85121546D348822E98E2E/be3fe5433414a8c654e622e9ecd9d2566b4e17e0/a0aca487-5afb-4194-960e-ddbd253b34e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T201815Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99e70e21f2f3fd024741a80a52fa1e057f8cf52f112b589533749314d51b6783 20:18:16 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:16 Dload Upload Total Spent Left Speed 20:18:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14519 0 0 100 14519 0 67845 --:--:-- --:--:-- --:--:-- 67530 100 14519 0 0 100 14519 0 67530 --:--:-- --:--:-- --:--:-- 67530 20:18:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/be3fe5433414a8c654e622e9ecd9d2566b4e17e0 [Pipeline] } 20:18:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:18:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:18:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:18:16 20:18:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:18:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:18:17 df9b9388f04a: Pulling fs layer 20:18:17 52dc419b0ee2: Pulling fs layer 20:18:17 25bc292e5bac: Pulling fs layer 20:18:17 114826534d7a: Pulling fs layer 20:18:17 4657fd5d0bcf: Pulling fs layer 20:18:17 6ad1cebc031e: Pulling fs layer 20:18:17 8a3aa393b2d8: Pulling fs layer 20:18:17 4657fd5d0bcf: Waiting 20:18:17 114826534d7a: Waiting 20:18:17 6ad1cebc031e: Waiting 20:18:17 25bc292e5bac: Download complete 20:18:17 52dc419b0ee2: Verifying Checksum 20:18:17 52dc419b0ee2: Download complete 20:18:17 4657fd5d0bcf: Verifying Checksum 20:18:17 4657fd5d0bcf: Download complete 20:18:17 df9b9388f04a: Verifying Checksum 20:18:17 df9b9388f04a: Download complete 20:18:17 df9b9388f04a: Pull complete 20:18:17 6ad1cebc031e: Verifying Checksum 20:18:17 6ad1cebc031e: Download complete 20:18:17 52dc419b0ee2: Pull complete 20:18:17 25bc292e5bac: Pull complete 20:18:18 114826534d7a: Download complete 20:18:18 8a3aa393b2d8: Verifying Checksum 20:18:18 8a3aa393b2d8: Download complete 20:18:21 114826534d7a: Pull complete 20:18:21 4657fd5d0bcf: Pull complete 20:18:21 6ad1cebc031e: Pull complete 20:18:24 8a3aa393b2d8: Pull complete 20:18:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:18:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:18:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:24 prd-ubuntu20.04-docker-8c-8g-12463 does not seem to be running inside a container 20:18:24 $ 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 20:18:29 $ docker top 706e210e2993b5c036d1e637c80ea702642db07f573d57461b960522488cc3ca -eo pid,comm [Pipeline] { [Pipeline] echo 20:18:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 20:18:29 + set -o pipefail 20:18:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 20:18:37 20:18:37 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 20:18:37 20:18:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/93465a0e-cee8-429d-af45-bc4358b83270 20:18:37 20:18:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:18:37 20:18:38 20:18:38 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:18:38 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:18:38 More details here: https://snyk.co/ue1NS [Pipeline] } 20:18:38 $ docker stop --time=1 706e210e2993b5c036d1e637c80ea702642db07f573d57461b960522488cc3ca 20:18:41 $ docker rm -f --volumes 706e210e2993b5c036d1e637c80ea702642db07f573d57461b960522488cc3ca [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 20:18:41 + git log --format=format:%s -1 be3fe5433414a8c654e622e9ecd9d2566b4e17e0 [Pipeline] sh 20:18:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:42 prd-ubuntu20.04-docker-8c-8g-12463 does not seem to be running inside a container 20:18:42 $ 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 20:18:42 $ docker top 638bb0f7e95822b028db09a13f771854f03361e7a9fc2cd138b79c34f1c692e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:43 [ssh-agent] Looking for ssh-agent implementation... 20:18:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:43 $ docker exec 638bb0f7e95822b028db09a13f771854f03361e7a9fc2cd138b79c34f1c692e9 ssh-agent 20:18:43 SSH_AUTH_SOCK=/tmp/ssh-A2lhKfgAOVWN/agent.32 20:18:43 SSH_AGENT_PID=38 20:18:43 Running ssh-add (command line suppressed) 20:18:43 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11332541988652015627.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11332541988652015627.key) 20:18:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:43 + git semver tag 20:18:44 2023-05-02 20:18:43,997 [run_tag] DEBUG tag force:False 20:18:44 2023-05-02 20:18:43,997 [check_head_tag] DEBUG check head tag 20:18:44 2023-05-02 20:18:44,000 [execute] INFO git cat-file --batch-check 20:18:44 2023-05-02 20:18:44,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 20:18:44 2023-05-02 20:18:44,003 [execute] INFO git cat-file --batch 20:18:44 2023-05-02 20:18:44,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 20:18:44 2023-05-02 20:18:44,048 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:18:44 2023-05-02 20:18:44,048 [execute] INFO git tag -a v3.0.0-dev.79 -m v3.0.0-dev.79 20:18:44 2023-05-02 20:18:44,048 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.79', '-m', 'v3.0.0-dev.79'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 20:18:44 2023-05-02 20:18:44,051 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:18:44 3.0.0-dev.79 [Pipeline] } 20:18:44 $ docker exec --env ******** --env ******** 638bb0f7e95822b028db09a13f771854f03361e7a9fc2cd138b79c34f1c692e9 ssh-agent -k 20:18:44 unset SSH_AUTH_SOCK; 20:18:44 unset SSH_AGENT_PID; 20:18:44 echo Agent pid 38 killed; 20:18:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:44 + git semver [Pipeline] } 20:18:44 $ docker stop --time=1 638bb0f7e95822b028db09a13f771854f03361e7a9fc2cd138b79c34f1c692e9 20:18:46 $ docker rm -f --volumes 638bb0f7e95822b028db09a13f771854f03361e7a9fc2cd138b79c34f1c692e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:46 20:18:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:46 0.23.1-centos7: Pulling from edgex-lftools 20:18:46 ab5ef0e58194: Pulling fs layer 20:18:46 9712f1f96733: Pulling fs layer 20:18:46 63f879dbbcfc: Pulling fs layer 20:18:46 0d9ebad4ef96: Pulling fs layer 20:18:46 e9a5061849ea: Pulling fs layer 20:18:46 d747dcd14b5f: Pulling fs layer 20:18:46 2de7ff778b66: Pulling fs layer 20:18:46 0d9ebad4ef96: Waiting 20:18:46 e9a5061849ea: Waiting 20:18:46 d747dcd14b5f: Waiting 20:18:46 2de7ff778b66: Waiting 20:18:46 9712f1f96733: Download complete 20:18:46 63f879dbbcfc: Verifying Checksum 20:18:46 63f879dbbcfc: Download complete 20:18:47 ab5ef0e58194: Verifying Checksum 20:18:47 ab5ef0e58194: Download complete 20:18:47 d747dcd14b5f: Download complete 20:18:47 e9a5061849ea: Verifying Checksum 20:18:47 e9a5061849ea: Download complete 20:18:47 0d9ebad4ef96: Verifying Checksum 20:18:47 0d9ebad4ef96: Download complete 20:18:47 2de7ff778b66: Verifying Checksum 20:18:47 2de7ff778b66: Download complete 20:18:50 ab5ef0e58194: Pull complete 20:18:50 9712f1f96733: Pull complete 20:18:50 63f879dbbcfc: Pull complete 20:18:53 0d9ebad4ef96: Pull complete 20:18:54 e9a5061849ea: Pull complete 20:18:54 d747dcd14b5f: Pull complete 20:18:55 2de7ff778b66: Pull complete 20:18:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:18:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:55 prd-ubuntu20.04-docker-8c-8g-12463 does not seem to be running inside a container 20:18:55 $ 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 20:19:00 $ docker top 356c0ac57c37a9584012f45c421183617ca149eee4d63f8e7314112cf0bfc05f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:19:00 provisioning config files... 20:19:00 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15938691898748085299tmp 20:19:00 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3878540908578758648tmp 20:19:00 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10443393836178929484tmp [Pipeline] { [Pipeline] echo 20:19:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:19:01 ---> sigul-configuration.sh 20:19:01 gpg: directory `/root/.gnupg' created 20:19:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:19:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:19:01 gpg: keyring `/root/.gnupg/secring.gpg' created 20:19:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:19:01 gpg: CAST5 encrypted data 20:19:01 gpg: encrypted with 1 passphrase 20:19:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:19:01 + mkdir /home/jenkins 20:19:01 + mkdir /home/jenkins/sigul [Pipeline] sh 20:19:01 + 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 20:19:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:19:01 ---> sigul-install.sh 20:19:01 Sigul already installed; skipping installation. [Pipeline] sh 20:19:02 + git tag --list 20:19:02 v0.0.1 20:19:02 v0.0.10 20:19:02 v0.0.11 20:19:02 v0.0.12 20:19:02 v0.0.13 20:19:02 v0.0.14 20:19:02 v0.0.15 20:19:02 v0.0.16 20:19:02 v0.0.17 20:19:02 v0.0.18 20:19:02 v0.0.19 20:19:02 v0.0.2 20:19:02 v0.0.20 20:19:02 v0.0.21 20:19:02 v0.0.22 20:19:02 v0.0.23 20:19:02 v0.0.24 20:19:02 v0.0.25 20:19:02 v0.0.26 20:19:02 v0.0.27 20:19:02 v0.0.28 20:19:02 v0.0.29 20:19:02 v0.0.3 20:19:02 v0.0.30 20:19:02 v0.0.31 20:19:02 v0.0.32 20:19:02 v0.0.33 20:19:02 v0.0.34 20:19:02 v0.0.35 20:19:02 v0.0.36 20:19:02 v0.0.37 20:19:02 v0.0.38 20:19:02 v0.0.39 20:19:02 v0.0.4 20:19:02 v0.0.40 20:19:02 v0.0.41 20:19:02 v0.0.42 20:19:02 v0.0.43 20:19:02 v0.0.44 20:19:02 v0.0.45 20:19:02 v0.0.46 20:19:02 v0.0.47 20:19:02 v0.0.48 20:19:02 v0.0.49 20:19:02 v0.0.5 20:19:02 v0.0.50 20:19:02 v0.0.51 20:19:02 v0.0.52 20:19:02 v0.0.53 20:19:02 v0.0.54 20:19:02 v0.0.55 20:19:02 v0.0.56 20:19:02 v0.0.57 20:19:02 v0.0.58 20:19:02 v0.0.59 20:19:02 v0.0.6 20:19:02 v0.0.60 20:19:02 v0.0.61 20:19:02 v0.0.62 20:19:02 v0.0.63 20:19:02 v0.0.64 20:19:02 v0.0.65 20:19:02 v0.0.66 20:19:02 v0.0.67 20:19:02 v0.0.68 20:19:02 v0.0.69 20:19:02 v0.0.7 20:19:02 v0.0.70 20:19:02 v0.0.71 20:19:02 v0.0.72 20:19:02 v0.0.8 20:19:02 v0.0.9 20:19:02 v2.0.0 20:19:02 v2.1.0 20:19:02 v2.1.1 20:19:02 v2.1.1-dev.1 20:19:02 v2.1.1-dev.2 20:19:02 v2.1.1-dev.3 20:19:02 v2.1.1-dev.4 20:19:02 v2.2.0 20:19:02 v2.2.1-dev.1 20:19:02 v2.2.1-dev.2 20:19:02 v2.2.1-dev.3 20:19:02 v2.2.1-dev.4 20:19:02 v2.2.1-dev.5 20:19:02 v2.2.1-dev.6 20:19:02 v2.2.1-dev.7 20:19:02 v2.2.1-dev.8 20:19:02 v2.2.1-dev.9 20:19:02 v2.3.0 20:19:02 v2.3.0-dev.10 20:19:02 v2.3.0-dev.11 20:19:02 v2.3.0-dev.12 20:19:02 v2.3.0-dev.13 20:19:02 v2.3.0-dev.14 20:19:02 v2.3.0-dev.15 20:19:02 v2.3.0-dev.16 20:19:02 v2.3.0-dev.17 20:19:02 v2.3.0-dev.18 20:19:02 v2.3.0-dev.19 20:19:02 v2.3.0-dev.20 20:19:02 v2.3.0-dev.21 20:19:02 v2.3.0-dev.22 20:19:02 v2.3.0-dev.23 20:19:02 v2.3.0-dev.24 20:19:02 v2.3.0-dev.25 20:19:02 v2.3.0-dev.26 20:19:02 v2.3.0-dev.27 20:19:02 v2.3.0-dev.28 20:19:02 v2.3.0-dev.29 20:19:02 v2.3.0-dev.30 20:19:02 v3.0.0-dev.1 20:19:02 v3.0.0-dev.10 20:19:02 v3.0.0-dev.11 20:19:02 v3.0.0-dev.12 20:19:02 v3.0.0-dev.13 20:19:02 v3.0.0-dev.14 20:19:02 v3.0.0-dev.15 20:19:02 v3.0.0-dev.16 20:19:02 v3.0.0-dev.17 20:19:02 v3.0.0-dev.18 20:19:02 v3.0.0-dev.19 20:19:02 v3.0.0-dev.2 20:19:02 v3.0.0-dev.20 20:19:02 v3.0.0-dev.21 20:19:02 v3.0.0-dev.22 20:19:02 v3.0.0-dev.23 20:19:02 v3.0.0-dev.24 20:19:02 v3.0.0-dev.25 20:19:02 v3.0.0-dev.26 20:19:02 v3.0.0-dev.27 20:19:02 v3.0.0-dev.28 20:19:02 v3.0.0-dev.29 20:19:02 v3.0.0-dev.3 20:19:02 v3.0.0-dev.30 20:19:02 v3.0.0-dev.31 20:19:02 v3.0.0-dev.32 20:19:02 v3.0.0-dev.33 20:19:02 v3.0.0-dev.34 20:19:02 v3.0.0-dev.35 20:19:02 v3.0.0-dev.36 20:19:02 v3.0.0-dev.37 20:19:02 v3.0.0-dev.38 20:19:02 v3.0.0-dev.39 20:19:02 v3.0.0-dev.4 20:19:02 v3.0.0-dev.40 20:19:02 v3.0.0-dev.41 20:19:02 v3.0.0-dev.42 20:19:02 v3.0.0-dev.43 20:19:02 v3.0.0-dev.44 20:19:02 v3.0.0-dev.45 20:19:02 v3.0.0-dev.46 20:19:02 v3.0.0-dev.47 20:19:02 v3.0.0-dev.48 20:19:02 v3.0.0-dev.49 20:19:02 v3.0.0-dev.5 20:19:02 v3.0.0-dev.50 20:19:02 v3.0.0-dev.51 20:19:02 v3.0.0-dev.52 20:19:02 v3.0.0-dev.53 20:19:02 v3.0.0-dev.54 20:19:02 v3.0.0-dev.55 20:19:02 v3.0.0-dev.56 20:19:02 v3.0.0-dev.57 20:19:02 v3.0.0-dev.58 20:19:02 v3.0.0-dev.59 20:19:02 v3.0.0-dev.6 20:19:02 v3.0.0-dev.60 20:19:02 v3.0.0-dev.61 20:19:02 v3.0.0-dev.62 20:19:02 v3.0.0-dev.63 20:19:02 v3.0.0-dev.64 20:19:02 v3.0.0-dev.65 20:19:02 v3.0.0-dev.66 20:19:02 v3.0.0-dev.67 20:19:02 v3.0.0-dev.68 20:19:02 v3.0.0-dev.69 20:19:02 v3.0.0-dev.7 20:19:02 v3.0.0-dev.70 20:19:02 v3.0.0-dev.71 20:19:02 v3.0.0-dev.72 20:19:02 v3.0.0-dev.73 20:19:02 v3.0.0-dev.74 20:19:02 v3.0.0-dev.75 20:19:02 v3.0.0-dev.76 20:19:02 v3.0.0-dev.77 20:19:02 v3.0.0-dev.78 20:19:02 v3.0.0-dev.79 20:19:02 v3.0.0-dev.8 20:19:02 v3.0.0-dev.9 [Pipeline] sh 20:19:02 + lftools sign git-tag v3.0.0-dev.79 20:19:03 Signing Git tag with Sigul... 20:19:03 Signing v3.0.0-dev.79 [Pipeline] echo 20:19:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:19:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:19:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:19:03 $ docker stop --time=1 356c0ac57c37a9584012f45c421183617ca149eee4d63f8e7314112cf0bfc05f 20:19:05 $ docker rm -f --volumes 356c0ac57c37a9584012f45c421183617ca149eee4d63f8e7314112cf0bfc05f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:19:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:19:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:06 prd-ubuntu20.04-docker-8c-8g-12463 does not seem to be running inside a container 20:19:06 $ 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 20:19:06 $ docker top 1d0ba38410c77c368caae1a7ae6250faf27d3e54d272f1bfbcfc09c35238a066 -eo pid,comm 20:19:06 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). 20:19:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:06 [ssh-agent] Looking for ssh-agent implementation... 20:19:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:07 $ docker exec 1d0ba38410c77c368caae1a7ae6250faf27d3e54d272f1bfbcfc09c35238a066 ssh-agent 20:19:07 SSH_AUTH_SOCK=/tmp/ssh-tXk9wLn8gT5Q/agent.33 20:19:07 SSH_AGENT_PID=39 20:19:07 Running ssh-add (command line suppressed) 20:19:07 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2775606645599517906.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2775606645599517906.key) 20:19:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:07 + git semver bump pre 20:19:07 2023-05-02 20:19:07,725 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:19:07 2023-05-02 20:19:07,725 [bump_version] DEBUG bumping version:3.0.0-dev.79 on axis:pre with prefix:dev 20:19:07 2023-05-02 20:19:07,725 [bump_version] DEBUG bumped version:3.0.0-dev.80 20:19:07 2023-05-02 20:19:07,725 [write_version] DEBUG write version:3.0.0-dev.80 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 20:19:07 2023-05-02 20:19:07,725 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:19:07 2023-05-02 20:19:07,725 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:19:07 2023-05-02 20:19:07,728 [execute] INFO git cat-file --batch-check 20:19:07 2023-05-02 20:19:07,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 20:19:07 2023-05-02 20:19:07,732 [execute] INFO git cat-file --batch 20:19:07 2023-05-02 20:19:07,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 20:19:07 2023-05-02 20:19:07,736 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:19:07 3.0.0-dev.80 [Pipeline] } 20:19:07 $ docker exec --env ******** --env ******** 1d0ba38410c77c368caae1a7ae6250faf27d3e54d272f1bfbcfc09c35238a066 ssh-agent -k 20:19:07 unset SSH_AUTH_SOCK; 20:19:07 unset SSH_AGENT_PID; 20:19:07 echo Agent pid 39 killed; 20:19:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:08 + git semver [Pipeline] } 20:19:08 $ docker stop --time=1 1d0ba38410c77c368caae1a7ae6250faf27d3e54d272f1bfbcfc09c35238a066 20:19:09 $ docker rm -f --volumes 1d0ba38410c77c368caae1a7ae6250faf27d3e54d272f1bfbcfc09c35238a066 [Pipeline] // withDockerContainer [Pipeline] sh 20:19:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:19:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:10 prd-ubuntu20.04-docker-8c-8g-12463 does not seem to be running inside a container 20:19:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:19:10 $ docker top ee2bd0ffc84bd88c42b763d7701ce9d047a062a81e8e6a00299d1a467611cad6 -eo pid,comm 20:19:11 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). 20:19:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:11 [ssh-agent] Looking for ssh-agent implementation... 20:19:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:11 $ docker exec ee2bd0ffc84bd88c42b763d7701ce9d047a062a81e8e6a00299d1a467611cad6 ssh-agent 20:19:11 SSH_AUTH_SOCK=/tmp/ssh-4teXeYCdWzGs/agent.32 20:19:11 SSH_AGENT_PID=38 20:19:11 Running ssh-add (command line suppressed) 20:19:11 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12557584880590125227.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12557584880590125227.key) 20:19:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:11 + git semver push 20:19:11 2023-05-02 20:19:11,893 [run_push] DEBUG push 20:19:11 2023-05-02 20:19:11,893 [execute] INFO git cat-file --batch-check 20:19:11 2023-05-02 20:19:11,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 20:19:11 2023-05-02 20:19:11,897 [execute] INFO git rev-list e09e6c5e79a8ecf52561a3c09ff2f4f1d21059f0 -- 20:19:11 2023-05-02 20:19:11,898 [execute] DEBUG Popen(['git', 'rev-list', 'e09e6c5e79a8ecf52561a3c09ff2f4f1d21059f0', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 20:19:11 2023-05-02 20:19:11,907 [execute] INFO git fetch -v origin 20:19:11 2023-05-02 20:19:11,908 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 20:19:12 2023-05-02 20:19:12,374 [run_push] DEBUG no remote changes detected 20:19:12 2023-05-02 20:19:12,375 [execute] INFO git push origin semver 20:19:12 2023-05-02 20:19:12,375 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 20:19:13 2023-05-02 20:19:13,142 [run_push] DEBUG push all version tags 20:19:13 2023-05-02 20:19:13,143 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:19:13 2023-05-02 20:19:13,144 [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) 20:19:14 2023-05-02 20:19:13,860 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:19:14 3.0.0-dev.80 [Pipeline] } 20:19:14 $ docker exec --env ******** --env ******** ee2bd0ffc84bd88c42b763d7701ce9d047a062a81e8e6a00299d1a467611cad6 ssh-agent -k 20:19:14 unset SSH_AUTH_SOCK; 20:19:14 unset SSH_AGENT_PID; 20:19:14 echo Agent pid 38 killed; 20:19:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:15 + git semver [Pipeline] } 20:19:15 $ docker stop --time=1 ee2bd0ffc84bd88c42b763d7701ce9d047a062a81e8e6a00299d1a467611cad6 20:19:16 $ docker rm -f --volumes ee2bd0ffc84bd88c42b763d7701ce9d047a062a81e8e6a00299d1a467611cad6 [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 20:19:17 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 20:19:17 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 20:19:17 total 16 20:19:17 drwxr-xr-x 3 root root 4096 May 2 20:09 . 20:19:17 drwxrwxr-x 9 jenkins jenkins 4096 May 2 20:19 .. 20:19:17 drwxr-xr-x 2 root root 4096 May 2 20:09 cost 20:19:17 -rw-r--r-- 1 root root 88 May 2 20:09 cost.csv 20:19:17 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 20:19:17 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 20:19:17 total 16 20:19:17 drwxr-xr-x 3 jenkins jenkins 4096 May 2 20:09 . 20:19:17 drwxrwxr-x 9 jenkins jenkins 4096 May 2 20:19 .. 20:19:17 drwxr-xr-x 2 jenkins jenkins 4096 May 2 20:09 cost 20:19:17 -rw-r--r-- 1 jenkins jenkins 88 May 2 20:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:19:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:19:18 ---> package-listing.sh 20:19:18 ++ facter osfamily 20:19:18 ++ tr '[:upper:]' '[:lower:]' 20:19:19 + OS_FAMILY=debian 20:19:19 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 20:19:19 + START_PACKAGES=/tmp/packages_start.txt 20:19:19 + END_PACKAGES=/tmp/packages_end.txt 20:19:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:19:19 + PACKAGES=/tmp/packages_start.txt 20:19:19 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 20:19:19 + PACKAGES=/tmp/packages_end.txt 20:19:19 + case "${OS_FAMILY}" in 20:19:19 + grep '^ii' 20:19:19 + dpkg -l 20:19:19 + '[' -f /tmp/packages_start.txt ']' 20:19:19 + '[' -f /tmp/packages_end.txt ']' 20:19:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:19:19 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 20:19:19 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 20:19:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 20:19:19 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 20:19:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:19:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:19 prd-ubuntu20.04-docker-8c-8g-12463 does not seem to be running inside a container 20:19:19 $ 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 20:19:19 $ docker top c0f154e0fe7a9ae1de4a64bdad5c6d30b202ad7ebf8aae46f222ea85eb960255 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:20 + touch /tmp/pre-build-complete [Pipeline] sh 20:19:20 + mkdir -p /var/log/sysstat [Pipeline] sh 20:19:20 + ls /var/log/sa-host 20:19:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:21 provisioning config files... 20:19:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16006103573561089407tmp [Pipeline] { [Pipeline] echo 20:19:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:19:21 ---> create-netrc.sh [Pipeline] } 20:19:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:19:21 ---> python-tools-install.sh [Pipeline] echo 20:19:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:19:22 ---> sudo-logs.sh 20:19:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:19:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:19:22 ---> job-cost.sh 20:19:22 lf-activate-venv: SKIPPING 20:19:22 DEBUG: total: 0.2199999988079071 20:19:22 INFO: Retrieving Stack Cost... 20:19:25 INFO: Retrieving Pricing Info for: v3-standard-8 20:19:25 INFO: Archiving Costs [Pipeline] echo 20:19:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:19:25 ---> logs-deploy.sh 20:19:25 lf-activate-venv: SKIPPING 20:19:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/168 20:19:25 INFO: archiving workspace using pattern(s): 20:19:26 Archives upload complete. 20:19:26 INFO: archiving logs to Nexus