Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70c17e86f6bb0378c0c551d9b7138517b98ae52b 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-ssh11983600874070431436.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh6485512553312881032.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17730643742970828347.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh12002096107693402506.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2955223142643089848.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, goVersion:1.25, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13636 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 70c17e86f6bb0378c0c551d9b7138517b98ae52b (main) Commit message: "Merge pull request #966 from FelixTing/bump-edgex-deps" > git config core.sparsecheckout # timeout=10 > git checkout -f 70c17e86f6bb0378c0c551d9b7138517b98ae52b # timeout=10 > git rev-list --no-walk ff1e0865ae0074a32d0b4aebcc79e528e4c2373d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:24:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:24:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:24:50 ========================================================= 07:24:50 EdgeX Global Pipelines Version Info 07:24:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:24:51 ------------------- 07:24:51 stable info: 07:24:51 ------------------- 07:24:51 Commited By: Ginny Guan ginny@iotechsys.com 07:24:51 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 07:24:51 Message: update stable to v1.0.281 07:24:52 ------------------- 07:24:52 experimental info: 07:24:52 ------------------- 07:24:52 Commited By: **** collab-it+edgex@linuxfoundation.org 07:24:52 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 07:24:52 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:24:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:24:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:24:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:24:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:24:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:24:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:24:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:24:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:24:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:24:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:24:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:24:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:24:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70c17e86f6bb0378c0c551d9b7138517b98ae52b [Pipeline] echo 07:24:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70c17e8 [Pipeline] echo 07:24:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:24:53 + git rev-list -1 --merges 70c17e86f6bb0378c0c551d9b7138517b98ae52b~1..70c17e86f6bb0378c0c551d9b7138517b98ae52b [Pipeline] echo 07:24:53 -----------> git rev-list -1 --merges 70c17e86f6bb0378c0c551d9b7138517b98ae52b~1..70c17e86f6bb0378c0c551d9b7138517b98ae52b 70c17e86f6bb0378c0c551d9b7138517b98ae52b 07:24:53 70c17e86f6bb0378c0c551d9b7138517b98ae52b [false] [Pipeline] sh 07:24:54 + git log --format=format:%s -1 70c17e86f6bb0378c0c551d9b7138517b98ae52b [Pipeline] echo 07:24:54 ========================================================= 07:24:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:24:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:24:54 + git log --format=format:%s -1 70c17e86f6bb0378c0c551d9b7138517b98ae52b [Pipeline] echo 07:24:54 [semverPrep] GIT_COMMIT: 70c17e86f6bb0378c0c551d9b7138517b98ae52b, Commit Message: Merge pull request #966 from FelixTing/bump-edgex-deps [Pipeline] echo 07:24:54 [semverPrep] This is not a build commit. [Pipeline] sh 07:24:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:24:54 + grep -v github /etc/ssh/ssh_known_hosts 07:24:54 + [ -e /tmp/ssh_known_hosts ] 07:24:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:24:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:24:54 + sudo tee -a /etc/ssh/ssh_known_hosts 07:24:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:24:55 07:24:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:24:55 0.1.4: Pulling from edgex-devops/py-git-semver 07:24:55 3dae71ba6b94: Pulling fs layer 07:24:55 6bf1a483ea7c: Pulling fs layer 07:24:55 f5dfc541a4d3: Pulling fs layer 07:24:55 461d9e800cba: Pulling fs layer 07:24:55 80192f66455f: Pulling fs layer 07:24:55 2e8e34ca0e6c: Pulling fs layer 07:24:55 a29436f7fd5d: Pulling fs layer 07:24:55 923cac83aea3: Pulling fs layer 07:24:55 25ad8b0a4227: Pulling fs layer 07:24:55 461d9e800cba: Waiting 07:24:55 2e8e34ca0e6c: Waiting 07:24:55 923cac83aea3: Waiting 07:24:55 a29436f7fd5d: Waiting 07:24:55 db01528c6b51: Pulling fs layer 07:24:55 28988de357af: Pulling fs layer 07:24:55 25ad8b0a4227: Waiting 07:24:55 db01528c6b51: Waiting 07:24:55 6bf1a483ea7c: Verifying Checksum 07:24:55 6bf1a483ea7c: Download complete 07:24:55 461d9e800cba: Download complete 07:24:55 80192f66455f: Download complete 07:24:55 f5dfc541a4d3: Verifying Checksum 07:24:55 f5dfc541a4d3: Download complete 07:24:55 3dae71ba6b94: Verifying Checksum 07:24:55 3dae71ba6b94: Download complete 07:24:55 923cac83aea3: Verifying Checksum 07:24:55 923cac83aea3: Download complete 07:24:55 25ad8b0a4227: Verifying Checksum 07:24:55 25ad8b0a4227: Download complete 07:24:56 db01528c6b51: Verifying Checksum 07:24:56 db01528c6b51: Download complete 07:24:56 28988de357af: Verifying Checksum 07:24:56 28988de357af: Download complete 07:24:56 a29436f7fd5d: Verifying Checksum 07:24:56 a29436f7fd5d: Download complete 07:24:56 2e8e34ca0e6c: Verifying Checksum 07:24:56 2e8e34ca0e6c: Download complete 07:24:57 3dae71ba6b94: Pull complete 07:24:57 6bf1a483ea7c: Pull complete 07:24:58 f5dfc541a4d3: Pull complete 07:24:58 461d9e800cba: Pull complete 07:24:58 80192f66455f: Pull complete 07:25:02 2e8e34ca0e6c: Pull complete 07:25:03 a29436f7fd5d: Pull complete 07:25:03 923cac83aea3: Pull complete 07:25:03 25ad8b0a4227: Pull complete 07:25:03 db01528c6b51: Pull complete 07:25:03 28988de357af: Pull complete 07:25:03 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:25:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:03 prd-ubuntu20.04-docker-8c-8g-13636 does not seem to be running inside a container 07:25:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:25:05 $ docker top 276e38a627d4832b2bdfb67fb7b96d49d863cfcd5b32cfe0b9fbcc55a897e671 -eo pid,comm 07:25:05 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). 07:25:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:25:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:05 [ssh-agent] Looking for ssh-agent implementation... 07:25:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:05 $ docker exec 276e38a627d4832b2bdfb67fb7b96d49d863cfcd5b32cfe0b9fbcc55a897e671 ssh-agent 07:25:05 SSH_AUTH_SOCK=/tmp/ssh-quRRQRdpzJBu/agent.32 07:25:05 SSH_AGENT_PID=38 07:25:05 Running ssh-add (command line suppressed) 07:25:05 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1793010989486191612.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1793010989486191612.key) 07:25:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:05 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] sh 07:25:06 + git tag --points-at HEAD [Pipeline] } 07:25:06 $ docker exec --env ******** --env ******** 276e38a627d4832b2bdfb67fb7b96d49d863cfcd5b32cfe0b9fbcc55a897e671 ssh-agent -k 07:25:06 unset SSH_AUTH_SOCK; 07:25:06 unset SSH_AGENT_PID; 07:25:06 echo Agent pid 38 killed; 07:25:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:25:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:06 [ssh-agent] Looking for ssh-agent implementation... 07:25:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:06 $ docker exec 276e38a627d4832b2bdfb67fb7b96d49d863cfcd5b32cfe0b9fbcc55a897e671 ssh-agent 07:25:06 SSH_AUTH_SOCK=/tmp/ssh-5gUzXvw0xOWE/agent.86 07:25:06 SSH_AGENT_PID=92 07:25:06 Running ssh-add (command line suppressed) 07:25:06 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17066567478046429775.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17066567478046429775.key) 07:25:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:07 + git semver init 07:25:07 2026-06-22 07:25:07,216 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:25:07 2026-06-22 07:25:07,219 [run_init] DEBUG init version:0.0.0 force:False 07:25:07 2026-06-22 07:25:07,219 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 07:25:07 2026-06-22 07:25:07,220 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 07:25:07 2026-06-22 07:25:07,220 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, stdin=None, shell=False, universal_newlines=False) 07:25:09 2026-06-22 07:25:08,673 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 07:25:09 2026-06-22 07:25:08,673 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 07:25:09 2026-06-22 07:25:08,673 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:25:09 2026-06-22 07:25:08,673 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:25:09 4.1.0-dev.73 [Pipeline] } 07:25:09 $ docker exec --env ******** --env ******** 276e38a627d4832b2bdfb67fb7b96d49d863cfcd5b32cfe0b9fbcc55a897e671 ssh-agent -k 07:25:09 unset SSH_AUTH_SOCK; 07:25:09 unset SSH_AGENT_PID; 07:25:09 echo Agent pid 92 killed; 07:25:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:09 + git semver [Pipeline] } 07:25:09 $ docker stop --time=1 276e38a627d4832b2bdfb67fb7b96d49d863cfcd5b32cfe0b9fbcc55a897e671 07:25:11 $ docker rm -f --volumes 276e38a627d4832b2bdfb67fb7b96d49d863cfcd5b32cfe0b9fbcc55a897e671 [Pipeline] // withDockerContainer [Pipeline] sh 07:25:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:25:11 Stashed 1 file(s) [Pipeline] echo 07:25:11 [edgeXSemver]: initialized semver on version 4.1.0-dev.73 [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 07:25:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 07:25:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 07:25:12 ========================================================= 07:25:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 07:25:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:25:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:25:12 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 07:25:12 2d35ebdb57d9: Pulling fs layer 07:25:12 c35fb4624d26: Pulling fs layer 07:25:12 4e2aec7ef170: Pulling fs layer 07:25:12 333b49ad6fbf: Pulling fs layer 07:25:12 4f4fb700ef54: Pulling fs layer 07:25:12 c3e65509a76b: Pulling fs layer 07:25:12 333b49ad6fbf: Waiting 07:25:12 4f4fb700ef54: Waiting 07:25:12 7cf9ebb963bd: Pulling fs layer 07:25:12 bb34ca984cfb: Pulling fs layer 07:25:12 7cf9ebb963bd: Waiting 07:25:12 c3e65509a76b: Waiting 07:25:12 151cf03bc807: Pulling fs layer 07:25:12 bb34ca984cfb: Waiting 07:25:12 151cf03bc807: Waiting 07:25:12 c35fb4624d26: Verifying Checksum 07:25:12 333b49ad6fbf: Download complete 07:25:12 4f4fb700ef54: Download complete 07:25:12 c3e65509a76b: Verifying Checksum 07:25:12 c3e65509a76b: Download complete 07:25:12 2d35ebdb57d9: Verifying Checksum 07:25:12 2d35ebdb57d9: Download complete 07:25:12 7cf9ebb963bd: Verifying Checksum 07:25:12 7cf9ebb963bd: Download complete 07:25:12 2d35ebdb57d9: Pull complete 07:25:12 c35fb4624d26: Pull complete 07:25:13 4e2aec7ef170: Verifying Checksum 07:25:13 4e2aec7ef170: Download complete 07:25:13 151cf03bc807: Verifying Checksum 07:25:13 151cf03bc807: Download complete 07:25:13 bb34ca984cfb: Verifying Checksum 07:25:13 bb34ca984cfb: Download complete 07:25:18 4e2aec7ef170: Pull complete 07:25:18 333b49ad6fbf: Pull complete 07:25:18 4f4fb700ef54: Pull complete 07:25:18 c3e65509a76b: Pull complete 07:25:18 7cf9ebb963bd: Pull complete 07:25:22 bb34ca984cfb: Pull complete 07:25:23 151cf03bc807: Pull complete 07:25:23 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 07:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:25:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 07:25:23 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:23 + docker inspect -f . ci-base-image-x86_64 07:25:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:23 prd-ubuntu20.04-docker-8c-8g-13636 does not seem to be running inside a container 07:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:25:25 $ docker top 9ddc6fe9c54b976570b6ba9740da6f7642706d02155ee81d7cb84767caae60eb -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:25 + go version 07:25:25 go version go1.25.2 linux/amd64 [Pipeline] } 07:25:25 $ docker stop --time=1 9ddc6fe9c54b976570b6ba9740da6f7642706d02155ee81d7cb84767caae60eb 07:25:26 $ docker rm -f --volumes 9ddc6fe9c54b976570b6ba9740da6f7642706d02155ee81d7cb84767caae60eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:27 + docker inspect -f . ci-base-image-x86_64 07:25:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:27 prd-ubuntu20.04-docker-8c-8g-13636 does not seem to be running inside a container 07:25:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:25:27 $ docker top 081fa9e4623d46d53c67acaa95209a13a9f6817cefc041e5ab9adb14875d79e5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:27 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 07:25:28 + make test 07:25:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:25:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 07:25:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.39 07:25:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.1.0-dev.29 07:25:29 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.1.0-dev.14 07:25:29 go: downloading github.com/golang-jwt/jwt/v5 v5.3.1 07:25:29 go: downloading github.com/google/uuid v1.6.0 07:25:29 go: downloading github.com/labstack/echo/v4 v4.15.4 07:25:29 go: downloading github.com/openziti/sdk-golang v1.9.0 07:25:29 go: downloading github.com/stretchr/testify v1.11.1 07:25:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20250401214520-65e299d6c5c9 07:25:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.1.0-dev.19 07:25:29 go: downloading github.com/hashicorp/go-multierror v1.1.1 07:25:29 go: downloading github.com/mitchellh/mapstructure v1.5.0 07:25:30 go: downloading github.com/sirupsen/logrus v1.9.4 07:25:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.1.0-dev.22 07:25:30 go: downloading github.com/mitchellh/copystructure v1.2.0 07:25:30 go: downloading gopkg.in/yaml.v3 v3.0.1 07:25:30 go: downloading github.com/gorilla/websocket v1.5.3 07:25:30 go: downloading golang.org/x/net v0.56.0 07:25:30 go: downloading golang.org/x/sync v0.21.0 07:25:30 go: downloading github.com/go-kit/log v0.2.1 07:25:30 go: downloading github.com/fxamacker/cbor/v2 v2.9.2 07:25:30 go: downloading github.com/go-playground/validator/v10 v10.30.3 07:25:30 go: downloading github.com/labstack/gommon v0.5.0 07:25:30 go: downloading golang.org/x/crypto v0.53.0 07:25:30 go: downloading github.com/go-openapi/strfmt v0.26.3 07:25:30 go: downloading github.com/michaelquigley/pfxlog v0.6.10 07:25:30 go: downloading github.com/openziti/channel/v5 v5.0.10 07:25:30 go: downloading github.com/openziti/edge-api v0.32.0 07:25:30 go: downloading github.com/openziti/foundation/v2 v2.0.95 07:25:30 go: downloading github.com/openziti/secretstream v0.1.51 07:25:30 go: downloading github.com/openziti/transport/v2 v2.0.216 07:25:30 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 07:25:30 go: downloading github.com/pkg/errors v0.9.1 07:25:30 go: downloading google.golang.org/protobuf v1.36.11 07:25:31 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 07:25:31 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 07:25:31 go: downloading github.com/stretchr/objx v0.5.2 07:25:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.8.1 07:25:31 go: downloading github.com/go-openapi/runtime v0.32.3 07:25:31 go: downloading github.com/go-resty/resty/v2 v2.17.2 07:25:31 go: downloading github.com/openziti/identity v1.0.133 07:25:31 go: downloading github.com/zitadel/oidc/v3 v3.47.5 07:25:31 go: downloading golang.org/x/oauth2 v0.36.0 07:25:31 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 07:25:31 go: downloading github.com/kataras/go-events v0.0.3 07:25:31 go: downloading github.com/openziti/metrics v1.4.5 07:25:31 go: downloading github.com/hashicorp/errwrap v1.1.0 07:25:32 go: downloading github.com/mitchellh/reflectwalk v1.0.2 07:25:32 go: downloading golang.org/x/sys v0.46.0 07:25:32 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:25:32 go: downloading github.com/mattn/go-colorable v0.1.15 07:25:32 go: downloading github.com/mattn/go-isatty v0.0.22 07:25:32 go: downloading github.com/valyala/fasttemplate v1.2.2 07:25:32 go: downloading github.com/x448/float16 v0.8.4 07:25:32 go: downloading github.com/gabriel-vasile/mimetype v1.4.13 07:25:32 go: downloading github.com/go-playground/universal-translator v0.18.1 07:25:32 go: downloading github.com/leodido/go-urn v1.4.0 07:25:32 go: downloading golang.org/x/text v0.38.0 07:25:32 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 07:25:32 go: downloading github.com/go-openapi/errors v0.22.8 07:25:32 go: downloading github.com/go-viper/mapstructure/v2 v2.5.0 07:25:32 go: downloading github.com/oklog/ulid/v2 v2.1.1 07:25:32 go: downloading github.com/emirpasic/gods v1.18.1 07:25:32 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 07:25:32 go: downloading github.com/go-jose/go-jose/v4 v4.1.4 07:25:32 go: downloading google.golang.org/grpc v1.79.3 07:25:32 go: downloading github.com/go-openapi/swag/fileutils v0.26.1 07:25:32 go: downloading github.com/go-openapi/swag/jsonutils v0.26.1 07:25:32 go: downloading github.com/go-openapi/swag v0.26.1 07:25:33 go: downloading github.com/go-openapi/swag/stringutils v0.26.1 07:25:33 go: downloading github.com/go-openapi/runtime/server-middleware v0.32.3 07:25:33 go: downloading go.opentelemetry.io/otel v1.44.0 07:25:33 go: downloading go.opentelemetry.io/otel/trace v1.44.0 07:25:33 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 07:25:33 go: downloading github.com/go-openapi/validate v0.26.0 07:25:33 go: downloading github.com/shirou/gopsutil/v4 v4.26.5 07:25:33 go: downloading github.com/fsnotify/fsnotify v1.10.1 07:25:33 go: downloading github.com/spf13/cast v1.10.0 07:25:33 go: downloading github.com/muhlemmer/gu v0.3.1 07:25:33 go: downloading github.com/zitadel/schema v1.3.2 07:25:33 go: downloading github.com/valyala/bytebufferpool v1.0.0 07:25:33 go: downloading golang.org/x/term v0.44.0 07:25:33 go: downloading github.com/go-playground/locales v0.14.1 07:25:33 go: downloading github.com/go-openapi/swag/typeutils v0.26.1 07:25:34 go: downloading github.com/go-openapi/analysis v0.25.2 07:25:34 go: downloading github.com/go-openapi/loads v0.24.0 07:25:34 go: downloading github.com/go-openapi/spec v0.22.5 07:25:34 go: downloading github.com/go-openapi/swag/conv v0.26.1 07:25:34 go: downloading go.yaml.in/yaml/v3 v3.0.4 07:25:34 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 07:25:34 go: downloading github.com/go-openapi/swag/cmdutils v0.26.1 07:25:34 go: downloading github.com/go-openapi/swag/jsonname v0.26.1 07:25:34 go: downloading github.com/go-openapi/swag/loading v0.26.1 07:25:34 go: downloading github.com/go-openapi/swag/mangling v0.26.1 07:25:34 go: downloading github.com/go-openapi/swag/netutils v0.26.1 07:25:34 go: downloading github.com/go-openapi/swag/yamlutils v0.26.1 07:25:34 go: downloading github.com/go-openapi/jsonpointer v0.23.1 07:25:34 go: downloading github.com/go-logr/logr v1.4.3 07:25:34 go: downloading go.opentelemetry.io/otel/metric v1.44.0 07:25:34 go: downloading github.com/gorilla/securecookie v1.1.2 07:25:34 go: downloading github.com/zitadel/logging v0.7.0 07:25:34 go: downloading github.com/tklauser/go-sysconf v0.4.0 07:25:34 go: downloading github.com/go-openapi/jsonreference v0.21.6 07:25:34 go: downloading github.com/go-logr/stdr v1.2.2 07:25:34 go: downloading go.opentelemetry.io/auto/sdk v1.2.1 07:25:34 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 07:25:34 go: downloading github.com/cespare/xxhash/v2 v2.3.0 07:25:34 go: downloading github.com/tklauser/numcpus v0.12.0 07:25:53 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap coverage: 0.0% of statements 07:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/config 20.027s coverage: 33.8% of statements 07:26:11 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/container coverage: 0.0% of statements 07:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/controller 0.014s coverage: 93.4% of statements 07:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/environment 0.013s coverage: 88.1% of statements 07:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/file 0.304s coverage: 86.5% of statements 07:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/flags 0.005s coverage: 84.4% of statements 07:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers 1.032s coverage: 41.0% of statements 07:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers/headers 0.013s coverage: 85.3% of statements 07:26:11 ? github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces [no test files] 07:26:11 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces/mocks coverage: 0.0% of statements 07:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/messaging 0.019s coverage: 88.9% of statements 07:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/metrics 0.319s coverage: 89.1% of statements 07:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/registration 0.010s coverage: 23.5% of statements 07:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/secret 3.034s coverage: 72.1% of statements 07:26:11 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/startup coverage: 0.0% of statements 07:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/utils 0.005s coverage: 50.9% of statements 07:26:11 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/zerotrust coverage: 0.0% of statements 07:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v4/config 0.008s coverage: 38.9% of statements 07:26:11 ok github.com/edgexfoundry/go-mod-bootstrap/v4/di 0.012s coverage: 91.3% of statements 07:26:21 0 issues. 07:26:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:26:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:26:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:26:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 07:26:26 $ docker stop --time=1 081fa9e4623d46d53c67acaa95209a13a9f6817cefc041e5ab9adb14875d79e5 07:26:28 $ docker rm -f --volumes 081fa9e4623d46d53c67acaa95209a13a9f6817cefc041e5ab9adb14875d79e5 [Pipeline] // withDockerContainer [Pipeline] sh 07:26:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:26:28 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 07:26:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:26:29 07:26:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:26:29 latest: Pulling from edgex-lftools-log-publisher 07:26:29 5eb5b503b376: Pulling fs layer 07:26:29 5c69ac0246d0: Pulling fs layer 07:26:29 ec43610c2a17: Pulling fs layer 07:26:29 3a2ae6a8a46f: Pulling fs layer 07:26:29 3a2ae6a8a46f: Waiting 07:26:29 33b1e0a273af: Pulling fs layer 07:26:29 5d3b04190fa2: Pulling fs layer 07:26:29 2f39f015ded8: Pulling fs layer 07:26:29 33b1e0a273af: Waiting 07:26:29 2f39f015ded8: Waiting 07:26:29 5d3b04190fa2: Waiting 07:26:29 5c69ac0246d0: Verifying Checksum 07:26:29 5c69ac0246d0: Download complete 07:26:29 3a2ae6a8a46f: Download complete 07:26:29 33b1e0a273af: Verifying Checksum 07:26:29 33b1e0a273af: Download complete 07:26:29 5d3b04190fa2: Verifying Checksum 07:26:29 5d3b04190fa2: Download complete 07:26:29 ec43610c2a17: Verifying Checksum 07:26:29 ec43610c2a17: Download complete 07:26:30 5eb5b503b376: Verifying Checksum 07:26:30 5eb5b503b376: Download complete 07:26:30 2f39f015ded8: Download complete 07:26:31 5eb5b503b376: Pull complete 07:26:31 5c69ac0246d0: Pull complete 07:26:32 ec43610c2a17: Pull complete 07:26:32 3a2ae6a8a46f: Pull complete 07:26:32 33b1e0a273af: Pull complete 07:26:32 5d3b04190fa2: Pull complete 07:26:37 2f39f015ded8: Pull complete 07:26:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:26:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:26:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:37 prd-ubuntu20.04-docker-8c-8g-13636 does not seem to be running inside a container 07:26:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:26:38 $ docker top e1156ef2d5602dbce3cb2cf6f53a9cb3d5ddf0940216ced8ba0c59fdc141f8f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:38 ---> job-cost.sh 07:26:38 lf-activate-venv: SKIPPING 07:26:38 INFO: No Stack... 07:26:39 INFO: Retrieving Pricing Info for: v3-standard-8 07:26:39 INFO: Archiving Costs [Pipeline] sh 07:26:39 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 07:26:39 + cut -d, -f6 [Pipeline] lock 07:26:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-440-stack-cost] 07:26:39 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-440-stack-cost] did not exist. Created. 07:26:39 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-440-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:26:40 + echo total: 0.2199999988079071 [Pipeline] stash 07:26:40 Stashed 1 file(s) [Pipeline] } 07:26:40 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-440-stack-cost] [Pipeline] // lock [Pipeline] } 07:26:40 $ docker stop --time=1 e1156ef2d5602dbce3cb2cf6f53a9cb3d5ddf0940216ced8ba0c59fdc141f8f2 07:26:41 $ docker rm -f --volumes e1156ef2d5602dbce3cb2cf6f53a9cb3d5ddf0940216ced8ba0c59fdc141f8f2 [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 07:26:41 provisioning config files... 07:26:41 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11783996111683377644tmp [Pipeline] { [Pipeline] sh 07:26:41 + set +x 07:26:41 + + bash -s -- 07:26:41 curl -s https://codecov.io/bash 07:26:41 07:26:41 _____ _ 07:26:41 / ____| | | 07:26:41 | | ___ __| | ___ ___ _____ __ 07:26:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:26:41 | |___| (_) | (_| | __/ (_| (_) \ V / 07:26:41 \_____\___/ \__,_|\___|\___\___/ \_/ 07:26:41 Bash-1.0.6 07:26:41 07:26:41 07:26:41 ==> git version 2.25.1 found 07:26:41 ==> 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 07:26:41 Release-Date: 2020-01-08 07:26:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:26:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:26:41 ==> Jenkins CI detected. 07:26:41 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 07:26:41 project root: . 07:26:41 --> token set from env 07:26:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:26:42 ==> Running gcov in . (disable via -X gcov) 07:26:42 ==> Python coveragepy not found 07:26:42 ==> Searching for coverage reports in: 07:26:42 + . 07:26:42 -> Found 1 reports 07:26:42 ==> Detecting git/mercurial file structure 07:26:42 ==> Reading reports 07:26:42 + ./coverage.out bytes=169982 07:26:42 ==> Appending adjustments 07:26:42 https://docs.codecov.io/docs/fixing-reports 07:26:42 + Found adjustments 07:26:42 ==> Gzipping contents 07:26:42 24K /tmp/codecov.dGVeek.gz 07:26:42 ==> Uploading reports 07:26:42 url: https://codecov.io 07:26:42 query: branch=main&commit=70c17e86f6bb0378c0c551d9b7138517b98ae52b&build=440&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F440%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 07:26:42 -> Pinging Codecov 07:26:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=70c17e86f6bb0378c0c551d9b7138517b98ae52b&build=440&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F440%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 07:26:42 -> Uploading to 07:26:42 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-bootstrap/70c17e86f6bb0378c0c551d9b7138517b98ae52b/156552bb-23dc-4d78-8488-4b1186412485.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260622%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260622T072642Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a130e1575bace7b90af6f3347fb80fc30aaa132fbb69650562542d5430224158 07:26:42 % Total % Received % Xferd Average Speed Time Time Time Current 07:26:42 Dload Upload Total Spent Left Speed 07:26:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22367 0 0 100 22367 0 36727 --:--:-- --:--:-- --:--:-- 36787 07:26:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/70c17e86f6bb0378c0c551d9b7138517b98ae52b [Pipeline] } 07:26:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:26:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:26:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:26:43 07:26:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:26:44 latest: Pulling from edgex-devops/edgex-snyk-go 07:26:44 2d35ebdb57d9: Already exists 07:26:44 85e8836fcdb2: Pulling fs layer 07:26:44 91631faa732a: Pulling fs layer 07:26:44 f3f5ae8826fa: Pulling fs layer 07:26:44 4f4fb700ef54: Pulling fs layer 07:26:44 7861252a18e6: Pulling fs layer 07:26:44 9130f900ef6f: Pulling fs layer 07:26:44 7861252a18e6: Waiting 07:26:44 4f4fb700ef54: Waiting 07:26:44 9130f900ef6f: Waiting 07:26:44 f3f5ae8826fa: Download complete 07:26:44 85e8836fcdb2: Download complete 07:26:44 4f4fb700ef54: Verifying Checksum 07:26:44 4f4fb700ef54: Download complete 07:26:44 85e8836fcdb2: Pull complete 07:26:44 7861252a18e6: Verifying Checksum 07:26:44 7861252a18e6: Download complete 07:26:44 91631faa732a: Verifying Checksum 07:26:44 91631faa732a: Download complete 07:26:45 9130f900ef6f: Verifying Checksum 07:26:45 9130f900ef6f: Download complete 07:26:49 91631faa732a: Pull complete 07:26:49 f3f5ae8826fa: Pull complete 07:26:49 4f4fb700ef54: Pull complete 07:26:49 7861252a18e6: Pull complete 07:26:53 9130f900ef6f: Pull complete 07:26:53 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 07:26:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:26:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:53 prd-ubuntu20.04-docker-8c-8g-13636 does not seem to be running inside a container 07:26:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:26:55 $ docker top 80e46ceaa6100f41a0b463f711ba1a4012ebb3c5c0acb308f5c38cab6a201c3c -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:55 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] echo 07:26:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 07:26:56 + set -o pipefail 07:26:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 07:27:08 07:27:08 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v4)... 07:27:08 07:27:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38043815-24ee-49a2-867d-492929c96656/history/74e55aa8-25af-4115-bf23-df8f34018070 07:27:08 07:27:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:27:08 [Pipeline] } 07:27:08 $ docker stop --time=1 80e46ceaa6100f41a0b463f711ba1a4012ebb3c5c0acb308f5c38cab6a201c3c 07:27:10 $ docker rm -f --volumes 80e46ceaa6100f41a0b463f711ba1a4012ebb3c5c0acb308f5c38cab6a201c3c [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 07:27:11 + git log --format=format:%s -1 70c17e86f6bb0378c0c551d9b7138517b98ae52b [Pipeline] sh 07:27:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:27:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:27:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:11 prd-ubuntu20.04-docker-8c-8g-13636 does not seem to be running inside a container 07:27:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:27:12 $ docker top 9407b70cc65ed910eb41573ee991682ea46a04f35bcd98f5498edc5bfeb05895 -eo pid,comm 07:27:12 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). 07:27:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:27:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:27:12 [ssh-agent] Looking for ssh-agent implementation... 07:27:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:27:12 $ docker exec 9407b70cc65ed910eb41573ee991682ea46a04f35bcd98f5498edc5bfeb05895 ssh-agent 07:27:12 SSH_AUTH_SOCK=/tmp/ssh-y7PZdk9y18cu/agent.32 07:27:12 SSH_AGENT_PID=38 07:27:12 Running ssh-add (command line suppressed) 07:27:12 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13621485441755541460.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13621485441755541460.key) 07:27:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:27:12 + git semver tag 07:27:13 2026-06-22 07:27:13,122 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:27:13 2026-06-22 07:27:13,126 [run_tag] DEBUG tag force:False 07:27:13 2026-06-22 07:27:13,126 [check_head_tag] DEBUG check head tag 07:27:13 2026-06-22 07:27:13,127 [execute] INFO git cat-file --batch-check 07:27:13 2026-06-22 07:27:13,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, stdin=, shell=False, universal_newlines=False) 07:27:13 2026-06-22 07:27:13,129 [execute] INFO git cat-file --batch 07:27:13 2026-06-22 07:27:13,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, stdin=, shell=False, universal_newlines=False) 07:27:13 2026-06-22 07:27:13,152 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:27:13 2026-06-22 07:27:13,152 [execute] INFO git tag -a v4.1.0-dev.73 -m v4.1.0-dev.73 07:27:13 2026-06-22 07:27:13,152 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.73', '-m', 'v4.1.0-dev.73'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, stdin=None, shell=False, universal_newlines=False) 07:27:13 2026-06-22 07:27:13,154 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:27:13 4.1.0-dev.73 [Pipeline] } 07:27:13 $ docker exec --env ******** --env ******** 9407b70cc65ed910eb41573ee991682ea46a04f35bcd98f5498edc5bfeb05895 ssh-agent -k 07:27:13 unset SSH_AUTH_SOCK; 07:27:13 unset SSH_AGENT_PID; 07:27:13 echo Agent pid 38 killed; 07:27:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:27:13 + git semver [Pipeline] } 07:27:13 $ docker stop --time=1 9407b70cc65ed910eb41573ee991682ea46a04f35bcd98f5498edc5bfeb05895 07:27:15 $ docker rm -f --volumes 9407b70cc65ed910eb41573ee991682ea46a04f35bcd98f5498edc5bfeb05895 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:27:15 07:27:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:27:15 0.23.1-centos7: Pulling from edgex-lftools 07:27:15 ab5ef0e58194: Pulling fs layer 07:27:15 9712f1f96733: Pulling fs layer 07:27:15 63f879dbbcfc: Pulling fs layer 07:27:15 0d9ebad4ef96: Pulling fs layer 07:27:15 e9a5061849ea: Pulling fs layer 07:27:15 d747dcd14b5f: Pulling fs layer 07:27:15 2de7ff778b66: Pulling fs layer 07:27:15 e9a5061849ea: Waiting 07:27:15 d747dcd14b5f: Waiting 07:27:15 0d9ebad4ef96: Waiting 07:27:15 2de7ff778b66: Waiting 07:27:15 9712f1f96733: Verifying Checksum 07:27:15 9712f1f96733: Download complete 07:27:16 63f879dbbcfc: Verifying Checksum 07:27:16 63f879dbbcfc: Download complete 07:27:16 e9a5061849ea: Verifying Checksum 07:27:16 e9a5061849ea: Download complete 07:27:16 d747dcd14b5f: Verifying Checksum 07:27:16 d747dcd14b5f: Download complete 07:27:16 0d9ebad4ef96: Verifying Checksum 07:27:16 0d9ebad4ef96: Download complete 07:27:16 ab5ef0e58194: Verifying Checksum 07:27:16 ab5ef0e58194: Download complete 07:27:16 2de7ff778b66: Verifying Checksum 07:27:16 2de7ff778b66: Download complete 07:27:20 ab5ef0e58194: Pull complete 07:27:20 9712f1f96733: Pull complete 07:27:20 63f879dbbcfc: Pull complete 07:27:26 0d9ebad4ef96: Pull complete 07:27:26 e9a5061849ea: Pull complete 07:27:26 d747dcd14b5f: Pull complete 07:27:27 2de7ff778b66: Pull complete 07:27:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:27:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:27:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:27 prd-ubuntu20.04-docker-8c-8g-13636 does not seem to be running inside a container 07:27:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:27:28 $ docker top b73c2b87aa67b0fa45211df6ac8e3f8e5129d64fe185414c13d9ca9384a32e95 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:27:29 provisioning config files... 07:27:29 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5221200982693405487tmp 07:27:29 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12867878792016069272tmp 07:27:29 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config880274610523346558tmp [Pipeline] { [Pipeline] echo 07:27:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:27:29 ---> sigul-configuration.sh 07:27:29 gpg: directory `/root/.gnupg' created 07:27:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:27:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:27:29 gpg: keyring `/root/.gnupg/secring.gpg' created 07:27:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:27:29 gpg: CAST5 encrypted data 07:27:29 gpg: encrypted with 1 passphrase 07:27:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:27:29 + mkdir /home/jenkins 07:27:29 + mkdir /home/jenkins/sigul [Pipeline] sh 07:27:29 + 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 07:27:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:27:30 ---> sigul-install.sh 07:27:30 Sigul already installed; skipping installation. [Pipeline] sh 07:27:30 + git tag --list 07:27:30 v0.0.1 07:27:30 v0.0.10 07:27:30 v0.0.11 07:27:30 v0.0.12 07:27:30 v0.0.13 07:27:30 v0.0.14 07:27:30 v0.0.15 07:27:30 v0.0.16 07:27:30 v0.0.17 07:27:30 v0.0.18 07:27:30 v0.0.19 07:27:30 v0.0.2 07:27:30 v0.0.20 07:27:30 v0.0.21 07:27:30 v0.0.22 07:27:30 v0.0.23 07:27:30 v0.0.24 07:27:30 v0.0.25 07:27:30 v0.0.26 07:27:30 v0.0.27 07:27:30 v0.0.28 07:27:30 v0.0.29 07:27:30 v0.0.3 07:27:30 v0.0.30 07:27:30 v0.0.31 07:27:30 v0.0.32 07:27:30 v0.0.33 07:27:30 v0.0.34 07:27:30 v0.0.35 07:27:30 v0.0.36 07:27:30 v0.0.37 07:27:30 v0.0.38 07:27:30 v0.0.39 07:27:30 v0.0.4 07:27:30 v0.0.40 07:27:30 v0.0.41 07:27:30 v0.0.42 07:27:30 v0.0.43 07:27:30 v0.0.44 07:27:30 v0.0.45 07:27:30 v0.0.46 07:27:30 v0.0.47 07:27:30 v0.0.48 07:27:30 v0.0.49 07:27:30 v0.0.5 07:27:30 v0.0.50 07:27:30 v0.0.51 07:27:30 v0.0.52 07:27:30 v0.0.53 07:27:30 v0.0.54 07:27:30 v0.0.55 07:27:30 v0.0.56 07:27:30 v0.0.57 07:27:30 v0.0.58 07:27:30 v0.0.59 07:27:30 v0.0.6 07:27:30 v0.0.60 07:27:30 v0.0.61 07:27:30 v0.0.62 07:27:30 v0.0.63 07:27:30 v0.0.64 07:27:30 v0.0.65 07:27:30 v0.0.66 07:27:30 v0.0.67 07:27:30 v0.0.68 07:27:30 v0.0.69 07:27:30 v0.0.7 07:27:30 v0.0.70 07:27:30 v0.0.71 07:27:30 v0.0.72 07:27:30 v0.0.8 07:27:30 v0.0.9 07:27:30 v2.0.0 07:27:30 v2.1.0 07:27:30 v2.1.1 07:27:30 v2.2.0 07:27:30 v2.3.0 07:27:30 v3.0 07:27:30 v3.0.0 07:27:30 v3.0.1 07:27:30 v3.1 07:27:30 v3.1.0 07:27:30 v4.0 07:27:30 v4.0.0 07:27:30 v4.0.1 07:27:30 v4.0.2 07:27:30 v4.0.3 07:27:30 v4.0.4 07:27:30 v4.0.5 07:27:30 v4.1.0-dev.73 [Pipeline] sh 07:27:30 + lftools sign git-tag v4.1.0-dev.73 07:27:31 Signing Git tag with Sigul... 07:27:31 Signing v4.1.0-dev.73 [Pipeline] echo 07:27:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:27:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:27:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:27:32 $ docker stop --time=1 b73c2b87aa67b0fa45211df6ac8e3f8e5129d64fe185414c13d9ca9384a32e95 07:27:33 $ docker rm -f --volumes b73c2b87aa67b0fa45211df6ac8e3f8e5129d64fe185414c13d9ca9384a32e95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:27:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:27:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:27:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:34 prd-ubuntu20.04-docker-8c-8g-13636 does not seem to be running inside a container 07:27:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:27:34 $ docker top e847efa2bb92e9aefe15de29f6c95826410a8024d0b448688d32be1a61f79237 -eo pid,comm 07:27:34 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). 07:27:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:27:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:27:34 [ssh-agent] Looking for ssh-agent implementation... 07:27:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:27:34 $ docker exec e847efa2bb92e9aefe15de29f6c95826410a8024d0b448688d32be1a61f79237 ssh-agent 07:27:34 SSH_AUTH_SOCK=/tmp/ssh-MHtQOAV0oE19/agent.32 07:27:34 SSH_AGENT_PID=38 07:27:34 Running ssh-add (command line suppressed) 07:27:34 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11477761098653915533.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11477761098653915533.key) 07:27:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:27:35 + git semver bump pre 07:27:35 2026-06-22 07:27:35,319 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:27:35 2026-06-22 07:27:35,321 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:27:35 2026-06-22 07:27:35,321 [bump_version] DEBUG bumping version:4.1.0-dev.73 on axis:pre with prefix:dev 07:27:35 2026-06-22 07:27:35,322 [bump_version] DEBUG bumped version:4.1.0-dev.74 07:27:35 2026-06-22 07:27:35,322 [write_version] DEBUG write version:4.1.0-dev.74 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 07:27:35 2026-06-22 07:27:35,322 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:27:35 2026-06-22 07:27:35,322 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:27:35 2026-06-22 07:27:35,323 [execute] INFO git cat-file --batch-check 07:27:35 2026-06-22 07:27:35,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, stdin=, shell=False, universal_newlines=False) 07:27:35 2026-06-22 07:27:35,327 [execute] INFO git cat-file --batch 07:27:35 2026-06-22 07:27:35,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, stdin=, shell=False, universal_newlines=False) 07:27:35 2026-06-22 07:27:35,329 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:27:35 4.1.0-dev.74 [Pipeline] } 07:27:35 $ docker exec --env ******** --env ******** e847efa2bb92e9aefe15de29f6c95826410a8024d0b448688d32be1a61f79237 ssh-agent -k 07:27:35 unset SSH_AUTH_SOCK; 07:27:35 unset SSH_AGENT_PID; 07:27:35 echo Agent pid 38 killed; 07:27:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:27:35 + git semver [Pipeline] } 07:27:36 $ docker stop --time=1 e847efa2bb92e9aefe15de29f6c95826410a8024d0b448688d32be1a61f79237 07:27:37 $ docker rm -f --volumes e847efa2bb92e9aefe15de29f6c95826410a8024d0b448688d32be1a61f79237 [Pipeline] // withDockerContainer [Pipeline] sh 07:27:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:27:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:27:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:38 prd-ubuntu20.04-docker-8c-8g-13636 does not seem to be running inside a container 07:27:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:27:38 $ docker top 34a295a8b1051fc1aee010dc50f173d8f047c39bf3661da5fc63c891350f8519 -eo pid,comm 07:27:38 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). 07:27:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:27:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:27:38 [ssh-agent] Looking for ssh-agent implementation... 07:27:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:27:38 $ docker exec 34a295a8b1051fc1aee010dc50f173d8f047c39bf3661da5fc63c891350f8519 ssh-agent 07:27:38 SSH_AUTH_SOCK=/tmp/ssh-ZTmSfXxu9Hsm/agent.33 07:27:38 SSH_AGENT_PID=39 07:27:38 Running ssh-add (command line suppressed) 07:27:38 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9886651643672317716.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9886651643672317716.key) 07:27:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:27:39 + git semver push 07:27:39 2026-06-22 07:27:39,364 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:27:39 2026-06-22 07:27:39,367 [run_push] DEBUG push 07:27:39 2026-06-22 07:27:39,368 [execute] INFO git cat-file --batch-check 07:27:39 2026-06-22 07:27:39,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, stdin=, shell=False, universal_newlines=False) 07:27:39 2026-06-22 07:27:39,370 [execute] INFO git rev-list e819483482215b1b8da1df6cbc146f19924b7853 -- 07:27:39 2026-06-22 07:27:39,370 [execute] DEBUG Popen(['git', 'rev-list', 'e819483482215b1b8da1df6cbc146f19924b7853', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:27:39 2026-06-22 07:27:39,384 [execute] INFO git fetch -v -- origin 07:27:39 2026-06-22 07:27:39,384 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, stdin=None, shell=False, universal_newlines=True) 07:27:40 2026-06-22 07:27:39,947 [run_push] DEBUG no remote changes detected 07:27:40 2026-06-22 07:27:39,947 [execute] INFO git push origin semver 07:27:40 2026-06-22 07:27:39,948 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:27:41 2026-06-22 07:27:41,177 [run_push] DEBUG push all version tags 07:27:41 2026-06-22 07:27:41,178 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:27:41 2026-06-22 07:27:41,178 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, stdin=None, shell=False, universal_newlines=False) 07:27:42 2026-06-22 07:27:42,345 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 07:27:42 4.1.0-dev.74 [Pipeline] } 07:27:42 $ docker exec --env ******** --env ******** 34a295a8b1051fc1aee010dc50f173d8f047c39bf3661da5fc63c891350f8519 ssh-agent -k 07:27:42 unset SSH_AUTH_SOCK; 07:27:42 unset SSH_AGENT_PID; 07:27:42 echo Agent pid 39 killed; 07:27:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:27:42 + git semver [Pipeline] } 07:27:43 $ docker stop --time=1 34a295a8b1051fc1aee010dc50f173d8f047c39bf3661da5fc63c891350f8519 07:27:44 $ docker rm -f --volumes 34a295a8b1051fc1aee010dc50f173d8f047c39bf3661da5fc63c891350f8519 [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 07:27:45 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 07:27:45 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 07:27:45 total 16 07:27:45 drwxr-xr-x 3 root root 4096 Jun 22 07:26 . 07:27:45 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 07:27 .. 07:27:45 drwxr-xr-x 2 root root 4096 Jun 22 07:26 cost 07:27:45 -rw-r--r-- 1 root root 88 Jun 22 07:26 cost.csv 07:27:45 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 07:27:45 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 07:27:45 total 16 07:27:45 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 07:26 . 07:27:45 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 07:27 .. 07:27:45 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 07:26 cost 07:27:45 -rw-r--r-- 1 jenkins jenkins 88 Jun 22 07:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:27:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:27:46 ---> package-listing.sh 07:27:46 ++ facter osfamily 07:27:46 ++ tr '[:upper:]' '[:lower:]' 07:27:46 + OS_FAMILY=debian 07:27:46 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 07:27:46 + START_PACKAGES=/tmp/packages_start.txt 07:27:46 + END_PACKAGES=/tmp/packages_end.txt 07:27:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:27:46 + PACKAGES=/tmp/packages_start.txt 07:27:46 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 07:27:46 + PACKAGES=/tmp/packages_end.txt 07:27:46 + case "${OS_FAMILY}" in 07:27:46 + dpkg -l 07:27:46 + grep '^ii' 07:27:46 + '[' -f /tmp/packages_start.txt ']' 07:27:46 + '[' -f /tmp/packages_end.txt ']' 07:27:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:27:46 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 07:27:46 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 07:27:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 07:27:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:27:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:27:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:47 prd-ubuntu20.04-docker-8c-8g-13636 does not seem to be running inside a container 07:27:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:27:47 $ docker top af2c125046df9d1ae224340ac58cc9bdc80338cdae449a6e576f9a5b2078f2b3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:48 + touch /tmp/pre-build-complete [Pipeline] sh 07:27:48 + mkdir -p /var/log/sysstat [Pipeline] sh 07:27:48 + ls /var/log/sa-host 07:27:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:27:48 provisioning config files... 07:27:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1941543589944766440tmp [Pipeline] { [Pipeline] echo 07:27:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:27:48 ---> create-netrc.sh [Pipeline] } 07:27:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:27:49 ---> python-tools-install.sh [Pipeline] echo 07:27:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:27:49 ---> sudo-logs.sh 07:27:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:27:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:27:49 ---> job-cost.sh 07:27:49 lf-activate-venv: SKIPPING 07:27:49 DEBUG: total: 0.2199999988079071 07:27:49 INFO: Retrieving Stack Cost... 07:27:50 INFO: Retrieving Pricing Info for: v3-standard-8 07:27:50 INFO: Archiving Costs [Pipeline] echo 07:27:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:27:50 ---> logs-deploy.sh 07:27:50 lf-activate-venv: SKIPPING 07:27:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/440 07:27:50 INFO: archiving workspace using pattern(s): 07:27:51 Archives upload complete. 07:27:51 INFO: archiving logs to Nexus 07:27:52 ---> uname -a: 07:27:52 Linux prd-ubuntu20-04-docker-8c-8g-13636 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:27:52 07:27:52 07:27:52 ---> lscpu: 07:27:52 Architecture: x86_64 07:27:52 CPU op-mode(s): 32-bit, 64-bit 07:27:52 Byte Order: Little Endian 07:27:52 Address sizes: 40 bits physical, 48 bits virtual 07:27:52 CPU(s): 8 07:27:52 On-line CPU(s) list: 0-7 07:27:52 Thread(s) per core: 1 07:27:52 Core(s) per socket: 1 07:27:52 Socket(s): 8 07:27:52 NUMA node(s): 1 07:27:52 Vendor ID: AuthenticAMD 07:27:52 CPU family: 23 07:27:52 Model: 49 07:27:52 Model name: AMD EPYC-Rome Processor 07:27:52 Stepping: 0 07:27:52 CPU MHz: 2799.998 07:27:52 BogoMIPS: 5599.99 07:27:52 Virtualization: AMD-V 07:27:52 Hypervisor vendor: KVM 07:27:52 Virtualization type: full 07:27:52 L1d cache: 256 KiB 07:27:52 L1i cache: 256 KiB 07:27:52 L2 cache: 4 MiB 07:27:52 L3 cache: 128 MiB 07:27:52 NUMA node0 CPU(s): 0-7 07:27:52 Vulnerability Gather data sampling: Not affected 07:27:52 Vulnerability Itlb multihit: Not affected 07:27:52 Vulnerability L1tf: Not affected 07:27:52 Vulnerability Mds: Not affected 07:27:52 Vulnerability Meltdown: Not affected 07:27:52 Vulnerability Mmio stale data: Not affected 07:27:52 Vulnerability Retbleed: Vulnerable 07:27:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:27:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:27:52 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:27:52 Vulnerability Srbds: Not affected 07:27:52 Vulnerability Tsx async abort: Not affected 07:27:52 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:27:52 07:27:52 07:27:52 ---> nproc: 07:27:52 8 07:27:52 07:27:52 07:27:52 ---> df -h: 07:27:52 Filesystem Size Used Avail Use% Mounted on 07:27:52 overlay 155G 13G 143G 8% / 07:27:52 tmpfs 64M 0 64M 0% /dev 07:27:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:27:52 shm 64M 0 64M 0% /dev/shm 07:27:52 /dev/vda1 155G 13G 143G 8% /facter-os 07:27:52 07:27:52 07:27:52 ---> sar -b -r -n DEV: 07:27:52 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13636) 06/22/26 _x86_64_ (8 CPU) 07:27:52 07:27:52 07:24:11 LINUX RESTART (8 CPU) 07:27:52 07:27:52 07:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:27:52 07:26:01 130.15 4.41 125.74 0.00 524.39 50705.71 0.00 07:27:52 07:27:01 141.33 0.63 140.69 0.00 24.00 69068.36 0.00 07:27:52 Average: 135.78 2.50 133.28 0.00 272.09 59964.17 0.00 07:27:52 07:27:52 07:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:27:52 07:26:01 27049104 31366424 915832 2.79 118692 4361120 2029256 5.98 1847344 3454952 1122816 07:27:52 07:27:01 26612656 31237368 1041596 3.17 147044 4587852 2092964 6.17 1495828 4180696 233360 07:27:52 Average: 26830880 31301896 978714 2.98 132868 4474486 2061110 6.08 1671586 3817824 678088 07:27:52 07:27:52 07:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:27:52 07:26:01 vethc685dc9 79.02 85.56 7.05 784.51 0.00 0.00 0.00 0.06 07:27:52 07:26:01 ens3 327.98 255.82 4519.60 72.76 0.00 0.00 0.00 0.00 07:27:52 07:26:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 07:27:52 07:26:01 docker0 138.25 141.89 10.19 1056.81 0.00 0.00 0.00 0.00 07:27:52 07:27:01 ens3 301.20 199.90 7150.59 34.22 0.00 0.00 0.00 0.00 07:27:52 07:27:01 veth745fdad 56.04 59.97 5.03 580.39 0.00 0.00 0.00 0.05 07:27:52 07:27:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 07:27:52 07:27:01 docker0 56.79 60.57 4.35 580.66 0.00 0.00 0.00 0.00 07:27:52 Average: ens3 314.48 227.63 5846.15 53.33 0.00 0.00 0.00 0.00 07:27:52 Average: veth745fdad 28.26 30.24 2.54 292.63 0.00 0.00 0.00 0.02 07:27:52 Average: lo 1.61 1.61 0.15 0.15 0.00 0.00 0.00 0.00 07:27:52 Average: docker0 97.18 100.89 7.24 816.73 0.00 0.00 0.00 0.00 07:27:52 07:27:52 07:27:52 ---> sar -P ALL: 07:27:52 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13636) 06/22/26 _x86_64_ (8 CPU) 07:27:52 07:27:52 07:24:11 LINUX RESTART (8 CPU) 07:27:52 07:27:52 07:25:02 CPU %user %nice %system %iowait %steal %idle 07:27:52 07:26:01 all 32.70 0.00 6.33 0.75 0.09 60.14 07:27:52 07:26:01 0 33.93 0.00 6.70 1.60 0.09 57.68 07:27:52 07:26:01 1 32.12 0.00 5.95 1.37 0.10 60.46 07:27:52 07:26:01 2 33.40 0.00 6.48 0.14 0.09 59.90 07:27:52 07:26:01 3 33.26 0.00 6.54 0.19 0.09 59.92 07:27:52 07:26:01 4 32.32 0.00 6.42 0.38 0.10 60.78 07:27:52 07:26:01 5 32.82 0.00 6.30 0.50 0.09 60.30 07:27:52 07:26:01 6 33.11 0.00 5.73 0.45 0.09 60.63 07:27:52 07:26:01 7 30.63 0.00 6.48 1.38 0.10 61.40 07:27:52 07:27:01 all 24.22 0.00 4.85 0.55 0.07 70.31 07:27:52 07:27:01 0 25.69 0.00 5.58 0.34 0.08 68.31 07:27:52 07:27:01 1 24.11 0.00 4.48 0.02 0.07 71.32 07:27:52 07:27:01 2 24.33 0.00 4.96 1.90 0.08 68.73 07:27:52 07:27:01 3 23.65 0.00 4.55 0.10 0.07 71.62 07:27:52 07:27:01 4 22.82 0.00 4.50 0.05 0.07 72.56 07:27:52 07:27:01 5 25.16 0.00 5.24 0.15 0.08 69.36 07:27:52 07:27:01 6 24.19 0.00 4.20 1.15 0.07 70.39 07:27:52 07:27:01 7 23.77 0.00 5.28 0.73 0.07 70.16 07:27:52 Average: all 28.42 0.00 5.58 0.65 0.08 65.26 07:27:52 Average: 0 29.76 0.00 6.14 0.96 0.09 63.05 07:27:52 Average: 1 28.09 0.00 5.21 0.69 0.09 65.93 07:27:52 Average: 2 28.82 0.00 5.72 1.03 0.09 64.35 07:27:52 Average: 3 28.42 0.00 5.54 0.15 0.08 65.82 07:27:52 Average: 4 27.53 0.00 5.45 0.21 0.09 66.71 07:27:52 Average: 5 28.96 0.00 5.76 0.32 0.09 64.87 07:27:52 Average: 6 28.62 0.00 4.96 0.80 0.08 65.55 07:27:52 Average: 7 27.19 0.00 5.88 1.05 0.08 65.80 07:27:52 07:27:52 07:27:52