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