Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6 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-ssh8436512283801053951.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3035483142614029510.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11608741216660045808.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh1322392952019405186.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-ssh14562437916922121595.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23561 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6 # timeout=10 Commit message: "feat: add new 'Topics' field and external MQTT BootstrapHandler (#365)" > git rev-list --no-walk 8679ad06fae81f85ca5676306f8e25f0c0b4117c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:45:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:45:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:45:07 ========================================================= 17:45:07 EdgeX Global Pipelines Version Info 17:45:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:45:07 ------------------- 17:45:07 stable info: 17:45:07 ------------------- 17:45:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:45:07 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:45:07 Message: update stable to v1.0.239 17:45:08 ------------------- 17:45:08 experimental info: 17:45:08 ------------------- 17:45:08 Commited By: **** collab-it+edgex@linuxfoundation.org 17:45:08 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:45:08 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:45:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6 [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6dab13b [Pipeline] echo 17:45:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:45:09 + git rev-list -1 --merges 6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6~1..6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6 [Pipeline] echo 17:45:09 -----------> git rev-list -1 --merges 6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6~1..6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6 6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6 [false] [Pipeline] sh 17:45:09 + git log --format=format:%s -1 6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6 [Pipeline] echo 17:45:09 ========================================================= 17:45:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:45:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:45:10 + git log --format=format:%s -1 6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6 [Pipeline] echo 17:45:10 [semverPrep] GIT_COMMIT: 6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6, Commit Message: feat: add new 'Topics' field and external MQTT BootstrapHandler (#365) [Pipeline] echo 17:45:10 [semverPrep] This is not a build commit. [Pipeline] sh 17:45:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:45:10 + grep -v github /etc/ssh/ssh_known_hosts 17:45:10 + [ -e /tmp/ssh_known_hosts ] 17:45:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:45:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 17:45:10 sudo tee -a /etc/ssh/ssh_known_hosts 17:45:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:11 17:45:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:11 0.1.4: Pulling from edgex-devops/py-git-semver 17:45:11 b85a868b505f: Pulling fs layer 17:45:11 e2be974225ed: Pulling fs layer 17:45:11 339a4e72a1f5: Pulling fs layer 17:45:11 988bab9f4d93: Pulling fs layer 17:45:11 1469e6f7b9e6: Pulling fs layer 17:45:11 eaf3925da568: Pulling fs layer 17:45:11 bab4dde63d76: Pulling fs layer 17:45:11 bde34c3a00c8: Pulling fs layer 17:45:11 b352a97aabf1: Pulling fs layer 17:45:11 4872d77fe225: Pulling fs layer 17:45:11 5851b861e8e6: Pulling fs layer 17:45:11 b352a97aabf1: Waiting 17:45:11 4872d77fe225: Waiting 17:45:11 988bab9f4d93: Waiting 17:45:11 5851b861e8e6: Waiting 17:45:11 1469e6f7b9e6: Waiting 17:45:11 bab4dde63d76: Waiting 17:45:11 eaf3925da568: Waiting 17:45:11 e2be974225ed: Verifying Checksum 17:45:11 e2be974225ed: Download complete 17:45:11 988bab9f4d93: Download complete 17:45:11 1469e6f7b9e6: Verifying Checksum 17:45:11 1469e6f7b9e6: Download complete 17:45:11 eaf3925da568: Download complete 17:45:12 339a4e72a1f5: Verifying Checksum 17:45:12 339a4e72a1f5: Download complete 17:45:12 bde34c3a00c8: Verifying Checksum 17:45:12 bde34c3a00c8: Download complete 17:45:12 b352a97aabf1: Download complete 17:45:12 4872d77fe225: Download complete 17:45:12 5851b861e8e6: Verifying Checksum 17:45:12 5851b861e8e6: Download complete 17:45:12 b85a868b505f: Download complete 17:45:12 bab4dde63d76: Verifying Checksum 17:45:12 bab4dde63d76: Download complete 17:45:13 b85a868b505f: Pull complete 17:45:13 e2be974225ed: Pull complete 17:45:14 339a4e72a1f5: Pull complete 17:45:14 988bab9f4d93: Pull complete 17:45:14 1469e6f7b9e6: Pull complete 17:45:14 eaf3925da568: Pull complete 17:45:16 bab4dde63d76: Pull complete 17:45:16 bde34c3a00c8: Pull complete 17:45:16 b352a97aabf1: Pull complete 17:45:16 4872d77fe225: Pull complete 17:45:16 5851b861e8e6: Pull complete 17:45:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:16 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 17:45:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:45:18 $ docker top b1ae80954c1947b61f79b19a602ad1c1bb8e095e33a80ee17245ddd90184351d -eo pid,comm 17:45:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:45:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:18 [ssh-agent] Looking for ssh-agent implementation... 17:45:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:18 $ docker exec b1ae80954c1947b61f79b19a602ad1c1bb8e095e33a80ee17245ddd90184351d ssh-agent 17:45:18 SSH_AUTH_SOCK=/tmp/ssh-SywExYykBhZ4/agent.33 17:45:18 SSH_AGENT_PID=39 17:45:18 Running ssh-add (command line suppressed) 17:45:18 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8168841135616257372.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8168841135616257372.key) 17:45:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:19 + git tag --points-at HEAD [Pipeline] } 17:45:19 $ docker exec --env ******** --env ******** b1ae80954c1947b61f79b19a602ad1c1bb8e095e33a80ee17245ddd90184351d ssh-agent -k 17:45:19 unset SSH_AUTH_SOCK; 17:45:19 unset SSH_AGENT_PID; 17:45:19 echo Agent pid 39 killed; 17:45:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:45:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:19 [ssh-agent] Looking for ssh-agent implementation... 17:45:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:19 $ docker exec b1ae80954c1947b61f79b19a602ad1c1bb8e095e33a80ee17245ddd90184351d ssh-agent 17:45:19 SSH_AUTH_SOCK=/tmp/ssh-GOWtS2M6W97K/agent.72 17:45:19 SSH_AGENT_PID=78 17:45:19 Running ssh-add (command line suppressed) 17:45:19 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5156483560592839389.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5156483560592839389.key) 17:45:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:20 + git semver init 17:45:20 2022-08-25 17:45:20,317 [run_init] DEBUG init version:0.0.0 force:False 17:45:20 2022-08-25 17:45:20,318 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:45:20 2022-08-25 17:45:20,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:45:20 2022-08-25 17:45:20,318 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:45:21 2022-08-25 17:45:21,027 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 17:45:21 2022-08-25 17:45:21,027 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 17:45:21 2022-08-25 17:45:21,027 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:45:21 2022-08-25 17:45:21,027 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:45:21 2.3.0-dev.13 [Pipeline] } 17:45:21 $ docker exec --env ******** --env ******** b1ae80954c1947b61f79b19a602ad1c1bb8e095e33a80ee17245ddd90184351d ssh-agent -k 17:45:21 unset SSH_AUTH_SOCK; 17:45:21 unset SSH_AGENT_PID; 17:45:21 echo Agent pid 78 killed; 17:45:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:21 + git semver [Pipeline] } 17:45:22 $ docker stop --time=1 b1ae80954c1947b61f79b19a602ad1c1bb8e095e33a80ee17245ddd90184351d 17:45:23 $ docker rm -f b1ae80954c1947b61f79b19a602ad1c1bb8e095e33a80ee17245ddd90184351d [Pipeline] // withDockerContainer [Pipeline] sh 17:45:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:45:23 Stashed 1 file(s) [Pipeline] echo 17:45:23 [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:45:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:24 ========================================================= 17:45:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:45:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:45:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:45:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:45:24 2408cc74d12b: Pulling fs layer 17:45:24 ea60b727a1ce: Pulling fs layer 17:45:24 30c4a7721957: Pulling fs layer 17:45:24 370296b7ddb6: Pulling fs layer 17:45:24 7c6cee850709: Pulling fs layer 17:45:24 39a5fcdaea64: Pulling fs layer 17:45:24 d94ebbe4e438: Pulling fs layer 17:45:24 bcfd1f05c69d: Pulling fs layer 17:45:24 59ccb84bbe0f: Pulling fs layer 17:45:24 7c6cee850709: Waiting 17:45:24 d94ebbe4e438: Waiting 17:45:24 39a5fcdaea64: Waiting 17:45:24 bcfd1f05c69d: Waiting 17:45:24 59ccb84bbe0f: Waiting 17:45:24 370296b7ddb6: Waiting 17:45:24 30c4a7721957: Verifying Checksum 17:45:24 30c4a7721957: Download complete 17:45:24 ea60b727a1ce: Verifying Checksum 17:45:24 ea60b727a1ce: Download complete 17:45:24 7c6cee850709: Verifying Checksum 17:45:24 7c6cee850709: Download complete 17:45:24 39a5fcdaea64: Verifying Checksum 17:45:24 39a5fcdaea64: Download complete 17:45:24 2408cc74d12b: Verifying Checksum 17:45:24 2408cc74d12b: Download complete 17:45:24 d94ebbe4e438: Download complete 17:45:24 2408cc74d12b: Pull complete 17:45:24 ea60b727a1ce: Pull complete 17:45:25 30c4a7721957: Pull complete 17:45:25 59ccb84bbe0f: Verifying Checksum 17:45:25 59ccb84bbe0f: Download complete 17:45:25 bcfd1f05c69d: Verifying Checksum 17:45:25 bcfd1f05c69d: Download complete 17:45:25 370296b7ddb6: Verifying Checksum 17:45:25 370296b7ddb6: Download complete 17:45:29 370296b7ddb6: Pull complete 17:45:29 7c6cee850709: Pull complete 17:45:29 39a5fcdaea64: Pull complete 17:45:29 d94ebbe4e438: Pull complete 17:45:31 bcfd1f05c69d: Pull complete 17:45:31 59ccb84bbe0f: Pull complete 17:45:31 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:45:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:45:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:45:32 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:32 + docker inspect -f . ci-base-image-x86_64 17:45:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:32 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 17:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:45:36 $ docker top cf0b5655be07a876f419947db4e3b4bcc1e6a1c5fb83e67af50540e81caba082 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:36 + go version 17:45:36 go version go1.18.3 linux/amd64 [Pipeline] } 17:45:36 $ docker stop --time=1 cf0b5655be07a876f419947db4e3b4bcc1e6a1c5fb83e67af50540e81caba082 17:45:37 $ docker rm -f cf0b5655be07a876f419947db4e3b4bcc1e6a1c5fb83e67af50540e81caba082 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:38 + docker inspect -f . ci-base-image-x86_64 17:45:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:38 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 17:45:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:45:38 $ docker top 5014a72ad8ffb9bc455fbadcfc7c99fa63c57226a4d4e99449490e73f357e057 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:39 Still waiting to schedule task 17:45:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:45:39 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 17:45:39 + make test 17:45:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:45:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:45:39 go: downloading github.com/stretchr/testify v1.8.0 17:45:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 17:45:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 17:45:39 go: downloading github.com/pelletier/go-toml v1.9.5 17:45:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.5 17:45:39 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 17:45:39 go: downloading github.com/google/uuid v1.3.0 17:45:39 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:45:39 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 17:45:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:45:39 go: downloading github.com/gorilla/mux v1.8.0 17:45:39 go: downloading github.com/davecgh/go-spew v1.1.1 17:45:39 go: downloading github.com/pmezard/go-difflib v1.0.0 17:45:39 go: downloading github.com/stretchr/objx v0.4.0 17:45:39 go: downloading gopkg.in/yaml.v3 v3.0.1 17:45:39 go: downloading github.com/go-kit/log v0.2.0 17:45:39 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:45:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:45:39 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:45:39 go: downloading github.com/gorilla/websocket v1.4.2 17:45:39 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:45:39 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:45:39 go: downloading github.com/hashicorp/consul/api v1.9.1 17:45:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:45:39 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:45:39 go: downloading github.com/go-playground/universal-translator v0.18.0 17:45:39 go: downloading github.com/leodido/go-urn v1.2.1 17:45:39 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 17:45:39 go: downloading golang.org/x/text v0.3.7 17:45:39 go: downloading github.com/zeebo/errs v1.2.2 17:45:39 go: downloading google.golang.org/grpc v1.46.0 17:45:39 go: downloading github.com/x448/float16 v0.8.4 17:45:39 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:45:39 go: downloading github.com/mitchellh/copystructure v1.0.0 17:45:39 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:45:39 go: downloading github.com/go-playground/locales v0.14.0 17:45:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:45:40 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:45:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:45:40 go: downloading github.com/hashicorp/serf v0.9.5 17:45:40 go: downloading github.com/hashicorp/errwrap v1.0.0 17:45:40 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:45:40 go: downloading google.golang.org/protobuf v1.28.0 17:45:40 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:45:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:45:40 go: downloading github.com/pebbe/zmq4 v1.2.7 17:45:40 go: downloading github.com/fatih/color v1.9.0 17:45:40 go: downloading github.com/mattn/go-isatty v0.0.12 17:45:40 go: downloading github.com/golang/protobuf v1.5.2 17:45:40 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 17:45:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:45:40 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:45:40 go: downloading github.com/mattn/go-colorable v0.1.6 17:45:40 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:45:40 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:45:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:45:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.015s coverage: 4.6% of statements 17:45:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:45:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.018s coverage: 92.2% of statements 17:45:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.011s coverage: 85.3% of statements 17:45:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.025s coverage: 42.8% of statements 17:45:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:45:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:45:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.013s coverage: 100.0% of statements 17:45:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.322s coverage: 88.4% of statements 17:45:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 25.0% of statements 17:45:55 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.029s coverage: 79.6% of statements 17:45:55 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:45:55 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.023s coverage: 41.7% of statements 17:45:55 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.007s coverage: 91.3% of statements 17:46:03 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:46:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:46:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:46:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:46:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:46:06 $ docker stop --time=1 5014a72ad8ffb9bc455fbadcfc7c99fa63c57226a4d4e99449490e73f357e057 17:46:09 $ docker rm -f 5014a72ad8ffb9bc455fbadcfc7c99fa63c57226a4d4e99449490e73f357e057 [Pipeline] // withDockerContainer [Pipeline] sh 17:46:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:46:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:10 17:46:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:11 latest: Pulling from edgex-lftools-log-publisher 17:46:11 5eb5b503b376: Pulling fs layer 17:46:11 5c69ac0246d0: Pulling fs layer 17:46:11 ec43610c2a17: Pulling fs layer 17:46:11 3a2ae6a8a46f: Pulling fs layer 17:46:11 33b1e0a273af: Pulling fs layer 17:46:11 5d3b04190fa2: Pulling fs layer 17:46:11 2f39f015ded8: Pulling fs layer 17:46:11 3a2ae6a8a46f: Waiting 17:46:11 33b1e0a273af: Waiting 17:46:11 5d3b04190fa2: Waiting 17:46:11 2f39f015ded8: Waiting 17:46:11 5c69ac0246d0: Verifying Checksum 17:46:11 5c69ac0246d0: Download complete 17:46:11 3a2ae6a8a46f: Verifying Checksum 17:46:11 3a2ae6a8a46f: Download complete 17:46:11 33b1e0a273af: Download complete 17:46:11 ec43610c2a17: Verifying Checksum 17:46:11 ec43610c2a17: Download complete 17:46:11 5d3b04190fa2: Verifying Checksum 17:46:11 5d3b04190fa2: Download complete 17:46:11 5eb5b503b376: Verifying Checksum 17:46:11 5eb5b503b376: Download complete 17:46:11 2f39f015ded8: Verifying Checksum 17:46:11 2f39f015ded8: Download complete 17:46:12 5eb5b503b376: Pull complete 17:46:12 5c69ac0246d0: Pull complete 17:46:13 ec43610c2a17: Pull complete 17:46:13 3a2ae6a8a46f: Pull complete 17:46:13 33b1e0a273af: Pull complete 17:46:13 5d3b04190fa2: Pull complete 17:46:18 2f39f015ded8: Pull complete 17:46:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:46:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:19 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 17:46:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:46:20 $ docker top e2fec88034939a2a710a0573ffe1f455b9fb07ffabf1e8e035a149654dd51dbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:46:21 ---> job-cost.sh 17:46:21 lf-activate-venv: SKIPPING 17:46:21 INFO: No Stack... 17:46:23 INFO: Retrieving Pricing Info for: v3-standard-8 17:46:23 INFO: Archiving Costs [Pipeline] sh 17:46:23 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 17:46:23 + cut -d, -f6 [Pipeline] lock 17:46:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-67-stack-cost] 17:46:23 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-67-stack-cost] did not exist. Created. 17:46:23 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:46:24 + echo total: 0.2199999988079071 [Pipeline] stash 17:46:24 Stashed 1 file(s) [Pipeline] } 17:46:24 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-67-stack-cost] [Pipeline] // lock [Pipeline] } 17:46:24 $ docker stop --time=1 e2fec88034939a2a710a0573ffe1f455b9fb07ffabf1e8e035a149654dd51dbd 17:46:25 $ docker rm -f e2fec88034939a2a710a0573ffe1f455b9fb07ffabf1e8e035a149654dd51dbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:47:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23562 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 17:47:16 Running in /w/workspace/go-mod-bootstrap/67 [Pipeline] { [Pipeline] checkout 17:47:16 Selected Git installation does not exist. Using Default 17:47:16 The recommended git tool is: NONE 17:47:22 using credential edgex-jenkins-ssh 17:47:22 Cloning the remote Git repository 17:47:22 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:47:22 > git init /w/workspace/go-mod-bootstrap/67 # timeout=10 17:47:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:47:22 > git --version # timeout=10 17:47:22 > git --version # 'git version 2.25.1' 17:47:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:47:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:24 Avoid second fetch 17:47:24 Checking out Revision 6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6 (main) 17:47:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:47:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:24 > git config core.sparsecheckout # timeout=10 17:47:24 > git checkout -f 6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6 # timeout=10 17:47:28 Commit message: "feat: add new 'Topics' field and external MQTT BootstrapHandler (#365)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:47:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:47:29 % Total % Received % Xferd Average Speed Time Time Time Current 17:47:29 Dload Upload Total Spent Left Speed 17:47:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 93348 0 --:--:-- --:--:-- --:--:-- 93348 [Pipeline] sh 17:47:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:47:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:47:30 + sudo tee /etc/docker/daemon.new 17:47:30 { 17:47:30 "registry-mirrors": [ 17:47:30 "https://nexus3.edgexfoundry.org:10001" 17:47:30 ], 17:47:30 "bip": "10.250.0.254/24", 17:47:30 "hosts": [ 17:47:30 "tcp://0.0.0.0:5555", 17:47:30 "unix:///var/run/docker.sock" 17:47:30 ], 17:47:30 "mtu": 1458, 17:47:30 "selinux-enabled": true, 17:47:30 "seccomp-profile": "/etc/docker/seccomp.json" 17:47:30 } [Pipeline] sh 17:47:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:47:31 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:47:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:47:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:47:49 ========================================================= 17:47:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:47:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:47:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:47:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:47:50 b3c136eddcbf: Pulling fs layer 17:47:50 c0a3192eca97: Pulling fs layer 17:47:50 a050256f5b6f: Pulling fs layer 17:47:50 656be50a0ddc: Pulling fs layer 17:47:50 2bbca73fdf42: Pulling fs layer 17:47:50 46d945488cbd: Pulling fs layer 17:47:50 8a5474983e97: Pulling fs layer 17:47:50 329c88fbcd65: Pulling fs layer 17:47:50 2bbca73fdf42: Waiting 17:47:50 46d945488cbd: Waiting 17:47:50 8a5474983e97: Waiting 17:47:50 329c88fbcd65: Waiting 17:47:50 656be50a0ddc: Waiting 17:47:50 a050256f5b6f: Verifying Checksum 17:47:50 a050256f5b6f: Download complete 17:47:50 c0a3192eca97: Verifying Checksum 17:47:50 c0a3192eca97: Download complete 17:47:50 2bbca73fdf42: Verifying Checksum 17:47:50 2bbca73fdf42: Download complete 17:47:50 46d945488cbd: Download complete 17:47:51 b3c136eddcbf: Verifying Checksum 17:47:52 b3c136eddcbf: Pull complete 17:47:52 329c88fbcd65: Verifying Checksum 17:47:52 329c88fbcd65: Download complete 17:47:52 c0a3192eca97: Pull complete 17:47:53 a050256f5b6f: Pull complete 17:47:53 8a5474983e97: Verifying Checksum 17:47:53 8a5474983e97: Download complete 17:47:54 656be50a0ddc: Verifying Checksum 17:47:54 656be50a0ddc: Download complete 17:48:06 656be50a0ddc: Pull complete 17:48:06 2bbca73fdf42: Pull complete 17:48:07 46d945488cbd: Pull complete 17:48:13 8a5474983e97: Pull complete 17:48:15 329c88fbcd65: Pull complete 17:48:15 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:48:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:48:15 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:16 + docker inspect -f . ci-base-image-arm64 17:48:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:16 prd-ubuntu20.04-docker-arm64-4c-16g-23562 does not seem to be running inside a container 17:48:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/67 -v /w/workspace/go-mod-bootstrap/67:/w/workspace/go-mod-bootstrap/67:rw,z -v /w/workspace/go-mod-bootstrap/67@tmp:/w/workspace/go-mod-bootstrap/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:48:19 $ docker top 458f469249276ee84b6435c50e920d0d2e3452bb489ec1c7b34781fb78e50c8f -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:20 + go version 17:48:20 go version go1.18.3 linux/arm64 [Pipeline] } 17:48:20 $ docker stop --time=1 458f469249276ee84b6435c50e920d0d2e3452bb489ec1c7b34781fb78e50c8f 17:48:22 $ docker rm -f 458f469249276ee84b6435c50e920d0d2e3452bb489ec1c7b34781fb78e50c8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:22 + docker inspect -f . ci-base-image-arm64 17:48:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:23 prd-ubuntu20.04-docker-arm64-4c-16g-23562 does not seem to be running inside a container 17:48:23 $ 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/67 -v /w/workspace/go-mod-bootstrap/67:/w/workspace/go-mod-bootstrap/67:rw,z -v /w/workspace/go-mod-bootstrap/67@tmp:/w/workspace/go-mod-bootstrap/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:48:24 $ docker top 557a4d07aeb6b7e26641a80474800cc94f342ace4f62e8b3487c76daea48c8e6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:48:25 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/67 [Pipeline] fileExists [Pipeline] sh 17:48:26 + make test 17:48:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:48:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 17:48:26 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 17:48:26 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 17:48:26 go: downloading github.com/pelletier/go-toml v1.9.5 17:48:26 go: downloading github.com/stretchr/testify v1.8.0 17:48:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:48:26 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 17:48:26 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.5 17:48:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:48:26 go: downloading github.com/gorilla/mux v1.8.0 17:48:26 go: downloading github.com/google/uuid v1.3.0 17:48:26 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:48:26 go: downloading github.com/davecgh/go-spew v1.1.1 17:48:26 go: downloading github.com/pmezard/go-difflib v1.0.0 17:48:26 go: downloading gopkg.in/yaml.v3 v3.0.1 17:48:26 go: downloading github.com/go-kit/log v0.2.0 17:48:26 go: downloading github.com/gorilla/websocket v1.4.2 17:48:26 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:48:26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:48:26 go: downloading github.com/stretchr/objx v0.4.0 17:48:27 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:48:27 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:48:27 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:48:27 go: downloading github.com/hashicorp/errwrap v1.0.0 17:48:27 go: downloading github.com/hashicorp/consul/api v1.9.1 17:48:27 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:48:27 go: downloading github.com/pebbe/zmq4 v1.2.7 17:48:27 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:48:27 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:48:27 go: downloading github.com/zeebo/errs v1.2.2 17:48:27 go: downloading google.golang.org/grpc v1.46.0 17:48:28 go: downloading github.com/x448/float16 v0.8.4 17:48:28 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:48:28 go: downloading github.com/mitchellh/copystructure v1.0.0 17:48:28 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:48:28 go: downloading github.com/go-playground/universal-translator v0.18.0 17:48:28 go: downloading github.com/leodido/go-urn v1.2.1 17:48:28 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 17:48:28 go: downloading golang.org/x/text v0.3.7 17:48:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:48:28 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:48:28 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:48:28 go: downloading github.com/hashicorp/serf v0.9.5 17:48:28 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:48:28 go: downloading google.golang.org/protobuf v1.28.0 17:48:29 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:48:29 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:48:29 go: downloading github.com/go-playground/locales v0.14.0 17:48:29 go: downloading github.com/fatih/color v1.9.0 17:48:29 go: downloading github.com/mattn/go-isatty v0.0.12 17:48:29 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:48:29 go: downloading github.com/golang/protobuf v1.5.2 17:48:30 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 17:48:31 go: downloading github.com/mattn/go-colorable v0.1.6 17:48:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:48:31 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:49:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:49:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.100s coverage: 4.6% of statements 17:49:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:49:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.078s coverage: 92.2% of statements 17:49:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.036s coverage: 85.3% of statements 17:49:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.158s coverage: 42.8% of statements 17:49:58 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:49:58 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:49:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.068s coverage: 100.0% of statements 17:49:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.392s coverage: 88.4% of statements 17:49:59 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.073s coverage: 25.0% of statements 17:50:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.091s coverage: 79.6% of statements 17:50:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:50:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.048s coverage: 41.7% of statements 17:50:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.028s coverage: 91.3% of statements 17:50:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:50:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:50:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:50:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:50:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:50:24 $ docker stop --time=1 557a4d07aeb6b7e26641a80474800cc94f342ace4f62e8b3487c76daea48c8e6 17:50:26 $ docker rm -f 557a4d07aeb6b7e26641a80474800cc94f342ace4f62e8b3487c76daea48c8e6 [Pipeline] // withDockerContainer [Pipeline] sh 17:50:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:50:29 Warning: overwriting stash ‘coverage-report’ 17:50:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:30 17:50:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:30 arm64: Pulling from edgex-lftools-log-publisher 17:50:30 8998bd30e6a1: Pulling fs layer 17:50:30 04944245beec: Pulling fs layer 17:50:30 699f458cf7ca: Pulling fs layer 17:50:30 765212b225bb: Pulling fs layer 17:50:30 f23df028b6ca: Pulling fs layer 17:50:30 d65c8cfc05b1: Pulling fs layer 17:50:30 2437ff75d9bd: Pulling fs layer 17:50:30 d65c8cfc05b1: Waiting 17:50:30 765212b225bb: Waiting 17:50:30 f23df028b6ca: Waiting 17:50:30 2437ff75d9bd: Waiting 17:50:30 04944245beec: Verifying Checksum 17:50:30 04944245beec: Download complete 17:50:30 765212b225bb: Verifying Checksum 17:50:30 765212b225bb: Download complete 17:50:30 f23df028b6ca: Verifying Checksum 17:50:30 f23df028b6ca: Download complete 17:50:30 d65c8cfc05b1: Verifying Checksum 17:50:30 d65c8cfc05b1: Download complete 17:50:30 699f458cf7ca: Verifying Checksum 17:50:30 699f458cf7ca: Download complete 17:50:31 8998bd30e6a1: Verifying Checksum 17:50:31 8998bd30e6a1: Download complete 17:50:34 2437ff75d9bd: Verifying Checksum 17:50:34 2437ff75d9bd: Download complete 17:50:35 8998bd30e6a1: Pull complete 17:50:36 04944245beec: Pull complete 17:50:37 699f458cf7ca: Pull complete 17:50:37 765212b225bb: Pull complete 17:50:38 f23df028b6ca: Pull complete 17:50:38 d65c8cfc05b1: Pull complete 17:50:54 2437ff75d9bd: Pull complete 17:50:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:50:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:50:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:54 prd-ubuntu20.04-docker-arm64-4c-16g-23562 does not seem to be running inside a container 17:50: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/67 -v /w/workspace/go-mod-bootstrap/67:/w/workspace/go-mod-bootstrap/67:rw,z -v /w/workspace/go-mod-bootstrap/67@tmp:/w/workspace/go-mod-bootstrap/67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:50:56 $ docker top 3cf771c76006d228d61a96fa3014c275bd4d7ccbd8d266836c1c74d3788ffd2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:57 ---> job-cost.sh 17:50:57 lf-activate-venv: SKIPPING 17:50:57 INFO: No Stack... 17:50:58 INFO: Retrieving Pricing Info for: v3-standard-4 17:50:59 INFO: Archiving Costs [Pipeline] sh 17:50:59 + + catcut -d, -f6 17:50:59 /w/workspace/go-mod-bootstrap/67/archives/cost.csv [Pipeline] lock 17:50:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-67-stack-cost] 17:50:59 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-67-stack-cost] did not exist. Created. 17:50:59 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:51:00 /w/workspace/go-mod-bootstrap/67@tmp/durable-f8644442/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:51:01 + echo total: 0.10999999940395355 [Pipeline] stash 17:51:01 Warning: overwriting stash ‘stack-cost’ 17:51:01 Stashed 1 file(s) [Pipeline] } 17:51:01 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-67-stack-cost] [Pipeline] // lock [Pipeline] } 17:51:01 $ docker stop --time=1 3cf771c76006d228d61a96fa3014c275bd4d7ccbd8d266836c1c74d3788ffd2e 17:51:02 $ docker rm -f 3cf771c76006d228d61a96fa3014c275bd4d7ccbd8d266836c1c74d3788ffd2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:51:03 provisioning config files... 17:51:03 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5905271428743790290tmp [Pipeline] { [Pipeline] sh 17:51:03 + set +x 17:51:03 + curl -s https://codecov.io/bash 17:51:03 + bash -s -- 17:51:03 17:51:03 _____ _ 17:51:03 / ____| | | 17:51:03 | | ___ __| | ___ ___ _____ __ 17:51:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:51:03 | |___| (_) | (_| | __/ (_| (_) \ V / 17:51:03 \_____\___/ \__,_|\___|\___\___/ \_/ 17:51:03 Bash-1.0.6 17:51:03 17:51:03 17:51:03 ==> git version 2.25.1 found 17:51:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:51:03 Release-Date: 2020-01-08 17:51:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:51:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:51:03 ==> Jenkins CI detected. 17:51:03 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 17:51:03 project root: . 17:51:03 --> token set from env 17:51:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:51:03 ==> Running gcov in . (disable via -X gcov) 17:51:03 ==> Python coveragepy not found 17:51:03 ==> Searching for coverage reports in: 17:51:03 + . 17:51:03 -> Found 1 reports 17:51:03 ==> Detecting git/mercurial file structure 17:51:03 ==> Reading reports 17:51:03 + ./coverage.out bytes=62473 17:51:03 ==> Appending adjustments 17:51:03 https://docs.codecov.io/docs/fixing-reports 17:51:04 + Found adjustments 17:51:04 ==> Gzipping contents 17:51:04 12K /tmp/codecov.pdxAkg.gz 17:51:04 ==> Uploading reports 17:51:04 url: https://codecov.io 17:51:04 query: branch=main&commit=6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:51:04 -> Pinging Codecov 17:51:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:51:04 -> Uploading to 17:51:04 https://storage.googleapis.com/codecov/v4/raw/2022-08-25/833815588EE85121546D348822E98E2E/6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6/f1c2fee2-448f-4904-8c97-c1347433ad17.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T175104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=efdb477ef94417fa5c9546e0d96c4b154699c80d97f2690a3dad3e46c85e3b1d 17:51:04 % Total % Received % Xferd Average Speed Time Time Time Current 17:51:04 Dload Upload Total Spent Left Speed 17:51:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10079 0 0 100 10079 0 35489 --:--:-- --:--:-- --:--:-- 35489 17:51:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6 [Pipeline] } 17:51:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:51:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:51:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:51:05 17:51:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:51:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:51:05 df9b9388f04a: Pulling fs layer 17:51:05 52dc419b0ee2: Pulling fs layer 17:51:05 25bc292e5bac: Pulling fs layer 17:51:05 114826534d7a: Pulling fs layer 17:51:05 4657fd5d0bcf: Pulling fs layer 17:51:05 6ad1cebc031e: Pulling fs layer 17:51:05 8a3aa393b2d8: Pulling fs layer 17:51:05 6ad1cebc031e: Waiting 17:51:05 4657fd5d0bcf: Waiting 17:51:05 8a3aa393b2d8: Waiting 17:51:05 114826534d7a: Waiting 17:51:05 25bc292e5bac: Download complete 17:51:05 52dc419b0ee2: Verifying Checksum 17:51:05 52dc419b0ee2: Download complete 17:51:05 4657fd5d0bcf: Verifying Checksum 17:51:05 4657fd5d0bcf: Download complete 17:51:05 df9b9388f04a: Verifying Checksum 17:51:05 df9b9388f04a: Download complete 17:51:05 df9b9388f04a: Pull complete 17:51:05 6ad1cebc031e: Verifying Checksum 17:51:05 6ad1cebc031e: Download complete 17:51:05 52dc419b0ee2: Pull complete 17:51:05 25bc292e5bac: Pull complete 17:51:06 114826534d7a: Verifying Checksum 17:51:06 114826534d7a: Download complete 17:51:06 8a3aa393b2d8: Verifying Checksum 17:51:06 8a3aa393b2d8: Download complete 17:51:10 114826534d7a: Pull complete 17:51:10 4657fd5d0bcf: Pull complete 17:51:10 6ad1cebc031e: Pull complete 17:51:13 8a3aa393b2d8: Pull complete 17:51:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:51:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:14 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 17:51:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:51:16 $ docker top 7483050eeada829e73bd32ae3f8bff8513dff48288c0641933117f95266212b0 -eo pid,comm [Pipeline] { [Pipeline] echo 17:51:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 17:51:17 + set -o pipefail 17:51:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 17:51:27 17:51:27 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 17:51:27 17:51:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/8848d08f-46ea-417d-86e8-1abc3f6bcfc4 17:51:27 17:51:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:51:27 17:51:27 [Pipeline] } 17:51:27 $ docker stop --time=1 7483050eeada829e73bd32ae3f8bff8513dff48288c0641933117f95266212b0 17:51:29 $ docker rm -f 7483050eeada829e73bd32ae3f8bff8513dff48288c0641933117f95266212b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:51:30 + git log --format=format:%s -1 6dab13bf67b6d8e1ff7c6bfd022f67e6ecade9c6 [Pipeline] sh 17:51:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:51:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:51:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:31 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 17:51:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:51:31 $ docker top d32ecacf8c0d094d582e685eda968fbe5df51f4a65931a323328ae5ca376ffbe -eo pid,comm 17:51:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:51:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:51:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:31 [ssh-agent] Looking for ssh-agent implementation... 17:51:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:31 $ docker exec d32ecacf8c0d094d582e685eda968fbe5df51f4a65931a323328ae5ca376ffbe ssh-agent 17:51:32 SSH_AUTH_SOCK=/tmp/ssh-z3yWMcLQEXx9/agent.32 17:51:32 SSH_AGENT_PID=38 17:51:32 Running ssh-add (command line suppressed) 17:51:32 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6899313894611109990.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6899313894611109990.key) 17:51:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:32 + git semver tag 17:51:32 2022-08-25 17:51:32,723 [run_tag] DEBUG tag force:False 17:51:32 2022-08-25 17:51:32,723 [check_head_tag] DEBUG check head tag 17:51:32 2022-08-25 17:51:32,724 [execute] INFO git cat-file --batch-check 17:51:32 2022-08-25 17:51:32,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 17:51:32 2022-08-25 17:51:32,729 [execute] INFO git cat-file --batch 17:51:32 2022-08-25 17:51:32,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 17:51:32 2022-08-25 17:51:32,759 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:51:32 2022-08-25 17:51:32,759 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 17:51:32 2022-08-25 17:51:32,759 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:51:32 2022-08-25 17:51:32,765 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:51:32 2.3.0-dev.13 [Pipeline] } 17:51:33 $ docker exec --env ******** --env ******** d32ecacf8c0d094d582e685eda968fbe5df51f4a65931a323328ae5ca376ffbe ssh-agent -k 17:51:33 unset SSH_AUTH_SOCK; 17:51:33 unset SSH_AGENT_PID; 17:51:33 echo Agent pid 38 killed; 17:51:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:51:33 + git semver [Pipeline] } 17:51:33 $ docker stop --time=1 d32ecacf8c0d094d582e685eda968fbe5df51f4a65931a323328ae5ca376ffbe 17:51:35 $ docker rm -f d32ecacf8c0d094d582e685eda968fbe5df51f4a65931a323328ae5ca376ffbe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:51:35 17:51:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:51:35 0.23.1-centos7: Pulling from edgex-lftools 17:51:35 ab5ef0e58194: Pulling fs layer 17:51:35 9712f1f96733: Pulling fs layer 17:51:35 63f879dbbcfc: Pulling fs layer 17:51:35 0d9ebad4ef96: Pulling fs layer 17:51:35 e9a5061849ea: Pulling fs layer 17:51:35 d747dcd14b5f: Pulling fs layer 17:51:35 2de7ff778b66: Pulling fs layer 17:51:35 0d9ebad4ef96: Waiting 17:51:35 e9a5061849ea: Waiting 17:51:35 d747dcd14b5f: Waiting 17:51:35 2de7ff778b66: Waiting 17:51:35 9712f1f96733: Verifying Checksum 17:51:35 9712f1f96733: Download complete 17:51:36 63f879dbbcfc: Verifying Checksum 17:51:36 63f879dbbcfc: Download complete 17:51:36 e9a5061849ea: Verifying Checksum 17:51:36 d747dcd14b5f: Download complete 17:51:36 ab5ef0e58194: Download complete 17:51:36 2de7ff778b66: Verifying Checksum 17:51:36 2de7ff778b66: Download complete 17:51:36 0d9ebad4ef96: Verifying Checksum 17:51:36 0d9ebad4ef96: Download complete 17:51:39 ab5ef0e58194: Pull complete 17:51:39 9712f1f96733: Pull complete 17:51:40 63f879dbbcfc: Pull complete 17:51:44 0d9ebad4ef96: Pull complete 17:51:44 e9a5061849ea: Pull complete 17:51:44 d747dcd14b5f: Pull complete 17:51:46 2de7ff778b66: Pull complete 17:51:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:51:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:51:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:46 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 17:51:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:51:48 $ docker top b9dcc69185520bb5b579bf743da93a6066d4b5426824bbe307b795b61bdfe6c2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:51:48 provisioning config files... 17:51:48 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5838196220714700354tmp 17:51:48 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config650453360268801780tmp 17:51:48 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4886153805503498531tmp [Pipeline] { [Pipeline] echo 17:51:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:51:49 ---> sigul-configuration.sh 17:51:49 gpg: directory `/root/.gnupg' created 17:51:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:51:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:51:49 gpg: keyring `/root/.gnupg/secring.gpg' created 17:51:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:51:49 gpg: CAST5 encrypted data 17:51:49 gpg: encrypted with 1 passphrase 17:51:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:51:49 + mkdir /home/jenkins 17:51:49 + mkdir /home/jenkins/sigul [Pipeline] sh 17:51:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:51:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:51:50 ---> sigul-install.sh 17:51:50 Sigul already installed; skipping installation. [Pipeline] sh 17:51:50 + git tag --list 17:51:50 v0.0.1 17:51:50 v0.0.10 17:51:50 v0.0.11 17:51:50 v0.0.12 17:51:50 v0.0.13 17:51:50 v0.0.14 17:51:50 v0.0.15 17:51:50 v0.0.16 17:51:50 v0.0.17 17:51:50 v0.0.18 17:51:50 v0.0.19 17:51:50 v0.0.2 17:51:50 v0.0.20 17:51:50 v0.0.21 17:51:50 v0.0.22 17:51:50 v0.0.23 17:51:50 v0.0.24 17:51:50 v0.0.25 17:51:50 v0.0.26 17:51:50 v0.0.27 17:51:50 v0.0.28 17:51:50 v0.0.29 17:51:50 v0.0.3 17:51:50 v0.0.30 17:51:50 v0.0.31 17:51:50 v0.0.32 17:51:50 v0.0.33 17:51:50 v0.0.34 17:51:50 v0.0.35 17:51:50 v0.0.36 17:51:50 v0.0.37 17:51:50 v0.0.38 17:51:50 v0.0.39 17:51:50 v0.0.4 17:51:50 v0.0.40 17:51:50 v0.0.41 17:51:50 v0.0.42 17:51:50 v0.0.43 17:51:50 v0.0.44 17:51:50 v0.0.45 17:51:50 v0.0.46 17:51:50 v0.0.47 17:51:50 v0.0.48 17:51:50 v0.0.49 17:51:50 v0.0.5 17:51:50 v0.0.50 17:51:50 v0.0.51 17:51:50 v0.0.52 17:51:50 v0.0.53 17:51:50 v0.0.54 17:51:50 v0.0.55 17:51:50 v0.0.56 17:51:50 v0.0.57 17:51:50 v0.0.58 17:51:50 v0.0.59 17:51:50 v0.0.6 17:51:50 v0.0.60 17:51:50 v0.0.61 17:51:50 v0.0.62 17:51:50 v0.0.63 17:51:50 v0.0.64 17:51:50 v0.0.65 17:51:50 v0.0.66 17:51:50 v0.0.67 17:51:50 v0.0.68 17:51:50 v0.0.69 17:51:50 v0.0.7 17:51:50 v0.0.70 17:51:50 v0.0.71 17:51:50 v0.0.72 17:51:50 v0.0.8 17:51:50 v0.0.9 17:51:50 v2.0.0 17:51:50 v2.1.0 17:51:50 v2.1.1 17:51:50 v2.1.1-dev.1 17:51:50 v2.1.1-dev.2 17:51:50 v2.1.1-dev.3 17:51:50 v2.1.1-dev.4 17:51:50 v2.2.0 17:51:50 v2.2.1-dev.1 17:51:50 v2.2.1-dev.2 17:51:50 v2.2.1-dev.3 17:51:50 v2.2.1-dev.4 17:51:50 v2.2.1-dev.5 17:51:50 v2.2.1-dev.6 17:51:50 v2.2.1-dev.7 17:51:50 v2.2.1-dev.8 17:51:50 v2.2.1-dev.9 17:51:50 v2.3.0-dev.10 17:51:50 v2.3.0-dev.11 17:51:50 v2.3.0-dev.12 17:51:50 v2.3.0-dev.13 [Pipeline] sh 17:51:50 + lftools sign git-tag v2.3.0-dev.13 17:51:51 Signing Git tag with Sigul... 17:51:51 Signing v2.3.0-dev.13 [Pipeline] echo 17:51:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:51:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:51:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:51:52 $ docker stop --time=1 b9dcc69185520bb5b579bf743da93a6066d4b5426824bbe307b795b61bdfe6c2 17:51:53 $ docker rm -f b9dcc69185520bb5b579bf743da93a6066d4b5426824bbe307b795b61bdfe6c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:51:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:51:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:51:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:54 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 17:51:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:51:54 $ docker top 5cfa3709ac304e4ceb0e720ea8d3c5f26ae192e88bc020a79bf7d69c56dfe321 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:51:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:54 [ssh-agent] Looking for ssh-agent implementation... 17:51:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:55 $ docker exec 5cfa3709ac304e4ceb0e720ea8d3c5f26ae192e88bc020a79bf7d69c56dfe321 ssh-agent 17:51:55 SSH_AUTH_SOCK=/tmp/ssh-xI9TltzW0tFQ/agent.33 17:51:55 SSH_AGENT_PID=39 17:51:55 Running ssh-add (command line suppressed) 17:51:55 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1923334948108804647.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1923334948108804647.key) 17:51:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:55 + git semver bump pre 17:51:55 2022-08-25 17:51:55,821 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:51:55 2022-08-25 17:51:55,821 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev 17:51:55 2022-08-25 17:51:55,822 [bump_version] DEBUG bumped version:2.3.0-dev.14 17:51:55 2022-08-25 17:51:55,822 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 17:51:55 2022-08-25 17:51:55,822 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:51:55 2022-08-25 17:51:55,822 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:51:55 2022-08-25 17:51:55,824 [execute] INFO git cat-file --batch-check 17:51:55 2022-08-25 17:51:55,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:51:55 2022-08-25 17:51:55,830 [execute] INFO git cat-file --batch 17:51:55 2022-08-25 17:51:55,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:51:55 2022-08-25 17:51:55,836 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:51:55 2.3.0-dev.14 [Pipeline] } 17:51:55 $ docker exec --env ******** --env ******** 5cfa3709ac304e4ceb0e720ea8d3c5f26ae192e88bc020a79bf7d69c56dfe321 ssh-agent -k 17:51:56 unset SSH_AUTH_SOCK; 17:51:56 unset SSH_AGENT_PID; 17:51:56 echo Agent pid 39 killed; 17:51:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:51:56 + git semver [Pipeline] } 17:51:56 $ docker stop --time=1 5cfa3709ac304e4ceb0e720ea8d3c5f26ae192e88bc020a79bf7d69c56dfe321 17:51:57 $ docker rm -f 5cfa3709ac304e4ceb0e720ea8d3c5f26ae192e88bc020a79bf7d69c56dfe321 [Pipeline] // withDockerContainer [Pipeline] sh 17:51:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:51:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:51:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:58 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 17:51: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:51:59 $ docker top 3574036a3bee46f96e8f1df69c0f27ba213fd0422901e3cc0f7f2d27f8b9db73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:51:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:59 [ssh-agent] Looking for ssh-agent implementation... 17:51:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:59 $ docker exec 3574036a3bee46f96e8f1df69c0f27ba213fd0422901e3cc0f7f2d27f8b9db73 ssh-agent 17:51:59 SSH_AUTH_SOCK=/tmp/ssh-4XC5Uoth6Kvy/agent.32 17:51:59 SSH_AGENT_PID=38 17:51:59 Running ssh-add (command line suppressed) 17:51:59 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1035839762852517814.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1035839762852517814.key) 17:51:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:59 + git semver push 17:52:00 2022-08-25 17:52:00,111 [run_push] DEBUG push 17:52:00 2022-08-25 17:52:00,112 [execute] INFO git cat-file --batch-check 17:52:00 2022-08-25 17:52:00,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:52:00 2022-08-25 17:52:00,117 [execute] INFO git rev-list 546ce2da62bd8a53c18779e9a35a8d587a194f3d -- 17:52:00 2022-08-25 17:52:00,117 [execute] DEBUG Popen(['git', 'rev-list', '546ce2da62bd8a53c18779e9a35a8d587a194f3d', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 17:52:00 2022-08-25 17:52:00,127 [execute] INFO git fetch -v origin 17:52:00 2022-08-25 17:52:00,128 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 17:52:00 2022-08-25 17:52:00,612 [run_push] DEBUG no remote changes detected 17:52:00 2022-08-25 17:52:00,612 [execute] INFO git push origin semver 17:52:00 2022-08-25 17:52:00,613 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 17:52:01 2022-08-25 17:52:01,397 [run_push] DEBUG push all version tags 17:52:01 2022-08-25 17:52:01,398 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:52:01 2022-08-25 17:52:01,398 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:52:02 2022-08-25 17:52:02,172 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:52:02 2.3.0-dev.14 [Pipeline] } 17:52:02 $ docker exec --env ******** --env ******** 3574036a3bee46f96e8f1df69c0f27ba213fd0422901e3cc0f7f2d27f8b9db73 ssh-agent -k 17:52:02 unset SSH_AUTH_SOCK; 17:52:02 unset SSH_AGENT_PID; 17:52:02 echo Agent pid 38 killed; 17:52:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:02 + git semver [Pipeline] } 17:52:02 $ docker stop --time=1 3574036a3bee46f96e8f1df69c0f27ba213fd0422901e3cc0f7f2d27f8b9db73 17:52:04 $ docker rm -f 3574036a3bee46f96e8f1df69c0f27ba213fd0422901e3cc0f7f2d27f8b9db73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:52:04 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 17:52:04 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:52:04 total 16 17:52:04 drwxr-xr-x 3 root root 4096 Aug 25 17:46 . 17:52:04 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 17:51 .. 17:52:04 drwxr-xr-x 2 root root 4096 Aug 25 17:46 cost 17:52:04 -rw-r--r-- 1 root root 87 Aug 25 17:46 cost.csv 17:52:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:52:04 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:52:04 total 16 17:52:04 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 17:46 . 17:52:04 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 17:51 .. 17:52:04 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 17:46 cost 17:52:04 -rw-r--r-- 1 jenkins jenkins 87 Aug 25 17:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:52:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:52:06 ---> package-listing.sh 17:52:06 ++ facter osfamily 17:52:06 ++ tr '[:upper:]' '[:lower:]' 17:52:06 + OS_FAMILY=debian 17:52:06 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 17:52:06 + START_PACKAGES=/tmp/packages_start.txt 17:52:06 + END_PACKAGES=/tmp/packages_end.txt 17:52:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:52:06 + PACKAGES=/tmp/packages_start.txt 17:52:06 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 17:52:06 + PACKAGES=/tmp/packages_end.txt 17:52:06 + case "${OS_FAMILY}" in 17:52:06 + dpkg -l 17:52:06 + grep '^ii' 17:52:06 + '[' -f /tmp/packages_start.txt ']' 17:52:06 + '[' -f /tmp/packages_end.txt ']' 17:52:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:52:06 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 17:52:06 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 17:52:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 17:52:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:52:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:52:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:07 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 17:52:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:52:07 $ docker top e6494f1e58b95c742c7393915f504401310cd6c5da2e2f8a3ca89bdb09a28519 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:52:08 + mkdir -p /var/log/sysstat [Pipeline] sh 17:52:08 + ls /var/log/sa-host 17:52:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:08 provisioning config files... 17:52:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4554482412203835748tmp [Pipeline] { [Pipeline] echo 17:52:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:52:08 ---> create-netrc.sh [Pipeline] } 17:52:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:52:09 ---> python-tools-install.sh [Pipeline] echo 17:52:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:52:09 ---> sudo-logs.sh 17:52:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:52:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:52:09 ---> job-cost.sh 17:52:09 lf-activate-venv: SKIPPING 17:52:09 DEBUG: total: 0.2199999988079071 17:52:09 INFO: Retrieving Stack Cost... 17:52:10 INFO: Retrieving Pricing Info for: v3-standard-8 17:52:10 INFO: Archiving Costs [Pipeline] echo 17:52:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:52:11 ---> logs-deploy.sh 17:52:11 lf-activate-venv: SKIPPING 17:52:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/67 17:52:11 INFO: archiving workspace using pattern(s): 17:52:11 Archives upload complete. 17:52:12 INFO: archiving logs to Nexus