Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0 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-ssh5917555070710480523.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh18029380755784512126.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15481025418790837185.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3228208134436624291.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-ssh12492754091641051667.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24975 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Avoid second fetch Checking out Revision 63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0 (main) Commit message: "Merge pull request #640 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.5.0" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0 # timeout=10 > git rev-list --no-walk 1d60cde15cd51b1939e351083d3a575b145e7103 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:25:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:25:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:25:08 ========================================================= 10:25:08 EdgeX Global Pipelines Version Info 10:25:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:25:09 ------------------- 10:25:09 stable info: 10:25:09 ------------------- 10:25:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:25:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:25:09 Message: update stable to v1.0.258 10:25:09 ------------------- 10:25:09 experimental info: 10:25:09 ------------------- 10:25:09 Commited By: **** collab-it+edgex@linuxfoundation.org 10:25:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:25:09 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0 [Pipeline] echo 10:25:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63b1a90 [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:25:11 + git rev-list -1 --merges 63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0~1..63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0 [Pipeline] echo 10:25:11 -----------> git rev-list -1 --merges 63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0~1..63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0 63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0 10:25:11 63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0 [false] [Pipeline] sh 10:25:11 + git log --format=format:%s -1 63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0 [Pipeline] echo 10:25:11 ========================================================= 10:25:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:25:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:25:12 + git log --format=format:%s -1 63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0 [Pipeline] echo 10:25:12 [semverPrep] GIT_COMMIT: 63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0, Commit Message: Merge pull request #640 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.5.0 [Pipeline] echo 10:25:12 [semverPrep] This is not a build commit. [Pipeline] sh 10:25:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:25:12 + grep -v github /etc/ssh/ssh_known_hosts 10:25:12 + [ -e /tmp/ssh_known_hosts ] 10:25:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:25:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:25:12 + sudo tee -a /etc/ssh/ssh_known_hosts 10:25:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:25:13 10:25:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:25:13 0.1.4: Pulling from edgex-devops/py-git-semver 10:25:13 b85a868b505f: Pulling fs layer 10:25:13 e2be974225ed: Pulling fs layer 10:25:13 339a4e72a1f5: Pulling fs layer 10:25:13 988bab9f4d93: Pulling fs layer 10:25:13 1469e6f7b9e6: Pulling fs layer 10:25:13 eaf3925da568: Pulling fs layer 10:25:13 bab4dde63d76: Pulling fs layer 10:25:13 bde34c3a00c8: Pulling fs layer 10:25:13 b352a97aabf1: Pulling fs layer 10:25:13 eaf3925da568: Waiting 10:25:13 bde34c3a00c8: Waiting 10:25:13 b352a97aabf1: Waiting 10:25:13 988bab9f4d93: Waiting 10:25:13 1469e6f7b9e6: Waiting 10:25:13 bab4dde63d76: Waiting 10:25:13 4872d77fe225: Pulling fs layer 10:25:13 5851b861e8e6: Pulling fs layer 10:25:13 e2be974225ed: Verifying Checksum 10:25:13 e2be974225ed: Download complete 10:25:13 988bab9f4d93: Verifying Checksum 10:25:13 988bab9f4d93: Download complete 10:25:13 1469e6f7b9e6: Verifying Checksum 10:25:13 1469e6f7b9e6: Download complete 10:25:13 eaf3925da568: Verifying Checksum 10:25:13 339a4e72a1f5: Verifying Checksum 10:25:13 339a4e72a1f5: Download complete 10:25:13 bde34c3a00c8: Download complete 10:25:13 4872d77fe225: Verifying Checksum 10:25:13 4872d77fe225: Download complete 10:25:13 5851b861e8e6: Download complete 10:25:13 b85a868b505f: Verifying Checksum 10:25:13 b85a868b505f: Download complete 10:25:14 bab4dde63d76: Verifying Checksum 10:25:14 bab4dde63d76: Download complete 10:25:15 b85a868b505f: Pull complete 10:25:15 e2be974225ed: Pull complete 10:25:16 339a4e72a1f5: Pull complete 10:25:16 988bab9f4d93: Pull complete 10:25:16 1469e6f7b9e6: Pull complete 10:25:16 eaf3925da568: Pull complete 10:25:18 bab4dde63d76: Pull complete 10:25:18 bde34c3a00c8: Pull complete 10:25:18 b352a97aabf1: Pull complete 10:25:18 4872d77fe225: Pull complete 10:25:18 5851b861e8e6: Pull complete 10:25:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:25:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:25:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:18 prd-ubuntu20.04-docker-8c-8g-24975 does not seem to be running inside a container 10:25:18 $ 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 10:25:22 $ docker top a563f1e84f3b4afd156b29c3a924b5d18f4c2f87a21c83d93e4ff63b5a90c590 -eo pid,comm 10:25:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:25:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:25:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:25:22 [ssh-agent] Looking for ssh-agent implementation... 10:25:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:25:22 $ docker exec a563f1e84f3b4afd156b29c3a924b5d18f4c2f87a21c83d93e4ff63b5a90c590 ssh-agent 10:25:23 SSH_AUTH_SOCK=/tmp/ssh-90X1eu4ML15F/agent.32 10:25:23 SSH_AGENT_PID=38 10:25:23 Running ssh-add (command line suppressed) 10:25:23 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12216282003574036436.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12216282003574036436.key) 10:25:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:25:23 + git tag --points-at HEAD [Pipeline] } 10:25:23 $ docker exec --env ******** --env ******** a563f1e84f3b4afd156b29c3a924b5d18f4c2f87a21c83d93e4ff63b5a90c590 ssh-agent -k 10:25:23 unset SSH_AUTH_SOCK; 10:25:23 unset SSH_AGENT_PID; 10:25:23 echo Agent pid 38 killed; 10:25:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:25:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:25:23 [ssh-agent] Looking for ssh-agent implementation... 10:25:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:25:23 $ docker exec a563f1e84f3b4afd156b29c3a924b5d18f4c2f87a21c83d93e4ff63b5a90c590 ssh-agent 10:25:23 SSH_AUTH_SOCK=/tmp/ssh-2Mc7O4RKn0LL/agent.70 10:25:23 SSH_AGENT_PID=76 10:25:23 Running ssh-add (command line suppressed) 10:25:23 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5702675965228090656.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5702675965228090656.key) 10:25:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:25:24 + git semver init 10:25:24 2023-12-13 10:25:24,456 [run_init] DEBUG init version:0.0.0 force:False 10:25:24 2023-12-13 10:25:24,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 10:25:24 2023-12-13 10:25:24,457 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 10:25:24 2023-12-13 10:25:24,457 [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) 10:25:25 2023-12-13 10:25:25,731 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 10:25:25 2023-12-13 10:25:25,731 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 10:25:25 2023-12-13 10:25:25,732 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:25:25 2023-12-13 10:25:25,732 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:25:25 3.2.0-dev.7 [Pipeline] } 10:25:25 $ docker exec --env ******** --env ******** a563f1e84f3b4afd156b29c3a924b5d18f4c2f87a21c83d93e4ff63b5a90c590 ssh-agent -k 10:25:26 unset SSH_AUTH_SOCK; 10:25:26 unset SSH_AGENT_PID; 10:25:26 echo Agent pid 76 killed; 10:25:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:25:26 + git semver [Pipeline] } 10:25:26 $ docker stop --time=1 a563f1e84f3b4afd156b29c3a924b5d18f4c2f87a21c83d93e4ff63b5a90c590 10:25:27 $ docker rm -f --volumes a563f1e84f3b4afd156b29c3a924b5d18f4c2f87a21c83d93e4ff63b5a90c590 [Pipeline] // withDockerContainer [Pipeline] sh 10:25:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:25:28 Stashed 1 file(s) [Pipeline] echo 10:25:28 [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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 10:25:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:25:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:25:29 ========================================================= 10:25:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:25:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:25:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:25:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:25:29 7264a8db6415: Pulling fs layer 10:25:29 c4d48a809fc2: Pulling fs layer 10:25:29 4f1c88b9dad5: Pulling fs layer 10:25:29 ad3a456e5733: Pulling fs layer 10:25:29 69c7f0334f64: Pulling fs layer 10:25:29 1f1c1a5573a3: Pulling fs layer 10:25:29 ce7588e14bc9: Pulling fs layer 10:25:29 b5e4710f87ac: Pulling fs layer 10:25:29 69c7f0334f64: Waiting 10:25:29 1f1c1a5573a3: Waiting 10:25:29 ce7588e14bc9: Waiting 10:25:29 b5e4710f87ac: Waiting 10:25:29 ad3a456e5733: Waiting 10:25:29 c4d48a809fc2: Download complete 10:25:29 ad3a456e5733: Verifying Checksum 10:25:29 ad3a456e5733: Download complete 10:25:29 69c7f0334f64: Verifying Checksum 10:25:29 69c7f0334f64: Download complete 10:25:29 7264a8db6415: Verifying Checksum 10:25:29 7264a8db6415: Download complete 10:25:29 1f1c1a5573a3: Verifying Checksum 10:25:29 1f1c1a5573a3: Download complete 10:25:29 7264a8db6415: Pull complete 10:25:29 b5e4710f87ac: Verifying Checksum 10:25:29 b5e4710f87ac: Download complete 10:25:29 c4d48a809fc2: Pull complete 10:25:29 4f1c88b9dad5: Verifying Checksum 10:25:29 4f1c88b9dad5: Download complete 10:25:30 ce7588e14bc9: Verifying Checksum 10:25:30 ce7588e14bc9: Download complete 10:25:35 4f1c88b9dad5: Pull complete 10:25:35 ad3a456e5733: Pull complete 10:25:35 69c7f0334f64: Pull complete 10:25:35 1f1c1a5573a3: Pull complete 10:25:35 ce7588e14bc9: Pull complete 10:25:36 b5e4710f87ac: Pull complete 10:25:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 10:25:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:25:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 10:25:36 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:37 + docker inspect -f . ci-base-image-x86_64 10:25:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:37 prd-ubuntu20.04-docker-8c-8g-24975 does not seem to be running inside a container 10:25:37 $ 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 10:25:43 Still waiting to schedule task 10:25:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:25:45 $ docker top daded1954e6bb10d8c56a879d121c76dd78ece8eec85b9beff3ed5cad93a55dd -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:45 + go version 10:25:45 go version go1.21.0 linux/amd64 [Pipeline] } 10:25:45 $ docker stop --time=1 daded1954e6bb10d8c56a879d121c76dd78ece8eec85b9beff3ed5cad93a55dd 10:25:47 $ docker rm -f --volumes daded1954e6bb10d8c56a879d121c76dd78ece8eec85b9beff3ed5cad93a55dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:47 + docker inspect -f . ci-base-image-x86_64 10:25:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:47 prd-ubuntu20.04-docker-8c-8g-24975 does not seem to be running inside a container 10:25:47 $ 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 10:25:48 $ docker top 21f7ffabf6eb09f5298f15c327fa559fa9c07e25c84982afb578b6af0289b29c -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:48 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 10:25:49 + make test 10:25:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:25:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 10:25:49 go: downloading github.com/labstack/echo/v4 v4.11.3 10:25:49 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:25:49 go: downloading github.com/google/uuid v1.5.0 10:25:49 go: downloading github.com/stretchr/testify v1.8.4 10:25:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:25:49 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 10:25:49 go: downloading github.com/mitchellh/copystructure v1.2.0 10:25:49 go: downloading gopkg.in/yaml.v3 v3.0.1 10:25:49 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.3 10:25:49 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 10:25:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 10:25:49 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:25:49 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 10:25:49 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 10:25:49 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 10:25:49 go: downloading github.com/stretchr/objx v0.5.0 10:25:49 go: downloading github.com/labstack/gommon v0.4.0 10:25:49 go: downloading golang.org/x/crypto v0.14.0 10:25:49 go: downloading golang.org/x/net v0.17.0 10:25:49 go: downloading github.com/mitchellh/reflectwalk v1.0.2 10:25:49 go: downloading github.com/go-kit/log v0.2.1 10:25:49 go: downloading github.com/go-playground/validator/v10 v10.16.0 10:25:49 go: downloading github.com/hashicorp/errwrap v1.1.0 10:25:49 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 10:25:49 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 10:25:49 go: downloading github.com/valyala/fasttemplate v1.2.2 10:25:49 go: downloading golang.org/x/time v0.3.0 10:25:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 10:25:49 go: downloading github.com/gorilla/websocket v1.5.0 10:25:49 go: downloading golang.org/x/sync v0.2.0 10:25:49 go: downloading github.com/hashicorp/consul/api v1.25.1 10:25:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:25:49 go: downloading github.com/mattn/go-colorable v0.1.13 10:25:49 go: downloading github.com/mattn/go-isatty v0.0.19 10:25:49 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:25:49 go: downloading github.com/go-redis/redis/v7 v7.3.0 10:25:49 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 10:25:49 go: downloading github.com/go-playground/universal-translator v0.18.1 10:25:49 go: downloading github.com/leodido/go-urn v1.2.4 10:25:49 go: downloading golang.org/x/text v0.13.0 10:25:49 go: downloading github.com/x448/float16 v0.8.4 10:25:49 go: downloading github.com/valyala/bytebufferpool v1.0.0 10:25:49 go: downloading github.com/zeebo/errs v1.3.0 10:25:49 go: downloading google.golang.org/grpc v1.56.3 10:25:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:25:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:25:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:25:50 go: downloading github.com/hashicorp/go-hclog v1.5.0 10:25:50 go: downloading github.com/hashicorp/serf v0.10.1 10:25:50 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 10:25:50 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 10:25:50 go: downloading google.golang.org/protobuf v1.30.0 10:25:50 go: downloading github.com/go-playground/locales v0.14.1 10:25:50 go: downloading golang.org/x/sys v0.13.0 10:25:50 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 10:25:50 go: downloading github.com/fatih/color v1.14.1 10:25:50 go: downloading github.com/armon/go-metrics v0.4.1 10:25:50 go: downloading github.com/golang/protobuf v1.5.3 10:25:50 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:25:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:26:02 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 10:26:02 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 10:26:04 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 10:26:04 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 10:26:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 10:26:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.034s coverage: 35.9% of statements 10:26:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.018s coverage: 93.5% of statements 10:26:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.016s coverage: 91.9% of statements 10:26:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.359s coverage: 88.2% of statements 10:26:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 84.4% of statements 10:26:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.027s coverage: 46.9% of statements 10:26:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.013s coverage: 100.0% of statements 10:26:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.750s coverage: 87.7% of statements 10:26:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.015s coverage: 26.3% of statements 10:26:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.034s coverage: 79.0% of statements 10:26:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.009s coverage: 59.3% of statements 10:26:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.011s coverage: 31.2% of statements 10:26:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements 10:26:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:26:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:26:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:26:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:26:32 $ docker stop --time=1 21f7ffabf6eb09f5298f15c327fa559fa9c07e25c84982afb578b6af0289b29c 10:26:34 $ docker rm -f --volumes 21f7ffabf6eb09f5298f15c327fa559fa9c07e25c84982afb578b6af0289b29c [Pipeline] // withDockerContainer [Pipeline] sh 10:26:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:26:35 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 10:26:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:36 10:26:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:36 latest: Pulling from edgex-lftools-log-publisher 10:26:36 5eb5b503b376: Pulling fs layer 10:26:36 5c69ac0246d0: Pulling fs layer 10:26:36 ec43610c2a17: Pulling fs layer 10:26:36 3a2ae6a8a46f: Pulling fs layer 10:26:36 33b1e0a273af: Pulling fs layer 10:26:36 5d3b04190fa2: Pulling fs layer 10:26:36 2f39f015ded8: Pulling fs layer 10:26:36 3a2ae6a8a46f: Waiting 10:26:36 33b1e0a273af: Waiting 10:26:36 2f39f015ded8: Waiting 10:26:36 5d3b04190fa2: Waiting 10:26:36 5c69ac0246d0: Download complete 10:26:36 3a2ae6a8a46f: Verifying Checksum 10:26:36 3a2ae6a8a46f: Download complete 10:26:36 33b1e0a273af: Verifying Checksum 10:26:36 33b1e0a273af: Download complete 10:26:36 5d3b04190fa2: Download complete 10:26:36 ec43610c2a17: Verifying Checksum 10:26:36 ec43610c2a17: Download complete 10:26:37 5eb5b503b376: Verifying Checksum 10:26:37 5eb5b503b376: Download complete 10:26:37 2f39f015ded8: Verifying Checksum 10:26:37 2f39f015ded8: Download complete 10:26:38 5eb5b503b376: Pull complete 10:26:38 5c69ac0246d0: Pull complete 10:26:38 ec43610c2a17: Pull complete 10:26:38 3a2ae6a8a46f: Pull complete 10:26:38 33b1e0a273af: Pull complete 10:26:39 5d3b04190fa2: Pull complete 10:26:43 2f39f015ded8: Pull complete 10:26:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:43 prd-ubuntu20.04-docker-8c-8g-24975 does not seem to be running inside a container 10:26:43 $ 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 10:26:47 $ docker top 8a6e1c45d7670ea40d5d80741cbc0f0ea00be2e9468b47aff00aa4eda1e368d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:48 ---> job-cost.sh 10:26:48 lf-activate-venv: SKIPPING 10:26:48 INFO: No Stack... 10:26:48 INFO: Retrieving Pricing Info for: v3-standard-8 10:26:48 INFO: Archiving Costs [Pipeline] sh 10:26:49 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 10:26:49 + cut -d, -f6 [Pipeline] lock 10:26:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-254-stack-cost] 10:26:49 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-254-stack-cost] did not exist. Created. 10:26:49 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-254-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:26:49 + echo total: 0.2199999988079071 [Pipeline] stash 10:26:49 Stashed 1 file(s) [Pipeline] } 10:26:49 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-254-stack-cost] [Pipeline] // lock [Pipeline] } 10:26:49 $ docker stop --time=1 8a6e1c45d7670ea40d5d80741cbc0f0ea00be2e9468b47aff00aa4eda1e368d2 10:26:50 $ docker rm -f --volumes 8a6e1c45d7670ea40d5d80741cbc0f0ea00be2e9468b47aff00aa4eda1e368d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:27:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24976 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 10:27:26 Running in /w/workspace/go-mod-bootstrap/254 [Pipeline] { [Pipeline] checkout 10:27:29 The recommended git tool is: git 10:27:38 using credential edgex-jenkins-ssh 10:27:38 Cloning the remote Git repository 10:27:38 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 10:27:38 > git init /w/workspace/go-mod-bootstrap/254 # timeout=10 10:27:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 10:27:38 > git --version # timeout=10 10:27:38 > git --version # 'git version 2.25.1' 10:27:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:27:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 10:27:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:41 Avoid second fetch 10:27:41 Checking out Revision 63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0 (main) 10:27:42 Commit message: "Merge pull request #640 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.5.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:27:41 > git config core.sparsecheckout # timeout=10 10:27:41 > git checkout -f 63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0 # timeout=10 10:27:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:27:43 % Total % Received % Xferd Average Speed Time Time Time Current 10:27:43 Dload Upload Total Spent Left Speed 10:27:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 85689 0 --:--:-- --:--:-- --:--:-- 86272 [Pipeline] sh 10:27:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:27:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 10:27:44 sudo tee /etc/docker/daemon.new 10:27:44 { 10:27:44 "registry-mirrors": [ 10:27:44 "https://nexus3.edgexfoundry.org:10001" 10:27:44 ], 10:27:44 "bip": "10.250.0.254/24", 10:27:44 "hosts": [ 10:27:44 "tcp://0.0.0.0:5555", 10:27:44 "unix:///var/run/docker.sock" 10:27:44 ], 10:27:44 "mtu": 1458, 10:27:44 "selinux-enabled": true, 10:27:44 "seccomp-profile": "/etc/docker/seccomp.json" 10:27:44 } [Pipeline] sh 10:27:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:27:44 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 10:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:28:03 ========================================================= 10:28:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:28:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:28:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:28:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:28:03 9fda8d8052c6: Pulling fs layer 10:28:03 5d54e960e981: Pulling fs layer 10:28:03 c4a7e357bf2a: Pulling fs layer 10:28:03 f0e02332f6b5: Pulling fs layer 10:28:03 872ee5b61b7b: Pulling fs layer 10:28:03 0c6a40ed1a82: Pulling fs layer 10:28:03 94ae7d8d031c: Pulling fs layer 10:28:03 872ee5b61b7b: Waiting 10:28:03 f0e02332f6b5: Waiting 10:28:03 0c6a40ed1a82: Waiting 10:28:04 5d54e960e981: Verifying Checksum 10:28:04 5d54e960e981: Download complete 10:28:04 f0e02332f6b5: Download complete 10:28:04 872ee5b61b7b: Verifying Checksum 10:28:04 872ee5b61b7b: Download complete 10:28:04 9fda8d8052c6: Verifying Checksum 10:28:04 9fda8d8052c6: Download complete 10:28:04 94ae7d8d031c: Verifying Checksum 10:28:04 94ae7d8d031c: Download complete 10:28:04 9fda8d8052c6: Pull complete 10:28:05 5d54e960e981: Pull complete 10:28:05 c4a7e357bf2a: Verifying Checksum 10:28:05 c4a7e357bf2a: Download complete 10:28:06 0c6a40ed1a82: Verifying Checksum 10:28:06 0c6a40ed1a82: Download complete 10:28:24 c4a7e357bf2a: Pull complete 10:28:24 f0e02332f6b5: Pull complete 10:28:24 872ee5b61b7b: Pull complete 10:28:33 0c6a40ed1a82: Pull complete 10:28:35 94ae7d8d031c: Pull complete 10:28:35 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:28:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 10:28:35 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:35 + docker inspect -f . ci-base-image-arm64 10:28:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:36 prd-ubuntu20.04-docker-arm64-4c-16g-24976 does not seem to be running inside a container 10:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/254 -v /w/workspace/go-mod-bootstrap/254:/w/workspace/go-mod-bootstrap/254:rw,z -v /w/workspace/go-mod-bootstrap/254@tmp:/w/workspace/go-mod-bootstrap/254@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 10:28:38 $ docker top bb2b5cc5e4f2f601784ee19eca4f195b77e1c5d206f70ee664f0949a13670855 -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:39 + go version 10:28:39 go version go1.21.0 linux/arm64 [Pipeline] } 10:28:39 $ docker stop --time=1 bb2b5cc5e4f2f601784ee19eca4f195b77e1c5d206f70ee664f0949a13670855 10:28:40 $ docker rm -f --volumes bb2b5cc5e4f2f601784ee19eca4f195b77e1c5d206f70ee664f0949a13670855 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:41 + docker inspect -f . ci-base-image-arm64 10:28:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:41 prd-ubuntu20.04-docker-arm64-4c-16g-24976 does not seem to be running inside a container 10:28:41 $ 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/254 -v /w/workspace/go-mod-bootstrap/254:/w/workspace/go-mod-bootstrap/254:rw,z -v /w/workspace/go-mod-bootstrap/254@tmp:/w/workspace/go-mod-bootstrap/254@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 10:28:45 $ docker top ec044fd4de3391ee2d6239a68c842a343f6717fe63ce322a71263b93f478c976 -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:46 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/254 [Pipeline] fileExists [Pipeline] sh 10:28:46 + make test 10:28:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:28:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 10:28:46 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 10:28:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 10:28:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 10:28:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.3 10:28:47 go: downloading github.com/google/uuid v1.5.0 10:28:47 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:28:47 go: downloading github.com/labstack/echo/v4 v4.11.3 10:28:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 10:28:47 go: downloading github.com/stretchr/testify v1.8.4 10:28:47 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:28:47 go: downloading github.com/mitchellh/copystructure v1.2.0 10:28:47 go: downloading gopkg.in/yaml.v3 v3.0.1 10:28:47 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:28:47 go: downloading github.com/go-kit/log v0.2.1 10:28:47 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 10:28:47 go: downloading github.com/go-playground/validator/v10 v10.16.0 10:28:48 go: downloading github.com/gorilla/websocket v1.5.0 10:28:48 go: downloading golang.org/x/net v0.17.0 10:28:48 go: downloading golang.org/x/sync v0.2.0 10:28:48 go: downloading github.com/mitchellh/reflectwalk v1.0.2 10:28:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 10:28:48 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 10:28:48 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 10:28:48 go: downloading github.com/stretchr/objx v0.5.0 10:28:48 go: downloading github.com/hashicorp/errwrap v1.1.0 10:28:48 go: downloading github.com/labstack/gommon v0.4.0 10:28:48 go: downloading golang.org/x/crypto v0.14.0 10:28:48 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 10:28:48 go: downloading github.com/valyala/fasttemplate v1.2.2 10:28:48 go: downloading golang.org/x/time v0.3.0 10:28:48 go: downloading github.com/hashicorp/consul/api v1.25.1 10:28:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:28:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 10:28:48 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:28:48 go: downloading github.com/x448/float16 v0.8.4 10:28:48 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 10:28:48 go: downloading github.com/go-playground/universal-translator v0.18.1 10:28:48 go: downloading github.com/leodido/go-urn v1.2.4 10:28:49 go: downloading golang.org/x/text v0.13.0 10:28:49 go: downloading github.com/zeebo/errs v1.3.0 10:28:49 go: downloading google.golang.org/grpc v1.56.3 10:28:49 go: downloading github.com/mattn/go-colorable v0.1.13 10:28:49 go: downloading github.com/mattn/go-isatty v0.0.19 10:28:49 go: downloading github.com/valyala/bytebufferpool v1.0.0 10:28:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:28:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:28:49 go: downloading github.com/hashicorp/go-hclog v1.5.0 10:28:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:28:49 go: downloading github.com/hashicorp/serf v0.10.1 10:28:50 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 10:28:50 go: downloading github.com/go-playground/locales v0.14.1 10:28:50 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 10:28:50 go: downloading google.golang.org/protobuf v1.30.0 10:28:51 go: downloading golang.org/x/sys v0.13.0 10:28:51 go: downloading github.com/fatih/color v1.14.1 10:28:51 go: downloading github.com/armon/go-metrics v0.4.1 10:28:52 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 10:28:52 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:28:52 go: downloading github.com/golang/protobuf v1.5.3 10:28:52 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:30:00 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 10:30:22 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.127s coverage: 35.9% of statements 10:30:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 10:30:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.063s coverage: 93.5% of statements 10:30:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.069s coverage: 91.9% of statements 10:30:30 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.303s coverage: 88.2% of statements 10:30:30 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.018s coverage: 84.4% of statements 10:30:31 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 10:30:31 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 10:30:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.098s coverage: 46.9% of statements 10:30:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.055s coverage: 100.0% of statements 10:30:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.368s coverage: 87.7% of statements 10:30:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.044s coverage: 26.3% of statements 10:30:36 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 10:30:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.147s coverage: 79.0% of statements 10:30:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.051s coverage: 59.3% of statements 10:30:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.038s coverage: 31.2% of statements 10:30:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements 10:30:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:30:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:30:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:30:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:30:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:30:58 $ docker stop --time=1 ec044fd4de3391ee2d6239a68c842a343f6717fe63ce322a71263b93f478c976 10:31:00 $ docker rm -f --volumes ec044fd4de3391ee2d6239a68c842a343f6717fe63ce322a71263b93f478c976 [Pipeline] // withDockerContainer [Pipeline] sh 10:31:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:31:03 Warning: overwriting stash ‘coverage-report’ 10:31:04 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 10:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:31:05 10:31:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:31:05 arm64: Pulling from edgex-lftools-log-publisher 10:31:05 8998bd30e6a1: Pulling fs layer 10:31:05 04944245beec: Pulling fs layer 10:31:05 699f458cf7ca: Pulling fs layer 10:31:05 765212b225bb: Pulling fs layer 10:31:05 f23df028b6ca: Pulling fs layer 10:31:05 d65c8cfc05b1: Pulling fs layer 10:31:05 2437ff75d9bd: Pulling fs layer 10:31:05 f23df028b6ca: Waiting 10:31:05 d65c8cfc05b1: Waiting 10:31:05 2437ff75d9bd: Waiting 10:31:05 765212b225bb: Waiting 10:31:05 04944245beec: Download complete 10:31:05 765212b225bb: Verifying Checksum 10:31:05 765212b225bb: Download complete 10:31:05 f23df028b6ca: Download complete 10:31:05 d65c8cfc05b1: Verifying Checksum 10:31:05 d65c8cfc05b1: Download complete 10:31:06 699f458cf7ca: Verifying Checksum 10:31:06 699f458cf7ca: Download complete 10:31:06 8998bd30e6a1: Verifying Checksum 10:31:06 8998bd30e6a1: Download complete 10:31:08 2437ff75d9bd: Verifying Checksum 10:31:08 2437ff75d9bd: Download complete 10:31:14 8998bd30e6a1: Pull complete 10:31:14 04944245beec: Pull complete 10:31:16 699f458cf7ca: Pull complete 10:31:16 765212b225bb: Pull complete 10:31:17 f23df028b6ca: Pull complete 10:31:17 d65c8cfc05b1: Pull complete 10:31:43 2437ff75d9bd: Pull complete 10:31:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:31:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:44 prd-ubuntu20.04-docker-arm64-4c-16g-24976 does not seem to be running inside a container 10:31:44 $ 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/254 -v /w/workspace/go-mod-bootstrap/254:/w/workspace/go-mod-bootstrap/254:rw,z -v /w/workspace/go-mod-bootstrap/254@tmp:/w/workspace/go-mod-bootstrap/254@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 10:31:45 $ docker top 412df35aaedb1bfd058ba14acc02c9f660e5f857bbe942014bfba6bc5a93a4c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:46 ---> job-cost.sh 10:31:46 lf-activate-venv: SKIPPING 10:31:46 INFO: No Stack... 10:31:46 INFO: Retrieving Pricing Info for: v3-standard-8 10:31:47 INFO: Archiving Costs [Pipeline] sh 10:31:48 + cat /w/workspace/go-mod-bootstrap/254/archives/cost.csv 10:31:48 + cut -d, -f6 [Pipeline] lock 10:31:48 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-254-stack-cost] 10:31:48 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-254-stack-cost] did not exist. Created. 10:31:48 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-254-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:31:48 /w/workspace/go-mod-bootstrap/254@tmp/durable-07be3704/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:31:48 + echo total: 0.2199999988079071 [Pipeline] stash 10:31:48 Warning: overwriting stash ‘stack-cost’ 10:31:48 Stashed 1 file(s) [Pipeline] } 10:31:48 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-254-stack-cost] [Pipeline] // lock [Pipeline] } 10:31:49 $ docker stop --time=1 412df35aaedb1bfd058ba14acc02c9f660e5f857bbe942014bfba6bc5a93a4c3 10:31:50 $ docker rm -f --volumes 412df35aaedb1bfd058ba14acc02c9f660e5f857bbe942014bfba6bc5a93a4c3 [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 10:31:51 provisioning config files... 10:31:51 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3287765757694363731tmp [Pipeline] { [Pipeline] sh 10:31:51 + set +x 10:31:51 + curl -s https://codecov.io/bash 10:31:51 + bash -s -- 10:31:51 10:31:51 _____ _ 10:31:51 / ____| | | 10:31:51 | | ___ __| | ___ ___ _____ __ 10:31:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:31:51 | |___| (_) | (_| | __/ (_| (_) \ V / 10:31:51 \_____\___/ \__,_|\___|\___\___/ \_/ 10:31:51 Bash-1.0.6 10:31:51 10:31:51 10:31:51 ==> git version 2.25.1 found 10:31:51 ==> 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 10:31:51 Release-Date: 2020-01-08 10:31:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:31:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:31:51 ==> Jenkins CI detected. 10:31:51 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 10:31:51 project root: . 10:31:51 --> token set from env 10:31:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:31:51 ==> Running gcov in . (disable via -X gcov) 10:31:51 ==> Python coveragepy not found 10:31:51 ==> Searching for coverage reports in: 10:31:51 + . 10:31:51 -> Found 1 reports 10:31:51 ==> Detecting git/mercurial file structure 10:31:51 ==> Reading reports 10:31:51 + ./coverage.out bytes=105911 10:31:52 ==> Appending adjustments 10:31:52 https://docs.codecov.io/docs/fixing-reports 10:31:52 + Found adjustments 10:31:52 ==> Gzipping contents 10:31:52 20K /tmp/codecov.5BKpO4.gz 10:31:52 ==> Uploading reports 10:31:52 url: https://codecov.io 10:31:52 query: branch=main&commit=63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0&build=254&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F254%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 10:31:52 -> Pinging Codecov 10:31:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0&build=254&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F254%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 10:31:52 -> Uploading to 10:31:52 https://storage.googleapis.com/codecov/v4/raw/2023-12-13/833815588EE85121546D348822E98E2E/63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0/f4fbb37d-881f-4201-b366-b0fb361beb7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231213T103152Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad685171d51f5e9304459506a90b11992aa91f855d00c03e2097c81e5bd267c5 10:31:52 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:52 Dload Upload Total Spent Left Speed 10:31:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16505 0 0 100 16505 0 79350 --:--:-- --:--:-- --:--:-- 79350 100 16505 0 0 100 16505 0 68770 --:--:-- --:--:-- --:--:-- 68485 10:31:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0 [Pipeline] } 10:31:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:31:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:31:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:31:53 10:31:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:31:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:31:53 df9b9388f04a: Pulling fs layer 10:31:53 52dc419b0ee2: Pulling fs layer 10:31:53 25bc292e5bac: Pulling fs layer 10:31:53 114826534d7a: Pulling fs layer 10:31:53 4657fd5d0bcf: Pulling fs layer 10:31:53 6ad1cebc031e: Pulling fs layer 10:31:53 8a3aa393b2d8: Pulling fs layer 10:31:53 4657fd5d0bcf: Waiting 10:31:53 8a3aa393b2d8: Waiting 10:31:53 6ad1cebc031e: Waiting 10:31:53 114826534d7a: Waiting 10:31:53 25bc292e5bac: Verifying Checksum 10:31:53 25bc292e5bac: Download complete 10:31:53 52dc419b0ee2: Verifying Checksum 10:31:53 52dc419b0ee2: Download complete 10:31:53 4657fd5d0bcf: Verifying Checksum 10:31:53 4657fd5d0bcf: Download complete 10:31:53 df9b9388f04a: Download complete 10:31:54 df9b9388f04a: Pull complete 10:31:54 6ad1cebc031e: Verifying Checksum 10:31:54 6ad1cebc031e: Download complete 10:31:54 52dc419b0ee2: Pull complete 10:31:54 25bc292e5bac: Pull complete 10:31:54 114826534d7a: Verifying Checksum 10:31:54 114826534d7a: Download complete 10:31:54 8a3aa393b2d8: Download complete 10:31:58 114826534d7a: Pull complete 10:31:58 4657fd5d0bcf: Pull complete 10:31:58 6ad1cebc031e: Pull complete 10:32:01 8a3aa393b2d8: Pull complete 10:32:01 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:32:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:32:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:02 prd-ubuntu20.04-docker-8c-8g-24975 does not seem to be running inside a container 10:32:02 $ 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 10:32:06 $ docker top 067b9d6ca0673d8675f9467c0b265851b9d7ddbae0552d297a5b519de4a7ab7f -eo pid,comm [Pipeline] { [Pipeline] echo 10:32:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 10:32:06 + set -o pipefail 10:32:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 10:32:11 10:32:11 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 10:32:11 10:32:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/87b35805-f381-4b66-af7e-735dab705e9e 10:32:11 10:32:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:32:11 10:32:11 10:32:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:32:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:32:11 More details here: https://snyk.co/ue1NS 10:32:11 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:32:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:32:11 $ docker stop --time=1 067b9d6ca0673d8675f9467c0b265851b9d7ddbae0552d297a5b519de4a7ab7f 10:32:15 $ docker rm -f --volumes 067b9d6ca0673d8675f9467c0b265851b9d7ddbae0552d297a5b519de4a7ab7f [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 10:32:16 + git log --format=format:%s -1 63b1a905a02a834ee69fc1e4b264e8dd11b3e0a0 [Pipeline] sh 10:32:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:32:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:32:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:17 prd-ubuntu20.04-docker-8c-8g-24975 does not seem to be running inside a container 10:32:17 $ 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 10:32:17 $ docker top 3e321265e61f3107163351396714146778c8dfc5c3b59ca5767616ef741e25bd -eo pid,comm 10:32:17 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). 10:32:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:18 [ssh-agent] Looking for ssh-agent implementation... 10:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:18 $ docker exec 3e321265e61f3107163351396714146778c8dfc5c3b59ca5767616ef741e25bd ssh-agent 10:32:18 SSH_AUTH_SOCK=/tmp/ssh-WgRVl8EpgcWl/agent.32 10:32:18 SSH_AGENT_PID=38 10:32:18 Running ssh-add (command line suppressed) 10:32:18 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1879245651755493235.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1879245651755493235.key) 10:32:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:18 + git semver tag 10:32:19 2023-12-13 10:32:18,997 [run_tag] DEBUG tag force:False 10:32:19 2023-12-13 10:32:18,997 [check_head_tag] DEBUG check head tag 10:32:19 2023-12-13 10:32:18,999 [execute] INFO git cat-file --batch-check 10:32:19 2023-12-13 10:32:18,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 10:32:19 2023-12-13 10:32:19,003 [execute] INFO git cat-file --batch 10:32:19 2023-12-13 10:32:19,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 10:32:19 2023-12-13 10:32:19,039 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:32:19 2023-12-13 10:32:19,039 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 10:32:19 2023-12-13 10:32:19,040 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 10:32:19 2023-12-13 10:32:19,045 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:32:19 3.2.0-dev.7 [Pipeline] } 10:32:19 $ docker exec --env ******** --env ******** 3e321265e61f3107163351396714146778c8dfc5c3b59ca5767616ef741e25bd ssh-agent -k 10:32:19 unset SSH_AUTH_SOCK; 10:32:19 unset SSH_AGENT_PID; 10:32:19 echo Agent pid 38 killed; 10:32:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:19 + git semver [Pipeline] } 10:32:19 $ docker stop --time=1 3e321265e61f3107163351396714146778c8dfc5c3b59ca5767616ef741e25bd 10:32:21 $ docker rm -f --volumes 3e321265e61f3107163351396714146778c8dfc5c3b59ca5767616ef741e25bd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:32:21 10:32:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:32:22 0.23.1-centos7: Pulling from edgex-lftools 10:32:22 ab5ef0e58194: Pulling fs layer 10:32:22 9712f1f96733: Pulling fs layer 10:32:22 63f879dbbcfc: Pulling fs layer 10:32:22 0d9ebad4ef96: Pulling fs layer 10:32:22 e9a5061849ea: Pulling fs layer 10:32:22 d747dcd14b5f: Pulling fs layer 10:32:22 2de7ff778b66: Pulling fs layer 10:32:22 d747dcd14b5f: Waiting 10:32:22 e9a5061849ea: Waiting 10:32:22 2de7ff778b66: Waiting 10:32:22 0d9ebad4ef96: Waiting 10:32:22 9712f1f96733: Verifying Checksum 10:32:22 9712f1f96733: Download complete 10:32:22 63f879dbbcfc: Verifying Checksum 10:32:22 63f879dbbcfc: Download complete 10:32:22 e9a5061849ea: Verifying Checksum 10:32:22 e9a5061849ea: Download complete 10:32:22 d747dcd14b5f: Download complete 10:32:22 0d9ebad4ef96: Verifying Checksum 10:32:22 0d9ebad4ef96: Download complete 10:32:22 ab5ef0e58194: Verifying Checksum 10:32:22 ab5ef0e58194: Download complete 10:32:22 2de7ff778b66: Verifying Checksum 10:32:22 2de7ff778b66: Download complete 10:32:25 ab5ef0e58194: Pull complete 10:32:25 9712f1f96733: Pull complete 10:32:25 63f879dbbcfc: Pull complete 10:32:30 0d9ebad4ef96: Pull complete 10:32:30 e9a5061849ea: Pull complete 10:32:30 d747dcd14b5f: Pull complete 10:32:31 2de7ff778b66: Pull complete 10:32:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:32:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:32:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:31 prd-ubuntu20.04-docker-8c-8g-24975 does not seem to be running inside a container 10:32:31 $ 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 10:32:36 $ docker top 0047be416952d60091ce84e797aaff6012ff91d90dd255355710d822b191dc6b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:32:36 provisioning config files... 10:32:36 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15302755592269293994tmp 10:32:36 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13715667017360001755tmp 10:32:36 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16665314196071577951tmp [Pipeline] { [Pipeline] echo 10:32:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:32:36 ---> sigul-configuration.sh 10:32:36 gpg: directory `/root/.gnupg' created 10:32:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:32:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:32:36 gpg: keyring `/root/.gnupg/secring.gpg' created 10:32:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:32:36 gpg: CAST5 encrypted data 10:32:36 gpg: encrypted with 1 passphrase 10:32:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:32:37 + mkdir /home/jenkins 10:32:37 + mkdir /home/jenkins/sigul [Pipeline] sh 10:32:37 + 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 10:32:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:32:37 ---> sigul-install.sh 10:32:37 Sigul already installed; skipping installation. [Pipeline] sh 10:32:38 + git tag --list 10:32:38 v0.0.1 10:32:38 v0.0.10 10:32:38 v0.0.11 10:32:38 v0.0.12 10:32:38 v0.0.13 10:32:38 v0.0.14 10:32:38 v0.0.15 10:32:38 v0.0.16 10:32:38 v0.0.17 10:32:38 v0.0.18 10:32:38 v0.0.19 10:32:38 v0.0.2 10:32:38 v0.0.20 10:32:38 v0.0.21 10:32:38 v0.0.22 10:32:38 v0.0.23 10:32:38 v0.0.24 10:32:38 v0.0.25 10:32:38 v0.0.26 10:32:38 v0.0.27 10:32:38 v0.0.28 10:32:38 v0.0.29 10:32:38 v0.0.3 10:32:38 v0.0.30 10:32:38 v0.0.31 10:32:38 v0.0.32 10:32:38 v0.0.33 10:32:38 v0.0.34 10:32:38 v0.0.35 10:32:38 v0.0.36 10:32:38 v0.0.37 10:32:38 v0.0.38 10:32:38 v0.0.39 10:32:38 v0.0.4 10:32:38 v0.0.40 10:32:38 v0.0.41 10:32:38 v0.0.42 10:32:38 v0.0.43 10:32:38 v0.0.44 10:32:38 v0.0.45 10:32:38 v0.0.46 10:32:38 v0.0.47 10:32:38 v0.0.48 10:32:38 v0.0.49 10:32:38 v0.0.5 10:32:38 v0.0.50 10:32:38 v0.0.51 10:32:38 v0.0.52 10:32:38 v0.0.53 10:32:38 v0.0.54 10:32:38 v0.0.55 10:32:38 v0.0.56 10:32:38 v0.0.57 10:32:38 v0.0.58 10:32:38 v0.0.59 10:32:38 v0.0.6 10:32:38 v0.0.60 10:32:38 v0.0.61 10:32:38 v0.0.62 10:32:38 v0.0.63 10:32:38 v0.0.64 10:32:38 v0.0.65 10:32:38 v0.0.66 10:32:38 v0.0.67 10:32:38 v0.0.68 10:32:38 v0.0.69 10:32:38 v0.0.7 10:32:38 v0.0.70 10:32:38 v0.0.71 10:32:38 v0.0.72 10:32:38 v0.0.8 10:32:38 v0.0.9 10:32:38 v2.0.0 10:32:38 v2.1.0 10:32:38 v2.1.1 10:32:38 v2.2.0 10:32:38 v2.3.0 10:32:38 v3.0 10:32:38 v3.0.0 10:32:38 v3.0.1 10:32:38 v3.1 10:32:38 v3.1.0 10:32:38 v3.1.0-dev.1 10:32:38 v3.1.0-dev.10 10:32:38 v3.1.0-dev.11 10:32:38 v3.1.0-dev.12 10:32:38 v3.1.0-dev.13 10:32:38 v3.1.0-dev.14 10:32:38 v3.1.0-dev.15 10:32:38 v3.1.0-dev.16 10:32:38 v3.1.0-dev.17 10:32:38 v3.1.0-dev.18 10:32:38 v3.1.0-dev.19 10:32:38 v3.1.0-dev.2 10:32:38 v3.1.0-dev.20 10:32:38 v3.1.0-dev.21 10:32:38 v3.1.0-dev.22 10:32:38 v3.1.0-dev.23 10:32:38 v3.1.0-dev.24 10:32:38 v3.1.0-dev.25 10:32:38 v3.1.0-dev.26 10:32:38 v3.1.0-dev.27 10:32:38 v3.1.0-dev.28 10:32:38 v3.1.0-dev.29 10:32:38 v3.1.0-dev.3 10:32:38 v3.1.0-dev.30 10:32:38 v3.1.0-dev.31 10:32:38 v3.1.0-dev.32 10:32:38 v3.1.0-dev.33 10:32:38 v3.1.0-dev.34 10:32:38 v3.1.0-dev.35 10:32:38 v3.1.0-dev.36 10:32:38 v3.1.0-dev.37 10:32:38 v3.1.0-dev.38 10:32:38 v3.1.0-dev.39 10:32:38 v3.1.0-dev.4 10:32:38 v3.1.0-dev.40 10:32:38 v3.1.0-dev.41 10:32:38 v3.1.0-dev.42 10:32:38 v3.1.0-dev.43 10:32:38 v3.1.0-dev.44 10:32:38 v3.1.0-dev.45 10:32:38 v3.1.0-dev.46 10:32:38 v3.1.0-dev.47 10:32:38 v3.1.0-dev.48 10:32:38 v3.1.0-dev.49 10:32:38 v3.1.0-dev.5 10:32:38 v3.1.0-dev.50 10:32:38 v3.1.0-dev.51 10:32:38 v3.1.0-dev.52 10:32:38 v3.1.0-dev.53 10:32:38 v3.1.0-dev.54 10:32:38 v3.1.0-dev.55 10:32:38 v3.1.0-dev.56 10:32:38 v3.1.0-dev.57 10:32:38 v3.1.0-dev.58 10:32:38 v3.1.0-dev.59 10:32:38 v3.1.0-dev.6 10:32:38 v3.1.0-dev.60 10:32:38 v3.1.0-dev.7 10:32:38 v3.1.0-dev.8 10:32:38 v3.1.0-dev.9 10:32:38 v3.2.0-dev.1 10:32:38 v3.2.0-dev.2 10:32:38 v3.2.0-dev.3 10:32:38 v3.2.0-dev.4 10:32:38 v3.2.0-dev.5 10:32:38 v3.2.0-dev.6 10:32:38 v3.2.0-dev.7 [Pipeline] sh 10:32:38 + lftools sign git-tag v3.2.0-dev.7 10:32:39 Signing Git tag with Sigul... 10:32:39 Signing v3.2.0-dev.7 [Pipeline] echo 10:32:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:32:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:32:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:32:39 $ docker stop --time=1 0047be416952d60091ce84e797aaff6012ff91d90dd255355710d822b191dc6b 10:32:41 $ docker rm -f --volumes 0047be416952d60091ce84e797aaff6012ff91d90dd255355710d822b191dc6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:32:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:32:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:32:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:42 prd-ubuntu20.04-docker-8c-8g-24975 does not seem to be running inside a container 10:32: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 10:32:42 $ docker top 7445c5b31e93e476b53bdec315ecd196f6b284924138133ef0b349046562baed -eo pid,comm 10:32:42 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). 10:32:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:42 [ssh-agent] Looking for ssh-agent implementation... 10:32:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:43 $ docker exec 7445c5b31e93e476b53bdec315ecd196f6b284924138133ef0b349046562baed ssh-agent 10:32:43 SSH_AUTH_SOCK=/tmp/ssh-5TaGhAucfRmM/agent.33 10:32:43 SSH_AGENT_PID=39 10:32:43 Running ssh-add (command line suppressed) 10:32:43 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3683128831469194787.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3683128831469194787.key) 10:32:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:43 + git semver bump pre 10:32:43 2023-12-13 10:32:43,752 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:32:43 2023-12-13 10:32:43,753 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev 10:32:43 2023-12-13 10:32:43,753 [bump_version] DEBUG bumped version:3.2.0-dev.8 10:32:43 2023-12-13 10:32:43,753 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 10:32:43 2023-12-13 10:32:43,753 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:32:43 2023-12-13 10:32:43,753 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:32:43 2023-12-13 10:32:43,755 [execute] INFO git cat-file --batch-check 10:32:43 2023-12-13 10:32:43,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 10:32:43 2023-12-13 10:32:43,760 [execute] INFO git cat-file --batch 10:32:43 2023-12-13 10:32:43,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 10:32:43 2023-12-13 10:32:43,765 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:32:43 3.2.0-dev.8 [Pipeline] } 10:32:43 $ docker exec --env ******** --env ******** 7445c5b31e93e476b53bdec315ecd196f6b284924138133ef0b349046562baed ssh-agent -k 10:32:43 unset SSH_AUTH_SOCK; 10:32:43 unset SSH_AGENT_PID; 10:32:43 echo Agent pid 39 killed; 10:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:44 + git semver [Pipeline] } 10:32:44 $ docker stop --time=1 7445c5b31e93e476b53bdec315ecd196f6b284924138133ef0b349046562baed 10:32:45 $ docker rm -f --volumes 7445c5b31e93e476b53bdec315ecd196f6b284924138133ef0b349046562baed [Pipeline] // withDockerContainer [Pipeline] sh 10:32:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:32:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:32:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:46 prd-ubuntu20.04-docker-8c-8g-24975 does not seem to be running inside a container 10:32:47 $ 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 10:32:47 $ docker top 7347a61dd6cedc29a6613fffc0c5efc20167baacd55ee57c9852646525344c51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:47 [ssh-agent] Looking for ssh-agent implementation... 10:32:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:47 $ docker exec 7347a61dd6cedc29a6613fffc0c5efc20167baacd55ee57c9852646525344c51 ssh-agent 10:32:47 SSH_AUTH_SOCK=/tmp/ssh-FKrfFqJ4ij3l/agent.32 10:32:47 SSH_AGENT_PID=38 10:32:47 Running ssh-add (command line suppressed) 10:32:47 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4161036099703780283.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4161036099703780283.key) 10:32:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:48 + git semver push 10:32:48 2023-12-13 10:32:48,478 [run_push] DEBUG push 10:32:48 2023-12-13 10:32:48,478 [execute] INFO git cat-file --batch-check 10:32:48 2023-12-13 10:32:48,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 10:32:48 2023-12-13 10:32:48,482 [execute] INFO git rev-list 8023a0aad058cbfbc8f182df88b208822acf0151 -- 10:32:48 2023-12-13 10:32:48,483 [execute] DEBUG Popen(['git', 'rev-list', '8023a0aad058cbfbc8f182df88b208822acf0151', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 10:32:48 2023-12-13 10:32:48,494 [execute] INFO git fetch -v origin 10:32:48 2023-12-13 10:32:48,494 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 10:32:49 2023-12-13 10:32:49,053 [run_push] DEBUG no remote changes detected 10:32:49 2023-12-13 10:32:49,053 [execute] INFO git push origin semver 10:32:49 2023-12-13 10:32:49,054 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 10:32:50 2023-12-13 10:32:49,927 [run_push] DEBUG push all version tags 10:32:50 2023-12-13 10:32:49,928 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:32:50 2023-12-13 10:32:49,928 [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) 10:32:51 2023-12-13 10:32:50,704 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:32:51 3.2.0-dev.8 [Pipeline] } 10:32:51 $ docker exec --env ******** --env ******** 7347a61dd6cedc29a6613fffc0c5efc20167baacd55ee57c9852646525344c51 ssh-agent -k 10:32:51 unset SSH_AUTH_SOCK; 10:32:51 unset SSH_AGENT_PID; 10:32:51 echo Agent pid 38 killed; 10:32:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:51 + git semver [Pipeline] } 10:32:51 $ docker stop --time=1 7347a61dd6cedc29a6613fffc0c5efc20167baacd55ee57c9852646525344c51 10:32:53 $ docker rm -f --volumes 7347a61dd6cedc29a6613fffc0c5efc20167baacd55ee57c9852646525344c51 [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 10:32:54 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 10:32:54 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 10:32:54 total 16 10:32:54 drwxr-xr-x 3 root root 4096 Dec 13 10:26 . 10:32:54 drwxrwxr-x 9 jenkins jenkins 4096 Dec 13 10:32 .. 10:32:54 drwxr-xr-x 2 root root 4096 Dec 13 10:26 cost 10:32:54 -rw-r--r-- 1 root root 88 Dec 13 10:26 cost.csv 10:32:54 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 10:32:54 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 10:32:54 total 16 10:32:54 drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 10:26 . 10:32:54 drwxrwxr-x 9 jenkins jenkins 4096 Dec 13 10:32 .. 10:32:54 drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 10:26 cost 10:32:54 -rw-r--r-- 1 jenkins jenkins 88 Dec 13 10:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:32:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:32:55 ---> package-listing.sh 10:32:55 ++ facter osfamily 10:32:55 ++ tr '[:upper:]' '[:lower:]' 10:32:55 + OS_FAMILY=debian 10:32:55 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 10:32:55 + START_PACKAGES=/tmp/packages_start.txt 10:32:55 + END_PACKAGES=/tmp/packages_end.txt 10:32:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:32:55 + PACKAGES=/tmp/packages_start.txt 10:32:55 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 10:32:55 + PACKAGES=/tmp/packages_end.txt 10:32:55 + case "${OS_FAMILY}" in 10:32:55 + dpkg -l 10:32:55 + grep '^ii' 10:32:55 + '[' -f /tmp/packages_start.txt ']' 10:32:55 + '[' -f /tmp/packages_end.txt ']' 10:32:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:32:55 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 10:32:55 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 10:32:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 10:32:55 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 10:32:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:32:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:56 prd-ubuntu20.04-docker-8c-8g-24975 does not seem to be running inside a container 10:32:56 $ 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 10:32:57 $ docker top b2655e4bee9e6e6b026e8b81bf3adbbc970770f8d345b14522d0c1bb0b250e5b -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:57 + touch /tmp/pre-build-complete [Pipeline] sh 10:32:57 + mkdir -p /var/log/sysstat [Pipeline] sh 10:32:58 + ls /var/log/sa-host 10:32:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:32:58 provisioning config files... 10:32:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2596359595306870728tmp [Pipeline] { [Pipeline] echo 10:32:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:32:58 ---> create-netrc.sh [Pipeline] } 10:32:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:32:59 ---> python-tools-install.sh [Pipeline] echo 10:32:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:32:59 ---> sudo-logs.sh 10:32:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:32:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:32:59 ---> job-cost.sh 10:32:59 lf-activate-venv: SKIPPING 10:32:59 DEBUG: total: 0.2199999988079071 10:32:59 INFO: Retrieving Stack Cost... 10:33:00 INFO: Retrieving Pricing Info for: v3-standard-8 10:33:00 INFO: Archiving Costs [Pipeline] echo 10:33:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:33:00 ---> logs-deploy.sh 10:33:00 lf-activate-venv: SKIPPING 10:33:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/254 10:33:00 INFO: archiving workspace using pattern(s): 10:33:01 Archives upload complete. 10:33:01 INFO: archiving logs to Nexus