Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a135891c038b22d35f4a739610ce7883d39ac647 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-ssh8325433834161209121.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12790891985206528260.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh15463098918220438607.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh18116287410767202435.key Verifying host key using known hosts file > 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-ssh15650237949711983128.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117137 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a135891c038b22d35f4a739610ce7883d39ac647 (main) Commit message: "build: Latest go-mods (#392)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a135891c038b22d35f4a739610ce7883d39ac647 # timeout=10 > git rev-list --no-walk 9d387babd1b43ff191f0f7a310fe18c3e8678fab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:02:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:02:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:02:02 ========================================================= 14:02:02 EdgeX Global Pipelines Version Info 14:02:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:02:03 ------------------- 14:02:03 stable info: 14:02:03 ------------------- 14:02:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:02:03 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:02:03 Message: update stable to v1.0.243 14:02:04 ------------------- 14:02:04 experimental info: 14:02:04 ------------------- 14:02:04 Commited By: **** collab-it+edgex@linuxfoundation.org 14:02:04 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:02:04 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a135891c038b22d35f4a739610ce7883d39ac647 [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a135891 [Pipeline] echo 14:02:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:02:05 + git rev-list -1 --merges a135891c038b22d35f4a739610ce7883d39ac647~1..a135891c038b22d35f4a739610ce7883d39ac647 [Pipeline] echo 14:02:05 -----------> git rev-list -1 --merges a135891c038b22d35f4a739610ce7883d39ac647~1..a135891c038b22d35f4a739610ce7883d39ac647 a135891c038b22d35f4a739610ce7883d39ac647 [false] [Pipeline] sh 14:02:05 + git log --format=format:%s -1 a135891c038b22d35f4a739610ce7883d39ac647 [Pipeline] echo 14:02:05 ========================================================= 14:02:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:02:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:05 + git log --format=format:%s -1 a135891c038b22d35f4a739610ce7883d39ac647 [Pipeline] echo 14:02:05 [semverPrep] GIT_COMMIT: a135891c038b22d35f4a739610ce7883d39ac647, Commit Message: build: Latest go-mods (#392) [Pipeline] echo 14:02:05 [semverPrep] This is not a build commit. [Pipeline] sh 14:02:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:02:06 + grep -v github /etc/ssh/ssh_known_hosts 14:02:06 + [ -e /tmp/ssh_known_hosts ] 14:02:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:02:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:02:06 + sudo tee -a /etc/ssh/ssh_known_hosts 14:02:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:06 14:02:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:07 0.1.4: Pulling from edgex-devops/py-git-semver 14:02:07 b85a868b505f: Pulling fs layer 14:02:07 e2be974225ed: Pulling fs layer 14:02:07 339a4e72a1f5: Pulling fs layer 14:02:07 988bab9f4d93: Pulling fs layer 14:02:07 1469e6f7b9e6: Pulling fs layer 14:02:07 eaf3925da568: Pulling fs layer 14:02:07 bab4dde63d76: Pulling fs layer 14:02:07 bde34c3a00c8: Pulling fs layer 14:02:07 b352a97aabf1: Pulling fs layer 14:02:07 4872d77fe225: Pulling fs layer 14:02:07 5851b861e8e6: Pulling fs layer 14:02:07 bab4dde63d76: Waiting 14:02:07 bde34c3a00c8: Waiting 14:02:07 b352a97aabf1: Waiting 14:02:07 1469e6f7b9e6: Waiting 14:02:07 4872d77fe225: Waiting 14:02:07 5851b861e8e6: Waiting 14:02:07 eaf3925da568: Waiting 14:02:07 e2be974225ed: Verifying Checksum 14:02:07 e2be974225ed: Download complete 14:02:07 988bab9f4d93: Verifying Checksum 14:02:07 988bab9f4d93: Download complete 14:02:07 1469e6f7b9e6: Verifying Checksum 14:02:07 1469e6f7b9e6: Download complete 14:02:07 339a4e72a1f5: Verifying Checksum 14:02:07 339a4e72a1f5: Download complete 14:02:07 eaf3925da568: Verifying Checksum 14:02:07 eaf3925da568: Download complete 14:02:07 bde34c3a00c8: Download complete 14:02:07 b352a97aabf1: Download complete 14:02:07 4872d77fe225: Download complete 14:02:07 5851b861e8e6: Verifying Checksum 14:02:07 5851b861e8e6: Download complete 14:02:07 b85a868b505f: Verifying Checksum 14:02:07 b85a868b505f: Download complete 14:02:07 bab4dde63d76: Verifying Checksum 14:02:07 bab4dde63d76: Download complete 14:02:08 b85a868b505f: Pull complete 14:02:09 e2be974225ed: Pull complete 14:02:09 339a4e72a1f5: Pull complete 14:02:09 988bab9f4d93: Pull complete 14:02:09 1469e6f7b9e6: Pull complete 14:02:09 eaf3925da568: Pull complete 14:02:11 bab4dde63d76: Pull complete 14:02:11 bde34c3a00c8: Pull complete 14:02:12 b352a97aabf1: Pull complete 14:02:12 4872d77fe225: Pull complete 14:02:12 5851b861e8e6: Pull complete 14:02:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:02:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:12 prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container 14:02:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:02:13 $ docker top 0da28bb3ffa1f8ef0be4542e7ca2200ffc655e1d8f9c2ed6e6b244210bcc4564 -eo pid,comm 14:02:13 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). 14:02:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:02:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:13 [ssh-agent] Looking for ssh-agent implementation... 14:02:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:13 $ docker exec 0da28bb3ffa1f8ef0be4542e7ca2200ffc655e1d8f9c2ed6e6b244210bcc4564 ssh-agent 14:02:13 SSH_AUTH_SOCK=/tmp/ssh-6cgowN58k5Bg/agent.33 14:02:13 SSH_AGENT_PID=39 14:02:13 Running ssh-add (command line suppressed) 14:02:14 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8470943032110316209.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8470943032110316209.key) 14:02:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:14 + git tag --points-at HEAD [Pipeline] } 14:02:14 $ docker exec --env ******** --env ******** 0da28bb3ffa1f8ef0be4542e7ca2200ffc655e1d8f9c2ed6e6b244210bcc4564 ssh-agent -k 14:02:14 unset SSH_AUTH_SOCK; 14:02:14 unset SSH_AGENT_PID; 14:02:14 echo Agent pid 39 killed; 14:02:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:02:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:14 [ssh-agent] Looking for ssh-agent implementation... 14:02:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:14 $ docker exec 0da28bb3ffa1f8ef0be4542e7ca2200ffc655e1d8f9c2ed6e6b244210bcc4564 ssh-agent 14:02:14 SSH_AUTH_SOCK=/tmp/ssh-sw2MzXtHrTiQ/agent.71 14:02:14 SSH_AGENT_PID=77 14:02:14 Running ssh-add (command line suppressed) 14:02:14 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9058103180126956619.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9058103180126956619.key) 14:02:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:15 + git semver init 14:02:15 2022-10-26 14:02:15,391 [run_init] DEBUG init version:0.0.0 force:False 14:02:15 2022-10-26 14:02:15,392 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 14:02:15 2022-10-26 14:02:15,393 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 14:02:15 2022-10-26 14:02:15,393 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 14:02:16 2022-10-26 14:02:16,278 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 14:02:16 2022-10-26 14:02:16,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 14:02:16 2022-10-26 14:02:16,278 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:02:16 2022-10-26 14:02:16,279 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:02:16 2.3.0-dev.28 [Pipeline] } 14:02:16 $ docker exec --env ******** --env ******** 0da28bb3ffa1f8ef0be4542e7ca2200ffc655e1d8f9c2ed6e6b244210bcc4564 ssh-agent -k 14:02:16 unset SSH_AUTH_SOCK; 14:02:16 unset SSH_AGENT_PID; 14:02:16 echo Agent pid 77 killed; 14:02:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:02:16 + git semver [Pipeline] } 14:02:17 $ docker stop --time=1 0da28bb3ffa1f8ef0be4542e7ca2200ffc655e1d8f9c2ed6e6b244210bcc4564 14:02:18 $ docker rm -f 0da28bb3ffa1f8ef0be4542e7ca2200ffc655e1d8f9c2ed6e6b244210bcc4564 [Pipeline] // withDockerContainer [Pipeline] sh 14:02:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:02:18 Stashed 1 file(s) [Pipeline] echo 14:02:18 [edgeXSemver]: initialized semver on version 2.3.0-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:02:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:19 ========================================================= 14:02:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:02:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:02:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117136 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 14:02:19 Running in /w/workspace/go-mod-bootstrap/84 [Pipeline] { [Pipeline] checkout 14:02:19 Selected Git installation does not exist. Using Default 14:02:19 The recommended git tool is: NONE 14:02:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:02:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:02:19 213ec9aee27d: Pulling fs layer 14:02:19 4583459ba037: Pulling fs layer 14:02:19 93c1e223e6f2: Pulling fs layer 14:02:19 53926ce57604: Pulling fs layer 14:02:19 21b2b0c7a3f4: Pulling fs layer 14:02:19 30f14e443154: Pulling fs layer 14:02:19 801331c1e519: Pulling fs layer 14:02:19 99cc6dd402b0: Pulling fs layer 14:02:19 7d9ed39f4882: Pulling fs layer 14:02:19 801331c1e519: Waiting 14:02:19 21b2b0c7a3f4: Waiting 14:02:19 30f14e443154: Waiting 14:02:19 7d9ed39f4882: Waiting 14:02:19 93c1e223e6f2: Download complete 14:02:19 4583459ba037: Download complete 14:02:19 21b2b0c7a3f4: Verifying Checksum 14:02:19 21b2b0c7a3f4: Download complete 14:02:19 30f14e443154: Download complete 14:02:19 213ec9aee27d: Verifying Checksum 14:02:19 213ec9aee27d: Download complete 14:02:19 801331c1e519: Verifying Checksum 14:02:19 801331c1e519: Download complete 14:02:19 213ec9aee27d: Pull complete 14:02:19 4583459ba037: Pull complete 14:02:19 93c1e223e6f2: Pull complete 14:02:20 7d9ed39f4882: Verifying Checksum 14:02:20 7d9ed39f4882: Download complete 14:02:20 53926ce57604: Verifying Checksum 14:02:20 53926ce57604: Download complete 14:02:20 99cc6dd402b0: Verifying Checksum 14:02:20 99cc6dd402b0: Download complete 14:02:23 using credential edgex-jenkins-ssh 14:02:24 Cloning the remote Git repository 14:02:24 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 14:02:24 > git init /w/workspace/go-mod-bootstrap/84 # timeout=10 14:02:24 53926ce57604: Pull complete 14:02:24 21b2b0c7a3f4: Pull complete 14:02:24 30f14e443154: Pull complete 14:02:24 801331c1e519: Pull complete 14:02:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:02:24 > git --version # timeout=10 14:02:24 > git --version # 'git version 2.25.1' 14:02:24 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:24 Verifying host key using known hosts file 14:02:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:02:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:26 99cc6dd402b0: Pull complete 14:02:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:02:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:27 Avoid second fetch 14:02:27 Checking out Revision a135891c038b22d35f4a739610ce7883d39ac647 (main) 14:02:27 7d9ed39f4882: Pull complete 14:02:27 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 14:02:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:02:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 14:02:27 Commit message: "build: Latest go-mods (#392)" 14:02:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:27 > git config core.sparsecheckout # timeout=10 14:02:27 > git checkout -f a135891c038b22d35f4a739610ce7883d39ac647 # timeout=10 14:02:28 + docker inspect -f . ci-base-image-x86_64 14:02:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:28 prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container 14:02:28 $ 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 ******** ci-base-image-x86_64 cat 14:02:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:02:28 % Total % Received % Xferd Average Speed Time Time Time Current 14:02:28 Dload Upload Total Spent Left Speed 14:02:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 14:02:30 $ docker top a0f2b32214b7b248f64d49629363c491d8f5ccb1e26965a5c4d3d25b08497ada -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 14:02:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:02:30 + go version 14:02:30 go version go1.18.7 linux/amd64 [Pipeline] } 14:02:30 $ docker stop --time=1 a0f2b32214b7b248f64d49629363c491d8f5ccb1e26965a5c4d3d25b08497ada 14:02:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:02:31 + sudo tee /etc/docker/daemon.new 14:02:31 { 14:02:31 "registry-mirrors": [ 14:02:31 "https://nexus3.edgexfoundry.org:10001" 14:02:31 ], 14:02:31 "bip": "10.250.0.254/24", 14:02:31 "hosts": [ 14:02:31 "tcp://0.0.0.0:5555", 14:02:31 "unix:///var/run/docker.sock" 14:02:31 ], 14:02:31 "mtu": 1458, 14:02:31 "selinux-enabled": true, 14:02:31 "seccomp-profile": "/etc/docker/seccomp.json" 14:02:31 } 14:02:32 $ docker rm -f a0f2b32214b7b248f64d49629363c491d8f5ccb1e26965a5c4d3d25b08497ada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:02:32 + docker inspect -f . ci-base-image-x86_64 14:02:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:32 prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container 14:02:32 $ 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 ******** ci-base-image-x86_64 cat 14:02:32 + sudo service docker restart 14:02:33 $ docker top 3b6aecf24527135d41c157bf8abe59065a534c598fa94c4c168c182d97697b4e -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:33 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 14:02:33 + make test 14:02:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:02:33 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:02:33 go: downloading github.com/stretchr/testify v1.8.0 14:02:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 14:02:33 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 14:02:33 go: downloading github.com/google/uuid v1.3.0 14:02:33 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:02:33 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 14:02:33 go: downloading github.com/pelletier/go-toml v1.9.5 14:02:33 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 14:02:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 14:02:33 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 14:02:34 go: downloading github.com/gorilla/mux v1.8.0 14:02:34 go: downloading github.com/davecgh/go-spew v1.1.1 14:02:34 go: downloading github.com/pmezard/go-difflib v1.0.0 14:02:34 go: downloading github.com/stretchr/objx v0.4.0 14:02:34 go: downloading gopkg.in/yaml.v3 v3.0.1 14:02:34 go: downloading github.com/hashicorp/errwrap v1.0.0 14:02:34 go: downloading github.com/go-kit/log v0.2.1 14:02:34 go: downloading github.com/go-playground/validator/v10 v10.11.1 14:02:34 go: downloading github.com/gorilla/websocket v1.4.2 14:02:34 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 14:02:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:02:34 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:02:34 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:02:34 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:02:34 go: downloading github.com/pebbe/zmq4 v1.2.7 14:02:34 go: downloading github.com/hashicorp/consul/api v1.15.3 14:02:34 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:02:34 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:02:34 go: downloading github.com/go-playground/universal-translator v0.18.0 14:02:34 go: downloading github.com/leodido/go-urn v1.2.1 14:02:34 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 14:02:34 go: downloading golang.org/x/text v0.3.7 14:02:34 go: downloading github.com/x448/float16 v0.8.4 14:02:34 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:02:34 go: downloading github.com/mitchellh/copystructure v1.0.0 14:02:34 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:02:34 go: downloading github.com/go-playground/locales v0.14.0 14:02:34 go: downloading github.com/zeebo/errs v1.2.2 14:02:34 go: downloading google.golang.org/grpc v1.46.0 14:02:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:02:34 go: downloading github.com/hashicorp/go-hclog v0.14.1 14:02:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:02:34 go: downloading github.com/hashicorp/serf v0.9.7 14:02:34 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:02:34 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:02:34 go: downloading google.golang.org/protobuf v1.28.0 14:02:34 go: downloading github.com/fatih/color v1.9.0 14:02:34 go: downloading github.com/mattn/go-isatty v0.0.14 14:02:34 go: downloading github.com/armon/go-metrics v0.3.10 14:02:34 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:02:34 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 14:02:34 go: downloading github.com/golang/protobuf v1.5.2 14:02:34 go: downloading github.com/mattn/go-colorable v0.1.12 14:02:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 14:02:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:02:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 14:02:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.018s coverage: 9.9% of statements 14:02:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 14:02:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.015s coverage: 92.5% of statements 14:02:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.009s coverage: 85.3% of statements 14:02:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.030s coverage: 46.4% of statements 14:02:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 14:02:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 14:02:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.022s coverage: 100.0% of statements 14:02:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.321s coverage: 88.4% of statements 14:02:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.031s coverage: 25.0% of statements 14:02:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.033s coverage: 81.4% of statements 14:02:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 14:02:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.011s coverage: 41.7% of statements 14:02:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.004s coverage: 91.3% of statements [Pipeline] unstash [Pipeline] echo 14:02:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:02:51 ========================================================= 14:02:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:02:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:02:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:02:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:02:52 9b18e9b68314: Pulling fs layer 14:02:52 d32db5db7311: Pulling fs layer 14:02:52 d0c4b47475fc: Pulling fs layer 14:02:52 5831b945b038: Pulling fs layer 14:02:52 86bbec2aaacd: Pulling fs layer 14:02:52 e10730c5d714: Pulling fs layer 14:02:52 5dd5c2283517: Pulling fs layer 14:02:52 d5ac0230b979: Pulling fs layer 14:02:52 86bbec2aaacd: Waiting 14:02:52 e10730c5d714: Waiting 14:02:52 5dd5c2283517: Waiting 14:02:52 d5ac0230b979: Waiting 14:02:52 5831b945b038: Waiting 14:02:52 d0c4b47475fc: Download complete 14:02:52 d32db5db7311: Verifying Checksum 14:02:52 d32db5db7311: Download complete 14:02:52 86bbec2aaacd: Verifying Checksum 14:02:52 86bbec2aaacd: Download complete 14:02:52 e10730c5d714: Verifying Checksum 14:02:52 e10730c5d714: Download complete 14:02:52 9b18e9b68314: Verifying Checksum 14:02:52 9b18e9b68314: Download complete 14:02:53 9b18e9b68314: Pull complete 14:02:53 d5ac0230b979: Verifying Checksum 14:02:53 d5ac0230b979: Download complete 14:02:53 d32db5db7311: Pull complete 14:02:53 d0c4b47475fc: Pull complete 14:02:54 5dd5c2283517: Verifying Checksum 14:02:54 5dd5c2283517: Download complete 14:02:55 5831b945b038: Verifying Checksum 14:02:55 5831b945b038: Download complete 14:02:58 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 14:02:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:03:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:03:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:03:02 $ docker stop --time=1 3b6aecf24527135d41c157bf8abe59065a534c598fa94c4c168c182d97697b4e 14:03:05 $ docker rm -f 3b6aecf24527135d41c157bf8abe59065a534c598fa94c4c168c182d97697b4e [Pipeline] // withDockerContainer [Pipeline] sh 14:03:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:03:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:06 14:03:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:06 latest: Pulling from edgex-lftools-log-publisher 14:03:06 5eb5b503b376: Pulling fs layer 14:03:06 5c69ac0246d0: Pulling fs layer 14:03:06 ec43610c2a17: Pulling fs layer 14:03:06 3a2ae6a8a46f: Pulling fs layer 14:03:06 33b1e0a273af: Pulling fs layer 14:03:06 5d3b04190fa2: Pulling fs layer 14:03:06 2f39f015ded8: Pulling fs layer 14:03:06 33b1e0a273af: Waiting 14:03:06 2f39f015ded8: Waiting 14:03:06 5d3b04190fa2: Waiting 14:03:06 3a2ae6a8a46f: Waiting 14:03:06 5c69ac0246d0: Verifying Checksum 14:03:06 5c69ac0246d0: Download complete 14:03:06 3a2ae6a8a46f: Verifying Checksum 14:03:06 3a2ae6a8a46f: Download complete 14:03:06 33b1e0a273af: Verifying Checksum 14:03:06 33b1e0a273af: Download complete 14:03:06 5d3b04190fa2: Verifying Checksum 14:03:06 5d3b04190fa2: Download complete 14:03:06 ec43610c2a17: Verifying Checksum 14:03:06 ec43610c2a17: Download complete 14:03:06 5eb5b503b376: Verifying Checksum 14:03:06 5eb5b503b376: Download complete 14:03:07 2f39f015ded8: Verifying Checksum 14:03:07 2f39f015ded8: Download complete 14:03:07 5831b945b038: Pull complete 14:03:07 86bbec2aaacd: Pull complete 14:03:07 e10730c5d714: Pull complete 14:03:08 5eb5b503b376: Pull complete 14:03:08 5c69ac0246d0: Pull complete 14:03:08 ec43610c2a17: Pull complete 14:03:08 3a2ae6a8a46f: Pull complete 14:03:08 33b1e0a273af: Pull complete 14:03:08 5d3b04190fa2: Pull complete 14:03:14 5dd5c2283517: Pull complete 14:03:14 2f39f015ded8: Pull complete 14:03:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:14 prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container 14:03:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:03:15 d5ac0230b979: Pull complete 14:03:15 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 14:03:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:03:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:03:16 $ docker top 3bd7402e73fcdc2e28d2a0df6d203236b68a947d097dff2c2f85029154be46d7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 14:03:16 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:16 ---> job-cost.sh 14:03:16 lf-activate-venv: SKIPPING 14:03:16 INFO: No Stack... 14:03:16 INFO: Retrieving Pricing Info for: v3-standard-8 14:03:17 + docker inspect -f . ci-base-image-arm64 14:03:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:17 prd-ubuntu20.04-docker-arm64-4c-16g-117136 does not seem to be running inside a container 14:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/84 -v /w/workspace/go-mod-bootstrap/84:/w/workspace/go-mod-bootstrap/84:rw,z -v /w/workspace/go-mod-bootstrap/84@tmp:/w/workspace/go-mod-bootstrap/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:03:17 INFO: Archiving Costs 14:03:20 $ docker top 32d34711698eafb0b0ff6faf46262de2a371716b0b700bd62d1b87bebbd1cfb4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 14:03:20 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 14:03:20 + cut -d, -f6 [Pipeline] lock 14:03:20 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] 14:03:20 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] did not exist. Created. 14:03:20 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:03:21 + go version 14:03:21 go version go1.18.7 linux/arm64 [Pipeline] } 14:03:21 + echo total: 0.2199999988079071 14:03:21 $ docker stop --time=1 32d34711698eafb0b0ff6faf46262de2a371716b0b700bd62d1b87bebbd1cfb4 14:03:22 $ docker rm -f 32d34711698eafb0b0ff6faf46262de2a371716b0b700bd62d1b87bebbd1cfb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } 14:03:23 Stashed 1 file(s) [Pipeline] // stage [Pipeline] } 14:03:23 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 14:03:23 $ docker stop --time=1 3bd7402e73fcdc2e28d2a0df6d203236b68a947d097dff2c2f85029154be46d7 14:03:24 $ docker rm -f 3bd7402e73fcdc2e28d2a0df6d203236b68a947d097dff2c2f85029154be46d7 [Pipeline] stage [Pipeline] { (Test) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:24 + docker inspect -f . ci-base-image-arm64 14:03:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:24 prd-ubuntu20.04-docker-arm64-4c-16g-117136 does not seem to be running inside a container 14:03:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/84 -v /w/workspace/go-mod-bootstrap/84:/w/workspace/go-mod-bootstrap/84:rw,z -v /w/workspace/go-mod-bootstrap/84@tmp:/w/workspace/go-mod-bootstrap/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:03:26 $ docker top d086133978f4ff54b793d415ac884b800625d6f3e6f43627c1cb1ea124e4f265 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:26 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/84 [Pipeline] fileExists [Pipeline] sh 14:03:27 + make test 14:03:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:03:27 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 14:03:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 14:03:27 go: downloading github.com/pelletier/go-toml v1.9.5 14:03:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 14:03:27 go: downloading github.com/stretchr/testify v1.8.0 14:03:27 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 14:03:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:03:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 14:03:27 go: downloading github.com/google/uuid v1.3.0 14:03:27 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:03:27 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 14:03:27 go: downloading github.com/gorilla/mux v1.8.0 14:03:27 go: downloading github.com/go-kit/log v0.2.1 14:03:27 go: downloading github.com/davecgh/go-spew v1.1.1 14:03:27 go: downloading github.com/pmezard/go-difflib v1.0.0 14:03:27 go: downloading github.com/stretchr/objx v0.4.0 14:03:27 go: downloading gopkg.in/yaml.v3 v3.0.1 14:03:27 go: downloading github.com/go-playground/validator/v10 v10.11.1 14:03:28 go: downloading github.com/hashicorp/errwrap v1.0.0 14:03:28 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:03:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:03:28 go: downloading github.com/hashicorp/consul/api v1.15.3 14:03:28 go: downloading github.com/gorilla/websocket v1.4.2 14:03:28 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 14:03:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:03:28 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:03:28 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:03:28 go: downloading github.com/pebbe/zmq4 v1.2.7 14:03:28 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:03:28 go: downloading github.com/x448/float16 v0.8.4 14:03:28 go: downloading github.com/go-playground/universal-translator v0.18.0 14:03:28 go: downloading github.com/leodido/go-urn v1.2.1 14:03:28 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 14:03:28 go: downloading golang.org/x/text v0.3.7 14:03:28 go: downloading github.com/zeebo/errs v1.2.2 14:03:28 go: downloading google.golang.org/grpc v1.46.0 14:03:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:03:29 go: downloading github.com/hashicorp/go-hclog v0.14.1 14:03:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:03:30 go: downloading github.com/hashicorp/serf v0.9.7 14:03:30 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:03:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:03:30 go: downloading github.com/mitchellh/copystructure v1.0.0 14:03:30 go: downloading github.com/go-playground/locales v0.14.0 14:03:30 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:03:30 go: downloading google.golang.org/protobuf v1.28.0 14:03:31 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:03:31 go: downloading github.com/fatih/color v1.9.0 14:03:31 go: downloading github.com/mattn/go-isatty v0.0.14 14:03:31 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:03:31 go: downloading github.com/armon/go-metrics v0.3.10 14:03:31 go: downloading github.com/golang/protobuf v1.5.2 14:03:31 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 14:03:32 go: downloading github.com/mattn/go-colorable v0.1.12 14:03:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 14:03:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:04:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 14:04:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.104s coverage: 9.9% of statements 14:04:57 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 14:04:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.097s coverage: 92.5% of statements 14:04:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.052s coverage: 85.3% of statements 14:05:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.127s coverage: 46.4% of statements 14:05:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 14:05:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 14:05:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.073s coverage: 100.0% of statements 14:05:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.434s coverage: 88.4% of statements 14:05:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.077s coverage: 25.0% of statements 14:05:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.104s coverage: 81.4% of statements 14:05:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 14:05:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.072s coverage: 41.7% of statements 14:05:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.017s coverage: 91.3% of statements 14:05:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:05:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:05:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:05:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:05:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:05:32 $ docker stop --time=1 d086133978f4ff54b793d415ac884b800625d6f3e6f43627c1cb1ea124e4f265 14:05:34 $ docker rm -f d086133978f4ff54b793d415ac884b800625d6f3e6f43627c1cb1ea124e4f265 [Pipeline] // withDockerContainer [Pipeline] sh 14:05:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:05:37 Warning: overwriting stash ‘coverage-report’ 14:05:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:05:37 14:05:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:05:38 arm64: Pulling from edgex-lftools-log-publisher 14:05:38 8998bd30e6a1: Pulling fs layer 14:05:38 04944245beec: Pulling fs layer 14:05:38 699f458cf7ca: Pulling fs layer 14:05:38 765212b225bb: Pulling fs layer 14:05:38 f23df028b6ca: Pulling fs layer 14:05:38 d65c8cfc05b1: Pulling fs layer 14:05:38 2437ff75d9bd: Pulling fs layer 14:05:38 765212b225bb: Waiting 14:05:38 f23df028b6ca: Waiting 14:05:38 d65c8cfc05b1: Waiting 14:05:38 2437ff75d9bd: Waiting 14:05:38 04944245beec: Verifying Checksum 14:05:38 04944245beec: Download complete 14:05:38 765212b225bb: Download complete 14:05:38 f23df028b6ca: Verifying Checksum 14:05:38 f23df028b6ca: Download complete 14:05:38 d65c8cfc05b1: Verifying Checksum 14:05:38 d65c8cfc05b1: Download complete 14:05:38 699f458cf7ca: Verifying Checksum 14:05:38 699f458cf7ca: Download complete 14:05:39 8998bd30e6a1: Verifying Checksum 14:05:39 8998bd30e6a1: Download complete 14:05:41 2437ff75d9bd: Verifying Checksum 14:05:41 2437ff75d9bd: Download complete 14:05:43 8998bd30e6a1: Pull complete 14:05:43 04944245beec: Pull complete 14:05:44 699f458cf7ca: Pull complete 14:05:45 765212b225bb: Pull complete 14:05:46 f23df028b6ca: Pull complete 14:05:46 d65c8cfc05b1: Pull complete 14:06:01 2437ff75d9bd: Pull complete 14:06:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:06:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:06:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:01 prd-ubuntu20.04-docker-arm64-4c-16g-117136 does not seem to be running inside a container 14:06:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/84 -v /w/workspace/go-mod-bootstrap/84:/w/workspace/go-mod-bootstrap/84:rw,z -v /w/workspace/go-mod-bootstrap/84@tmp:/w/workspace/go-mod-bootstrap/84@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:arm64 cat 14:06:04 $ docker top 824a9009f655169999313cabf4df1b63cd6a1d2c47ab3615d4f772b0d52dd81e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:05 ---> job-cost.sh 14:06:05 lf-activate-venv: SKIPPING 14:06:05 INFO: No Stack... 14:06:05 INFO: Retrieving Pricing Info for: v3-standard-4 14:06:06 INFO: Archiving Costs [Pipeline] sh 14:06:06 + cut -d, -f6 14:06:06 + cat /w/workspace/go-mod-bootstrap/84/archives/cost.csv [Pipeline] lock 14:06:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] 14:06:06 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] did not exist. Created. 14:06:06 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:06:07 /w/workspace/go-mod-bootstrap/84@tmp/durable-368d6710/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:06:08 + echo total: 0.10999999940395355 [Pipeline] stash 14:06:08 Warning: overwriting stash ‘stack-cost’ 14:06:08 Stashed 1 file(s) [Pipeline] } 14:06:08 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 14:06:08 $ docker stop --time=1 824a9009f655169999313cabf4df1b63cd6a1d2c47ab3615d4f772b0d52dd81e 14:06:09 $ docker rm -f 824a9009f655169999313cabf4df1b63cd6a1d2c47ab3615d4f772b0d52dd81e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:06:10 provisioning config files... 14:06:10 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config839110268859737515tmp [Pipeline] { [Pipeline] sh 14:06:10 + set +x 14:06:10 + bash -s -- 14:06:10 + curl -s https://codecov.io/bash 14:06:10 14:06:10 _____ _ 14:06:10 / ____| | | 14:06:10 | | ___ __| | ___ ___ _____ __ 14:06:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:06:10 | |___| (_) | (_| | __/ (_| (_) \ V / 14:06:10 \_____\___/ \__,_|\___|\___\___/ \_/ 14:06:10 Bash-1.0.6 14:06:10 14:06:10 14:06:10 ==> git version 2.25.1 found 14:06:10 ==> 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 14:06:10 Release-Date: 2020-01-08 14:06:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:06:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:06:10 ==> Jenkins CI detected. 14:06:10 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 14:06:10 project root: . 14:06:10 --> token set from env 14:06:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:06:10 ==> Running gcov in . (disable via -X gcov) 14:06:10 ==> Python coveragepy not found 14:06:10 ==> Searching for coverage reports in: 14:06:10 + . 14:06:10 -> Found 1 reports 14:06:10 ==> Detecting git/mercurial file structure 14:06:10 ==> Reading reports 14:06:10 + ./coverage.out bytes=68433 14:06:10 ==> Appending adjustments 14:06:10 https://docs.codecov.io/docs/fixing-reports 14:06:11 + Found adjustments 14:06:11 ==> Gzipping contents 14:06:11 12K /tmp/codecov.AuGJK9.gz 14:06:11 ==> Uploading reports 14:06:11 url: https://codecov.io 14:06:11 query: branch=main&commit=a135891c038b22d35f4a739610ce7883d39ac647&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 14:06:11 -> Pinging Codecov 14:06:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=a135891c038b22d35f4a739610ce7883d39ac647&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 14:06:11 -> Uploading to 14:06:11 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/833815588EE85121546D348822E98E2E/a135891c038b22d35f4a739610ce7883d39ac647/563c75ac-d3ab-4e4c-96bd-9c637b9e0c90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T140611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c557736713c6a26cc3dea2a894f1288bcce6c1523a4e5f1bdd3101a49922a0f7 14:06:11 % Total % Received % Xferd Average Speed Time Time Time Current 14:06:11 Dload Upload Total Spent Left Speed 14:06:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11224 0 0 100 11224 0 50787 --:--:-- --:--:-- --:--:-- 50787 14:06:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/a135891c038b22d35f4a739610ce7883d39ac647 [Pipeline] } 14:06:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:06:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:06:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:06:12 14:06:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:06:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:06:12 df9b9388f04a: Pulling fs layer 14:06:12 52dc419b0ee2: Pulling fs layer 14:06:12 25bc292e5bac: Pulling fs layer 14:06:12 114826534d7a: Pulling fs layer 14:06:12 4657fd5d0bcf: Pulling fs layer 14:06:12 6ad1cebc031e: Pulling fs layer 14:06:12 8a3aa393b2d8: Pulling fs layer 14:06:12 114826534d7a: Waiting 14:06:12 4657fd5d0bcf: Waiting 14:06:12 8a3aa393b2d8: Waiting 14:06:12 6ad1cebc031e: Waiting 14:06:12 25bc292e5bac: Verifying Checksum 14:06:12 25bc292e5bac: Download complete 14:06:12 52dc419b0ee2: Verifying Checksum 14:06:12 52dc419b0ee2: Download complete 14:06:12 4657fd5d0bcf: Verifying Checksum 14:06:12 4657fd5d0bcf: Download complete 14:06:12 df9b9388f04a: Verifying Checksum 14:06:12 df9b9388f04a: Download complete 14:06:12 6ad1cebc031e: Verifying Checksum 14:06:12 6ad1cebc031e: Download complete 14:06:12 df9b9388f04a: Pull complete 14:06:12 52dc419b0ee2: Pull complete 14:06:12 25bc292e5bac: Pull complete 14:06:13 114826534d7a: Verifying Checksum 14:06:13 114826534d7a: Download complete 14:06:13 8a3aa393b2d8: Verifying Checksum 14:06:13 8a3aa393b2d8: Download complete 14:06:17 114826534d7a: Pull complete 14:06:17 4657fd5d0bcf: Pull complete 14:06:17 6ad1cebc031e: Pull complete 14:06:20 8a3aa393b2d8: Pull complete 14:06:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:06:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:06:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:20 prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container 14:06:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:06:22 $ docker top da5b6ab0c13677b17a93679dfbfe2e46fa068a8039e9da6aa86e593831880c2e -eo pid,comm [Pipeline] { [Pipeline] echo 14:06:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 14:06:23 + set -o pipefail 14:06:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 14:06:28 14:06:28 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 14:06:28 14:06:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/f1191d7e-4d7b-46ec-b8bd-507a137c612b 14:06:28 14:06:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:06:28 14:06:28 14:06:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:06:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:06:28 More details here: https://snyk.co/ue1NS [Pipeline] } 14:06:28 $ docker stop --time=1 da5b6ab0c13677b17a93679dfbfe2e46fa068a8039e9da6aa86e593831880c2e 14:06:30 $ docker rm -f da5b6ab0c13677b17a93679dfbfe2e46fa068a8039e9da6aa86e593831880c2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:06:31 + git log --format=format:%s -1 a135891c038b22d35f4a739610ce7883d39ac647 [Pipeline] sh 14:06:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:06:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:06:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:31 prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container 14:06:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:06:32 $ docker top 82966d104653adec320782ebef9f12078a88588711b41b80dc3bc8ea7f4bf58f -eo pid,comm 14:06:32 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). 14:06:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:06:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:32 [ssh-agent] Looking for ssh-agent implementation... 14:06:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:32 $ docker exec 82966d104653adec320782ebef9f12078a88588711b41b80dc3bc8ea7f4bf58f ssh-agent 14:06:32 SSH_AUTH_SOCK=/tmp/ssh-4zydShdfEvdP/agent.32 14:06:32 SSH_AGENT_PID=38 14:06:32 Running ssh-add (command line suppressed) 14:06:32 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5227772300612528146.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5227772300612528146.key) 14:06:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:06:33 + git semver tag 14:06:33 2022-10-26 14:06:33,380 [run_tag] DEBUG tag force:False 14:06:33 2022-10-26 14:06:33,380 [check_head_tag] DEBUG check head tag 14:06:33 2022-10-26 14:06:33,382 [execute] INFO git cat-file --batch-check 14:06:33 2022-10-26 14:06:33,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 14:06:33 2022-10-26 14:06:33,386 [execute] INFO git cat-file --batch 14:06:33 2022-10-26 14:06:33,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 14:06:33 2022-10-26 14:06:33,422 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:06:33 2022-10-26 14:06:33,423 [execute] INFO git tag -a v2.3.0-dev.28 -m v2.3.0-dev.28 14:06:33 2022-10-26 14:06:33,423 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.28', '-m', 'v2.3.0-dev.28'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 14:06:33 2022-10-26 14:06:33,428 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:06:33 2.3.0-dev.28 [Pipeline] } 14:06:33 $ docker exec --env ******** --env ******** 82966d104653adec320782ebef9f12078a88588711b41b80dc3bc8ea7f4bf58f ssh-agent -k 14:06:33 unset SSH_AUTH_SOCK; 14:06:33 unset SSH_AGENT_PID; 14:06:33 echo Agent pid 38 killed; 14:06:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:06:33 + git semver [Pipeline] } 14:06:34 $ docker stop --time=1 82966d104653adec320782ebef9f12078a88588711b41b80dc3bc8ea7f4bf58f 14:06:35 $ docker rm -f 82966d104653adec320782ebef9f12078a88588711b41b80dc3bc8ea7f4bf58f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:06:35 14:06:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:06:36 0.23.1-centos7: Pulling from edgex-lftools 14:06:36 ab5ef0e58194: Pulling fs layer 14:06:36 9712f1f96733: Pulling fs layer 14:06:36 63f879dbbcfc: Pulling fs layer 14:06:36 0d9ebad4ef96: Pulling fs layer 14:06:36 e9a5061849ea: Pulling fs layer 14:06:36 d747dcd14b5f: Pulling fs layer 14:06:36 2de7ff778b66: Pulling fs layer 14:06:36 e9a5061849ea: Waiting 14:06:36 d747dcd14b5f: Waiting 14:06:36 2de7ff778b66: Waiting 14:06:36 0d9ebad4ef96: Waiting 14:06:36 9712f1f96733: Verifying Checksum 14:06:36 9712f1f96733: Download complete 14:06:36 63f879dbbcfc: Verifying Checksum 14:06:36 63f879dbbcfc: Download complete 14:06:36 0d9ebad4ef96: Verifying Checksum 14:06:36 0d9ebad4ef96: Download complete 14:06:36 e9a5061849ea: Verifying Checksum 14:06:36 e9a5061849ea: Download complete 14:06:36 d747dcd14b5f: Verifying Checksum 14:06:36 d747dcd14b5f: Download complete 14:06:36 ab5ef0e58194: Verifying Checksum 14:06:36 ab5ef0e58194: Download complete 14:06:36 2de7ff778b66: Verifying Checksum 14:06:36 2de7ff778b66: Download complete 14:06:40 ab5ef0e58194: Pull complete 14:06:40 9712f1f96733: Pull complete 14:06:40 63f879dbbcfc: Pull complete 14:06:46 0d9ebad4ef96: Pull complete 14:06:46 e9a5061849ea: Pull complete 14:06:46 d747dcd14b5f: Pull complete 14:06:46 2de7ff778b66: Pull complete 14:06:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:06:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:06:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:47 prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container 14:06:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:06:47 $ docker top 32f9a8289db9d7c6a2c731e9200a063d3b21e2e069c49cfe3a0f364146147124 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:06:47 provisioning config files... 14:06:47 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16471886683908572192tmp 14:06:47 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2534072095722757517tmp 14:06:47 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12221218706482440125tmp [Pipeline] { [Pipeline] echo 14:06:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:06:48 ---> sigul-configuration.sh 14:06:48 gpg: directory `/root/.gnupg' created 14:06:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:06:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:06:48 gpg: keyring `/root/.gnupg/secring.gpg' created 14:06:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:06:48 gpg: CAST5 encrypted data 14:06:48 gpg: encrypted with 1 passphrase 14:06:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:06:48 + mkdir /home/jenkins 14:06:48 + mkdir /home/jenkins/sigul [Pipeline] sh 14:06:48 + 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 14:06:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:06:49 ---> sigul-install.sh 14:06:49 Sigul already installed; skipping installation. [Pipeline] sh 14:06:49 + git tag --list 14:06:49 v0.0.1 14:06:49 v0.0.10 14:06:49 v0.0.11 14:06:49 v0.0.12 14:06:49 v0.0.13 14:06:49 v0.0.14 14:06:49 v0.0.15 14:06:49 v0.0.16 14:06:49 v0.0.17 14:06:49 v0.0.18 14:06:49 v0.0.19 14:06:49 v0.0.2 14:06:49 v0.0.20 14:06:49 v0.0.21 14:06:49 v0.0.22 14:06:49 v0.0.23 14:06:49 v0.0.24 14:06:49 v0.0.25 14:06:49 v0.0.26 14:06:49 v0.0.27 14:06:49 v0.0.28 14:06:49 v0.0.29 14:06:49 v0.0.3 14:06:49 v0.0.30 14:06:49 v0.0.31 14:06:49 v0.0.32 14:06:49 v0.0.33 14:06:49 v0.0.34 14:06:49 v0.0.35 14:06:49 v0.0.36 14:06:49 v0.0.37 14:06:49 v0.0.38 14:06:49 v0.0.39 14:06:49 v0.0.4 14:06:49 v0.0.40 14:06:49 v0.0.41 14:06:49 v0.0.42 14:06:49 v0.0.43 14:06:49 v0.0.44 14:06:49 v0.0.45 14:06:49 v0.0.46 14:06:49 v0.0.47 14:06:49 v0.0.48 14:06:49 v0.0.49 14:06:49 v0.0.5 14:06:49 v0.0.50 14:06:49 v0.0.51 14:06:49 v0.0.52 14:06:49 v0.0.53 14:06:49 v0.0.54 14:06:49 v0.0.55 14:06:49 v0.0.56 14:06:49 v0.0.57 14:06:49 v0.0.58 14:06:49 v0.0.59 14:06:49 v0.0.6 14:06:49 v0.0.60 14:06:49 v0.0.61 14:06:49 v0.0.62 14:06:49 v0.0.63 14:06:49 v0.0.64 14:06:49 v0.0.65 14:06:49 v0.0.66 14:06:49 v0.0.67 14:06:49 v0.0.68 14:06:49 v0.0.69 14:06:49 v0.0.7 14:06:49 v0.0.70 14:06:49 v0.0.71 14:06:49 v0.0.72 14:06:49 v0.0.8 14:06:49 v0.0.9 14:06:49 v2.0.0 14:06:49 v2.1.0 14:06:49 v2.1.1 14:06:49 v2.1.1-dev.1 14:06:49 v2.1.1-dev.2 14:06:49 v2.1.1-dev.3 14:06:49 v2.1.1-dev.4 14:06:49 v2.2.0 14:06:49 v2.2.1-dev.1 14:06:49 v2.2.1-dev.2 14:06:49 v2.2.1-dev.3 14:06:49 v2.2.1-dev.4 14:06:49 v2.2.1-dev.5 14:06:49 v2.2.1-dev.6 14:06:49 v2.2.1-dev.7 14:06:49 v2.2.1-dev.8 14:06:49 v2.2.1-dev.9 14:06:49 v2.3.0-dev.10 14:06:49 v2.3.0-dev.11 14:06:49 v2.3.0-dev.12 14:06:49 v2.3.0-dev.13 14:06:49 v2.3.0-dev.14 14:06:49 v2.3.0-dev.15 14:06:49 v2.3.0-dev.16 14:06:49 v2.3.0-dev.17 14:06:49 v2.3.0-dev.18 14:06:49 v2.3.0-dev.19 14:06:49 v2.3.0-dev.20 14:06:49 v2.3.0-dev.21 14:06:49 v2.3.0-dev.22 14:06:49 v2.3.0-dev.23 14:06:49 v2.3.0-dev.24 14:06:49 v2.3.0-dev.25 14:06:49 v2.3.0-dev.26 14:06:49 v2.3.0-dev.27 14:06:49 v2.3.0-dev.28 [Pipeline] sh 14:06:49 + lftools sign git-tag v2.3.0-dev.28 14:06:50 Signing Git tag with Sigul... 14:06:50 Signing v2.3.0-dev.28 [Pipeline] echo 14:06:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:06:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:06:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:06:51 $ docker stop --time=1 32f9a8289db9d7c6a2c731e9200a063d3b21e2e069c49cfe3a0f364146147124 14:06:52 $ docker rm -f 32f9a8289db9d7c6a2c731e9200a063d3b21e2e069c49cfe3a0f364146147124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:06:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:06:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:06:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:53 prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container 14:06:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:06:53 $ docker top a8d3c3ce5b13a539f1469cab57fae11b10a4f87dd4032f437ee324068caa61cc -eo pid,comm 14:06:53 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). 14:06:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:06:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:53 [ssh-agent] Looking for ssh-agent implementation... 14:06:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:53 $ docker exec a8d3c3ce5b13a539f1469cab57fae11b10a4f87dd4032f437ee324068caa61cc ssh-agent 14:06:53 SSH_AUTH_SOCK=/tmp/ssh-j6ztn8wp80EM/agent.32 14:06:53 SSH_AGENT_PID=38 14:06:53 Running ssh-add (command line suppressed) 14:06:54 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5866860977158559957.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5866860977158559957.key) 14:06:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:06:54 + git semver bump pre 14:06:54 2022-10-26 14:06:54,541 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:06:54 2022-10-26 14:06:54,541 [bump_version] DEBUG bumping version:2.3.0-dev.28 on axis:pre with prefix:dev 14:06:54 2022-10-26 14:06:54,541 [bump_version] DEBUG bumped version:2.3.0-dev.29 14:06:54 2022-10-26 14:06:54,541 [write_version] DEBUG write version:2.3.0-dev.29 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 14:06:54 2022-10-26 14:06:54,541 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:06:54 2022-10-26 14:06:54,541 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:06:54 2022-10-26 14:06:54,543 [execute] INFO git cat-file --batch-check 14:06:54 2022-10-26 14:06:54,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:06:54 2022-10-26 14:06:54,550 [execute] INFO git cat-file --batch 14:06:54 2022-10-26 14:06:54,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:06:54 2022-10-26 14:06:54,556 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:06:54 2.3.0-dev.29 [Pipeline] } 14:06:54 $ docker exec --env ******** --env ******** a8d3c3ce5b13a539f1469cab57fae11b10a4f87dd4032f437ee324068caa61cc ssh-agent -k 14:06:54 unset SSH_AUTH_SOCK; 14:06:54 unset SSH_AGENT_PID; 14:06:54 echo Agent pid 38 killed; 14:06:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:06:55 + git semver [Pipeline] } 14:06:55 $ docker stop --time=1 a8d3c3ce5b13a539f1469cab57fae11b10a4f87dd4032f437ee324068caa61cc 14:06:56 $ docker rm -f a8d3c3ce5b13a539f1469cab57fae11b10a4f87dd4032f437ee324068caa61cc [Pipeline] // withDockerContainer [Pipeline] sh 14:06:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:06:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:06:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:57 prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container 14:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:06:57 $ docker top a521c17bd29b87f6526b7cd59d061f475f57e92c7ed975e5d6556ffb3f383bb7 -eo pid,comm 14:06:57 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). 14:06:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:06:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:57 [ssh-agent] Looking for ssh-agent implementation... 14:06:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:57 $ docker exec a521c17bd29b87f6526b7cd59d061f475f57e92c7ed975e5d6556ffb3f383bb7 ssh-agent 14:06:58 SSH_AUTH_SOCK=/tmp/ssh-SEVNQ1y18XyH/agent.32 14:06:58 SSH_AGENT_PID=38 14:06:58 Running ssh-add (command line suppressed) 14:06:58 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8101599256734661029.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8101599256734661029.key) 14:06:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:06:58 + git semver push 14:06:58 2022-10-26 14:06:58,652 [run_push] DEBUG push 14:06:58 2022-10-26 14:06:58,652 [execute] INFO git cat-file --batch-check 14:06:58 2022-10-26 14:06:58,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:06:58 2022-10-26 14:06:58,657 [execute] INFO git rev-list 170d190f51285e5ee518fefa4ebd3b1b1e906dcb -- 14:06:58 2022-10-26 14:06:58,658 [execute] DEBUG Popen(['git', 'rev-list', '170d190f51285e5ee518fefa4ebd3b1b1e906dcb', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 14:06:58 2022-10-26 14:06:58,669 [execute] INFO git fetch -v origin 14:06:58 2022-10-26 14:06:58,669 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 14:06:59 2022-10-26 14:06:59,228 [run_push] DEBUG no remote changes detected 14:06:59 2022-10-26 14:06:59,228 [execute] INFO git push origin semver 14:06:59 2022-10-26 14:06:59,229 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 14:07:00 2022-10-26 14:07:00,100 [run_push] DEBUG push all version tags 14:07:00 2022-10-26 14:07:00,100 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:07:00 2022-10-26 14:07:00,101 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 14:07:01 2022-10-26 14:07:00,998 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:07:01 2.3.0-dev.29 [Pipeline] } 14:07:01 $ docker exec --env ******** --env ******** a521c17bd29b87f6526b7cd59d061f475f57e92c7ed975e5d6556ffb3f383bb7 ssh-agent -k 14:07:01 unset SSH_AUTH_SOCK; 14:07:01 unset SSH_AGENT_PID; 14:07:01 echo Agent pid 38 killed; 14:07:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:07:01 + git semver [Pipeline] } 14:07:01 $ docker stop --time=1 a521c17bd29b87f6526b7cd59d061f475f57e92c7ed975e5d6556ffb3f383bb7 14:07:03 $ docker rm -f a521c17bd29b87f6526b7cd59d061f475f57e92c7ed975e5d6556ffb3f383bb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:07:03 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 14:07:03 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:07:03 total 16 14:07:03 drwxr-xr-x 3 root root 4096 Oct 26 14:03 . 14:07:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 14:06 .. 14:07:03 drwxr-xr-x 2 root root 4096 Oct 26 14:03 cost 14:07:03 -rw-r--r-- 1 root root 87 Oct 26 14:03 cost.csv 14:07:03 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:07:03 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:07:03 total 16 14:07:03 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 14:03 . 14:07:03 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 14:06 .. 14:07:03 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 14:03 cost 14:07:03 -rw-r--r-- 1 jenkins jenkins 87 Oct 26 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:07:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:07:04 ---> package-listing.sh 14:07:04 ++ facter osfamily 14:07:04 ++ tr '[:upper:]' '[:lower:]' 14:07:05 + OS_FAMILY=debian 14:07:05 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 14:07:05 + START_PACKAGES=/tmp/packages_start.txt 14:07:05 + END_PACKAGES=/tmp/packages_end.txt 14:07:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:07:05 + PACKAGES=/tmp/packages_start.txt 14:07:05 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 14:07:05 + PACKAGES=/tmp/packages_end.txt 14:07:05 + case "${OS_FAMILY}" in 14:07:05 + dpkg -l 14:07:05 + grep '^ii' 14:07:05 + '[' -f /tmp/packages_start.txt ']' 14:07:05 + '[' -f /tmp/packages_end.txt ']' 14:07:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:07:05 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 14:07:05 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 14:07:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 14:07:05 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 14:07:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:07:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:06 prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container 14:07:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:07:06 $ docker top 417d95222276ca8165662f48f9e439c9e1e01445507ea62e2ddd4a33966ffed5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:06 + touch /tmp/pre-build-complete [Pipeline] sh 14:07:06 + mkdir -p /var/log/sysstat [Pipeline] sh 14:07:07 + ls /var/log/sa-host 14:07:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:07 provisioning config files... 14:07:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config18421597243085591825tmp [Pipeline] { [Pipeline] echo 14:07:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:07:07 ---> create-netrc.sh [Pipeline] } 14:07:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:07:07 ---> python-tools-install.sh [Pipeline] echo 14:07:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:07:08 ---> sudo-logs.sh 14:07:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:07:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:07:08 ---> job-cost.sh 14:07:08 lf-activate-venv: SKIPPING 14:07:08 DEBUG: total: 0.2199999988079071 14:07:08 INFO: Retrieving Stack Cost... 14:07:08 INFO: Retrieving Pricing Info for: v3-standard-8 14:07:08 INFO: Archiving Costs [Pipeline] echo 14:07:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:07:09 ---> logs-deploy.sh 14:07:09 lf-activate-venv: SKIPPING 14:07:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/84 14:07:09 INFO: archiving workspace using pattern(s): 14:07:10 Archives upload complete. 14:07:10 INFO: archiving logs to Nexus 14:07:11 ---> uname -a: 14:07:11 Linux prd-ubuntu20-04-docker-8c-8g-117137 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:07:11 14:07:11 14:07:11 ---> lscpu: 14:07:11 Architecture: x86_64 14:07:11 CPU op-mode(s): 32-bit, 64-bit 14:07:11 Byte Order: Little Endian 14:07:11 Address sizes: 40 bits physical, 48 bits virtual 14:07:11 CPU(s): 8 14:07:11 On-line CPU(s) list: 0-7 14:07:11 Thread(s) per core: 1 14:07:11 Core(s) per socket: 1 14:07:11 Socket(s): 8 14:07:11 NUMA node(s): 1 14:07:11 Vendor ID: AuthenticAMD 14:07:11 CPU family: 23 14:07:11 Model: 49 14:07:11 Model name: AMD EPYC-Rome Processor 14:07:11 Stepping: 0 14:07:11 CPU MHz: 2800.002 14:07:11 BogoMIPS: 5600.00 14:07:11 Virtualization: AMD-V 14:07:11 Hypervisor vendor: KVM 14:07:11 Virtualization type: full 14:07:11 L1d cache: 256 KiB 14:07:11 L1i cache: 256 KiB 14:07:11 L2 cache: 4 MiB 14:07:11 L3 cache: 128 MiB 14:07:11 NUMA node0 CPU(s): 0-7 14:07:11 Vulnerability Itlb multihit: Not affected 14:07:11 Vulnerability L1tf: Not affected 14:07:11 Vulnerability Mds: Not affected 14:07:11 Vulnerability Meltdown: Not affected 14:07:11 Vulnerability Mmio stale data: Not affected 14:07:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:07:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:07:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:07:11 Vulnerability Srbds: Not affected 14:07:11 Vulnerability Tsx async abort: Not affected 14:07:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:07:11 14:07:11 14:07:11 ---> nproc: 14:07:11 8 14:07:11 14:07:11 14:07:11 ---> df -h: 14:07:11 Filesystem Size Used Avail Use% Mounted on 14:07:11 overlay 155G 12G 144G 8% / 14:07:11 tmpfs 64M 0 64M 0% /dev 14:07:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:07:11 shm 64M 0 64M 0% /dev/shm 14:07:11 /dev/vda1 155G 12G 144G 8% /facter-os 14:07:11 14:07:11 14:07:11 ---> sar -b -r -n DEV: 14:07:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117137) 10/26/22 _x86_64_ (8 CPU) 14:07:11 14:07:11 14:01:26 LINUX RESTART (8 CPU) 14:07:11 14:07:11 14:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:07:11 14:03:01 96.10 10.10 86.00 0.00 1717.54 122181.33 0.00 14:07:11 14:04:01 57.35 0.17 57.18 0.00 9.33 31265.57 0.00 14:07:11 14:05:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 14:07:11 14:06:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 14:07:11 14:07:01 155.67 9.80 145.88 0.00 2915.78 74215.90 0.00 14:07:11 Average: 62.36 3.99 58.36 0.00 925.77 45280.50 0.00 14:07:11 14:07:11 14:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:07:11 14:03:01 28716876 31577568 720348 2.19 91308 2998272 1737552 5.12 1225276 2516644 424692 14:07:11 14:04:01 28662960 31565528 736472 2.24 94760 3044288 1727236 5.09 1187192 2617488 160 14:07:11 14:05:01 28662656 31565364 736260 2.24 94856 3044292 1727236 5.09 1187836 2617504 156 14:07:11 14:06:01 28668380 31571188 730372 2.22 94944 3044268 1727236 5.09 1181168 2617496 12 14:07:11 14:07:01 26828992 31502576 777776 2.37 160668 4601920 1847600 5.45 1482296 3982452 644 14:07:11 Average: 28307973 31556445 740246 2.25 107307 3346608 1753372 5.17 1252754 2870317 85133 14:07:11 14:07:11 14:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:07:11 14:03:01 ens3 379.04 274.04 6535.07 48.50 0.00 0.00 0.00 0.00 14:07:11 14:03:01 docker0 40.52 62.38 3.75 744.53 0.00 0.00 0.00 0.00 14:07:11 14:03:01 veth7b44eba 36.72 59.43 3.79 700.39 0.00 0.00 0.00 0.06 14:07:11 14:03:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 14:07:11 14:04:01 ens3 119.20 92.01 2526.55 91.36 0.00 0.00 0.00 0.00 14:07:11 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:11 14:04:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 14:07:11 14:05:01 ens3 1.00 0.42 0.55 0.39 0.00 0.00 0.00 0.00 14:07:11 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:11 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:11 14:06:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:07:11 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:11 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:07:11 14:07:01 ens3 476.74 314.08 9208.47 53.97 0.00 0.00 0.00 0.00 14:07:11 14:07:01 docker0 43.26 63.71 3.81 690.15 0.00 0.00 0.00 0.00 14:07:11 14:07:01 veth691d8f7 2.00 1.72 0.31 0.87 0.00 0.00 0.00 0.00 14:07:11 14:07:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 14:07:11 Average: ens3 194.60 135.66 3644.26 38.82 0.00 0.00 0.00 0.00 14:07:11 Average: docker0 16.67 25.09 1.50 285.37 0.00 0.00 0.00 0.00 14:07:11 Average: veth691d8f7 0.40 0.34 0.06 0.17 0.00 0.00 0.00 0.00 14:07:11 Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 14:07:11 14:07:11 14:07:11 ---> sar -P ALL: 14:07:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117137) 10/26/22 _x86_64_ (8 CPU) 14:07:11 14:07:11 14:01:26 LINUX RESTART (8 CPU) 14:07:11 14:07:11 14:02:02 CPU %user %nice %system %iowait %steal %idle 14:07:11 14:03:01 all 30.84 0.00 6.48 0.95 0.08 61.66 14:07:11 14:03:01 0 31.99 0.00 6.53 0.07 0.07 61.34 14:07:11 14:03:01 1 31.37 0.00 7.54 1.84 0.09 59.16 14:07:11 14:03:01 2 26.28 0.00 5.85 1.21 0.09 66.58 14:07:11 14:03:01 3 31.31 0.00 7.10 3.48 0.09 58.02 14:07:11 14:03:01 4 28.00 0.00 4.77 0.09 0.07 67.07 14:07:11 14:03:01 5 34.89 0.00 5.82 0.64 0.07 58.58 14:07:11 14:03:01 6 31.52 0.00 7.12 0.16 0.07 61.14 14:07:11 14:03:01 7 31.35 0.00 7.12 0.10 0.07 61.35 14:07:11 14:04:01 all 2.89 0.00 1.45 0.71 0.03 94.92 14:07:11 14:04:01 0 3.25 0.00 1.24 0.20 0.02 95.29 14:07:11 14:04:01 1 3.25 0.00 1.58 2.83 0.02 92.32 14:07:11 14:04:01 2 3.29 0.00 1.10 1.92 0.03 93.65 14:07:11 14:04:01 3 2.74 0.00 1.37 0.07 0.03 95.78 14:07:11 14:04:01 4 2.33 0.00 1.19 0.18 0.03 96.26 14:07:11 14:04:01 5 2.60 0.00 1.96 0.03 0.03 95.38 14:07:11 14:04:01 6 3.06 0.00 1.19 0.02 0.02 95.72 14:07:11 14:04:01 7 2.60 0.00 2.00 0.44 0.05 94.92 14:07:11 14:05:01 all 0.09 0.00 0.01 0.01 0.01 99.89 14:07:11 14:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:07:11 14:05:01 1 0.02 0.00 0.00 0.03 0.02 99.93 14:07:11 14:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:07:11 14:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:07:11 14:05:01 4 0.48 0.00 0.02 0.00 0.00 99.50 14:07:11 14:05:01 5 0.10 0.00 0.02 0.00 0.00 99.88 14:07:11 14:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:07:11 14:05:01 7 0.08 0.00 0.02 0.00 0.02 99.88 14:07:11 14:06:01 all 0.19 0.00 0.01 0.00 0.00 99.80 14:07:11 14:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:07:11 14:06:01 1 0.02 0.00 0.02 0.03 0.00 99.93 14:07:11 14:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:07:11 14:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:07:11 14:06:01 4 1.32 0.00 0.00 0.00 0.00 98.68 14:07:11 14:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:07:11 14:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:07:11 14:06:01 7 0.02 0.00 0.03 0.00 0.02 99.93 14:07:11 14:07:01 all 10.61 0.00 5.37 1.99 0.08 81.95 14:07:11 14:07:01 0 8.43 0.00 5.23 1.65 0.05 84.63 14:07:11 14:07:01 1 9.55 0.00 6.23 2.71 0.08 81.42 14:07:11 14:07:01 2 11.62 0.00 5.23 3.52 0.14 79.49 14:07:11 14:07:01 3 10.68 0.00 5.41 3.92 0.07 79.93 14:07:11 14:07:01 4 9.97 0.00 4.72 0.22 0.07 85.02 14:07:11 14:07:01 5 11.12 0.00 6.62 0.66 0.07 81.53 14:07:11 14:07:01 6 11.67 0.00 4.67 1.17 0.05 82.44 14:07:11 14:07:01 7 11.89 0.00 4.82 2.03 0.14 81.13 14:07:11 Average: all 8.78 0.00 2.63 0.73 0.04 87.82 14:07:11 Average: 0 8.60 0.00 2.57 0.38 0.03 88.41 14:07:11 Average: 1 8.71 0.00 3.04 1.48 0.04 86.72 14:07:11 Average: 2 8.11 0.00 2.41 1.33 0.05 88.11 14:07:11 Average: 3 8.80 0.00 2.74 1.47 0.04 86.94 14:07:11 Average: 4 8.30 0.00 2.12 0.10 0.03 89.46 14:07:11 Average: 5 9.59 0.00 2.86 0.26 0.03 87.26 14:07:11 Average: 6 9.10 0.00 2.56 0.27 0.03 88.04 14:07:11 Average: 7 9.05 0.00 2.77 0.51 0.06 87.61 14:07:11 14:07:11 14:07:11