Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 140a5eafc5cba1ba4b0f6764404ab697e17522e5 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-ssh3962571134350521026.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-ssh6209608737210591246.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-registry/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-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4656956460755698982.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-ssh17995809687178524477.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-registry/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-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8645786349550292462.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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-378 in /w/workspace/dgexfoundry_go-mod-registry_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-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 140a5eafc5cba1ba4b0f6764404ab697e17522e5 (main) Commit message: "Merge pull request #125 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.22.0" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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 140a5eafc5cba1ba4b0f6764404ab697e17522e5 # timeout=10 > git rev-list --no-walk 2eb4ddc7a3a1f198165816e2a7626ec8b6af50e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:56:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:56:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:56:03 ========================================================= 16:56:03 EdgeX Global Pipelines Version Info 16:56:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:56:04 ------------------- 16:56:04 stable info: 16:56:04 ------------------- 16:56:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:56:04 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:56:04 Message: update stable to v1.0.250 16:56:04 ------------------- 16:56:04 experimental info: 16:56:04 ------------------- 16:56:04 Commited By: **** collab-it+edgex@linuxfoundation.org 16:56:04 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:56:04 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:56:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 16:56:04 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 16:56:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 140a5eafc5cba1ba4b0f6764404ab697e17522e5 [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 140a5ea [Pipeline] echo 16:56:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:56:05 + git rev-list -1 --merges 140a5eafc5cba1ba4b0f6764404ab697e17522e5~1..140a5eafc5cba1ba4b0f6764404ab697e17522e5 [Pipeline] echo 16:56:05 -----------> git rev-list -1 --merges 140a5eafc5cba1ba4b0f6764404ab697e17522e5~1..140a5eafc5cba1ba4b0f6764404ab697e17522e5 140a5eafc5cba1ba4b0f6764404ab697e17522e5 16:56:05 140a5eafc5cba1ba4b0f6764404ab697e17522e5 [false] [Pipeline] sh 16:56:06 + git log --format=format:%s -1 140a5eafc5cba1ba4b0f6764404ab697e17522e5 [Pipeline] echo 16:56:06 ========================================================= 16:56:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:56:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:56:06 + git log --format=format:%s -1 140a5eafc5cba1ba4b0f6764404ab697e17522e5 [Pipeline] echo 16:56:06 [semverPrep] GIT_COMMIT: 140a5eafc5cba1ba4b0f6764404ab697e17522e5, Commit Message: Merge pull request #125 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.22.0 [Pipeline] echo 16:56:06 [semverPrep] This is not a build commit. [Pipeline] sh 16:56:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:56:06 + grep -v github /etc/ssh/ssh_known_hosts 16:56:06 + [ -e /tmp/ssh_known_hosts ] 16:56:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:56:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:56:06 + sudo tee -a /etc/ssh/ssh_known_hosts 16:56:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:07 16:56:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:07 0.1.4: Pulling from edgex-devops/py-git-semver 16:56:07 b85a868b505f: Pulling fs layer 16:56:07 e2be974225ed: Pulling fs layer 16:56:07 339a4e72a1f5: Pulling fs layer 16:56:07 988bab9f4d93: Pulling fs layer 16:56:07 1469e6f7b9e6: Pulling fs layer 16:56:07 eaf3925da568: Pulling fs layer 16:56:07 bab4dde63d76: Pulling fs layer 16:56:07 bde34c3a00c8: Pulling fs layer 16:56:07 b352a97aabf1: Pulling fs layer 16:56:07 4872d77fe225: Pulling fs layer 16:56:07 5851b861e8e6: Pulling fs layer 16:56:07 988bab9f4d93: Waiting 16:56:07 1469e6f7b9e6: Waiting 16:56:07 eaf3925da568: Waiting 16:56:07 bab4dde63d76: Waiting 16:56:07 bde34c3a00c8: Waiting 16:56:07 b352a97aabf1: Waiting 16:56:07 4872d77fe225: Waiting 16:56:07 5851b861e8e6: Waiting 16:56:08 e2be974225ed: Download complete 16:56:08 988bab9f4d93: Verifying Checksum 16:56:08 988bab9f4d93: Download complete 16:56:08 1469e6f7b9e6: Verifying Checksum 16:56:08 1469e6f7b9e6: Download complete 16:56:08 339a4e72a1f5: Verifying Checksum 16:56:08 339a4e72a1f5: Download complete 16:56:08 eaf3925da568: Download complete 16:56:08 bde34c3a00c8: Download complete 16:56:08 b352a97aabf1: Download complete 16:56:08 4872d77fe225: Verifying Checksum 16:56:08 4872d77fe225: Download complete 16:56:08 5851b861e8e6: Verifying Checksum 16:56:08 5851b861e8e6: Download complete 16:56:08 b85a868b505f: Verifying Checksum 16:56:08 b85a868b505f: Download complete 16:56:08 bab4dde63d76: Verifying Checksum 16:56:08 bab4dde63d76: Download complete 16:56:09 b85a868b505f: Pull complete 16:56:09 e2be974225ed: Pull complete 16:56:10 339a4e72a1f5: Pull complete 16:56:10 988bab9f4d93: Pull complete 16:56:10 1469e6f7b9e6: Pull complete 16:56:10 eaf3925da568: Pull complete 16:56:12 bab4dde63d76: Pull complete 16:56:12 bde34c3a00c8: Pull complete 16:56:12 b352a97aabf1: Pull complete 16:56:12 4872d77fe225: Pull complete 16:56:12 5851b861e8e6: Pull complete 16:56:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:56:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:12 prd-ubuntu20.04-docker-8c-8g-378 does not seem to be running inside a container 16:56:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:56:15 $ docker top c3d9f069f651554c1c2d2233d6bd7298d4fc1f8454a68d5b28f9da9d353b116e -eo pid,comm 16:56: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). 16:56:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:15 [ssh-agent] Looking for ssh-agent implementation... 16:56:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:15 $ docker exec c3d9f069f651554c1c2d2233d6bd7298d4fc1f8454a68d5b28f9da9d353b116e ssh-agent 16:56:16 SSH_AUTH_SOCK=/tmp/ssh-kZ2jCuRaqWJc/agent.31 16:56:16 SSH_AGENT_PID=37 16:56:16 Running ssh-add (command line suppressed) 16:56:16 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16983661210128833040.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16983661210128833040.key) 16:56:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:16 + git tag --points-at HEAD [Pipeline] } 16:56:16 $ docker exec --env ******** --env ******** c3d9f069f651554c1c2d2233d6bd7298d4fc1f8454a68d5b28f9da9d353b116e ssh-agent -k 16:56:16 unset SSH_AUTH_SOCK; 16:56:16 unset SSH_AGENT_PID; 16:56:16 echo Agent pid 37 killed; 16:56:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:56:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:16 [ssh-agent] Looking for ssh-agent implementation... 16:56:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:16 $ docker exec c3d9f069f651554c1c2d2233d6bd7298d4fc1f8454a68d5b28f9da9d353b116e ssh-agent 16:56:16 SSH_AUTH_SOCK=/tmp/ssh-C2Fw4UHRUD7Q/agent.69 16:56:16 SSH_AGENT_PID=75 16:56:16 Running ssh-add (command line suppressed) 16:56:16 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14239053321371854303.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14239053321371854303.key) 16:56:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:17 + git semver init 16:56:17 2023-07-03 16:56:17,439 [run_init] DEBUG init version:0.0.0 force:False 16:56:17 2023-07-03 16:56:17,439 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 16:56:17 2023-07-03 16:56:17,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 16:56:17 2023-07-03 16:56:17,440 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/dgexfoundry_go-mod-registry_main/.semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 16:56:18 2023-07-03 16:56:18,176 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 16:56:18 2023-07-03 16:56:18,177 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 16:56:18 2023-07-03 16:56:18,177 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 16:56:18 2023-07-03 16:56:18,177 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 16:56:18 3.1.0-dev.3 [Pipeline] } 16:56:18 $ docker exec --env ******** --env ******** c3d9f069f651554c1c2d2233d6bd7298d4fc1f8454a68d5b28f9da9d353b116e ssh-agent -k 16:56:18 unset SSH_AUTH_SOCK; 16:56:18 unset SSH_AGENT_PID; 16:56:18 echo Agent pid 75 killed; 16:56:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:18 + git semver [Pipeline] } 16:56:19 $ docker stop --time=1 c3d9f069f651554c1c2d2233d6bd7298d4fc1f8454a68d5b28f9da9d353b116e 16:56:20 $ docker rm -f --volumes c3d9f069f651554c1c2d2233d6bd7298d4fc1f8454a68d5b28f9da9d353b116e [Pipeline] // withDockerContainer [Pipeline] sh 16:56:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:56:21 Stashed 1 file(s) [Pipeline] echo 16:56:21 [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [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 16:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:21 ========================================================= 16:56:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:56:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:56:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:56:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:56:21 f56be85fc22e: Pulling fs layer 16:56:21 85791d961cd3: Pulling fs layer 16:56:21 d694b5ae8c79: Pulling fs layer 16:56:21 9f32a84ed3da: Pulling fs layer 16:56:21 4d19c01a9841: Pulling fs layer 16:56:21 9325e15d5711: Pulling fs layer 16:56:21 556b6ee489ea: Pulling fs layer 16:56:21 c5a4b2cf53e6: Pulling fs layer 16:56:21 4d19c01a9841: Waiting 16:56:21 9f32a84ed3da: Waiting 16:56:21 556b6ee489ea: Waiting 16:56:21 c5a4b2cf53e6: Waiting 16:56:21 85791d961cd3: Verifying Checksum 16:56:21 85791d961cd3: Download complete 16:56:21 9f32a84ed3da: Verifying Checksum 16:56:21 9f32a84ed3da: Download complete 16:56:21 4d19c01a9841: Verifying Checksum 16:56:21 4d19c01a9841: Download complete 16:56:21 f56be85fc22e: Verifying Checksum 16:56:21 f56be85fc22e: Download complete 16:56:21 9325e15d5711: Verifying Checksum 16:56:21 9325e15d5711: Download complete 16:56:21 f56be85fc22e: Pull complete 16:56:21 85791d961cd3: Pull complete 16:56:22 c5a4b2cf53e6: Verifying Checksum 16:56:22 c5a4b2cf53e6: Download complete 16:56:22 d694b5ae8c79: Verifying Checksum 16:56:22 d694b5ae8c79: Download complete 16:56:22 556b6ee489ea: Verifying Checksum 16:56:22 556b6ee489ea: Download complete 16:56:26 d694b5ae8c79: Pull complete 16:56:26 9f32a84ed3da: Pull complete 16:56:26 4d19c01a9841: Pull complete 16:56:26 9325e15d5711: Pull complete 16:56:29 556b6ee489ea: Pull complete 16:56:30 c5a4b2cf53e6: Pull complete 16:56:30 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:56:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:56:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 16:56:30 + 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 16:56:30 + docker inspect -f . ci-base-image-x86_64 16:56:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:30 prd-ubuntu20.04-docker-8c-8g-378 does not seem to be running inside a container 16:56:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:56:36 Still waiting to schedule task 16:56:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:56:37 $ docker top 995b446bf895decacc6cedddfb14a8387556182487e1d7c3b5abf7e8917c057b -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:37 + go version 16:56:37 go version go1.20.2 linux/amd64 [Pipeline] } 16:56:37 $ docker stop --time=1 995b446bf895decacc6cedddfb14a8387556182487e1d7c3b5abf7e8917c057b 16:56:38 $ docker rm -f --volumes 995b446bf895decacc6cedddfb14a8387556182487e1d7c3b5abf7e8917c057b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:39 + docker inspect -f . ci-base-image-x86_64 16:56:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:39 prd-ubuntu20.04-docker-8c-8g-378 does not seem to be running inside a container 16:56:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:56:39 $ docker top bb5ee1062ee9cc805687ba6f38ade8881f81f24dea023698c8333f213a592ef6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:40 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 16:56:40 + make test 16:56:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:56:40 go: downloading github.com/stretchr/testify v1.8.4 16:56:40 go: downloading github.com/hashicorp/consul/api v1.22.0 16:56:40 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 16:56:40 go: downloading gopkg.in/yaml.v3 v3.0.1 16:56:40 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 16:56:40 go: downloading github.com/stretchr/objx v0.5.0 16:56:40 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 16:56:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:56:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:56:40 go: downloading github.com/hashicorp/serf v0.10.1 16:56:40 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:56:40 go: downloading github.com/hashicorp/go-hclog v1.5.0 16:56:40 go: downloading github.com/fatih/color v1.14.1 16:56:40 go: downloading github.com/mattn/go-isatty v0.0.17 16:56:40 go: downloading github.com/mattn/go-colorable v0.1.13 16:56:40 go: downloading golang.org/x/sys v0.8.0 16:56:40 go: downloading github.com/armon/go-metrics v0.4.1 16:56:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:56:40 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:56:53 ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] 16:56:53 ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] 16:56:54 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.038s coverage: 89.4% of statements 16:56:54 ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.008s coverage: 85.7% of statements 16:57:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:57:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:57:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:57:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:57:06 $ docker stop --time=1 bb5ee1062ee9cc805687ba6f38ade8881f81f24dea023698c8333f213a592ef6 16:57:10 $ docker rm -f --volumes bb5ee1062ee9cc805687ba6f38ade8881f81f24dea023698c8333f213a592ef6 [Pipeline] // withDockerContainer [Pipeline] sh 16:57:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:57:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:10 16:57:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:11 latest: Pulling from edgex-lftools-log-publisher 16:57:11 5eb5b503b376: Pulling fs layer 16:57:11 5c69ac0246d0: Pulling fs layer 16:57:11 ec43610c2a17: Pulling fs layer 16:57:11 3a2ae6a8a46f: Pulling fs layer 16:57:11 33b1e0a273af: Pulling fs layer 16:57:11 5d3b04190fa2: Pulling fs layer 16:57:11 2f39f015ded8: Pulling fs layer 16:57:11 3a2ae6a8a46f: Waiting 16:57:11 33b1e0a273af: Waiting 16:57:11 5d3b04190fa2: Waiting 16:57:11 5c69ac0246d0: Verifying Checksum 16:57:11 5c69ac0246d0: Download complete 16:57:11 3a2ae6a8a46f: Verifying Checksum 16:57:11 3a2ae6a8a46f: Download complete 16:57:11 33b1e0a273af: Verifying Checksum 16:57:11 5d3b04190fa2: Verifying Checksum 16:57:11 5d3b04190fa2: Download complete 16:57:11 ec43610c2a17: Verifying Checksum 16:57:11 5eb5b503b376: Verifying Checksum 16:57:11 5eb5b503b376: Download complete 16:57:12 2f39f015ded8: Download complete 16:57:12 5eb5b503b376: Pull complete 16:57:12 5c69ac0246d0: Pull complete 16:57:13 ec43610c2a17: Pull complete 16:57:13 3a2ae6a8a46f: Pull complete 16:57:13 33b1e0a273af: Pull complete 16:57:13 5d3b04190fa2: Pull complete 16:57:17 2f39f015ded8: Pull complete 16:57:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:57:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:17 prd-ubuntu20.04-docker-8c-8g-378 does not seem to be running inside a container 16:57: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/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 16:57:22 $ docker top 0ebe27300554112bd2e8eb4651fbef43dfc0fa6fef95ead59f2852914087cdc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:22 ---> job-cost.sh 16:57:22 lf-activate-venv: SKIPPING 16:57:22 INFO: No Stack... 16:57:23 INFO: Retrieving Pricing Info for: v3-standard-8 16:57:23 INFO: Archiving Costs [Pipeline] sh 16:57:23 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 16:57:23 + cut -d, -f6 [Pipeline] lock 16:57:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-42-stack-cost] 16:57:23 Resource [jenkins-edgexfoundry-go-mod-registry-main-42-stack-cost] did not exist. Created. 16:57:23 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:57:24 + echo total: 0.2199999988079071 [Pipeline] stash 16:57:24 Stashed 1 file(s) [Pipeline] } 16:57:24 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 16:57:24 $ docker stop --time=1 0ebe27300554112bd2e8eb4651fbef43dfc0fa6fef95ead59f2852914087cdc5 16:57:25 $ docker rm -f --volumes 0ebe27300554112bd2e8eb4651fbef43dfc0fa6fef95ead59f2852914087cdc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:58:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-379 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 16:58:09 Running in /w/workspace/go-mod-registry/42 [Pipeline] { [Pipeline] checkout 16:58:09 Selected Git installation does not exist. Using Default 16:58:09 The recommended git tool is: NONE 16:58:14 using credential edgex-jenkins-ssh 16:58:14 Cloning the remote Git repository 16:58:14 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 16:58:14 > git init /w/workspace/go-mod-registry/42 # timeout=10 16:58:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 16:58:14 > git --version # timeout=10 16:58:14 > git --version # 'git version 2.25.1' 16:58:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:58:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:58:16 Avoid second fetch 16:58:16 Checking out Revision 140a5eafc5cba1ba4b0f6764404ab697e17522e5 (main) 16:58:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 16:58:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:58:16 > git config core.sparsecheckout # timeout=10 16:58:16 > git checkout -f 140a5eafc5cba1ba4b0f6764404ab697e17522e5 # timeout=10 16:58:17 Commit message: "Merge pull request #125 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.22.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:58:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:58:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:58:17 Dload Upload Total Spent Left Speed 16:58:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 16:58:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:58:18 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 16:58:18 tee /etc/docker/daemon.new 16:58:18 { 16:58:18 "registry-mirrors": [ 16:58:18 "https://nexus3.edgexfoundry.org:10001" 16:58:18 ], 16:58:18 "bip": "10.250.0.254/24", 16:58:18 "hosts": [ 16:58:18 "tcp://0.0.0.0:5555", 16:58:18 "unix:///var/run/docker.sock" 16:58:18 ], 16:58:18 "mtu": 1458, 16:58:18 "selinux-enabled": true, 16:58:18 "seccomp-profile": "/etc/docker/seccomp.json" 16:58:18 } [Pipeline] sh 16:58:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:58:19 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:58:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:41 ========================================================= 16:58:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:58:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:58:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:58:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:58:42 c41833b44d91: Pulling fs layer 16:58:42 ed15518f5707: Pulling fs layer 16:58:42 feae8fd75edb: Pulling fs layer 16:58:42 242c74f7c9fa: Pulling fs layer 16:58:42 3cdef696dda3: Pulling fs layer 16:58:42 2ced38df9373: Pulling fs layer 16:58:42 58f1dce35555: Pulling fs layer 16:58:42 242c74f7c9fa: Waiting 16:58:42 3cdef696dda3: Waiting 16:58:42 2ced38df9373: Waiting 16:58:42 58f1dce35555: Waiting 16:58:42 ed15518f5707: Verifying Checksum 16:58:42 ed15518f5707: Download complete 16:58:42 242c74f7c9fa: Verifying Checksum 16:58:42 242c74f7c9fa: Download complete 16:58:42 3cdef696dda3: Download complete 16:58:42 c41833b44d91: Verifying Checksum 16:58:42 c41833b44d91: Download complete 16:58:43 c41833b44d91: Pull complete 16:58:43 58f1dce35555: Verifying Checksum 16:58:43 58f1dce35555: Download complete 16:58:44 ed15518f5707: Pull complete 16:58:45 feae8fd75edb: Verifying Checksum 16:58:45 feae8fd75edb: Download complete 16:58:45 2ced38df9373: Verifying Checksum 16:58:45 2ced38df9373: Download complete 16:58:57 feae8fd75edb: Pull complete 16:58:57 242c74f7c9fa: Pull complete 16:58:57 3cdef696dda3: Pull complete 16:59:04 2ced38df9373: Pull complete 16:59:06 58f1dce35555: Pull complete 16:59:06 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 16:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:59:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 16:59:07 + 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 16:59:07 + docker inspect -f . ci-base-image-arm64 16:59:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:07 prd-ubuntu20.04-docker-arm64-4c-16g-379 does not seem to be running inside a container 16:59:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/42 -v /w/workspace/go-mod-registry/42:/w/workspace/go-mod-registry/42:rw,z -v /w/workspace/go-mod-registry/42@tmp:/w/workspace/go-mod-registry/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:59:10 $ docker top a28953d9d85ec33bf32a05157b8712530167015cbad53a2dde2d1199ddfda30d -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:11 + go version 16:59:11 go version go1.20.2 linux/arm64 [Pipeline] } 16:59:11 $ docker stop --time=1 a28953d9d85ec33bf32a05157b8712530167015cbad53a2dde2d1199ddfda30d 16:59:13 $ docker rm -f --volumes a28953d9d85ec33bf32a05157b8712530167015cbad53a2dde2d1199ddfda30d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:13 + docker inspect -f . ci-base-image-arm64 16:59:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:13 prd-ubuntu20.04-docker-arm64-4c-16g-379 does not seem to be running inside a container 16:59:13 $ 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-registry/42 -v /w/workspace/go-mod-registry/42:/w/workspace/go-mod-registry/42:rw,z -v /w/workspace/go-mod-registry/42@tmp:/w/workspace/go-mod-registry/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:59:17 $ docker top fcad870b8a40c959a374aca5511796b359635a27e27db671f4191c856b451bdc -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:18 + git config --global --add safe.directory /w/workspace/go-mod-registry/42 [Pipeline] fileExists [Pipeline] sh 16:59:18 + make test 16:59:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:59:19 go: downloading github.com/stretchr/testify v1.8.4 16:59:19 go: downloading github.com/hashicorp/consul/api v1.22.0 16:59:19 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 16:59:19 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 16:59:19 go: downloading github.com/stretchr/objx v0.5.0 16:59:19 go: downloading gopkg.in/yaml.v3 v3.0.1 16:59:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:59:19 go: downloading github.com/hashicorp/go-hclog v1.5.0 16:59:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:59:19 go: downloading github.com/hashicorp/serf v0.10.1 16:59:19 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:59:19 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 16:59:19 go: downloading github.com/fatih/color v1.14.1 16:59:19 go: downloading github.com/mattn/go-isatty v0.0.17 16:59:19 go: downloading github.com/mattn/go-colorable v0.1.13 16:59:19 go: downloading golang.org/x/sys v0.8.0 16:59:20 go: downloading github.com/armon/go-metrics v0.4.1 16:59:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:59:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:00:28 ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] 17:00:28 ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] 17:00:29 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.126s coverage: 89.4% of statements 17:00:29 ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.035s coverage: 85.7% of statements 17:00:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:00:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:00:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:00:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:00:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:00:42 $ docker stop --time=1 fcad870b8a40c959a374aca5511796b359635a27e27db671f4191c856b451bdc 17:00:43 $ docker rm -f --volumes fcad870b8a40c959a374aca5511796b359635a27e27db671f4191c856b451bdc [Pipeline] // withDockerContainer [Pipeline] sh 17:00:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:00:44 Warning: overwriting stash ‘coverage-report’ 17:00:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:45 17:00:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:00:46 arm64: Pulling from edgex-lftools-log-publisher 17:00:46 8998bd30e6a1: Pulling fs layer 17:00:46 04944245beec: Pulling fs layer 17:00:46 699f458cf7ca: Pulling fs layer 17:00:46 765212b225bb: Pulling fs layer 17:00:46 f23df028b6ca: Pulling fs layer 17:00:46 d65c8cfc05b1: Pulling fs layer 17:00:46 2437ff75d9bd: Pulling fs layer 17:00:46 f23df028b6ca: Waiting 17:00:46 d65c8cfc05b1: Waiting 17:00:46 2437ff75d9bd: Waiting 17:00:46 765212b225bb: Waiting 17:00:46 04944245beec: Verifying Checksum 17:00:46 04944245beec: Download complete 17:00:46 765212b225bb: Verifying Checksum 17:00:46 765212b225bb: Download complete 17:00:46 f23df028b6ca: Verifying Checksum 17:00:46 f23df028b6ca: Download complete 17:00:46 d65c8cfc05b1: Verifying Checksum 17:00:46 d65c8cfc05b1: Download complete 17:00:46 699f458cf7ca: Verifying Checksum 17:00:46 699f458cf7ca: Download complete 17:00:46 8998bd30e6a1: Download complete 17:00:49 2437ff75d9bd: Verifying Checksum 17:00:49 2437ff75d9bd: Download complete 17:00:51 8998bd30e6a1: Pull complete 17:00:51 04944245beec: Pull complete 17:00:53 699f458cf7ca: Pull complete 17:00:53 765212b225bb: Pull complete 17:00:53 f23df028b6ca: Pull complete 17:00:54 d65c8cfc05b1: Pull complete 17:01:09 2437ff75d9bd: Pull complete 17:01:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:01:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:01:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:09 prd-ubuntu20.04-docker-arm64-4c-16g-379 does not seem to be running inside a container 17:01:09 $ 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-registry/42 -v /w/workspace/go-mod-registry/42:/w/workspace/go-mod-registry/42:rw,z -v /w/workspace/go-mod-registry/42@tmp:/w/workspace/go-mod-registry/42@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:arm64 cat 17:01:11 $ docker top cd34e879527652448cbded563495a5910c2bc4bbb447d1c1bcf4873dfa1c73e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:12 ---> job-cost.sh 17:01:12 lf-activate-venv: SKIPPING 17:01:12 INFO: No Stack... 17:01:12 INFO: Retrieving Pricing Info for: v3-standard-4 17:01:13 INFO: Archiving Costs [Pipeline] sh 17:01:14 + cat /w/workspace/go-mod-registry/42/archives/cost.csv 17:01:14 + cut -d, -f6 [Pipeline] lock 17:01:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-42-stack-cost] 17:01:14 Resource [jenkins-edgexfoundry-go-mod-registry-main-42-stack-cost] did not exist. Created. 17:01:14 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:01:14 /w/workspace/go-mod-registry/42@tmp/durable-140b5ff3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:01:14 + echo total: 0.10999999940395355 [Pipeline] stash 17:01:14 Warning: overwriting stash ‘stack-cost’ 17:01:15 Stashed 1 file(s) [Pipeline] } 17:01:15 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 17:01:15 $ docker stop --time=1 cd34e879527652448cbded563495a5910c2bc4bbb447d1c1bcf4873dfa1c73e8 17:01:17 $ docker rm -f --volumes cd34e879527652448cbded563495a5910c2bc4bbb447d1c1bcf4873dfa1c73e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:01:18 provisioning config files... 17:01:18 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config14262759685908319339tmp [Pipeline] { [Pipeline] sh 17:01:18 + set +x 17:01:18 + curl -s https://codecov.io/bash 17:01:18 + bash -s -- 17:01:18 17:01:18 _____ _ 17:01:18 / ____| | | 17:01:18 | | ___ __| | ___ ___ _____ __ 17:01:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:01:18 | |___| (_) | (_| | __/ (_| (_) \ V / 17:01:18 \_____\___/ \__,_|\___|\___\___/ \_/ 17:01:18 Bash-1.0.6 17:01:18 17:01:18 17:01:18 ==> git version 2.25.1 found 17:01:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:01:18 Release-Date: 2020-01-08 17:01:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:01:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:01:18 ==> Jenkins CI detected. 17:01:18 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 17:01:18 project root: . 17:01:18 --> token set from env 17:01:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:01:18 ==> Running gcov in . (disable via -X gcov) 17:01:18 ==> Python coveragepy not found 17:01:18 ==> Searching for coverage reports in: 17:01:18 + . 17:01:18 -> Found 1 reports 17:01:18 ==> Detecting git/mercurial file structure 17:01:18 ==> Reading reports 17:01:18 + ./coverage.out bytes=12273 17:01:18 ==> Appending adjustments 17:01:18 https://docs.codecov.io/docs/fixing-reports 17:01:18 + Found adjustments 17:01:18 ==> Gzipping contents 17:01:18 4.0K /tmp/codecov.uh2vjq.gz 17:01:18 ==> Uploading reports 17:01:18 url: https://codecov.io 17:01:18 query: branch=main&commit=140a5eafc5cba1ba4b0f6764404ab697e17522e5&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 17:01:18 -> Pinging Codecov 17:01:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=140a5eafc5cba1ba4b0f6764404ab697e17522e5&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 17:01:18 -> Uploading to 17:01:18 https://storage.googleapis.com/codecov/v4/raw/2023-07-03/05B643FFA8DEACB6C25F95B2D4D12284/140a5eafc5cba1ba4b0f6764404ab697e17522e5/58dca58c-46a4-460c-9be4-7b16b66b6ce5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230703%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230703T170118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17fb3d8b0ea53e337c46d193e65b48c59539cb9caec94d49c2ad88e148504841 17:01:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:01:18 Dload Upload Total Spent Left Speed 17:01:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2271 0 0 100 2271 0 11132 --:--:-- --:--:-- --:--:-- 11132 17:01:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/140a5eafc5cba1ba4b0f6764404ab697e17522e5 [Pipeline] } 17:01:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:01:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:01:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:01:19 17:01:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:01:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:01:20 df9b9388f04a: Pulling fs layer 17:01:20 52dc419b0ee2: Pulling fs layer 17:01:20 25bc292e5bac: Pulling fs layer 17:01:20 114826534d7a: Pulling fs layer 17:01:20 4657fd5d0bcf: Pulling fs layer 17:01:20 6ad1cebc031e: Pulling fs layer 17:01:20 8a3aa393b2d8: Pulling fs layer 17:01:20 4657fd5d0bcf: Waiting 17:01:20 6ad1cebc031e: Waiting 17:01:20 8a3aa393b2d8: Waiting 17:01:20 114826534d7a: Waiting 17:01:20 25bc292e5bac: Verifying Checksum 17:01:20 25bc292e5bac: Download complete 17:01:20 52dc419b0ee2: Download complete 17:01:20 4657fd5d0bcf: Verifying Checksum 17:01:20 4657fd5d0bcf: Download complete 17:01:20 df9b9388f04a: Verifying Checksum 17:01:20 df9b9388f04a: Download complete 17:01:20 df9b9388f04a: Pull complete 17:01:20 6ad1cebc031e: Verifying Checksum 17:01:20 6ad1cebc031e: Download complete 17:01:20 52dc419b0ee2: Pull complete 17:01:20 25bc292e5bac: Pull complete 17:01:20 114826534d7a: Verifying Checksum 17:01:20 114826534d7a: Download complete 17:01:20 8a3aa393b2d8: Verifying Checksum 17:01:20 8a3aa393b2d8: Download complete 17:01:25 114826534d7a: Pull complete 17:01:25 4657fd5d0bcf: Pull complete 17:01:25 6ad1cebc031e: Pull complete 17:01:28 8a3aa393b2d8: Pull complete 17:01:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:01:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:01:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:28 prd-ubuntu20.04-docker-8c-8g-378 does not seem to be running inside a container 17:01:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:01:33 $ docker top 7fd487ba1605ad949db428a3073514a6080080e04064c200d40514f002d79d14 -eo pid,comm [Pipeline] { [Pipeline] echo 17:01:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 17:01:33 + set -o pipefail 17:01:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 17:01:36 17:01:36 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v3)... 17:01:36 17:01:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/248b3a82-0f57-4d08-abdb-bcc7056f415b/history/56f739a7-17e0-4562-be1a-f6feba486430 17:01:36 17:01:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:01:36 17:01:36 17:01:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:01:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:01:36 More details here: https://snyk.co/ue1NS [Pipeline] } 17:01:36 $ docker stop --time=1 7fd487ba1605ad949db428a3073514a6080080e04064c200d40514f002d79d14 17:01:38 $ docker rm -f --volumes 7fd487ba1605ad949db428a3073514a6080080e04064c200d40514f002d79d14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:01:38 + git log --format=format:%s -1 140a5eafc5cba1ba4b0f6764404ab697e17522e5 [Pipeline] sh 17:01:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:01:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:01:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:39 prd-ubuntu20.04-docker-8c-8g-378 does not seem to be running inside a container 17:01:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:01:39 $ docker top 7d2eea01d1c73e48952b0432542af2571256a08d78b78a58a9b48fa52299782d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:01:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:01:39 [ssh-agent] Looking for ssh-agent implementation... 17:01:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:01:40 $ docker exec 7d2eea01d1c73e48952b0432542af2571256a08d78b78a58a9b48fa52299782d ssh-agent 17:01:40 SSH_AUTH_SOCK=/tmp/ssh-QnQ27obZfbAy/agent.31 17:01:40 SSH_AGENT_PID=37 17:01:40 Running ssh-add (command line suppressed) 17:01:40 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_15861503282007931771.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_15861503282007931771.key) 17:01:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:01:40 + git semver tag 17:01:40 2023-07-03 17:01:40,696 [run_tag] DEBUG tag force:False 17:01:40 2023-07-03 17:01:40,696 [check_head_tag] DEBUG check head tag 17:01:40 2023-07-03 17:01:40,697 [execute] INFO git cat-file --batch-check 17:01:40 2023-07-03 17:01:40,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 17:01:40 2023-07-03 17:01:40,702 [execute] INFO git cat-file --batch 17:01:40 2023-07-03 17:01:40,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 17:01:40 2023-07-03 17:01:40,715 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 17:01:40 2023-07-03 17:01:40,715 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 17:01:40 2023-07-03 17:01:40,716 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 17:01:40 2023-07-03 17:01:40,720 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 17:01:40 3.1.0-dev.3 [Pipeline] } 17:01:40 $ docker exec --env ******** --env ******** 7d2eea01d1c73e48952b0432542af2571256a08d78b78a58a9b48fa52299782d ssh-agent -k 17:01:40 unset SSH_AUTH_SOCK; 17:01:40 unset SSH_AGENT_PID; 17:01:40 echo Agent pid 37 killed; 17:01:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:01:41 + git semver [Pipeline] } 17:01:41 $ docker stop --time=1 7d2eea01d1c73e48952b0432542af2571256a08d78b78a58a9b48fa52299782d 17:01:42 $ docker rm -f --volumes 7d2eea01d1c73e48952b0432542af2571256a08d78b78a58a9b48fa52299782d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:01:43 17:01:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:01:43 0.23.1-centos7: Pulling from edgex-lftools 17:01:43 ab5ef0e58194: Pulling fs layer 17:01:43 9712f1f96733: Pulling fs layer 17:01:43 63f879dbbcfc: Pulling fs layer 17:01:43 0d9ebad4ef96: Pulling fs layer 17:01:43 e9a5061849ea: Pulling fs layer 17:01:43 d747dcd14b5f: Pulling fs layer 17:01:43 2de7ff778b66: Pulling fs layer 17:01:43 e9a5061849ea: Waiting 17:01:43 d747dcd14b5f: Waiting 17:01:43 0d9ebad4ef96: Waiting 17:01:43 9712f1f96733: Verifying Checksum 17:01:43 9712f1f96733: Download complete 17:01:43 63f879dbbcfc: Verifying Checksum 17:01:43 63f879dbbcfc: Download complete 17:01:43 e9a5061849ea: Verifying Checksum 17:01:43 e9a5061849ea: Download complete 17:01:43 d747dcd14b5f: Verifying Checksum 17:01:43 d747dcd14b5f: Download complete 17:01:43 ab5ef0e58194: Verifying Checksum 17:01:43 ab5ef0e58194: Download complete 17:01:43 0d9ebad4ef96: Verifying Checksum 17:01:43 0d9ebad4ef96: Download complete 17:01:44 2de7ff778b66: Verifying Checksum 17:01:44 2de7ff778b66: Download complete 17:01:47 ab5ef0e58194: Pull complete 17:01:47 9712f1f96733: Pull complete 17:01:48 63f879dbbcfc: Pull complete 17:01:52 0d9ebad4ef96: Pull complete 17:01:52 e9a5061849ea: Pull complete 17:01:52 d747dcd14b5f: Pull complete 17:01:53 2de7ff778b66: Pull complete 17:01:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:01:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:53 prd-ubuntu20.04-docker-8c-8g-378 does not seem to be running inside a container 17:01:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:01:59 $ docker top 2751ebf500e628aad180ad97c8f99ac4971f6f558de0c156493a37321868f8ab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:01:59 provisioning config files... 17:01:59 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4698655695834813251tmp 17:01:59 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config15459212544917507068tmp 17:02:00 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4771115529317069730tmp [Pipeline] { [Pipeline] echo 17:02:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:02:00 ---> sigul-configuration.sh 17:02:00 gpg: directory `/root/.gnupg' created 17:02:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:02:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:02:00 gpg: keyring `/root/.gnupg/secring.gpg' created 17:02:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:02:00 gpg: CAST5 encrypted data 17:02:00 gpg: encrypted with 1 passphrase 17:02:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:02:00 + mkdir /home/jenkins 17:02:00 + mkdir /home/jenkins/sigul [Pipeline] sh 17:02:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:02:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:02:01 ---> sigul-install.sh 17:02:01 Sigul already installed; skipping installation. [Pipeline] sh 17:02:01 + git tag --list 17:02:01 v0.0.0 17:02:01 v0.1.0 17:02:01 v0.1.1 17:02:01 v0.1.10 17:02:01 v0.1.11 17:02:01 v0.1.12 17:02:01 v0.1.13 17:02:01 v0.1.14 17:02:01 v0.1.15 17:02:01 v0.1.16 17:02:01 v0.1.17 17:02:01 v0.1.18 17:02:01 v0.1.19 17:02:01 v0.1.2 17:02:01 v0.1.20 17:02:01 v0.1.21 17:02:01 v0.1.22 17:02:01 v0.1.23 17:02:01 v0.1.24 17:02:01 v0.1.25 17:02:01 v0.1.26 17:02:01 v0.1.27 17:02:01 v0.1.3 17:02:01 v0.1.4 17:02:01 v0.1.5 17:02:01 v0.1.6 17:02:01 v0.1.7 17:02:01 v0.1.8 17:02:01 v0.1.9 17:02:01 v2.0.0 17:02:01 v2.1.0 17:02:01 v2.2.0 17:02:01 v2.3.0 17:02:01 v3.0 17:02:01 v3.0.0 17:02:01 v3.1.0-dev.1 17:02:01 v3.1.0-dev.2 17:02:01 v3.1.0-dev.3 [Pipeline] sh 17:02:01 + lftools sign git-tag v3.1.0-dev.3 17:02:02 Signing Git tag with Sigul... 17:02:02 Signing v3.1.0-dev.3 [Pipeline] echo 17:02:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:02:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:02:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:02:02 $ docker stop --time=1 2751ebf500e628aad180ad97c8f99ac4971f6f558de0c156493a37321868f8ab 17:02:04 $ docker rm -f --volumes 2751ebf500e628aad180ad97c8f99ac4971f6f558de0c156493a37321868f8ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:02:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:02:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:02:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:04 prd-ubuntu20.04-docker-8c-8g-378 does not seem to be running inside a container 17:02:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:02:05 $ docker top c43922d6e4f534670d3892872a60cbe1ef1d019e02d51f7777e1640b60c7aaa0 -eo pid,comm 17:02:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:02:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:02:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:05 [ssh-agent] Looking for ssh-agent implementation... 17:02:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:05 $ docker exec c43922d6e4f534670d3892872a60cbe1ef1d019e02d51f7777e1640b60c7aaa0 ssh-agent 17:02:05 SSH_AUTH_SOCK=/tmp/ssh-o1OT2ajMpBZS/agent.33 17:02:05 SSH_AGENT_PID=40 17:02:05 Running ssh-add (command line suppressed) 17:02:05 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_13482468088407719219.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_13482468088407719219.key) 17:02:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:05 + git semver bump pre 17:02:06 2023-07-03 17:02:06,119 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 17:02:06 2023-07-03 17:02:06,119 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev 17:02:06 2023-07-03 17:02:06,119 [bump_version] DEBUG bumped version:3.1.0-dev.4 17:02:06 2023-07-03 17:02:06,119 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 17:02:06 2023-07-03 17:02:06,119 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 17:02:06 2023-07-03 17:02:06,119 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 17:02:06 2023-07-03 17:02:06,121 [execute] INFO git cat-file --batch-check 17:02:06 2023-07-03 17:02:06,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 17:02:06 2023-07-03 17:02:06,127 [execute] INFO git cat-file --batch 17:02:06 2023-07-03 17:02:06,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 17:02:06 2023-07-03 17:02:06,133 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 17:02:06 3.1.0-dev.4 [Pipeline] } 17:02:06 $ docker exec --env ******** --env ******** c43922d6e4f534670d3892872a60cbe1ef1d019e02d51f7777e1640b60c7aaa0 ssh-agent -k 17:02:06 unset SSH_AUTH_SOCK; 17:02:06 unset SSH_AGENT_PID; 17:02:06 echo Agent pid 40 killed; 17:02:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:02:06 + git semver [Pipeline] } 17:02:06 $ docker stop --time=1 c43922d6e4f534670d3892872a60cbe1ef1d019e02d51f7777e1640b60c7aaa0 17:02:08 $ docker rm -f --volumes c43922d6e4f534670d3892872a60cbe1ef1d019e02d51f7777e1640b60c7aaa0 [Pipeline] // withDockerContainer [Pipeline] sh 17:02:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:02:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:02:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:08 prd-ubuntu20.04-docker-8c-8g-378 does not seem to be running inside a container 17:02:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:02:09 $ docker top 975cfde9d0b42a7a06e2745e116259dd44c0b0d6ba54f9acad30e6a66fa395ab -eo pid,comm 17:02:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:02:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:02:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:09 [ssh-agent] Looking for ssh-agent implementation... 17:02:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:09 $ docker exec 975cfde9d0b42a7a06e2745e116259dd44c0b0d6ba54f9acad30e6a66fa395ab ssh-agent 17:02:09 SSH_AUTH_SOCK=/tmp/ssh-GDrmalpMEoiq/agent.32 17:02:09 SSH_AGENT_PID=38 17:02:09 Running ssh-add (command line suppressed) 17:02:09 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_9164980320364869167.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_9164980320364869167.key) 17:02:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:09 + git semver push 17:02:10 2023-07-03 17:02:10,108 [run_push] DEBUG push 17:02:10 2023-07-03 17:02:10,109 [execute] INFO git cat-file --batch-check 17:02:10 2023-07-03 17:02:10,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 17:02:10 2023-07-03 17:02:10,113 [execute] INFO git rev-list 6d74a6a11a27ea0c0420a66c66de4dd1407c4a42 -- 17:02:10 2023-07-03 17:02:10,113 [execute] DEBUG Popen(['git', 'rev-list', '6d74a6a11a27ea0c0420a66c66de4dd1407c4a42', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 17:02:10 2023-07-03 17:02:10,120 [execute] INFO git fetch -v origin 17:02:10 2023-07-03 17:02:10,120 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) 17:02:10 2023-07-03 17:02:10,606 [run_push] DEBUG no remote changes detected 17:02:10 2023-07-03 17:02:10,606 [execute] INFO git push origin semver 17:02:10 2023-07-03 17:02:10,607 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 17:02:11 2023-07-03 17:02:11,369 [run_push] DEBUG push all version tags 17:02:11 2023-07-03 17:02:11,370 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:02:11 2023-07-03 17:02:11,371 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 17:02:12 2023-07-03 17:02:12,054 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 17:02:12 3.1.0-dev.4 [Pipeline] } 17:02:12 $ docker exec --env ******** --env ******** 975cfde9d0b42a7a06e2745e116259dd44c0b0d6ba54f9acad30e6a66fa395ab ssh-agent -k 17:02:12 unset SSH_AUTH_SOCK; 17:02:12 unset SSH_AGENT_PID; 17:02:12 echo Agent pid 38 killed; 17:02:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:02:12 + git semver [Pipeline] } 17:02:12 $ docker stop --time=1 975cfde9d0b42a7a06e2745e116259dd44c0b0d6ba54f9acad30e6a66fa395ab 17:02:14 $ docker rm -f --volumes 975cfde9d0b42a7a06e2745e116259dd44c0b0d6ba54f9acad30e6a66fa395ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:02:14 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 17:02:14 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 17:02:14 total 16 17:02:14 drwxr-xr-x 3 root root 4096 Jul 3 16:57 . 17:02:14 drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 17:02 .. 17:02:14 drwxr-xr-x 2 root root 4096 Jul 3 16:57 cost 17:02:14 -rw-r--r-- 1 root root 86 Jul 3 16:57 cost.csv 17:02:14 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 17:02:14 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 17:02:14 total 16 17:02:14 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 16:57 . 17:02:14 drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 17:02 .. 17:02:14 drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 16:57 cost 17:02:14 -rw-r--r-- 1 jenkins jenkins 86 Jul 3 16:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:02:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:02:15 ---> package-listing.sh 17:02:15 ++ facter osfamily 17:02:15 ++ tr '[:upper:]' '[:lower:]' 17:02:16 + OS_FAMILY=debian 17:02:16 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 17:02:16 + START_PACKAGES=/tmp/packages_start.txt 17:02:16 + END_PACKAGES=/tmp/packages_end.txt 17:02:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:02:16 + PACKAGES=/tmp/packages_start.txt 17:02:16 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 17:02:16 + PACKAGES=/tmp/packages_end.txt 17:02:16 + case "${OS_FAMILY}" in 17:02:16 + grep '^ii' 17:02:16 + dpkg -l 17:02:16 + '[' -f /tmp/packages_start.txt ']' 17:02:16 + '[' -f /tmp/packages_end.txt ']' 17:02:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:02:16 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 17:02:16 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 17:02:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 17:02:16 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:02:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:02:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:17 prd-ubuntu20.04-docker-8c-8g-378 does not seem to be running inside a container 17:02:17 $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:02:17 $ docker top ca844a4532d400cc93ec7ceceac8bb1379e168d0f955cc96f0447c0e091b9279 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:17 + touch /tmp/pre-build-complete [Pipeline] sh 17:02:17 + mkdir -p /var/log/sysstat [Pipeline] sh 17:02:18 + ls /var/log/sa-host 17:02:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:02:18 provisioning config files... 17:02:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config11853834586724778126tmp [Pipeline] { [Pipeline] echo 17:02:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:02:18 ---> create-netrc.sh [Pipeline] } 17:02:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:02:19 ---> python-tools-install.sh [Pipeline] echo 17:02:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:02:19 ---> sudo-logs.sh 17:02:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:02:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:02:19 ---> job-cost.sh 17:02:19 lf-activate-venv: SKIPPING 17:02:19 DEBUG: total: 0.2199999988079071 17:02:19 INFO: Retrieving Stack Cost... 17:02:19 INFO: Retrieving Pricing Info for: v3-standard-8 17:02:20 INFO: Archiving Costs [Pipeline] echo 17:02:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:02:20 ---> logs-deploy.sh 17:02:20 lf-activate-venv: SKIPPING 17:02:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/42 17:02:20 INFO: archiving workspace using pattern(s): 17:02:21 Archives upload complete. 17:02:21 INFO: archiving logs to Nexus