Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 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-ssh1457504737794061671.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1274250280868877395.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh2184001364367511636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9779838263239635401.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-ssh9794124085163814401.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18126’ Running on prd-ubuntu20.04-docker-8c-8g-18129 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 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 (main) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#549)" > 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 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 # timeout=10 > git rev-list --no-walk 3568057c2bc587f06c498046610b571516c920c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:49:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:49:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:49:30 ========================================================= 21:49:30 EdgeX Global Pipelines Version Info 21:49:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:49:31 ------------------- 21:49:31 stable info: 21:49:31 ------------------- 21:49:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:49:31 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:49:31 Message: update stable to v1.0.250 21:49:31 ------------------- 21:49:31 experimental info: 21:49:31 ------------------- 21:49:31 Commited By: **** collab-it+edgex@linuxfoundation.org 21:49:31 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:49:31 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:49:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 21:49:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 21:49:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:49:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:49:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:49:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:49:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:49:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:49:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:49:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:49:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:49:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27ad8ea [Pipeline] echo 21:49:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:49:33 + git rev-list -1 --merges 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1~1..27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 [Pipeline] echo 21:49:34 -----------> git rev-list -1 --merges 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1~1..27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 [false] [Pipeline] sh 21:49:35 + git log --format=format:%s -1 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 [Pipeline] echo 21:49:35 ========================================================= 21:49:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:49:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:49:38 + git log --format=format:%s -1 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 [Pipeline] echo 21:49:38 [semverPrep] GIT_COMMIT: 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#549) [Pipeline] echo 21:49:38 [semverPrep] This is not a build commit. [Pipeline] sh 21:49:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:49:39 + grep -v github /etc/ssh/ssh_known_hosts 21:49:39 + [ -e /tmp/ssh_known_hosts ] 21:49:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:49:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:49:39 + sudo tee -a /etc/ssh/ssh_known_hosts 21:49:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:40 21:49:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:41 0.1.4: Pulling from edgex-devops/py-git-semver 21:49:41 b85a868b505f: Pulling fs layer 21:49:41 e2be974225ed: Pulling fs layer 21:49:41 339a4e72a1f5: Pulling fs layer 21:49:41 988bab9f4d93: Pulling fs layer 21:49:41 1469e6f7b9e6: Pulling fs layer 21:49:41 eaf3925da568: Pulling fs layer 21:49:41 bab4dde63d76: Pulling fs layer 21:49:41 1469e6f7b9e6: Waiting 21:49:41 eaf3925da568: Waiting 21:49:41 bde34c3a00c8: Pulling fs layer 21:49:41 988bab9f4d93: Waiting 21:49:41 bab4dde63d76: Waiting 21:49:41 b352a97aabf1: Pulling fs layer 21:49:41 bde34c3a00c8: Waiting 21:49:41 4872d77fe225: Pulling fs layer 21:49:41 b352a97aabf1: Waiting 21:49:41 5851b861e8e6: Pulling fs layer 21:49:41 4872d77fe225: Waiting 21:49:41 5851b861e8e6: Waiting 21:49:41 e2be974225ed: Verifying Checksum 21:49:41 e2be974225ed: Download complete 21:49:41 988bab9f4d93: Verifying Checksum 21:49:41 988bab9f4d93: Download complete 21:49:41 1469e6f7b9e6: Verifying Checksum 21:49:41 1469e6f7b9e6: Download complete 21:49:41 eaf3925da568: Verifying Checksum 21:49:41 eaf3925da568: Download complete 21:49:45 339a4e72a1f5: Verifying Checksum 21:49:45 339a4e72a1f5: Download complete 21:49:45 bde34c3a00c8: Verifying Checksum 21:49:45 bde34c3a00c8: Download complete 21:49:45 b352a97aabf1: Download complete 21:49:45 4872d77fe225: Download complete 21:49:45 5851b861e8e6: Verifying Checksum 21:49:45 5851b861e8e6: Download complete 21:49:45 b85a868b505f: Download complete 21:49:45 bab4dde63d76: Verifying Checksum 21:49:45 bab4dde63d76: Download complete 21:49:47 b85a868b505f: Pull complete 21:49:47 e2be974225ed: Pull complete 21:49:47 339a4e72a1f5: Pull complete 21:49:47 988bab9f4d93: Pull complete 21:49:47 1469e6f7b9e6: Pull complete 21:49:47 eaf3925da568: Pull complete 21:49:49 bab4dde63d76: Pull complete 21:49:49 bde34c3a00c8: Pull complete 21:49:49 b352a97aabf1: Pull complete 21:49:49 4872d77fe225: Pull complete 21:49:49 5851b861e8e6: Pull complete 21:49:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:49:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:50 prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container 21:49:50 $ 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 21:49:51 $ docker top 71a797a19baa35fe5e83a55ccff399d26c69536df921d342c8104670f4d6a8d1 -eo pid,comm 21:49:51 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). 21:49:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:51 [ssh-agent] Looking for ssh-agent implementation... 21:49:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:51 $ docker exec 71a797a19baa35fe5e83a55ccff399d26c69536df921d342c8104670f4d6a8d1 ssh-agent 21:49:51 SSH_AUTH_SOCK=/tmp/ssh-WjD9TeH0U2Tl/agent.32 21:49:51 SSH_AGENT_PID=38 21:49:51 Running ssh-add (command line suppressed) 21:49:51 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9528085062577393382.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9528085062577393382.key) 21:49:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:51 + git tag --points-at HEAD [Pipeline] } 21:49:51 $ docker exec --env ******** --env ******** 71a797a19baa35fe5e83a55ccff399d26c69536df921d342c8104670f4d6a8d1 ssh-agent -k 21:49:51 unset SSH_AUTH_SOCK; 21:49:51 unset SSH_AGENT_PID; 21:49:51 echo Agent pid 38 killed; 21:49:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:49:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:52 [ssh-agent] Looking for ssh-agent implementation... 21:49:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:52 $ docker exec 71a797a19baa35fe5e83a55ccff399d26c69536df921d342c8104670f4d6a8d1 ssh-agent 21:49:52 SSH_AUTH_SOCK=/tmp/ssh-KNlP8yKj4PSw/agent.70 21:49:52 SSH_AGENT_PID=76 21:49:52 Running ssh-add (command line suppressed) 21:49:52 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4513654119723304866.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4513654119723304866.key) 21:49:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:52 + git semver init 21:49:53 2023-06-07 21:49:52,858 [run_init] DEBUG init version:0.0.0 force:False 21:49:53 2023-06-07 21:49:52,859 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 21:49:53 2023-06-07 21:49:52,859 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 21:49:53 2023-06-07 21:49:52,859 [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) 21:49:53 2023-06-07 21:49:53,607 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 21:49:53 2023-06-07 21:49:53,607 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 21:49:53 2023-06-07 21:49:53,608 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 21:49:53 2023-06-07 21:49:53,608 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 21:49:53 3.1.0-dev.1 [Pipeline] } 21:49:53 $ docker exec --env ******** --env ******** 71a797a19baa35fe5e83a55ccff399d26c69536df921d342c8104670f4d6a8d1 ssh-agent -k 21:49:53 unset SSH_AUTH_SOCK; 21:49:53 unset SSH_AGENT_PID; 21:49:53 echo Agent pid 76 killed; 21:49:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:54 + git semver [Pipeline] } 21:49:54 $ docker stop --time=1 71a797a19baa35fe5e83a55ccff399d26c69536df921d342c8104670f4d6a8d1 21:49:55 $ docker rm -f --volumes 71a797a19baa35fe5e83a55ccff399d26c69536df921d342c8104670f4d6a8d1 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:49:56 Stashed 1 file(s) [Pipeline] echo 21:49:56 [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [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 21:49:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:56 ========================================================= 21:49:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:49:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:49:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:49:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:49:57 f56be85fc22e: Pulling fs layer 21:49:57 85791d961cd3: Pulling fs layer 21:49:57 d694b5ae8c79: Pulling fs layer 21:49:57 9f32a84ed3da: Pulling fs layer 21:49:57 4d19c01a9841: Pulling fs layer 21:49:57 9325e15d5711: Pulling fs layer 21:49:57 556b6ee489ea: Pulling fs layer 21:49:57 c5a4b2cf53e6: Pulling fs layer 21:49:57 4d19c01a9841: Waiting 21:49:57 9325e15d5711: Waiting 21:49:57 556b6ee489ea: Waiting 21:49:57 c5a4b2cf53e6: Waiting 21:49:57 9f32a84ed3da: Waiting 21:49:57 85791d961cd3: Download complete 21:49:57 9f32a84ed3da: Verifying Checksum 21:49:57 9f32a84ed3da: Download complete 21:49:57 4d19c01a9841: Verifying Checksum 21:49:57 4d19c01a9841: Download complete 21:49:57 f56be85fc22e: Verifying Checksum 21:49:57 f56be85fc22e: Download complete 21:49:57 9325e15d5711: Verifying Checksum 21:49:57 9325e15d5711: Download complete 21:49:57 f56be85fc22e: Pull complete 21:49:57 85791d961cd3: Pull complete 21:49:57 c5a4b2cf53e6: Verifying Checksum 21:49:57 c5a4b2cf53e6: Download complete 21:49:57 d694b5ae8c79: Verifying Checksum 21:49:57 d694b5ae8c79: Download complete 21:49:57 556b6ee489ea: Verifying Checksum 21:49:57 556b6ee489ea: Download complete 21:50:01 d694b5ae8c79: Pull complete 21:50:01 9f32a84ed3da: Pull complete 21:50:01 4d19c01a9841: Pull complete 21:50:01 9325e15d5711: Pull complete 21:50:03 556b6ee489ea: Pull complete 21:50:04 c5a4b2cf53e6: Pull complete 21:50:04 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:50:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:50:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 21:50:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:05 + docker inspect -f . ci-base-image-x86_64 21:50:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:05 prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container 21:50:05 $ 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 21:50:07 $ docker top 827290e79407f0e0a61cb033b16c05f4a7861e8c58263833e8f9eba9ce1e22e7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:07 + go version 21:50:07 go version go1.20.2 linux/amd64 [Pipeline] } 21:50:07 $ docker stop --time=1 827290e79407f0e0a61cb033b16c05f4a7861e8c58263833e8f9eba9ce1e22e7 21:50:09 $ docker rm -f --volumes 827290e79407f0e0a61cb033b16c05f4a7861e8c58263833e8f9eba9ce1e22e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:09 + docker inspect -f . ci-base-image-x86_64 21:50:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:09 prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container 21:50:09 $ 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 21:50:09 $ docker top d94ddbc45932cd0fde15b1ad09abb1570f04c9a627b4e8a98e6ca1b81efe55b5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:10 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 21:50:10 + make test 21:50:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:50:10 go: downloading gopkg.in/yaml.v3 v3.0.1 21:50:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0 21:50:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 21:50:10 go: downloading github.com/mitchellh/copystructure v1.2.0 21:50:10 go: downloading github.com/stretchr/testify v1.8.4 21:50:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:50:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 21:50:10 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0 21:50:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0 21:50:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.1 21:50:10 go: downloading github.com/google/uuid v1.3.0 21:50:10 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:50:10 go: downloading github.com/gorilla/mux v1.8.0 21:50:10 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:50:10 go: downloading github.com/davecgh/go-spew v1.1.1 21:50:10 go: downloading github.com/pmezard/go-difflib v1.0.0 21:50:10 go: downloading github.com/stretchr/objx v0.5.0 21:50:10 go: downloading github.com/gorilla/websocket v1.4.2 21:50:10 go: downloading golang.org/x/net v0.9.0 21:50:10 go: downloading golang.org/x/sync v0.1.0 21:50:10 go: downloading github.com/go-kit/log v0.2.1 21:50:10 go: downloading github.com/go-playground/validator/v10 v10.13.0 21:50:10 go: downloading github.com/hashicorp/errwrap v1.0.0 21:50:10 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:50:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 21:50:10 go: downloading github.com/hashicorp/consul/api v1.20.0 21:50:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:50:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:50:10 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:50:10 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:50:10 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:50:10 go: downloading github.com/x448/float16 v0.8.4 21:50:10 go: downloading github.com/go-playground/universal-translator v0.18.1 21:50:10 go: downloading github.com/leodido/go-urn v1.2.3 21:50:10 go: downloading golang.org/x/crypto v0.8.0 21:50:10 go: downloading golang.org/x/text v0.9.0 21:50:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:50:10 go: downloading github.com/hashicorp/go-hclog v0.14.1 21:50:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:50:10 go: downloading github.com/hashicorp/serf v0.10.1 21:50:10 go: downloading github.com/zeebo/errs v1.3.0 21:50:10 go: downloading google.golang.org/grpc v1.53.0 21:50:11 go: downloading github.com/go-playground/locales v0.14.1 21:50:11 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 21:50:11 go: downloading google.golang.org/protobuf v1.28.1 21:50:11 go: downloading github.com/mattn/go-isatty v0.0.14 21:50:11 go: downloading github.com/fatih/color v1.9.0 21:50:11 go: downloading github.com/armon/go-metrics v0.3.10 21:50:11 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 21:50:11 go: downloading github.com/mattn/go-colorable v0.1.12 21:50:11 go: downloading github.com/golang/protobuf v1.5.2 21:50:11 go: downloading golang.org/x/sys v0.7.0 21:50:11 Still waiting to schedule task 21:50:11 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18128’ 21:50:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 21:50:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:50:26 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 21:50:27 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 21:50:27 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 21:50:27 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 21:50:28 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 21:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.088s coverage: 34.5% of statements 21:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.016s coverage: 92.4% of statements 21:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.028s coverage: 85.0% of statements 21:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.025s coverage: 42.4% of statements 21:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.020s coverage: 100.0% of statements 21:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.329s coverage: 87.7% of statements 21:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.013s coverage: 25.0% of statements 21:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.050s coverage: 79.0% of statements 21:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.012s coverage: 76.1% of statements 21:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.013s coverage: 31.2% of statements 21:50:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements 21:50:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:50:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:50:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:50:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:50:58 $ docker stop --time=1 d94ddbc45932cd0fde15b1ad09abb1570f04c9a627b4e8a98e6ca1b81efe55b5 21:51:00 $ docker rm -f --volumes d94ddbc45932cd0fde15b1ad09abb1570f04c9a627b4e8a98e6ca1b81efe55b5 [Pipeline] // withDockerContainer [Pipeline] sh 21:51:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51:00 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 21:51:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:01 21:51:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:01 latest: Pulling from edgex-lftools-log-publisher 21:51:01 5eb5b503b376: Pulling fs layer 21:51:01 5c69ac0246d0: Pulling fs layer 21:51:01 ec43610c2a17: Pulling fs layer 21:51:01 3a2ae6a8a46f: Pulling fs layer 21:51:01 33b1e0a273af: Pulling fs layer 21:51:01 5d3b04190fa2: Pulling fs layer 21:51:01 2f39f015ded8: Pulling fs layer 21:51:01 3a2ae6a8a46f: Waiting 21:51:01 33b1e0a273af: Waiting 21:51:01 5d3b04190fa2: Waiting 21:51:01 5c69ac0246d0: Download complete 21:51:01 3a2ae6a8a46f: Verifying Checksum 21:51:01 3a2ae6a8a46f: Download complete 21:51:01 33b1e0a273af: Verifying Checksum 21:51:01 33b1e0a273af: Download complete 21:51:01 5d3b04190fa2: Verifying Checksum 21:51:01 5d3b04190fa2: Download complete 21:51:01 ec43610c2a17: Verifying Checksum 21:51:01 ec43610c2a17: Download complete 21:51:01 5eb5b503b376: Verifying Checksum 21:51:01 5eb5b503b376: Download complete 21:51:02 2f39f015ded8: Download complete 21:51:02 5eb5b503b376: Pull complete 21:51:03 5c69ac0246d0: Pull complete 21:51:03 ec43610c2a17: Pull complete 21:51:03 3a2ae6a8a46f: Pull complete 21:51:04 33b1e0a273af: Pull complete 21:51:04 5d3b04190fa2: Pull complete 21:51:08 2f39f015ded8: Pull complete 21:51:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:51:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:11 prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container 21:51:11 $ 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 21:51:14 $ docker top 2c93b065d44bbac150bf4b0c886323877e105b497bc7f0f776a68064bc08d594 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:15 ---> job-cost.sh 21:51:15 lf-activate-venv: SKIPPING 21:51:15 INFO: No Stack... 21:51:15 INFO: Retrieving Pricing Info for: v3-standard-8 21:51:16 INFO: Archiving Costs [Pipeline] sh 21:51:17 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 21:51:17 + cut -d, -f6 [Pipeline] lock 21:51:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] 21:51:17 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] did not exist. Created. 21:51:17 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:51:17 + echo total: 0.2199999988079071 [Pipeline] stash 21:51:17 Stashed 1 file(s) [Pipeline] } 21:51:17 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] [Pipeline] // lock [Pipeline] } 21:51:17 $ docker stop --time=1 2c93b065d44bbac150bf4b0c886323877e105b497bc7f0f776a68064bc08d594 21:51:18 $ docker rm -f --volumes 2c93b065d44bbac150bf4b0c886323877e105b497bc7f0f776a68064bc08d594 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:52:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18131 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 21:52:56 Running in /w/workspace/go-mod-bootstrap/186 [Pipeline] { [Pipeline] checkout 21:52:56 Selected Git installation does not exist. Using Default 21:52:56 The recommended git tool is: NONE 21:53:02 using credential edgex-jenkins-ssh 21:53:02 Cloning the remote Git repository 21:53:02 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:53:02 > git init /w/workspace/go-mod-bootstrap/186 # timeout=10 21:53:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:53:02 > git --version # timeout=10 21:53:02 > git --version # 'git version 2.25.1' 21:53:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:53:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:05 Avoid second fetch 21:53:05 Checking out Revision 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 (main) 21:53:06 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#549)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:53:05 > git config core.sparsecheckout # timeout=10 21:53:05 > git checkout -f 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 # timeout=10 21:53:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:53:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:06 Dload Upload Total Spent Left Speed 21:53:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 21:53:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:53:07 + sudo tee /etc/docker/daemon.new 21:53:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:53:07 { 21:53:07 "registry-mirrors": [ 21:53:07 "https://nexus3.edgexfoundry.org:10001" 21:53:07 ], 21:53:07 "bip": "10.250.0.254/24", 21:53:07 "hosts": [ 21:53:07 "tcp://0.0.0.0:5555", 21:53:07 "unix:///var/run/docker.sock" 21:53:07 ], 21:53:07 "mtu": 1458, 21:53:07 "selinux-enabled": true, 21:53:07 "seccomp-profile": "/etc/docker/seccomp.json" 21:53:07 } [Pipeline] sh 21:53:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:53:08 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:53:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:27 ========================================================= 21:53:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:53:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:53:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:53:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:53:30 c41833b44d91: Pulling fs layer 21:53:30 ed15518f5707: Pulling fs layer 21:53:30 feae8fd75edb: Pulling fs layer 21:53:30 242c74f7c9fa: Pulling fs layer 21:53:30 3cdef696dda3: Pulling fs layer 21:53:30 2ced38df9373: Pulling fs layer 21:53:30 58f1dce35555: Pulling fs layer 21:53:30 242c74f7c9fa: Waiting 21:53:30 3cdef696dda3: Waiting 21:53:30 2ced38df9373: Waiting 21:53:30 58f1dce35555: Waiting 21:53:30 ed15518f5707: Download complete 21:53:30 242c74f7c9fa: Verifying Checksum 21:53:30 242c74f7c9fa: Download complete 21:53:30 3cdef696dda3: Verifying Checksum 21:53:30 3cdef696dda3: Download complete 21:53:30 c41833b44d91: Download complete 21:53:31 c41833b44d91: Pull complete 21:53:32 58f1dce35555: Verifying Checksum 21:53:32 58f1dce35555: Download complete 21:53:32 ed15518f5707: Pull complete 21:53:33 feae8fd75edb: Verifying Checksum 21:53:33 feae8fd75edb: Download complete 21:53:33 2ced38df9373: Verifying Checksum 21:53:33 2ced38df9373: Download complete 21:53:45 feae8fd75edb: Pull complete 21:53:45 242c74f7c9fa: Pull complete 21:53:45 3cdef696dda3: Pull complete 21:53:52 2ced38df9373: Pull complete 21:53:54 58f1dce35555: Pull complete 21:53:54 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:53:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:53:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 21:53:55 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:55 + docker inspect -f . ci-base-image-arm64 21:53:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:55 prd-ubuntu20.04-docker-arm64-4c-16g-18131 does not seem to be running inside a container 21:53:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/186 -v /w/workspace/go-mod-bootstrap/186:/w/workspace/go-mod-bootstrap/186:rw,z -v /w/workspace/go-mod-bootstrap/186@tmp:/w/workspace/go-mod-bootstrap/186@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 21:53:58 $ docker top 50888233030a1c8ead449064edff14364dac61f91b81a90003d14dd12be4a447 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:59 + go version 21:53:59 go version go1.20.2 linux/arm64 [Pipeline] } 21:53:59 $ docker stop --time=1 50888233030a1c8ead449064edff14364dac61f91b81a90003d14dd12be4a447 21:54:01 $ docker rm -f --volumes 50888233030a1c8ead449064edff14364dac61f91b81a90003d14dd12be4a447 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:02 + docker inspect -f . ci-base-image-arm64 21:54:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:02 prd-ubuntu20.04-docker-arm64-4c-16g-18131 does not seem to be running inside a container 21:54:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/186 -v /w/workspace/go-mod-bootstrap/186:/w/workspace/go-mod-bootstrap/186:rw,z -v /w/workspace/go-mod-bootstrap/186@tmp:/w/workspace/go-mod-bootstrap/186@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 21:54:03 $ docker top 59e6b099a3dd2e1bfec02faaa7fbcba577127c1e09d9c44da7d5cc57aaa5061b -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:04 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/186 [Pipeline] fileExists [Pipeline] sh 21:54:04 + make test 21:54:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:54:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 21:54:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 21:54:04 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0 21:54:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0 21:54:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0 21:54:05 go: downloading github.com/mitchellh/copystructure v1.2.0 21:54:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.1 21:54:05 go: downloading gopkg.in/yaml.v3 v3.0.1 21:54:05 go: downloading github.com/stretchr/testify v1.8.4 21:54:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:54:05 go: downloading github.com/gorilla/mux v1.8.0 21:54:05 go: downloading github.com/google/uuid v1.3.0 21:54:05 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:54:05 go: downloading github.com/gorilla/websocket v1.4.2 21:54:05 go: downloading golang.org/x/net v0.9.0 21:54:05 go: downloading golang.org/x/sync v0.1.0 21:54:05 go: downloading github.com/go-kit/log v0.2.1 21:54:05 go: downloading github.com/go-playground/validator/v10 v10.13.0 21:54:05 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:54:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 21:54:06 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:54:06 go: downloading github.com/davecgh/go-spew v1.1.1 21:54:06 go: downloading github.com/pmezard/go-difflib v1.0.0 21:54:06 go: downloading github.com/stretchr/objx v0.5.0 21:54:06 go: downloading github.com/hashicorp/consul/api v1.20.0 21:54:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:54:06 go: downloading github.com/hashicorp/errwrap v1.0.0 21:54:06 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:54:06 go: downloading github.com/go-playground/universal-translator v0.18.1 21:54:06 go: downloading github.com/leodido/go-urn v1.2.3 21:54:06 go: downloading golang.org/x/crypto v0.8.0 21:54:06 go: downloading golang.org/x/text v0.9.0 21:54:06 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:54:06 go: downloading github.com/zeebo/errs v1.3.0 21:54:06 go: downloading google.golang.org/grpc v1.53.0 21:54:08 go: downloading github.com/x448/float16 v0.8.4 21:54:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:54:08 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:54:08 go: downloading github.com/go-playground/locales v0.14.1 21:54:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:54:08 go: downloading github.com/hashicorp/go-hclog v0.14.1 21:54:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:54:08 go: downloading github.com/hashicorp/serf v0.10.1 21:54:08 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 21:54:08 go: downloading google.golang.org/protobuf v1.28.1 21:54:11 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 21:54:11 go: downloading github.com/fatih/color v1.9.0 21:54:11 go: downloading github.com/mattn/go-isatty v0.0.14 21:54:11 go: downloading github.com/armon/go-metrics v0.3.10 21:54:11 go: downloading github.com/golang/protobuf v1.5.2 21:54:11 go: downloading golang.org/x/sys v0.7.0 21:54:12 go: downloading github.com/mattn/go-colorable v0.1.12 21:54:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 21:54:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:56:34 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 21:56:37 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 21:56:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 21:56:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 21:56:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.189s coverage: 34.5% of statements 21:56:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.124s coverage: 92.4% of statements 21:56:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.030s coverage: 85.0% of statements 21:56:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.120s coverage: 42.4% of statements 21:56:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.098s coverage: 100.0% of statements 21:56:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.403s coverage: 87.7% of statements 21:56:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.075s coverage: 25.0% of statements 21:56:58 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 21:57:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.192s coverage: 79.0% of statements 21:57:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.057s coverage: 76.1% of statements 21:57:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.047s coverage: 31.2% of statements 21:57:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.021s coverage: 91.3% of statements 21:57:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:57:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:57:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:57:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:57:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:57:41 $ docker stop --time=1 59e6b099a3dd2e1bfec02faaa7fbcba577127c1e09d9c44da7d5cc57aaa5061b 21:57:43 $ docker rm -f --volumes 59e6b099a3dd2e1bfec02faaa7fbcba577127c1e09d9c44da7d5cc57aaa5061b [Pipeline] // withDockerContainer [Pipeline] sh 21:57:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:57:46 Warning: overwriting stash ‘coverage-report’ 21:57:47 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 21:57:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:57:47 21:57:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:57:48 arm64: Pulling from edgex-lftools-log-publisher 21:57:48 8998bd30e6a1: Pulling fs layer 21:57:48 04944245beec: Pulling fs layer 21:57:48 699f458cf7ca: Pulling fs layer 21:57:48 765212b225bb: Pulling fs layer 21:57:48 f23df028b6ca: Pulling fs layer 21:57:48 d65c8cfc05b1: Pulling fs layer 21:57:48 2437ff75d9bd: Pulling fs layer 21:57:48 f23df028b6ca: Waiting 21:57:48 d65c8cfc05b1: Waiting 21:57:48 2437ff75d9bd: Waiting 21:57:48 765212b225bb: Waiting 21:57:48 04944245beec: Verifying Checksum 21:57:48 04944245beec: Download complete 21:57:48 765212b225bb: Verifying Checksum 21:57:48 765212b225bb: Download complete 21:57:48 f23df028b6ca: Verifying Checksum 21:57:48 f23df028b6ca: Download complete 21:57:48 d65c8cfc05b1: Verifying Checksum 21:57:48 d65c8cfc05b1: Download complete 21:57:48 699f458cf7ca: Verifying Checksum 21:57:48 699f458cf7ca: Download complete 21:57:49 8998bd30e6a1: Verifying Checksum 21:57:49 8998bd30e6a1: Download complete 21:57:51 2437ff75d9bd: Verifying Checksum 21:57:51 2437ff75d9bd: Download complete 21:57:54 8998bd30e6a1: Pull complete 21:57:54 04944245beec: Pull complete 21:57:56 699f458cf7ca: Pull complete 21:57:57 765212b225bb: Pull complete 21:57:58 f23df028b6ca: Pull complete 21:57:59 d65c8cfc05b1: Pull complete 21:58:17 2437ff75d9bd: Pull complete 21:58:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:58:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:17 prd-ubuntu20.04-docker-arm64-4c-16g-18131 does not seem to be running inside a container 21:58:17 $ 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/186 -v /w/workspace/go-mod-bootstrap/186:/w/workspace/go-mod-bootstrap/186:rw,z -v /w/workspace/go-mod-bootstrap/186@tmp:/w/workspace/go-mod-bootstrap/186@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 21:58:22 $ docker top 03cf6e7004e1063b2326e4994d86cf58899ba5378fb9e3ac7d9ee8f9817f88dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:24 ---> job-cost.sh 21:58:24 lf-activate-venv: SKIPPING 21:58:24 INFO: No Stack... 21:58:24 INFO: Retrieving Pricing Info for: v3-standard-4 21:58:25 INFO: Archiving Costs [Pipeline] sh 21:58:26 + cat /w/workspace/go-mod-bootstrap/186/archives/cost.csv 21:58:26 + cut -d, -f6 [Pipeline] lock 21:58:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] 21:58:26 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] did not exist. Created. 21:58:26 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:58:27 /w/workspace/go-mod-bootstrap/186@tmp/durable-816cab69/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:58:28 + echo total: 0.10999999940395355 [Pipeline] stash 21:58:28 Warning: overwriting stash ‘stack-cost’ 21:58:28 Stashed 1 file(s) [Pipeline] } 21:58:28 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-186-stack-cost] [Pipeline] // lock [Pipeline] } 21:58:28 $ docker stop --time=1 03cf6e7004e1063b2326e4994d86cf58899ba5378fb9e3ac7d9ee8f9817f88dd 21:58:29 $ docker rm -f --volumes 03cf6e7004e1063b2326e4994d86cf58899ba5378fb9e3ac7d9ee8f9817f88dd [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 21:58:30 provisioning config files... 21:58:30 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7383902484502513946tmp [Pipeline] { [Pipeline] sh 21:58:30 + set +x 21:58:30 + curl -s https://codecov.io/bash 21:58:30 + bash -s -- 21:58:30 21:58:30 _____ _ 21:58:30 / ____| | | 21:58:30 | | ___ __| | ___ ___ _____ __ 21:58:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:58:30 | |___| (_) | (_| | __/ (_| (_) \ V / 21:58:30 \_____\___/ \__,_|\___|\___\___/ \_/ 21:58:30 Bash-1.0.6 21:58:30 21:58:30 21:58:30 ==> git version 2.25.1 found 21:58:30 ==> 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 21:58:30 Release-Date: 2020-01-08 21:58:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:58:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:58:30 ==> Jenkins CI detected. 21:58:30 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 21:58:30 project root: . 21:58:30 --> token set from env 21:58:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:58:30 ==> Running gcov in . (disable via -X gcov) 21:58:30 ==> Python coveragepy not found 21:58:30 ==> Searching for coverage reports in: 21:58:30 + . 21:58:30 -> Found 1 reports 21:58:30 ==> Detecting git/mercurial file structure 21:58:30 ==> Reading reports 21:58:30 + ./coverage.out bytes=94009 21:58:30 ==> Appending adjustments 21:58:30 https://docs.codecov.io/docs/fixing-reports 21:58:31 + Found adjustments 21:58:31 ==> Gzipping contents 21:58:31 16K /tmp/codecov.ENh0U4.gz 21:58:31 ==> Uploading reports 21:58:31 url: https://codecov.io 21:58:31 query: branch=main&commit=27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 21:58:31 -> Pinging Codecov 21:58:31 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=27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 21:58:31 -> Uploading to 21:58:31 https://storage.googleapis.com/codecov/v4/raw/2023-06-07/833815588EE85121546D348822E98E2E/27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1/ae734ff0-57f1-48b7-8bbb-925f046c1026.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T215831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7c9beac685b76d43e751742cd5fc665b5f943ee4d594bb6721316b864751daa 21:58:31 % Total % Received % Xferd Average Speed Time Time Time Current 21:58:31 Dload Upload Total Spent Left Speed 21:58:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14732 0 0 100 14732 0 80945 --:--:-- --:--:-- --:--:-- 80945 21:58:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 [Pipeline] } 21:58:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:58:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:58:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:58:32 21:58:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:58:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:58:32 df9b9388f04a: Pulling fs layer 21:58:32 52dc419b0ee2: Pulling fs layer 21:58:32 25bc292e5bac: Pulling fs layer 21:58:32 114826534d7a: Pulling fs layer 21:58:32 4657fd5d0bcf: Pulling fs layer 21:58:32 6ad1cebc031e: Pulling fs layer 21:58:32 8a3aa393b2d8: Pulling fs layer 21:58:32 4657fd5d0bcf: Waiting 21:58:32 6ad1cebc031e: Waiting 21:58:32 114826534d7a: Waiting 21:58:32 25bc292e5bac: Verifying Checksum 21:58:32 25bc292e5bac: Download complete 21:58:32 52dc419b0ee2: Verifying Checksum 21:58:32 52dc419b0ee2: Download complete 21:58:32 4657fd5d0bcf: Verifying Checksum 21:58:32 4657fd5d0bcf: Download complete 21:58:32 df9b9388f04a: Verifying Checksum 21:58:32 df9b9388f04a: Download complete 21:58:32 df9b9388f04a: Pull complete 21:58:32 6ad1cebc031e: Verifying Checksum 21:58:32 6ad1cebc031e: Download complete 21:58:32 52dc419b0ee2: Pull complete 21:58:32 25bc292e5bac: Pull complete 21:58:33 114826534d7a: Verifying Checksum 21:58:33 114826534d7a: Download complete 21:58:33 8a3aa393b2d8: Verifying Checksum 21:58:36 114826534d7a: Pull complete 21:58:36 4657fd5d0bcf: Pull complete 21:58:36 6ad1cebc031e: Pull complete 21:58:40 8a3aa393b2d8: Pull complete 21:58:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:58:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:40 prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container 21:58:40 $ 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 21:58:42 $ docker top 565f30fb8e6ad8766885196073af576a305a4e5190b2f3a130f69d9c843b2aa3 -eo pid,comm [Pipeline] { [Pipeline] echo 21:58:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 21:58:42 + set -o pipefail 21:58:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 21:58:46 21:58:46 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 21:58:46 21:58:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/0b4f2758-0548-464e-90f1-544805dcb646 21:58:46 21:58:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:58:46 21:58:46 21:58:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:58:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:58:46 More details here: https://snyk.co/ue1NS 21:58:46 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 21:58:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:58:46 $ docker stop --time=1 565f30fb8e6ad8766885196073af576a305a4e5190b2f3a130f69d9c843b2aa3 21:58:48 $ docker rm -f --volumes 565f30fb8e6ad8766885196073af576a305a4e5190b2f3a130f69d9c843b2aa3 [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 21:58:49 + git log --format=format:%s -1 27ad8eaa0fdd53ff8a2754e28c80e228479ee8c1 [Pipeline] sh 21:58:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:58:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:50 prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container 21:58:50 $ 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 21:58:50 $ docker top f02dd6281c10c3b65ccb3617595bbaca5df5ed52b461a163941f1d7fd117cdc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:50 [ssh-agent] Looking for ssh-agent implementation... 21:58:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:50 $ docker exec f02dd6281c10c3b65ccb3617595bbaca5df5ed52b461a163941f1d7fd117cdc8 ssh-agent 21:58:50 SSH_AUTH_SOCK=/tmp/ssh-LfwB1vagx1ce/agent.32 21:58:50 SSH_AGENT_PID=38 21:58:50 Running ssh-add (command line suppressed) 21:58:51 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15331258553935752013.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15331258553935752013.key) 21:58:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:51 + git semver tag 21:58:51 2023-06-07 21:58:51,487 [run_tag] DEBUG tag force:False 21:58:51 2023-06-07 21:58:51,487 [check_head_tag] DEBUG check head tag 21:58:51 2023-06-07 21:58:51,488 [execute] INFO git cat-file --batch-check 21:58:51 2023-06-07 21:58:51,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 21:58:51 2023-06-07 21:58:51,492 [execute] INFO git cat-file --batch 21:58:51 2023-06-07 21:58:51,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 21:58:51 2023-06-07 21:58:51,520 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 21:58:51 2023-06-07 21:58:51,520 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 21:58:51 2023-06-07 21:58:51,520 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 21:58:51 2023-06-07 21:58:51,526 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 21:58:51 3.1.0-dev.1 [Pipeline] } 21:58:51 $ docker exec --env ******** --env ******** f02dd6281c10c3b65ccb3617595bbaca5df5ed52b461a163941f1d7fd117cdc8 ssh-agent -k 21:58:51 unset SSH_AUTH_SOCK; 21:58:51 unset SSH_AGENT_PID; 21:58:51 echo Agent pid 38 killed; 21:58:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:51 + git semver [Pipeline] } 21:58:52 $ docker stop --time=1 f02dd6281c10c3b65ccb3617595bbaca5df5ed52b461a163941f1d7fd117cdc8 21:58:53 $ docker rm -f --volumes f02dd6281c10c3b65ccb3617595bbaca5df5ed52b461a163941f1d7fd117cdc8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:58:53 21:58:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:58:54 0.23.1-centos7: Pulling from edgex-lftools 21:58:54 ab5ef0e58194: Pulling fs layer 21:58:54 9712f1f96733: Pulling fs layer 21:58:54 63f879dbbcfc: Pulling fs layer 21:58:54 0d9ebad4ef96: Pulling fs layer 21:58:54 e9a5061849ea: Pulling fs layer 21:58:54 0d9ebad4ef96: Waiting 21:58:54 d747dcd14b5f: Pulling fs layer 21:58:54 2de7ff778b66: Pulling fs layer 21:58:54 e9a5061849ea: Waiting 21:58:54 2de7ff778b66: Waiting 21:58:54 d747dcd14b5f: Waiting 21:58:54 9712f1f96733: Verifying Checksum 21:58:54 9712f1f96733: Download complete 21:58:54 63f879dbbcfc: Verifying Checksum 21:58:54 63f879dbbcfc: Download complete 21:58:54 0d9ebad4ef96: Verifying Checksum 21:58:54 d747dcd14b5f: Verifying Checksum 21:58:54 d747dcd14b5f: Download complete 21:58:54 ab5ef0e58194: Verifying Checksum 21:58:54 ab5ef0e58194: Download complete 21:58:54 e9a5061849ea: Verifying Checksum 21:58:54 e9a5061849ea: Download complete 21:58:54 2de7ff778b66: Verifying Checksum 21:58:54 2de7ff778b66: Download complete 21:58:58 ab5ef0e58194: Pull complete 21:58:58 9712f1f96733: Pull complete 21:58:58 63f879dbbcfc: Pull complete 21:59:02 0d9ebad4ef96: Pull complete 21:59:02 e9a5061849ea: Pull complete 21:59:02 d747dcd14b5f: Pull complete 21:59:03 2de7ff778b66: Pull complete 21:59:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:59:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:03 prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container 21:59:03 $ 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 21:59:05 $ docker top fe85ecd2478c885a513baa9af62306e1de4290ed8856117373c016e0b357b3b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:59:05 provisioning config files... 21:59:05 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13130079062065678312tmp 21:59:05 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8796587926189335850tmp 21:59:05 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11534327839846316947tmp [Pipeline] { [Pipeline] echo 21:59:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:59:06 ---> sigul-configuration.sh 21:59:06 gpg: directory `/root/.gnupg' created 21:59:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:59:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:59:06 gpg: keyring `/root/.gnupg/secring.gpg' created 21:59:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:59:06 gpg: CAST5 encrypted data 21:59:06 gpg: encrypted with 1 passphrase 21:59:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:59:06 + mkdir /home/jenkins 21:59:06 + mkdir /home/jenkins/sigul [Pipeline] sh 21:59:06 + 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 21:59:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:59:07 ---> sigul-install.sh 21:59:07 Sigul already installed; skipping installation. [Pipeline] sh 21:59:07 + git tag --list 21:59:07 v0.0.1 21:59:07 v0.0.10 21:59:07 v0.0.11 21:59:07 v0.0.12 21:59:07 v0.0.13 21:59:07 v0.0.14 21:59:07 v0.0.15 21:59:07 v0.0.16 21:59:07 v0.0.17 21:59:07 v0.0.18 21:59:07 v0.0.19 21:59:07 v0.0.2 21:59:07 v0.0.20 21:59:07 v0.0.21 21:59:07 v0.0.22 21:59:07 v0.0.23 21:59:07 v0.0.24 21:59:07 v0.0.25 21:59:07 v0.0.26 21:59:07 v0.0.27 21:59:07 v0.0.28 21:59:07 v0.0.29 21:59:07 v0.0.3 21:59:07 v0.0.30 21:59:07 v0.0.31 21:59:07 v0.0.32 21:59:07 v0.0.33 21:59:07 v0.0.34 21:59:07 v0.0.35 21:59:07 v0.0.36 21:59:07 v0.0.37 21:59:07 v0.0.38 21:59:07 v0.0.39 21:59:07 v0.0.4 21:59:07 v0.0.40 21:59:07 v0.0.41 21:59:07 v0.0.42 21:59:07 v0.0.43 21:59:07 v0.0.44 21:59:07 v0.0.45 21:59:07 v0.0.46 21:59:07 v0.0.47 21:59:07 v0.0.48 21:59:07 v0.0.49 21:59:07 v0.0.5 21:59:07 v0.0.50 21:59:07 v0.0.51 21:59:07 v0.0.52 21:59:07 v0.0.53 21:59:07 v0.0.54 21:59:07 v0.0.55 21:59:07 v0.0.56 21:59:07 v0.0.57 21:59:07 v0.0.58 21:59:07 v0.0.59 21:59:07 v0.0.6 21:59:07 v0.0.60 21:59:07 v0.0.61 21:59:07 v0.0.62 21:59:07 v0.0.63 21:59:07 v0.0.64 21:59:07 v0.0.65 21:59:07 v0.0.66 21:59:07 v0.0.67 21:59:07 v0.0.68 21:59:07 v0.0.69 21:59:07 v0.0.7 21:59:07 v0.0.70 21:59:07 v0.0.71 21:59:07 v0.0.72 21:59:07 v0.0.8 21:59:07 v0.0.9 21:59:07 v2.0.0 21:59:07 v2.1.0 21:59:07 v2.1.1 21:59:07 v2.2.0 21:59:07 v2.3.0 21:59:07 v3.0 21:59:07 v3.0.0 21:59:07 v3.0.1 21:59:07 v3.1.0-dev.1 [Pipeline] sh 21:59:07 + lftools sign git-tag v3.1.0-dev.1 21:59:08 Signing Git tag with Sigul... 21:59:08 Signing v3.1.0-dev.1 [Pipeline] echo 21:59:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:59:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:59:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:59:08 $ docker stop --time=1 fe85ecd2478c885a513baa9af62306e1de4290ed8856117373c016e0b357b3b9 21:59:10 $ docker rm -f --volumes fe85ecd2478c885a513baa9af62306e1de4290ed8856117373c016e0b357b3b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:59:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:10 prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container 21:59:11 $ 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 21:59:11 $ docker top 51e0db6081ec2e9736d92fadc503db1a8ab7ab9ab81e836b0f7a743aaa8b29e7 -eo pid,comm 21:59:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:59:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:11 [ssh-agent] Looking for ssh-agent implementation... 21:59:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:11 $ docker exec 51e0db6081ec2e9736d92fadc503db1a8ab7ab9ab81e836b0f7a743aaa8b29e7 ssh-agent 21:59:11 SSH_AUTH_SOCK=/tmp/ssh-7h6NFvCpcSju/agent.33 21:59:11 SSH_AGENT_PID=39 21:59:11 Running ssh-add (command line suppressed) 21:59:11 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1214893303107657866.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1214893303107657866.key) 21:59:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:12 + git semver bump pre 21:59:12 2023-06-07 21:59:12,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 21:59:12 2023-06-07 21:59:12,284 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev 21:59:12 2023-06-07 21:59:12,284 [bump_version] DEBUG bumped version:3.1.0-dev.2 21:59:12 2023-06-07 21:59:12,284 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 21:59:12 2023-06-07 21:59:12,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 21:59:12 2023-06-07 21:59:12,284 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 21:59:12 2023-06-07 21:59:12,287 [execute] INFO git cat-file --batch-check 21:59:12 2023-06-07 21:59:12,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:12 2023-06-07 21:59:12,293 [execute] INFO git cat-file --batch 21:59:12 2023-06-07 21:59:12,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:12 2023-06-07 21:59:12,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 21:59:12 3.1.0-dev.2 [Pipeline] } 21:59:12 $ docker exec --env ******** --env ******** 51e0db6081ec2e9736d92fadc503db1a8ab7ab9ab81e836b0f7a743aaa8b29e7 ssh-agent -k 21:59:12 unset SSH_AUTH_SOCK; 21:59:12 unset SSH_AGENT_PID; 21:59:12 echo Agent pid 39 killed; 21:59:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:12 + git semver [Pipeline] } 21:59:13 $ docker stop --time=1 51e0db6081ec2e9736d92fadc503db1a8ab7ab9ab81e836b0f7a743aaa8b29e7 21:59:14 $ docker rm -f --volumes 51e0db6081ec2e9736d92fadc503db1a8ab7ab9ab81e836b0f7a743aaa8b29e7 [Pipeline] // withDockerContainer [Pipeline] sh 21:59:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:15 prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container 21:59:15 $ 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 21:59:15 $ docker top d6488f452752ab4b552353bca18aa7e29e430d965f69734a8a43ad902f4a4fdb -eo pid,comm 21:59:15 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). 21:59:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:15 [ssh-agent] Looking for ssh-agent implementation... 21:59:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:15 $ docker exec d6488f452752ab4b552353bca18aa7e29e430d965f69734a8a43ad902f4a4fdb ssh-agent 21:59:15 SSH_AUTH_SOCK=/tmp/ssh-8GYqz3pCym0h/agent.32 21:59:15 SSH_AGENT_PID=38 21:59:15 Running ssh-add (command line suppressed) 21:59:15 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1098132107981657416.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1098132107981657416.key) 21:59:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:16 + git semver push 21:59:16 2023-06-07 21:59:16,369 [run_push] DEBUG push 21:59:16 2023-06-07 21:59:16,369 [execute] INFO git cat-file --batch-check 21:59:16 2023-06-07 21:59:16,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:16 2023-06-07 21:59:16,374 [execute] INFO git rev-list d99fb1a3f6c9715265b9d065583bb421705b50cb -- 21:59:16 2023-06-07 21:59:16,374 [execute] DEBUG Popen(['git', 'rev-list', 'd99fb1a3f6c9715265b9d065583bb421705b50cb', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 21:59:16 2023-06-07 21:59:16,383 [execute] INFO git fetch -v origin 21:59:16 2023-06-07 21:59:16,384 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 21:59:16 2023-06-07 21:59:16,877 [run_push] DEBUG no remote changes detected 21:59:16 2023-06-07 21:59:16,878 [execute] INFO git push origin semver 21:59:16 2023-06-07 21:59:16,878 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 21:59:17 2023-06-07 21:59:17,669 [run_push] DEBUG push all version tags 21:59:17 2023-06-07 21:59:17,669 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:59:17 2023-06-07 21:59:17,670 [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) 21:59:18 2023-06-07 21:59:18,416 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 21:59:18 3.1.0-dev.2 [Pipeline] } 21:59:18 $ docker exec --env ******** --env ******** d6488f452752ab4b552353bca18aa7e29e430d965f69734a8a43ad902f4a4fdb ssh-agent -k 21:59:18 unset SSH_AUTH_SOCK; 21:59:18 unset SSH_AGENT_PID; 21:59:18 echo Agent pid 38 killed; 21:59:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:18 + git semver [Pipeline] } 21:59:19 $ docker stop --time=1 d6488f452752ab4b552353bca18aa7e29e430d965f69734a8a43ad902f4a4fdb 21:59:20 $ docker rm -f --volumes d6488f452752ab4b552353bca18aa7e29e430d965f69734a8a43ad902f4a4fdb [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 21:59:21 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 21:59:21 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 21:59:21 total 16 21:59:21 drwxr-xr-x 3 root root 4096 Jun 7 21:51 . 21:59:21 drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 21:59 .. 21:59:21 drwxr-xr-x 2 root root 4096 Jun 7 21:51 cost 21:59:21 -rw-r--r-- 1 root root 88 Jun 7 21:51 cost.csv 21:59:21 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 21:59:21 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 21:59:21 total 16 21:59:21 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 21:51 . 21:59:21 drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 21:59 .. 21:59:21 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 21:51 cost 21:59:21 -rw-r--r-- 1 jenkins jenkins 88 Jun 7 21:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:59:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:59:22 ---> package-listing.sh 21:59:22 ++ facter osfamily 21:59:22 ++ tr '[:upper:]' '[:lower:]' 21:59:22 + OS_FAMILY=debian 21:59:22 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 21:59:22 + START_PACKAGES=/tmp/packages_start.txt 21:59:22 + END_PACKAGES=/tmp/packages_end.txt 21:59:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:22 + PACKAGES=/tmp/packages_start.txt 21:59:22 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 21:59:22 + PACKAGES=/tmp/packages_end.txt 21:59:22 + case "${OS_FAMILY}" in 21:59:22 + dpkg -l 21:59:22 + grep '^ii' 21:59:22 + '[' -f /tmp/packages_start.txt ']' 21:59:22 + '[' -f /tmp/packages_end.txt ']' 21:59:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:22 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 21:59:22 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 21:59:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 21:59:22 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 21:59:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:23 prd-ubuntu20.04-docker-8c-8g-18129 does not seem to be running inside a container 21:59:23 $ 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 21:59:23 $ docker top 0f3330698674f7e72b74dd12e938b823ba5d9ae1f82c9b1be59065283d158b2c -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:23 + touch /tmp/pre-build-complete [Pipeline] sh 21:59:24 + mkdir -p /var/log/sysstat [Pipeline] sh 21:59:24 + ls /var/log/sa-host 21:59:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:24 provisioning config files... 21:59:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config17404009384073649744tmp [Pipeline] { [Pipeline] echo 21:59:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:59:24 ---> create-netrc.sh [Pipeline] } 21:59:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:59:25 ---> python-tools-install.sh [Pipeline] echo 21:59:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:59:25 ---> sudo-logs.sh 21:59:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:59:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:59:25 ---> job-cost.sh 21:59:25 lf-activate-venv: SKIPPING 21:59:25 DEBUG: total: 0.2199999988079071 21:59:25 INFO: Retrieving Stack Cost... 21:59:26 INFO: Retrieving Pricing Info for: v3-standard-8 21:59:26 INFO: Archiving Costs [Pipeline] echo 21:59:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:59:27 ---> logs-deploy.sh 21:59:27 lf-activate-venv: SKIPPING 21:59:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/186 21:59:27 INFO: archiving workspace using pattern(s): 21:59:27 Archives upload complete. 21:59:28 INFO: archiving logs to Nexus