Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f68f76a9c81d6d59536248eddfb941f7df5999c 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-ssh2361584995557485799.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13304727764661308830.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5886622062828364038.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10984868986628708678.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-ssh12816509467743634061.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1686 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 > 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 Avoid second fetch Checking out Revision 7f68f76a9c81d6d59536248eddfb941f7df5999c (main) Commit message: "Merge pull request #685 from jackchenjc/issue-649" > git config core.sparsecheckout # timeout=10 > git checkout -f 7f68f76a9c81d6d59536248eddfb941f7df5999c # timeout=10 > git rev-list --no-walk 84bbf539e9b2fc8dc6a1dfcc545dd64eb9bac2ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:42:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:42:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:42:30 ========================================================= 08:42:30 EdgeX Global Pipelines Version Info 08:42:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:42:31 ------------------- 08:42:31 stable info: 08:42:31 ------------------- 08:42:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:42:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:42:31 Message: update stable to v1.0.258 08:42:31 ------------------- 08:42:31 experimental info: 08:42:31 ------------------- 08:42:31 Commited By: **** collab-it+edgex@linuxfoundation.org 08:42:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 08:42:31 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:42:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:42:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:42:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:42:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:42:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:42:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:42:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:42:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:42:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:42:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f68f76a9c81d6d59536248eddfb941f7df5999c [Pipeline] echo 08:42:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f68f76 [Pipeline] echo 08:42:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:42:33 + git rev-list -1 --merges 7f68f76a9c81d6d59536248eddfb941f7df5999c~1..7f68f76a9c81d6d59536248eddfb941f7df5999c [Pipeline] echo 08:42:34 -----------> git rev-list -1 --merges 7f68f76a9c81d6d59536248eddfb941f7df5999c~1..7f68f76a9c81d6d59536248eddfb941f7df5999c 7f68f76a9c81d6d59536248eddfb941f7df5999c 08:42:34 7f68f76a9c81d6d59536248eddfb941f7df5999c [false] [Pipeline] sh 08:42:34 + git log --format=format:%s -1 7f68f76a9c81d6d59536248eddfb941f7df5999c [Pipeline] echo 08:42:34 ========================================================= 08:42:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:42:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:34 + git log --format=format:%s -1 7f68f76a9c81d6d59536248eddfb941f7df5999c [Pipeline] echo 08:42:34 [semverPrep] GIT_COMMIT: 7f68f76a9c81d6d59536248eddfb941f7df5999c, Commit Message: Merge pull request #685 from jackchenjc/issue-649 [Pipeline] echo 08:42:35 [semverPrep] This is not a build commit. [Pipeline] sh 08:42:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:42:35 + grep -v github /etc/ssh/ssh_known_hosts 08:42:35 + [ -e /tmp/ssh_known_hosts ] 08:42:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:42:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:42:35 + sudo tee -a /etc/ssh/ssh_known_hosts 08:42:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:36 08:42:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:36 0.1.4: Pulling from edgex-devops/py-git-semver 08:42:36 b85a868b505f: Pulling fs layer 08:42:36 e2be974225ed: Pulling fs layer 08:42:36 339a4e72a1f5: Pulling fs layer 08:42:36 988bab9f4d93: Pulling fs layer 08:42:36 1469e6f7b9e6: Pulling fs layer 08:42:36 eaf3925da568: Pulling fs layer 08:42:36 bab4dde63d76: Pulling fs layer 08:42:36 bde34c3a00c8: Pulling fs layer 08:42:36 b352a97aabf1: Pulling fs layer 08:42:36 4872d77fe225: Pulling fs layer 08:42:36 5851b861e8e6: Pulling fs layer 08:42:36 988bab9f4d93: Waiting 08:42:36 1469e6f7b9e6: Waiting 08:42:36 eaf3925da568: Waiting 08:42:36 bab4dde63d76: Waiting 08:42:36 4872d77fe225: Waiting 08:42:36 b352a97aabf1: Waiting 08:42:36 5851b861e8e6: Waiting 08:42:36 bde34c3a00c8: Waiting 08:42:36 e2be974225ed: Download complete 08:42:36 988bab9f4d93: Verifying Checksum 08:42:36 988bab9f4d93: Download complete 08:42:36 1469e6f7b9e6: Verifying Checksum 08:42:36 1469e6f7b9e6: Download complete 08:42:36 339a4e72a1f5: Verifying Checksum 08:42:36 339a4e72a1f5: Download complete 08:42:36 eaf3925da568: Verifying Checksum 08:42:36 eaf3925da568: Download complete 08:42:36 bde34c3a00c8: Download complete 08:42:36 b352a97aabf1: Download complete 08:42:37 4872d77fe225: Verifying Checksum 08:42:37 4872d77fe225: Download complete 08:42:37 5851b861e8e6: Download complete 08:42:37 b85a868b505f: Verifying Checksum 08:42:37 b85a868b505f: Download complete 08:42:37 bab4dde63d76: Verifying Checksum 08:42:37 bab4dde63d76: Download complete 08:42:38 b85a868b505f: Pull complete 08:42:38 e2be974225ed: Pull complete 08:42:39 339a4e72a1f5: Pull complete 08:42:39 988bab9f4d93: Pull complete 08:42:39 1469e6f7b9e6: Pull complete 08:42:39 eaf3925da568: Pull complete 08:42:40 bab4dde63d76: Pull complete 08:42:41 bde34c3a00c8: Pull complete 08:42:41 b352a97aabf1: Pull complete 08:42:41 4872d77fe225: Pull complete 08:42:41 5851b861e8e6: Pull complete 08:42:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:42:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:41 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 08:42:42 $ 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 08:42:45 $ docker top 7d86ec9fd64d326ab76fbea518218d6cdb13d42e5cda0453849348d6e2305add -eo pid,comm 08:42:45 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). 08:42:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:42:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:45 [ssh-agent] Looking for ssh-agent implementation... 08:42:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:45 $ docker exec 7d86ec9fd64d326ab76fbea518218d6cdb13d42e5cda0453849348d6e2305add ssh-agent 08:42:45 SSH_AUTH_SOCK=/tmp/ssh-TMHfppzWvaJA/agent.32 08:42:45 SSH_AGENT_PID=38 08:42:45 Running ssh-add (command line suppressed) 08:42:45 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3788345953171867979.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3788345953171867979.key) 08:42:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:46 + git tag --points-at HEAD [Pipeline] } 08:42:46 $ docker exec --env ******** --env ******** 7d86ec9fd64d326ab76fbea518218d6cdb13d42e5cda0453849348d6e2305add ssh-agent -k 08:42:46 unset SSH_AUTH_SOCK; 08:42:46 unset SSH_AGENT_PID; 08:42:46 echo Agent pid 38 killed; 08:42:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:42:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:42:46 [ssh-agent] Looking for ssh-agent implementation... 08:42:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:42:46 $ docker exec 7d86ec9fd64d326ab76fbea518218d6cdb13d42e5cda0453849348d6e2305add ssh-agent 08:42:46 SSH_AUTH_SOCK=/tmp/ssh-h4elv4BMkfjg/agent.71 08:42:46 SSH_AGENT_PID=77 08:42:46 Running ssh-add (command line suppressed) 08:42:47 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2002207775061230301.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2002207775061230301.key) 08:42:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:42:47 + git semver init 08:42:47 2024-03-29 08:42:47,668 [run_init] DEBUG init version:0.0.0 force:False 08:42:47 2024-03-29 08:42:47,669 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 08:42:47 2024-03-29 08:42:47,669 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 08:42:47 2024-03-29 08:42:47,669 [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) 08:42:48 2024-03-29 08:42:48,858 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 08:42:48 2024-03-29 08:42:48,858 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 08:42:48 2024-03-29 08:42:48,858 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:42:48 2024-03-29 08:42:48,858 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:42:48 3.2.0-dev.30 [Pipeline] } 08:42:48 $ docker exec --env ******** --env ******** 7d86ec9fd64d326ab76fbea518218d6cdb13d42e5cda0453849348d6e2305add ssh-agent -k 08:42:49 unset SSH_AUTH_SOCK; 08:42:49 unset SSH_AGENT_PID; 08:42:49 echo Agent pid 77 killed; 08:42:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:42:49 + git semver [Pipeline] } 08:42:49 $ docker stop --time=1 7d86ec9fd64d326ab76fbea518218d6cdb13d42e5cda0453849348d6e2305add 08:42:51 $ docker rm -f --volumes 7d86ec9fd64d326ab76fbea518218d6cdb13d42e5cda0453849348d6e2305add [Pipeline] // withDockerContainer [Pipeline] sh 08:42:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:42:52 Stashed 1 file(s) [Pipeline] echo 08:42:52 [edgeXSemver]: initialized semver on version 3.2.0-dev.30 [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 08:42:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:42:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:42:52 ========================================================= 08:42:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:42:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:42:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:42:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:42:53 7264a8db6415: Pulling fs layer 08:42:53 c4d48a809fc2: Pulling fs layer 08:42:53 4f1c88b9dad5: Pulling fs layer 08:42:53 ad3a456e5733: Pulling fs layer 08:42:53 69c7f0334f64: Pulling fs layer 08:42:53 1f1c1a5573a3: Pulling fs layer 08:42:53 ce7588e14bc9: Pulling fs layer 08:42:53 b5e4710f87ac: Pulling fs layer 08:42:53 ad3a456e5733: Waiting 08:42:53 69c7f0334f64: Waiting 08:42:53 1f1c1a5573a3: Waiting 08:42:53 ce7588e14bc9: Waiting 08:42:53 b5e4710f87ac: Waiting 08:42:53 c4d48a809fc2: Verifying Checksum 08:42:53 ad3a456e5733: Verifying Checksum 08:42:53 ad3a456e5733: Download complete 08:42:53 69c7f0334f64: Download complete 08:42:53 7264a8db6415: Download complete 08:42:53 1f1c1a5573a3: Verifying Checksum 08:42:53 1f1c1a5573a3: Download complete 08:42:53 7264a8db6415: Pull complete 08:42:53 b5e4710f87ac: Verifying Checksum 08:42:53 b5e4710f87ac: Download complete 08:42:53 c4d48a809fc2: Pull complete 08:42:53 4f1c88b9dad5: Verifying Checksum 08:42:53 4f1c88b9dad5: Download complete 08:42:54 ce7588e14bc9: Verifying Checksum 08:42:54 ce7588e14bc9: Download complete 08:42:57 4f1c88b9dad5: Pull complete 08:42:57 ad3a456e5733: Pull complete 08:42:57 69c7f0334f64: Pull complete 08:42:57 1f1c1a5573a3: Pull complete 08:43:00 ce7588e14bc9: Pull complete 08:43:00 b5e4710f87ac: Pull complete 08:43:00 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 08:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:43:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 08:43:00 + 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 08:43:01 + docker inspect -f . ci-base-image-x86_64 08:43:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:01 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 08:43:01 $ 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 08:43:05 $ docker top 3a28f89088731b27b3ad5a84045c89fa1b1ca231f6ad7c28b5884db53291166f -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:06 + go version 08:43:06 go version go1.21.0 linux/amd64 [Pipeline] } 08:43:06 $ docker stop --time=1 3a28f89088731b27b3ad5a84045c89fa1b1ca231f6ad7c28b5884db53291166f 08:43:07 Still waiting to schedule task 08:43:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:43:07 $ docker rm -f --volumes 3a28f89088731b27b3ad5a84045c89fa1b1ca231f6ad7c28b5884db53291166f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:08 + docker inspect -f . ci-base-image-x86_64 08:43:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:08 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 08:43:08 $ 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 08:43:08 $ docker top 59a6e508287d7a7d788bcb4e3be75d3df1216131a06e93f16691f4d1e67fbc7a -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:09 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 08:43:09 + make test 08:43:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:43:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.15 08:43:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 08:43:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.15 08:43:10 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.4 08:43:10 go: downloading github.com/labstack/echo/v4 v4.11.4 08:43:10 go: downloading github.com/openziti/sdk-golang v0.23.14 08:43:10 go: downloading github.com/google/uuid v1.6.0 08:43:10 go: downloading github.com/stretchr/testify v1.9.0 08:43:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:43:10 go: downloading github.com/hashicorp/go-multierror v1.1.1 08:43:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.4 08:43:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 08:43:10 go: downloading github.com/mitchellh/mapstructure v1.5.0 08:43:10 go: downloading github.com/sirupsen/logrus v1.9.3 08:43:10 go: downloading github.com/mitchellh/copystructure v1.2.0 08:43:10 go: downloading gopkg.in/yaml.v3 v3.0.1 08:43:10 go: downloading github.com/gorilla/websocket v1.5.1 08:43:10 go: downloading golang.org/x/net v0.22.0 08:43:10 go: downloading golang.org/x/sync v0.6.0 08:43:10 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 08:43:10 go: downloading github.com/go-kit/log v0.2.1 08:43:10 go: downloading github.com/go-playground/validator/v10 v10.19.0 08:43:10 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 08:43:10 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 08:43:10 go: downloading github.com/stretchr/objx v0.5.2 08:43:10 go: downloading github.com/labstack/gommon v0.4.2 08:43:10 go: downloading golang.org/x/crypto v0.21.0 08:43:11 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 08:43:11 go: downloading github.com/valyala/fasttemplate v1.2.2 08:43:11 go: downloading golang.org/x/time v0.5.0 08:43:11 go: downloading github.com/hashicorp/errwrap v1.1.0 08:43:11 go: downloading github.com/go-openapi/runtime v0.28.0 08:43:11 go: downloading github.com/go-openapi/strfmt v0.23.0 08:43:11 go: downloading github.com/go-resty/resty/v2 v2.12.0 08:43:11 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 08:43:11 go: downloading github.com/michaelquigley/pfxlog v0.6.10 08:43:11 go: downloading github.com/openziti/edge-api v0.26.13 08:43:12 go: downloading github.com/openziti/foundation/v2 v2.0.39 08:43:12 go: downloading github.com/openziti/identity v1.0.72 08:43:12 go: downloading github.com/pkg/errors v0.9.1 08:43:12 go: downloading github.com/zitadel/oidc/v2 v2.12.0 08:43:12 go: downloading golang.org/x/oauth2 v0.18.0 08:43:12 go: downloading github.com/openziti/channel/v2 v2.0.121 08:43:12 go: downloading github.com/openziti/secretstream v0.1.17 08:43:12 go: downloading github.com/openziti/transport/v2 v2.0.124 08:43:12 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 08:43:12 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 08:43:12 go: downloading github.com/kataras/go-events v0.0.3 08:43:13 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:43:13 go: downloading github.com/openziti/metrics v1.2.47 08:43:13 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 08:43:13 go: downloading golang.org/x/sys v0.18.0 08:43:13 go: downloading github.com/mitchellh/reflectwalk v1.0.2 08:43:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 08:43:13 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:43:13 go: downloading github.com/hashicorp/consul/api v1.27.0 08:43:13 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:43:13 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 08:43:13 go: downloading github.com/go-playground/universal-translator v0.18.1 08:43:13 go: downloading github.com/leodido/go-urn v1.4.0 08:43:13 go: downloading golang.org/x/text v0.14.0 08:43:13 go: downloading github.com/mattn/go-colorable v0.1.13 08:43:13 go: downloading github.com/mattn/go-isatty v0.0.20 08:43:13 go: downloading github.com/x448/float16 v0.8.4 08:43:13 go: downloading github.com/valyala/bytebufferpool v1.0.0 08:43:13 go: downloading github.com/go-openapi/errors v0.22.0 08:43:13 go: downloading github.com/go-openapi/swag v0.23.0 08:43:13 go: downloading github.com/opentracing/opentracing-go v1.2.0 08:43:13 go: downloading go.opentelemetry.io/otel v1.24.0 08:43:14 go: downloading go.opentelemetry.io/otel/trace v1.24.0 08:43:14 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 08:43:14 go: downloading go.mongodb.org/mongo-driver v1.14.0 08:43:14 go: downloading github.com/oklog/ulid v1.3.1 08:43:14 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 08:43:14 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 08:43:14 go: downloading github.com/go-openapi/validate v0.24.0 08:43:14 go: downloading github.com/fsnotify/fsnotify v1.7.0 08:43:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:43:14 go: downloading github.com/gorilla/securecookie v1.1.1 08:43:14 go: downloading github.com/golang/protobuf v1.5.4 08:43:14 go: downloading google.golang.org/protobuf v1.33.0 08:43:14 go: downloading github.com/gorilla/schema v1.2.0 08:43:14 go: downloading github.com/muhlemmer/gu v0.3.1 08:43:14 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 08:43:14 go: downloading github.com/mitchellh/go-ps v1.0.0 08:43:14 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 08:43:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:43:14 go: downloading github.com/spf13/cast v1.6.0 08:43:14 go: downloading github.com/zeebo/errs v1.3.0 08:43:14 go: downloading google.golang.org/grpc v1.60.1 08:43:14 go: downloading github.com/go-playground/locales v0.14.1 08:43:15 go: downloading github.com/go-openapi/analysis v0.23.0 08:43:15 go: downloading github.com/go-openapi/loads v0.22.0 08:43:15 go: downloading github.com/go-openapi/spec v0.21.0 08:43:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:43:15 go: downloading github.com/hashicorp/go-hclog v1.5.0 08:43:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:43:15 go: downloading github.com/hashicorp/serf v0.10.1 08:43:15 go: downloading github.com/mailru/easyjson v0.7.7 08:43:15 go: downloading github.com/go-logr/logr v1.4.1 08:43:15 go: downloading go.opentelemetry.io/otel/metric v1.24.0 08:43:15 go: downloading golang.org/x/term v0.18.0 08:43:15 go: downloading github.com/go-openapi/jsonpointer v0.21.0 08:43:15 go: downloading github.com/tklauser/go-sysconf v0.3.12 08:43:15 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 08:43:15 go: downloading github.com/go-openapi/jsonreference v0.21.0 08:43:15 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 08:43:15 go: downloading github.com/go-logr/stdr v1.2.2 08:43:15 go: downloading github.com/fatih/color v1.14.1 08:43:15 go: downloading github.com/josharian/intern v1.0.0 08:43:15 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 08:43:15 go: downloading github.com/tklauser/numcpus v0.6.1 08:43:15 go: downloading github.com/armon/go-metrics v0.4.1 08:43:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:43:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:43:31 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 08:43:31 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 08:43:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 08:43:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 08:43:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 08:43:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 08:43:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.071s coverage: 33.8% of statements 08:43:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.024s coverage: 93.5% of statements 08:43:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.016s coverage: 91.9% of statements 08:43:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.285s coverage: 88.2% of statements 08:43:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 84.4% of statements 08:43:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.104s coverage: 41.5% of statements 08:43:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.046s coverage: 100.0% of statements 08:43:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.431s coverage: 87.7% of statements 08:43:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.043s coverage: 26.3% of statements 08:43:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.049s coverage: 76.2% of statements 08:43:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.015s coverage: 50.9% of statements 08:43:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.011s coverage: 31.2% of statements 08:43:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements 08:44:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:44:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:44:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:44:06 $ docker stop --time=1 59a6e508287d7a7d788bcb4e3be75d3df1216131a06e93f16691f4d1e67fbc7a 08:44:09 $ docker rm -f --volumes 59a6e508287d7a7d788bcb4e3be75d3df1216131a06e93f16691f4d1e67fbc7a [Pipeline] // withDockerContainer [Pipeline] sh 08:44:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:44:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:10 08:44:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:11 latest: Pulling from edgex-lftools-log-publisher 08:44:11 5eb5b503b376: Pulling fs layer 08:44:11 5c69ac0246d0: Pulling fs layer 08:44:11 ec43610c2a17: Pulling fs layer 08:44:11 3a2ae6a8a46f: Pulling fs layer 08:44:11 33b1e0a273af: Pulling fs layer 08:44:11 5d3b04190fa2: Pulling fs layer 08:44:11 2f39f015ded8: Pulling fs layer 08:44:11 3a2ae6a8a46f: Waiting 08:44:11 33b1e0a273af: Waiting 08:44:11 5d3b04190fa2: Waiting 08:44:11 5c69ac0246d0: Download complete 08:44:11 3a2ae6a8a46f: Verifying Checksum 08:44:11 3a2ae6a8a46f: Download complete 08:44:11 33b1e0a273af: Verifying Checksum 08:44:11 33b1e0a273af: Download complete 08:44:11 ec43610c2a17: Verifying Checksum 08:44:11 ec43610c2a17: Download complete 08:44:11 5d3b04190fa2: Verifying Checksum 08:44:11 5d3b04190fa2: Download complete 08:44:11 5eb5b503b376: Verifying Checksum 08:44:11 5eb5b503b376: Download complete 08:44:12 2f39f015ded8: Download complete 08:44:12 5eb5b503b376: Pull complete 08:44:13 5c69ac0246d0: Pull complete 08:44:13 ec43610c2a17: Pull complete 08:44:13 3a2ae6a8a46f: Pull complete 08:44:13 33b1e0a273af: Pull complete 08:44:13 5d3b04190fa2: Pull complete 08:44:18 2f39f015ded8: Pull complete 08:44:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:44:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:18 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 08:44:18 $ 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 08:44:22 $ docker top 6c6e338ef38cb669fcab70e1d1d6e3200fe62602bbb4726316c9bc6533e29709 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:22 ---> job-cost.sh 08:44:22 lf-activate-venv: SKIPPING 08:44:22 INFO: No Stack... 08:44:23 INFO: Retrieving Pricing Info for: v3-standard-8 08:44:23 INFO: Archiving Costs [Pipeline] sh 08:44:23 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 08:44:23 + cut -d, -f6 [Pipeline] lock 08:44:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-277-stack-cost] 08:44:23 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-277-stack-cost] did not exist. Created. 08:44:23 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-277-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:44:24 + echo total: 0.2199999988079071 [Pipeline] stash 08:44:24 Stashed 1 file(s) [Pipeline] } 08:44:24 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-277-stack-cost] [Pipeline] // lock [Pipeline] } 08:44:24 $ docker stop --time=1 6c6e338ef38cb669fcab70e1d1d6e3200fe62602bbb4726316c9bc6533e29709 08:44:25 $ docker rm -f --volumes 6c6e338ef38cb669fcab70e1d1d6e3200fe62602bbb4726316c9bc6533e29709 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:44:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1687 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 08:44:40 Running in /w/workspace/go-mod-bootstrap/277 [Pipeline] { [Pipeline] checkout 08:44:40 The recommended git tool is: git 08:44:48 using credential edgex-jenkins-ssh 08:44:48 Cloning the remote Git repository 08:44:48 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 08:44:48 > git init /w/workspace/go-mod-bootstrap/277 # timeout=10 08:44:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 08:44:48 > git --version # timeout=10 08:44:48 > git --version # 'git version 2.25.1' 08:44:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 08:44:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:52 Avoid second fetch 08:44:52 Checking out Revision 7f68f76a9c81d6d59536248eddfb941f7df5999c (main) 08:44:52 > git config core.sparsecheckout # timeout=10 08:44:52 > git checkout -f 7f68f76a9c81d6d59536248eddfb941f7df5999c # timeout=10 08:44:53 Commit message: "Merge pull request #685 from jackchenjc/issue-649" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:44:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:44:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:58 Dload Upload Total Spent Left Speed 08:44:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 08:44:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:44:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:44:59 + sudo tee /etc/docker/daemon.new 08:44:59 { 08:44:59 "registry-mirrors": [ 08:44:59 "https://nexus3.edgexfoundry.org:10001" 08:44:59 ], 08:44:59 "bip": "10.250.0.254/24", 08:44:59 "hosts": [ 08:44:59 "tcp://0.0.0.0:5555", 08:44:59 "unix:///var/run/docker.sock" 08:44:59 ], 08:44:59 "mtu": 1458, 08:44:59 "selinux-enabled": true, 08:44:59 "seccomp-profile": "/etc/docker/seccomp.json" 08:44:59 } [Pipeline] sh 08:44:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:45:00 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 08:45:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:45:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:45:19 ========================================================= 08:45:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:45:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:45:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:45:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:45:20 9fda8d8052c6: Pulling fs layer 08:45:20 5d54e960e981: Pulling fs layer 08:45:20 c4a7e357bf2a: Pulling fs layer 08:45:20 f0e02332f6b5: Pulling fs layer 08:45:20 872ee5b61b7b: Pulling fs layer 08:45:20 0c6a40ed1a82: Pulling fs layer 08:45:20 94ae7d8d031c: Pulling fs layer 08:45:20 0c6a40ed1a82: Waiting 08:45:20 f0e02332f6b5: Waiting 08:45:20 872ee5b61b7b: Waiting 08:45:20 5d54e960e981: Verifying Checksum 08:45:20 5d54e960e981: Download complete 08:45:20 f0e02332f6b5: Verifying Checksum 08:45:20 f0e02332f6b5: Download complete 08:45:20 872ee5b61b7b: Verifying Checksum 08:45:20 872ee5b61b7b: Download complete 08:45:20 9fda8d8052c6: Download complete 08:45:21 94ae7d8d031c: Verifying Checksum 08:45:21 94ae7d8d031c: Download complete 08:45:21 9fda8d8052c6: Pull complete 08:45:21 5d54e960e981: Pull complete 08:45:22 c4a7e357bf2a: Verifying Checksum 08:45:22 c4a7e357bf2a: Download complete 08:45:23 0c6a40ed1a82: Verifying Checksum 08:45:23 0c6a40ed1a82: Download complete 08:45:36 c4a7e357bf2a: Pull complete 08:45:36 f0e02332f6b5: Pull complete 08:45:36 872ee5b61b7b: Pull complete 08:45:44 0c6a40ed1a82: Pull complete 08:45:45 94ae7d8d031c: Pull complete 08:45:45 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 08:45:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:45:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 08:45:45 + 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 08:45:46 + docker inspect -f . ci-base-image-arm64 08:45:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:46 prd-ubuntu20.04-docker-arm64-4c-16g-1687 does not seem to be running inside a container 08:45:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/277 -v /w/workspace/go-mod-bootstrap/277:/w/workspace/go-mod-bootstrap/277:rw,z -v /w/workspace/go-mod-bootstrap/277@tmp:/w/workspace/go-mod-bootstrap/277@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 08:45:49 $ docker top c81e8d9a2746d35427ec97e1f6b0d9d9557dbfe3d98165a5e68be958ca15e32c -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:50 + go version 08:45:50 go version go1.21.0 linux/arm64 [Pipeline] } 08:45:50 $ docker stop --time=1 c81e8d9a2746d35427ec97e1f6b0d9d9557dbfe3d98165a5e68be958ca15e32c 08:45:51 $ docker rm -f --volumes c81e8d9a2746d35427ec97e1f6b0d9d9557dbfe3d98165a5e68be958ca15e32c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:52 + docker inspect -f . ci-base-image-arm64 08:45:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:52 prd-ubuntu20.04-docker-arm64-4c-16g-1687 does not seem to be running inside a container 08:45:52 $ 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/277 -v /w/workspace/go-mod-bootstrap/277:/w/workspace/go-mod-bootstrap/277:rw,z -v /w/workspace/go-mod-bootstrap/277@tmp:/w/workspace/go-mod-bootstrap/277@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 08:45:53 $ docker top 82f1277802327ce623d81e6b241bd121f20250a5229dc3cb3c612c6ed87b20ce -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:54 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/277 [Pipeline] fileExists [Pipeline] sh 08:45:54 + make test 08:45:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:45:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 08:45:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.4 08:45:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.15 08:45:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.15 08:45:55 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.4 08:45:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 08:45:55 go: downloading github.com/labstack/echo/v4 v4.11.4 08:45:55 go: downloading github.com/stretchr/testify v1.9.0 08:45:55 go: downloading github.com/mitchellh/copystructure v1.2.0 08:45:55 go: downloading gopkg.in/yaml.v3 v3.0.1 08:45:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:45:55 go: downloading github.com/mitchellh/mapstructure v1.5.0 08:45:55 go: downloading github.com/google/uuid v1.6.0 08:45:55 go: downloading github.com/hashicorp/go-multierror v1.1.1 08:45:55 go: downloading github.com/openziti/sdk-golang v0.23.14 08:45:55 go: downloading github.com/sirupsen/logrus v1.9.3 08:45:56 go: downloading github.com/gorilla/websocket v1.5.1 08:45:56 go: downloading golang.org/x/net v0.22.0 08:45:56 go: downloading golang.org/x/sync v0.6.0 08:45:56 go: downloading github.com/go-kit/log v0.2.1 08:45:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 08:45:56 go: downloading github.com/go-playground/validator/v10 v10.19.0 08:45:56 go: downloading github.com/mitchellh/reflectwalk v1.0.2 08:45:56 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 08:45:56 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 08:45:56 go: downloading github.com/stretchr/objx v0.5.2 08:45:56 go: downloading github.com/labstack/gommon v0.4.2 08:45:56 go: downloading golang.org/x/crypto v0.21.0 08:45:57 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 08:45:57 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 08:45:57 go: downloading github.com/valyala/fasttemplate v1.2.2 08:45:57 go: downloading golang.org/x/time v0.5.0 08:45:57 go: downloading github.com/hashicorp/errwrap v1.1.0 08:45:57 go: downloading golang.org/x/sys v0.18.0 08:45:57 go: downloading github.com/hashicorp/consul/api v1.27.0 08:45:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:45:57 go: downloading github.com/spf13/cast v1.6.0 08:45:57 go: downloading github.com/michaelquigley/pfxlog v0.6.10 08:45:57 go: downloading github.com/openziti/channel/v2 v2.0.121 08:45:57 go: downloading github.com/openziti/edge-api v0.26.13 08:45:57 go: downloading github.com/openziti/foundation/v2 v2.0.39 08:45:58 go: downloading github.com/openziti/secretstream v0.1.17 08:45:58 go: downloading github.com/openziti/transport/v2 v2.0.124 08:45:58 go: downloading github.com/pkg/errors v0.9.1 08:45:58 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 08:45:58 go: downloading github.com/go-openapi/runtime v0.28.0 08:45:58 go: downloading github.com/go-openapi/strfmt v0.23.0 08:45:58 go: downloading github.com/go-resty/resty/v2 v2.12.0 08:45:59 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 08:46:01 go: downloading github.com/openziti/identity v1.0.72 08:46:01 go: downloading github.com/zitadel/oidc/v2 v2.12.0 08:46:01 go: downloading golang.org/x/oauth2 v0.18.0 08:46:01 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 08:46:01 go: downloading github.com/kataras/go-events v0.0.3 08:46:01 go: downloading github.com/openziti/metrics v1.2.47 08:46:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:46:01 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 08:46:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:46:01 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:46:01 go: downloading github.com/zeebo/errs v1.3.0 08:46:01 go: downloading google.golang.org/grpc v1.60.1 08:46:03 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 08:46:03 go: downloading github.com/go-playground/universal-translator v0.18.1 08:46:03 go: downloading github.com/leodido/go-urn v1.4.0 08:46:03 go: downloading golang.org/x/text v0.14.0 08:46:03 go: downloading github.com/mattn/go-colorable v0.1.13 08:46:03 go: downloading github.com/mattn/go-isatty v0.0.20 08:46:03 go: downloading github.com/x448/float16 v0.8.4 08:46:03 go: downloading github.com/valyala/bytebufferpool v1.0.0 08:46:03 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 08:46:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:46:03 go: downloading github.com/hashicorp/go-hclog v1.5.0 08:46:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:46:03 go: downloading github.com/hashicorp/serf v0.10.1 08:46:03 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 08:46:03 go: downloading github.com/golang/protobuf v1.5.4 08:46:03 go: downloading google.golang.org/protobuf v1.33.0 08:46:05 go: downloading github.com/go-openapi/errors v0.22.0 08:46:05 go: downloading github.com/go-openapi/swag v0.23.0 08:46:05 go: downloading github.com/opentracing/opentracing-go v1.2.0 08:46:05 go: downloading go.opentelemetry.io/otel v1.24.0 08:46:05 go: downloading go.opentelemetry.io/otel/trace v1.24.0 08:46:05 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 08:46:06 go: downloading github.com/oklog/ulid v1.3.1 08:46:06 go: downloading go.mongodb.org/mongo-driver v1.14.0 08:46:08 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 08:46:08 go: downloading github.com/go-openapi/validate v0.24.0 08:46:08 go: downloading github.com/fsnotify/fsnotify v1.7.0 08:46:08 go: downloading github.com/gorilla/securecookie v1.1.1 08:46:08 go: downloading github.com/gorilla/schema v1.2.0 08:46:08 go: downloading github.com/muhlemmer/gu v0.3.1 08:46:08 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:46:09 go: downloading github.com/mitchellh/go-ps v1.0.0 08:46:09 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 08:46:09 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 08:46:09 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 08:46:09 go: downloading github.com/go-playground/locales v0.14.1 08:46:09 go: downloading golang.org/x/term v0.18.0 08:46:09 go: downloading github.com/fatih/color v1.14.1 08:46:09 go: downloading github.com/armon/go-metrics v0.4.1 08:46:09 go: downloading github.com/go-openapi/analysis v0.23.0 08:46:09 go: downloading github.com/go-openapi/loads v0.22.0 08:46:09 go: downloading github.com/go-openapi/spec v0.21.0 08:46:09 go: downloading github.com/mailru/easyjson v0.7.7 08:46:09 go: downloading github.com/go-logr/logr v1.4.1 08:46:09 go: downloading go.opentelemetry.io/otel/metric v1.24.0 08:46:09 go: downloading github.com/go-openapi/jsonpointer v0.21.0 08:46:09 go: downloading github.com/tklauser/go-sysconf v0.3.12 08:46:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:46:09 go: downloading github.com/josharian/intern v1.0.0 08:46:10 go: downloading github.com/go-logr/stdr v1.2.2 08:46:10 go: downloading github.com/go-openapi/jsonreference v0.21.0 08:46:10 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 08:46:10 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:46:10 go: downloading github.com/tklauser/numcpus v0.6.1 08:47:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 08:47:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 08:47:59 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.179s coverage: 33.8% of statements 08:48:38 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.098s coverage: 93.5% of statements 08:48:38 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.103s coverage: 91.9% of statements 08:48:38 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.289s coverage: 88.2% of statements 08:48:38 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.017s coverage: 84.4% of statements 08:48:41 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 08:48:41 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 08:48:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.191s coverage: 41.5% of statements 08:48:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.084s coverage: 100.0% of statements 08:48:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.361s coverage: 87.7% of statements 08:48:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.047s coverage: 26.3% of statements 08:48:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 08:48:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 08:48:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.171s coverage: 76.2% of statements 08:48:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.047s coverage: 50.9% of statements 08:48:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.032s coverage: 31.2% of statements 08:48:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements 08:48:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:48:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:49:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:49:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:49:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:49:24 $ docker stop --time=1 82f1277802327ce623d81e6b241bd121f20250a5229dc3cb3c612c6ed87b20ce 08:49:26 $ docker rm -f --volumes 82f1277802327ce623d81e6b241bd121f20250a5229dc3cb3c612c6ed87b20ce [Pipeline] // withDockerContainer [Pipeline] sh 08:49:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:49:30 Warning: overwriting stash ‘coverage-report’ 08:49:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:49:31 08:49:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:49:32 arm64: Pulling from edgex-lftools-log-publisher 08:49:32 8998bd30e6a1: Pulling fs layer 08:49:32 04944245beec: Pulling fs layer 08:49:32 699f458cf7ca: Pulling fs layer 08:49:32 765212b225bb: Pulling fs layer 08:49:32 f23df028b6ca: Pulling fs layer 08:49:32 d65c8cfc05b1: Pulling fs layer 08:49:32 2437ff75d9bd: Pulling fs layer 08:49:32 765212b225bb: Waiting 08:49:32 2437ff75d9bd: Waiting 08:49:32 d65c8cfc05b1: Waiting 08:49:32 04944245beec: Verifying Checksum 08:49:32 04944245beec: Download complete 08:49:32 765212b225bb: Verifying Checksum 08:49:32 765212b225bb: Download complete 08:49:32 f23df028b6ca: Verifying Checksum 08:49:32 f23df028b6ca: Download complete 08:49:32 d65c8cfc05b1: Download complete 08:49:32 699f458cf7ca: Verifying Checksum 08:49:32 699f458cf7ca: Download complete 08:49:33 8998bd30e6a1: Download complete 08:49:35 2437ff75d9bd: Verifying Checksum 08:49:37 8998bd30e6a1: Pull complete 08:49:38 04944245beec: Pull complete 08:49:40 699f458cf7ca: Pull complete 08:49:40 765212b225bb: Pull complete 08:49:41 f23df028b6ca: Pull complete 08:49:41 d65c8cfc05b1: Pull complete 08:49:59 2437ff75d9bd: Pull complete 08:49:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:49:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:49:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:59 prd-ubuntu20.04-docker-arm64-4c-16g-1687 does not seem to be running inside a container 08:49:59 $ 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/277 -v /w/workspace/go-mod-bootstrap/277:/w/workspace/go-mod-bootstrap/277:rw,z -v /w/workspace/go-mod-bootstrap/277@tmp:/w/workspace/go-mod-bootstrap/277@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 08:50:02 $ docker top 8ee05e409838c1678c239bf21d7896b0dd0a28bd7d93696d5d9945da53145084 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:02 ---> job-cost.sh 08:50:02 lf-activate-venv: SKIPPING 08:50:02 INFO: No Stack... 08:50:03 INFO: Retrieving Pricing Info for: v3-standard-4 08:50:04 INFO: Archiving Costs [Pipeline] sh 08:50:04 + cat /w/workspace/go-mod-bootstrap/277/archives/cost.csv 08:50:04 + cut -d, -f6 [Pipeline] lock 08:50:04 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-277-stack-cost] 08:50:04 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-277-stack-cost] did not exist. Created. 08:50:04 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-277-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:50:05 /w/workspace/go-mod-bootstrap/277@tmp/durable-1cb96734/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:50:05 + echo total: 0.10999999940395355 [Pipeline] stash 08:50:05 Warning: overwriting stash ‘stack-cost’ 08:50:05 Stashed 1 file(s) [Pipeline] } 08:50:05 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-277-stack-cost] [Pipeline] // lock [Pipeline] } 08:50:05 $ docker stop --time=1 8ee05e409838c1678c239bf21d7896b0dd0a28bd7d93696d5d9945da53145084 08:50:07 $ docker rm -f --volumes 8ee05e409838c1678c239bf21d7896b0dd0a28bd7d93696d5d9945da53145084 [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 08:50:07 provisioning config files... 08:50:07 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11002690448159912263tmp [Pipeline] { [Pipeline] sh 08:50:08 + set +x 08:50:08 + curl -s+ https://codecov.io/bash 08:50:08 bash -s -- 08:50:08 08:50:08 _____ _ 08:50:08 / ____| | | 08:50:08 | | ___ __| | ___ ___ _____ __ 08:50:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:50:08 | |___| (_) | (_| | __/ (_| (_) \ V / 08:50:08 \_____\___/ \__,_|\___|\___\___/ \_/ 08:50:08 Bash-1.0.6 08:50:08 08:50:08 08:50:08 ==> git version 2.25.1 found 08:50:08 ==> 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 08:50:08 Release-Date: 2020-01-08 08:50:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:50:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:50:08 ==> Jenkins CI detected. 08:50:08 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 08:50:08 project root: . 08:50:08 --> token set from env 08:50:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:50:08 ==> Running gcov in . (disable via -X gcov) 08:50:08 ==> Python coveragepy not found 08:50:08 ==> Searching for coverage reports in: 08:50:08 + . 08:50:08 -> Found 1 reports 08:50:08 ==> Detecting git/mercurial file structure 08:50:08 ==> Reading reports 08:50:08 + ./coverage.out bytes=113371 08:50:08 ==> Appending adjustments 08:50:08 https://docs.codecov.io/docs/fixing-reports 08:50:08 + Found adjustments 08:50:08 ==> Gzipping contents 08:50:08 20K /tmp/codecov.jYcIw2.gz 08:50:08 ==> Uploading reports 08:50:08 url: https://codecov.io 08:50:08 query: branch=main&commit=7f68f76a9c81d6d59536248eddfb941f7df5999c&build=277&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F277%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 08:50:08 -> Pinging Codecov 08:50:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7f68f76a9c81d6d59536248eddfb941f7df5999c&build=277&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F277%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 08:50:09 -> Uploading to 08:50:09 https://storage.googleapis.com/codecov/v4/raw/2024-03-29/833815588EE85121546D348822E98E2E/7f68f76a9c81d6d59536248eddfb941f7df5999c/12d2f806-4b58-4d79-a96c-5e883d8b5b2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240329T085008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=801bdf452ab06358e0a79c0cd21300493f780e70808f304e38bb4736c84ec138 08:50:09 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:09 Dload Upload Total Spent Left Speed 08:50:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17387 0 0 100 17387 0 54165 --:--:-- --:--:-- --:--:-- 54165 08:50:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/7f68f76a9c81d6d59536248eddfb941f7df5999c [Pipeline] } 08:50:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:50:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:50:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:50:09 08:50:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:50:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:50:10 df9b9388f04a: Pulling fs layer 08:50:10 52dc419b0ee2: Pulling fs layer 08:50:10 25bc292e5bac: Pulling fs layer 08:50:10 114826534d7a: Pulling fs layer 08:50:10 4657fd5d0bcf: Pulling fs layer 08:50:10 6ad1cebc031e: Pulling fs layer 08:50:10 8a3aa393b2d8: Pulling fs layer 08:50:10 4657fd5d0bcf: Waiting 08:50:10 6ad1cebc031e: Waiting 08:50:10 8a3aa393b2d8: Waiting 08:50:10 114826534d7a: Waiting 08:50:10 25bc292e5bac: Verifying Checksum 08:50:10 25bc292e5bac: Download complete 08:50:10 52dc419b0ee2: Verifying Checksum 08:50:10 52dc419b0ee2: Download complete 08:50:10 4657fd5d0bcf: Verifying Checksum 08:50:10 4657fd5d0bcf: Download complete 08:50:10 df9b9388f04a: Download complete 08:50:10 6ad1cebc031e: Verifying Checksum 08:50:10 6ad1cebc031e: Download complete 08:50:10 df9b9388f04a: Pull complete 08:50:10 52dc419b0ee2: Pull complete 08:50:10 25bc292e5bac: Pull complete 08:50:10 114826534d7a: Download complete 08:50:11 8a3aa393b2d8: Verifying Checksum 08:50:11 8a3aa393b2d8: Download complete 08:50:14 114826534d7a: Pull complete 08:50:14 4657fd5d0bcf: Pull complete 08:50:14 6ad1cebc031e: Pull complete 08:50:17 8a3aa393b2d8: Pull complete 08:50:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:50:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:50:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:17 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 08:50:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:50:21 $ docker top c6c79a7aa9e017f835db3f301d3301d7da97adf92e934e4654be36863f72f6fb -eo pid,comm [Pipeline] { [Pipeline] echo 08:50:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 08:50:22 + set -o pipefail 08:50:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 08:50:30 08:50:30 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 08:50:30 08:50:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/4256a357-70b3-4d65-a99d-e486ee090941 08:50:30 08:50:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:50:30 08:50:30 08:50:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:50:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:50:30 More details here: https://snyk.co/ue1NS [Pipeline] } 08:50:30 $ docker stop --time=1 c6c79a7aa9e017f835db3f301d3301d7da97adf92e934e4654be36863f72f6fb 08:50:34 $ docker rm -f --volumes c6c79a7aa9e017f835db3f301d3301d7da97adf92e934e4654be36863f72f6fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:50:35 + git log --format=format:%s -1 7f68f76a9c81d6d59536248eddfb941f7df5999c [Pipeline] sh 08:50:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:50:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:50:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:36 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 08:50:36 $ 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 08:50:36 $ docker top 918fc7996bc9419e70f32b43deda65477653c3f52c648535f3a959b0fcd67bfd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:50:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:37 [ssh-agent] Looking for ssh-agent implementation... 08:50:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:37 $ docker exec 918fc7996bc9419e70f32b43deda65477653c3f52c648535f3a959b0fcd67bfd ssh-agent 08:50:37 SSH_AUTH_SOCK=/tmp/ssh-7LiHRZcIyf1w/agent.32 08:50:37 SSH_AGENT_PID=38 08:50:37 Running ssh-add (command line suppressed) 08:50:37 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6474433983988637804.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6474433983988637804.key) 08:50:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:37 + git semver tag 08:50:38 2024-03-29 08:50:37,913 [run_tag] DEBUG tag force:False 08:50:38 2024-03-29 08:50:37,913 [check_head_tag] DEBUG check head tag 08:50:38 2024-03-29 08:50:37,916 [execute] INFO git cat-file --batch-check 08:50:38 2024-03-29 08:50:37,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 08:50:38 2024-03-29 08:50:37,920 [execute] INFO git cat-file --batch 08:50:38 2024-03-29 08:50:37,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 08:50:38 2024-03-29 08:50:37,965 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:50:38 2024-03-29 08:50:37,966 [execute] INFO git tag -a v3.2.0-dev.30 -m v3.2.0-dev.30 08:50:38 2024-03-29 08:50:37,966 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.30', '-m', 'v3.2.0-dev.30'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 08:50:38 2024-03-29 08:50:37,970 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:50:38 3.2.0-dev.30 [Pipeline] } 08:50:38 $ docker exec --env ******** --env ******** 918fc7996bc9419e70f32b43deda65477653c3f52c648535f3a959b0fcd67bfd ssh-agent -k 08:50:38 unset SSH_AUTH_SOCK; 08:50:38 unset SSH_AGENT_PID; 08:50:38 echo Agent pid 38 killed; 08:50:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:50:38 + git semver [Pipeline] } 08:50:38 $ docker stop --time=1 918fc7996bc9419e70f32b43deda65477653c3f52c648535f3a959b0fcd67bfd 08:50:40 $ docker rm -f --volumes 918fc7996bc9419e70f32b43deda65477653c3f52c648535f3a959b0fcd67bfd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:50:40 08:50:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:50:40 0.23.1-centos7: Pulling from edgex-lftools 08:50:40 ab5ef0e58194: Pulling fs layer 08:50:40 9712f1f96733: Pulling fs layer 08:50:40 63f879dbbcfc: Pulling fs layer 08:50:40 0d9ebad4ef96: Pulling fs layer 08:50:40 e9a5061849ea: Pulling fs layer 08:50:40 d747dcd14b5f: Pulling fs layer 08:50:40 2de7ff778b66: Pulling fs layer 08:50:40 0d9ebad4ef96: Waiting 08:50:40 e9a5061849ea: Waiting 08:50:40 d747dcd14b5f: Waiting 08:50:40 2de7ff778b66: Waiting 08:50:40 9712f1f96733: Verifying Checksum 08:50:40 9712f1f96733: Download complete 08:50:40 63f879dbbcfc: Verifying Checksum 08:50:40 63f879dbbcfc: Download complete 08:50:41 e9a5061849ea: Verifying Checksum 08:50:41 e9a5061849ea: Download complete 08:50:41 d747dcd14b5f: Download complete 08:50:41 ab5ef0e58194: Verifying Checksum 08:50:41 ab5ef0e58194: Download complete 08:50:41 0d9ebad4ef96: Verifying Checksum 08:50:41 0d9ebad4ef96: Download complete 08:50:41 2de7ff778b66: Verifying Checksum 08:50:41 2de7ff778b66: Download complete 08:50:44 ab5ef0e58194: Pull complete 08:50:44 9712f1f96733: Pull complete 08:50:44 63f879dbbcfc: Pull complete 08:50:49 0d9ebad4ef96: Pull complete 08:50:49 e9a5061849ea: Pull complete 08:50:49 d747dcd14b5f: Pull complete 08:50:50 2de7ff778b66: Pull complete 08:50:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:50:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:50:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:50 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 08:50:50 $ 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 08:50:55 $ docker top 0d828ba0fd4486f3971efc4e636f57b033a0f7a0b542b5aa326bb6c439dacf68 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:50:55 provisioning config files... 08:50:55 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config21316425138647229tmp 08:50:55 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config18264405553480064478tmp 08:50:55 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6698630020377948315tmp [Pipeline] { [Pipeline] echo 08:50:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:50:56 ---> sigul-configuration.sh 08:50:56 gpg: directory `/root/.gnupg' created 08:50:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:50:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:50:56 gpg: keyring `/root/.gnupg/secring.gpg' created 08:50:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:50:56 gpg: CAST5 encrypted data 08:50:56 gpg: encrypted with 1 passphrase 08:50:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:50:56 + mkdir /home/jenkins 08:50:56 + mkdir /home/jenkins/sigul [Pipeline] sh 08:50:56 + 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 08:50:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:50:57 ---> sigul-install.sh 08:50:57 Sigul already installed; skipping installation. [Pipeline] sh 08:50:57 + git tag --list 08:50:57 v0.0.1 08:50:57 v0.0.10 08:50:57 v0.0.11 08:50:57 v0.0.12 08:50:57 v0.0.13 08:50:57 v0.0.14 08:50:57 v0.0.15 08:50:57 v0.0.16 08:50:57 v0.0.17 08:50:57 v0.0.18 08:50:57 v0.0.19 08:50:57 v0.0.2 08:50:57 v0.0.20 08:50:57 v0.0.21 08:50:57 v0.0.22 08:50:57 v0.0.23 08:50:57 v0.0.24 08:50:57 v0.0.25 08:50:57 v0.0.26 08:50:57 v0.0.27 08:50:57 v0.0.28 08:50:57 v0.0.29 08:50:57 v0.0.3 08:50:57 v0.0.30 08:50:57 v0.0.31 08:50:57 v0.0.32 08:50:57 v0.0.33 08:50:57 v0.0.34 08:50:57 v0.0.35 08:50:57 v0.0.36 08:50:57 v0.0.37 08:50:57 v0.0.38 08:50:57 v0.0.39 08:50:57 v0.0.4 08:50:57 v0.0.40 08:50:57 v0.0.41 08:50:57 v0.0.42 08:50:57 v0.0.43 08:50:57 v0.0.44 08:50:57 v0.0.45 08:50:57 v0.0.46 08:50:57 v0.0.47 08:50:57 v0.0.48 08:50:57 v0.0.49 08:50:57 v0.0.5 08:50:57 v0.0.50 08:50:57 v0.0.51 08:50:57 v0.0.52 08:50:57 v0.0.53 08:50:57 v0.0.54 08:50:57 v0.0.55 08:50:57 v0.0.56 08:50:57 v0.0.57 08:50:57 v0.0.58 08:50:57 v0.0.59 08:50:57 v0.0.6 08:50:57 v0.0.60 08:50:57 v0.0.61 08:50:57 v0.0.62 08:50:57 v0.0.63 08:50:57 v0.0.64 08:50:57 v0.0.65 08:50:57 v0.0.66 08:50:57 v0.0.67 08:50:57 v0.0.68 08:50:57 v0.0.69 08:50:57 v0.0.7 08:50:57 v0.0.70 08:50:57 v0.0.71 08:50:57 v0.0.72 08:50:57 v0.0.8 08:50:57 v0.0.9 08:50:57 v2.0.0 08:50:57 v2.1.0 08:50:57 v2.1.1 08:50:57 v2.2.0 08:50:57 v2.3.0 08:50:57 v3.0 08:50:57 v3.0.0 08:50:57 v3.0.1 08:50:57 v3.1 08:50:57 v3.1.0 08:50:57 v3.1.0-dev.1 08:50:57 v3.1.0-dev.10 08:50:57 v3.1.0-dev.11 08:50:57 v3.1.0-dev.12 08:50:57 v3.1.0-dev.13 08:50:57 v3.1.0-dev.14 08:50:57 v3.1.0-dev.15 08:50:57 v3.1.0-dev.16 08:50:57 v3.1.0-dev.17 08:50:57 v3.1.0-dev.18 08:50:57 v3.1.0-dev.19 08:50:57 v3.1.0-dev.2 08:50:57 v3.1.0-dev.20 08:50:57 v3.1.0-dev.21 08:50:57 v3.1.0-dev.22 08:50:57 v3.1.0-dev.23 08:50:57 v3.1.0-dev.24 08:50:57 v3.1.0-dev.25 08:50:57 v3.1.0-dev.26 08:50:57 v3.1.0-dev.27 08:50:57 v3.1.0-dev.28 08:50:57 v3.1.0-dev.29 08:50:57 v3.1.0-dev.3 08:50:57 v3.1.0-dev.30 08:50:57 v3.1.0-dev.31 08:50:57 v3.1.0-dev.32 08:50:57 v3.1.0-dev.33 08:50:57 v3.1.0-dev.34 08:50:57 v3.1.0-dev.35 08:50:57 v3.1.0-dev.36 08:50:57 v3.1.0-dev.37 08:50:57 v3.1.0-dev.38 08:50:57 v3.1.0-dev.39 08:50:57 v3.1.0-dev.4 08:50:57 v3.1.0-dev.40 08:50:57 v3.1.0-dev.41 08:50:57 v3.1.0-dev.42 08:50:57 v3.1.0-dev.43 08:50:57 v3.1.0-dev.44 08:50:57 v3.1.0-dev.45 08:50:57 v3.1.0-dev.46 08:50:57 v3.1.0-dev.47 08:50:57 v3.1.0-dev.48 08:50:57 v3.1.0-dev.49 08:50:57 v3.1.0-dev.5 08:50:57 v3.1.0-dev.50 08:50:57 v3.1.0-dev.51 08:50:57 v3.1.0-dev.52 08:50:57 v3.1.0-dev.53 08:50:57 v3.1.0-dev.54 08:50:57 v3.1.0-dev.55 08:50:57 v3.1.0-dev.56 08:50:57 v3.1.0-dev.57 08:50:57 v3.1.0-dev.58 08:50:57 v3.1.0-dev.59 08:50:57 v3.1.0-dev.6 08:50:57 v3.1.0-dev.60 08:50:57 v3.1.0-dev.7 08:50:57 v3.1.0-dev.8 08:50:57 v3.1.0-dev.9 08:50:57 v3.2.0-dev.1 08:50:57 v3.2.0-dev.10 08:50:57 v3.2.0-dev.11 08:50:57 v3.2.0-dev.12 08:50:57 v3.2.0-dev.13 08:50:57 v3.2.0-dev.14 08:50:57 v3.2.0-dev.15 08:50:57 v3.2.0-dev.16 08:50:57 v3.2.0-dev.17 08:50:57 v3.2.0-dev.18 08:50:57 v3.2.0-dev.19 08:50:57 v3.2.0-dev.2 08:50:57 v3.2.0-dev.20 08:50:57 v3.2.0-dev.21 08:50:57 v3.2.0-dev.22 08:50:57 v3.2.0-dev.23 08:50:57 v3.2.0-dev.24 08:50:57 v3.2.0-dev.25 08:50:57 v3.2.0-dev.26 08:50:57 v3.2.0-dev.27 08:50:57 v3.2.0-dev.28 08:50:57 v3.2.0-dev.29 08:50:57 v3.2.0-dev.3 08:50:57 v3.2.0-dev.30 08:50:57 v3.2.0-dev.4 08:50:57 v3.2.0-dev.5 08:50:57 v3.2.0-dev.6 08:50:57 v3.2.0-dev.7 08:50:57 v3.2.0-dev.8 08:50:57 v3.2.0-dev.9 [Pipeline] sh 08:50:57 + lftools sign git-tag v3.2.0-dev.30 08:50:58 Signing Git tag with Sigul... 08:50:58 Signing v3.2.0-dev.30 [Pipeline] echo 08:50:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:50:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:50:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:50:59 $ docker stop --time=1 0d828ba0fd4486f3971efc4e636f57b033a0f7a0b542b5aa326bb6c439dacf68 08:51:00 $ docker rm -f --volumes 0d828ba0fd4486f3971efc4e636f57b033a0f7a0b542b5aa326bb6c439dacf68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:51:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:51:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:51:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:01 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 08:51: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 08:51:01 $ docker top 089a827c397492241a7813978d44e2787c67b293cd17fa892a7b016a9b69e06a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:51:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:51:02 [ssh-agent] Looking for ssh-agent implementation... 08:51:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:02 $ docker exec 089a827c397492241a7813978d44e2787c67b293cd17fa892a7b016a9b69e06a ssh-agent 08:51:02 SSH_AUTH_SOCK=/tmp/ssh-yWCnqlqB7DaL/agent.33 08:51:02 SSH_AGENT_PID=39 08:51:02 Running ssh-add (command line suppressed) 08:51:02 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13749070592642156283.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13749070592642156283.key) 08:51:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:51:02 + git semver bump pre 08:51:03 2024-03-29 08:51:02,909 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:51:03 2024-03-29 08:51:02,910 [bump_version] DEBUG bumping version:3.2.0-dev.30 on axis:pre with prefix:dev 08:51:03 2024-03-29 08:51:02,910 [bump_version] DEBUG bumped version:3.2.0-dev.31 08:51:03 2024-03-29 08:51:02,910 [write_version] DEBUG write version:3.2.0-dev.31 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 08:51:03 2024-03-29 08:51:02,910 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:51:03 2024-03-29 08:51:02,910 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:51:03 2024-03-29 08:51:02,912 [execute] INFO git cat-file --batch-check 08:51:03 2024-03-29 08:51:02,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 08:51:03 2024-03-29 08:51:02,916 [execute] INFO git cat-file --batch 08:51:03 2024-03-29 08:51:02,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 08:51:03 2024-03-29 08:51:02,921 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:51:03 3.2.0-dev.31 [Pipeline] } 08:51:03 $ docker exec --env ******** --env ******** 089a827c397492241a7813978d44e2787c67b293cd17fa892a7b016a9b69e06a ssh-agent -k 08:51:03 unset SSH_AUTH_SOCK; 08:51:03 unset SSH_AGENT_PID; 08:51:03 echo Agent pid 39 killed; 08:51:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:51:03 + git semver [Pipeline] } 08:51:04 $ docker stop --time=1 089a827c397492241a7813978d44e2787c67b293cd17fa892a7b016a9b69e06a 08:51:05 $ docker rm -f --volumes 089a827c397492241a7813978d44e2787c67b293cd17fa892a7b016a9b69e06a [Pipeline] // withDockerContainer [Pipeline] sh 08:51:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:51:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:51:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:06 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 08:51:06 $ 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 08:51:06 $ docker top ae681ea7dc86373bea7e1df510a67dc6fbb2af65c5291b9be0b4dbf6bc49dd0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:51:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:51:07 [ssh-agent] Looking for ssh-agent implementation... 08:51:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:07 $ docker exec ae681ea7dc86373bea7e1df510a67dc6fbb2af65c5291b9be0b4dbf6bc49dd0c ssh-agent 08:51:07 SSH_AUTH_SOCK=/tmp/ssh-qp4kOPuCS2ew/agent.33 08:51:07 SSH_AGENT_PID=39 08:51:07 Running ssh-add (command line suppressed) 08:51:07 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6329878511317370475.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6329878511317370475.key) 08:51:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:51:07 + git semver push 08:51:07 2024-03-29 08:51:07,854 [run_push] DEBUG push 08:51:07 2024-03-29 08:51:07,855 [execute] INFO git cat-file --batch-check 08:51:07 2024-03-29 08:51:07,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 08:51:07 2024-03-29 08:51:07,859 [execute] INFO git rev-list 8193996c7d32b325dfbd129e137d065482dcb2df -- 08:51:07 2024-03-29 08:51:07,859 [execute] DEBUG Popen(['git', 'rev-list', '8193996c7d32b325dfbd129e137d065482dcb2df', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 08:51:07 2024-03-29 08:51:07,870 [execute] INFO git fetch -v origin 08:51:07 2024-03-29 08:51:07,870 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 08:51:08 2024-03-29 08:51:08,396 [run_push] DEBUG no remote changes detected 08:51:08 2024-03-29 08:51:08,396 [execute] INFO git push origin semver 08:51:08 2024-03-29 08:51:08,397 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 08:51:09 2024-03-29 08:51:09,217 [run_push] DEBUG push all version tags 08:51:09 2024-03-29 08:51:09,217 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:51:09 2024-03-29 08:51:09,218 [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) 08:51:10 2024-03-29 08:51:10,052 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 08:51:10 3.2.0-dev.31 [Pipeline] } 08:51:10 $ docker exec --env ******** --env ******** ae681ea7dc86373bea7e1df510a67dc6fbb2af65c5291b9be0b4dbf6bc49dd0c ssh-agent -k 08:51:10 unset SSH_AUTH_SOCK; 08:51:10 unset SSH_AGENT_PID; 08:51:10 echo Agent pid 39 killed; 08:51:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:51:10 + git semver [Pipeline] } 08:51:11 $ docker stop --time=1 ae681ea7dc86373bea7e1df510a67dc6fbb2af65c5291b9be0b4dbf6bc49dd0c 08:51:12 $ docker rm -f --volumes ae681ea7dc86373bea7e1df510a67dc6fbb2af65c5291b9be0b4dbf6bc49dd0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:51:13 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 08:51:13 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 08:51:13 total 16 08:51:13 drwxr-xr-x 3 root root 4096 Mar 29 08:44 . 08:51:13 drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 08:50 .. 08:51:13 drwxr-xr-x 2 root root 4096 Mar 29 08:44 cost 08:51:13 -rw-r--r-- 1 root root 88 Mar 29 08:44 cost.csv 08:51:13 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 08:51:13 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 08:51:13 total 16 08:51:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 08:44 . 08:51:13 drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 08:50 .. 08:51:13 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 08:44 cost 08:51:13 -rw-r--r-- 1 jenkins jenkins 88 Mar 29 08:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:51:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:51:14 ---> package-listing.sh 08:51:14 ++ facter osfamily 08:51:14 ++ tr '[:upper:]' '[:lower:]' 08:51:14 + OS_FAMILY=debian 08:51:14 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 08:51:14 + START_PACKAGES=/tmp/packages_start.txt 08:51:14 + END_PACKAGES=/tmp/packages_end.txt 08:51:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:51:14 + PACKAGES=/tmp/packages_start.txt 08:51:14 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 08:51:14 + PACKAGES=/tmp/packages_end.txt 08:51:14 + case "${OS_FAMILY}" in 08:51:14 + dpkg -l 08:51:14 + grep '^ii' 08:51:14 + '[' -f /tmp/packages_start.txt ']' 08:51:14 + '[' -f /tmp/packages_end.txt ']' 08:51:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:51:14 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 08:51:14 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 08:51:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 08:51:14 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 08:51:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:15 prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container 08:51:15 $ 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 08:51:15 $ docker top 8b3a86a832b007d4444121a669f62e8c15e87e9f698f19f90e4c5a17b20ae3d8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:16 + touch /tmp/pre-build-complete [Pipeline] sh 08:51:16 + mkdir -p /var/log/sysstat [Pipeline] sh 08:51:17 + ls /var/log/sa-host 08:51:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:17 provisioning config files... 08:51:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8186088410776140921tmp [Pipeline] { [Pipeline] echo 08:51:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:51:17 ---> create-netrc.sh [Pipeline] } 08:51:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:51:18 ---> python-tools-install.sh [Pipeline] echo 08:51:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:51:18 ---> sudo-logs.sh 08:51:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:51:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:51:19 ---> job-cost.sh 08:51:19 lf-activate-venv: SKIPPING 08:51:19 DEBUG: total: 0.2199999988079071 08:51:19 INFO: Retrieving Stack Cost... 08:51:20 INFO: Retrieving Pricing Info for: v3-standard-8 08:51:20 INFO: Archiving Costs [Pipeline] echo 08:51:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:51:20 ---> logs-deploy.sh 08:51:20 lf-activate-venv: SKIPPING 08:51:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/277 08:51:20 INFO: archiving workspace using pattern(s): 08:51:21 Archives upload complete. 08:51:21 INFO: archiving logs to Nexus 08:51:22 ---> uname -a: 08:51:22 Linux prd-ubuntu20-04-docker-8c-8g-1686 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:51:22 08:51:22 08:51:22 ---> lscpu: 08:51:22 Architecture: x86_64 08:51:22 CPU op-mode(s): 32-bit, 64-bit 08:51:22 Byte Order: Little Endian 08:51:22 Address sizes: 40 bits physical, 48 bits virtual 08:51:22 CPU(s): 8 08:51:22 On-line CPU(s) list: 0-7 08:51:22 Thread(s) per core: 1 08:51:22 Core(s) per socket: 1 08:51:22 Socket(s): 8 08:51:22 NUMA node(s): 1 08:51:22 Vendor ID: AuthenticAMD 08:51:22 CPU family: 23 08:51:22 Model: 49 08:51:22 Model name: AMD EPYC-Rome Processor 08:51:22 Stepping: 0 08:51:22 CPU MHz: 2799.996 08:51:22 BogoMIPS: 5599.99 08:51:22 Virtualization: AMD-V 08:51:22 Hypervisor vendor: KVM 08:51:22 Virtualization type: full 08:51:22 L1d cache: 256 KiB 08:51:22 L1i cache: 256 KiB 08:51:22 L2 cache: 4 MiB 08:51:22 L3 cache: 128 MiB 08:51:22 NUMA node0 CPU(s): 0-7 08:51:22 Vulnerability Itlb multihit: Not affected 08:51:22 Vulnerability L1tf: Not affected 08:51:22 Vulnerability Mds: Not affected 08:51:22 Vulnerability Meltdown: Not affected 08:51:22 Vulnerability Mmio stale data: Not affected 08:51:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:51:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:51:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:51:22 Vulnerability Srbds: Not affected 08:51:22 Vulnerability Tsx async abort: Not affected 08:51:22 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 08:51:22 08:51:22 08:51:22 ---> nproc: 08:51:22 8 08:51:22 08:51:22 08:51:22 ---> df -h: 08:51:22 Filesystem Size Used Avail Use% Mounted on 08:51:22 overlay 155G 12G 144G 8% / 08:51:22 tmpfs 64M 0 64M 0% /dev 08:51:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:51:22 shm 64M 0 64M 0% /dev/shm 08:51:22 /dev/vda1 155G 12G 144G 8% /facter-os 08:51:22 08:51:22 08:51:22 ---> sar -b -r -n DEV: 08:51:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1686) 03/29/24 _x86_64_ (8 CPU) 08:51:22 08:51:22 08:41:44 LINUX RESTART (8 CPU) 08:51:22 08:51:22 08:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:51:22 08:43:01 326.43 47.38 279.05 0.00 5323.65 60941.84 0.00 08:51:22 08:44:01 117.35 0.58 116.76 0.00 12.26 45227.00 0.00 08:51:22 08:45:01 59.91 0.23 59.68 0.00 16.53 21892.59 0.00 08:51:22 08:46:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 08:51:22 08:47:01 37.79 9.37 28.43 0.00 2884.59 4511.51 0.00 08:51:22 08:48:01 3.18 0.00 3.18 0.00 0.00 76.25 0.00 08:51:22 08:49:01 2.93 0.03 2.90 0.00 0.27 68.92 0.00 08:51:22 08:50:01 1.88 0.00 1.88 0.00 0.00 21.06 0.00 08:51:22 08:51:01 136.16 0.83 135.33 0.00 39.19 60933.31 0.00 08:51:22 Average: 76.35 6.49 69.86 0.00 919.59 21521.22 0.00 08:51:22 08:51:22 08:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:51:22 08:43:01 29270888 31570996 761980 2.32 73604 2501048 1702280 5.02 990916 2248312 609496 08:51:22 08:44:01 28259588 31443268 865868 2.63 103588 3251560 1906924 5.62 1374032 2749952 147296 08:51:22 08:45:01 28708456 31551676 762808 2.32 105492 2953848 1764596 5.20 1128856 2593220 36 08:51:22 08:46:01 28708344 31551632 762652 2.32 105540 2953860 1764596 5.20 1128488 2593224 4 08:51:22 08:47:01 28439600 31527324 758724 2.31 122228 3183336 1709948 5.04 1285084 2679228 228 08:51:22 08:48:01 28451704 31539792 746792 2.27 122436 3183508 1709948 5.04 1271676 2678848 180 08:51:22 08:49:01 28461252 31544500 742680 2.26 121012 3180256 1682512 4.96 1266132 2675652 8 08:51:22 08:50:01 28460984 31544348 742836 2.26 121108 3180248 1682512 4.96 1266268 2675652 8 08:51:22 08:51:01 26940388 31505392 774840 2.36 162564 4489092 1706364 5.03 1403664 3923572 208 08:51:22 Average: 28411245 31530992 768798 2.34 115286 3208528 1736631 5.12 1235013 2757518 84163 08:51:22 08:51:22 08:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:51:22 08:43:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 08:51:22 08:43:01 docker0 19.45 21.10 1.62 140.43 0.00 0.00 0.00 0.00 08:51:22 08:43:01 ens3 391.05 308.17 5816.86 104.16 0.00 0.00 0.00 0.00 08:51:22 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:22 08:44:01 docker0 82.10 129.83 6.88 1246.79 0.00 0.00 0.00 0.00 08:51:22 08:44:01 vethe7402f1 82.10 129.95 8.01 1246.80 0.00 0.00 0.00 0.10 08:51:22 08:44:01 ens3 160.04 101.35 1277.81 21.03 0.00 0.00 0.00 0.00 08:51:22 08:45:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 08:51:22 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:22 08:45:01 ens3 100.62 63.61 2527.82 12.93 0.00 0.00 0.00 0.00 08:51:22 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:22 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:22 08:46:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:51:22 08:47:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 08:51:22 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:22 08:47:01 ens3 109.55 67.31 1339.09 4.71 0.00 0.00 0.00 0.00 08:51:22 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:22 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:22 08:48:01 ens3 0.55 0.40 0.23 0.13 0.00 0.00 0.00 0.00 08:51:22 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:22 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:22 08:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:22 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:22 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:22 08:50:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:51:22 08:51:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 08:51:22 08:51:01 docker0 73.74 116.01 6.25 1246.23 0.00 0.00 0.00 0.00 08:51:22 08:51:01 ens3 414.58 289.14 8464.72 130.65 0.00 0.00 0.00 0.00 08:51:22 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 08:51:22 Average: docker0 19.48 29.66 1.64 292.60 0.00 0.00 0.00 0.00 08:51:22 Average: ens3 130.75 92.25 2158.51 30.40 0.00 0.00 0.00 0.00 08:51:22 08:51:22 08:51:22 ---> sar -P ALL: 08:51:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1686) 03/29/24 _x86_64_ (8 CPU) 08:51:22 08:51:22 08:41:44 LINUX RESTART (8 CPU) 08:51:22 08:51:22 08:42:01 CPU %user %nice %system %iowait %steal %idle 08:51:22 08:43:01 all 9.53 0.00 3.09 2.25 0.06 85.06 08:51:22 08:43:01 0 12.83 0.00 2.91 0.74 0.05 83.47 08:51:22 08:43:01 1 9.98 0.00 3.19 5.78 0.05 81.00 08:51:22 08:43:01 2 9.51 0.00 3.17 1.49 0.07 85.76 08:51:22 08:43:01 3 10.17 0.00 3.30 6.00 0.07 80.46 08:51:22 08:43:01 4 9.21 0.00 3.04 0.82 0.08 86.84 08:51:22 08:43:01 5 9.84 0.00 2.44 0.20 0.03 87.47 08:51:22 08:43:01 6 5.48 0.00 2.74 0.60 0.07 91.12 08:51:22 08:43:01 7 9.26 0.00 3.95 2.37 0.07 84.35 08:51:22 08:44:01 all 41.64 0.00 4.39 2.63 0.08 51.25 08:51:22 08:44:01 0 42.48 0.00 4.26 1.43 0.08 51.75 08:51:22 08:44:01 1 41.48 0.00 4.05 0.81 0.08 53.58 08:51:22 08:44:01 2 42.06 0.00 4.08 0.49 0.10 53.26 08:51:22 08:44:01 3 42.02 0.00 4.37 1.31 0.08 52.22 08:51:22 08:44:01 4 41.31 0.00 4.50 2.70 0.08 51.41 08:51:22 08:44:01 5 41.47 0.00 4.66 7.39 0.08 46.39 08:51:22 08:44:01 6 41.20 0.00 4.76 6.03 0.08 47.93 08:51:22 08:44:01 7 41.13 0.00 4.44 0.89 0.07 53.47 08:51:22 08:45:01 all 7.62 0.00 2.12 1.12 0.04 89.10 08:51:22 08:45:01 0 7.66 0.00 1.93 0.12 0.03 90.27 08:51:22 08:45:01 1 7.41 0.00 2.48 0.12 0.05 89.94 08:51:22 08:45:01 2 7.75 0.00 2.40 0.17 0.03 89.65 08:51:22 08:45:01 3 7.67 0.00 1.86 0.02 0.03 90.42 08:51:22 08:45:01 4 7.10 0.00 2.07 2.03 0.03 88.77 08:51:22 08:45:01 5 9.31 0.00 1.94 0.61 0.03 88.11 08:51:22 08:45:01 6 7.05 0.00 1.99 1.04 0.03 89.88 08:51:22 08:45:01 7 6.97 0.00 2.33 4.86 0.05 85.79 08:51:22 08:46:01 all 0.28 0.00 0.02 0.01 0.02 99.68 08:51:22 08:46:01 0 0.02 0.00 0.02 0.03 0.02 99.92 08:51:22 08:46:01 1 0.00 0.00 0.05 0.00 0.00 99.95 08:51:22 08:46:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:51:22 08:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:51:22 08:46:01 4 0.08 0.00 0.03 0.00 0.07 99.82 08:51:22 08:46:01 5 1.56 0.00 0.02 0.00 0.00 98.42 08:51:22 08:46:01 6 0.50 0.00 0.00 0.00 0.02 99.49 08:51:22 08:46:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:51:22 08:47:01 all 1.68 0.00 0.76 0.42 0.02 97.12 08:51:22 08:47:01 0 0.87 0.00 0.73 1.50 0.02 96.88 08:51:22 08:47:01 1 0.97 0.00 0.53 0.62 0.03 97.85 08:51:22 08:47:01 2 2.47 0.00 0.74 0.02 0.03 96.74 08:51:22 08:47:01 3 2.47 0.00 1.65 0.05 0.02 95.81 08:51:22 08:47:01 4 1.24 0.00 0.92 0.38 0.05 97.41 08:51:22 08:47:01 5 1.10 0.00 0.60 0.10 0.02 98.18 08:51:22 08:47:01 6 3.05 0.00 0.56 0.66 0.02 95.71 08:51:22 08:47:01 7 1.25 0.00 0.35 0.02 0.02 98.36 08:51:22 08:48:01 all 0.28 0.00 0.02 0.01 0.02 99.66 08:51:22 08:48:01 0 0.02 0.00 0.05 0.08 0.02 99.83 08:51:22 08:48:01 1 0.07 0.00 0.08 0.00 0.03 99.82 08:51:22 08:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:51:22 08:48:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:51:22 08:48:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:51:22 08:48:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:51:22 08:48:01 6 1.97 0.00 0.00 0.00 0.02 98.01 08:51:22 08:48:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:51:22 08:49:01 all 0.30 0.00 0.05 0.01 0.01 99.63 08:51:22 08:49:01 0 0.02 0.00 0.03 0.07 0.02 99.87 08:51:22 08:49:01 1 0.05 0.00 0.07 0.00 0.05 99.83 08:51:22 08:49:01 2 0.28 0.00 0.07 0.00 0.02 99.63 08:51:22 08:49:01 3 0.07 0.00 0.07 0.00 0.00 99.87 08:51:22 08:49:01 4 0.07 0.00 0.03 0.00 0.00 99.90 08:51:22 08:49:01 5 0.07 0.00 0.05 0.00 0.00 99.88 08:51:22 08:49:01 6 1.78 0.00 0.07 0.00 0.02 98.14 08:51:22 08:49:01 7 0.02 0.00 0.05 0.00 0.00 99.93 08:51:22 08:50:01 all 0.06 0.00 0.01 0.01 0.01 99.92 08:51:22 08:50:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:51:22 08:50:01 1 0.10 0.00 0.02 0.00 0.03 99.85 08:51:22 08:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:51:22 08:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:51:22 08:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:51:22 08:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:51:22 08:50:01 6 0.30 0.00 0.00 0.00 0.02 99.68 08:51:22 08:50:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:51:22 08:51:01 all 9.24 0.00 3.88 2.74 0.09 84.05 08:51:22 08:51:01 0 9.15 0.00 3.56 0.64 0.07 86.58 08:51:22 08:51:01 1 9.40 0.00 3.73 0.83 0.08 85.96 08:51:22 08:51:01 2 9.23 0.00 3.90 0.84 0.12 85.91 08:51:22 08:51:01 3 10.16 0.00 4.39 9.99 0.05 75.41 08:51:22 08:51:01 4 10.96 0.00 4.14 0.08 0.22 84.60 08:51:22 08:51:01 5 8.76 0.00 3.25 0.30 0.05 87.63 08:51:22 08:51:01 6 6.88 0.00 3.80 2.64 0.07 86.61 08:51:22 08:51:01 7 9.40 0.00 4.24 6.65 0.05 79.67 08:51:22 Average: all 7.80 0.00 1.59 1.02 0.04 89.56 08:51:22 Average: 0 8.08 0.00 1.49 0.51 0.03 89.88 08:51:22 Average: 1 7.67 0.00 1.57 0.90 0.05 89.81 08:51:22 Average: 2 7.88 0.00 1.59 0.33 0.05 90.15 08:51:22 Average: 3 8.02 0.00 1.73 1.92 0.03 88.31 08:51:22 Average: 4 7.74 0.00 1.63 0.67 0.06 89.90 08:51:22 Average: 5 7.97 0.00 1.43 0.95 0.03 89.62 08:51:22 Average: 6 7.52 0.00 1.53 1.21 0.04 89.71 08:51:22 Average: 7 7.53 0.00 1.70 1.64 0.03 89.10 08:51:22 08:51:22 08:51:22