Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bf65346b37006730296af6977ace3a49ecd7286 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-ssh2132996533074202462.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1535509902589935501.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-secrets/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-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4733765135252601794.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh9329116215415936953.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-secrets/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-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2389406431127702726.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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-secrets 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-38557 in /w/workspace/edgexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5bf65346b37006730296af6977ace3a49ecd7286 (main) Commit message: "Merge pull request #309 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0-dev.26" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bf65346b37006730296af6977ace3a49ecd7286 # timeout=10 > git rev-list --no-walk ecdbea3b82f66ae3e6ac43c8af678fa9aeb609d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:45:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:45:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:45:43 ========================================================= 22:45:43 EdgeX Global Pipelines Version Info 22:45:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:45:44 ------------------- 22:45:44 stable info: 22:45:44 ------------------- 22:45:44 Commited By: Cherry Wang cherry@iotechsys.com 22:45:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 22:45:44 Message: update stable to v1.0.269 22:45:44 ------------------- 22:45:44 experimental info: 22:45:44 ------------------- 22:45:44 Commited By: **** collab-it+edgex@linuxfoundation.org 22:45:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 22:45:44 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:45:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 22:45:44 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 22:45:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:45:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:45:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:45:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:45:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bf65346b37006730296af6977ace3a49ecd7286 [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bf6534 [Pipeline] echo 22:45:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:45:45 + git rev-list -1 --merges 5bf65346b37006730296af6977ace3a49ecd7286~1..5bf65346b37006730296af6977ace3a49ecd7286 [Pipeline] echo 22:45:45 -----------> git rev-list -1 --merges 5bf65346b37006730296af6977ace3a49ecd7286~1..5bf65346b37006730296af6977ace3a49ecd7286 5bf65346b37006730296af6977ace3a49ecd7286 22:45:45 5bf65346b37006730296af6977ace3a49ecd7286 [false] [Pipeline] sh 22:45:46 + git log --format=format:%s -1 5bf65346b37006730296af6977ace3a49ecd7286 [Pipeline] echo 22:45:46 ========================================================= 22:45:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:45:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:45:46 + git log --format=format:%s -1 5bf65346b37006730296af6977ace3a49ecd7286 [Pipeline] echo 22:45:46 [semverPrep] GIT_COMMIT: 5bf65346b37006730296af6977ace3a49ecd7286, Commit Message: Merge pull request #309 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0-dev.26 [Pipeline] echo 22:45:46 [semverPrep] This is not a build commit. [Pipeline] sh 22:45:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:45:46 + grep -v github /etc/ssh/ssh_known_hosts 22:45:46 + [ -e /tmp/ssh_known_hosts ] 22:45:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:45:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:45:46 + sudo tee -a /etc/ssh/ssh_known_hosts 22:45:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:45:47 22:45:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:45:47 0.1.4: Pulling from edgex-devops/py-git-semver 22:45:47 b85a868b505f: Pulling fs layer 22:45:47 e2be974225ed: Pulling fs layer 22:45:47 339a4e72a1f5: Pulling fs layer 22:45:47 988bab9f4d93: Pulling fs layer 22:45:47 1469e6f7b9e6: Pulling fs layer 22:45:47 eaf3925da568: Pulling fs layer 22:45:47 bab4dde63d76: Pulling fs layer 22:45:47 bde34c3a00c8: Pulling fs layer 22:45:47 1469e6f7b9e6: Waiting 22:45:47 988bab9f4d93: Waiting 22:45:47 bab4dde63d76: Waiting 22:45:47 eaf3925da568: Waiting 22:45:47 b352a97aabf1: Pulling fs layer 22:45:47 bde34c3a00c8: Waiting 22:45:47 4872d77fe225: Pulling fs layer 22:45:47 5851b861e8e6: Pulling fs layer 22:45:47 4872d77fe225: Waiting 22:45:47 b352a97aabf1: Waiting 22:45:47 5851b861e8e6: Waiting 22:45:47 e2be974225ed: Verifying Checksum 22:45:47 e2be974225ed: Download complete 22:45:47 988bab9f4d93: Download complete 22:45:47 1469e6f7b9e6: Verifying Checksum 22:45:47 1469e6f7b9e6: Download complete 22:45:47 eaf3925da568: Verifying Checksum 22:45:47 eaf3925da568: Download complete 22:45:47 339a4e72a1f5: Verifying Checksum 22:45:47 339a4e72a1f5: Download complete 22:45:47 bde34c3a00c8: Download complete 22:45:47 b352a97aabf1: Verifying Checksum 22:45:47 b352a97aabf1: Download complete 22:45:48 4872d77fe225: Download complete 22:45:48 5851b861e8e6: Verifying Checksum 22:45:48 5851b861e8e6: Download complete 22:45:48 b85a868b505f: Verifying Checksum 22:45:48 b85a868b505f: Download complete 22:45:48 bab4dde63d76: Verifying Checksum 22:45:48 bab4dde63d76: Download complete 22:45:49 b85a868b505f: Pull complete 22:45:49 e2be974225ed: Pull complete 22:45:50 339a4e72a1f5: Pull complete 22:45:50 988bab9f4d93: Pull complete 22:45:50 1469e6f7b9e6: Pull complete 22:45:50 eaf3925da568: Pull complete 22:45:52 bab4dde63d76: Pull complete 22:45:52 bde34c3a00c8: Pull complete 22:45:52 b352a97aabf1: Pull complete 22:45:52 4872d77fe225: Pull complete 22:45:52 5851b861e8e6: Pull complete 22:45:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:45:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:45:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:45:52 prd-ubuntu20.04-docker-8c-8g-38557 does not seem to be running inside a container 22:45:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:45:55 $ docker top db51f2ae48db4de467f8f5d3aa97d0e00f215eff7eecd9d7285759c1c46a0dcb -eo pid,comm 22:45:55 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). 22:45:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:45:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:45:55 [ssh-agent] Looking for ssh-agent implementation... 22:45:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:45:56 $ docker exec db51f2ae48db4de467f8f5d3aa97d0e00f215eff7eecd9d7285759c1c46a0dcb ssh-agent 22:45:56 SSH_AUTH_SOCK=/tmp/ssh-vBKmeDFXGOBH/agent.31 22:45:56 SSH_AGENT_PID=37 22:45:56 Running ssh-add (command line suppressed) 22:45:56 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10616937925735648982.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10616937925735648982.key) 22:45:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:45:56 + git tag --points-at HEAD [Pipeline] } 22:45:56 $ docker exec --env ******** --env ******** db51f2ae48db4de467f8f5d3aa97d0e00f215eff7eecd9d7285759c1c46a0dcb ssh-agent -k 22:45:56 unset SSH_AUTH_SOCK; 22:45:56 unset SSH_AGENT_PID; 22:45:56 echo Agent pid 37 killed; 22:45:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:45:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:45:56 [ssh-agent] Looking for ssh-agent implementation... 22:45:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:45:56 $ docker exec db51f2ae48db4de467f8f5d3aa97d0e00f215eff7eecd9d7285759c1c46a0dcb ssh-agent 22:45:57 SSH_AUTH_SOCK=/tmp/ssh-XzRCwXoFbUVj/agent.70 22:45:57 SSH_AGENT_PID=76 22:45:57 Running ssh-add (command line suppressed) 22:45:57 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5803198294120493125.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5803198294120493125.key) 22:45:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:45:57 + git semver init 22:45:57 2025-02-10 22:45:57,644 [run_init] DEBUG init version:0.0.0 force:False 22:45:57 2025-02-10 22:45:57,645 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 22:45:57 2025-02-10 22:45:57,645 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 22:45:57 2025-02-10 22:45:57,645 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 22:45:58 2025-02-10 22:45:58,501 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 22:45:58 2025-02-10 22:45:58,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 22:45:58 2025-02-10 22:45:58,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 22:45:58 2025-02-10 22:45:58,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 22:45:58 4.0.0-dev.8 [Pipeline] } 22:45:58 $ docker exec --env ******** --env ******** db51f2ae48db4de467f8f5d3aa97d0e00f215eff7eecd9d7285759c1c46a0dcb ssh-agent -k 22:45:58 unset SSH_AUTH_SOCK; 22:45:58 unset SSH_AGENT_PID; 22:45:58 echo Agent pid 76 killed; 22:45:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:45:58 + git semver [Pipeline] } 22:45:59 $ docker stop --time=1 db51f2ae48db4de467f8f5d3aa97d0e00f215eff7eecd9d7285759c1c46a0dcb 22:46:00 $ docker rm -f --volumes db51f2ae48db4de467f8f5d3aa97d0e00f215eff7eecd9d7285759c1c46a0dcb [Pipeline] // withDockerContainer [Pipeline] sh 22:46:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:46:01 Stashed 1 file(s) [Pipeline] echo 22:46:01 [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 22:46:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:46:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:46:01 ========================================================= 22:46:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:46:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:46:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:46:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:46:02 da9db072f522: Pulling fs layer 22:46:02 6ef4a4ee8ca5: Pulling fs layer 22:46:02 06f05ace1117: Pulling fs layer 22:46:02 5fe327b54edc: Pulling fs layer 22:46:02 4f4fb700ef54: Pulling fs layer 22:46:02 92a5565b7b96: Pulling fs layer 22:46:02 ff9bb7016b71: Pulling fs layer 22:46:02 b67dba6c2c7d: Pulling fs layer 22:46:02 a813b0c90790: Pulling fs layer 22:46:02 92a5565b7b96: Waiting 22:46:02 ff9bb7016b71: Waiting 22:46:02 b67dba6c2c7d: Waiting 22:46:02 5fe327b54edc: Waiting 22:46:02 4f4fb700ef54: Waiting 22:46:02 a813b0c90790: Waiting 22:46:02 6ef4a4ee8ca5: Verifying Checksum 22:46:02 6ef4a4ee8ca5: Download complete 22:46:02 5fe327b54edc: Verifying Checksum 22:46:02 5fe327b54edc: Download complete 22:46:02 4f4fb700ef54: Verifying Checksum 22:46:02 4f4fb700ef54: Download complete 22:46:02 92a5565b7b96: Verifying Checksum 22:46:02 92a5565b7b96: Download complete 22:46:02 da9db072f522: Download complete 22:46:02 ff9bb7016b71: Download complete 22:46:02 da9db072f522: Pull complete 22:46:02 a813b0c90790: Verifying Checksum 22:46:02 a813b0c90790: Download complete 22:46:02 6ef4a4ee8ca5: Pull complete 22:46:02 06f05ace1117: Verifying Checksum 22:46:02 06f05ace1117: Download complete 22:46:02 b67dba6c2c7d: Verifying Checksum 22:46:02 b67dba6c2c7d: Download complete 22:46:06 06f05ace1117: Pull complete 22:46:06 5fe327b54edc: Pull complete 22:46:06 4f4fb700ef54: Pull complete 22:46:06 92a5565b7b96: Pull complete 22:46:06 ff9bb7016b71: Pull complete 22:46:08 b67dba6c2c7d: Pull complete 22:46:09 a813b0c90790: Pull complete 22:46:09 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 22:46:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:46:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 22:46:09 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:10 + docker inspect -f . ci-base-image-x86_64 22:46:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:10 prd-ubuntu20.04-docker-8c-8g-38557 does not seem to be running inside a container 22:46:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:46:14 $ docker top 73f0eac287eded6ca6654dfb6718a76c3701fa71514916dfd6e4011924536116 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:14 + go version 22:46:14 go version go1.23.4 linux/amd64 [Pipeline] } 22:46:14 $ docker stop --time=1 73f0eac287eded6ca6654dfb6718a76c3701fa71514916dfd6e4011924536116 22:46:16 $ docker rm -f --volumes 73f0eac287eded6ca6654dfb6718a76c3701fa71514916dfd6e4011924536116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:16 + docker inspect -f . ci-base-image-x86_64 22:46:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:16 prd-ubuntu20.04-docker-8c-8g-38557 does not seem to be running inside a container 22:46:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:46:17 $ docker top 493c218d5c310e00dd5ada6faf967618a94a69bc1762ca184a3057015f33e992 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:17 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 22:46:17 + make test 22:46:17 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 22:46:17 go: downloading github.com/stretchr/testify v1.10.0 22:46:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.26 22:46:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 22:46:17 go: downloading github.com/davecgh/go-spew v1.1.1 22:46:17 go: downloading github.com/pmezard/go-difflib v1.0.0 22:46:17 go: downloading github.com/stretchr/objx v0.5.2 22:46:17 go: downloading github.com/zeebo/errs v1.4.0 22:46:17 go: downloading google.golang.org/grpc v1.70.0 22:46:17 go: downloading github.com/go-kit/log v0.2.1 22:46:17 go: downloading github.com/go-playground/validator/v10 v10.24.0 22:46:17 go: downloading github.com/google/uuid v1.6.0 22:46:17 go: downloading gopkg.in/yaml.v3 v3.0.1 22:46:17 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 22:46:17 go: downloading google.golang.org/protobuf v1.36.1 22:46:18 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:46:18 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 22:46:18 go: downloading github.com/go-playground/universal-translator v0.18.1 22:46:18 go: downloading github.com/leodido/go-urn v1.4.0 22:46:18 go: downloading golang.org/x/crypto v0.32.0 22:46:18 go: downloading golang.org/x/text v0.21.0 22:46:18 go: downloading golang.org/x/net v0.34.0 22:46:18 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 22:46:18 go: downloading github.com/go-playground/locales v0.14.1 22:46:18 go: downloading golang.org/x/sys v0.29.0 22:46:36 ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] 22:46:36 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 22:46:36 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 22:46:39 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 22:46:39 github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements 22:46:45 ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 8.865s coverage: 74.7% of statements 22:46:45 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.021s coverage: 52.2% of statements 22:46:46 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.026s coverage: 96.7% of statements 22:46:46 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.014s coverage: 89.5% of statements 22:46:46 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.019s coverage: 100.0% of statements 22:46:46 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.027s coverage: 55.8% of statements 22:46:46 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.022s coverage: 73.7% of statements 22:46:46 ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.022s coverage: 100.0% of statements 22:47:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:47:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:47:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:47:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:47:08 $ docker stop --time=1 493c218d5c310e00dd5ada6faf967618a94a69bc1762ca184a3057015f33e992 22:47:11 $ docker rm -f --volumes 493c218d5c310e00dd5ada6faf967618a94a69bc1762ca184a3057015f33e992 [Pipeline] // withDockerContainer [Pipeline] sh 22:47:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:47:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:12 22:47:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:13 latest: Pulling from edgex-lftools-log-publisher 22:47:13 5eb5b503b376: Pulling fs layer 22:47:13 5c69ac0246d0: Pulling fs layer 22:47:13 ec43610c2a17: Pulling fs layer 22:47:13 3a2ae6a8a46f: Pulling fs layer 22:47:13 33b1e0a273af: Pulling fs layer 22:47:13 5d3b04190fa2: Pulling fs layer 22:47:13 2f39f015ded8: Pulling fs layer 22:47:13 3a2ae6a8a46f: Waiting 22:47:13 33b1e0a273af: Waiting 22:47:13 5d3b04190fa2: Waiting 22:47:13 2f39f015ded8: Waiting 22:47:13 5c69ac0246d0: Verifying Checksum 22:47:13 5c69ac0246d0: Download complete 22:47:13 3a2ae6a8a46f: Verifying Checksum 22:47:13 3a2ae6a8a46f: Download complete 22:47:13 33b1e0a273af: Verifying Checksum 22:47:13 33b1e0a273af: Download complete 22:47:13 5d3b04190fa2: Verifying Checksum 22:47:13 5d3b04190fa2: Download complete 22:47:13 ec43610c2a17: Verifying Checksum 22:47:13 5eb5b503b376: Download complete 22:47:13 2f39f015ded8: Download complete 22:47:14 5eb5b503b376: Pull complete 22:47:14 5c69ac0246d0: Pull complete 22:47:15 ec43610c2a17: Pull complete 22:47:15 3a2ae6a8a46f: Pull complete 22:47:15 33b1e0a273af: Pull complete 22:47:15 5d3b04190fa2: Pull complete 22:47:19 2f39f015ded8: Pull complete 22:47:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:47:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:19 prd-ubuntu20.04-docker-8c-8g-38557 does not seem to be running inside a container 22:47:19 $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 22:47:25 $ docker top c3ef5965497132d9623b871d14ce61237df4bf1ffd5ad3307d1d16c512b82fbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:25 ---> job-cost.sh 22:47:25 lf-activate-venv: SKIPPING 22:47:25 INFO: No Stack... 22:47:28 INFO: Retrieving Pricing Info for: v3-standard-8 22:47:28 INFO: Archiving Costs [Pipeline] sh 22:47:29 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 22:47:29 + cut -d, -f6 [Pipeline] lock 22:47:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-105-stack-cost] 22:47:29 Resource [jenkins-edgexfoundry-go-mod-secrets-main-105-stack-cost] did not exist. Created. 22:47:29 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:47:29 + echo total: 0.2199999988079071 [Pipeline] stash 22:47:29 Stashed 1 file(s) [Pipeline] } 22:47:29 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 22:47:29 $ docker stop --time=1 c3ef5965497132d9623b871d14ce61237df4bf1ffd5ad3307d1d16c512b82fbf 22:47:30 $ docker rm -f --volumes c3ef5965497132d9623b871d14ce61237df4bf1ffd5ad3307d1d16c512b82fbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:47:31 provisioning config files... 22:47:31 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4423769861609222007tmp [Pipeline] { [Pipeline] sh 22:47:31 + set +x 22:47:31 + + curl -sbash https://codecov.io/bash -s 22:47:31 -- 22:47:31 22:47:31 _____ _ 22:47:31 / ____| | | 22:47:31 | | ___ __| | ___ ___ _____ __ 22:47:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:47:31 | |___| (_) | (_| | __/ (_| (_) \ V / 22:47:31 \_____\___/ \__,_|\___|\___\___/ \_/ 22:47:31 Bash-1.0.6 22:47:31 22:47:31 22:47:31 ==> git version 2.25.1 found 22:47:31 ==> 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 22:47:31 Release-Date: 2020-01-08 22:47:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:47:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:47:31 ==> Jenkins CI detected. 22:47:31 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 22:47:31 project root: . 22:47:31 --> token set from env 22:47:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:47:31 ==> Running gcov in . (disable via -X gcov) 22:47:31 ==> Python coveragepy not found 22:47:31 ==> Searching for coverage reports in: 22:47:31 + . 22:47:31 -> Found 1 reports 22:47:31 ==> Detecting git/mercurial file structure 22:47:31 ==> Reading reports 22:47:31 + ./coverage.out bytes=74990 22:47:31 ==> Appending adjustments 22:47:31 https://docs.codecov.io/docs/fixing-reports 22:47:31 + Found adjustments 22:47:31 ==> Gzipping contents 22:47:31 12K /tmp/codecov.yiBbYH.gz 22:47:31 ==> Uploading reports 22:47:31 url: https://codecov.io 22:47:31 query: branch=main&commit=5bf65346b37006730296af6977ace3a49ecd7286&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 22:47:31 -> Pinging Codecov 22:47:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5bf65346b37006730296af6977ace3a49ecd7286&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 22:47:31 -> Uploading to 22:47:31 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-secrets/5bf65346b37006730296af6977ace3a49ecd7286/c4d6e5d6-b511-4251-b7bf-21c045dffede.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T224731Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=11802fd937defbae50f586962bea906710ea03f8dfa50d84f704be404f0409a7 22:47:31 % Total % Received % Xferd Average Speed Time Time Time Current 22:47:31 Dload Upload Total Spent Left Speed 22:47:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10511 0 0 100 10511 0 76166 --:--:-- --:--:-- --:--:-- 76166 22:47:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/5bf65346b37006730296af6977ace3a49ecd7286 [Pipeline] } 22:47:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:47:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:47:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:47:32 22:47:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:47:33 latest: Pulling from edgex-devops/edgex-snyk-go 22:47:33 43c4264eed91: Pulling fs layer 22:47:33 4cc291be95ef: Pulling fs layer 22:47:33 2ac1f1163629: Pulling fs layer 22:47:33 5c3c966382ef: Pulling fs layer 22:47:33 4f4fb700ef54: Pulling fs layer 22:47:33 d9c7d2e4e75e: Pulling fs layer 22:47:33 9c3e1370e548: Pulling fs layer 22:47:33 d9c7d2e4e75e: Waiting 22:47:33 5c3c966382ef: Waiting 22:47:33 9c3e1370e548: Waiting 22:47:33 4f4fb700ef54: Waiting 22:47:33 4cc291be95ef: Verifying Checksum 22:47:33 5c3c966382ef: Verifying Checksum 22:47:33 5c3c966382ef: Download complete 22:47:33 4f4fb700ef54: Download complete 22:47:33 43c4264eed91: Download complete 22:47:33 43c4264eed91: Pull complete 22:47:33 4cc291be95ef: Pull complete 22:47:33 d9c7d2e4e75e: Download complete 22:47:33 2ac1f1163629: Verifying Checksum 22:47:33 2ac1f1163629: Download complete 22:47:34 9c3e1370e548: Verifying Checksum 22:47:34 9c3e1370e548: Download complete 22:47:36 2ac1f1163629: Pull complete 22:47:36 5c3c966382ef: Pull complete 22:47:37 4f4fb700ef54: Pull complete 22:47:37 d9c7d2e4e75e: Pull complete 22:47:39 9c3e1370e548: Pull complete 22:47:39 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 22:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:47:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:40 prd-ubuntu20.04-docker-8c-8g-38557 does not seem to be running inside a container 22:47:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 22:47:44 $ docker top 07964c7965ff79822d6d400821fce5b923c89c35c3a77c711be0151831d77019 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:44 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] echo 22:47:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 22:47:44 + set -o pipefail 22:47:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 22:47:49 22:47:49 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v4)... 22:47:49 22:47:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2dead42e-5de1-4c38-a2c0-ac58afb943e8/history/b408b146-181a-4d41-a6d6-639973a752e1 22:47:49 22:47:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:47:49 22:47:49 22:47:49 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 22:47:49 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:47:49 $ docker stop --time=1 07964c7965ff79822d6d400821fce5b923c89c35c3a77c711be0151831d77019 22:47:52 $ docker rm -f --volumes 07964c7965ff79822d6d400821fce5b923c89c35c3a77c711be0151831d77019 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:47:53 + git log --format=format:%s -1 5bf65346b37006730296af6977ace3a49ecd7286 [Pipeline] sh 22:47:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:47:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:47:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:54 prd-ubuntu20.04-docker-8c-8g-38557 does not seem to be running inside a container 22:47:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:47:54 $ docker top e4ea8bba7979f61e7bc8f11ecd7300059748a1c52cb58524865684a515157e17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:47:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:54 [ssh-agent] Looking for ssh-agent implementation... 22:47:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:55 $ docker exec e4ea8bba7979f61e7bc8f11ecd7300059748a1c52cb58524865684a515157e17 ssh-agent 22:47:55 SSH_AUTH_SOCK=/tmp/ssh-EzBP9o0D7aTe/agent.32 22:47:55 SSH_AGENT_PID=38 22:47:55 Running ssh-add (command line suppressed) 22:47:55 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4041354320133143451.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4041354320133143451.key) 22:47:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:55 + git semver tag 22:47:55 2025-02-10 22:47:55,703 [run_tag] DEBUG tag force:False 22:47:55 2025-02-10 22:47:55,704 [check_head_tag] DEBUG check head tag 22:47:55 2025-02-10 22:47:55,706 [execute] INFO git cat-file --batch-check 22:47:55 2025-02-10 22:47:55,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 22:47:55 2025-02-10 22:47:55,710 [execute] INFO git cat-file --batch 22:47:55 2025-02-10 22:47:55,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 22:47:55 2025-02-10 22:47:55,731 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 22:47:55 2025-02-10 22:47:55,731 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 22:47:55 2025-02-10 22:47:55,731 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 22:47:55 2025-02-10 22:47:55,735 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 22:47:55 4.0.0-dev.8 [Pipeline] } 22:47:55 $ docker exec --env ******** --env ******** e4ea8bba7979f61e7bc8f11ecd7300059748a1c52cb58524865684a515157e17 ssh-agent -k 22:47:55 unset SSH_AUTH_SOCK; 22:47:55 unset SSH_AGENT_PID; 22:47:55 echo Agent pid 38 killed; 22:47:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:47:56 + git semver [Pipeline] } 22:47:56 $ docker stop --time=1 e4ea8bba7979f61e7bc8f11ecd7300059748a1c52cb58524865684a515157e17 22:47:57 $ docker rm -f --volumes e4ea8bba7979f61e7bc8f11ecd7300059748a1c52cb58524865684a515157e17 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:47:58 22:47:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:47:58 0.23.1-centos7: Pulling from edgex-lftools 22:47:58 ab5ef0e58194: Pulling fs layer 22:47:58 9712f1f96733: Pulling fs layer 22:47:58 63f879dbbcfc: Pulling fs layer 22:47:58 0d9ebad4ef96: Pulling fs layer 22:47:58 e9a5061849ea: Pulling fs layer 22:47:58 d747dcd14b5f: Pulling fs layer 22:47:58 2de7ff778b66: Pulling fs layer 22:47:58 e9a5061849ea: Waiting 22:47:58 2de7ff778b66: Waiting 22:47:58 d747dcd14b5f: Waiting 22:47:58 0d9ebad4ef96: Waiting 22:47:58 9712f1f96733: Download complete 22:47:58 63f879dbbcfc: Verifying Checksum 22:47:58 63f879dbbcfc: Download complete 22:47:59 0d9ebad4ef96: Verifying Checksum 22:47:59 0d9ebad4ef96: Download complete 22:47:59 e9a5061849ea: Verifying Checksum 22:47:59 e9a5061849ea: Download complete 22:47:59 d747dcd14b5f: Download complete 22:47:59 ab5ef0e58194: Verifying Checksum 22:47:59 ab5ef0e58194: Download complete 22:47:59 2de7ff778b66: Verifying Checksum 22:47:59 2de7ff778b66: Download complete 22:48:01 ab5ef0e58194: Pull complete 22:48:01 9712f1f96733: Pull complete 22:48:02 63f879dbbcfc: Pull complete 22:48:06 0d9ebad4ef96: Pull complete 22:48:06 e9a5061849ea: Pull complete 22:48:06 d747dcd14b5f: Pull complete 22:48:08 2de7ff778b66: Pull complete 22:48:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:48:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:08 prd-ubuntu20.04-docker-8c-8g-38557 does not seem to be running inside a container 22:48:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:48:13 $ docker top cb420576bb5c9e8f2bce04acc9e582b526c177d014fb1e0c1326db12c070ed71 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:48:13 provisioning config files... 22:48:13 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config14335864228256353675tmp 22:48:13 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config11716123642830810150tmp 22:48:13 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config14281338902484338166tmp [Pipeline] { [Pipeline] echo 22:48:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:48:13 ---> sigul-configuration.sh 22:48:13 gpg: directory `/root/.gnupg' created 22:48:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:48:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:48:13 gpg: keyring `/root/.gnupg/secring.gpg' created 22:48:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:48:13 gpg: CAST5 encrypted data 22:48:13 gpg: encrypted with 1 passphrase 22:48:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:48:14 + mkdir /home/jenkins 22:48:14 + mkdir /home/jenkins/sigul [Pipeline] sh 22:48:14 + 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 22:48:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:48:14 ---> sigul-install.sh 22:48:14 Sigul already installed; skipping installation. [Pipeline] sh 22:48:15 + git tag --list 22:48:15 v0.0.0 22:48:15 v0.0.1 22:48:15 v0.0.10 22:48:15 v0.0.11 22:48:15 v0.0.12 22:48:15 v0.0.13 22:48:15 v0.0.14 22:48:15 v0.0.15 22:48:15 v0.0.16 22:48:15 v0.0.17 22:48:15 v0.0.18 22:48:15 v0.0.19 22:48:15 v0.0.2 22:48:15 v0.0.20 22:48:15 v0.0.21 22:48:15 v0.0.22 22:48:15 v0.0.23 22:48:15 v0.0.24 22:48:15 v0.0.25 22:48:15 v0.0.26 22:48:15 v0.0.27 22:48:15 v0.0.28 22:48:15 v0.0.29 22:48:15 v0.0.3 22:48:15 v0.0.30 22:48:15 v0.0.31 22:48:15 v0.0.32 22:48:15 v0.0.33 22:48:15 v0.0.4 22:48:15 v0.0.5 22:48:15 v0.0.6 22:48:15 v0.0.7 22:48:15 v0.0.8 22:48:15 v0.0.9 22:48:15 v2.0.0 22:48:15 v2.1.0 22:48:15 v2.1.1 22:48:15 v2.2.0 22:48:15 v2.3.0 22:48:15 v3.0 22:48:15 v3.0.0 22:48:15 v3.0.1 22:48:15 v3.1 22:48:15 v3.1.0 22:48:15 v3.1.0-dev.1 22:48:15 v3.1.0-dev.10 22:48:15 v3.1.0-dev.11 22:48:15 v3.1.0-dev.12 22:48:15 v3.1.0-dev.13 22:48:15 v3.1.0-dev.14 22:48:15 v3.1.0-dev.15 22:48:15 v3.1.0-dev.16 22:48:15 v3.1.0-dev.17 22:48:15 v3.1.0-dev.2 22:48:15 v3.1.0-dev.3 22:48:15 v3.1.0-dev.4 22:48:15 v3.1.0-dev.5 22:48:15 v3.1.0-dev.6 22:48:15 v3.1.0-dev.7 22:48:15 v3.1.0-dev.8 22:48:15 v3.1.0-dev.9 22:48:15 v3.2.0-dev.1 22:48:15 v3.2.0-dev.10 22:48:15 v3.2.0-dev.11 22:48:15 v3.2.0-dev.12 22:48:15 v3.2.0-dev.13 22:48:15 v3.2.0-dev.14 22:48:15 v3.2.0-dev.15 22:48:15 v3.2.0-dev.16 22:48:15 v3.2.0-dev.17 22:48:15 v3.2.0-dev.18 22:48:15 v3.2.0-dev.19 22:48:15 v3.2.0-dev.2 22:48:15 v3.2.0-dev.3 22:48:15 v3.2.0-dev.4 22:48:15 v3.2.0-dev.5 22:48:15 v3.2.0-dev.6 22:48:15 v3.2.0-dev.7 22:48:15 v3.2.0-dev.8 22:48:15 v3.2.0-dev.9 22:48:15 v4.0.0-dev.1 22:48:15 v4.0.0-dev.2 22:48:15 v4.0.0-dev.3 22:48:15 v4.0.0-dev.4 22:48:15 v4.0.0-dev.5 22:48:15 v4.0.0-dev.6 22:48:15 v4.0.0-dev.7 22:48:15 v4.0.0-dev.8 [Pipeline] sh 22:48:15 + lftools sign git-tag v4.0.0-dev.8 22:48:16 Signing Git tag with Sigul... 22:48:16 Signing v4.0.0-dev.8 [Pipeline] echo 22:48:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:48:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:48:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:48:16 $ docker stop --time=1 cb420576bb5c9e8f2bce04acc9e582b526c177d014fb1e0c1326db12c070ed71 22:48:18 $ docker rm -f --volumes cb420576bb5c9e8f2bce04acc9e582b526c177d014fb1e0c1326db12c070ed71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:48:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:48:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:48:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:19 prd-ubuntu20.04-docker-8c-8g-38557 does not seem to be running inside a container 22:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:48:19 $ docker top 64e42ebaba9f214af4c8a040ce11ab9c2a3709f26ba151a297e72dcf6581d72c -eo pid,comm 22:48:19 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). 22:48:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:48:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:48:19 [ssh-agent] Looking for ssh-agent implementation... 22:48:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:48:19 $ docker exec 64e42ebaba9f214af4c8a040ce11ab9c2a3709f26ba151a297e72dcf6581d72c ssh-agent 22:48:19 SSH_AUTH_SOCK=/tmp/ssh-yy4bTSAIL0WN/agent.32 22:48:19 SSH_AGENT_PID=38 22:48:19 Running ssh-add (command line suppressed) 22:48:19 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_14917549022982990450.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_14917549022982990450.key) 22:48:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:48:20 + git semver bump pre 22:48:20 2025-02-10 22:48:20,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 22:48:20 2025-02-10 22:48:20,366 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev 22:48:20 2025-02-10 22:48:20,366 [bump_version] DEBUG bumped version:4.0.0-dev.9 22:48:20 2025-02-10 22:48:20,367 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 22:48:20 2025-02-10 22:48:20,367 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 22:48:20 2025-02-10 22:48:20,367 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 22:48:20 2025-02-10 22:48:20,369 [execute] INFO git cat-file --batch-check 22:48:20 2025-02-10 22:48:20,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 22:48:20 2025-02-10 22:48:20,376 [execute] INFO git cat-file --batch 22:48:20 2025-02-10 22:48:20,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 22:48:20 2025-02-10 22:48:20,382 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 22:48:20 4.0.0-dev.9 [Pipeline] } 22:48:20 $ docker exec --env ******** --env ******** 64e42ebaba9f214af4c8a040ce11ab9c2a3709f26ba151a297e72dcf6581d72c ssh-agent -k 22:48:20 unset SSH_AUTH_SOCK; 22:48:20 unset SSH_AGENT_PID; 22:48:20 echo Agent pid 38 killed; 22:48:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:48:20 + git semver [Pipeline] } 22:48:21 $ docker stop --time=1 64e42ebaba9f214af4c8a040ce11ab9c2a3709f26ba151a297e72dcf6581d72c 22:48:22 $ docker rm -f --volumes 64e42ebaba9f214af4c8a040ce11ab9c2a3709f26ba151a297e72dcf6581d72c [Pipeline] // withDockerContainer [Pipeline] sh 22:48:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:48:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:48:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:23 prd-ubuntu20.04-docker-8c-8g-38557 does not seem to be running inside a container 22:48:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:48:23 $ docker top 2360c7c498b6a9fc8f36be7de2c9e9b313346b0354a6f66b520fab3c96df1171 -eo pid,comm 22:48:23 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). 22:48:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:48:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:48:23 [ssh-agent] Looking for ssh-agent implementation... 22:48:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:48:23 $ docker exec 2360c7c498b6a9fc8f36be7de2c9e9b313346b0354a6f66b520fab3c96df1171 ssh-agent 22:48:23 SSH_AUTH_SOCK=/tmp/ssh-7WRWxmBZKOMn/agent.32 22:48:23 SSH_AGENT_PID=38 22:48:23 Running ssh-add (command line suppressed) 22:48:23 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_15047881534851286507.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_15047881534851286507.key) 22:48:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:48:24 + git semver push 22:48:24 2025-02-10 22:48:24,351 [run_push] DEBUG push 22:48:24 2025-02-10 22:48:24,352 [execute] INFO git cat-file --batch-check 22:48:24 2025-02-10 22:48:24,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 22:48:24 2025-02-10 22:48:24,356 [execute] INFO git rev-list f724e12fe6c0a92047e086cd9474831355170c33 -- 22:48:24 2025-02-10 22:48:24,356 [execute] DEBUG Popen(['git', 'rev-list', 'f724e12fe6c0a92047e086cd9474831355170c33', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 22:48:24 2025-02-10 22:48:24,364 [execute] INFO git fetch -v origin 22:48:24 2025-02-10 22:48:24,364 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 22:48:25 2025-02-10 22:48:24,809 [run_push] DEBUG no remote changes detected 22:48:25 2025-02-10 22:48:24,810 [execute] INFO git push origin semver 22:48:25 2025-02-10 22:48:24,810 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 22:48:25 2025-02-10 22:48:25,515 [run_push] DEBUG push all version tags 22:48:25 2025-02-10 22:48:25,515 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:48:25 2025-02-10 22:48:25,516 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 22:48:26 2025-02-10 22:48:26,157 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 22:48:26 4.0.0-dev.9 [Pipeline] } 22:48:26 $ docker exec --env ******** --env ******** 2360c7c498b6a9fc8f36be7de2c9e9b313346b0354a6f66b520fab3c96df1171 ssh-agent -k 22:48:26 unset SSH_AUTH_SOCK; 22:48:26 unset SSH_AGENT_PID; 22:48:26 echo Agent pid 38 killed; 22:48:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:48:26 + git semver [Pipeline] } 22:48:27 $ docker stop --time=1 2360c7c498b6a9fc8f36be7de2c9e9b313346b0354a6f66b520fab3c96df1171 22:48:28 $ docker rm -f --volumes 2360c7c498b6a9fc8f36be7de2c9e9b313346b0354a6f66b520fab3c96df1171 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:48:29 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 22:48:29 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 22:48:29 total 16 22:48:29 drwxr-xr-x 3 root root 4096 Feb 10 22:47 . 22:48:29 drwxrwxr-x 9 jenkins jenkins 4096 Feb 10 22:48 .. 22:48:29 drwxr-xr-x 2 root root 4096 Feb 10 22:47 cost 22:48:29 -rw-r--r-- 1 root root 86 Feb 10 22:47 cost.csv 22:48:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 22:48:29 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 22:48:29 total 16 22:48:29 drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 22:47 . 22:48:29 drwxrwxr-x 9 jenkins jenkins 4096 Feb 10 22:48 .. 22:48:29 drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 22:47 cost 22:48:29 -rw-r--r-- 1 jenkins jenkins 86 Feb 10 22:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:48:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:48:30 ---> package-listing.sh 22:48:30 ++ facter osfamily 22:48:30 ++ tr '[:upper:]' '[:lower:]' 22:48:30 + OS_FAMILY=debian 22:48:30 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 22:48:30 + START_PACKAGES=/tmp/packages_start.txt 22:48:30 + END_PACKAGES=/tmp/packages_end.txt 22:48:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:48:30 + PACKAGES=/tmp/packages_start.txt 22:48:30 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 22:48:30 + PACKAGES=/tmp/packages_end.txt 22:48:30 + case "${OS_FAMILY}" in 22:48:30 + dpkg -l 22:48:30 + grep '^ii' 22:48:30 + '[' -f /tmp/packages_start.txt ']' 22:48:30 + '[' -f /tmp/packages_end.txt ']' 22:48:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:48:30 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 22:48:30 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 22:48:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 22:48:30 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:48:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:31 prd-ubuntu20.04-docker-8c-8g-38557 does not seem to be running inside a container 22:48:31 $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:48:31 $ docker top e26afec3178a49f5e3ad5fe358fa2b84ea0675f1ccfc33ad6113c5598390d2ed -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:31 + touch /tmp/pre-build-complete [Pipeline] sh 22:48:32 + mkdir -p /var/log/sysstat [Pipeline] sh 22:48:32 + ls /var/log/sa-host 22:48:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:48:32 provisioning config files... 22:48:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4423386534661034292tmp [Pipeline] { [Pipeline] echo 22:48:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:48:32 ---> create-netrc.sh [Pipeline] } 22:48:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:48:33 ---> python-tools-install.sh [Pipeline] echo 22:48:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:48:33 ---> sudo-logs.sh 22:48:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:48:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:48:33 ---> job-cost.sh 22:48:33 lf-activate-venv: SKIPPING 22:48:33 DEBUG: total: 0.2199999988079071 22:48:33 INFO: Retrieving Stack Cost... 22:48:38 INFO: Retrieving Pricing Info for: v3-standard-8 22:48:38 INFO: Archiving Costs [Pipeline] echo 22:48:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:48:39 ---> logs-deploy.sh 22:48:39 lf-activate-venv: SKIPPING 22:48:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/105 22:48:39 INFO: archiving workspace using pattern(s): 22:48:40 Archives upload complete. 22:48:40 INFO: archiving logs to Nexus 22:48:41 ---> uname -a: 22:48:41 Linux prd-ubuntu20-04-docker-8c-8g-38557 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:48:41 22:48:41 22:48:41 ---> lscpu: 22:48:41 Architecture: x86_64 22:48:41 CPU op-mode(s): 32-bit, 64-bit 22:48:41 Byte Order: Little Endian 22:48:41 Address sizes: 40 bits physical, 48 bits virtual 22:48:41 CPU(s): 8 22:48:41 On-line CPU(s) list: 0-7 22:48:41 Thread(s) per core: 1 22:48:41 Core(s) per socket: 1 22:48:41 Socket(s): 8 22:48:41 NUMA node(s): 1 22:48:41 Vendor ID: AuthenticAMD 22:48:41 CPU family: 23 22:48:41 Model: 49 22:48:41 Model name: AMD EPYC-Rome Processor 22:48:41 Stepping: 0 22:48:41 CPU MHz: 2799.998 22:48:41 BogoMIPS: 5599.99 22:48:41 Virtualization: AMD-V 22:48:41 Hypervisor vendor: KVM 22:48:41 Virtualization type: full 22:48:41 L1d cache: 256 KiB 22:48:41 L1i cache: 256 KiB 22:48:41 L2 cache: 4 MiB 22:48:41 L3 cache: 128 MiB 22:48:41 NUMA node0 CPU(s): 0-7 22:48:41 Vulnerability Itlb multihit: Not affected 22:48:41 Vulnerability L1tf: Not affected 22:48:41 Vulnerability Mds: Not affected 22:48:41 Vulnerability Meltdown: Not affected 22:48:41 Vulnerability Mmio stale data: Not affected 22:48:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:48:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:48:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:48:41 Vulnerability Srbds: Not affected 22:48:41 Vulnerability Tsx async abort: Not affected 22:48:41 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 22:48:41 22:48:41 22:48:41 ---> nproc: 22:48:41 8 22:48:41 22:48:41 22:48:41 ---> df -h: 22:48:41 Filesystem Size Used Avail Use% Mounted on 22:48:41 overlay 155G 12G 144G 8% / 22:48:41 tmpfs 64M 0 64M 0% /dev 22:48:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:48:41 shm 64M 0 64M 0% /dev/shm 22:48:41 /dev/vda1 155G 12G 144G 8% /facter-os 22:48:41 22:48:41 22:48:41 ---> sar -b -r -n DEV: 22:48:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38557) 02/10/25 _x86_64_ (8 CPU) 22:48:41 22:48:41 22:45:02 LINUX RESTART (8 CPU) 22:48:41 22:48:41 22:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:48:41 22:47:01 79.97 1.60 78.37 0.00 56.38 36215.68 0.00 22:48:41 22:48:01 129.00 0.50 128.50 0.00 44.13 56720.95 0.00 22:48:41 Average: 104.48 1.05 103.43 0.00 50.25 46467.46 0.00 22:48:41 22:48:41 22:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:48:41 22:47:01 28133460 31070668 1238384 3.77 90480 3066056 2268152 6.68 1631976 2668844 183336 22:48:41 22:48:01 27520284 31480832 827548 2.52 123660 3977100 2036016 6.00 1259500 3572396 336696 22:48:41 Average: 27826872 31275750 1032966 3.14 107070 3521578 2152084 6.34 1445738 3120620 260016 22:48:41 22:48:41 22:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:48:41 22:47:01 ens3 182.97 104.70 3743.40 26.19 0.00 0.00 0.00 0.00 22:48:41 22:47:01 docker0 24.54 44.24 2.19 485.65 0.00 0.00 0.00 0.00 22:48:41 22:47:01 veth91d4b88 24.54 44.35 2.52 485.66 0.00 0.00 0.00 0.04 22:48:41 22:47:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 22:48:41 22:48:01 ens3 412.00 270.89 10136.49 147.99 0.00 0.00 0.00 0.00 22:48:41 22:48:01 docker0 26.43 39.59 2.55 485.43 0.00 0.00 0.00 0.00 22:48:41 22:48:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 22:48:41 Average: ens3 297.48 187.79 6939.68 87.09 0.00 0.00 0.00 0.00 22:48:41 Average: docker0 25.49 41.91 2.37 485.54 0.00 0.00 0.00 0.00 22:48:41 Average: lo 2.17 2.17 0.21 0.21 0.00 0.00 0.00 0.00 22:48:41 22:48:41 22:48:41 ---> sar -P ALL: 22:48:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38557) 02/10/25 _x86_64_ (8 CPU) 22:48:41 22:48:41 22:45:02 LINUX RESTART (8 CPU) 22:48:41 22:48:41 22:46:01 CPU %user %nice %system %iowait %steal %idle 22:48:41 22:47:01 all 35.65 0.00 5.69 1.15 0.07 57.44 22:48:41 22:47:01 0 35.74 0.00 5.36 0.55 0.07 58.28 22:48:41 22:47:01 1 37.07 0.00 5.72 0.10 0.07 57.04 22:48:41 22:47:01 2 36.64 0.00 5.34 0.10 0.07 57.85 22:48:41 22:47:01 3 34.42 0.00 6.15 1.31 0.07 58.05 22:48:41 22:47:01 4 33.83 0.00 5.70 0.10 0.07 60.30 22:48:41 22:47:01 5 36.61 0.00 5.10 0.08 0.08 58.12 22:48:41 22:47:01 6 34.39 0.00 5.22 1.69 0.07 58.63 22:48:41 22:47:01 7 36.49 0.00 6.92 5.27 0.08 51.24 22:48:41 22:48:01 all 13.69 0.00 4.38 2.89 0.06 78.97 22:48:41 22:48:01 0 13.03 0.00 3.72 1.26 0.05 81.93 22:48:41 22:48:01 1 12.87 0.00 4.44 0.41 0.07 82.22 22:48:41 22:48:01 2 14.60 0.00 3.99 0.08 0.05 81.27 22:48:41 22:48:01 3 12.24 0.00 5.23 17.64 0.09 64.80 22:48:41 22:48:01 4 14.91 0.00 4.42 2.79 0.05 77.82 22:48:41 22:48:01 5 13.69 0.00 4.41 0.27 0.07 81.57 22:48:41 22:48:01 6 14.16 0.00 3.99 0.58 0.07 81.20 22:48:41 22:48:01 7 14.00 0.00 4.85 0.20 0.07 80.88 22:48:41 Average: all 24.68 0.00 5.04 2.02 0.07 68.19 22:48:41 Average: 0 24.40 0.00 4.54 0.91 0.06 70.09 22:48:41 Average: 1 25.01 0.00 5.08 0.25 0.07 69.59 22:48:41 Average: 2 25.64 0.00 4.67 0.09 0.06 69.54 22:48:41 Average: 3 23.39 0.00 5.69 9.43 0.08 61.41 22:48:41 Average: 4 24.38 0.00 5.06 1.44 0.06 69.06 22:48:41 Average: 5 25.13 0.00 4.75 0.18 0.08 69.87 22:48:41 Average: 6 24.29 0.00 4.61 1.13 0.07 69.90 22:48:41 Average: 7 25.25 0.00 5.89 2.74 0.08 66.05 22:48:41 22:48:41 22:48:41