Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae1bc9aecc537dd69690b552f386c6c96734bc76 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-ssh9491710572442203351.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh610869705209946470.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9435158444063314793.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh9612916287878498712.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3060052443645130150.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9433 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ae1bc9aecc537dd69690b552f386c6c96734bc76 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae1bc9aecc537dd69690b552f386c6c96734bc76 # timeout=10 Commit message: "Merge pull request #757 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.2.0-dev.12" > git rev-list --no-walk d87e8b71529d8329ff6800c5bb7728949cec949c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:18:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:18:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:18:47 ========================================================= 10:18:47 EdgeX Global Pipelines Version Info 10:18:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:18:47 ------------------- 10:18:47 stable info: 10:18:47 ------------------- 10:18:47 Commited By: Cherry Wang cherry@iotechsys.com 10:18:47 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:18:47 Message: update stable to v1.0.263 10:18:48 ------------------- 10:18:48 experimental info: 10:18:48 ------------------- 10:18:48 Commited By: Cherry Wang cherry@iotechsys.com 10:18:48 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:18:48 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:18:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae1bc9aecc537dd69690b552f386c6c96734bc76 [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae1bc9a [Pipeline] echo 10:18:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:18:49 + git rev-list -1 --merges ae1bc9aecc537dd69690b552f386c6c96734bc76~1..ae1bc9aecc537dd69690b552f386c6c96734bc76 [Pipeline] echo 10:18:49 -----------> git rev-list -1 --merges ae1bc9aecc537dd69690b552f386c6c96734bc76~1..ae1bc9aecc537dd69690b552f386c6c96734bc76 ae1bc9aecc537dd69690b552f386c6c96734bc76 10:18:49 ae1bc9aecc537dd69690b552f386c6c96734bc76 [false] [Pipeline] sh 10:18:50 + git log --format=format:%s -1 ae1bc9aecc537dd69690b552f386c6c96734bc76 [Pipeline] echo 10:18:50 ========================================================= 10:18:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:18:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:18:50 + git log --format=format:%s -1 ae1bc9aecc537dd69690b552f386c6c96734bc76 [Pipeline] echo 10:18:50 [semverPrep] GIT_COMMIT: ae1bc9aecc537dd69690b552f386c6c96734bc76, Commit Message: Merge pull request #757 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.2.0-dev.12 [Pipeline] echo 10:18:50 [semverPrep] This is not a build commit. [Pipeline] sh 10:18:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:18:53 + grep -v github /etc/ssh/ssh_known_hosts 10:18:53 + [ -e /tmp/ssh_known_hosts ] 10:18:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:18:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:18:53 + sudo tee -a /etc/ssh/ssh_known_hosts 10:18:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:55 10:18:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:55 0.1.4: Pulling from edgex-devops/py-git-semver 10:18:55 b85a868b505f: Pulling fs layer 10:18:55 e2be974225ed: Pulling fs layer 10:18:55 339a4e72a1f5: Pulling fs layer 10:18:55 988bab9f4d93: Pulling fs layer 10:18:55 1469e6f7b9e6: Pulling fs layer 10:18:55 eaf3925da568: Pulling fs layer 10:18:55 bab4dde63d76: Pulling fs layer 10:18:55 bde34c3a00c8: Pulling fs layer 10:18:55 b352a97aabf1: Pulling fs layer 10:18:55 4872d77fe225: Pulling fs layer 10:18:55 5851b861e8e6: Pulling fs layer 10:18:55 b352a97aabf1: Waiting 10:18:55 1469e6f7b9e6: Waiting 10:18:55 eaf3925da568: Waiting 10:18:55 4872d77fe225: Waiting 10:18:55 bab4dde63d76: Waiting 10:18:55 bde34c3a00c8: Waiting 10:18:55 5851b861e8e6: Waiting 10:18:55 988bab9f4d93: Waiting 10:18:56 e2be974225ed: Download complete 10:18:56 988bab9f4d93: Verifying Checksum 10:18:56 988bab9f4d93: Download complete 10:18:56 1469e6f7b9e6: Verifying Checksum 10:18:56 1469e6f7b9e6: Download complete 10:18:56 eaf3925da568: Verifying Checksum 10:18:56 eaf3925da568: Download complete 10:18:56 339a4e72a1f5: Verifying Checksum 10:18:56 339a4e72a1f5: Download complete 10:18:56 bde34c3a00c8: Download complete 10:18:56 b352a97aabf1: Download complete 10:18:56 4872d77fe225: Verifying Checksum 10:18:56 4872d77fe225: Download complete 10:18:56 5851b861e8e6: Download complete 10:18:56 b85a868b505f: Verifying Checksum 10:18:56 b85a868b505f: Download complete 10:18:56 bab4dde63d76: Verifying Checksum 10:18:56 bab4dde63d76: Download complete 10:18:57 b85a868b505f: Pull complete 10:18:57 e2be974225ed: Pull complete 10:18:58 339a4e72a1f5: Pull complete 10:18:58 988bab9f4d93: Pull complete 10:18:58 1469e6f7b9e6: Pull complete 10:18:58 eaf3925da568: Pull complete 10:19:00 bab4dde63d76: Pull complete 10:19:00 bde34c3a00c8: Pull complete 10:19:00 b352a97aabf1: Pull complete 10:19:00 4872d77fe225: Pull complete 10:19:00 5851b861e8e6: Pull complete 10:19:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:19:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:00 prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container 10:19:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:19:04 $ docker top 1007ddb3f967f390567834af6c3b65eb74956db6ad9bba997124ea86aa5bcb74 -eo pid,comm 10:19:04 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). 10:19:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:19:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:19:04 [ssh-agent] Looking for ssh-agent implementation... 10:19:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:19:04 $ docker exec 1007ddb3f967f390567834af6c3b65eb74956db6ad9bba997124ea86aa5bcb74 ssh-agent 10:19:04 SSH_AUTH_SOCK=/tmp/ssh-2mYQVcKBfAeZ/agent.32 10:19:04 SSH_AGENT_PID=38 10:19:04 Running ssh-add (command line suppressed) 10:19:04 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16717930287837972167.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16717930287837972167.key) 10:19:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:19:05 + git tag --points-at HEAD [Pipeline] } 10:19:05 $ docker exec --env ******** --env ******** 1007ddb3f967f390567834af6c3b65eb74956db6ad9bba997124ea86aa5bcb74 ssh-agent -k 10:19:05 unset SSH_AUTH_SOCK; 10:19:05 unset SSH_AGENT_PID; 10:19:05 echo Agent pid 38 killed; 10:19:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:19:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:19:05 [ssh-agent] Looking for ssh-agent implementation... 10:19:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:19:05 $ docker exec 1007ddb3f967f390567834af6c3b65eb74956db6ad9bba997124ea86aa5bcb74 ssh-agent 10:19:05 SSH_AUTH_SOCK=/tmp/ssh-A240VBrQ3S4f/agent.71 10:19:05 SSH_AGENT_PID=77 10:19:05 Running ssh-add (command line suppressed) 10:19:05 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8709451411649750751.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8709451411649750751.key) 10:19:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:19:05 + git semver init 10:19:06 2024-09-04 10:19:06,040 [run_init] DEBUG init version:0.0.0 force:False 10:19:06 2024-09-04 10:19:06,041 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 10:19:06 2024-09-04 10:19:06,041 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 10:19:06 2024-09-04 10:19:06,042 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 10:19:07 2024-09-04 10:19:07,035 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 10:19:07 2024-09-04 10:19:07,036 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 10:19:07 2024-09-04 10:19:07,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:19:07 2024-09-04 10:19:07,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:19:07 3.2.0-dev.55 [Pipeline] } 10:19:07 $ docker exec --env ******** --env ******** 1007ddb3f967f390567834af6c3b65eb74956db6ad9bba997124ea86aa5bcb74 ssh-agent -k 10:19:07 unset SSH_AUTH_SOCK; 10:19:07 unset SSH_AGENT_PID; 10:19:07 echo Agent pid 77 killed; 10:19:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:19:07 + git semver [Pipeline] } 10:19:08 $ docker stop --time=1 1007ddb3f967f390567834af6c3b65eb74956db6ad9bba997124ea86aa5bcb74 10:19:09 $ docker rm -f --volumes 1007ddb3f967f390567834af6c3b65eb74956db6ad9bba997124ea86aa5bcb74 [Pipeline] // withDockerContainer [Pipeline] sh 10:19:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:19:09 Stashed 1 file(s) [Pipeline] echo 10:19:09 [edgeXSemver]: initialized semver on version 3.2.0-dev.55 [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 10:19:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:19:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:19:10 ========================================================= 10:19:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:19:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:19:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:19:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:19:10 619be1103602: Pulling fs layer 10:19:10 7862e08f4a3e: Pulling fs layer 10:19:10 5df492c9dc93: Pulling fs layer 10:19:10 7629e6793208: Pulling fs layer 10:19:10 4f4fb700ef54: Pulling fs layer 10:19:10 fb5054dd5b73: Pulling fs layer 10:19:10 eeca6798cff9: Pulling fs layer 10:19:10 aa269ceb94a6: Pulling fs layer 10:19:10 ada007ff1a6a: Pulling fs layer 10:19:10 fb5054dd5b73: Waiting 10:19:10 ada007ff1a6a: Waiting 10:19:10 eeca6798cff9: Waiting 10:19:10 aa269ceb94a6: Waiting 10:19:10 4f4fb700ef54: Waiting 10:19:10 7862e08f4a3e: Download complete 10:19:10 7629e6793208: Verifying Checksum 10:19:10 7629e6793208: Download complete 10:19:10 4f4fb700ef54: Verifying Checksum 10:19:10 4f4fb700ef54: Download complete 10:19:10 fb5054dd5b73: Verifying Checksum 10:19:10 fb5054dd5b73: Download complete 10:19:10 619be1103602: Verifying Checksum 10:19:10 619be1103602: Download complete 10:19:10 eeca6798cff9: Verifying Checksum 10:19:10 eeca6798cff9: Download complete 10:19:10 619be1103602: Pull complete 10:19:10 ada007ff1a6a: Verifying Checksum 10:19:10 ada007ff1a6a: Download complete 10:19:10 7862e08f4a3e: Pull complete 10:19:10 5df492c9dc93: Verifying Checksum 10:19:10 5df492c9dc93: Download complete 10:19:11 aa269ceb94a6: Verifying Checksum 10:19:11 aa269ceb94a6: Download complete 10:19:14 5df492c9dc93: Pull complete 10:19:14 7629e6793208: Pull complete 10:19:14 4f4fb700ef54: Pull complete 10:19:14 fb5054dd5b73: Pull complete 10:19:14 eeca6798cff9: Pull complete 10:19:16 aa269ceb94a6: Pull complete 10:19:16 ada007ff1a6a: Pull complete 10:19:16 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:19:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:19:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 10:19:17 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:17 + docker inspect -f . ci-base-image-x86_64 10:19:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:17 prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container 10:19:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:19:22 $ docker top 260a0e151b92674a751a0e4f61a7ccf0bdf6cb4a8080ee91ec01bc6d92449a79 -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:22 + go version 10:19:22 go version go1.21.9 linux/amd64 [Pipeline] } 10:19:22 $ docker stop --time=1 260a0e151b92674a751a0e4f61a7ccf0bdf6cb4a8080ee91ec01bc6d92449a79 10:19:23 $ docker rm -f --volumes 260a0e151b92674a751a0e4f61a7ccf0bdf6cb4a8080ee91ec01bc6d92449a79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:24 + docker inspect -f . ci-base-image-x86_64 10:19:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:24 prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container 10:19:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:19:24 $ docker top d8df08aa3ccc3c59a61110567c416fa00734e51209db0876f66440d109b813a6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:25 Still waiting to schedule task 10:19:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:19:25 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 10:19:25 + make test 10:19:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:19:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.43 10:19:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 10:19:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.31 10:19:25 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.16 10:19:25 go: downloading github.com/google/uuid v1.6.0 10:19:25 go: downloading github.com/labstack/echo/v4 v4.11.4 10:19:25 go: downloading github.com/openziti/sdk-golang v0.23.39 10:19:26 go: downloading github.com/stretchr/testify v1.9.0 10:19:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:19:26 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:19:26 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.12 10:19:26 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.12 10:19:26 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:19:26 go: downloading github.com/sirupsen/logrus v1.9.3 10:19:26 go: downloading github.com/mitchellh/copystructure v1.2.0 10:19:26 go: downloading gopkg.in/yaml.v3 v3.0.1 10:19:26 go: downloading github.com/gorilla/websocket v1.5.3 10:19:26 go: downloading golang.org/x/net v0.27.0 10:19:26 go: downloading github.com/go-playground/validator/v10 v10.22.0 10:19:26 go: downloading golang.org/x/sync v0.7.0 10:19:26 go: downloading github.com/go-kit/log v0.2.1 10:19:26 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 10:19:26 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 10:19:26 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 10:19:26 go: downloading github.com/stretchr/objx v0.5.2 10:19:26 go: downloading github.com/go-openapi/runtime v0.28.0 10:19:26 go: downloading github.com/go-openapi/strfmt v0.23.0 10:19:26 go: downloading github.com/go-resty/resty/v2 v2.13.1 10:19:26 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 10:19:26 go: downloading github.com/michaelquigley/pfxlog v0.6.10 10:19:26 go: downloading github.com/openziti/edge-api v0.26.21 10:19:27 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 10:19:27 go: downloading github.com/openziti/foundation/v2 v2.0.47 10:19:27 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 10:19:27 go: downloading github.com/openziti/identity v1.0.81 10:19:27 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 10:19:27 go: downloading github.com/openziti/channel/v2 v2.0.136 10:19:27 go: downloading github.com/kataras/go-events v0.0.3 10:19:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:19:28 go: downloading github.com/pkg/errors v0.9.1 10:19:28 go: downloading github.com/openziti/secretstream v0.1.21 10:19:28 go: downloading github.com/zitadel/oidc/v2 v2.12.0 10:19:28 go: downloading github.com/openziti/transport/v2 v2.0.138 10:19:28 go: downloading github.com/openziti/metrics v1.2.56 10:19:28 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 10:19:28 go: downloading golang.org/x/oauth2 v0.21.0 10:19:28 go: downloading github.com/labstack/gommon v0.4.2 10:19:28 go: downloading golang.org/x/crypto v0.25.0 10:19:28 go: downloading github.com/valyala/fasttemplate v1.2.2 10:19:28 go: downloading golang.org/x/time v0.5.0 10:19:28 go: downloading github.com/hashicorp/errwrap v1.1.0 10:19:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 10:19:28 go: downloading github.com/mitchellh/reflectwalk v1.0.2 10:19:28 go: downloading golang.org/x/sys v0.22.0 10:19:28 go: downloading github.com/go-redis/redis/v7 v7.3.0 10:19:28 go: downloading github.com/hashicorp/consul/api v1.29.4 10:19:28 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:19:28 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 10:19:28 go: downloading github.com/go-playground/universal-translator v0.18.1 10:19:28 go: downloading github.com/leodido/go-urn v1.4.0 10:19:28 go: downloading golang.org/x/text v0.16.0 10:19:28 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 10:19:28 go: downloading github.com/go-openapi/errors v0.22.0 10:19:28 go: downloading github.com/oklog/ulid v1.3.1 10:19:28 go: downloading go.mongodb.org/mongo-driver v1.16.0 10:19:28 go: downloading github.com/x448/float16 v0.8.4 10:19:28 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 10:19:28 go: downloading github.com/opentracing/opentracing-go v1.2.0 10:19:28 go: downloading go.opentelemetry.io/otel v1.28.0 10:19:29 go: downloading go.opentelemetry.io/otel/trace v1.28.0 10:19:29 go: downloading github.com/go-openapi/swag v0.23.0 10:19:29 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 10:19:29 go: downloading github.com/go-openapi/validate v0.24.0 10:19:29 go: downloading github.com/golang/protobuf v1.5.4 10:19:29 go: downloading google.golang.org/protobuf v1.34.2 10:19:29 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 10:19:29 go: downloading github.com/fsnotify/fsnotify v1.7.0 10:19:29 go: downloading github.com/mitchellh/go-ps v1.0.0 10:19:29 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 10:19:29 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:19:29 go: downloading github.com/gorilla/securecookie v1.1.1 10:19:29 go: downloading github.com/gorilla/schema v1.4.1 10:19:29 go: downloading github.com/muhlemmer/gu v0.3.1 10:19:29 go: downloading github.com/mattn/go-colorable v0.1.13 10:19:29 go: downloading github.com/mattn/go-isatty v0.0.20 10:19:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:19:29 go: downloading github.com/spf13/cast v1.6.0 10:19:29 go: downloading github.com/valyala/bytebufferpool v1.0.0 10:19:29 go: downloading github.com/zeebo/errs v1.3.0 10:19:29 go: downloading google.golang.org/grpc v1.64.1 10:19:29 go: downloading github.com/go-playground/locales v0.14.1 10:19:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:19:29 go: downloading github.com/hashicorp/go-hclog v1.5.0 10:19:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:19:29 go: downloading github.com/hashicorp/serf v0.10.1 10:19:30 go: downloading golang.org/x/term v0.22.0 10:19:30 go: downloading github.com/go-openapi/analysis v0.23.0 10:19:30 go: downloading github.com/go-openapi/loads v0.22.0 10:19:30 go: downloading github.com/go-openapi/spec v0.21.0 10:19:30 go: downloading github.com/go-logr/logr v1.4.2 10:19:30 go: downloading go.opentelemetry.io/otel/metric v1.28.0 10:19:30 go: downloading github.com/mailru/easyjson v0.7.7 10:19:30 go: downloading github.com/go-openapi/jsonpointer v0.21.0 10:19:30 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 10:19:30 go: downloading github.com/tklauser/go-sysconf v0.3.12 10:19:30 go: downloading github.com/fatih/color v1.16.0 10:19:30 go: downloading github.com/armon/go-metrics v0.4.1 10:19:30 go: downloading github.com/go-logr/stdr v1.2.2 10:19:30 go: downloading github.com/go-openapi/jsonreference v0.21.0 10:19:30 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 10:19:30 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 10:19:30 go: downloading github.com/josharian/intern v1.0.0 10:19:30 go: downloading github.com/tklauser/numcpus v0.6.1 10:19:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:19:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:19:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 10:19:43 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 10:20:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.042s coverage: 33.4% of statements 10:20:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.018s coverage: 93.5% of statements 10:20:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.013s coverage: 88.1% of statements 10:20:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.443s coverage: 88.2% of statements 10:20:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.009s coverage: 84.4% of statements 10:20:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 10:20:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 10:20:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 10:20:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 10:20:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.027s coverage: 41.7% of statements 10:20:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.009s coverage: 100.0% of statements 10:20:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.314s coverage: 87.7% of statements 10:20:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.009s coverage: 26.3% of statements 10:20:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.032s coverage: 75.8% of statements 10:20:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.007s coverage: 50.9% of statements 10:20:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.008s coverage: 31.2% of statements 10:20:07 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements 10:20:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:20:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:20:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:20:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:20:23 $ docker stop --time=1 d8df08aa3ccc3c59a61110567c416fa00734e51209db0876f66440d109b813a6 10:20:26 $ docker rm -f --volumes d8df08aa3ccc3c59a61110567c416fa00734e51209db0876f66440d109b813a6 [Pipeline] // withDockerContainer [Pipeline] sh 10:20:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:20:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:20:27 10:20:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:20:27 latest: Pulling from edgex-lftools-log-publisher 10:20:27 5eb5b503b376: Pulling fs layer 10:20:27 5c69ac0246d0: Pulling fs layer 10:20:27 ec43610c2a17: Pulling fs layer 10:20:27 3a2ae6a8a46f: Pulling fs layer 10:20:27 33b1e0a273af: Pulling fs layer 10:20:27 5d3b04190fa2: Pulling fs layer 10:20:27 2f39f015ded8: Pulling fs layer 10:20:27 3a2ae6a8a46f: Waiting 10:20:27 33b1e0a273af: Waiting 10:20:27 5d3b04190fa2: Waiting 10:20:27 2f39f015ded8: Waiting 10:20:27 5c69ac0246d0: Verifying Checksum 10:20:27 5c69ac0246d0: Download complete 10:20:27 3a2ae6a8a46f: Verifying Checksum 10:20:27 3a2ae6a8a46f: Download complete 10:20:28 33b1e0a273af: Verifying Checksum 10:20:28 33b1e0a273af: Download complete 10:20:28 5d3b04190fa2: Download complete 10:20:28 ec43610c2a17: Verifying Checksum 10:20:28 5eb5b503b376: Verifying Checksum 10:20:28 5eb5b503b376: Download complete 10:20:28 2f39f015ded8: Verifying Checksum 10:20:28 2f39f015ded8: Download complete 10:20:29 5eb5b503b376: Pull complete 10:20:29 5c69ac0246d0: Pull complete 10:20:30 ec43610c2a17: Pull complete 10:20:30 3a2ae6a8a46f: Pull complete 10:20:30 33b1e0a273af: Pull complete 10:20:30 5d3b04190fa2: Pull complete 10:20:34 2f39f015ded8: Pull complete 10:20:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:20:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:20:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:34 prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container 10:20:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:20:37 $ docker top 743a7933c90355ec214e839719e1fe032976c3eaf721f7f2f02e2734624b1ca3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:38 ---> job-cost.sh 10:20:38 lf-activate-venv: SKIPPING 10:20:38 INFO: No Stack... 10:20:38 INFO: Retrieving Pricing Info for: v3-standard-8 10:20:39 INFO: Archiving Costs [Pipeline] sh 10:20:39 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 10:20:39 + cut -d, -f6 [Pipeline] lock 10:20:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] 10:20:39 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] did not exist. Created. 10:20:39 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:20:39 + echo total: 0.2199999988079071 [Pipeline] stash 10:20:39 Stashed 1 file(s) [Pipeline] } 10:20:39 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] [Pipeline] // lock [Pipeline] } 10:20:39 $ docker stop --time=1 743a7933c90355ec214e839719e1fe032976c3eaf721f7f2f02e2734624b1ca3 10:20:41 $ docker rm -f --volumes 743a7933c90355ec214e839719e1fe032976c3eaf721f7f2f02e2734624b1ca3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:21:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9435 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 10:21:07 Running in /w/workspace/go-mod-bootstrap/311 [Pipeline] { [Pipeline] checkout 10:21:10 The recommended git tool is: git 10:21:18 using credential edgex-jenkins-ssh 10:21:18 Cloning the remote Git repository 10:21:18 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 10:21:18 > git init /w/workspace/go-mod-bootstrap/311 # timeout=10 10:21:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 10:21:18 > git --version # timeout=10 10:21:18 > git --version # 'git version 2.25.1' 10:21:18 using GIT_SSH to set credentials SSH Credentials for GitHub 10:21:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:21:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 10:21:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:21:22 Avoid second fetch 10:21:22 Checking out Revision ae1bc9aecc537dd69690b552f386c6c96734bc76 (main) 10:21:22 > git config core.sparsecheckout # timeout=10 10:21:22 > git checkout -f ae1bc9aecc537dd69690b552f386c6c96734bc76 # timeout=10 10:21:23 Commit message: "Merge pull request #757 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.2.0-dev.12" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:21:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:21:27 % Total % Received % Xferd Average Speed Time Time Time Current 10:21:27 Dload Upload Total Spent Left Speed 10:21:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 59115 0 --:--:-- --:--:-- --:--:-- 59115 [Pipeline] sh 10:21:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:21:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:21:28 + sudo tee /etc/docker/daemon.new 10:21:28 { 10:21:28 "registry-mirrors": [ 10:21:28 "https://nexus3.edgexfoundry.org:10001" 10:21:28 ], 10:21:28 "bip": "10.250.0.254/24", 10:21:28 "hosts": [ 10:21:28 "tcp://0.0.0.0:5555", 10:21:28 "unix:///var/run/docker.sock" 10:21:28 ], 10:21:28 "mtu": 1458, 10:21:28 "selinux-enabled": true, 10:21:28 "seccomp-profile": "/etc/docker/seccomp.json" 10:21:28 } [Pipeline] sh 10:21:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:21:29 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 10:21:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:21:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:21:47 ========================================================= 10:21:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:21:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:21:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:21:48 c6b39de5b339: Pulling fs layer 10:21:48 a69c41024577: Pulling fs layer 10:21:48 d6de4b400683: Pulling fs layer 10:21:48 35cb2a7552d0: Pulling fs layer 10:21:48 4f4fb700ef54: Pulling fs layer 10:21:48 464afbd9ba4c: Pulling fs layer 10:21:48 00f215d4a9da: Pulling fs layer 10:21:48 d496ad576159: Pulling fs layer 10:21:48 35cb2a7552d0: Waiting 10:21:48 4f4fb700ef54: Waiting 10:21:48 464afbd9ba4c: Waiting 10:21:48 d496ad576159: Waiting 10:21:48 00f215d4a9da: Waiting 10:21:48 a69c41024577: Verifying Checksum 10:21:48 a69c41024577: Download complete 10:21:48 35cb2a7552d0: Verifying Checksum 10:21:48 35cb2a7552d0: Download complete 10:21:48 4f4fb700ef54: Verifying Checksum 10:21:48 4f4fb700ef54: Download complete 10:21:48 464afbd9ba4c: Verifying Checksum 10:21:48 464afbd9ba4c: Download complete 10:21:48 c6b39de5b339: Download complete 10:21:49 d496ad576159: Verifying Checksum 10:21:49 d496ad576159: Download complete 10:21:49 c6b39de5b339: Pull complete 10:21:50 a69c41024577: Pull complete 10:21:50 d6de4b400683: Download complete 10:21:51 00f215d4a9da: Verifying Checksum 10:21:51 00f215d4a9da: Download complete 10:22:03 d6de4b400683: Pull complete 10:22:03 35cb2a7552d0: Pull complete 10:22:03 4f4fb700ef54: Pull complete 10:22:03 464afbd9ba4c: Pull complete 10:22:11 00f215d4a9da: Pull complete 10:22:13 d496ad576159: Pull complete 10:22:13 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:22:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 10:22:14 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:14 + docker inspect -f . ci-base-image-arm64 10:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:14 prd-ubuntu20.04-docker-arm64-4c-16g-9435 does not seem to be running inside a container 10:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/311 -v /w/workspace/go-mod-bootstrap/311:/w/workspace/go-mod-bootstrap/311:rw,z -v /w/workspace/go-mod-bootstrap/311@tmp:/w/workspace/go-mod-bootstrap/311@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 10:22:17 $ docker top f1cf846f5213a6428834ce73adf0b37678a69f15d735502eb9d26d8ba7c0401c -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:18 + go version 10:22:18 go version go1.21.9 linux/arm64 [Pipeline] } 10:22:18 $ docker stop --time=1 f1cf846f5213a6428834ce73adf0b37678a69f15d735502eb9d26d8ba7c0401c 10:22:20 $ docker rm -f --volumes f1cf846f5213a6428834ce73adf0b37678a69f15d735502eb9d26d8ba7c0401c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:20 + docker inspect -f . ci-base-image-arm64 10:22:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:20 prd-ubuntu20.04-docker-arm64-4c-16g-9435 does not seem to be running inside a container 10:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/311 -v /w/workspace/go-mod-bootstrap/311:/w/workspace/go-mod-bootstrap/311:rw,z -v /w/workspace/go-mod-bootstrap/311@tmp:/w/workspace/go-mod-bootstrap/311@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 10:22:22 $ docker top 150a751a72b722450878db174b15773424c183ed9e11219f177824ee5ee09caf -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:22 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/311 [Pipeline] fileExists [Pipeline] sh 10:22:23 + make test 10:22:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:22:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.43 10:22:24 go: downloading github.com/labstack/echo/v4 v4.11.4 10:22:24 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:22:24 go: downloading github.com/google/uuid v1.6.0 10:22:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.12 10:22:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.31 10:22:24 go: downloading github.com/mitchellh/copystructure v1.2.0 10:22:24 go: downloading gopkg.in/yaml.v3 v3.0.1 10:22:24 go: downloading github.com/stretchr/testify v1.9.0 10:22:24 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.16 10:22:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:22:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 10:22:24 go: downloading github.com/openziti/sdk-golang v0.23.39 10:22:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:22:25 go: downloading github.com/sirupsen/logrus v1.9.3 10:22:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.12 10:22:25 go: downloading github.com/go-playground/validator/v10 v10.22.0 10:22:25 go: downloading github.com/go-kit/log v0.2.1 10:22:25 go: downloading github.com/mitchellh/reflectwalk v1.0.2 10:22:25 go: downloading github.com/labstack/gommon v0.4.2 10:22:25 go: downloading golang.org/x/crypto v0.25.0 10:22:25 go: downloading golang.org/x/net v0.27.0 10:22:26 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 10:22:26 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 10:22:26 go: downloading github.com/stretchr/objx v0.5.2 10:22:26 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 10:22:26 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 10:22:26 go: downloading github.com/valyala/fasttemplate v1.2.2 10:22:26 go: downloading golang.org/x/time v0.5.0 10:22:26 go: downloading github.com/gorilla/websocket v1.5.3 10:22:26 go: downloading golang.org/x/sync v0.7.0 10:22:26 go: downloading github.com/hashicorp/errwrap v1.1.0 10:22:27 go: downloading github.com/go-openapi/runtime v0.28.0 10:22:27 go: downloading github.com/go-openapi/strfmt v0.23.0 10:22:27 go: downloading github.com/go-resty/resty/v2 v2.13.1 10:22:27 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 10:22:27 go: downloading github.com/michaelquigley/pfxlog v0.6.10 10:22:27 go: downloading github.com/openziti/edge-api v0.26.21 10:22:30 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 10:22:30 go: downloading github.com/kataras/go-events v0.0.3 10:22:30 go: downloading github.com/openziti/channel/v2 v2.0.136 10:22:30 go: downloading github.com/openziti/foundation/v2 v2.0.47 10:22:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:22:30 go: downloading github.com/openziti/identity v1.0.81 10:22:30 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 10:22:30 go: downloading github.com/pkg/errors v0.9.1 10:22:30 go: downloading github.com/zitadel/oidc/v2 v2.12.0 10:22:30 go: downloading github.com/openziti/metrics v1.2.56 10:22:30 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 10:22:30 go: downloading golang.org/x/oauth2 v0.21.0 10:22:30 go: downloading github.com/openziti/secretstream v0.1.21 10:22:30 go: downloading github.com/openziti/transport/v2 v2.0.138 10:22:30 go: downloading golang.org/x/sys v0.22.0 10:22:30 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 10:22:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:22:30 go: downloading github.com/hashicorp/consul/api v1.29.4 10:22:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:22:30 go: downloading github.com/spf13/cast v1.6.0 10:22:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 10:22:30 go: downloading github.com/mattn/go-colorable v0.1.13 10:22:31 go: downloading github.com/mattn/go-isatty v0.0.20 10:22:31 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 10:22:31 go: downloading github.com/go-playground/universal-translator v0.18.1 10:22:31 go: downloading github.com/leodido/go-urn v1.4.0 10:22:31 go: downloading golang.org/x/text v0.16.0 10:22:31 go: downloading github.com/x448/float16 v0.8.4 10:22:31 go: downloading github.com/valyala/bytebufferpool v1.0.0 10:22:32 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 10:22:32 go: downloading github.com/go-openapi/errors v0.22.0 10:22:32 go: downloading github.com/oklog/ulid v1.3.1 10:22:32 go: downloading go.mongodb.org/mongo-driver v1.16.0 10:22:35 go: downloading github.com/go-openapi/swag v0.23.0 10:22:35 go: downloading github.com/opentracing/opentracing-go v1.2.0 10:22:35 go: downloading go.opentelemetry.io/otel v1.28.0 10:22:35 go: downloading go.opentelemetry.io/otel/trace v1.28.0 10:22:35 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 10:22:35 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 10:22:35 go: downloading github.com/go-openapi/validate v0.24.0 10:22:36 go: downloading github.com/fsnotify/fsnotify v1.7.0 10:22:36 go: downloading google.golang.org/protobuf v1.34.2 10:22:36 go: downloading github.com/gorilla/securecookie v1.1.1 10:22:36 go: downloading github.com/mitchellh/go-ps v1.0.0 10:22:36 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 10:22:36 go: downloading github.com/gorilla/schema v1.4.1 10:22:36 go: downloading github.com/muhlemmer/gu v0.3.1 10:22:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:22:36 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 10:22:36 go: downloading github.com/golang/protobuf v1.5.4 10:22:37 go: downloading github.com/zeebo/errs v1.3.0 10:22:37 go: downloading google.golang.org/grpc v1.64.1 10:22:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:22:38 go: downloading github.com/hashicorp/go-hclog v1.5.0 10:22:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:22:38 go: downloading github.com/hashicorp/serf v0.10.1 10:22:38 go: downloading github.com/go-playground/locales v0.14.1 10:22:38 go: downloading github.com/go-openapi/analysis v0.23.0 10:22:38 go: downloading github.com/go-openapi/loads v0.22.0 10:22:39 go: downloading github.com/go-openapi/spec v0.21.0 10:22:39 go: downloading github.com/mailru/easyjson v0.7.7 10:22:39 go: downloading github.com/go-logr/logr v1.4.2 10:22:39 go: downloading go.opentelemetry.io/otel/metric v1.28.0 10:22:39 go: downloading golang.org/x/term v0.22.0 10:22:39 go: downloading github.com/tklauser/go-sysconf v0.3.12 10:22:39 go: downloading github.com/go-openapi/jsonpointer v0.21.0 10:22:39 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 10:22:39 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 10:22:39 go: downloading github.com/fatih/color v1.16.0 10:22:39 go: downloading github.com/armon/go-metrics v0.4.1 10:22:39 go: downloading github.com/josharian/intern v1.0.0 10:22:39 go: downloading github.com/go-logr/stdr v1.2.2 10:22:39 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 10:22:39 go: downloading github.com/go-openapi/jsonreference v0.21.0 10:22:39 go: downloading github.com/tklauser/numcpus v0.6.1 10:22:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:22:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:24:31 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 10:24:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 10:24:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.121s coverage: 33.4% of statements 10:26:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.145s coverage: 93.5% of statements 10:26:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.059s coverage: 88.1% of statements 10:26:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.509s coverage: 88.2% of statements 10:26:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.023s coverage: 84.4% of statements 10:26:09 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 10:26:09 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 10:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.172s coverage: 41.7% of statements 10:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.048s coverage: 100.0% of statements 10:26:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.363s coverage: 87.7% of statements 10:26:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.035s coverage: 26.3% of statements 10:26:17 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 10:26:17 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 10:26:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.138s coverage: 75.8% of statements 10:26:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.029s coverage: 50.9% of statements 10:26:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.020s coverage: 31.2% of statements 10:26:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements 10:26:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:26:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:27:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:27:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:27:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:27:08 $ docker stop --time=1 150a751a72b722450878db174b15773424c183ed9e11219f177824ee5ee09caf 10:27:10 $ docker rm -f --volumes 150a751a72b722450878db174b15773424c183ed9e11219f177824ee5ee09caf [Pipeline] // withDockerContainer [Pipeline] sh 10:27:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:27:15 Warning: overwriting stash ‘coverage-report’ 10:27:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:16 10:27:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:16 arm64: Pulling from edgex-lftools-log-publisher 10:27:16 8998bd30e6a1: Pulling fs layer 10:27:16 04944245beec: Pulling fs layer 10:27:16 699f458cf7ca: Pulling fs layer 10:27:16 765212b225bb: Pulling fs layer 10:27:16 f23df028b6ca: Pulling fs layer 10:27:16 d65c8cfc05b1: Pulling fs layer 10:27:16 2437ff75d9bd: Pulling fs layer 10:27:16 765212b225bb: Waiting 10:27:16 f23df028b6ca: Waiting 10:27:16 2437ff75d9bd: Waiting 10:27:17 04944245beec: Verifying Checksum 10:27:17 04944245beec: Download complete 10:27:17 765212b225bb: Verifying Checksum 10:27:17 765212b225bb: Download complete 10:27:17 f23df028b6ca: Verifying Checksum 10:27:17 f23df028b6ca: Download complete 10:27:17 d65c8cfc05b1: Verifying Checksum 10:27:17 d65c8cfc05b1: Download complete 10:27:17 699f458cf7ca: Verifying Checksum 10:27:17 699f458cf7ca: Download complete 10:27:17 8998bd30e6a1: Verifying Checksum 10:27:17 8998bd30e6a1: Download complete 10:27:20 2437ff75d9bd: Verifying Checksum 10:27:22 8998bd30e6a1: Pull complete 10:27:22 04944245beec: Pull complete 10:27:24 699f458cf7ca: Pull complete 10:27:24 765212b225bb: Pull complete 10:27:25 f23df028b6ca: Pull complete 10:27:25 d65c8cfc05b1: Pull complete 10:27:44 2437ff75d9bd: Pull complete 10:27:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:27:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:44 prd-ubuntu20.04-docker-arm64-4c-16g-9435 does not seem to be running inside a container 10:27:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/311 -v /w/workspace/go-mod-bootstrap/311:/w/workspace/go-mod-bootstrap/311:rw,z -v /w/workspace/go-mod-bootstrap/311@tmp:/w/workspace/go-mod-bootstrap/311@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 10:27:45 $ docker top cd630c497f1e1599b62920f93e68f3ce6ead2c75945f4159c75a7325981e5bb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:46 ---> job-cost.sh 10:27:46 lf-activate-venv: SKIPPING 10:27:46 INFO: No Stack... 10:27:46 INFO: Retrieving Pricing Info for: v3-standard-4 10:27:47 INFO: Archiving Costs [Pipeline] sh 10:27:48 + cat /w/workspace/go-mod-bootstrap/311/archives/cost.csv 10:27:48 + cut -d, -f6 [Pipeline] lock 10:27:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] 10:27:48 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] did not exist. Created. 10:27:48 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:27:49 /w/workspace/go-mod-bootstrap/311@tmp/durable-ce578892/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:27:49 + echo total: 0.10999999940395355 [Pipeline] stash 10:27:49 Warning: overwriting stash ‘stack-cost’ 10:27:50 Stashed 1 file(s) [Pipeline] } 10:27:50 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-311-stack-cost] [Pipeline] // lock [Pipeline] } 10:27:50 $ docker stop --time=1 cd630c497f1e1599b62920f93e68f3ce6ead2c75945f4159c75a7325981e5bb0 10:27:51 $ docker rm -f --volumes cd630c497f1e1599b62920f93e68f3ce6ead2c75945f4159c75a7325981e5bb0 [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 10:27:52 provisioning config files... 10:27:52 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3023491188141758477tmp [Pipeline] { [Pipeline] sh 10:27:52 + set +x 10:27:52 + + curl -s https://codecov.io/bash 10:27:52 bash -s -- 10:27:52 10:27:52 _____ _ 10:27:52 / ____| | | 10:27:52 | | ___ __| | ___ ___ _____ __ 10:27:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:27:52 | |___| (_) | (_| | __/ (_| (_) \ V / 10:27:52 \_____\___/ \__,_|\___|\___\___/ \_/ 10:27:52 Bash-1.0.6 10:27:52 10:27:52 10:27:52 ==> git version 2.25.1 found 10:27:52 ==> 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 10:27:52 Release-Date: 2020-01-08 10:27:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:27:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:27:52 ==> Jenkins CI detected. 10:27:52 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 10:27:52 project root: . 10:27:52 --> token set from env 10:27:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:27:52 ==> Running gcov in . (disable via -X gcov) 10:27:52 ==> Python coveragepy not found 10:27:52 ==> Searching for coverage reports in: 10:27:52 + . 10:27:52 -> Found 1 reports 10:27:52 ==> Detecting git/mercurial file structure 10:27:52 ==> Reading reports 10:27:52 + ./coverage.out bytes=115578 10:27:52 ==> Appending adjustments 10:27:52 https://docs.codecov.io/docs/fixing-reports 10:27:52 + Found adjustments 10:27:52 ==> Gzipping contents 10:27:52 20K /tmp/codecov.gChgGO.gz 10:27:52 ==> Uploading reports 10:27:52 url: https://codecov.io 10:27:52 query: branch=main&commit=ae1bc9aecc537dd69690b552f386c6c96734bc76&build=311&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F311%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 10:27:52 -> Pinging Codecov 10:27:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ae1bc9aecc537dd69690b552f386c6c96734bc76&build=311&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F311%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 10:27:52 -> Uploading to 10:27:52 https://storage.googleapis.com/codecov/v4/raw/2024-09-04/833815588EE85121546D348822E98E2E/ae1bc9aecc537dd69690b552f386c6c96734bc76/2d2d5cc5-cd70-4324-b500-ff0b8dc7a978.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T102752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f11d4e17792e494ed08a7fe60ea9a057d0dabf60de96b7ae3b31904c96ab4f2 10:27:53 % Total % Received % Xferd Average Speed Time Time Time Current 10:27:53 Dload Upload Total Spent Left Speed 10:27:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17660 0 0 100 17660 0 87425 --:--:-- --:--:-- --:--:-- 86995 100 17660 0 0 100 17660 0 74201 --:--:-- --:--:-- --:--:-- 73891 10:27:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/ae1bc9aecc537dd69690b552f386c6c96734bc76 [Pipeline] } 10:27:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:27:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:27:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:27:53 10:27:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:27:54 latest: Pulling from edgex-devops/edgex-snyk-go 10:27:54 619be1103602: Already exists 10:27:54 f8ea3408117e: Pulling fs layer 10:27:54 91320369b822: Pulling fs layer 10:27:54 0406650e8295: Pulling fs layer 10:27:54 4f4fb700ef54: Pulling fs layer 10:27:54 96d80e3f36e1: Pulling fs layer 10:27:54 bcf3aedb951c: Pulling fs layer 10:27:54 96d80e3f36e1: Waiting 10:27:54 bcf3aedb951c: Waiting 10:27:54 4f4fb700ef54: Waiting 10:27:54 0406650e8295: Verifying Checksum 10:27:54 0406650e8295: Download complete 10:27:54 f8ea3408117e: Verifying Checksum 10:27:54 f8ea3408117e: Download complete 10:27:54 4f4fb700ef54: Verifying Checksum 10:27:54 4f4fb700ef54: Download complete 10:27:54 f8ea3408117e: Pull complete 10:27:54 96d80e3f36e1: Verifying Checksum 10:27:54 96d80e3f36e1: Download complete 10:27:54 91320369b822: Verifying Checksum 10:27:54 91320369b822: Download complete 10:27:55 bcf3aedb951c: Verifying Checksum 10:27:55 bcf3aedb951c: Download complete 10:27:58 91320369b822: Pull complete 10:27:58 0406650e8295: Pull complete 10:27:58 4f4fb700ef54: Pull complete 10:27:58 96d80e3f36e1: Pull complete 10:28:02 bcf3aedb951c: Pull complete 10:28:02 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 10:28:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:28:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:02 prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container 10:28:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:28:06 $ docker top 5b29b6e386f308b5992582824e3189a65131118b41f357bfa89ea3b71c065651 -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:06 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] echo 10:28:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 10:28:07 + set -o pipefail 10:28:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 10:28:13 10:28:13 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 10:28:13 10:28:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38043815-24ee-49a2-867d-492929c96656/history/ddfc3c4f-1fdb-4843-832d-c771fabb00ff 10:28:13 10:28:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:28:13 10:28:13 10:28:13 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:28:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:28:13 $ docker stop --time=1 5b29b6e386f308b5992582824e3189a65131118b41f357bfa89ea3b71c065651 10:28:19 $ docker rm -f --volumes 5b29b6e386f308b5992582824e3189a65131118b41f357bfa89ea3b71c065651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:28:20 + git log --format=format:%s -1 ae1bc9aecc537dd69690b552f386c6c96734bc76 [Pipeline] sh 10:28:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:28:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:28:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:20 prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container 10:28:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:28:21 $ docker top 27733cfacd7967832e8c36023cc5e8097a5fbdf934ae32d3abd357f6db08ecd0 -eo pid,comm 10:28:21 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). 10:28:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:28:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:28:21 [ssh-agent] Looking for ssh-agent implementation... 10:28:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:28:21 $ docker exec 27733cfacd7967832e8c36023cc5e8097a5fbdf934ae32d3abd357f6db08ecd0 ssh-agent 10:28:21 SSH_AUTH_SOCK=/tmp/ssh-J159Puszxp7d/agent.32 10:28:21 SSH_AGENT_PID=38 10:28:21 Running ssh-add (command line suppressed) 10:28:21 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14540409143376094470.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14540409143376094470.key) 10:28:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:28:22 + git semver tag 10:28:22 2024-09-04 10:28:22,347 [run_tag] DEBUG tag force:False 10:28:22 2024-09-04 10:28:22,347 [check_head_tag] DEBUG check head tag 10:28:22 2024-09-04 10:28:22,350 [execute] INFO git cat-file --batch-check 10:28:22 2024-09-04 10:28:22,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 10:28:22 2024-09-04 10:28:22,354 [execute] INFO git cat-file --batch 10:28:22 2024-09-04 10:28:22,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 10:28:22 2024-09-04 10:28:22,403 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:28:22 2024-09-04 10:28:22,404 [execute] INFO git tag -a v3.2.0-dev.55 -m v3.2.0-dev.55 10:28:22 2024-09-04 10:28:22,404 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.55', '-m', 'v3.2.0-dev.55'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 10:28:22 2024-09-04 10:28:22,409 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:28:22 3.2.0-dev.55 [Pipeline] } 10:28:22 $ docker exec --env ******** --env ******** 27733cfacd7967832e8c36023cc5e8097a5fbdf934ae32d3abd357f6db08ecd0 ssh-agent -k 10:28:22 unset SSH_AUTH_SOCK; 10:28:22 unset SSH_AGENT_PID; 10:28:22 echo Agent pid 38 killed; 10:28:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:28:23 + git semver [Pipeline] } 10:28:23 $ docker stop --time=1 27733cfacd7967832e8c36023cc5e8097a5fbdf934ae32d3abd357f6db08ecd0 10:28:24 $ docker rm -f --volumes 27733cfacd7967832e8c36023cc5e8097a5fbdf934ae32d3abd357f6db08ecd0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:28:25 10:28:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:28:25 0.23.1-centos7: Pulling from edgex-lftools 10:28:25 ab5ef0e58194: Pulling fs layer 10:28:25 9712f1f96733: Pulling fs layer 10:28:25 63f879dbbcfc: Pulling fs layer 10:28:25 0d9ebad4ef96: Pulling fs layer 10:28:25 e9a5061849ea: Pulling fs layer 10:28:25 d747dcd14b5f: Pulling fs layer 10:28:25 2de7ff778b66: Pulling fs layer 10:28:25 0d9ebad4ef96: Waiting 10:28:25 d747dcd14b5f: Waiting 10:28:25 e9a5061849ea: Waiting 10:28:25 2de7ff778b66: Waiting 10:28:25 9712f1f96733: Verifying Checksum 10:28:25 9712f1f96733: Download complete 10:28:25 63f879dbbcfc: Verifying Checksum 10:28:25 63f879dbbcfc: Download complete 10:28:25 e9a5061849ea: Verifying Checksum 10:28:25 e9a5061849ea: Download complete 10:28:25 d747dcd14b5f: Download complete 10:28:25 0d9ebad4ef96: Verifying Checksum 10:28:25 ab5ef0e58194: Verifying Checksum 10:28:25 ab5ef0e58194: Download complete 10:28:25 2de7ff778b66: Download complete 10:28:29 ab5ef0e58194: Pull complete 10:28:29 9712f1f96733: Pull complete 10:28:29 63f879dbbcfc: Pull complete 10:28:33 0d9ebad4ef96: Pull complete 10:28:33 e9a5061849ea: Pull complete 10:28:33 d747dcd14b5f: Pull complete 10:28:34 2de7ff778b66: Pull complete 10:28:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:28:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:34 prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container 10:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:28:38 $ docker top c7179e3c87a816d567426d835d3407605676c05f44723d85cee8ab4e3b42c469 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:28:39 provisioning config files... 10:28:39 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13778771130363062755tmp 10:28:39 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11773816817325682908tmp 10:28:39 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16219842063179841983tmp [Pipeline] { [Pipeline] echo 10:28:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:28:39 ---> sigul-configuration.sh 10:28:39 gpg: directory `/root/.gnupg' created 10:28:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:28:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:28:39 gpg: keyring `/root/.gnupg/secring.gpg' created 10:28:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:28:39 gpg: CAST5 encrypted data 10:28:39 gpg: encrypted with 1 passphrase 10:28:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:28:39 + mkdir /home/jenkins 10:28:39 + mkdir /home/jenkins/sigul [Pipeline] sh 10:28:40 + 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 10:28:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:28:40 ---> sigul-install.sh 10:28:40 Sigul already installed; skipping installation. [Pipeline] sh 10:28:40 + git tag --list 10:28:40 v0.0.1 10:28:40 v0.0.10 10:28:40 v0.0.11 10:28:40 v0.0.12 10:28:40 v0.0.13 10:28:40 v0.0.14 10:28:40 v0.0.15 10:28:40 v0.0.16 10:28:40 v0.0.17 10:28:40 v0.0.18 10:28:40 v0.0.19 10:28:40 v0.0.2 10:28:40 v0.0.20 10:28:40 v0.0.21 10:28:40 v0.0.22 10:28:40 v0.0.23 10:28:40 v0.0.24 10:28:40 v0.0.25 10:28:40 v0.0.26 10:28:40 v0.0.27 10:28:40 v0.0.28 10:28:40 v0.0.29 10:28:40 v0.0.3 10:28:40 v0.0.30 10:28:40 v0.0.31 10:28:40 v0.0.32 10:28:40 v0.0.33 10:28:40 v0.0.34 10:28:40 v0.0.35 10:28:40 v0.0.36 10:28:40 v0.0.37 10:28:40 v0.0.38 10:28:40 v0.0.39 10:28:40 v0.0.4 10:28:40 v0.0.40 10:28:40 v0.0.41 10:28:40 v0.0.42 10:28:40 v0.0.43 10:28:40 v0.0.44 10:28:40 v0.0.45 10:28:40 v0.0.46 10:28:40 v0.0.47 10:28:40 v0.0.48 10:28:40 v0.0.49 10:28:40 v0.0.5 10:28:40 v0.0.50 10:28:40 v0.0.51 10:28:40 v0.0.52 10:28:40 v0.0.53 10:28:40 v0.0.54 10:28:40 v0.0.55 10:28:40 v0.0.56 10:28:40 v0.0.57 10:28:40 v0.0.58 10:28:40 v0.0.59 10:28:40 v0.0.6 10:28:40 v0.0.60 10:28:40 v0.0.61 10:28:40 v0.0.62 10:28:40 v0.0.63 10:28:40 v0.0.64 10:28:40 v0.0.65 10:28:40 v0.0.66 10:28:40 v0.0.67 10:28:40 v0.0.68 10:28:40 v0.0.69 10:28:40 v0.0.7 10:28:40 v0.0.70 10:28:40 v0.0.71 10:28:40 v0.0.72 10:28:40 v0.0.8 10:28:40 v0.0.9 10:28:40 v2.0.0 10:28:40 v2.1.0 10:28:40 v2.1.1 10:28:40 v2.2.0 10:28:40 v2.3.0 10:28:40 v3.0 10:28:40 v3.0.0 10:28:40 v3.0.1 10:28:40 v3.1 10:28:40 v3.1.0 10:28:40 v3.1.0-dev.1 10:28:40 v3.1.0-dev.10 10:28:40 v3.1.0-dev.11 10:28:40 v3.1.0-dev.12 10:28:40 v3.1.0-dev.13 10:28:40 v3.1.0-dev.14 10:28:40 v3.1.0-dev.15 10:28:40 v3.1.0-dev.16 10:28:40 v3.1.0-dev.17 10:28:40 v3.1.0-dev.18 10:28:40 v3.1.0-dev.19 10:28:40 v3.1.0-dev.2 10:28:40 v3.1.0-dev.20 10:28:40 v3.1.0-dev.21 10:28:40 v3.1.0-dev.22 10:28:40 v3.1.0-dev.23 10:28:40 v3.1.0-dev.24 10:28:40 v3.1.0-dev.25 10:28:40 v3.1.0-dev.26 10:28:40 v3.1.0-dev.27 10:28:40 v3.1.0-dev.28 10:28:40 v3.1.0-dev.29 10:28:40 v3.1.0-dev.3 10:28:40 v3.1.0-dev.30 10:28:40 v3.1.0-dev.31 10:28:40 v3.1.0-dev.32 10:28:40 v3.1.0-dev.33 10:28:40 v3.1.0-dev.34 10:28:40 v3.1.0-dev.35 10:28:40 v3.1.0-dev.36 10:28:40 v3.1.0-dev.37 10:28:40 v3.1.0-dev.38 10:28:40 v3.1.0-dev.39 10:28:40 v3.1.0-dev.4 10:28:40 v3.1.0-dev.40 10:28:40 v3.1.0-dev.41 10:28:40 v3.1.0-dev.42 10:28:40 v3.1.0-dev.43 10:28:40 v3.1.0-dev.44 10:28:40 v3.1.0-dev.45 10:28:40 v3.1.0-dev.46 10:28:40 v3.1.0-dev.47 10:28:40 v3.1.0-dev.48 10:28:40 v3.1.0-dev.49 10:28:40 v3.1.0-dev.5 10:28:40 v3.1.0-dev.50 10:28:40 v3.1.0-dev.51 10:28:40 v3.1.0-dev.52 10:28:40 v3.1.0-dev.53 10:28:40 v3.1.0-dev.54 10:28:40 v3.1.0-dev.55 10:28:40 v3.1.0-dev.56 10:28:40 v3.1.0-dev.57 10:28:40 v3.1.0-dev.58 10:28:40 v3.1.0-dev.59 10:28:40 v3.1.0-dev.6 10:28:40 v3.1.0-dev.60 10:28:40 v3.1.0-dev.7 10:28:40 v3.1.0-dev.8 10:28:40 v3.1.0-dev.9 10:28:40 v3.2.0-dev.1 10:28:40 v3.2.0-dev.10 10:28:40 v3.2.0-dev.11 10:28:40 v3.2.0-dev.12 10:28:40 v3.2.0-dev.13 10:28:40 v3.2.0-dev.14 10:28:40 v3.2.0-dev.15 10:28:40 v3.2.0-dev.16 10:28:40 v3.2.0-dev.17 10:28:40 v3.2.0-dev.18 10:28:40 v3.2.0-dev.19 10:28:40 v3.2.0-dev.2 10:28:40 v3.2.0-dev.20 10:28:40 v3.2.0-dev.21 10:28:40 v3.2.0-dev.22 10:28:40 v3.2.0-dev.23 10:28:40 v3.2.0-dev.24 10:28:40 v3.2.0-dev.25 10:28:40 v3.2.0-dev.26 10:28:40 v3.2.0-dev.27 10:28:40 v3.2.0-dev.28 10:28:40 v3.2.0-dev.29 10:28:40 v3.2.0-dev.3 10:28:40 v3.2.0-dev.30 10:28:40 v3.2.0-dev.31 10:28:40 v3.2.0-dev.32 10:28:40 v3.2.0-dev.33 10:28:40 v3.2.0-dev.34 10:28:40 v3.2.0-dev.35 10:28:40 v3.2.0-dev.36 10:28:40 v3.2.0-dev.37 10:28:40 v3.2.0-dev.38 10:28:40 v3.2.0-dev.39 10:28:40 v3.2.0-dev.4 10:28:40 v3.2.0-dev.40 10:28:40 v3.2.0-dev.41 10:28:40 v3.2.0-dev.42 10:28:40 v3.2.0-dev.43 10:28:40 v3.2.0-dev.44 10:28:40 v3.2.0-dev.45 10:28:40 v3.2.0-dev.46 10:28:40 v3.2.0-dev.47 10:28:40 v3.2.0-dev.48 10:28:40 v3.2.0-dev.49 10:28:40 v3.2.0-dev.5 10:28:40 v3.2.0-dev.50 10:28:40 v3.2.0-dev.51 10:28:40 v3.2.0-dev.52 10:28:40 v3.2.0-dev.53 10:28:40 v3.2.0-dev.54 10:28:40 v3.2.0-dev.55 10:28:40 v3.2.0-dev.6 10:28:40 v3.2.0-dev.7 10:28:40 v3.2.0-dev.8 10:28:40 v3.2.0-dev.9 [Pipeline] sh 10:28:41 + lftools sign git-tag v3.2.0-dev.55 10:28:41 Signing Git tag with Sigul... 10:28:41 Signing v3.2.0-dev.55 [Pipeline] echo 10:28:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:28:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:28:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:28:42 $ docker stop --time=1 c7179e3c87a816d567426d835d3407605676c05f44723d85cee8ab4e3b42c469 10:28:43 $ docker rm -f --volumes c7179e3c87a816d567426d835d3407605676c05f44723d85cee8ab4e3b42c469 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:28:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:28:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:28:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:44 prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container 10:28:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:28:44 $ docker top ac7324cbf4e88f594651d1738a1aaf877b52ea85b64262ef986737c689bed99f -eo pid,comm 10:28:44 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). 10:28:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:28:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:28:44 [ssh-agent] Looking for ssh-agent implementation... 10:28:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:28:44 $ docker exec ac7324cbf4e88f594651d1738a1aaf877b52ea85b64262ef986737c689bed99f ssh-agent 10:28:45 SSH_AUTH_SOCK=/tmp/ssh-XfhYA9vGG0eg/agent.34 10:28:45 SSH_AGENT_PID=40 10:28:45 Running ssh-add (command line suppressed) 10:28:45 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12755438541011340278.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12755438541011340278.key) 10:28:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:28:45 + git semver bump pre 10:28:45 2024-09-04 10:28:45,611 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:28:45 2024-09-04 10:28:45,611 [bump_version] DEBUG bumping version:3.2.0-dev.55 on axis:pre with prefix:dev 10:28:45 2024-09-04 10:28:45,611 [bump_version] DEBUG bumped version:3.2.0-dev.56 10:28:45 2024-09-04 10:28:45,611 [write_version] DEBUG write version:3.2.0-dev.56 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 10:28:45 2024-09-04 10:28:45,611 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:28:45 2024-09-04 10:28:45,611 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:28:45 2024-09-04 10:28:45,613 [execute] INFO git cat-file --batch-check 10:28:45 2024-09-04 10:28:45,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 10:28:45 2024-09-04 10:28:45,618 [execute] INFO git cat-file --batch 10:28:45 2024-09-04 10:28:45,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 10:28:45 2024-09-04 10:28:45,623 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:28:45 3.2.0-dev.56 [Pipeline] } 10:28:45 $ docker exec --env ******** --env ******** ac7324cbf4e88f594651d1738a1aaf877b52ea85b64262ef986737c689bed99f ssh-agent -k 10:28:45 unset SSH_AUTH_SOCK; 10:28:45 unset SSH_AGENT_PID; 10:28:45 echo Agent pid 40 killed; 10:28:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:28:46 + git semver [Pipeline] } 10:28:46 $ docker stop --time=1 ac7324cbf4e88f594651d1738a1aaf877b52ea85b64262ef986737c689bed99f 10:28:47 $ docker rm -f --volumes ac7324cbf4e88f594651d1738a1aaf877b52ea85b64262ef986737c689bed99f [Pipeline] // withDockerContainer [Pipeline] sh 10:28:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:28:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:28:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:48 prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container 10:28:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:28:48 $ docker top 36502f3e7c9b9995c12119e23e0146586e29879130aea21272168461f68b3d0d -eo pid,comm 10:28:48 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). 10:28:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:28:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:28:48 [ssh-agent] Looking for ssh-agent implementation... 10:28:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:28:48 $ docker exec 36502f3e7c9b9995c12119e23e0146586e29879130aea21272168461f68b3d0d ssh-agent 10:28:49 SSH_AUTH_SOCK=/tmp/ssh-8e7pb5vQcTUT/agent.31 10:28:49 SSH_AGENT_PID=37 10:28:49 Running ssh-add (command line suppressed) 10:28:49 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15412005133599555883.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15412005133599555883.key) 10:28:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:28:49 + git semver push 10:28:49 2024-09-04 10:28:49,715 [run_push] DEBUG push 10:28:49 2024-09-04 10:28:49,716 [execute] INFO git cat-file --batch-check 10:28:49 2024-09-04 10:28:49,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 10:28:49 2024-09-04 10:28:49,720 [execute] INFO git rev-list 7ee608bd6080dbc124e5e0d3a98499920def52a6 -- 10:28:49 2024-09-04 10:28:49,720 [execute] DEBUG Popen(['git', 'rev-list', '7ee608bd6080dbc124e5e0d3a98499920def52a6', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 10:28:49 2024-09-04 10:28:49,735 [execute] INFO git fetch -v origin 10:28:49 2024-09-04 10:28:49,735 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 10:28:50 2024-09-04 10:28:50,211 [run_push] DEBUG no remote changes detected 10:28:50 2024-09-04 10:28:50,212 [execute] INFO git push origin semver 10:28:50 2024-09-04 10:28:50,212 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 10:28:51 2024-09-04 10:28:50,958 [run_push] DEBUG push all version tags 10:28:51 2024-09-04 10:28:50,959 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:28:51 2024-09-04 10:28:50,960 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 10:28:51 2024-09-04 10:28:51,707 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:28:51 3.2.0-dev.56 [Pipeline] } 10:28:51 $ docker exec --env ******** --env ******** 36502f3e7c9b9995c12119e23e0146586e29879130aea21272168461f68b3d0d ssh-agent -k 10:28:51 unset SSH_AUTH_SOCK; 10:28:51 unset SSH_AGENT_PID; 10:28:51 echo Agent pid 37 killed; 10:28:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:28:52 + git semver [Pipeline] } 10:28:52 $ docker stop --time=1 36502f3e7c9b9995c12119e23e0146586e29879130aea21272168461f68b3d0d 10:28:53 $ docker rm -f --volumes 36502f3e7c9b9995c12119e23e0146586e29879130aea21272168461f68b3d0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:28:54 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 10:28:54 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 10:28:54 total 16 10:28:54 drwxr-xr-x 3 root root 4096 Sep 4 10:20 . 10:28:54 drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 10:28 .. 10:28:54 drwxr-xr-x 2 root root 4096 Sep 4 10:20 cost 10:28:54 -rw-r--r-- 1 root root 88 Sep 4 10:20 cost.csv 10:28:54 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 10:28:54 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 10:28:54 total 16 10:28:54 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 10:20 . 10:28:54 drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 10:28 .. 10:28:54 drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 10:20 cost 10:28:54 -rw-r--r-- 1 jenkins jenkins 88 Sep 4 10:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:28:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:28:55 ---> package-listing.sh 10:28:55 ++ facter osfamily 10:28:55 ++ tr '[:upper:]' '[:lower:]' 10:28:55 + OS_FAMILY=debian 10:28:55 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 10:28:55 + START_PACKAGES=/tmp/packages_start.txt 10:28:55 + END_PACKAGES=/tmp/packages_end.txt 10:28:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:28:55 + PACKAGES=/tmp/packages_start.txt 10:28:55 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 10:28:55 + PACKAGES=/tmp/packages_end.txt 10:28:55 + case "${OS_FAMILY}" in 10:28:55 + dpkg -l 10:28:55 + grep '^ii' 10:28:55 + '[' -f /tmp/packages_start.txt ']' 10:28:55 + '[' -f /tmp/packages_end.txt ']' 10:28:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:28:55 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 10:28:55 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 10:28:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 10:28:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:28:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:28:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:56 prd-ubuntu20.04-docker-8c-8g-9433 does not seem to be running inside a container 10:28:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:28:57 $ docker top ecc2863fca680a21b1e1db8f3b7039a71729b3274d7bf78840e2b10de469fd56 -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:57 + touch /tmp/pre-build-complete [Pipeline] sh 10:28:57 + mkdir -p /var/log/sysstat [Pipeline] sh 10:28:57 + ls /var/log/sa-host 10:28:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:28:58 provisioning config files... 10:28:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13380204817021806158tmp [Pipeline] { [Pipeline] echo 10:28:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:28:58 ---> create-netrc.sh [Pipeline] } 10:28:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:28:58 ---> python-tools-install.sh [Pipeline] echo 10:28:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:28:59 ---> sudo-logs.sh 10:28:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:28:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:28:59 ---> job-cost.sh 10:28:59 lf-activate-venv: SKIPPING 10:28:59 DEBUG: total: 0.2199999988079071 10:28:59 INFO: Retrieving Stack Cost... 10:28:59 INFO: Retrieving Pricing Info for: v3-standard-8 10:29:00 INFO: Archiving Costs [Pipeline] echo 10:29:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:29:00 ---> logs-deploy.sh 10:29:00 lf-activate-venv: SKIPPING 10:29:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/311 10:29:00 INFO: archiving workspace using pattern(s): 10:29:01 Archives upload complete. 10:29:01 INFO: archiving logs to Nexus 10:29:02 ---> uname -a: 10:29:02 Linux prd-ubuntu20-04-docker-8c-8g-9433 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:29:02 10:29:02 10:29:02 ---> lscpu: 10:29:02 Architecture: x86_64 10:29:02 CPU op-mode(s): 32-bit, 64-bit 10:29:02 Byte Order: Little Endian 10:29:02 Address sizes: 40 bits physical, 48 bits virtual 10:29:02 CPU(s): 8 10:29:02 On-line CPU(s) list: 0-7 10:29:02 Thread(s) per core: 1 10:29:02 Core(s) per socket: 1 10:29:02 Socket(s): 8 10:29:02 NUMA node(s): 1 10:29:02 Vendor ID: AuthenticAMD 10:29:02 CPU family: 23 10:29:02 Model: 49 10:29:02 Model name: AMD EPYC-Rome Processor 10:29:02 Stepping: 0 10:29:02 CPU MHz: 2800.000 10:29:02 BogoMIPS: 5600.00 10:29:02 Virtualization: AMD-V 10:29:02 Hypervisor vendor: KVM 10:29:02 Virtualization type: full 10:29:02 L1d cache: 256 KiB 10:29:02 L1i cache: 256 KiB 10:29:02 L2 cache: 4 MiB 10:29:02 L3 cache: 128 MiB 10:29:02 NUMA node0 CPU(s): 0-7 10:29:02 Vulnerability Itlb multihit: Not affected 10:29:02 Vulnerability L1tf: Not affected 10:29:02 Vulnerability Mds: Not affected 10:29:02 Vulnerability Meltdown: Not affected 10:29:02 Vulnerability Mmio stale data: Not affected 10:29:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:29:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:29:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:29:02 Vulnerability Srbds: Not affected 10:29:02 Vulnerability Tsx async abort: Not affected 10:29:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:29:02 10:29:02 10:29:02 ---> nproc: 10:29:02 8 10:29:02 10:29:02 10:29:02 ---> df -h: 10:29:02 Filesystem Size Used Avail Use% Mounted on 10:29:02 overlay 155G 12G 144G 8% / 10:29:02 tmpfs 64M 0 64M 0% /dev 10:29:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:29:02 shm 64M 0 64M 0% /dev/shm 10:29:02 /dev/vda1 155G 12G 144G 8% /facter-os 10:29:02 10:29:02 10:29:02 ---> sar -b -r -n DEV: 10:29:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9433) 09/04/24 _x86_64_ (8 CPU) 10:29:02 10:29:02 10:18:03 LINUX RESTART (8 CPU) 10:29:02 10:29:02 10:19:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:29:02 10:20:01 122.50 3.45 119.05 0.00 440.06 36639.20 0.00 10:29:02 10:21:01 82.56 0.20 82.36 0.00 8.93 35514.43 0.00 10:29:02 10:22:01 1.60 0.00 1.60 0.00 0.00 18.41 0.00 10:29:02 10:23:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 10:29:02 10:24:01 51.72 6.75 44.98 0.00 4434.86 8542.18 0.00 10:29:02 10:25:01 3.55 0.02 3.53 0.00 0.13 89.59 0.00 10:29:02 10:26:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 10:29:02 10:27:01 1.67 0.00 1.67 0.00 0.00 18.00 0.00 10:29:02 10:28:01 7.48 0.15 7.33 0.00 18.93 6129.29 0.00 10:29:02 10:29:01 161.61 0.57 161.04 0.00 23.33 61698.65 0.00 10:29:02 Average: 43.27 1.11 42.16 0.00 492.78 14795.40 0.00 10:29:02 10:29:02 10:19:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:29:02 10:20:01 27903028 31455452 850508 2.59 101068 3619392 1941812 5.72 1720892 2757736 860076 10:29:02 10:21:01 28670080 31521680 791836 2.41 105584 2956276 1764712 5.20 1153696 2599644 328 10:29:02 10:22:01 28670596 31522324 790616 2.40 105624 2956280 1764712 5.20 1153568 2599648 16 10:29:02 10:23:01 28675228 31527072 785464 2.39 105672 2956276 1764712 5.20 1148864 2599652 4 10:29:02 10:24:01 28222568 31502996 775500 2.36 134876 3356800 1724500 5.08 1428752 2734880 4 10:29:02 10:25:01 28235820 31511572 767140 2.33 133460 3353540 1687064 4.97 1419712 2731676 12 10:29:02 10:26:01 28236436 31512196 766476 2.33 133492 3353552 1687064 4.97 1419700 2731680 8 10:29:02 10:27:01 28236324 31512156 766488 2.33 133528 3353556 1687064 4.97 1419824 2731684 20 10:29:02 10:28:01 27386304 31460708 815556 2.48 139444 4098488 1983652 5.85 1476188 3475492 596484 10:29:02 10:29:01 26707276 31400832 865716 2.63 177540 4588436 1815176 5.35 1620952 3911748 800 10:29:02 Average: 28094366 31492699 797530 2.43 127029 3459260 1782047 5.25 1396215 2887384 145775 10:29:02 10:29:02 10:19:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:29:02 10:20:01 lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 10:29:02 10:20:01 ens3 357.13 216.65 4757.65 38.96 0.00 0.00 0.00 0.00 10:29:02 10:20:01 veth119dffe 92.90 160.78 8.84 1296.36 0.00 0.00 0.00 0.11 10:29:02 10:20:01 docker0 114.70 184.04 9.36 1443.91 0.00 0.00 0.00 0.00 10:29:02 10:21:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:29:02 10:21:01 ens3 106.90 66.34 2537.91 15.60 0.00 0.00 0.00 0.00 10:29:02 10:21:01 docker0 0.75 0.75 0.06 0.25 0.00 0.00 0.00 0.00 10:29:02 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:02 10:22:01 ens3 1.30 0.50 0.65 0.46 0.00 0.00 0.00 0.00 10:29:02 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:02 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:29:02 10:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:29:02 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:02 10:24:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 10:29:02 10:24:01 ens3 192.00 100.28 2733.37 7.05 0.00 0.00 0.00 0.00 10:29:02 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:02 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:29:02 10:25:01 ens3 0.73 0.23 0.07 0.02 0.00 0.00 0.00 0.00 10:29:02 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:02 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:02 10:26:01 ens3 0.85 0.53 0.48 0.35 0.00 0.00 0.00 0.00 10:29:02 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:02 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:29:02 10:27:01 ens3 1.38 0.58 0.36 0.23 0.00 0.00 0.00 0.00 10:29:02 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:02 10:28:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 10:29:02 10:28:01 ens3 115.74 65.21 3605.62 9.20 0.00 0.00 0.00 0.00 10:29:02 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:02 10:29:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 10:29:02 10:29:01 ens3 369.09 229.76 4558.02 173.82 0.00 0.00 0.00 0.00 10:29:02 10:29:01 docker0 68.44 127.86 6.74 1254.45 0.00 0.00 0.00 0.00 10:29:02 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 10:29:02 Average: ens3 113.71 67.52 1809.63 24.52 0.00 0.00 0.00 0.00 10:29:02 Average: docker0 18.07 30.75 1.59 265.93 0.00 0.00 0.00 0.00 10:29:02 10:29:02 10:29:02 ---> sar -P ALL: 10:29:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9433) 09/04/24 _x86_64_ (8 CPU) 10:29:02 10:29:02 10:18:03 LINUX RESTART (8 CPU) 10:29:02 10:29:02 10:19:03 CPU %user %nice %system %iowait %steal %idle 10:29:02 10:20:01 all 28.99 0.00 6.52 3.61 0.11 60.77 10:29:02 10:20:01 0 28.47 0.00 6.16 0.72 0.11 64.54 10:29:02 10:20:01 1 29.14 0.00 7.75 6.56 0.11 56.43 10:29:02 10:20:01 2 29.41 0.00 6.14 1.89 0.10 62.46 10:29:02 10:20:01 3 29.44 0.00 6.81 3.49 0.10 60.16 10:29:02 10:20:01 4 28.45 0.00 7.04 11.69 0.12 52.70 10:29:02 10:20:01 5 28.51 0.00 6.10 0.37 0.12 64.90 10:29:02 10:20:01 6 29.63 0.00 6.19 3.71 0.14 60.33 10:29:02 10:20:01 7 28.84 0.00 5.97 0.45 0.09 64.65 10:29:02 10:21:01 all 22.16 0.00 3.75 1.15 0.07 72.87 10:29:02 10:21:01 0 21.87 0.00 4.17 1.36 0.08 72.52 10:29:02 10:21:01 1 22.21 0.00 3.53 0.02 0.05 74.19 10:29:02 10:21:01 2 21.35 0.00 3.08 1.35 0.07 74.15 10:29:02 10:21:01 3 23.65 0.00 3.88 0.00 0.08 72.39 10:29:02 10:21:01 4 21.32 0.00 3.80 1.13 0.07 73.69 10:29:02 10:21:01 5 21.16 0.00 3.16 1.41 0.05 74.22 10:29:02 10:21:01 6 22.56 0.00 3.82 0.18 0.07 73.37 10:29:02 10:21:01 7 23.19 0.00 4.60 3.72 0.08 68.40 10:29:02 10:22:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:29:02 10:22:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:29:02 10:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:29:02 10:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:29:02 10:22:01 3 0.05 0.00 0.00 0.00 0.02 99.93 10:29:02 10:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:29:02 10:22:01 5 0.00 0.00 0.02 0.02 0.02 99.95 10:29:02 10:22:01 6 0.07 0.00 0.03 0.00 0.05 99.85 10:29:02 10:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:29:02 10:23:01 all 0.02 0.00 0.01 0.00 0.02 99.94 10:29:02 10:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:29:02 10:23:01 1 0.02 0.00 0.02 0.02 0.03 99.92 10:29:02 10:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:29:02 10:23:01 3 0.07 0.00 0.02 0.00 0.02 99.90 10:29:02 10:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:29:02 10:23:01 5 0.03 0.00 0.02 0.02 0.02 99.92 10:29:02 10:23:01 6 0.03 0.00 0.02 0.00 0.03 99.92 10:29:02 10:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:29:02 10:24:01 all 2.62 0.00 1.53 1.18 0.03 94.64 10:29:02 10:24:01 0 2.14 0.00 1.17 0.07 0.03 96.59 10:29:02 10:24:01 1 2.52 0.00 1.81 1.34 0.03 94.30 10:29:02 10:24:01 2 2.52 0.00 2.27 0.18 0.03 94.99 10:29:02 10:24:01 3 2.86 0.00 0.87 0.12 0.03 96.12 10:29:02 10:24:01 4 1.81 0.00 1.42 0.64 0.03 96.10 10:29:02 10:24:01 5 1.91 0.00 0.95 5.10 0.03 92.00 10:29:02 10:24:01 6 4.91 0.00 2.51 0.64 0.05 91.90 10:29:02 10:24:01 7 2.27 0.00 1.27 1.34 0.02 95.11 10:29:02 10:25:01 all 0.20 0.00 0.06 0.01 0.01 99.71 10:29:02 10:25:01 0 1.06 0.00 0.03 0.00 0.00 98.91 10:29:02 10:25:01 1 0.05 0.00 0.07 0.08 0.00 99.80 10:29:02 10:25:01 2 0.02 0.00 0.05 0.00 0.00 99.93 10:29:02 10:25:01 3 0.10 0.00 0.05 0.00 0.02 99.83 10:29:02 10:25:01 4 0.02 0.00 0.08 0.00 0.00 99.90 10:29:02 10:25:01 5 0.05 0.00 0.05 0.00 0.02 99.88 10:29:02 10:25:01 6 0.28 0.00 0.13 0.02 0.02 99.55 10:29:02 10:25:01 7 0.03 0.00 0.03 0.02 0.02 99.90 10:29:02 10:26:01 all 0.14 0.00 0.01 0.00 0.01 99.83 10:29:02 10:26:01 0 0.96 0.00 0.00 0.02 0.02 99.01 10:29:02 10:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:29:02 10:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:29:02 10:26:01 3 0.08 0.00 0.03 0.00 0.02 99.87 10:29:02 10:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:29:02 10:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:29:02 10:26:01 6 0.03 0.00 0.02 0.00 0.03 99.92 10:29:02 10:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:29:02 10:27:01 all 0.07 0.00 0.02 0.00 0.01 99.89 10:29:02 10:27:01 0 0.35 0.00 0.02 0.00 0.02 99.62 10:29:02 10:27:01 1 0.02 0.00 0.03 0.02 0.00 99.93 10:29:02 10:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:29:02 10:27:01 3 0.10 0.00 0.05 0.00 0.02 99.83 10:29:02 10:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:29:02 10:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:29:02 10:27:01 6 0.03 0.00 0.03 0.00 0.03 99.90 10:29:02 10:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:29:02 10:28:01 all 2.78 0.00 1.20 0.18 0.02 95.81 10:29:02 10:28:01 0 2.39 0.00 1.25 1.05 0.03 95.28 10:29:02 10:28:01 1 2.24 0.00 0.97 0.32 0.03 96.44 10:29:02 10:28:01 2 2.37 0.00 1.65 0.12 0.02 95.85 10:29:02 10:28:01 3 2.45 0.00 1.29 0.00 0.02 96.24 10:29:02 10:28:01 4 2.31 0.00 1.04 0.00 0.00 96.65 10:29:02 10:28:01 5 3.65 0.00 1.00 0.00 0.02 95.33 10:29:02 10:28:01 6 3.84 0.00 1.17 0.00 0.03 94.96 10:29:02 10:28:01 7 2.99 0.00 1.25 0.00 0.03 95.73 10:29:02 10:29:01 all 7.80 0.00 3.51 2.92 0.06 85.71 10:29:02 10:29:01 0 8.58 0.00 4.40 13.62 0.05 73.34 10:29:02 10:29:01 1 9.49 0.00 3.00 2.14 0.07 85.31 10:29:02 10:29:01 2 5.64 0.00 2.37 0.59 0.05 91.35 10:29:02 10:29:01 3 8.44 0.00 3.38 0.27 0.07 87.85 10:29:02 10:29:01 4 6.80 0.00 3.37 5.24 0.07 84.52 10:29:02 10:29:01 5 8.25 0.00 3.56 0.30 0.07 87.82 10:29:02 10:29:01 6 6.17 0.00 3.80 0.45 0.03 89.54 10:29:02 10:29:01 7 9.04 0.00 4.20 0.74 0.07 85.95 10:29:02 Average: all 6.37 0.00 1.64 0.89 0.04 91.07 10:29:02 Average: 0 6.47 0.00 1.69 1.67 0.04 90.13 10:29:02 Average: 1 6.45 0.00 1.69 1.02 0.04 90.80 10:29:02 Average: 2 6.01 0.00 1.53 0.40 0.03 92.02 10:29:02 Average: 3 6.62 0.00 1.61 0.37 0.04 91.36 10:29:02 Average: 4 5.97 0.00 1.65 1.82 0.03 90.52 10:29:02 Average: 5 6.25 0.00 1.46 0.72 0.04 91.53 10:29:02 Average: 6 6.65 0.00 1.75 0.49 0.05 91.06 10:29:02 Average: 7 6.52 0.00 1.71 0.62 0.03 91.11 10:29:02 10:29:02 10:29:02