Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a 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-ssh17378743509321739340.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-ssh7072328094873918063.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-configuration/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-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4490871523477174399.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-ssh13381071745742811171.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-configuration/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-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13139271718675536340.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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-372 in /w/workspace/oundry_go-mod-configuration_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-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a (main) Commit message: "Merge pull request #100 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.22.0" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a # timeout=10 > git rev-list --no-walk 0e0441e60baf1a9def7b75f69b611bc732fcda8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:53:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:53:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:53:03 ========================================================= 14:53:03 EdgeX Global Pipelines Version Info 14:53:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:53:03 ------------------- 14:53:03 stable info: 14:53:03 ------------------- 14:53:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:53:03 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 14:53:03 Message: update stable to v1.0.250 14:53:04 ------------------- 14:53:04 experimental info: 14:53:04 ------------------- 14:53:04 Commited By: **** collab-it+edgex@linuxfoundation.org 14:53:04 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 14:53:04 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:53:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:53:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:53:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:53:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:53:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:53:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:53:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:53:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:53:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:53:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:53:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [Pipeline] echo 14:53:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8200aa5 [Pipeline] echo 14:53:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:53:05 + git rev-list -1 --merges 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a~1..8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [Pipeline] echo 14:53:05 -----------> git rev-list -1 --merges 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a~1..8200aa5a783b9cdaf6014a9c57e515145cfe2f6a 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a 14:53:05 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [false] [Pipeline] sh 14:53:05 + git log --format=format:%s -1 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [Pipeline] echo 14:53:05 ========================================================= 14:53:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:53:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:53:06 + git log --format=format:%s -1 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [Pipeline] echo 14:53:06 [semverPrep] GIT_COMMIT: 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a, Commit Message: Merge pull request #100 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.22.0 [Pipeline] echo 14:53:06 [semverPrep] This is not a build commit. [Pipeline] sh 14:53:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:53:06 + grep -v github /etc/ssh/ssh_known_hosts 14:53:06 + [ -e /tmp/ssh_known_hosts ] 14:53:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:53:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:53:06 + sudo tee -a /etc/ssh/ssh_known_hosts 14:53:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:53:07 14:53:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:53:07 0.1.4: Pulling from edgex-devops/py-git-semver 14:53:07 b85a868b505f: Pulling fs layer 14:53:07 e2be974225ed: Pulling fs layer 14:53:07 339a4e72a1f5: Pulling fs layer 14:53:07 988bab9f4d93: Pulling fs layer 14:53:07 1469e6f7b9e6: Pulling fs layer 14:53:07 eaf3925da568: Pulling fs layer 14:53:07 bab4dde63d76: Pulling fs layer 14:53:07 bde34c3a00c8: Pulling fs layer 14:53:07 b352a97aabf1: Pulling fs layer 14:53:07 4872d77fe225: Pulling fs layer 14:53:07 5851b861e8e6: Pulling fs layer 14:53:07 988bab9f4d93: Waiting 14:53:07 1469e6f7b9e6: Waiting 14:53:07 bab4dde63d76: Waiting 14:53:07 bde34c3a00c8: Waiting 14:53:07 b352a97aabf1: Waiting 14:53:07 5851b861e8e6: Waiting 14:53:07 eaf3925da568: Waiting 14:53:07 e2be974225ed: Download complete 14:53:07 988bab9f4d93: Verifying Checksum 14:53:07 988bab9f4d93: Download complete 14:53:07 339a4e72a1f5: Verifying Checksum 14:53:07 339a4e72a1f5: Download complete 14:53:07 eaf3925da568: Verifying Checksum 14:53:07 eaf3925da568: Download complete 14:53:07 1469e6f7b9e6: Verifying Checksum 14:53:07 1469e6f7b9e6: Download complete 14:53:07 bde34c3a00c8: Verifying Checksum 14:53:07 bde34c3a00c8: Download complete 14:53:07 b352a97aabf1: Download complete 14:53:07 4872d77fe225: Download complete 14:53:07 5851b861e8e6: Download complete 14:53:07 b85a868b505f: Verifying Checksum 14:53:07 b85a868b505f: Download complete 14:53:08 bab4dde63d76: Download complete 14:53:08 b85a868b505f: Pull complete 14:53:08 e2be974225ed: Pull complete 14:53:09 339a4e72a1f5: Pull complete 14:53:09 988bab9f4d93: Pull complete 14:53:09 1469e6f7b9e6: Pull complete 14:53:09 eaf3925da568: Pull complete 14:53:11 bab4dde63d76: Pull complete 14:53:11 bde34c3a00c8: Pull complete 14:53:11 b352a97aabf1: Pull complete 14:53:11 4872d77fe225: Pull complete 14:53:11 5851b861e8e6: Pull complete 14:53:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:53:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:53:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:11 prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container 14:53:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:53:14 $ docker top a774516c5d59491beb7ea95703cbc85f657241d320f3eaf10844c251d8cd59b4 -eo pid,comm 14:53:14 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). 14:53:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:53:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:53:14 [ssh-agent] Looking for ssh-agent implementation... 14:53:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:53:14 $ docker exec a774516c5d59491beb7ea95703cbc85f657241d320f3eaf10844c251d8cd59b4 ssh-agent 14:53:14 SSH_AUTH_SOCK=/tmp/ssh-YQbN00vv8NwZ/agent.32 14:53:14 SSH_AGENT_PID=38 14:53:14 Running ssh-add (command line suppressed) 14:53:14 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14199364805870550792.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14199364805870550792.key) 14:53:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:53:14 + git tag --points-at HEAD [Pipeline] } 14:53:14 $ docker exec --env ******** --env ******** a774516c5d59491beb7ea95703cbc85f657241d320f3eaf10844c251d8cd59b4 ssh-agent -k 14:53:15 unset SSH_AUTH_SOCK; 14:53:15 unset SSH_AGENT_PID; 14:53:15 echo Agent pid 38 killed; 14:53:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:53:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:53:15 [ssh-agent] Looking for ssh-agent implementation... 14:53:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:53:15 $ docker exec a774516c5d59491beb7ea95703cbc85f657241d320f3eaf10844c251d8cd59b4 ssh-agent 14:53:15 SSH_AUTH_SOCK=/tmp/ssh-DMZZj3eUe7Hq/agent.70 14:53:15 SSH_AGENT_PID=76 14:53:15 Running ssh-add (command line suppressed) 14:53:15 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14817058649727621903.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14817058649727621903.key) 14:53:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:53:15 + git semver init 14:53:15 2023-07-03 14:53:15,854 [run_init] DEBUG init version:0.0.0 force:False 14:53:15 2023-07-03 14:53:15,855 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 14:53:15 2023-07-03 14:53:15,855 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 14:53:15 2023-07-03 14:53:15,855 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 14:53:16 2023-07-03 14:53:16,576 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 14:53:16 2023-07-03 14:53:16,576 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 14:53:16 2023-07-03 14:53:16,576 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 14:53:16 2023-07-03 14:53:16,577 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 14:53:16 3.1.0-dev.3 [Pipeline] } 14:53:16 $ docker exec --env ******** --env ******** a774516c5d59491beb7ea95703cbc85f657241d320f3eaf10844c251d8cd59b4 ssh-agent -k 14:53:16 unset SSH_AUTH_SOCK; 14:53:16 unset SSH_AGENT_PID; 14:53:16 echo Agent pid 76 killed; 14:53:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:53:17 + git semver [Pipeline] } 14:53:17 $ docker stop --time=1 a774516c5d59491beb7ea95703cbc85f657241d320f3eaf10844c251d8cd59b4 14:53:18 $ docker rm -f --volumes a774516c5d59491beb7ea95703cbc85f657241d320f3eaf10844c251d8cd59b4 [Pipeline] // withDockerContainer [Pipeline] sh 14:53:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:53:19 Stashed 1 file(s) [Pipeline] echo 14:53:19 [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 14:53:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:53:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:53:19 ========================================================= 14:53:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:53:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:53:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:53:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:53:19 f56be85fc22e: Pulling fs layer 14:53:19 85791d961cd3: Pulling fs layer 14:53:19 d694b5ae8c79: Pulling fs layer 14:53:19 9f32a84ed3da: Pulling fs layer 14:53:19 4d19c01a9841: Pulling fs layer 14:53:19 9325e15d5711: Pulling fs layer 14:53:19 556b6ee489ea: Pulling fs layer 14:53:19 c5a4b2cf53e6: Pulling fs layer 14:53:19 9f32a84ed3da: Waiting 14:53:19 4d19c01a9841: Waiting 14:53:19 9325e15d5711: Waiting 14:53:19 556b6ee489ea: Waiting 14:53:19 c5a4b2cf53e6: Waiting 14:53:19 85791d961cd3: Download complete 14:53:19 9f32a84ed3da: Verifying Checksum 14:53:19 9f32a84ed3da: Download complete 14:53:19 4d19c01a9841: Download complete 14:53:19 f56be85fc22e: Verifying Checksum 14:53:19 f56be85fc22e: Download complete 14:53:19 9325e15d5711: Verifying Checksum 14:53:19 9325e15d5711: Download complete 14:53:20 f56be85fc22e: Pull complete 14:53:20 85791d961cd3: Pull complete 14:53:20 c5a4b2cf53e6: Verifying Checksum 14:53:20 c5a4b2cf53e6: Download complete 14:53:20 d694b5ae8c79: Verifying Checksum 14:53:20 d694b5ae8c79: Download complete 14:53:21 556b6ee489ea: Verifying Checksum 14:53:21 556b6ee489ea: Download complete 14:53:24 d694b5ae8c79: Pull complete 14:53:24 9f32a84ed3da: Pull complete 14:53:24 4d19c01a9841: Pull complete 14:53:24 9325e15d5711: Pull complete 14:53:26 556b6ee489ea: Pull complete 14:53:27 c5a4b2cf53e6: Pull complete 14:53:27 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:53:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:53:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 14:53:27 + 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 14:53:28 + docker inspect -f . ci-base-image-x86_64 14:53:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:28 prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container 14:53:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:53:34 $ docker top 38cebf86c41c98f8c4a5a75932834b9bd75c7b0fd5e428539ac4539c27f989bf -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:34 Still waiting to schedule task 14:53:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:53:34 + go version 14:53:34 go version go1.20.2 linux/amd64 [Pipeline] } 14:53:34 $ docker stop --time=1 38cebf86c41c98f8c4a5a75932834b9bd75c7b0fd5e428539ac4539c27f989bf 14:53:35 $ docker rm -f --volumes 38cebf86c41c98f8c4a5a75932834b9bd75c7b0fd5e428539ac4539c27f989bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:36 + docker inspect -f . ci-base-image-x86_64 14:53:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:36 prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container 14:53:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:53:36 $ docker top c2e714c7e6336149a0cc216850f4ac218939bc138e0281960bedc88297e4478e -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:37 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 14:53:37 + make test 14:53:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:53:37 go: downloading github.com/stretchr/testify v1.8.4 14:53:37 go: downloading github.com/hashicorp/consul/api v1.22.0 14:53:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:53:37 go: downloading gopkg.in/yaml.v3 v3.0.1 14:53:37 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 14:53:37 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 14:53:37 go: downloading github.com/stretchr/objx v0.5.0 14:53:37 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:53:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:53:37 go: downloading github.com/mitchellh/copystructure v1.0.0 14:53:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:53:37 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 14:53:37 go: downloading github.com/hashicorp/go-hclog v1.5.0 14:53:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:53:37 go: downloading github.com/hashicorp/serf v0.10.1 14:53:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:53:37 go: downloading github.com/mattn/go-isatty v0.0.17 14:53:37 go: downloading github.com/fatih/color v1.14.1 14:53:37 go: downloading github.com/mattn/go-colorable v0.1.13 14:53:37 go: downloading golang.org/x/sys v0.8.0 14:53:38 go: downloading github.com/armon/go-metrics v0.4.1 14:53:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:53:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:53:50 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 14:53:50 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.005s coverage: 85.7% of statements 14:53:57 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.604s coverage: 87.1% of statements 14:53:57 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.004s coverage: 100.0% of statements 14:54:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:54:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:54:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:54:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:54:07 $ docker stop --time=1 c2e714c7e6336149a0cc216850f4ac218939bc138e0281960bedc88297e4478e 14:54:10 $ docker rm -f --volumes c2e714c7e6336149a0cc216850f4ac218939bc138e0281960bedc88297e4478e [Pipeline] // withDockerContainer [Pipeline] sh 14:54:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:54: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 14:54:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:54:11 14:54:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:54:11 latest: Pulling from edgex-lftools-log-publisher 14:54:11 5eb5b503b376: Pulling fs layer 14:54:11 5c69ac0246d0: Pulling fs layer 14:54:11 ec43610c2a17: Pulling fs layer 14:54:11 3a2ae6a8a46f: Pulling fs layer 14:54:11 33b1e0a273af: Pulling fs layer 14:54:11 5d3b04190fa2: Pulling fs layer 14:54:11 2f39f015ded8: Pulling fs layer 14:54:11 33b1e0a273af: Waiting 14:54:11 5d3b04190fa2: Waiting 14:54:11 2f39f015ded8: Waiting 14:54:11 3a2ae6a8a46f: Waiting 14:54:11 5c69ac0246d0: Download complete 14:54:11 3a2ae6a8a46f: Download complete 14:54:11 33b1e0a273af: Verifying Checksum 14:54:11 33b1e0a273af: Download complete 14:54:11 5d3b04190fa2: Download complete 14:54:11 ec43610c2a17: Verifying Checksum 14:54:11 ec43610c2a17: Download complete 14:54:11 5eb5b503b376: Verifying Checksum 14:54:11 5eb5b503b376: Download complete 14:54:12 2f39f015ded8: Download complete 14:54:13 5eb5b503b376: Pull complete 14:54:13 5c69ac0246d0: Pull complete 14:54:14 ec43610c2a17: Pull complete 14:54:14 3a2ae6a8a46f: Pull complete 14:54:15 33b1e0a273af: Pull complete 14:54:15 5d3b04190fa2: Pull complete 14:54:20 2f39f015ded8: Pull complete 14:54:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:54:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:54:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:20 prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container 14:54:20 $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:54:25 $ docker top 6d8c975e6bb312dc4c27463537bc65b6e844054420ec4ec40045644b166f5e85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:54:26 ---> job-cost.sh 14:54:26 lf-activate-venv: SKIPPING 14:54:26 INFO: No Stack... 14:54:26 INFO: Retrieving Pricing Info for: v3-standard-8 14:54:26 INFO: Archiving Costs [Pipeline] sh 14:54:26 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 14:54:26 + cut -d, -f6 [Pipeline] lock 14:54:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] 14:54:26 Resource [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] did not exist. Created. 14:54:26 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:54:27 + echo total: 0.2199999988079071 [Pipeline] stash 14:54:27 Stashed 1 file(s) [Pipeline] } 14:54:27 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 14:54:27 $ docker stop --time=1 6d8c975e6bb312dc4c27463537bc65b6e844054420ec4ec40045644b166f5e85 14:54:28 $ docker rm -f --volumes 6d8c975e6bb312dc4c27463537bc65b6e844054420ec4ec40045644b166f5e85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:55:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-373 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 14:55:06 Running in /w/workspace/go-mod-configuration/47 [Pipeline] { [Pipeline] checkout 14:55:06 Selected Git installation does not exist. Using Default 14:55:06 The recommended git tool is: NONE 14:55:11 using credential edgex-jenkins-ssh 14:55:11 Cloning the remote Git repository 14:55:11 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 14:55:11 > git init /w/workspace/go-mod-configuration/47 # timeout=10 14:55:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 14:55:11 > git --version # timeout=10 14:55:11 > git --version # 'git version 2.25.1' 14:55:11 using GIT_SSH to set credentials SSH Credentials for GitHub 14:55:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:55:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 14:55:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:55:13 Avoid second fetch 14:55:13 Checking out Revision 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a (main) 14:55:13 Commit message: "Merge pull request #100 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.22.0" 14:55:13 > git config core.sparsecheckout # timeout=10 14:55:13 > git checkout -f 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:55:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:55:14 % Total % Received % Xferd Average Speed Time Time Time Current 14:55:14 Dload Upload Total Spent Left Speed 14:55:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 14:55:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:55:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:55:15 + sudo tee /etc/docker/daemon.new 14:55:15 { 14:55:15 "registry-mirrors": [ 14:55:15 "https://nexus3.edgexfoundry.org:10001" 14:55:15 ], 14:55:15 "bip": "10.250.0.254/24", 14:55:15 "hosts": [ 14:55:15 "tcp://0.0.0.0:5555", 14:55:15 "unix:///var/run/docker.sock" 14:55:15 ], 14:55:15 "mtu": 1458, 14:55:15 "selinux-enabled": true, 14:55:15 "seccomp-profile": "/etc/docker/seccomp.json" 14:55:15 } [Pipeline] sh 14:55:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:55:16 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:55:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:55:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:55:34 ========================================================= 14:55:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:55:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:55:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:55:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:55:35 c41833b44d91: Pulling fs layer 14:55:35 ed15518f5707: Pulling fs layer 14:55:35 feae8fd75edb: Pulling fs layer 14:55:35 242c74f7c9fa: Pulling fs layer 14:55:35 3cdef696dda3: Pulling fs layer 14:55:35 2ced38df9373: Pulling fs layer 14:55:35 58f1dce35555: Pulling fs layer 14:55:35 242c74f7c9fa: Waiting 14:55:35 3cdef696dda3: Waiting 14:55:35 2ced38df9373: Waiting 14:55:35 58f1dce35555: Waiting 14:55:35 ed15518f5707: Download complete 14:55:35 242c74f7c9fa: Verifying Checksum 14:55:35 242c74f7c9fa: Download complete 14:55:35 3cdef696dda3: Verifying Checksum 14:55:35 3cdef696dda3: Download complete 14:55:35 c41833b44d91: Verifying Checksum 14:55:35 c41833b44d91: Download complete 14:55:36 c41833b44d91: Pull complete 14:55:36 58f1dce35555: Verifying Checksum 14:55:36 58f1dce35555: Download complete 14:55:37 ed15518f5707: Pull complete 14:55:38 feae8fd75edb: Verifying Checksum 14:55:38 feae8fd75edb: Download complete 14:55:38 2ced38df9373: Verifying Checksum 14:55:38 2ced38df9373: Download complete 14:55:50 feae8fd75edb: Pull complete 14:55:50 242c74f7c9fa: Pull complete 14:55:50 3cdef696dda3: Pull complete 14:55:55 2ced38df9373: Pull complete 14:56:01 58f1dce35555: Pull complete 14:56:01 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:56:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:56:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 14:56:01 + 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 14:56:01 + docker inspect -f . ci-base-image-arm64 14:56:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:02 prd-ubuntu20.04-docker-arm64-4c-16g-373 does not seem to be running inside a container 14:56:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/47 -v /w/workspace/go-mod-configuration/47:/w/workspace/go-mod-configuration/47:rw,z -v /w/workspace/go-mod-configuration/47@tmp:/w/workspace/go-mod-configuration/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:56:04 $ docker top e4c4f6374b9cf0b40eb1e8f9f0cc30494232128419ab9700732f45759b972117 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:05 + go version 14:56:05 go version go1.20.2 linux/arm64 [Pipeline] } 14:56:05 $ docker stop --time=1 e4c4f6374b9cf0b40eb1e8f9f0cc30494232128419ab9700732f45759b972117 14:56:07 $ docker rm -f --volumes e4c4f6374b9cf0b40eb1e8f9f0cc30494232128419ab9700732f45759b972117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:08 + docker inspect -f . ci-base-image-arm64 14:56:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:08 prd-ubuntu20.04-docker-arm64-4c-16g-373 does not seem to be running inside a container 14:56:08 $ 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-configuration/47 -v /w/workspace/go-mod-configuration/47:/w/workspace/go-mod-configuration/47:rw,z -v /w/workspace/go-mod-configuration/47@tmp:/w/workspace/go-mod-configuration/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:56:09 $ docker top a28485fbc04a1cf4088cafe85aa75e48abd899c44b143e6b1e1c84a9a3317b5c -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:09 + git config --global --add safe.directory /w/workspace/go-mod-configuration/47 [Pipeline] fileExists [Pipeline] sh 14:56:10 + make test 14:56:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:56:10 go: downloading github.com/stretchr/testify v1.8.4 14:56:10 go: downloading github.com/hashicorp/consul/api v1.22.0 14:56:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:56:10 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 14:56:10 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 14:56:10 go: downloading gopkg.in/yaml.v3 v3.0.1 14:56:11 go: downloading github.com/stretchr/objx v0.5.0 14:56:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:56:11 go: downloading github.com/mitchellh/copystructure v1.0.0 14:56:11 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:56:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:56:11 go: downloading github.com/hashicorp/go-hclog v1.5.0 14:56:11 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:56:11 go: downloading github.com/hashicorp/serf v0.10.1 14:56:11 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 14:56:11 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:56:11 go: downloading github.com/fatih/color v1.14.1 14:56:11 go: downloading github.com/mattn/go-isatty v0.0.17 14:56:11 go: downloading github.com/mattn/go-colorable v0.1.13 14:56:11 go: downloading golang.org/x/sys v0.8.0 14:56:11 go: downloading github.com/armon/go-metrics v0.4.1 14:56:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:56:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:57:19 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 14:57:19 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.029s coverage: 85.7% of statements 14:57:29 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.788s coverage: 87.1% of statements 14:57:29 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.018s coverage: 100.0% of statements 14:57:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:57:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:57:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:57:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:57:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:57:42 $ docker stop --time=1 a28485fbc04a1cf4088cafe85aa75e48abd899c44b143e6b1e1c84a9a3317b5c 14:57:45 $ docker rm -f --volumes a28485fbc04a1cf4088cafe85aa75e48abd899c44b143e6b1e1c84a9a3317b5c [Pipeline] // withDockerContainer [Pipeline] sh 14:57:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:57:46 Warning: overwriting stash ‘coverage-report’ 14:57:46 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 14:57:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:57:47 14:57:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:57:47 arm64: Pulling from edgex-lftools-log-publisher 14:57:47 8998bd30e6a1: Pulling fs layer 14:57:47 04944245beec: Pulling fs layer 14:57:47 699f458cf7ca: Pulling fs layer 14:57:47 765212b225bb: Pulling fs layer 14:57:47 f23df028b6ca: Pulling fs layer 14:57:47 d65c8cfc05b1: Pulling fs layer 14:57:47 2437ff75d9bd: Pulling fs layer 14:57:47 f23df028b6ca: Waiting 14:57:47 d65c8cfc05b1: Waiting 14:57:47 2437ff75d9bd: Waiting 14:57:47 765212b225bb: Waiting 14:57:47 04944245beec: Verifying Checksum 14:57:47 04944245beec: Download complete 14:57:47 765212b225bb: Verifying Checksum 14:57:47 765212b225bb: Download complete 14:57:47 f23df028b6ca: Verifying Checksum 14:57:47 f23df028b6ca: Download complete 14:57:47 d65c8cfc05b1: Verifying Checksum 14:57:47 d65c8cfc05b1: Download complete 14:57:47 699f458cf7ca: Verifying Checksum 14:57:47 699f458cf7ca: Download complete 14:57:48 8998bd30e6a1: Verifying Checksum 14:57:48 8998bd30e6a1: Download complete 14:57:50 2437ff75d9bd: Verifying Checksum 14:57:50 2437ff75d9bd: Download complete 14:57:52 8998bd30e6a1: Pull complete 14:57:52 04944245beec: Pull complete 14:57:53 699f458cf7ca: Pull complete 14:57:53 765212b225bb: Pull complete 14:57:54 f23df028b6ca: Pull complete 14:57:54 d65c8cfc05b1: Pull complete 14:58:09 2437ff75d9bd: Pull complete 14:58:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:58:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:58:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:09 prd-ubuntu20.04-docker-arm64-4c-16g-373 does not seem to be running inside a container 14:58: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-configuration/47 -v /w/workspace/go-mod-configuration/47:/w/workspace/go-mod-configuration/47:rw,z -v /w/workspace/go-mod-configuration/47@tmp:/w/workspace/go-mod-configuration/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:58:12 $ docker top 0a134364bb17d43fdbf0a0df9df1385f4319d23b6720ee5655ec87501c0f9231 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:13 ---> job-cost.sh 14:58:13 lf-activate-venv: SKIPPING 14:58:13 INFO: No Stack... 14:58:14 INFO: Retrieving Pricing Info for: v3-standard-4 14:58:14 INFO: Archiving Costs [Pipeline] sh 14:58:14 + + cat /w/workspace/go-mod-configuration/47/archives/cost.csv 14:58:14 cut -d, -f6 [Pipeline] lock 14:58:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] 14:58:15 Resource [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] did not exist. Created. 14:58:15 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:58:15 /w/workspace/go-mod-configuration/47@tmp/durable-682a5d4e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:58:15 + echo total: 0.10999999940395355 [Pipeline] stash 14:58:15 Warning: overwriting stash ‘stack-cost’ 14:58:15 Stashed 1 file(s) [Pipeline] } 14:58:15 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 14:58:15 $ docker stop --time=1 0a134364bb17d43fdbf0a0df9df1385f4319d23b6720ee5655ec87501c0f9231 14:58:17 $ docker rm -f --volumes 0a134364bb17d43fdbf0a0df9df1385f4319d23b6720ee5655ec87501c0f9231 [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 14:58:17 provisioning config files... 14:58:17 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config2247912389046782422tmp [Pipeline] { [Pipeline] sh 14:58:17 + set +x 14:58:17 + curl -s https://codecov.io/bash 14:58:17 + bash -s -- 14:58:17 14:58:17 _____ _ 14:58:17 / ____| | | 14:58:17 | | ___ __| | ___ ___ _____ __ 14:58:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:58:17 | |___| (_) | (_| | __/ (_| (_) \ V / 14:58:17 \_____\___/ \__,_|\___|\___\___/ \_/ 14:58:17 Bash-1.0.6 14:58:17 14:58:17 14:58:17 ==> git version 2.25.1 found 14:58:17 ==> 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 14:58:17 Release-Date: 2020-01-08 14:58:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:58:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:58:17 ==> Jenkins CI detected. 14:58:17 current dir:  /w/workspace/oundry_go-mod-configuration_main 14:58:17 project root: . 14:58:17 --> token set from env 14:58:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:58:17 ==> Running gcov in . (disable via -X gcov) 14:58:18 ==> Python coveragepy not found 14:58:18 ==> Searching for coverage reports in: 14:58:18 + . 14:58:18 -> Found 1 reports 14:58:18 ==> Detecting git/mercurial file structure 14:58:18 ==> Reading reports 14:58:18 + ./coverage.out bytes=18751 14:58:18 ==> Appending adjustments 14:58:18 https://docs.codecov.io/docs/fixing-reports 14:58:18 + Found adjustments 14:58:18 ==> Gzipping contents 14:58:18 4.0K /tmp/codecov.tczXyQ.gz 14:58:18 ==> Uploading reports 14:58:18 url: https://codecov.io 14:58:18 query: branch=main&commit=8200aa5a783b9cdaf6014a9c57e515145cfe2f6a&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 14:58:18 -> Pinging Codecov 14:58:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=8200aa5a783b9cdaf6014a9c57e515145cfe2f6a&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 14:58:18 -> Uploading to 14:58:18 https://storage.googleapis.com/codecov/v4/raw/2023-07-03/9F92B070CA9CA35F4914AC8684776953/8200aa5a783b9cdaf6014a9c57e515145cfe2f6a/e896db69-ef6b-44c8-b15e-c49ab5133fe2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230703%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230703T145818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=664ec9d085e3ef1d8f36983638702ed235b4f274983459e1d72e391a442e8f77 14:58:18 % Total % Received % Xferd Average Speed Time Time Time Current 14:58:18 Dload Upload Total Spent Left Speed 14:58:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 18645 --:--:-- --:--:-- --:--:-- 18645 14:58:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [Pipeline] } 14:58:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:58:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:58:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:58:18 14:58:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:58:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:58:19 df9b9388f04a: Pulling fs layer 14:58:19 52dc419b0ee2: Pulling fs layer 14:58:19 25bc292e5bac: Pulling fs layer 14:58:19 114826534d7a: Pulling fs layer 14:58:19 4657fd5d0bcf: Pulling fs layer 14:58:19 6ad1cebc031e: Pulling fs layer 14:58:19 8a3aa393b2d8: Pulling fs layer 14:58:19 6ad1cebc031e: Waiting 14:58:19 8a3aa393b2d8: Waiting 14:58:19 114826534d7a: Waiting 14:58:19 4657fd5d0bcf: Waiting 14:58:19 25bc292e5bac: Verifying Checksum 14:58:19 25bc292e5bac: Download complete 14:58:19 52dc419b0ee2: Verifying Checksum 14:58:19 52dc419b0ee2: Download complete 14:58:19 4657fd5d0bcf: Download complete 14:58:19 df9b9388f04a: Verifying Checksum 14:58:19 df9b9388f04a: Download complete 14:58:19 df9b9388f04a: Pull complete 14:58:19 6ad1cebc031e: Verifying Checksum 14:58:19 6ad1cebc031e: Download complete 14:58:19 52dc419b0ee2: Pull complete 14:58:19 25bc292e5bac: Pull complete 14:58:20 114826534d7a: Verifying Checksum 14:58:20 114826534d7a: Download complete 14:58:20 8a3aa393b2d8: Verifying Checksum 14:58:20 8a3aa393b2d8: Download complete 14:58:23 114826534d7a: Pull complete 14:58:23 4657fd5d0bcf: Pull complete 14:58:24 6ad1cebc031e: Pull complete 14:58:27 8a3aa393b2d8: Pull complete 14:58:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:58:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:58:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:27 prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container 14:58:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:58:31 $ docker top f92dd22a775a442851827eb657d5f0c78464cb99fc067b92fefa9dbb6eb67d54 -eo pid,comm [Pipeline] { [Pipeline] echo 14:58:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 14:58:32 + set -o pipefail 14:58:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 14:58:34 14:58:34 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v3)... 14:58:34 14:58:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/876be593-d0c5-460b-ab82-cce3a3e0e96e/history/17342123-92b9-4638-81a0-e2943c5de758 14:58:34 14:58:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:58:34 14:58:34 14:58:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:58:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:58:34 More details here: https://snyk.co/ue1NS [Pipeline] } 14:58:34 $ docker stop --time=1 f92dd22a775a442851827eb657d5f0c78464cb99fc067b92fefa9dbb6eb67d54 14:58:35 $ docker rm -f --volumes f92dd22a775a442851827eb657d5f0c78464cb99fc067b92fefa9dbb6eb67d54 [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 14:58:36 + git log --format=format:%s -1 8200aa5a783b9cdaf6014a9c57e515145cfe2f6a [Pipeline] sh 14:58:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:58:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:37 prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container 14:58:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:58:37 $ docker top 289e02847424353c6070f1bf4bceb90d3cab7bef51a1b9a7ac40579aecc96c4f -eo pid,comm 14:58:37 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). 14:58:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:37 [ssh-agent] Looking for ssh-agent implementation... 14:58:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:37 $ docker exec 289e02847424353c6070f1bf4bceb90d3cab7bef51a1b9a7ac40579aecc96c4f ssh-agent 14:58:37 SSH_AUTH_SOCK=/tmp/ssh-sZ5OvbZhObwD/agent.33 14:58:37 SSH_AGENT_PID=39 14:58:37 Running ssh-add (command line suppressed) 14:58:37 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14067537765871494949.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14067537765871494949.key) 14:58:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:38 + git semver tag 14:58:38 2023-07-03 14:58:38,447 [run_tag] DEBUG tag force:False 14:58:38 2023-07-03 14:58:38,447 [check_head_tag] DEBUG check head tag 14:58:38 2023-07-03 14:58:38,448 [execute] INFO git cat-file --batch-check 14:58:38 2023-07-03 14:58:38,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 14:58:38 2023-07-03 14:58:38,451 [execute] INFO git cat-file --batch 14:58:38 2023-07-03 14:58:38,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 14:58:38 2023-07-03 14:58:38,460 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 14:58:38 2023-07-03 14:58:38,460 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 14:58:38 2023-07-03 14:58:38,461 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 14:58:38 2023-07-03 14:58:38,464 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 14:58:38 3.1.0-dev.3 [Pipeline] } 14:58:38 $ docker exec --env ******** --env ******** 289e02847424353c6070f1bf4bceb90d3cab7bef51a1b9a7ac40579aecc96c4f ssh-agent -k 14:58:38 unset SSH_AUTH_SOCK; 14:58:38 unset SSH_AGENT_PID; 14:58:38 echo Agent pid 39 killed; 14:58:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:38 + git semver [Pipeline] } 14:58:39 $ docker stop --time=1 289e02847424353c6070f1bf4bceb90d3cab7bef51a1b9a7ac40579aecc96c4f 14:58:40 $ docker rm -f --volumes 289e02847424353c6070f1bf4bceb90d3cab7bef51a1b9a7ac40579aecc96c4f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:58:40 14:58:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:58:41 0.23.1-centos7: Pulling from edgex-lftools 14:58:41 ab5ef0e58194: Pulling fs layer 14:58:41 9712f1f96733: Pulling fs layer 14:58:41 63f879dbbcfc: Pulling fs layer 14:58:41 0d9ebad4ef96: Pulling fs layer 14:58:41 e9a5061849ea: Pulling fs layer 14:58:41 d747dcd14b5f: Pulling fs layer 14:58:41 2de7ff778b66: Pulling fs layer 14:58:41 e9a5061849ea: Waiting 14:58:41 2de7ff778b66: Waiting 14:58:41 d747dcd14b5f: Waiting 14:58:41 9712f1f96733: Verifying Checksum 14:58:41 9712f1f96733: Download complete 14:58:41 63f879dbbcfc: Verifying Checksum 14:58:41 63f879dbbcfc: Download complete 14:58:41 ab5ef0e58194: Download complete 14:58:41 0d9ebad4ef96: Verifying Checksum 14:58:41 0d9ebad4ef96: Download complete 14:58:41 e9a5061849ea: Verifying Checksum 14:58:41 e9a5061849ea: Download complete 14:58:41 d747dcd14b5f: Verifying Checksum 14:58:41 2de7ff778b66: Verifying Checksum 14:58:41 2de7ff778b66: Download complete 14:58:44 ab5ef0e58194: Pull complete 14:58:44 9712f1f96733: Pull complete 14:58:45 63f879dbbcfc: Pull complete 14:58:49 0d9ebad4ef96: Pull complete 14:58:49 e9a5061849ea: Pull complete 14:58:49 d747dcd14b5f: Pull complete 14:58:51 2de7ff778b66: Pull complete 14:58:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:58:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:51 prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container 14:58:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:58:57 $ docker top 0fe0cd6f8f45f068d6fa317c056fe144af5a3d8efcac7915754fd483662ed6b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:58:57 provisioning config files... 14:58:57 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4126888465109253567tmp 14:58:57 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config3895006899774486222tmp 14:58:57 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config18396053645768025316tmp [Pipeline] { [Pipeline] echo 14:58:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:58:57 ---> sigul-configuration.sh 14:58:57 gpg: directory `/root/.gnupg' created 14:58:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:58:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:58:57 gpg: keyring `/root/.gnupg/secring.gpg' created 14:58:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:58:57 gpg: CAST5 encrypted data 14:58:57 gpg: encrypted with 1 passphrase 14:58:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:58:58 + mkdir /home/jenkins 14:58:58 + mkdir /home/jenkins/sigul [Pipeline] sh 14:58:58 + 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 14:58:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:58:58 ---> sigul-install.sh 14:58:58 Sigul already installed; skipping installation. [Pipeline] sh 14:58:58 + git tag --list 14:58:58 v0.0.0 14:58:58 v0.0.1 14:58:58 v0.0.2 14:58:58 v0.0.3 14:58:58 v0.0.4 14:58:58 v0.0.5 14:58:58 v0.0.6 14:58:58 v0.0.7 14:58:58 v0.0.8 14:58:58 v2.0.0 14:58:58 v2.1.0 14:58:58 v2.2.0 14:58:58 v2.3.0 14:58:58 v3.0 14:58:58 v3.0.0 14:58:58 v3.1.0-dev.1 14:58:58 v3.1.0-dev.2 14:58:58 v3.1.0-dev.3 [Pipeline] sh 14:58:59 + lftools sign git-tag v3.1.0-dev.3 14:58:59 Signing Git tag with Sigul... 14:58:59 Signing v3.1.0-dev.3 [Pipeline] echo 14:59:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:59:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:59:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:59:00 $ docker stop --time=1 0fe0cd6f8f45f068d6fa317c056fe144af5a3d8efcac7915754fd483662ed6b1 14:59:01 $ docker rm -f --volumes 0fe0cd6f8f45f068d6fa317c056fe144af5a3d8efcac7915754fd483662ed6b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:59:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:59:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:02 prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container 14:59:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:59:02 $ docker top 926055177fa9f70ca939cdc12e2ca65cb1d2cd007201302e617d09c6dcc64ecd -eo pid,comm 14:59:02 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). 14:59:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:59:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:02 [ssh-agent] Looking for ssh-agent implementation... 14:59:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:02 $ docker exec 926055177fa9f70ca939cdc12e2ca65cb1d2cd007201302e617d09c6dcc64ecd ssh-agent 14:59:03 SSH_AUTH_SOCK=/tmp/ssh-vD36icMCSVG8/agent.32 14:59:03 SSH_AGENT_PID=38 14:59:03 Running ssh-add (command line suppressed) 14:59:03 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2948873483042415888.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2948873483042415888.key) 14:59:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:03 + git semver bump pre 14:59:03 2023-07-03 14:59:03,614 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 14:59:03 2023-07-03 14:59:03,614 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev 14:59:03 2023-07-03 14:59:03,614 [bump_version] DEBUG bumped version:3.1.0-dev.4 14:59:03 2023-07-03 14:59:03,614 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 14:59:03 2023-07-03 14:59:03,614 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 14:59:03 2023-07-03 14:59:03,614 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 14:59:03 2023-07-03 14:59:03,616 [execute] INFO git cat-file --batch-check 14:59:03 2023-07-03 14:59:03,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 14:59:03 2023-07-03 14:59:03,622 [execute] INFO git cat-file --batch 14:59:03 2023-07-03 14:59:03,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 14:59:03 2023-07-03 14:59:03,628 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 14:59:03 3.1.0-dev.4 [Pipeline] } 14:59:03 $ docker exec --env ******** --env ******** 926055177fa9f70ca939cdc12e2ca65cb1d2cd007201302e617d09c6dcc64ecd ssh-agent -k 14:59:03 unset SSH_AUTH_SOCK; 14:59:03 unset SSH_AGENT_PID; 14:59:03 echo Agent pid 38 killed; 14:59:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:59:04 + git semver [Pipeline] } 14:59:04 $ docker stop --time=1 926055177fa9f70ca939cdc12e2ca65cb1d2cd007201302e617d09c6dcc64ecd 14:59:05 $ docker rm -f --volumes 926055177fa9f70ca939cdc12e2ca65cb1d2cd007201302e617d09c6dcc64ecd [Pipeline] // withDockerContainer [Pipeline] sh 14:59:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:59:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:06 prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container 14:59:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:59:06 $ docker top beaafedda4669a2d8b2726dbc379e3e93190f83bda4264bf86108525d97be819 -eo pid,comm 14:59:06 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). 14:59:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:59:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:06 [ssh-agent] Looking for ssh-agent implementation... 14:59:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:06 $ docker exec beaafedda4669a2d8b2726dbc379e3e93190f83bda4264bf86108525d97be819 ssh-agent 14:59:07 SSH_AUTH_SOCK=/tmp/ssh-tJB8mWmGJRfZ/agent.33 14:59:07 SSH_AGENT_PID=39 14:59:07 Running ssh-add (command line suppressed) 14:59:07 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3494695986226483121.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3494695986226483121.key) 14:59:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:07 + git semver push 14:59:07 2023-07-03 14:59:07,600 [run_push] DEBUG push 14:59:07 2023-07-03 14:59:07,601 [execute] INFO git cat-file --batch-check 14:59:07 2023-07-03 14:59:07,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 14:59:07 2023-07-03 14:59:07,606 [execute] INFO git rev-list 9b7b1567ed1909591910a2d5b872e28bead42b74 -- 14:59:07 2023-07-03 14:59:07,606 [execute] DEBUG Popen(['git', 'rev-list', '9b7b1567ed1909591910a2d5b872e28bead42b74', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 14:59:07 2023-07-03 14:59:07,613 [execute] INFO git fetch -v origin 14:59:07 2023-07-03 14:59:07,613 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) 14:59:08 2023-07-03 14:59:08,083 [run_push] DEBUG no remote changes detected 14:59:08 2023-07-03 14:59:08,083 [execute] INFO git push origin semver 14:59:08 2023-07-03 14:59:08,084 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 14:59:09 2023-07-03 14:59:08,852 [run_push] DEBUG push all version tags 14:59:09 2023-07-03 14:59:08,853 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:59:09 2023-07-03 14:59:08,853 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 14:59:09 2023-07-03 14:59:09,592 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 14:59:09 3.1.0-dev.4 [Pipeline] } 14:59:09 $ docker exec --env ******** --env ******** beaafedda4669a2d8b2726dbc379e3e93190f83bda4264bf86108525d97be819 ssh-agent -k 14:59:09 unset SSH_AUTH_SOCK; 14:59:09 unset SSH_AGENT_PID; 14:59:09 echo Agent pid 39 killed; 14:59:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:59:10 + git semver [Pipeline] } 14:59:10 $ docker stop --time=1 beaafedda4669a2d8b2726dbc379e3e93190f83bda4264bf86108525d97be819 14:59:11 $ docker rm -f --volumes beaafedda4669a2d8b2726dbc379e3e93190f83bda4264bf86108525d97be819 [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 14:59:12 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 14:59:12 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 14:59:12 total 16 14:59:12 drwxr-xr-x 3 root root 4096 Jul 3 14:54 . 14:59:12 drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 14:58 .. 14:59:12 drwxr-xr-x 2 root root 4096 Jul 3 14:54 cost 14:59:12 -rw-r--r-- 1 root root 91 Jul 3 14:54 cost.csv 14:59:12 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 14:59:12 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 14:59:12 total 16 14:59:12 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 14:54 . 14:59:12 drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 14:58 .. 14:59:12 drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 14:54 cost 14:59:12 -rw-r--r-- 1 jenkins jenkins 91 Jul 3 14:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:59:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:59:13 ---> package-listing.sh 14:59:13 ++ facter osfamily 14:59:13 ++ tr '[:upper:]' '[:lower:]' 14:59:13 + OS_FAMILY=debian 14:59:13 + workspace=/w/workspace/oundry_go-mod-configuration_main 14:59:13 + START_PACKAGES=/tmp/packages_start.txt 14:59:13 + END_PACKAGES=/tmp/packages_end.txt 14:59:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:59:13 + PACKAGES=/tmp/packages_start.txt 14:59:13 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 14:59:13 + PACKAGES=/tmp/packages_end.txt 14:59:13 + case "${OS_FAMILY}" in 14:59:13 + dpkg -l 14:59:13 + grep '^ii' 14:59:13 + '[' -f /tmp/packages_start.txt ']' 14:59:13 + '[' -f /tmp/packages_end.txt ']' 14:59:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:59:13 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 14:59:13 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 14:59:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 14:59:13 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:59:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:59:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:14 prd-ubuntu20.04-docker-8c-8g-372 does not seem to be running inside a container 14:59:14 $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 14:59:14 $ docker top 9dfbe2b5aae59290687b1469213b335df579ba5e52d0b550fb3d218b216e9a7c -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:15 + touch /tmp/pre-build-complete [Pipeline] sh 14:59:15 + mkdir -p /var/log/sysstat [Pipeline] sh 14:59:15 + ls /var/log/sa-host 14:59:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:15 provisioning config files... 14:59:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5156098561864895541tmp [Pipeline] { [Pipeline] echo 14:59:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:59:16 ---> create-netrc.sh [Pipeline] } 14:59:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:59:16 ---> python-tools-install.sh [Pipeline] echo 14:59:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:59:16 ---> sudo-logs.sh 14:59:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:59:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:59:17 ---> job-cost.sh 14:59:17 lf-activate-venv: SKIPPING 14:59:17 DEBUG: total: 0.2199999988079071 14:59:17 INFO: Retrieving Stack Cost... 14:59:17 INFO: Retrieving Pricing Info for: v3-standard-8 14:59:17 INFO: Archiving Costs [Pipeline] echo 14:59:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:59:17 ---> logs-deploy.sh 14:59:17 lf-activate-venv: SKIPPING 14:59:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/47 14:59:17 INFO: archiving workspace using pattern(s): 14:59:19 Archives upload complete. 14:59:19 INFO: archiving logs to Nexus