Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c36e3187328fbfa16e45e262498c6942ef00ba41 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-ssh3815904801952594439.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-ssh6803520162380257747.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-ssh3836749071118674724.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-ssh14568327440022739975.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-ssh17808110010332954395.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9502 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 c36e3187328fbfa16e45e262498c6942ef00ba41 (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 c36e3187328fbfa16e45e262498c6942ef00ba41 # timeout=10 Commit message: "Merge pull request #758 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v3-3.2.0-dev.17" > git rev-list --no-walk 37bef25f55607789012cca21173745bf7973703c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:52:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:52:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:52:55 ========================================================= 04:52:55 EdgeX Global Pipelines Version Info 04:52:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:52:56 ------------------- 04:52:56 stable info: 04:52:56 ------------------- 04:52:56 Commited By: Cherry Wang cherry@iotechsys.com 04:52:56 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:52:56 Message: update stable to v1.0.263 04:52:57 ------------------- 04:52:57 experimental info: 04:52:57 ------------------- 04:52:57 Commited By: Cherry Wang cherry@iotechsys.com 04:52:57 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:52:57 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c36e3187328fbfa16e45e262498c6942ef00ba41 [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c36e318 [Pipeline] echo 04:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:52:58 + git rev-list -1 --merges c36e3187328fbfa16e45e262498c6942ef00ba41~1..c36e3187328fbfa16e45e262498c6942ef00ba41 [Pipeline] echo 04:52:58 -----------> git rev-list -1 --merges c36e3187328fbfa16e45e262498c6942ef00ba41~1..c36e3187328fbfa16e45e262498c6942ef00ba41 c36e3187328fbfa16e45e262498c6942ef00ba41 04:52:58 c36e3187328fbfa16e45e262498c6942ef00ba41 [false] [Pipeline] sh 04:52:58 + git log --format=format:%s -1 c36e3187328fbfa16e45e262498c6942ef00ba41 [Pipeline] echo 04:52:58 ========================================================= 04:52:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:52:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:58 + git log --format=format:%s -1 c36e3187328fbfa16e45e262498c6942ef00ba41 [Pipeline] echo 04:52:59 [semverPrep] GIT_COMMIT: c36e3187328fbfa16e45e262498c6942ef00ba41, Commit Message: Merge pull request #758 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v3-3.2.0-dev.17 [Pipeline] echo 04:52:59 [semverPrep] This is not a build commit. [Pipeline] sh 04:52:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:52:59 + grep -v github /etc/ssh/ssh_known_hosts 04:52:59 + [ -e /tmp/ssh_known_hosts ] 04:52:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:52:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:52:59 + sudo tee -a /etc/ssh/ssh_known_hosts 04:52:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:59 04:52:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:00 0.1.4: Pulling from edgex-devops/py-git-semver 04:53:00 b85a868b505f: Pulling fs layer 04:53:00 e2be974225ed: Pulling fs layer 04:53:00 339a4e72a1f5: Pulling fs layer 04:53:00 988bab9f4d93: Pulling fs layer 04:53:00 1469e6f7b9e6: Pulling fs layer 04:53:00 eaf3925da568: Pulling fs layer 04:53:00 bab4dde63d76: Pulling fs layer 04:53:00 bde34c3a00c8: Pulling fs layer 04:53:00 b352a97aabf1: Pulling fs layer 04:53:00 4872d77fe225: Pulling fs layer 04:53:00 5851b861e8e6: Pulling fs layer 04:53:00 988bab9f4d93: Waiting 04:53:00 1469e6f7b9e6: Waiting 04:53:00 eaf3925da568: Waiting 04:53:00 bab4dde63d76: Waiting 04:53:00 bde34c3a00c8: Waiting 04:53:00 b352a97aabf1: Waiting 04:53:00 4872d77fe225: Waiting 04:53:00 5851b861e8e6: Waiting 04:53:00 e2be974225ed: Verifying Checksum 04:53:00 e2be974225ed: Download complete 04:53:00 988bab9f4d93: Verifying Checksum 04:53:00 988bab9f4d93: Download complete 04:53:00 1469e6f7b9e6: Verifying Checksum 04:53:00 1469e6f7b9e6: Download complete 04:53:00 339a4e72a1f5: Verifying Checksum 04:53:00 339a4e72a1f5: Download complete 04:53:00 eaf3925da568: Verifying Checksum 04:53:00 eaf3925da568: Download complete 04:53:00 bde34c3a00c8: Verifying Checksum 04:53:00 bde34c3a00c8: Download complete 04:53:00 b352a97aabf1: Download complete 04:53:00 4872d77fe225: Download complete 04:53:00 5851b861e8e6: Verifying Checksum 04:53:00 5851b861e8e6: Download complete 04:53:00 b85a868b505f: Verifying Checksum 04:53:00 b85a868b505f: Download complete 04:53:00 bab4dde63d76: Verifying Checksum 04:53:00 bab4dde63d76: Download complete 04:53:01 b85a868b505f: Pull complete 04:53:01 e2be974225ed: Pull complete 04:53:02 339a4e72a1f5: Pull complete 04:53:02 988bab9f4d93: Pull complete 04:53:02 1469e6f7b9e6: Pull complete 04:53:02 eaf3925da568: Pull complete 04:53:04 bab4dde63d76: Pull complete 04:53:04 bde34c3a00c8: Pull complete 04:53:04 b352a97aabf1: Pull complete 04:53:04 4872d77fe225: Pull complete 04:53:04 5851b861e8e6: Pull complete 04:53:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:53:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:04 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 04:53:05 $ 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 04:53:07 $ docker top 22c7bd79f1474ad4f4a30da8507d7f6de5b64f6668dfbb308e570f596fd78037 -eo pid,comm 04:53:07 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). 04:53:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:53:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:07 [ssh-agent] Looking for ssh-agent implementation... 04:53:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:07 $ docker exec 22c7bd79f1474ad4f4a30da8507d7f6de5b64f6668dfbb308e570f596fd78037 ssh-agent 04:53:07 SSH_AUTH_SOCK=/tmp/ssh-KJLS4PR3VpUG/agent.32 04:53:07 SSH_AGENT_PID=38 04:53:07 Running ssh-add (command line suppressed) 04:53:08 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14906805016494782692.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14906805016494782692.key) 04:53:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:08 + git tag --points-at HEAD [Pipeline] } 04:53:08 $ docker exec --env ******** --env ******** 22c7bd79f1474ad4f4a30da8507d7f6de5b64f6668dfbb308e570f596fd78037 ssh-agent -k 04:53:08 unset SSH_AUTH_SOCK; 04:53:08 unset SSH_AGENT_PID; 04:53:08 echo Agent pid 38 killed; 04:53:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:53:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:08 [ssh-agent] Looking for ssh-agent implementation... 04:53:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:08 $ docker exec 22c7bd79f1474ad4f4a30da8507d7f6de5b64f6668dfbb308e570f596fd78037 ssh-agent 04:53:08 SSH_AUTH_SOCK=/tmp/ssh-1AwGzjYoogqp/agent.71 04:53:08 SSH_AGENT_PID=77 04:53:08 Running ssh-add (command line suppressed) 04:53:08 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16153439156078001697.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16153439156078001697.key) 04:53:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:09 + git semver init 04:53:09 2024-09-05 04:53:09,397 [run_init] DEBUG init version:0.0.0 force:False 04:53:09 2024-09-05 04:53:09,398 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 04:53:09 2024-09-05 04:53:09,398 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 04:53:09 2024-09-05 04:53:09,399 [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) 04:53:10 2024-09-05 04:53:10,326 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 04:53:10 2024-09-05 04:53:10,327 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 04:53:10 2024-09-05 04:53:10,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:53:10 2024-09-05 04:53:10,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:53:10 3.2.0-dev.57 [Pipeline] } 04:53:10 $ docker exec --env ******** --env ******** 22c7bd79f1474ad4f4a30da8507d7f6de5b64f6668dfbb308e570f596fd78037 ssh-agent -k 04:53:10 unset SSH_AUTH_SOCK; 04:53:10 unset SSH_AGENT_PID; 04:53:10 echo Agent pid 77 killed; 04:53:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:53:10 + git semver [Pipeline] } 04:53:11 $ docker stop --time=1 22c7bd79f1474ad4f4a30da8507d7f6de5b64f6668dfbb308e570f596fd78037 04:53:12 $ docker rm -f --volumes 22c7bd79f1474ad4f4a30da8507d7f6de5b64f6668dfbb308e570f596fd78037 [Pipeline] // withDockerContainer [Pipeline] sh 04:53:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:53:13 Stashed 1 file(s) [Pipeline] echo 04:53:13 [edgeXSemver]: initialized semver on version 3.2.0-dev.57 [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 04:53:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:53:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:53:13 ========================================================= 04:53:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:53:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:53:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:53:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:53:13 619be1103602: Pulling fs layer 04:53:13 7862e08f4a3e: Pulling fs layer 04:53:13 5df492c9dc93: Pulling fs layer 04:53:13 7629e6793208: Pulling fs layer 04:53:13 4f4fb700ef54: Pulling fs layer 04:53:13 fb5054dd5b73: Pulling fs layer 04:53:13 7629e6793208: Waiting 04:53:13 eeca6798cff9: Pulling fs layer 04:53:13 4f4fb700ef54: Waiting 04:53:13 aa269ceb94a6: Pulling fs layer 04:53:13 ada007ff1a6a: Pulling fs layer 04:53:13 fb5054dd5b73: Waiting 04:53:13 aa269ceb94a6: Waiting 04:53:13 ada007ff1a6a: Waiting 04:53:13 eeca6798cff9: Waiting 04:53:13 7862e08f4a3e: Download complete 04:53:13 7629e6793208: Verifying Checksum 04:53:13 7629e6793208: Download complete 04:53:13 4f4fb700ef54: Download complete 04:53:13 fb5054dd5b73: Verifying Checksum 04:53:13 fb5054dd5b73: Download complete 04:53:13 619be1103602: Verifying Checksum 04:53:13 619be1103602: Download complete 04:53:13 eeca6798cff9: Verifying Checksum 04:53:13 eeca6798cff9: Download complete 04:53:13 ada007ff1a6a: Verifying Checksum 04:53:13 ada007ff1a6a: Download complete 04:53:13 619be1103602: Pull complete 04:53:14 7862e08f4a3e: Pull complete 04:53:14 5df492c9dc93: Verifying Checksum 04:53:14 5df492c9dc93: Download complete 04:53:14 aa269ceb94a6: Verifying Checksum 04:53:14 aa269ceb94a6: Download complete 04:53:17 5df492c9dc93: Pull complete 04:53:17 7629e6793208: Pull complete 04:53:17 4f4fb700ef54: Pull complete 04:53:17 fb5054dd5b73: Pull complete 04:53:17 eeca6798cff9: Pull complete 04:53:20 aa269ceb94a6: Pull complete 04:53:20 ada007ff1a6a: Pull complete 04:53:20 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:53:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:53:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 04:53:21 + 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 04:53:21 + docker inspect -f . ci-base-image-x86_64 04:53:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:21 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 04:53:21 $ 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 04:53:25 $ docker top 8a0e5f404229d5481a9bffdfb6abb2e7d0e452637ff1a77eef80f3934b945542 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:25 + go version 04:53:25 go version go1.21.9 linux/amd64 [Pipeline] } 04:53:25 $ docker stop --time=1 8a0e5f404229d5481a9bffdfb6abb2e7d0e452637ff1a77eef80f3934b945542 04:53:26 $ docker rm -f --volumes 8a0e5f404229d5481a9bffdfb6abb2e7d0e452637ff1a77eef80f3934b945542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:27 + docker inspect -f . ci-base-image-x86_64 04:53:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:27 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 04:53:27 $ 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 04:53:27 $ docker top 64d87953ffc3da868996df9c45bd0a4911689de85d0c515fce1d0299971600da -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:28 Still waiting to schedule task 04:53:28 ‘prd-ubuntu18.04-docker-8c-8g-9298’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:53:28 ‘prd-ubuntu18.04-docker-8c-8g-9299’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:53:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9503’ is offline 04:53:28 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 04:53:28 + make test 04:53:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:53:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 04:53:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.43 04:53:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 04:53:28 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.16 04:53:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.12 04:53:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.17 04:53:28 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:53:28 go: downloading github.com/stretchr/testify v1.9.0 04:53:28 go: downloading github.com/google/uuid v1.6.0 04:53:28 go: downloading github.com/labstack/echo/v4 v4.11.4 04:53:28 go: downloading github.com/openziti/sdk-golang v0.23.40 04:53:28 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:53:28 go: downloading github.com/mitchellh/copystructure v1.2.0 04:53:28 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:53:28 go: downloading gopkg.in/yaml.v3 v3.0.1 04:53:28 go: downloading github.com/sirupsen/logrus v1.9.3 04:53:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 04:53:28 go: downloading github.com/gorilla/websocket v1.5.3 04:53:28 go: downloading golang.org/x/net v0.27.0 04:53:28 go: downloading golang.org/x/sync v0.7.0 04:53:28 go: downloading github.com/go-kit/log v0.2.1 04:53:28 go: downloading github.com/go-playground/validator/v10 v10.22.0 04:53:28 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 04:53:28 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 04:53:28 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 04:53:28 go: downloading github.com/stretchr/objx v0.5.2 04:53:28 go: downloading github.com/go-openapi/runtime v0.28.0 04:53:28 go: downloading github.com/go-openapi/strfmt v0.23.0 04:53:28 go: downloading github.com/go-resty/resty/v2 v2.13.1 04:53:28 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 04:53:28 go: downloading github.com/michaelquigley/pfxlog v0.6.10 04:53:28 go: downloading github.com/openziti/edge-api v0.26.23 04:53:28 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 04:53:29 go: downloading github.com/openziti/foundation/v2 v2.0.47 04:53:29 go: downloading github.com/openziti/identity v1.0.81 04:53:29 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 04:53:29 go: downloading github.com/pkg/errors v0.9.1 04:53:29 go: downloading github.com/zitadel/oidc/v2 v2.12.0 04:53:29 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 04:53:29 go: downloading golang.org/x/oauth2 v0.21.0 04:53:29 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 04:53:29 go: downloading github.com/kataras/go-events v0.0.3 04:53:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:53:29 go: downloading github.com/openziti/channel/v2 v2.0.136 04:53:29 go: downloading github.com/openziti/metrics v1.2.56 04:53:29 go: downloading github.com/openziti/secretstream v0.1.21 04:53:29 go: downloading github.com/openziti/transport/v2 v2.0.138 04:53:29 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:53:29 go: downloading github.com/hashicorp/consul/api v1.29.4 04:53:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:53:29 go: downloading github.com/spf13/cast v1.7.0 04:53:29 go: downloading github.com/hashicorp/errwrap v1.1.0 04:53:29 go: downloading github.com/labstack/gommon v0.4.2 04:53:29 go: downloading golang.org/x/crypto v0.25.0 04:53:29 go: downloading github.com/valyala/fasttemplate v1.2.2 04:53:29 go: downloading golang.org/x/time v0.5.0 04:53:29 go: downloading golang.org/x/sys v0.22.0 04:53:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:53:29 go: downloading github.com/zeebo/errs v1.3.0 04:53:29 go: downloading google.golang.org/grpc v1.64.1 04:53:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:53:30 go: downloading github.com/x448/float16 v0.8.4 04:53:30 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 04:53:30 go: downloading github.com/go-playground/universal-translator v0.18.1 04:53:30 go: downloading github.com/leodido/go-urn v1.4.0 04:53:30 go: downloading golang.org/x/text v0.16.0 04:53:30 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 04:53:30 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 04:53:30 go: downloading github.com/oklog/ulid v1.3.1 04:53:30 go: downloading go.mongodb.org/mongo-driver v1.16.0 04:53:30 go: downloading github.com/go-openapi/errors v0.22.0 04:53:30 go: downloading github.com/go-openapi/swag v0.23.0 04:53:30 go: downloading github.com/opentracing/opentracing-go v1.2.0 04:53:30 go: downloading go.opentelemetry.io/otel v1.28.0 04:53:30 go: downloading go.opentelemetry.io/otel/trace v1.28.0 04:53:30 go: downloading github.com/go-openapi/validate v0.24.0 04:53:30 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 04:53:30 go: downloading github.com/fsnotify/fsnotify v1.7.0 04:53:30 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:53:30 go: downloading github.com/gorilla/securecookie v1.1.1 04:53:30 go: downloading github.com/gorilla/schema v1.4.1 04:53:30 go: downloading github.com/muhlemmer/gu v0.3.1 04:53:30 go: downloading github.com/mitchellh/go-ps v1.0.0 04:53:30 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 04:53:30 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 04:53:30 go: downloading github.com/golang/protobuf v1.5.4 04:53:30 go: downloading google.golang.org/protobuf v1.34.2 04:53:30 go: downloading github.com/mattn/go-colorable v0.1.13 04:53:30 go: downloading github.com/mattn/go-isatty v0.0.20 04:53:31 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:53:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:53:31 go: downloading github.com/hashicorp/go-hclog v1.5.0 04:53:31 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:53:31 go: downloading github.com/hashicorp/serf v0.10.1 04:53:31 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 04:53:31 go: downloading github.com/go-playground/locales v0.14.1 04:53:31 go: downloading golang.org/x/term v0.22.0 04:53:31 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 04:53:31 go: downloading github.com/go-openapi/analysis v0.23.0 04:53:31 go: downloading github.com/go-openapi/loads v0.22.0 04:53:31 go: downloading github.com/go-openapi/spec v0.21.0 04:53:31 go: downloading github.com/mailru/easyjson v0.7.7 04:53:31 go: downloading github.com/go-logr/logr v1.4.2 04:53:31 go: downloading go.opentelemetry.io/otel/metric v1.28.0 04:53:31 go: downloading github.com/go-openapi/jsonpointer v0.21.0 04:53:31 go: downloading github.com/tklauser/go-sysconf v0.3.12 04:53:31 go: downloading github.com/fatih/color v1.16.0 04:53:31 go: downloading github.com/armon/go-metrics v0.4.1 04:53:31 go: downloading github.com/go-logr/stdr v1.2.2 04:53:31 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 04:53:31 go: downloading github.com/josharian/intern v1.0.0 04:53:31 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:53:31 go: downloading github.com/tklauser/numcpus v0.6.1 04:53:31 go: downloading github.com/go-openapi/jsonreference v0.21.0 04:53:31 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:53:46 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 04:53:46 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 04:53:58 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 04:53:58 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 04:53:58 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 04:53:58 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 04:54:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.112s coverage: 33.4% of statements 04:54:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.022s coverage: 93.5% of statements 04:54:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.015s coverage: 88.1% of statements 04:54:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.435s coverage: 88.2% of statements 04:54:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 84.4% of statements 04:54:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.030s coverage: 41.7% of statements 04:54:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.009s coverage: 100.0% of statements 04:54:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.330s coverage: 87.7% of statements 04:54:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.014s coverage: 26.3% of statements 04:54:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.063s coverage: 75.8% of statements 04:54:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.009s coverage: 50.9% of statements 04:54:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.007s coverage: 31.2% of statements 04:54:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements 04:54:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:54:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:54:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:54:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:54:21 $ docker stop --time=1 64d87953ffc3da868996df9c45bd0a4911689de85d0c515fce1d0299971600da 04:54:24 $ docker rm -f --volumes 64d87953ffc3da868996df9c45bd0a4911689de85d0c515fce1d0299971600da [Pipeline] // withDockerContainer [Pipeline] sh 04:54:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:54:25 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 04:54:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:54:25 04:54:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:54:26 latest: Pulling from edgex-lftools-log-publisher 04:54:26 5eb5b503b376: Pulling fs layer 04:54:26 5c69ac0246d0: Pulling fs layer 04:54:26 ec43610c2a17: Pulling fs layer 04:54:26 3a2ae6a8a46f: Pulling fs layer 04:54:26 33b1e0a273af: Pulling fs layer 04:54:26 3a2ae6a8a46f: Waiting 04:54:26 5d3b04190fa2: Pulling fs layer 04:54:26 2f39f015ded8: Pulling fs layer 04:54:26 33b1e0a273af: Waiting 04:54:26 5d3b04190fa2: Waiting 04:54:26 5c69ac0246d0: Download complete 04:54:26 3a2ae6a8a46f: Verifying Checksum 04:54:26 3a2ae6a8a46f: Download complete 04:54:26 33b1e0a273af: Verifying Checksum 04:54:26 33b1e0a273af: Download complete 04:54:26 5d3b04190fa2: Verifying Checksum 04:54:26 5d3b04190fa2: Download complete 04:54:26 ec43610c2a17: Verifying Checksum 04:54:26 ec43610c2a17: Download complete 04:54:26 5eb5b503b376: Verifying Checksum 04:54:26 5eb5b503b376: Download complete 04:54:26 2f39f015ded8: Download complete 04:54:27 5eb5b503b376: Pull complete 04:54:27 5c69ac0246d0: Pull complete 04:54:27 ec43610c2a17: Pull complete 04:54:28 3a2ae6a8a46f: Pull complete 04:54:28 33b1e0a273af: Pull complete 04:54:28 5d3b04190fa2: Pull complete 04:54:32 2f39f015ded8: Pull complete 04:54:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:54:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:54:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:32 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 04:54:32 $ 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 04:54:36 $ docker top d30121593123c1e7a424711fd49af9268e4ae173cc25758cba4905d3f2d9d716 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:37 ---> job-cost.sh 04:54:37 lf-activate-venv: SKIPPING 04:54:37 INFO: No Stack... 04:54:37 INFO: Retrieving Pricing Info for: v3-standard-8 04:54:38 INFO: Archiving Costs [Pipeline] sh 04:54:38 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 04:54:38 + cut -d, -f6 [Pipeline] lock 04:54:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-313-stack-cost] 04:54:38 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-313-stack-cost] did not exist. Created. 04:54:38 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-313-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:54:38 + echo total: 0.2199999988079071 [Pipeline] stash 04:54:38 Stashed 1 file(s) [Pipeline] } 04:54:38 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-313-stack-cost] [Pipeline] // lock [Pipeline] } 04:54:38 $ docker stop --time=1 d30121593123c1e7a424711fd49af9268e4ae173cc25758cba4905d3f2d9d716 04:54:39 $ docker rm -f --volumes d30121593123c1e7a424711fd49af9268e4ae173cc25758cba4905d3f2d9d716 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:55:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9505 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 04:55:53 Running in /w/workspace/go-mod-bootstrap/313 [Pipeline] { [Pipeline] checkout 04:55:56 The recommended git tool is: git 04:56:03 using credential edgex-jenkins-ssh 04:56:03 Cloning the remote Git repository 04:56:03 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:56:03 > git init /w/workspace/go-mod-bootstrap/313 # timeout=10 04:56:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:56:04 > git --version # timeout=10 04:56:04 > git --version # 'git version 2.25.1' 04:56:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:56:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:56:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:56:07 Avoid second fetch 04:56:07 Checking out Revision c36e3187328fbfa16e45e262498c6942ef00ba41 (main) 04:56:07 > git config core.sparsecheckout # timeout=10 04:56:07 > git checkout -f c36e3187328fbfa16e45e262498c6942ef00ba41 # timeout=10 04:56:08 Commit message: "Merge pull request #758 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-configuration/v3-3.2.0-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:56:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:56:13 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:13 Dload Upload Total Spent Left Speed 04:56:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh 04:56:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:56:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:56:13 + sudo tee /etc/docker/daemon.new 04:56:13 { 04:56:13 "registry-mirrors": [ 04:56:13 "https://nexus3.edgexfoundry.org:10001" 04:56:13 ], 04:56:13 "bip": "10.250.0.254/24", 04:56:13 "hosts": [ 04:56:13 "tcp://0.0.0.0:5555", 04:56:13 "unix:///var/run/docker.sock" 04:56:13 ], 04:56:13 "mtu": 1458, 04:56:13 "selinux-enabled": true, 04:56:13 "seccomp-profile": "/etc/docker/seccomp.json" 04:56:13 } [Pipeline] sh 04:56:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:56:14 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:56:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:56:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:56:33 ========================================================= 04:56:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:56:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:56:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:56:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:56:34 c6b39de5b339: Pulling fs layer 04:56:34 a69c41024577: Pulling fs layer 04:56:34 d6de4b400683: Pulling fs layer 04:56:34 35cb2a7552d0: Pulling fs layer 04:56:34 4f4fb700ef54: Pulling fs layer 04:56:34 464afbd9ba4c: Pulling fs layer 04:56:34 00f215d4a9da: Pulling fs layer 04:56:34 d496ad576159: Pulling fs layer 04:56:34 464afbd9ba4c: Waiting 04:56:34 00f215d4a9da: Waiting 04:56:34 d496ad576159: Waiting 04:56:34 35cb2a7552d0: Waiting 04:56:34 4f4fb700ef54: Waiting 04:56:34 a69c41024577: Download complete 04:56:34 35cb2a7552d0: Verifying Checksum 04:56:34 35cb2a7552d0: Download complete 04:56:34 4f4fb700ef54: Verifying Checksum 04:56:34 4f4fb700ef54: Download complete 04:56:34 464afbd9ba4c: Verifying Checksum 04:56:34 464afbd9ba4c: Download complete 04:56:34 c6b39de5b339: Download complete 04:56:34 d496ad576159: Verifying Checksum 04:56:34 d496ad576159: Download complete 04:56:35 c6b39de5b339: Pull complete 04:56:35 a69c41024577: Pull complete 04:56:36 d6de4b400683: Verifying Checksum 04:56:36 d6de4b400683: Download complete 04:56:37 00f215d4a9da: Verifying Checksum 04:56:37 00f215d4a9da: Download complete 04:56:49 d6de4b400683: Pull complete 04:56:49 35cb2a7552d0: Pull complete 04:56:49 4f4fb700ef54: Pull complete 04:56:49 464afbd9ba4c: Pull complete 04:56:59 00f215d4a9da: Pull complete 04:57:00 d496ad576159: Pull complete 04:57:00 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:57:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 04:57:00 + 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 04:57:00 + docker inspect -f . ci-base-image-arm64 04:57:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:01 prd-ubuntu20.04-docker-arm64-4c-16g-9505 does not seem to be running inside a container 04:57:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/313 -v /w/workspace/go-mod-bootstrap/313:/w/workspace/go-mod-bootstrap/313:rw,z -v /w/workspace/go-mod-bootstrap/313@tmp:/w/workspace/go-mod-bootstrap/313@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 04:57:04 $ docker top dc1131b25904b3912a42336cf0f476cf58c8659241f3f72294a27c8f03f44272 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:05 + go version 04:57:05 go version go1.21.9 linux/arm64 [Pipeline] } 04:57:05 $ docker stop --time=1 dc1131b25904b3912a42336cf0f476cf58c8659241f3f72294a27c8f03f44272 04:57:07 $ docker rm -f --volumes dc1131b25904b3912a42336cf0f476cf58c8659241f3f72294a27c8f03f44272 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:07 + docker inspect -f . ci-base-image-arm64 04:57:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:08 prd-ubuntu20.04-docker-arm64-4c-16g-9505 does not seem to be running inside a container 04:57:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/313 -v /w/workspace/go-mod-bootstrap/313:/w/workspace/go-mod-bootstrap/313:rw,z -v /w/workspace/go-mod-bootstrap/313@tmp:/w/workspace/go-mod-bootstrap/313@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 04:57:10 $ docker top 6eeca098d4dbaf13ad4c25811c403d5de5be1094a6b4262076254a71be9367bc -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:11 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/313 [Pipeline] fileExists [Pipeline] sh 04:57:12 + make test 04:57:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:57:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.43 04:57:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 04:57:12 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.16 04:57:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.17 04:57:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 04:57:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.12 04:57:12 go: downloading github.com/mitchellh/copystructure v1.2.0 04:57:12 go: downloading gopkg.in/yaml.v3 v3.0.1 04:57:13 go: downloading github.com/stretchr/testify v1.9.0 04:57:13 go: downloading github.com/labstack/echo/v4 v4.11.4 04:57:13 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:57:13 go: downloading github.com/google/uuid v1.6.0 04:57:13 go: downloading github.com/openziti/sdk-golang v0.23.40 04:57:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:57:13 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:57:13 go: downloading github.com/sirupsen/logrus v1.9.3 04:57:13 go: downloading github.com/gorilla/websocket v1.5.3 04:57:13 go: downloading golang.org/x/net v0.27.0 04:57:13 go: downloading golang.org/x/sync v0.7.0 04:57:13 go: downloading github.com/go-kit/log v0.2.1 04:57:13 go: downloading github.com/go-playground/validator/v10 v10.22.0 04:57:13 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:57:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 04:57:14 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 04:57:14 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 04:57:14 go: downloading github.com/stretchr/objx v0.5.2 04:57:14 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 04:57:14 go: downloading github.com/labstack/gommon v0.4.2 04:57:14 go: downloading golang.org/x/crypto v0.25.0 04:57:15 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 04:57:15 go: downloading github.com/valyala/fasttemplate v1.2.2 04:57:15 go: downloading golang.org/x/time v0.5.0 04:57:15 go: downloading github.com/go-openapi/runtime v0.28.0 04:57:15 go: downloading github.com/go-openapi/strfmt v0.23.0 04:57:15 go: downloading github.com/go-resty/resty/v2 v2.13.1 04:57:15 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 04:57:15 go: downloading github.com/michaelquigley/pfxlog v0.6.10 04:57:15 go: downloading github.com/openziti/edge-api v0.26.23 04:57:19 go: downloading github.com/openziti/identity v1.0.81 04:57:19 go: downloading github.com/openziti/foundation/v2 v2.0.47 04:57:19 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 04:57:19 go: downloading github.com/pkg/errors v0.9.1 04:57:19 go: downloading github.com/zitadel/oidc/v2 v2.12.0 04:57:19 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 04:57:19 go: downloading golang.org/x/oauth2 v0.21.0 04:57:19 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 04:57:19 go: downloading github.com/kataras/go-events v0.0.3 04:57:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:57:19 go: downloading github.com/openziti/channel/v2 v2.0.136 04:57:19 go: downloading github.com/openziti/metrics v1.2.56 04:57:19 go: downloading github.com/openziti/secretstream v0.1.21 04:57:19 go: downloading github.com/openziti/transport/v2 v2.0.138 04:57:19 go: downloading github.com/hashicorp/consul/api v1.29.4 04:57:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:57:19 go: downloading github.com/spf13/cast v1.7.0 04:57:19 go: downloading github.com/hashicorp/errwrap v1.1.0 04:57:19 go: downloading golang.org/x/sys v0.22.0 04:57:19 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:57:19 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:57:19 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 04:57:19 go: downloading github.com/go-playground/universal-translator v0.18.1 04:57:19 go: downloading github.com/leodido/go-urn v1.4.0 04:57:19 go: downloading golang.org/x/text v0.16.0 04:57:20 go: downloading github.com/zeebo/errs v1.3.0 04:57:20 go: downloading google.golang.org/grpc v1.64.1 04:57:22 go: downloading github.com/mattn/go-isatty v0.0.20 04:57:22 go: downloading github.com/mattn/go-colorable v0.1.13 04:57:22 go: downloading github.com/x448/float16 v0.8.4 04:57:22 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:57:22 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 04:57:22 go: downloading github.com/go-openapi/errors v0.22.0 04:57:22 go: downloading github.com/oklog/ulid v1.3.1 04:57:22 go: downloading go.mongodb.org/mongo-driver v1.16.0 04:57:24 go: downloading github.com/go-openapi/swag v0.23.0 04:57:24 go: downloading github.com/opentracing/opentracing-go v1.2.0 04:57:24 go: downloading go.opentelemetry.io/otel v1.28.0 04:57:25 go: downloading go.opentelemetry.io/otel/trace v1.28.0 04:57:25 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 04:57:25 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 04:57:25 go: downloading github.com/go-openapi/validate v0.24.0 04:57:25 go: downloading github.com/fsnotify/fsnotify v1.7.0 04:57:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:57:25 go: downloading github.com/gorilla/securecookie v1.1.1 04:57:26 go: downloading github.com/gorilla/schema v1.4.1 04:57:26 go: downloading github.com/muhlemmer/gu v0.3.1 04:57:26 go: downloading github.com/mitchellh/go-ps v1.0.0 04:57:26 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 04:57:26 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 04:57:26 go: downloading github.com/golang/protobuf v1.5.4 04:57:26 go: downloading google.golang.org/protobuf v1.34.2 04:57:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:57:26 go: downloading github.com/hashicorp/go-hclog v1.5.0 04:57:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:57:26 go: downloading github.com/hashicorp/serf v0.10.1 04:57:27 go: downloading github.com/go-playground/locales v0.14.1 04:57:27 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 04:57:27 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 04:57:27 go: downloading github.com/mailru/easyjson v0.7.7 04:57:27 go: downloading github.com/go-openapi/analysis v0.23.0 04:57:27 go: downloading github.com/go-openapi/loads v0.22.0 04:57:27 go: downloading github.com/go-openapi/spec v0.21.0 04:57:28 go: downloading github.com/go-logr/logr v1.4.2 04:57:28 go: downloading go.opentelemetry.io/otel/metric v1.28.0 04:57:28 go: downloading golang.org/x/term v0.22.0 04:57:28 go: downloading github.com/go-openapi/jsonpointer v0.21.0 04:57:28 go: downloading github.com/tklauser/go-sysconf v0.3.12 04:57:28 go: downloading github.com/fatih/color v1.16.0 04:57:28 go: downloading github.com/armon/go-metrics v0.4.1 04:57:28 go: downloading github.com/josharian/intern v1.0.0 04:57:28 go: downloading github.com/go-logr/stdr v1.2.2 04:57:28 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 04:57:28 go: downloading github.com/go-openapi/jsonreference v0.21.0 04:57:28 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:57:28 go: downloading github.com/tklauser/numcpus v0.6.1 04:57:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:59:35 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 04:59:38 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 05:00:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.155s coverage: 33.4% of statements 05:01:22 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.134s coverage: 93.5% of statements 05:01:22 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.070s coverage: 88.1% of statements 05:01:22 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.526s coverage: 88.2% of statements 05:01:22 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.027s coverage: 84.4% of statements 05:01:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 05:01:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 05:01:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.197s coverage: 41.7% of statements 05:01:23 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.059s coverage: 100.0% of statements 05:01:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.370s coverage: 87.7% of statements 05:01:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.048s coverage: 26.3% of statements 05:01:29 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 05:01:29 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 05:01:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.136s coverage: 75.8% of statements 05:01:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.029s coverage: 50.9% of statements 05:01:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.037s coverage: 31.2% of statements 05:01:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.018s coverage: 91.3% of statements 05:01:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:01:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:02:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:02:20 $ docker stop --time=1 6eeca098d4dbaf13ad4c25811c403d5de5be1094a6b4262076254a71be9367bc 05:02:22 $ docker rm -f --volumes 6eeca098d4dbaf13ad4c25811c403d5de5be1094a6b4262076254a71be9367bc [Pipeline] // withDockerContainer [Pipeline] sh 05:02:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:27 Warning: overwriting stash ‘coverage-report’ 05:02: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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:28 05:02:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:28 arm64: Pulling from edgex-lftools-log-publisher 05:02:28 8998bd30e6a1: Pulling fs layer 05:02:28 04944245beec: Pulling fs layer 05:02:28 699f458cf7ca: Pulling fs layer 05:02:28 765212b225bb: Pulling fs layer 05:02:28 f23df028b6ca: Pulling fs layer 05:02:28 d65c8cfc05b1: Pulling fs layer 05:02:28 2437ff75d9bd: Pulling fs layer 05:02:28 f23df028b6ca: Waiting 05:02:28 d65c8cfc05b1: Waiting 05:02:28 2437ff75d9bd: Waiting 05:02:28 765212b225bb: Waiting 05:02:28 04944245beec: Verifying Checksum 05:02:28 04944245beec: Download complete 05:02:28 765212b225bb: Verifying Checksum 05:02:28 765212b225bb: Download complete 05:02:28 f23df028b6ca: Verifying Checksum 05:02:28 f23df028b6ca: Download complete 05:02:28 d65c8cfc05b1: Verifying Checksum 05:02:28 d65c8cfc05b1: Download complete 05:02:29 699f458cf7ca: Verifying Checksum 05:02:29 699f458cf7ca: Download complete 05:02:29 8998bd30e6a1: Download complete 05:02:32 2437ff75d9bd: Verifying Checksum 05:02:32 2437ff75d9bd: Download complete 05:02:34 8998bd30e6a1: Pull complete 05:02:34 04944245beec: Pull complete 05:02:36 699f458cf7ca: Pull complete 05:02:36 765212b225bb: Pull complete 05:02:37 f23df028b6ca: Pull complete 05:02:37 d65c8cfc05b1: Pull complete 05:02:55 2437ff75d9bd: Pull complete 05:02:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:55 prd-ubuntu20.04-docker-arm64-4c-16g-9505 does not seem to be running inside a container 05:02:55 $ 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/313 -v /w/workspace/go-mod-bootstrap/313:/w/workspace/go-mod-bootstrap/313:rw,z -v /w/workspace/go-mod-bootstrap/313@tmp:/w/workspace/go-mod-bootstrap/313@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 05:02:57 $ docker top 1c6dda7c559e1ca8889283b82b38525226406ae67250dde0797c384e97debf6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:58 ---> job-cost.sh 05:02:58 lf-activate-venv: SKIPPING 05:02:58 INFO: No Stack... 05:02:58 INFO: Retrieving Pricing Info for: v3-standard-4 05:02:59 INFO: Archiving Costs [Pipeline] sh 05:02:59 + cat /w/workspace/go-mod-bootstrap/313/archives/cost.csv 05:02:59 + cut -d, -f6 [Pipeline] lock 05:02:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-313-stack-cost] 05:03:00 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-313-stack-cost] did not exist. Created. 05:03:00 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-313-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:00 /w/workspace/go-mod-bootstrap/313@tmp/durable-21606ab9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:03:01 + echo total: 0.10999999940395355 [Pipeline] stash 05:03:01 Warning: overwriting stash ‘stack-cost’ 05:03:01 Stashed 1 file(s) [Pipeline] } 05:03:01 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-313-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:01 $ docker stop --time=1 1c6dda7c559e1ca8889283b82b38525226406ae67250dde0797c384e97debf6e 05:03:02 $ docker rm -f --volumes 1c6dda7c559e1ca8889283b82b38525226406ae67250dde0797c384e97debf6e [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 05:03:03 provisioning config files... 05:03:03 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3676463547373636002tmp [Pipeline] { [Pipeline] sh 05:03:03 + set +x 05:03:03 + curl -s https://codecov.io/bash 05:03:03 + bash -s -- 05:03:03 05:03:03 _____ _ 05:03:03 / ____| | | 05:03:03 | | ___ __| | ___ ___ _____ __ 05:03:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:03:03 | |___| (_) | (_| | __/ (_| (_) \ V / 05:03:03 \_____\___/ \__,_|\___|\___\___/ \_/ 05:03:03 Bash-1.0.6 05:03:03 05:03:03 05:03:03 ==> git version 2.25.1 found 05:03:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:03:03 Release-Date: 2020-01-08 05:03:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:03:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:03:03 ==> Jenkins CI detected. 05:03:03 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 05:03:03 project root: . 05:03:03 --> token set from env 05:03:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:03:03 ==> Running gcov in . (disable via -X gcov) 05:03:03 ==> Python coveragepy not found 05:03:03 ==> Searching for coverage reports in: 05:03:03 + . 05:03:03 -> Found 1 reports 05:03:03 ==> Detecting git/mercurial file structure 05:03:03 ==> Reading reports 05:03:03 + ./coverage.out bytes=115578 05:03:03 ==> Appending adjustments 05:03:03 https://docs.codecov.io/docs/fixing-reports 05:03:04 + Found adjustments 05:03:04 ==> Gzipping contents 05:03:04 20K /tmp/codecov.CNbnAq.gz 05:03:04 ==> Uploading reports 05:03:04 url: https://codecov.io 05:03:04 query: branch=main&commit=c36e3187328fbfa16e45e262498c6942ef00ba41&build=313&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F313%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 05:03:04 -> Pinging Codecov 05:03:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c36e3187328fbfa16e45e262498c6942ef00ba41&build=313&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F313%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 05:03:04 -> Uploading to 05:03:04 https://storage.googleapis.com/codecov/v4/raw/2024-09-05/833815588EE85121546D348822E98E2E/c36e3187328fbfa16e45e262498c6942ef00ba41/032409c7-6334-44dc-87c6-e599695e3f64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240905%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240905T050304Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d57c1e5a27d6330264ee1dc267088a95859defdf10f9c297307ed26903a7bb1 05:03:04 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:04 Dload Upload Total Spent Left Speed 05:03:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17666 0 0 100 17666 0 70103 --:--:-- --:--:-- --:--:-- 70103 05:03:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/c36e3187328fbfa16e45e262498c6942ef00ba41 [Pipeline] } 05:03:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:03:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:03:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:03:05 05:03:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:03:05 latest: Pulling from edgex-devops/edgex-snyk-go 05:03:05 619be1103602: Already exists 05:03:05 f8ea3408117e: Pulling fs layer 05:03:05 91320369b822: Pulling fs layer 05:03:05 0406650e8295: Pulling fs layer 05:03:05 4f4fb700ef54: Pulling fs layer 05:03:05 96d80e3f36e1: Pulling fs layer 05:03:05 bcf3aedb951c: Pulling fs layer 05:03:05 bcf3aedb951c: Waiting 05:03:05 4f4fb700ef54: Waiting 05:03:05 96d80e3f36e1: Waiting 05:03:05 0406650e8295: Download complete 05:03:05 f8ea3408117e: Verifying Checksum 05:03:05 f8ea3408117e: Download complete 05:03:05 4f4fb700ef54: Verifying Checksum 05:03:05 4f4fb700ef54: Download complete 05:03:05 f8ea3408117e: Pull complete 05:03:05 96d80e3f36e1: Verifying Checksum 05:03:05 96d80e3f36e1: Download complete 05:03:05 91320369b822: Verifying Checksum 05:03:05 91320369b822: Download complete 05:03:06 bcf3aedb951c: Verifying Checksum 05:03:06 bcf3aedb951c: Download complete 05:03:09 91320369b822: Pull complete 05:03:09 0406650e8295: Pull complete 05:03:09 4f4fb700ef54: Pull complete 05:03:09 96d80e3f36e1: Pull complete 05:03:12 bcf3aedb951c: Pull complete 05:03:12 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 05:03:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:03:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:12 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 05:03:12 $ 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 05:03:16 $ docker top 76db25c83ee99dcd5f4847c71138234ceaaccaa3773a8f50be5c301f8b88604f -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:16 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] echo 05:03:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 05:03:16 + set -o pipefail 05:03:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 05:03:26 05:03:26 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 05:03:26 05:03:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38043815-24ee-49a2-867d-492929c96656/history/2fb3d35d-0c43-4727-bad5-cc7249eecfaf 05:03:26 05:03:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:03:26 05:03:26 05:03:26 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:03:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:03:26 $ docker stop --time=1 76db25c83ee99dcd5f4847c71138234ceaaccaa3773a8f50be5c301f8b88604f 05:03:31 $ docker rm -f --volumes 76db25c83ee99dcd5f4847c71138234ceaaccaa3773a8f50be5c301f8b88604f [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 05:03:32 + git log --format=format:%s -1 c36e3187328fbfa16e45e262498c6942ef00ba41 [Pipeline] sh 05:03:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:03:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:33 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 05:03:33 $ 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 05:03:33 $ docker top 82d1f678392eb064eb776e36b25a8e5ff5fc94e20473ec17fb0d1d7573f84794 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:33 [ssh-agent] Looking for ssh-agent implementation... 05:03:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:33 $ docker exec 82d1f678392eb064eb776e36b25a8e5ff5fc94e20473ec17fb0d1d7573f84794 ssh-agent 05:03:33 SSH_AUTH_SOCK=/tmp/ssh-DmgepsEF2NJw/agent.32 05:03:33 SSH_AGENT_PID=38 05:03:33 Running ssh-add (command line suppressed) 05:03:33 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1546284458121214548.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1546284458121214548.key) 05:03:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:34 + git semver tag 05:03:34 2024-09-05 05:03:34,368 [run_tag] DEBUG tag force:False 05:03:34 2024-09-05 05:03:34,368 [check_head_tag] DEBUG check head tag 05:03:34 2024-09-05 05:03:34,372 [execute] INFO git cat-file --batch-check 05:03:34 2024-09-05 05:03:34,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 05:03:34 2024-09-05 05:03:34,377 [execute] INFO git cat-file --batch 05:03:34 2024-09-05 05:03:34,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 05:03:34 2024-09-05 05:03:34,428 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:03:34 2024-09-05 05:03:34,428 [execute] INFO git tag -a v3.2.0-dev.57 -m v3.2.0-dev.57 05:03:34 2024-09-05 05:03:34,428 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.57', '-m', 'v3.2.0-dev.57'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 05:03:34 2024-09-05 05:03:34,433 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:03:34 3.2.0-dev.57 [Pipeline] } 05:03:34 $ docker exec --env ******** --env ******** 82d1f678392eb064eb776e36b25a8e5ff5fc94e20473ec17fb0d1d7573f84794 ssh-agent -k 05:03:34 unset SSH_AUTH_SOCK; 05:03:34 unset SSH_AGENT_PID; 05:03:34 echo Agent pid 38 killed; 05:03:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:35 + git semver [Pipeline] } 05:03:35 $ docker stop --time=1 82d1f678392eb064eb776e36b25a8e5ff5fc94e20473ec17fb0d1d7573f84794 05:03:36 $ docker rm -f --volumes 82d1f678392eb064eb776e36b25a8e5ff5fc94e20473ec17fb0d1d7573f84794 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:03:37 05:03:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:03:37 0.23.1-centos7: Pulling from edgex-lftools 05:03:37 ab5ef0e58194: Pulling fs layer 05:03:37 9712f1f96733: Pulling fs layer 05:03:37 63f879dbbcfc: Pulling fs layer 05:03:37 0d9ebad4ef96: Pulling fs layer 05:03:37 e9a5061849ea: Pulling fs layer 05:03:37 d747dcd14b5f: Pulling fs layer 05:03:37 2de7ff778b66: Pulling fs layer 05:03:37 0d9ebad4ef96: Waiting 05:03:37 e9a5061849ea: Waiting 05:03:37 2de7ff778b66: Waiting 05:03:37 9712f1f96733: Download complete 05:03:37 63f879dbbcfc: Verifying Checksum 05:03:37 63f879dbbcfc: Download complete 05:03:37 e9a5061849ea: Verifying Checksum 05:03:37 e9a5061849ea: Download complete 05:03:37 d747dcd14b5f: Verifying Checksum 05:03:37 d747dcd14b5f: Download complete 05:03:37 0d9ebad4ef96: Verifying Checksum 05:03:37 0d9ebad4ef96: Download complete 05:03:37 2de7ff778b66: Verifying Checksum 05:03:37 2de7ff778b66: Download complete 05:03:38 ab5ef0e58194: Verifying Checksum 05:03:38 ab5ef0e58194: Download complete 05:03:40 ab5ef0e58194: Pull complete 05:03:40 9712f1f96733: Pull complete 05:03:41 63f879dbbcfc: Pull complete 05:03:45 0d9ebad4ef96: Pull complete 05:03:45 e9a5061849ea: Pull complete 05:03:45 d747dcd14b5f: Pull complete 05:03:46 2de7ff778b66: Pull complete 05:03:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:03:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:46 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 05:03:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:03:52 $ docker top 0a6aa51b3cd8e883f26acf79e2f39bc1ff28afe0aaa5a5c577226a716b15338f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:03:52 provisioning config files... 05:03:52 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14167274812855824432tmp 05:03:52 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config18203095368406670795tmp 05:03:52 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1775165116235908546tmp [Pipeline] { [Pipeline] echo 05:03:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:03:53 ---> sigul-configuration.sh 05:03:53 gpg: directory `/root/.gnupg' created 05:03:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:03:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:03:53 gpg: keyring `/root/.gnupg/secring.gpg' created 05:03:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:03:53 gpg: CAST5 encrypted data 05:03:53 gpg: encrypted with 1 passphrase 05:03:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:03:53 + mkdir /home/jenkins 05:03:53 + mkdir /home/jenkins/sigul [Pipeline] sh 05:03:53 + 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 05:03:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:03:53 ---> sigul-install.sh 05:03:53 Sigul already installed; skipping installation. [Pipeline] sh 05:03:54 + git tag --list 05:03:54 v0.0.1 05:03:54 v0.0.10 05:03:54 v0.0.11 05:03:54 v0.0.12 05:03:54 v0.0.13 05:03:54 v0.0.14 05:03:54 v0.0.15 05:03:54 v0.0.16 05:03:54 v0.0.17 05:03:54 v0.0.18 05:03:54 v0.0.19 05:03:54 v0.0.2 05:03:54 v0.0.20 05:03:54 v0.0.21 05:03:54 v0.0.22 05:03:54 v0.0.23 05:03:54 v0.0.24 05:03:54 v0.0.25 05:03:54 v0.0.26 05:03:54 v0.0.27 05:03:54 v0.0.28 05:03:54 v0.0.29 05:03:54 v0.0.3 05:03:54 v0.0.30 05:03:54 v0.0.31 05:03:54 v0.0.32 05:03:54 v0.0.33 05:03:54 v0.0.34 05:03:54 v0.0.35 05:03:54 v0.0.36 05:03:54 v0.0.37 05:03:54 v0.0.38 05:03:54 v0.0.39 05:03:54 v0.0.4 05:03:54 v0.0.40 05:03:54 v0.0.41 05:03:54 v0.0.42 05:03:54 v0.0.43 05:03:54 v0.0.44 05:03:54 v0.0.45 05:03:54 v0.0.46 05:03:54 v0.0.47 05:03:54 v0.0.48 05:03:54 v0.0.49 05:03:54 v0.0.5 05:03:54 v0.0.50 05:03:54 v0.0.51 05:03:54 v0.0.52 05:03:54 v0.0.53 05:03:54 v0.0.54 05:03:54 v0.0.55 05:03:54 v0.0.56 05:03:54 v0.0.57 05:03:54 v0.0.58 05:03:54 v0.0.59 05:03:54 v0.0.6 05:03:54 v0.0.60 05:03:54 v0.0.61 05:03:54 v0.0.62 05:03:54 v0.0.63 05:03:54 v0.0.64 05:03:54 v0.0.65 05:03:54 v0.0.66 05:03:54 v0.0.67 05:03:54 v0.0.68 05:03:54 v0.0.69 05:03:54 v0.0.7 05:03:54 v0.0.70 05:03:54 v0.0.71 05:03:54 v0.0.72 05:03:54 v0.0.8 05:03:54 v0.0.9 05:03:54 v2.0.0 05:03:54 v2.1.0 05:03:54 v2.1.1 05:03:54 v2.2.0 05:03:54 v2.3.0 05:03:54 v3.0 05:03:54 v3.0.0 05:03:54 v3.0.1 05:03:54 v3.1 05:03:54 v3.1.0 05:03:54 v3.1.0-dev.1 05:03:54 v3.1.0-dev.10 05:03:54 v3.1.0-dev.11 05:03:54 v3.1.0-dev.12 05:03:54 v3.1.0-dev.13 05:03:54 v3.1.0-dev.14 05:03:54 v3.1.0-dev.15 05:03:54 v3.1.0-dev.16 05:03:54 v3.1.0-dev.17 05:03:54 v3.1.0-dev.18 05:03:54 v3.1.0-dev.19 05:03:54 v3.1.0-dev.2 05:03:54 v3.1.0-dev.20 05:03:54 v3.1.0-dev.21 05:03:54 v3.1.0-dev.22 05:03:54 v3.1.0-dev.23 05:03:54 v3.1.0-dev.24 05:03:54 v3.1.0-dev.25 05:03:54 v3.1.0-dev.26 05:03:54 v3.1.0-dev.27 05:03:54 v3.1.0-dev.28 05:03:54 v3.1.0-dev.29 05:03:54 v3.1.0-dev.3 05:03:54 v3.1.0-dev.30 05:03:54 v3.1.0-dev.31 05:03:54 v3.1.0-dev.32 05:03:54 v3.1.0-dev.33 05:03:54 v3.1.0-dev.34 05:03:54 v3.1.0-dev.35 05:03:54 v3.1.0-dev.36 05:03:54 v3.1.0-dev.37 05:03:54 v3.1.0-dev.38 05:03:54 v3.1.0-dev.39 05:03:54 v3.1.0-dev.4 05:03:54 v3.1.0-dev.40 05:03:54 v3.1.0-dev.41 05:03:54 v3.1.0-dev.42 05:03:54 v3.1.0-dev.43 05:03:54 v3.1.0-dev.44 05:03:54 v3.1.0-dev.45 05:03:54 v3.1.0-dev.46 05:03:54 v3.1.0-dev.47 05:03:54 v3.1.0-dev.48 05:03:54 v3.1.0-dev.49 05:03:54 v3.1.0-dev.5 05:03:54 v3.1.0-dev.50 05:03:54 v3.1.0-dev.51 05:03:54 v3.1.0-dev.52 05:03:54 v3.1.0-dev.53 05:03:54 v3.1.0-dev.54 05:03:54 v3.1.0-dev.55 05:03:54 v3.1.0-dev.56 05:03:54 v3.1.0-dev.57 05:03:54 v3.1.0-dev.58 05:03:54 v3.1.0-dev.59 05:03:54 v3.1.0-dev.6 05:03:54 v3.1.0-dev.60 05:03:54 v3.1.0-dev.7 05:03:54 v3.1.0-dev.8 05:03:54 v3.1.0-dev.9 05:03:54 v3.2.0-dev.1 05:03:54 v3.2.0-dev.10 05:03:54 v3.2.0-dev.11 05:03:54 v3.2.0-dev.12 05:03:54 v3.2.0-dev.13 05:03:54 v3.2.0-dev.14 05:03:54 v3.2.0-dev.15 05:03:54 v3.2.0-dev.16 05:03:54 v3.2.0-dev.17 05:03:54 v3.2.0-dev.18 05:03:54 v3.2.0-dev.19 05:03:54 v3.2.0-dev.2 05:03:54 v3.2.0-dev.20 05:03:54 v3.2.0-dev.21 05:03:54 v3.2.0-dev.22 05:03:54 v3.2.0-dev.23 05:03:54 v3.2.0-dev.24 05:03:54 v3.2.0-dev.25 05:03:54 v3.2.0-dev.26 05:03:54 v3.2.0-dev.27 05:03:54 v3.2.0-dev.28 05:03:54 v3.2.0-dev.29 05:03:54 v3.2.0-dev.3 05:03:54 v3.2.0-dev.30 05:03:54 v3.2.0-dev.31 05:03:54 v3.2.0-dev.32 05:03:54 v3.2.0-dev.33 05:03:54 v3.2.0-dev.34 05:03:54 v3.2.0-dev.35 05:03:54 v3.2.0-dev.36 05:03:54 v3.2.0-dev.37 05:03:54 v3.2.0-dev.38 05:03:54 v3.2.0-dev.39 05:03:54 v3.2.0-dev.4 05:03:54 v3.2.0-dev.40 05:03:54 v3.2.0-dev.41 05:03:54 v3.2.0-dev.42 05:03:54 v3.2.0-dev.43 05:03:54 v3.2.0-dev.44 05:03:54 v3.2.0-dev.45 05:03:54 v3.2.0-dev.46 05:03:54 v3.2.0-dev.47 05:03:54 v3.2.0-dev.48 05:03:54 v3.2.0-dev.49 05:03:54 v3.2.0-dev.5 05:03:54 v3.2.0-dev.50 05:03:54 v3.2.0-dev.51 05:03:54 v3.2.0-dev.52 05:03:54 v3.2.0-dev.53 05:03:54 v3.2.0-dev.54 05:03:54 v3.2.0-dev.55 05:03:54 v3.2.0-dev.56 05:03:54 v3.2.0-dev.57 05:03:54 v3.2.0-dev.6 05:03:54 v3.2.0-dev.7 05:03:54 v3.2.0-dev.8 05:03:54 v3.2.0-dev.9 [Pipeline] sh 05:03:54 + lftools sign git-tag v3.2.0-dev.57 05:03:55 Signing Git tag with Sigul... 05:03:55 Signing v3.2.0-dev.57 [Pipeline] echo 05:03:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:03:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:03:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:03:55 $ docker stop --time=1 0a6aa51b3cd8e883f26acf79e2f39bc1ff28afe0aaa5a5c577226a716b15338f 05:03:56 $ docker rm -f --volumes 0a6aa51b3cd8e883f26acf79e2f39bc1ff28afe0aaa5a5c577226a716b15338f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:03:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:03:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:57 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 05:03:57 $ 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 05:03:58 $ docker top 991e540866ff824bb6b21c2a3558a795fedeebc09a2e2f46d2a0a86f7437ca34 -eo pid,comm 05:03:58 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). 05:03:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:58 [ssh-agent] Looking for ssh-agent implementation... 05:03:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:58 $ docker exec 991e540866ff824bb6b21c2a3558a795fedeebc09a2e2f46d2a0a86f7437ca34 ssh-agent 05:03:58 SSH_AUTH_SOCK=/tmp/ssh-vQAqiHkbMXAn/agent.32 05:03:58 SSH_AGENT_PID=39 05:03:58 Running ssh-add (command line suppressed) 05:03:58 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10937671311876953594.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10937671311876953594.key) 05:03:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:58 + git semver bump pre 05:03:59 2024-09-05 05:03:59,103 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:03:59 2024-09-05 05:03:59,103 [bump_version] DEBUG bumping version:3.2.0-dev.57 on axis:pre with prefix:dev 05:03:59 2024-09-05 05:03:59,104 [bump_version] DEBUG bumped version:3.2.0-dev.58 05:03:59 2024-09-05 05:03:59,104 [write_version] DEBUG write version:3.2.0-dev.58 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 05:03:59 2024-09-05 05:03:59,104 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:03:59 2024-09-05 05:03:59,104 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:03:59 2024-09-05 05:03:59,105 [execute] INFO git cat-file --batch-check 05:03:59 2024-09-05 05:03:59,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 05:03:59 2024-09-05 05:03:59,111 [execute] INFO git cat-file --batch 05:03:59 2024-09-05 05:03:59,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 05:03:59 2024-09-05 05:03:59,116 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:03:59 3.2.0-dev.58 [Pipeline] } 05:03:59 $ docker exec --env ******** --env ******** 991e540866ff824bb6b21c2a3558a795fedeebc09a2e2f46d2a0a86f7437ca34 ssh-agent -k 05:03:59 unset SSH_AUTH_SOCK; 05:03:59 unset SSH_AGENT_PID; 05:03:59 echo Agent pid 39 killed; 05:03:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:59 + git semver [Pipeline] } 05:03:59 $ docker stop --time=1 991e540866ff824bb6b21c2a3558a795fedeebc09a2e2f46d2a0a86f7437ca34 05:04:01 $ docker rm -f --volumes 991e540866ff824bb6b21c2a3558a795fedeebc09a2e2f46d2a0a86f7437ca34 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:01 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 05:04:01 $ 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 05:04:02 $ docker top a954e92f70cdb1970403fdee25da9b4c63b02ed8b7c71e5881da8960667a340a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:02 [ssh-agent] Looking for ssh-agent implementation... 05:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:02 $ docker exec a954e92f70cdb1970403fdee25da9b4c63b02ed8b7c71e5881da8960667a340a ssh-agent 05:04:02 SSH_AUTH_SOCK=/tmp/ssh-E6wn5hZZXnrM/agent.31 05:04:02 SSH_AGENT_PID=37 05:04:02 Running ssh-add (command line suppressed) 05:04:02 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16317897182732661001.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16317897182732661001.key) 05:04:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:03 + git semver push 05:04:03 2024-09-05 05:04:03,207 [run_push] DEBUG push 05:04:03 2024-09-05 05:04:03,207 [execute] INFO git cat-file --batch-check 05:04:03 2024-09-05 05:04:03,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 05:04:03 2024-09-05 05:04:03,212 [execute] INFO git rev-list b697a4ba2e1700131e09c8a75a9e85b3ca2973e2 -- 05:04:03 2024-09-05 05:04:03,213 [execute] DEBUG Popen(['git', 'rev-list', 'b697a4ba2e1700131e09c8a75a9e85b3ca2973e2', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 05:04:03 2024-09-05 05:04:03,226 [execute] INFO git fetch -v origin 05:04:03 2024-09-05 05:04:03,226 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 05:04:03 2024-09-05 05:04:03,666 [run_push] DEBUG no remote changes detected 05:04:03 2024-09-05 05:04:03,667 [execute] INFO git push origin semver 05:04:03 2024-09-05 05:04:03,667 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 05:04:04 2024-09-05 05:04:04,441 [run_push] DEBUG push all version tags 05:04:04 2024-09-05 05:04:04,442 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:04:04 2024-09-05 05:04:04,442 [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) 05:04:05 2024-09-05 05:04:05,138 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:04:05 3.2.0-dev.58 [Pipeline] } 05:04:05 $ docker exec --env ******** --env ******** a954e92f70cdb1970403fdee25da9b4c63b02ed8b7c71e5881da8960667a340a ssh-agent -k 05:04:05 unset SSH_AUTH_SOCK; 05:04:05 unset SSH_AGENT_PID; 05:04:05 echo Agent pid 37 killed; 05:04:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:05 + git semver [Pipeline] } 05:04:06 $ docker stop --time=1 a954e92f70cdb1970403fdee25da9b4c63b02ed8b7c71e5881da8960667a340a 05:04:07 $ docker rm -f --volumes a954e92f70cdb1970403fdee25da9b4c63b02ed8b7c71e5881da8960667a340a [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 05:04:07 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 05:04:07 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 05:04:07 total 16 05:04:07 drwxr-xr-x 3 root root 4096 Sep 5 04:54 . 05:04:07 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 05:03 .. 05:04:07 drwxr-xr-x 2 root root 4096 Sep 5 04:54 cost 05:04:07 -rw-r--r-- 1 root root 88 Sep 5 04:54 cost.csv 05:04:07 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 05:04:07 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 05:04:07 total 16 05:04:07 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 04:54 . 05:04:07 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 05:03 .. 05:04:07 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 04:54 cost 05:04:07 -rw-r--r-- 1 jenkins jenkins 88 Sep 5 04:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:04:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:04:09 ---> package-listing.sh 05:04:09 ++ facter osfamily 05:04:09 ++ tr '[:upper:]' '[:lower:]' 05:04:09 + OS_FAMILY=debian 05:04:09 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 05:04:09 + START_PACKAGES=/tmp/packages_start.txt 05:04:09 + END_PACKAGES=/tmp/packages_end.txt 05:04:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:04:09 + PACKAGES=/tmp/packages_start.txt 05:04:09 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 05:04:09 + PACKAGES=/tmp/packages_end.txt 05:04:09 + case "${OS_FAMILY}" in 05:04:09 + dpkg -l 05:04:09 + grep '^ii' 05:04:09 + '[' -f /tmp/packages_start.txt ']' 05:04:09 + '[' -f /tmp/packages_end.txt ']' 05:04:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:04:09 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 05:04:09 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 05:04:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 05:04:09 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 05:04:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:10 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 05:04:10 $ 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 05:04:10 $ docker top aed6bf5a0fdac9f74e56277dfdcd6a14d3aef936480ef47ac72addbd1f1bf2fe -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:10 + touch /tmp/pre-build-complete [Pipeline] sh 05:04:11 + mkdir -p /var/log/sysstat [Pipeline] sh 05:04:11 + ls /var/log/sa-host 05:04:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:11 provisioning config files... 05:04:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15464773271785907234tmp [Pipeline] { [Pipeline] echo 05:04:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:04:11 ---> create-netrc.sh [Pipeline] } 05:04:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:04:12 ---> python-tools-install.sh [Pipeline] echo 05:04:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:04:12 ---> sudo-logs.sh 05:04:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:04:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:04:12 ---> job-cost.sh 05:04:12 lf-activate-venv: SKIPPING 05:04:12 DEBUG: total: 0.2199999988079071 05:04:12 INFO: Retrieving Stack Cost... 05:04:13 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:13 INFO: Archiving Costs [Pipeline] echo 05:04:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:04:13 ---> logs-deploy.sh 05:04:13 lf-activate-venv: SKIPPING 05:04:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/313 05:04:13 INFO: archiving workspace using pattern(s): 05:04:14 Archives upload complete. 05:04:15 INFO: archiving logs to Nexus 05:04:15 ---> uname -a: 05:04:15 Linux prd-ubuntu20-04-docker-8c-8g-9502 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:04:15 05:04:15 05:04:15 ---> lscpu: 05:04:15 Architecture: x86_64 05:04:15 CPU op-mode(s): 32-bit, 64-bit 05:04:15 Byte Order: Little Endian 05:04:15 Address sizes: 40 bits physical, 48 bits virtual 05:04:15 CPU(s): 8 05:04:15 On-line CPU(s) list: 0-7 05:04:15 Thread(s) per core: 1 05:04:15 Core(s) per socket: 1 05:04:15 Socket(s): 8 05:04:15 NUMA node(s): 1 05:04:15 Vendor ID: AuthenticAMD 05:04:15 CPU family: 23 05:04:15 Model: 49 05:04:15 Model name: AMD EPYC-Rome Processor 05:04:15 Stepping: 0 05:04:15 CPU MHz: 2800.000 05:04:15 BogoMIPS: 5600.00 05:04:15 Virtualization: AMD-V 05:04:15 Hypervisor vendor: KVM 05:04:15 Virtualization type: full 05:04:15 L1d cache: 256 KiB 05:04:15 L1i cache: 256 KiB 05:04:15 L2 cache: 4 MiB 05:04:15 L3 cache: 128 MiB 05:04:15 NUMA node0 CPU(s): 0-7 05:04:15 Vulnerability Itlb multihit: Not affected 05:04:15 Vulnerability L1tf: Not affected 05:04:15 Vulnerability Mds: Not affected 05:04:15 Vulnerability Meltdown: Not affected 05:04:15 Vulnerability Mmio stale data: Not affected 05:04:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:04:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:04:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:04:15 Vulnerability Srbds: Not affected 05:04:15 Vulnerability Tsx async abort: Not affected 05:04:15 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 05:04:15 05:04:15 05:04:15 ---> nproc: 05:04:15 8 05:04:15 05:04:15 05:04:15 ---> df -h: 05:04:15 Filesystem Size Used Avail Use% Mounted on 05:04:15 overlay 155G 12G 144G 8% / 05:04:15 tmpfs 64M 0 64M 0% /dev 05:04:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:04:15 shm 64M 0 64M 0% /dev/shm 05:04:15 /dev/vda1 155G 12G 144G 8% /facter-os 05:04:15 05:04:15 05:04:15 ---> sar -b -r -n DEV: 05:04:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9502) 09/05/24 _x86_64_ (8 CPU) 05:04:15 05:04:15 04:52:13 LINUX RESTART (8 CPU) 05:04:15 05:04:15 04:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:04:15 04:54:01 124.20 3.64 120.55 0.00 435.51 37158.93 0.00 05:04:15 04:55:01 97.58 0.25 97.33 0.00 14.40 42122.05 0.00 05:04:15 04:56:01 1.27 0.00 1.27 0.00 0.00 14.28 0.00 05:04:15 04:57:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 05:04:15 04:58:01 47.21 5.10 42.11 0.00 4342.48 8354.07 0.00 05:04:15 04:59:01 4.35 0.02 4.33 0.00 0.13 97.30 0.00 05:04:15 05:00:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 05:04:15 05:01:01 1.68 0.00 1.68 0.00 0.00 19.60 0.00 05:04:15 05:02:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 05:04:15 05:03:01 1.70 0.00 1.70 0.00 0.00 21.06 0.00 05:04:15 05:04:01 149.39 0.70 148.69 0.00 37.73 63263.32 0.00 05:04:15 Average: 39.12 0.88 38.24 0.00 439.11 13700.96 0.00 05:04:15 05:04:15 04:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:04:15 04:54:01 27990756 31486476 819016 2.49 101156 3569840 1887700 5.56 1636788 2757352 1030984 05:04:15 04:55:01 28698268 31541832 769620 2.34 105468 2955856 1748448 5.15 1138908 2592884 148 05:04:15 04:56:01 28698804 31542464 768568 2.34 105508 2955860 1748448 5.15 1139292 2592888 32 05:04:15 04:57:01 28706292 31550192 760948 2.31 105548 2955860 1748448 5.15 1130284 2593072 8 05:04:15 04:58:01 28252436 31527200 757316 2.30 134412 3353656 1740356 5.13 1409524 2732544 388 05:04:15 04:59:01 28258416 31528380 755796 2.30 133004 3350404 1705532 5.03 1406860 2729340 8 05:04:15 05:00:01 28258368 31528408 755680 2.30 133100 3350412 1705532 5.03 1407068 2729352 16 05:04:15 05:01:01 28258200 31528340 755620 2.30 133164 3350416 1705532 5.03 1407316 2729352 12 05:04:15 05:02:01 28259192 31529444 754488 2.29 133244 3350416 1705532 5.03 1406264 2729352 20 05:04:15 05:03:01 28259168 31529484 754308 2.29 133296 3350424 1705532 5.03 1406296 2729360 32 05:04:15 05:04:01 26799568 31480288 796960 2.42 176708 4584284 1723268 5.08 1541832 3915520 16 05:04:15 Average: 28221770 31524773 768029 2.34 126783 3375221 1738575 5.12 1366403 2802820 93788 05:04:15 05:04:15 04:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:04:15 04:54:01 veth4107d19 74.55 148.51 7.50 1274.77 0.00 0.00 0.00 0.10 05:04:15 04:54:01 docker0 95.05 170.94 8.16 1420.06 0.00 0.00 0.00 0.00 05:04:15 04:54:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 05:04:15 04:54:01 ens3 351.02 200.22 4692.99 39.26 0.00 0.00 0.00 0.00 05:04:15 04:55:01 docker0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:04:15 04:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 05:04:15 04:55:01 ens3 110.46 65.86 2532.76 15.02 0.00 0.00 0.00 0.00 05:04:15 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:15 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:15 04:56:01 ens3 1.10 0.58 2.08 0.29 0.00 0.00 0.00 0.00 05:04:15 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:15 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:15 04:57:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:04:15 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:15 04:58:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:04:15 04:58:01 ens3 136.01 52.02 2731.44 3.95 0.00 0.00 0.00 0.00 05:04:15 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:15 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:15 04:59:01 ens3 0.28 0.18 0.02 0.01 0.00 0.00 0.00 0.00 05:04:15 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:15 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:15 05:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:15 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:15 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:15 05:01:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:04:15 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:15 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:15 05:02:01 ens3 0.73 0.52 0.33 0.22 0.00 0.00 0.00 0.00 05:04:15 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:15 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:04:15 05:03:01 ens3 0.37 0.25 0.09 0.08 0.00 0.00 0.00 0.00 05:04:15 05:04:01 docker0 76.30 151.01 7.04 1254.60 0.00 0.00 0.00 0.00 05:04:15 05:04:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 05:04:15 05:04:01 ens3 482.42 295.22 8119.44 163.10 0.00 0.00 0.00 0.00 05:04:15 Average: docker0 15.47 29.06 1.37 241.38 0.00 0.00 0.00 0.00 05:04:15 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 05:04:15 Average: ens3 98.06 55.70 1638.96 20.15 0.00 0.00 0.00 0.00 05:04:15 05:04:15 05:04:15 ---> sar -P ALL: 05:04:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9502) 09/05/24 _x86_64_ (8 CPU) 05:04:15 05:04:15 04:52:13 LINUX RESTART (8 CPU) 05:04:15 05:04:15 04:53:02 CPU %user %nice %system %iowait %steal %idle 05:04:15 04:54:01 all 32.73 0.00 7.30 2.20 0.09 57.67 05:04:15 04:54:01 0 33.30 0.00 7.15 2.61 0.09 56.85 05:04:15 04:54:01 1 33.54 0.00 6.78 1.90 0.07 57.70 05:04:15 04:54:01 2 34.77 0.00 7.96 1.13 0.09 56.05 05:04:15 04:54:01 3 28.52 0.00 6.64 0.38 0.07 64.38 05:04:15 04:54:01 4 32.61 0.00 7.26 0.72 0.10 59.31 05:04:15 04:54:01 5 32.55 0.00 7.28 0.77 0.09 59.31 05:04:15 04:54:01 6 33.26 0.00 8.55 8.63 0.10 49.46 05:04:15 04:54:01 7 33.26 0.00 6.81 1.49 0.12 58.32 05:04:15 04:55:01 all 19.62 0.00 3.12 1.59 0.05 75.61 05:04:15 04:55:01 0 19.68 0.00 3.15 0.00 0.05 77.12 05:04:15 04:55:01 1 19.66 0.00 3.04 1.58 0.05 75.67 05:04:15 04:55:01 2 19.09 0.00 3.61 5.89 0.07 71.34 05:04:15 04:55:01 3 19.43 0.00 1.84 0.00 0.03 78.69 05:04:15 04:55:01 4 20.50 0.00 2.83 0.13 0.08 76.45 05:04:15 04:55:01 5 19.29 0.00 3.02 0.29 0.05 77.35 05:04:15 04:55:01 6 19.92 0.00 3.29 0.05 0.03 76.71 05:04:15 04:55:01 7 19.40 0.00 4.17 4.85 0.05 71.53 05:04:15 04:56:01 all 0.23 0.00 0.01 0.00 0.01 99.74 05:04:15 04:56:01 0 0.05 0.00 0.02 0.00 0.03 99.90 05:04:15 04:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:04:15 04:56:01 2 0.07 0.00 0.03 0.00 0.02 99.88 05:04:15 04:56:01 3 0.00 0.00 0.00 0.02 0.02 99.97 05:04:15 04:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:04:15 04:56:01 5 0.03 0.00 0.02 0.02 0.00 99.93 05:04:15 04:56:01 6 1.61 0.00 0.03 0.00 0.02 98.34 05:04:15 04:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:04:15 04:57:01 all 0.28 0.00 0.02 0.01 0.01 99.68 05:04:15 04:57:01 0 0.07 0.00 0.08 0.00 0.03 99.82 05:04:15 04:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:04:15 04:57:01 2 0.05 0.00 0.03 0.02 0.03 99.87 05:04:15 04:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:04:15 04:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:04:15 04:57:01 5 0.03 0.00 0.03 0.02 0.02 99.90 05:04:15 04:57:01 6 1.99 0.00 0.00 0.00 0.02 98.00 05:04:15 04:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:04:15 04:58:01 all 2.53 0.00 1.32 0.52 0.02 95.60 05:04:15 04:58:01 0 3.61 0.00 2.34 0.47 0.02 93.57 05:04:15 04:58:01 1 2.48 0.00 1.97 0.53 0.02 95.00 05:04:15 04:58:01 2 2.79 0.00 0.76 0.25 0.03 96.17 05:04:15 04:58:01 3 3.07 0.00 1.14 0.48 0.03 95.27 05:04:15 04:58:01 4 2.30 0.00 1.40 0.53 0.02 95.74 05:04:15 04:58:01 5 1.62 0.00 0.83 1.38 0.03 96.13 05:04:15 04:58:01 6 2.59 0.00 1.28 0.43 0.02 95.69 05:04:15 04:58:01 7 1.79 0.00 0.89 0.10 0.02 97.21 05:04:15 04:59:01 all 0.08 0.00 0.06 0.01 0.01 99.83 05:04:15 04:59:01 0 0.25 0.00 0.12 0.00 0.02 99.62 05:04:15 04:59:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:04:15 04:59:01 2 0.22 0.00 0.05 0.00 0.03 99.70 05:04:15 04:59:01 3 0.03 0.00 0.02 0.03 0.02 99.90 05:04:15 04:59:01 4 0.05 0.00 0.07 0.02 0.00 99.87 05:04:15 04:59:01 5 0.03 0.00 0.08 0.05 0.02 99.82 05:04:15 04:59:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:04:15 04:59:01 7 0.03 0.00 0.07 0.00 0.02 99.88 05:04:15 05:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:04:15 05:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:04:15 05:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:04:15 05:00:01 2 0.02 0.00 0.02 0.00 0.03 99.93 05:04:15 05:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:04:15 05:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:04:15 05:00:01 5 0.10 0.00 0.03 0.02 0.02 99.83 05:04:15 05:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:04:15 05:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:04:15 05:01:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:04:15 05:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:04:15 05:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:04:15 05:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:04:15 05:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:04:15 05:01:01 4 0.05 0.00 0.02 0.00 0.00 99.93 05:04:15 05:01:01 5 0.05 0.00 0.03 0.03 0.02 99.87 05:04:15 05:01:01 6 0.03 0.00 0.00 0.02 0.02 99.93 05:04:15 05:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:04:15 05:02:01 all 0.05 0.00 0.02 0.00 0.01 99.92 05:04:15 05:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:04:15 05:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:04:15 05:02:01 2 0.25 0.00 0.03 0.00 0.02 99.70 05:04:15 05:02:01 3 0.02 0.00 0.02 0.00 0.03 99.93 05:04:15 05:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:04:15 05:02:01 5 0.03 0.00 0.00 0.02 0.02 99.93 05:04:15 05:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:04:15 05:02:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:04:15 05:03:01 all 0.12 0.00 0.01 0.00 0.01 99.85 05:04:15 05:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:04:15 05:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:04:15 05:03:01 2 0.83 0.00 0.05 0.00 0.03 99.09 05:04:15 05:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:04:15 05:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:04:15 05:03:01 5 0.02 0.00 0.02 0.02 0.00 99.95 05:04:15 05:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:04:15 05:03:01 7 0.08 0.00 0.02 0.00 0.00 99.90 05:04:15 05:04:01 all 9.02 0.00 4.02 3.01 0.07 83.88 05:04:15 05:04:01 0 8.93 0.00 3.28 0.34 0.05 87.41 05:04:15 05:04:01 1 8.25 0.00 3.81 0.32 0.08 87.53 05:04:15 05:04:01 2 10.66 0.00 2.86 1.59 0.07 84.82 05:04:15 05:04:01 3 10.50 0.00 2.86 0.42 0.05 86.16 05:04:15 05:04:01 4 9.31 0.00 4.71 2.22 0.07 83.70 05:04:15 05:04:01 5 9.25 0.00 4.03 1.76 0.07 84.89 05:04:15 05:04:01 6 7.85 0.00 6.44 17.46 0.08 68.16 05:04:15 05:04:01 7 7.38 0.00 4.18 0.08 0.07 88.29 05:04:15 05:04:15 Average: CPU %user %nice %system %iowait %steal %idle 05:04:15 Average: all 5.80 0.00 1.43 0.66 0.03 92.09 05:04:15 Average: 0 5.92 0.00 1.45 0.30 0.03 92.29 05:04:15 Average: 1 5.73 0.00 1.40 0.39 0.02 92.46 05:04:15 Average: 2 6.16 0.00 1.38 0.80 0.04 91.62 05:04:15 Average: 3 5.52 0.00 1.12 0.12 0.03 93.21 05:04:15 Average: 4 5.82 0.00 1.46 0.33 0.02 92.37 05:04:15 Average: 5 5.64 0.00 1.38 0.39 0.03 92.56 05:04:15 Average: 6 6.02 0.00 1.75 2.37 0.03 89.82 05:04:15 Average: 7 5.57 0.00 1.45 0.59 0.03 92.36 05:04:15 05:04:15 05:04:15