Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a148e2f26c69a531de0a1d3fe85480e03394fa4 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-ssh15943223472436650620.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh8577372877271829170.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6474015287381875266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh2222888017708874098.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15022960616260647873.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8627’ Running on prd-ubuntu20.04-docker-8c-8g-8642 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7a148e2f26c69a531de0a1d3fe85480e03394fa4 (main) Commit message: "Merge pull request #212 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v4-4.1.0-dev.17" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a148e2f26c69a531de0a1d3fe85480e03394fa4 # timeout=10 > git rev-list --no-walk 520ef2705f8fdb83a6620e5b830cb126def99686 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:04:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:04:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:04:08 ========================================================= 13:04:08 EdgeX Global Pipelines Version Info 13:04:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:04:09 ------------------- 13:04:09 stable info: 13:04:09 ------------------- 13:04:09 Commited By: Cherry Wang cherry@iotechsys.com 13:04:09 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 13:04:09 Message: update stable to v1.0.276 13:04:09 ------------------- 13:04:09 experimental info: 13:04:09 ------------------- 13:04:09 Commited By: **** collab-it+edgex@linuxfoundation.org 13:04:09 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 13:04:09 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:04:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 13:04:09 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 13:04:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:04:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:04:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:04:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:04:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a148e2f26c69a531de0a1d3fe85480e03394fa4 [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a148e2 [Pipeline] echo 13:04:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:04:10 + git rev-list -1 --merges 7a148e2f26c69a531de0a1d3fe85480e03394fa4~1..7a148e2f26c69a531de0a1d3fe85480e03394fa4 [Pipeline] echo 13:04:10 -----------> git rev-list -1 --merges 7a148e2f26c69a531de0a1d3fe85480e03394fa4~1..7a148e2f26c69a531de0a1d3fe85480e03394fa4 7a148e2f26c69a531de0a1d3fe85480e03394fa4 13:04:10 7a148e2f26c69a531de0a1d3fe85480e03394fa4 [false] [Pipeline] sh 13:04:11 + git log --format=format:%s -1 7a148e2f26c69a531de0a1d3fe85480e03394fa4 [Pipeline] echo 13:04:11 ========================================================= 13:04:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:04:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:04:11 + git log --format=format:%s -1 7a148e2f26c69a531de0a1d3fe85480e03394fa4 [Pipeline] echo 13:04:11 [semverPrep] GIT_COMMIT: 7a148e2f26c69a531de0a1d3fe85480e03394fa4, Commit Message: Merge pull request #212 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v4-4.1.0-dev.17 [Pipeline] echo 13:04:11 [semverPrep] This is not a build commit. [Pipeline] sh 13:04:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:04:12 + grep -v github /etc/ssh/ssh_known_hosts 13:04:12 + [ -e /tmp/ssh_known_hosts ] 13:04:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:04:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:04:12 + sudo tee -a /etc/ssh/ssh_known_hosts 13:04:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:12 13:04:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:12 0.1.4: Pulling from edgex-devops/py-git-semver 13:04:13 3dae71ba6b94: Pulling fs layer 13:04:13 6bf1a483ea7c: Pulling fs layer 13:04:13 f5dfc541a4d3: Pulling fs layer 13:04:13 461d9e800cba: Pulling fs layer 13:04:13 80192f66455f: Pulling fs layer 13:04:13 2e8e34ca0e6c: Pulling fs layer 13:04:13 461d9e800cba: Waiting 13:04:13 80192f66455f: Waiting 13:04:13 a29436f7fd5d: Pulling fs layer 13:04:13 2e8e34ca0e6c: Waiting 13:04:13 923cac83aea3: Pulling fs layer 13:04:13 25ad8b0a4227: Pulling fs layer 13:04:13 a29436f7fd5d: Waiting 13:04:13 25ad8b0a4227: Waiting 13:04:13 db01528c6b51: Pulling fs layer 13:04:13 28988de357af: Pulling fs layer 13:04:13 db01528c6b51: Waiting 13:04:13 28988de357af: Waiting 13:04:13 6bf1a483ea7c: Verifying Checksum 13:04:13 6bf1a483ea7c: Download complete 13:04:13 461d9e800cba: Verifying Checksum 13:04:13 461d9e800cba: Download complete 13:04:13 80192f66455f: Download complete 13:04:13 f5dfc541a4d3: Verifying Checksum 13:04:13 f5dfc541a4d3: Download complete 13:04:13 3dae71ba6b94: Download complete 13:04:13 923cac83aea3: Verifying Checksum 13:04:13 923cac83aea3: Download complete 13:04:13 25ad8b0a4227: Verifying Checksum 13:04:13 25ad8b0a4227: Download complete 13:04:13 db01528c6b51: Verifying Checksum 13:04:13 db01528c6b51: Download complete 13:04:13 28988de357af: Verifying Checksum 13:04:13 28988de357af: Download complete 13:04:13 a29436f7fd5d: Verifying Checksum 13:04:13 a29436f7fd5d: Download complete 13:04:13 2e8e34ca0e6c: Verifying Checksum 13:04:13 2e8e34ca0e6c: Download complete 13:04:14 3dae71ba6b94: Pull complete 13:04:14 6bf1a483ea7c: Pull complete 13:04:15 f5dfc541a4d3: Pull complete 13:04:15 461d9e800cba: Pull complete 13:04:15 80192f66455f: Pull complete 13:04:19 2e8e34ca0e6c: Pull complete 13:04:20 a29436f7fd5d: Pull complete 13:04:20 923cac83aea3: Pull complete 13:04:20 25ad8b0a4227: Pull complete 13:04:20 db01528c6b51: Pull complete 13:04:20 28988de357af: Pull complete 13:04:20 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 13:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:04:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:20 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 13:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:04:23 $ docker top 85cf89e41139c0276f4213ac7503ecd83186bdf3f24388794f3525cb7695a83b -eo pid,comm 13:04: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). 13:04:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:04:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:23 [ssh-agent] Looking for ssh-agent implementation... 13:04:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:23 $ docker exec 85cf89e41139c0276f4213ac7503ecd83186bdf3f24388794f3525cb7695a83b ssh-agent 13:04:23 SSH_AUTH_SOCK=/tmp/ssh-X6uKYQNbJi7P/agent.32 13:04:23 SSH_AGENT_PID=38 13:04:23 Running ssh-add (command line suppressed) 13:04:23 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14596330701773030067.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14596330701773030067.key) 13:04:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:04:24 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] sh 13:04:24 + git tag --points-at HEAD [Pipeline] } 13:04:24 $ docker exec --env ******** --env ******** 85cf89e41139c0276f4213ac7503ecd83186bdf3f24388794f3525cb7695a83b ssh-agent -k 13:04:24 unset SSH_AUTH_SOCK; 13:04:24 unset SSH_AGENT_PID; 13:04:24 echo Agent pid 38 killed; 13:04:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:04:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:24 [ssh-agent] Looking for ssh-agent implementation... 13:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:24 $ docker exec 85cf89e41139c0276f4213ac7503ecd83186bdf3f24388794f3525cb7695a83b ssh-agent 13:04:24 SSH_AUTH_SOCK=/tmp/ssh-qdV8FrSlS5Kb/agent.85 13:04:24 SSH_AGENT_PID=91 13:04:24 Running ssh-add (command line suppressed) 13:04:25 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_9747311507639620529.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_9747311507639620529.key) 13:04:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:04:25 + git semver init 13:04:25 2025-09-10 13:04:25,561 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:04:25 2025-09-10 13:04:25,566 [run_init] DEBUG init version:0.0.0 force:False 13:04:25 2025-09-10 13:04:25,566 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 13:04:25 2025-09-10 13:04:25,567 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 13:04:25 2025-09-10 13:04:25,567 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 13:04:26 2025-09-10 13:04:26,409 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 13:04:26 2025-09-10 13:04:26,409 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 13:04:26 2025-09-10 13:04:26,409 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:04:26 2025-09-10 13:04:26,410 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:04:26 4.1.0-dev.15 [Pipeline] } 13:04:26 $ docker exec --env ******** --env ******** 85cf89e41139c0276f4213ac7503ecd83186bdf3f24388794f3525cb7695a83b ssh-agent -k 13:04:26 unset SSH_AUTH_SOCK; 13:04:26 unset SSH_AGENT_PID; 13:04:26 echo Agent pid 91 killed; 13:04:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:04:27 + git semver [Pipeline] } 13:04:27 $ docker stop --time=1 85cf89e41139c0276f4213ac7503ecd83186bdf3f24388794f3525cb7695a83b 13:04:28 $ docker rm -f --volumes 85cf89e41139c0276f4213ac7503ecd83186bdf3f24388794f3525cb7695a83b [Pipeline] // withDockerContainer [Pipeline] sh 13:04:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:04:29 Stashed 1 file(s) [Pipeline] echo 13:04:29 [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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 13:04:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:04:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:04:29 ========================================================= 13:04:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:04:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:04:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:04:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:04:29 0a9a5dfd008f: Pulling fs layer 13:04:29 36466aa92d05: Pulling fs layer 13:04:29 e10405b45d13: Pulling fs layer 13:04:29 096b7ceb2af7: Pulling fs layer 13:04:29 4f4fb700ef54: Pulling fs layer 13:04:29 c451b95d7931: Pulling fs layer 13:04:29 9febf9df4401: Pulling fs layer 13:04:29 1477f019b032: Pulling fs layer 13:04:29 c7dc25521971: Pulling fs layer 13:04:29 096b7ceb2af7: Waiting 13:04:29 4f4fb700ef54: Waiting 13:04:29 1477f019b032: Waiting 13:04:29 c451b95d7931: Waiting 13:04:29 c7dc25521971: Waiting 13:04:29 9febf9df4401: Waiting 13:04:29 36466aa92d05: Verifying Checksum 13:04:29 36466aa92d05: Download complete 13:04:29 096b7ceb2af7: Verifying Checksum 13:04:29 096b7ceb2af7: Download complete 13:04:29 4f4fb700ef54: Download complete 13:04:29 0a9a5dfd008f: Verifying Checksum 13:04:29 0a9a5dfd008f: Download complete 13:04:29 c451b95d7931: Verifying Checksum 13:04:29 c451b95d7931: Download complete 13:04:30 9febf9df4401: Verifying Checksum 13:04:30 9febf9df4401: Download complete 13:04:30 0a9a5dfd008f: Pull complete 13:04:30 36466aa92d05: Pull complete 13:04:30 c7dc25521971: Verifying Checksum 13:04:30 c7dc25521971: Download complete 13:04:30 e10405b45d13: Download complete 13:04:30 1477f019b032: Verifying Checksum 13:04:30 1477f019b032: Download complete 13:04:34 e10405b45d13: Pull complete 13:04:34 096b7ceb2af7: Pull complete 13:04:34 4f4fb700ef54: Pull complete 13:04:34 c451b95d7931: Pull complete 13:04:34 9febf9df4401: Pull complete 13:04:38 1477f019b032: Pull complete 13:04:38 c7dc25521971: Pull complete 13:04:38 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 13:04:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:04:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 13:04:38 + 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 13:04:38 + docker inspect -f . ci-base-image-x86_64 13:04:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:38 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 13:04:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:04:41 $ docker top 8c27230f103724fd690c87b6012214f515298a14bf07a7bff9d7efb6d6a1876e -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:41 + go version 13:04:41 go version go1.23.9 linux/amd64 [Pipeline] } 13:04:41 $ docker stop --time=1 8c27230f103724fd690c87b6012214f515298a14bf07a7bff9d7efb6d6a1876e 13:04:43 $ docker rm -f --volumes 8c27230f103724fd690c87b6012214f515298a14bf07a7bff9d7efb6d6a1876e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:43 + docker inspect -f . ci-base-image-x86_64 13:04:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:43 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 13:04:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:04:43 $ docker top 2b01522c902cd2eaf5c229d65c6c2d14c2735dbfa61d0f5b79db0062b9575f6c -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:44 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 13:04:44 + make test 13:04:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:04:44 go: downloading github.com/stretchr/testify v1.11.1 13:04:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.18 13:04:44 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.1.0-dev.17 13:04:44 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:04:44 go: downloading github.com/spf13/cast v1.10.0 13:04:44 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:04:44 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:04:44 go: downloading github.com/stretchr/objx v0.5.2 13:04:44 go: downloading github.com/fxamacker/cbor/v2 v2.9.0 13:04:44 go: downloading github.com/google/uuid v1.6.0 13:04:44 go: downloading github.com/go-playground/validator/v10 v10.27.0 13:04:44 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 13:04:44 go: downloading gopkg.in/yaml.v3 v3.0.1 13:04:44 go: downloading github.com/x448/float16 v0.8.4 13:04:44 go: downloading golang.org/x/text v0.24.0 13:04:44 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 13:04:44 go: downloading github.com/leodido/go-urn v1.4.0 13:04:44 go: downloading golang.org/x/crypto v0.37.0 13:04:44 go: downloading github.com/go-playground/universal-translator v0.18.1 13:04:44 go: downloading github.com/gorilla/websocket v1.5.3 13:04:44 go: downloading golang.org/x/net v0.38.0 13:04:44 go: downloading golang.org/x/sync v0.13.0 13:04:45 go: downloading github.com/go-playground/locales v0.14.1 13:04:45 go: downloading golang.org/x/sys v0.32.0 13:04:53 github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements 13:04:53 ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.007s coverage: 83.3% of statements 13:04:53 ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.025s coverage: 58.4% of statements 13:04:53 ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.007s coverage: 100.0% of statements 13:05:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:05:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:05:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:05:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:05:05 $ docker stop --time=1 2b01522c902cd2eaf5c229d65c6c2d14c2735dbfa61d0f5b79db0062b9575f6c 13:05:08 $ docker rm -f --volumes 2b01522c902cd2eaf5c229d65c6c2d14c2735dbfa61d0f5b79db0062b9575f6c [Pipeline] // withDockerContainer [Pipeline] sh 13:05:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:05:08 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 13:05:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:05:09 13:05:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:05:09 latest: Pulling from edgex-lftools-log-publisher 13:05:09 5eb5b503b376: Pulling fs layer 13:05:09 5c69ac0246d0: Pulling fs layer 13:05:09 ec43610c2a17: Pulling fs layer 13:05:09 3a2ae6a8a46f: Pulling fs layer 13:05:09 33b1e0a273af: Pulling fs layer 13:05:09 5d3b04190fa2: Pulling fs layer 13:05:09 2f39f015ded8: Pulling fs layer 13:05:09 3a2ae6a8a46f: Waiting 13:05:09 33b1e0a273af: Waiting 13:05:09 5d3b04190fa2: Waiting 13:05:09 2f39f015ded8: Waiting 13:05:09 5c69ac0246d0: Verifying Checksum 13:05:09 5c69ac0246d0: Download complete 13:05:09 3a2ae6a8a46f: Verifying Checksum 13:05:09 3a2ae6a8a46f: Download complete 13:05:09 33b1e0a273af: Verifying Checksum 13:05:09 33b1e0a273af: Download complete 13:05:09 5d3b04190fa2: Verifying Checksum 13:05:09 5d3b04190fa2: Download complete 13:05:09 ec43610c2a17: Verifying Checksum 13:05:09 ec43610c2a17: Download complete 13:05:10 5eb5b503b376: Verifying Checksum 13:05:10 5eb5b503b376: Download complete 13:05:11 5eb5b503b376: Pull complete 13:05:11 5c69ac0246d0: Pull complete 13:05:12 ec43610c2a17: Pull complete 13:05:12 3a2ae6a8a46f: Pull complete 13:05:12 33b1e0a273af: Pull complete 13:05:12 5d3b04190fa2: Pull complete 13:05:19 2f39f015ded8: Pull complete 13:05:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:05:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:05:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:19 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 13:05: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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:05:22 $ docker top 19e6c791755d560339740d181f7157aec26779d0402cd3c60a609f024bb951ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:05:22 ---> job-cost.sh 13:05:22 lf-activate-venv: SKIPPING 13:05:22 INFO: No Stack... 13:05:23 INFO: Retrieving Pricing Info for: v3-standard-8 13:05:23 INFO: Archiving Costs [Pipeline] sh 13:05:23 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 13:05:23 + cut -d, -f6 [Pipeline] lock 13:05:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-111-stack-cost] 13:05:23 Resource [jenkins-edgexfoundry-go-mod-configuration-main-111-stack-cost] did not exist. Created. 13:05:23 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:05:24 + echo total: 0.2199999988079071 [Pipeline] stash 13:05:24 Stashed 1 file(s) [Pipeline] } 13:05:24 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-111-stack-cost] [Pipeline] // lock [Pipeline] } 13:05:24 $ docker stop --time=1 19e6c791755d560339740d181f7157aec26779d0402cd3c60a609f024bb951ec 13:05:25 $ docker rm -f --volumes 19e6c791755d560339740d181f7157aec26779d0402cd3c60a609f024bb951ec [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 13:05:25 provisioning config files... 13:05:25 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config490814793614894297tmp [Pipeline] { [Pipeline] sh 13:05:26 + set +x 13:05:26 + curl+ -s https://codecov.io/bashbash 13:05:26 -s -- 13:05:26 13:05:26 _____ _ 13:05:26 / ____| | | 13:05:26 | | ___ __| | ___ ___ _____ __ 13:05:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:05:26 | |___| (_) | (_| | __/ (_| (_) \ V / 13:05:26 \_____\___/ \__,_|\___|\___\___/ \_/ 13:05:26 Bash-1.0.6 13:05:26 13:05:26 13:05:26 ==> git version 2.25.1 found 13:05:26 ==> 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 13:05:26 Release-Date: 2020-01-08 13:05:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:05:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:05:26 ==> Jenkins CI detected. 13:05:26 current dir:  /w/workspace/oundry_go-mod-configuration_main 13:05:26 project root: . 13:05:26 --> token set from env 13:05:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:05:26 ==> Running gcov in . (disable via -X gcov) 13:05:26 ==> Python coveragepy not found 13:05:26 ==> Searching for coverage reports in: 13:05:26 + . 13:05:26 -> Found 1 reports 13:05:26 ==> Detecting git/mercurial file structure 13:05:26 ==> Reading reports 13:05:26 + ./coverage.out bytes=27661 13:05:26 ==> Appending adjustments 13:05:26 https://docs.codecov.io/docs/fixing-reports 13:05:26 + Found adjustments 13:05:26 ==> Gzipping contents 13:05:26 4.0K /tmp/codecov.SjKUDa.gz 13:05:26 ==> Uploading reports 13:05:26 url: https://codecov.io 13:05:26 query: branch=main&commit=7a148e2f26c69a531de0a1d3fe85480e03394fa4&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 13:05:26 -> Pinging Codecov 13:05:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7a148e2f26c69a531de0a1d3fe85480e03394fa4&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F111%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 13:05:26 -> Uploading to 13:05:26 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-configuration/7a148e2f26c69a531de0a1d3fe85480e03394fa4/520ef11a-8912-4b35-a21b-fbd881406fd1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250910%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250910T130526Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=edc63c659a9f44d45369e40851653f86806abd6d7c60ecb617c65c19a8257d1c 13:05:26 % Total % Received % Xferd Average Speed Time Time Time Current 13:05:26 Dload Upload Total Spent Left Speed 13:05:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3592 0 0 100 3592 0 17436 --:--:-- --:--:-- --:--:-- 17436 13:05:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/7a148e2f26c69a531de0a1d3fe85480e03394fa4 [Pipeline] } 13:05:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:05:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:05:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:05:27 13:05:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:05:27 latest: Pulling from edgex-devops/edgex-snyk-go 13:05:27 0a9a5dfd008f: Already exists 13:05:27 36466aa92d05: Already exists 13:05:27 e10405b45d13: Already exists 13:05:27 096b7ceb2af7: Already exists 13:05:27 4f4fb700ef54: Already exists 13:05:27 e50aa161e22a: Pulling fs layer 13:05:27 d3c8db5fb9df: Pulling fs layer 13:05:28 e50aa161e22a: Verifying Checksum 13:05:28 e50aa161e22a: Download complete 13:05:28 e50aa161e22a: Pull complete 13:05:29 d3c8db5fb9df: Verifying Checksum 13:05:29 d3c8db5fb9df: Download complete 13:05:32 d3c8db5fb9df: Pull complete 13:05:32 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 13:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:05:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:32 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 13:05:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:05:34 $ docker top 4afc3403dfefee65b4c4cc47af52ee7b33aaebe48603cf4792d97bea5cc7f754 -eo pid,comm [Pipeline] { [Pipeline] sh 13:05:34 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] echo 13:05:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 13:05:34 + set -o pipefail 13:05:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 13:05:40 13:05:40 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v4)... 13:05:40 13:05:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9058f8bc-7826-44a2-9133-c5a7a6d208e7/history/cb4708ff-6abd-430a-ab18-89ba5f7dec19 13:05:40 13:05:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:05:40 13:05:40 13:05:40 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:05:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:05:40 $ docker stop --time=1 4afc3403dfefee65b4c4cc47af52ee7b33aaebe48603cf4792d97bea5cc7f754 13:05:42 $ docker rm -f --volumes 4afc3403dfefee65b4c4cc47af52ee7b33aaebe48603cf4792d97bea5cc7f754 [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 13:05:42 + git log --format=format:%s -1 7a148e2f26c69a531de0a1d3fe85480e03394fa4 [Pipeline] sh 13:05:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:05:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:05:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:43 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 13:05:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:05:43 $ docker top a6e15fbfbe771b423bad77f006fbac94949adbc16044ff18569f261cac830164 -eo pid,comm 13:05:43 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). 13:05:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:05:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:05:43 [ssh-agent] Looking for ssh-agent implementation... 13:05:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:05:44 $ docker exec a6e15fbfbe771b423bad77f006fbac94949adbc16044ff18569f261cac830164 ssh-agent 13:05:44 SSH_AUTH_SOCK=/tmp/ssh-mXvtJn02lcqj/agent.32 13:05:44 SSH_AGENT_PID=38 13:05:44 Running ssh-add (command line suppressed) 13:05:44 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_18014919808744639448.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_18014919808744639448.key) 13:05:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:05:44 + git semver tag 13:05:44 2025-09-10 13:05:44,799 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:05:44 2025-09-10 13:05:44,802 [run_tag] DEBUG tag force:False 13:05:44 2025-09-10 13:05:44,802 [check_head_tag] DEBUG check head tag 13:05:44 2025-09-10 13:05:44,803 [execute] INFO git cat-file --batch-check 13:05:44 2025-09-10 13:05:44,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=, shell=False, universal_newlines=False) 13:05:44 2025-09-10 13:05:44,805 [execute] INFO git cat-file --batch 13:05:44 2025-09-10 13:05:44,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=, shell=False, universal_newlines=False) 13:05:44 2025-09-10 13:05:44,817 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:05:44 2025-09-10 13:05:44,817 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 13:05:44 2025-09-10 13:05:44,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 13:05:44 2025-09-10 13:05:44,820 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:05:44 4.1.0-dev.15 [Pipeline] } 13:05:44 $ docker exec --env ******** --env ******** a6e15fbfbe771b423bad77f006fbac94949adbc16044ff18569f261cac830164 ssh-agent -k 13:05:44 unset SSH_AUTH_SOCK; 13:05:44 unset SSH_AGENT_PID; 13:05:44 echo Agent pid 38 killed; 13:05:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:05:45 + git semver [Pipeline] } 13:05:45 $ docker stop --time=1 a6e15fbfbe771b423bad77f006fbac94949adbc16044ff18569f261cac830164 13:05:46 $ docker rm -f --volumes a6e15fbfbe771b423bad77f006fbac94949adbc16044ff18569f261cac830164 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:05:47 13:05:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:05:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:05:47 0.23.1-centos7: Pulling from edgex-lftools 13:05:47 ab5ef0e58194: Pulling fs layer 13:05:47 9712f1f96733: Pulling fs layer 13:05:47 63f879dbbcfc: Pulling fs layer 13:05:47 0d9ebad4ef96: Pulling fs layer 13:05:47 e9a5061849ea: Pulling fs layer 13:05:47 d747dcd14b5f: Pulling fs layer 13:05:47 2de7ff778b66: Pulling fs layer 13:05:47 0d9ebad4ef96: Waiting 13:05:47 e9a5061849ea: Waiting 13:05:47 d747dcd14b5f: Waiting 13:05:47 2de7ff778b66: Waiting 13:05:47 9712f1f96733: Download complete 13:05:47 63f879dbbcfc: Verifying Checksum 13:05:47 63f879dbbcfc: Download complete 13:05:48 e9a5061849ea: Download complete 13:05:48 d747dcd14b5f: Verifying Checksum 13:05:48 d747dcd14b5f: Download complete 13:05:48 ab5ef0e58194: Verifying Checksum 13:05:48 ab5ef0e58194: Download complete 13:05:48 0d9ebad4ef96: Verifying Checksum 13:05:48 0d9ebad4ef96: Download complete 13:05:48 2de7ff778b66: Verifying Checksum 13:05:48 2de7ff778b66: Download complete 13:05:51 ab5ef0e58194: Pull complete 13:05:51 9712f1f96733: Pull complete 13:05:51 63f879dbbcfc: Pull complete 13:05:57 0d9ebad4ef96: Pull complete 13:05:57 e9a5061849ea: Pull complete 13:05:57 d747dcd14b5f: Pull complete 13:05:58 2de7ff778b66: Pull complete 13:05:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:05:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:05:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:58 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 13:05:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:06:00 $ docker top 2f41bf04f5ca343e482d3633c6330fedf0091180747afa3f849345694538cdfc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:06:00 provisioning config files... 13:06:00 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config15170744671788865359tmp 13:06:00 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7480696884831974580tmp 13:06:00 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config2367846094283622533tmp [Pipeline] { [Pipeline] echo 13:06:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:06:01 ---> sigul-configuration.sh 13:06:01 gpg: directory `/root/.gnupg' created 13:06:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:06:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:06:01 gpg: keyring `/root/.gnupg/secring.gpg' created 13:06:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:06:01 gpg: CAST5 encrypted data 13:06:01 gpg: encrypted with 1 passphrase 13:06:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:06:01 + mkdir /home/jenkins 13:06:01 + mkdir /home/jenkins/sigul [Pipeline] sh 13:06:01 + 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 13:06:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:06:02 ---> sigul-install.sh 13:06:02 Sigul already installed; skipping installation. [Pipeline] sh 13:06:02 + git tag --list 13:06:02 v0.0.0 13:06:02 v0.0.1 13:06:02 v0.0.2 13:06:02 v0.0.3 13:06:02 v0.0.4 13:06:02 v0.0.5 13:06:02 v0.0.6 13:06:02 v0.0.7 13:06:02 v0.0.8 13:06:02 v2.0.0 13:06:02 v2.1.0 13:06:02 v2.2.0 13:06:02 v2.3.0 13:06:02 v3.0 13:06:02 v3.0.0 13:06:02 v3.1 13:06:02 v3.1.0 13:06:02 v4.0 13:06:02 v4.0.0 13:06:02 v4.0.1 13:06:02 v4.1.0-dev.1 13:06:02 v4.1.0-dev.10 13:06:02 v4.1.0-dev.11 13:06:02 v4.1.0-dev.12 13:06:02 v4.1.0-dev.13 13:06:02 v4.1.0-dev.14 13:06:02 v4.1.0-dev.15 13:06:02 v4.1.0-dev.2 13:06:02 v4.1.0-dev.3 13:06:02 v4.1.0-dev.4 13:06:02 v4.1.0-dev.5 13:06:02 v4.1.0-dev.6 13:06:02 v4.1.0-dev.7 13:06:02 v4.1.0-dev.8 13:06:02 v4.1.0-dev.9 [Pipeline] sh 13:06:02 + lftools sign git-tag v4.1.0-dev.15 13:06:03 Signing Git tag with Sigul... 13:06:03 Signing v4.1.0-dev.15 [Pipeline] echo 13:06:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:06:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:06:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:06:03 $ docker stop --time=1 2f41bf04f5ca343e482d3633c6330fedf0091180747afa3f849345694538cdfc 13:06:05 $ docker rm -f --volumes 2f41bf04f5ca343e482d3633c6330fedf0091180747afa3f849345694538cdfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:06:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:06:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:06:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:05 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 13:06:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:06:06 $ docker top ea6289da0971d5b501732f8bc3cfda3b79b9a694cce54cbf63528d9e6a6f6a7e -eo pid,comm 13:06:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:06:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:06:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:06:06 [ssh-agent] Looking for ssh-agent implementation... 13:06:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:06 $ docker exec ea6289da0971d5b501732f8bc3cfda3b79b9a694cce54cbf63528d9e6a6f6a7e ssh-agent 13:06:06 SSH_AUTH_SOCK=/tmp/ssh-dC8z16Ri8LwG/agent.32 13:06:06 SSH_AGENT_PID=38 13:06:06 Running ssh-add (command line suppressed) 13:06:06 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2919443792206133734.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_2919443792206133734.key) 13:06:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:06:06 + git semver bump pre 13:06:07 2025-09-10 13:06:07,057 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:06:07 2025-09-10 13:06:07,061 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:06:07 2025-09-10 13:06:07,061 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev 13:06:07 2025-09-10 13:06:07,061 [bump_version] DEBUG bumped version:4.1.0-dev.16 13:06:07 2025-09-10 13:06:07,061 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 13:06:07 2025-09-10 13:06:07,061 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:06:07 2025-09-10 13:06:07,061 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 13:06:07 2025-09-10 13:06:07,063 [execute] INFO git cat-file --batch-check 13:06:07 2025-09-10 13:06:07,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 13:06:07 2025-09-10 13:06:07,067 [execute] INFO git cat-file --batch 13:06:07 2025-09-10 13:06:07,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 13:06:07 2025-09-10 13:06:07,071 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:06:07 4.1.0-dev.16 [Pipeline] } 13:06:07 $ docker exec --env ******** --env ******** ea6289da0971d5b501732f8bc3cfda3b79b9a694cce54cbf63528d9e6a6f6a7e ssh-agent -k 13:06:07 unset SSH_AUTH_SOCK; 13:06:07 unset SSH_AGENT_PID; 13:06:07 echo Agent pid 38 killed; 13:06:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:06:07 + git semver [Pipeline] } 13:06:07 $ docker stop --time=1 ea6289da0971d5b501732f8bc3cfda3b79b9a694cce54cbf63528d9e6a6f6a7e 13:06:09 $ docker rm -f --volumes ea6289da0971d5b501732f8bc3cfda3b79b9a694cce54cbf63528d9e6a6f6a7e [Pipeline] // withDockerContainer [Pipeline] sh 13:06:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:06:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:06:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:09 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 13:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:06:10 $ docker top a976d9cb0d0dc2ec77f289df7becaf2239d285e4235418c759eb6d9e73d4228d -eo pid,comm 13:06:10 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). 13:06:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:06:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:06:10 [ssh-agent] Looking for ssh-agent implementation... 13:06:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:10 $ docker exec a976d9cb0d0dc2ec77f289df7becaf2239d285e4235418c759eb6d9e73d4228d ssh-agent 13:06:10 SSH_AUTH_SOCK=/tmp/ssh-ZSA0U2lIPDHC/agent.32 13:06:10 SSH_AGENT_PID=38 13:06:10 Running ssh-add (command line suppressed) 13:06:10 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8361616773860423732.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8361616773860423732.key) 13:06:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:06:10 + git semver push 13:06:11 2025-09-10 13:06:10,947 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:06:11 2025-09-10 13:06:10,952 [run_push] DEBUG push 13:06:11 2025-09-10 13:06:10,953 [execute] INFO git cat-file --batch-check 13:06:11 2025-09-10 13:06:10,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=, shell=False, universal_newlines=False) 13:06:11 2025-09-10 13:06:10,956 [execute] INFO git rev-list ff53d6b6b838ac8303daa6d5f43f131b19a0a915 -- 13:06:11 2025-09-10 13:06:10,956 [execute] DEBUG Popen(['git', 'rev-list', 'ff53d6b6b838ac8303daa6d5f43f131b19a0a915', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:06:11 2025-09-10 13:06:10,963 [execute] INFO git fetch -v -- origin 13:06:11 2025-09-10 13:06:10,963 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=True) 13:06:11 2025-09-10 13:06:11,436 [run_push] DEBUG no remote changes detected 13:06:11 2025-09-10 13:06:11,436 [execute] INFO git push origin semver 13:06:11 2025-09-10 13:06:11,437 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:06:12 2025-09-10 13:06:12,145 [run_push] DEBUG push all version tags 13:06:12 2025-09-10 13:06:12,145 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:06:12 2025-09-10 13:06:12,146 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, stdin=None, shell=False, universal_newlines=False) 13:06:13 2025-09-10 13:06:12,816 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 13:06:13 4.1.0-dev.16 [Pipeline] } 13:06:13 $ docker exec --env ******** --env ******** a976d9cb0d0dc2ec77f289df7becaf2239d285e4235418c759eb6d9e73d4228d ssh-agent -k 13:06:13 unset SSH_AUTH_SOCK; 13:06:13 unset SSH_AGENT_PID; 13:06:13 echo Agent pid 38 killed; 13:06:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:06:13 + git semver [Pipeline] } 13:06:13 $ docker stop --time=1 a976d9cb0d0dc2ec77f289df7becaf2239d285e4235418c759eb6d9e73d4228d 13:06:15 $ docker rm -f --volumes a976d9cb0d0dc2ec77f289df7becaf2239d285e4235418c759eb6d9e73d4228d [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 13:06:15 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 13:06:15 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 13:06:15 total 16 13:06:15 drwxr-xr-x 3 root root 4096 Sep 10 13:05 . 13:06:15 drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 13:06 .. 13:06:15 drwxr-xr-x 2 root root 4096 Sep 10 13:05 cost 13:06:15 -rw-r--r-- 1 root root 92 Sep 10 13:05 cost.csv 13:06:15 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 13:06:15 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 13:06:15 total 16 13:06:15 drwxr-xr-x 3 jenkins jenkins 4096 Sep 10 13:05 . 13:06:15 drwxrwxr-x 9 jenkins jenkins 4096 Sep 10 13:06 .. 13:06:15 drwxr-xr-x 2 jenkins jenkins 4096 Sep 10 13:05 cost 13:06:15 -rw-r--r-- 1 jenkins jenkins 92 Sep 10 13:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:06:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:06:16 ---> package-listing.sh 13:06:16 ++ facter osfamily 13:06:16 ++ tr '[:upper:]' '[:lower:]' 13:06:17 + OS_FAMILY=debian 13:06:17 + workspace=/w/workspace/oundry_go-mod-configuration_main 13:06:17 + START_PACKAGES=/tmp/packages_start.txt 13:06:17 + END_PACKAGES=/tmp/packages_end.txt 13:06:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:17 + PACKAGES=/tmp/packages_start.txt 13:06:17 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 13:06:17 + PACKAGES=/tmp/packages_end.txt 13:06:17 + case "${OS_FAMILY}" in 13:06:17 + dpkg -l 13:06:17 + grep '^ii' 13:06:17 + '[' -f /tmp/packages_start.txt ']' 13:06:17 + '[' -f /tmp/packages_end.txt ']' 13:06:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:17 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 13:06:17 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 13:06:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 13:06:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:06:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:06:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:17 prd-ubuntu20.04-docker-8c-8g-8642 does not seem to be running inside a container 13:06:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:06:18 $ docker top a56ab91d5b50b82fbd53945966debe878bb826b583776f93460447be5c49a38c -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:18 + touch /tmp/pre-build-complete [Pipeline] sh 13:06:18 + mkdir -p /var/log/sysstat [Pipeline] sh 13:06:19 + ls /var/log/sa-host 13:06:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:06:19 provisioning config files... 13:06:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5877437430403110183tmp [Pipeline] { [Pipeline] echo 13:06:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:06:19 ---> create-netrc.sh [Pipeline] } 13:06:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:06:19 ---> python-tools-install.sh [Pipeline] echo 13:06:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:06:20 ---> sudo-logs.sh 13:06:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:06:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:06:20 ---> job-cost.sh 13:06:20 lf-activate-venv: SKIPPING 13:06:20 DEBUG: total: 0.2199999988079071 13:06:20 INFO: Retrieving Stack Cost... 13:06:20 INFO: Retrieving Pricing Info for: v3-standard-8 13:06:21 INFO: Archiving Costs [Pipeline] echo 13:06:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:06:21 ---> logs-deploy.sh 13:06:21 lf-activate-venv: SKIPPING 13:06:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/111 13:06:21 INFO: archiving workspace using pattern(s): 13:06:22 Archives upload complete. 13:06:22 INFO: archiving logs to Nexus