Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 249f27d59dea47e3b17151096c8996f9fee5bf90 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-ssh7327503239977513451.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6300024277367288859.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13180653736743099478.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13401719342830701364.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-ssh9058756059516328674.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 ‘prd-centos7-blackbox-4c-2g-117564’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-117989’ is offline ‘prd-ubuntu20.04-docker-8c-8g-117993’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-117990’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117993 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 249f27d59dea47e3b17151096c8996f9fee5bf90 (main) Commit message: "build: Released go-mods (#397)" > 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 249f27d59dea47e3b17151096c8996f9fee5bf90 # timeout=10 > git rev-list --no-walk 5f132221f9d32bda2853ffade3e16b357ee0a66e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:05:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:05:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:05:08 ========================================================= 22:05:08 EdgeX Global Pipelines Version Info 22:05:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:05:08 ------------------- 22:05:08 stable info: 22:05:08 ------------------- 22:05:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:05:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:05:08 Message: update stable to v1.0.244 22:05:09 ------------------- 22:05:09 experimental info: 22:05:09 ------------------- 22:05:09 Commited By: **** collab-it+edgex@linuxfoundation.org 22:05:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:05:09 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:05:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:05:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 249f27d59dea47e3b17151096c8996f9fee5bf90 [Pipeline] echo 22:05:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 249f27d [Pipeline] echo 22:05:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:05:10 + git rev-list -1 --merges 249f27d59dea47e3b17151096c8996f9fee5bf90~1..249f27d59dea47e3b17151096c8996f9fee5bf90 [Pipeline] echo 22:05:10 -----------> git rev-list -1 --merges 249f27d59dea47e3b17151096c8996f9fee5bf90~1..249f27d59dea47e3b17151096c8996f9fee5bf90 249f27d59dea47e3b17151096c8996f9fee5bf90 [false] [Pipeline] sh 22:05:10 + git log --format=format:%s -1 249f27d59dea47e3b17151096c8996f9fee5bf90 [Pipeline] echo 22:05:10 ========================================================= 22:05:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:05:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:05:10 + git log --format=format:%s -1 249f27d59dea47e3b17151096c8996f9fee5bf90 [Pipeline] echo 22:05:10 [semverPrep] GIT_COMMIT: 249f27d59dea47e3b17151096c8996f9fee5bf90, Commit Message: build: Released go-mods (#397) [Pipeline] echo 22:05:11 [semverPrep] This is not a build commit. [Pipeline] sh 22:05:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:05:11 + grep -v github /etc/ssh/ssh_known_hosts 22:05:11 + [ -e /tmp/ssh_known_hosts ] 22:05:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:05:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:05:11 + sudo tee -a /etc/ssh/ssh_known_hosts 22:05:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:05:11 22:05:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:05:11 0.1.4: Pulling from edgex-devops/py-git-semver 22:05:11 b85a868b505f: Pulling fs layer 22:05:11 e2be974225ed: Pulling fs layer 22:05:11 339a4e72a1f5: Pulling fs layer 22:05:11 988bab9f4d93: Pulling fs layer 22:05:11 1469e6f7b9e6: Pulling fs layer 22:05:11 eaf3925da568: Pulling fs layer 22:05:11 bab4dde63d76: Pulling fs layer 22:05:11 bde34c3a00c8: Pulling fs layer 22:05:11 b352a97aabf1: Pulling fs layer 22:05:11 4872d77fe225: Pulling fs layer 22:05:11 5851b861e8e6: Pulling fs layer 22:05:11 bab4dde63d76: Waiting 22:05:11 b352a97aabf1: Waiting 22:05:11 bde34c3a00c8: Waiting 22:05:11 988bab9f4d93: Waiting 22:05:11 1469e6f7b9e6: Waiting 22:05:11 eaf3925da568: Waiting 22:05:11 4872d77fe225: Waiting 22:05:11 5851b861e8e6: Waiting 22:05:11 e2be974225ed: Verifying Checksum 22:05:11 e2be974225ed: Download complete 22:05:11 988bab9f4d93: Verifying Checksum 22:05:11 988bab9f4d93: Download complete 22:05:12 1469e6f7b9e6: Verifying Checksum 22:05:12 1469e6f7b9e6: Download complete 22:05:12 eaf3925da568: Verifying Checksum 22:05:12 eaf3925da568: Download complete 22:05:12 339a4e72a1f5: Verifying Checksum 22:05:12 339a4e72a1f5: Download complete 22:05:12 bde34c3a00c8: Verifying Checksum 22:05:12 bde34c3a00c8: Download complete 22:05:12 b352a97aabf1: Download complete 22:05:12 4872d77fe225: Verifying Checksum 22:05:12 4872d77fe225: Download complete 22:05:12 5851b861e8e6: Verifying Checksum 22:05:12 5851b861e8e6: Download complete 22:05:12 b85a868b505f: Download complete 22:05:12 bab4dde63d76: Verifying Checksum 22:05:12 bab4dde63d76: Download complete 22:05:13 b85a868b505f: Pull complete 22:05:13 e2be974225ed: Pull complete 22:05:13 339a4e72a1f5: Pull complete 22:05:14 988bab9f4d93: Pull complete 22:05:14 1469e6f7b9e6: Pull complete 22:05:14 eaf3925da568: Pull complete 22:05:15 bab4dde63d76: Pull complete 22:05:16 bde34c3a00c8: Pull complete 22:05:16 b352a97aabf1: Pull complete 22:05:16 4872d77fe225: Pull complete 22:05:16 5851b861e8e6: Pull complete 22:05:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:05:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:05:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:16 prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container 22:05:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:05:18 $ docker top ab9112e8a21c9ff6f706d3ab19b7ec935d8244552abc81a6e85fc20f0e933331 -eo pid,comm 22:05:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:05:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:05:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:18 [ssh-agent] Looking for ssh-agent implementation... 22:05:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:18 $ docker exec ab9112e8a21c9ff6f706d3ab19b7ec935d8244552abc81a6e85fc20f0e933331 ssh-agent 22:05:18 SSH_AUTH_SOCK=/tmp/ssh-5DMMWw7uTOTZ/agent.32 22:05:18 SSH_AGENT_PID=38 22:05:18 Running ssh-add (command line suppressed) 22:05:18 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17901391517116953649.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17901391517116953649.key) 22:05:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:05:19 + git tag --points-at HEAD [Pipeline] } 22:05:19 $ docker exec --env ******** --env ******** ab9112e8a21c9ff6f706d3ab19b7ec935d8244552abc81a6e85fc20f0e933331 ssh-agent -k 22:05:19 unset SSH_AUTH_SOCK; 22:05:19 unset SSH_AGENT_PID; 22:05:19 echo Agent pid 38 killed; 22:05:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:05:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:05:19 [ssh-agent] Looking for ssh-agent implementation... 22:05:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:19 $ docker exec ab9112e8a21c9ff6f706d3ab19b7ec935d8244552abc81a6e85fc20f0e933331 ssh-agent 22:05:19 SSH_AUTH_SOCK=/tmp/ssh-g4i9oS7tunwl/agent.70 22:05:19 SSH_AGENT_PID=76 22:05:19 Running ssh-add (command line suppressed) 22:05:19 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7068193206276470183.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7068193206276470183.key) 22:05:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:05:19 + git semver init 22:05:20 2022-11-02 22:05:20,160 [run_init] DEBUG init version:0.0.0 force:False 22:05:20 2022-11-02 22:05:20,161 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 22:05:20 2022-11-02 22:05:20,161 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 22:05:20 2022-11-02 22:05:20,161 [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) 22:05:21 2022-11-02 22:05:21,093 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 22:05:21 2022-11-02 22:05:21,093 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 22:05:21 2022-11-02 22:05:21,094 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:05:21 2022-11-02 22:05:21,094 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:05:21 2.3.0-dev.30 [Pipeline] } 22:05:21 $ docker exec --env ******** --env ******** ab9112e8a21c9ff6f706d3ab19b7ec935d8244552abc81a6e85fc20f0e933331 ssh-agent -k 22:05:21 unset SSH_AUTH_SOCK; 22:05:21 unset SSH_AGENT_PID; 22:05:21 echo Agent pid 76 killed; 22:05:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:05:21 + git semver [Pipeline] } 22:05:21 $ docker stop --time=1 ab9112e8a21c9ff6f706d3ab19b7ec935d8244552abc81a6e85fc20f0e933331 22:05:23 $ docker rm -f ab9112e8a21c9ff6f706d3ab19b7ec935d8244552abc81a6e85fc20f0e933331 [Pipeline] // withDockerContainer [Pipeline] sh 22:05:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:05:23 Stashed 1 file(s) [Pipeline] echo 22:05:23 [edgeXSemver]: initialized semver on version 2.3.0-dev.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:05:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:24 ========================================================= 22:05:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:05:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:05:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:05:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:05:24 213ec9aee27d: Pulling fs layer 22:05:24 4583459ba037: Pulling fs layer 22:05:24 93c1e223e6f2: Pulling fs layer 22:05:24 53926ce57604: Pulling fs layer 22:05:24 21b2b0c7a3f4: Pulling fs layer 22:05:24 22ff95d597cd: Pulling fs layer 22:05:24 12d6caf4c0d1: Pulling fs layer 22:05:24 96b7cbca73a9: Pulling fs layer 22:05:24 a7acece74701: Pulling fs layer 22:05:24 21b2b0c7a3f4: Waiting 22:05:24 53926ce57604: Waiting 22:05:24 96b7cbca73a9: Waiting 22:05:24 a7acece74701: Waiting 22:05:24 12d6caf4c0d1: Waiting 22:05:24 22ff95d597cd: Waiting 22:05:24 93c1e223e6f2: Verifying Checksum 22:05:24 93c1e223e6f2: Download complete 22:05:24 4583459ba037: Verifying Checksum 22:05:24 4583459ba037: Download complete 22:05:24 21b2b0c7a3f4: Download complete 22:05:24 22ff95d597cd: Verifying Checksum 22:05:24 22ff95d597cd: Download complete 22:05:24 213ec9aee27d: Verifying Checksum 22:05:24 213ec9aee27d: Download complete 22:05:24 12d6caf4c0d1: Verifying Checksum 22:05:24 12d6caf4c0d1: Download complete 22:05:24 213ec9aee27d: Pull complete 22:05:24 4583459ba037: Pull complete 22:05:24 93c1e223e6f2: Pull complete 22:05:24 a7acece74701: Verifying Checksum 22:05:24 a7acece74701: Download complete 22:05:25 96b7cbca73a9: Verifying Checksum 22:05:25 96b7cbca73a9: Download complete 22:05:25 53926ce57604: Verifying Checksum 22:05:25 53926ce57604: Download complete 22:05:28 53926ce57604: Pull complete 22:05:28 21b2b0c7a3f4: Pull complete 22:05:28 22ff95d597cd: Pull complete 22:05:28 12d6caf4c0d1: Pull complete 22:05:30 96b7cbca73a9: Pull complete 22:05:31 a7acece74701: Pull complete 22:05:31 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:05:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:05:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 22:05:31 + 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 22:05:32 + docker inspect -f . ci-base-image-x86_64 22:05:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:32 prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container 22:05:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:05:35 $ docker top 1de5181e0a4554f3654bdc617e7882559ae64e0213a1584f2f1a2afe4f7dd479 -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:35 + go version 22:05:35 go version go1.18.7 linux/amd64 [Pipeline] } 22:05:35 $ docker stop --time=1 1de5181e0a4554f3654bdc617e7882559ae64e0213a1584f2f1a2afe4f7dd479 22:05:36 $ docker rm -f 1de5181e0a4554f3654bdc617e7882559ae64e0213a1584f2f1a2afe4f7dd479 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:37 + docker inspect -f . ci-base-image-x86_64 22:05:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:37 prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container 22:05:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:05:37 $ docker top a47c9f70c606ff770eef86d5675340b3b675606f5ef1f8601987fb9261ee07e0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:37 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 22:05:38 + make test 22:05:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:05:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:05:38 go: downloading github.com/stretchr/testify v1.8.0 22:05:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 22:05:38 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 22:05:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 22:05:38 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 22:05:38 go: downloading github.com/pelletier/go-toml v1.9.5 22:05:38 go: downloading github.com/google/uuid v1.3.0 22:05:38 go: downloading github.com/hashicorp/go-multierror v1.1.1 22:05:38 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 22:05:38 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 22:05:38 go: downloading github.com/gorilla/mux v1.8.0 22:05:38 go: downloading github.com/davecgh/go-spew v1.1.1 22:05:38 go: downloading github.com/pmezard/go-difflib v1.0.0 22:05:38 go: downloading github.com/stretchr/objx v0.4.0 22:05:38 go: downloading gopkg.in/yaml.v3 v3.0.1 22:05:38 go: downloading github.com/go-playground/validator/v10 v10.11.1 22:05:38 go: downloading github.com/go-kit/log v0.2.1 22:05:38 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:05:38 go: downloading github.com/hashicorp/errwrap v1.0.0 22:05:38 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 22:05:38 go: downloading github.com/hashicorp/consul/api v1.15.3 22:05:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:05:38 go: downloading github.com/gorilla/websocket v1.4.2 22:05:38 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 22:05:38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:05:38 go: downloading github.com/pebbe/zmq4 v1.2.7 22:05:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:05:38 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:05:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:05:38 go: downloading github.com/mitchellh/copystructure v1.0.0 22:05:38 go: downloading github.com/mitchellh/mapstructure v1.5.0 22:05:38 go: downloading github.com/x448/float16 v0.8.4 22:05:38 go: downloading github.com/go-playground/universal-translator v0.18.0 22:05:38 go: downloading github.com/leodido/go-urn v1.2.1 22:05:38 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 22:05:38 go: downloading golang.org/x/text v0.3.7 22:05:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:05:38 go: downloading github.com/hashicorp/go-hclog v0.14.1 22:05:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:05:38 go: downloading github.com/hashicorp/serf v0.9.7 22:05:38 go: downloading github.com/zeebo/errs v1.2.2 22:05:38 go: downloading google.golang.org/grpc v1.46.0 22:05:38 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:05:38 go: downloading github.com/go-playground/locales v0.14.0 22:05:38 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 22:05:38 go: downloading google.golang.org/protobuf v1.28.0 22:05:38 go: downloading github.com/fatih/color v1.9.0 22:05:38 go: downloading github.com/mattn/go-isatty v0.0.14 22:05:38 go: downloading github.com/armon/go-metrics v0.3.10 22:05:38 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 22:05:38 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 22:05:38 go: downloading github.com/mattn/go-colorable v0.1.12 22:05:38 go: downloading github.com/golang/protobuf v1.5.2 22:05:38 Still waiting to schedule task 22:05:38 ‘prd-ubuntu20.04-docker-arm64-4c-16g-117990’ is offline 22:05:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 22:05:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:05:48 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:05:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.027s coverage: 9.9% of statements 22:05:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:05:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.016s coverage: 92.5% of statements 22:05:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.013s coverage: 85.3% of statements 22:05:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.026s coverage: 46.4% of statements 22:05:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:05:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:05:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.019s coverage: 100.0% of statements 22:05:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.320s coverage: 88.4% of statements 22:05:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.018s coverage: 25.0% of statements 22:05:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.029s coverage: 81.4% of statements 22:05:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:05:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.022s coverage: 41.7% of statements 22:05:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 22:05:59 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." 22:05:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:06:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:06:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:06:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:06:01 $ docker stop --time=1 a47c9f70c606ff770eef86d5675340b3b675606f5ef1f8601987fb9261ee07e0 22:06:04 $ docker rm -f a47c9f70c606ff770eef86d5675340b3b675606f5ef1f8601987fb9261ee07e0 [Pipeline] // withDockerContainer [Pipeline] sh 22:06:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:06:04 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 22:06:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:05 22:06:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:05 latest: Pulling from edgex-lftools-log-publisher 22:06:05 5eb5b503b376: Pulling fs layer 22:06:05 5c69ac0246d0: Pulling fs layer 22:06:05 ec43610c2a17: Pulling fs layer 22:06:05 3a2ae6a8a46f: Pulling fs layer 22:06:05 33b1e0a273af: Pulling fs layer 22:06:05 5d3b04190fa2: Pulling fs layer 22:06:05 2f39f015ded8: Pulling fs layer 22:06:05 33b1e0a273af: Waiting 22:06:05 5d3b04190fa2: Waiting 22:06:05 2f39f015ded8: Waiting 22:06:05 3a2ae6a8a46f: Waiting 22:06:05 5c69ac0246d0: Verifying Checksum 22:06:05 5c69ac0246d0: Download complete 22:06:05 3a2ae6a8a46f: Verifying Checksum 22:06:05 3a2ae6a8a46f: Download complete 22:06:05 33b1e0a273af: Verifying Checksum 22:06:05 33b1e0a273af: Download complete 22:06:05 ec43610c2a17: Verifying Checksum 22:06:05 ec43610c2a17: Download complete 22:06:05 5d3b04190fa2: Verifying Checksum 22:06:05 5d3b04190fa2: Download complete 22:06:05 5eb5b503b376: Verifying Checksum 22:06:05 5eb5b503b376: Download complete 22:06:06 2f39f015ded8: Verifying Checksum 22:06:06 2f39f015ded8: Download complete 22:06:07 5eb5b503b376: Pull complete 22:06:07 5c69ac0246d0: Pull complete 22:06:07 ec43610c2a17: Pull complete 22:06:07 3a2ae6a8a46f: Pull complete 22:06:07 33b1e0a273af: Pull complete 22:06:07 5d3b04190fa2: Pull complete 22:06:12 2f39f015ded8: Pull complete 22:06:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:12 prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container 22:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:06:13 $ docker top 1988b083ed734ce30a5a2fd253601344659d4ff9c13af27b49f95fa68e8d727c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:14 ---> job-cost.sh 22:06:14 lf-activate-venv: SKIPPING 22:06:14 INFO: No Stack... 22:06:14 INFO: Retrieving Pricing Info for: v3-standard-8 22:06:14 INFO: Archiving Costs [Pipeline] sh 22:06:15 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 22:06:15 + cut -d, -f6 [Pipeline] lock 22:06:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] 22:06:15 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] did not exist. Created. 22:06:15 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:06:15 + echo total: 0.2199999988079071 [Pipeline] stash 22:06:15 Stashed 1 file(s) [Pipeline] } 22:06:15 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 22:06:15 $ docker stop --time=1 1988b083ed734ce30a5a2fd253601344659d4ff9c13af27b49f95fa68e8d727c 22:06:16 $ docker rm -f 1988b083ed734ce30a5a2fd253601344659d4ff9c13af27b49f95fa68e8d727c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:07:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117995 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 22:07:59 Running in /w/workspace/go-mod-bootstrap/86 [Pipeline] { [Pipeline] checkout 22:07:59 Selected Git installation does not exist. Using Default 22:07:59 The recommended git tool is: NONE 22:08:04 using credential edgex-jenkins-ssh 22:08:04 Cloning the remote Git repository 22:08:04 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:08:04 > git init /w/workspace/go-mod-bootstrap/86 # timeout=10 22:08:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:08:04 > git --version # timeout=10 22:08:04 > git --version # 'git version 2.25.1' 22:08:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:04 Verifying host key using known hosts file 22:08:04 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. 22:08:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:08:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:06 Avoid second fetch 22:08:06 Checking out Revision 249f27d59dea47e3b17151096c8996f9fee5bf90 (main) 22:08:07 Commit message: "build: Released go-mods (#397)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:06 > git config core.sparsecheckout # timeout=10 22:08:06 > git checkout -f 249f27d59dea47e3b17151096c8996f9fee5bf90 # timeout=10 22:08:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:08:08 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:08 Dload Upload Total Spent Left Speed 22:08:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 22:08:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:08:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:08:09 + sudo tee /etc/docker/daemon.new 22:08:09 { 22:08:09 "registry-mirrors": [ 22:08:09 "https://nexus3.edgexfoundry.org:10001" 22:08:09 ], 22:08:09 "bip": "10.250.0.254/24", 22:08:09 "hosts": [ 22:08:09 "tcp://0.0.0.0:5555", 22:08:09 "unix:///var/run/docker.sock" 22:08:09 ], 22:08:09 "mtu": 1458, 22:08:09 "selinux-enabled": true, 22:08:09 "seccomp-profile": "/etc/docker/seccomp.json" 22:08:09 } [Pipeline] sh 22:08:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:08:09 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:08:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:28 ========================================================= 22:08:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:08:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:08:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:08:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:08:29 9b18e9b68314: Pulling fs layer 22:08:29 35d82f9e3411: Pulling fs layer 22:08:29 e16973657156: Pulling fs layer 22:08:29 fc693d55d65f: Pulling fs layer 22:08:29 7e9fc2657dce: Pulling fs layer 22:08:29 dda99020689f: Pulling fs layer 22:08:29 db1c61fa0a46: Pulling fs layer 22:08:29 891c053d2c06: Pulling fs layer 22:08:29 7e9fc2657dce: Waiting 22:08:29 dda99020689f: Waiting 22:08:29 db1c61fa0a46: Waiting 22:08:29 891c053d2c06: Waiting 22:08:29 fc693d55d65f: Waiting 22:08:29 e16973657156: Verifying Checksum 22:08:29 e16973657156: Download complete 22:08:29 35d82f9e3411: Download complete 22:08:29 7e9fc2657dce: Verifying Checksum 22:08:29 7e9fc2657dce: Download complete 22:08:29 dda99020689f: Verifying Checksum 22:08:29 dda99020689f: Download complete 22:08:29 9b18e9b68314: Download complete 22:08:30 9b18e9b68314: Pull complete 22:08:30 891c053d2c06: Verifying Checksum 22:08:30 891c053d2c06: Download complete 22:08:30 35d82f9e3411: Pull complete 22:08:31 e16973657156: Pull complete 22:08:31 db1c61fa0a46: Download complete 22:08:31 fc693d55d65f: Verifying Checksum 22:08:31 fc693d55d65f: Download complete 22:08:44 fc693d55d65f: Pull complete 22:08:44 7e9fc2657dce: Pull complete 22:08:44 dda99020689f: Pull complete 22:08:51 db1c61fa0a46: Pull complete 22:08:52 891c053d2c06: Pull complete 22:08:52 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:08:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 22:08:52 + 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 22:08:53 + docker inspect -f . ci-base-image-arm64 22:08:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:53 prd-ubuntu20.04-docker-arm64-4c-16g-117995 does not seem to be running inside a container 22:08:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/86 -v /w/workspace/go-mod-bootstrap/86:/w/workspace/go-mod-bootstrap/86:rw,z -v /w/workspace/go-mod-bootstrap/86@tmp:/w/workspace/go-mod-bootstrap/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:08:56 $ docker top ddfdd9d32bdaf87c180f926568f98270d203d532d48ada7f5d031c535391184b -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:57 + go version 22:08:57 go version go1.18.7 linux/arm64 [Pipeline] } 22:08:57 $ docker stop --time=1 ddfdd9d32bdaf87c180f926568f98270d203d532d48ada7f5d031c535391184b 22:08:59 $ docker rm -f ddfdd9d32bdaf87c180f926568f98270d203d532d48ada7f5d031c535391184b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:59 + docker inspect -f . ci-base-image-arm64 22:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:59 prd-ubuntu20.04-docker-arm64-4c-16g-117995 does not seem to be running inside a container 22:09:00 $ 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/86 -v /w/workspace/go-mod-bootstrap/86:/w/workspace/go-mod-bootstrap/86:rw,z -v /w/workspace/go-mod-bootstrap/86@tmp:/w/workspace/go-mod-bootstrap/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:09:01 $ docker top 41a972848f52ebb3c890a57693f79874c4d91f27f38529f6dfbc674c7fef3aee -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:01 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/86 [Pipeline] fileExists [Pipeline] sh 22:09:02 + make test 22:09:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:09:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 22:09:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 22:09:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 22:09:02 go: downloading github.com/pelletier/go-toml v1.9.5 22:09:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 22:09:02 go: downloading github.com/stretchr/testify v1.8.0 22:09:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:09:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 22:09:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 22:09:03 go: downloading github.com/google/uuid v1.3.0 22:09:03 go: downloading github.com/hashicorp/go-multierror v1.1.1 22:09:03 go: downloading github.com/gorilla/mux v1.8.0 22:09:03 go: downloading github.com/go-kit/log v0.2.1 22:09:03 go: downloading github.com/davecgh/go-spew v1.1.1 22:09:03 go: downloading github.com/pmezard/go-difflib v1.0.0 22:09:03 go: downloading gopkg.in/yaml.v3 v3.0.1 22:09:03 go: downloading github.com/stretchr/objx v0.4.0 22:09:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 22:09:03 go: downloading github.com/go-playground/validator/v10 v10.11.1 22:09:03 go: downloading github.com/hashicorp/errwrap v1.0.0 22:09:03 go: downloading github.com/gorilla/websocket v1.4.2 22:09:03 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 22:09:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:09:03 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:09:03 go: downloading github.com/hashicorp/consul/api v1.15.3 22:09:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:09:03 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:09:03 go: downloading github.com/zeebo/errs v1.2.2 22:09:03 go: downloading google.golang.org/grpc v1.46.0 22:09:04 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:09:04 go: downloading github.com/pebbe/zmq4 v1.2.7 22:09:04 go: downloading github.com/go-playground/universal-translator v0.18.0 22:09:04 go: downloading github.com/leodido/go-urn v1.2.1 22:09:04 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 22:09:04 go: downloading golang.org/x/text v0.3.7 22:09:04 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:09:04 go: downloading github.com/mitchellh/copystructure v1.0.0 22:09:04 go: downloading github.com/mitchellh/mapstructure v1.5.0 22:09:04 go: downloading github.com/x448/float16 v0.8.4 22:09:05 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 22:09:05 go: downloading google.golang.org/protobuf v1.28.0 22:09:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:09:05 go: downloading github.com/hashicorp/go-hclog v0.14.1 22:09:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:09:06 go: downloading github.com/hashicorp/serf v0.9.7 22:09:06 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 22:09:06 go: downloading github.com/go-playground/locales v0.14.0 22:09:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:09:06 go: downloading github.com/golang/protobuf v1.5.2 22:09:06 go: downloading github.com/fatih/color v1.9.0 22:09:06 go: downloading github.com/mattn/go-isatty v0.0.14 22:09:06 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 22:09:08 go: downloading github.com/armon/go-metrics v0.3.10 22:09:08 go: downloading github.com/mattn/go-colorable v0.1.12 22:09:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 22:09:08 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:10:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:10:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.111s coverage: 9.9% of statements 22:10:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:10:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.088s coverage: 92.5% of statements 22:10:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.024s coverage: 85.3% of statements 22:10:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.165s coverage: 46.4% of statements 22:10:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:10:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:10:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.081s coverage: 100.0% of statements 22:10:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.440s coverage: 88.4% of statements 22:10:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.069s coverage: 25.0% of statements 22:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.111s coverage: 81.4% of statements 22:10:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.045s coverage: 41.7% of statements 22:10:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 22:10:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:10:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:11:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:11:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:11:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:11:16 $ docker stop --time=1 41a972848f52ebb3c890a57693f79874c4d91f27f38529f6dfbc674c7fef3aee 22:11:18 $ docker rm -f 41a972848f52ebb3c890a57693f79874c4d91f27f38529f6dfbc674c7fef3aee [Pipeline] // withDockerContainer [Pipeline] sh 22:11:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:11:20 Warning: overwriting stash ‘coverage-report’ 22:11:21 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 22:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:11:21 22:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:11:22 arm64: Pulling from edgex-lftools-log-publisher 22:11:22 8998bd30e6a1: Pulling fs layer 22:11:22 04944245beec: Pulling fs layer 22:11:22 699f458cf7ca: Pulling fs layer 22:11:22 765212b225bb: Pulling fs layer 22:11:22 f23df028b6ca: Pulling fs layer 22:11:22 d65c8cfc05b1: Pulling fs layer 22:11:22 2437ff75d9bd: Pulling fs layer 22:11:22 f23df028b6ca: Waiting 22:11:22 d65c8cfc05b1: Waiting 22:11:22 2437ff75d9bd: Waiting 22:11:22 765212b225bb: Waiting 22:11:22 04944245beec: Verifying Checksum 22:11:22 04944245beec: Download complete 22:11:22 765212b225bb: Verifying Checksum 22:11:22 765212b225bb: Download complete 22:11:22 f23df028b6ca: Verifying Checksum 22:11:22 f23df028b6ca: Download complete 22:11:22 d65c8cfc05b1: Download complete 22:11:22 699f458cf7ca: Verifying Checksum 22:11:22 699f458cf7ca: Download complete 22:11:22 8998bd30e6a1: Verifying Checksum 22:11:22 8998bd30e6a1: Download complete 22:11:25 2437ff75d9bd: Verifying Checksum 22:11:25 2437ff75d9bd: Download complete 22:11:26 8998bd30e6a1: Pull complete 22:11:27 04944245beec: Pull complete 22:11:28 699f458cf7ca: Pull complete 22:11:28 765212b225bb: Pull complete 22:11:29 f23df028b6ca: Pull complete 22:11:29 d65c8cfc05b1: Pull complete 22:11:44 2437ff75d9bd: Pull complete 22:11:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:11:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:44 prd-ubuntu20.04-docker-arm64-4c-16g-117995 does not seem to be running inside a container 22:11:45 $ 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/86 -v /w/workspace/go-mod-bootstrap/86:/w/workspace/go-mod-bootstrap/86:rw,z -v /w/workspace/go-mod-bootstrap/86@tmp:/w/workspace/go-mod-bootstrap/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:11:47 $ docker top aa3788cd4fc1c8bcab6fe0849827eea1b58ad6b235fea2f967ae0968754d58f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:48 ---> job-cost.sh 22:11:48 lf-activate-venv: SKIPPING 22:11:48 INFO: No Stack... 22:11:48 INFO: Retrieving Pricing Info for: v3-standard-4 22:11:49 INFO: Archiving Costs [Pipeline] sh 22:11:49 + cut -d, -f6 22:11:49 + cat /w/workspace/go-mod-bootstrap/86/archives/cost.csv [Pipeline] lock 22:11:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] 22:11:49 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] did not exist. Created. 22:11:49 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:11:50 /w/workspace/go-mod-bootstrap/86@tmp/durable-7e5bacc8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:11:51 + echo total: 0.10999999940395355 [Pipeline] stash 22:11:51 Warning: overwriting stash ‘stack-cost’ 22:11:51 Stashed 1 file(s) [Pipeline] } 22:11:51 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 22:11:51 $ docker stop --time=1 aa3788cd4fc1c8bcab6fe0849827eea1b58ad6b235fea2f967ae0968754d58f1 22:11:52 $ docker rm -f aa3788cd4fc1c8bcab6fe0849827eea1b58ad6b235fea2f967ae0968754d58f1 [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 22:11:53 provisioning config files... 22:11:53 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14359763864439985071tmp [Pipeline] { [Pipeline] sh 22:11:53 + set +x 22:11:53 + curl -s https://codecov.io/bash 22:11:53 + bash -s -- 22:11:53 22:11:53 _____ _ 22:11:53 / ____| | | 22:11:53 | | ___ __| | ___ ___ _____ __ 22:11:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:11:53 | |___| (_) | (_| | __/ (_| (_) \ V / 22:11:53 \_____\___/ \__,_|\___|\___\___/ \_/ 22:11:53 Bash-1.0.6 22:11:53 22:11:53 22:11:53 ==> git version 2.25.1 found 22:11:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:11:53 Release-Date: 2020-01-08 22:11:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:11:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:11:53 ==> Jenkins CI detected. 22:11:53 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 22:11:53 project root: . 22:11:53 --> token set from env 22:11:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:11:53 ==> Running gcov in . (disable via -X gcov) 22:11:53 ==> Python coveragepy not found 22:11:53 ==> Searching for coverage reports in: 22:11:53 + . 22:11:53 -> Found 1 reports 22:11:53 ==> Detecting git/mercurial file structure 22:11:53 ==> Reading reports 22:11:53 + ./coverage.out bytes=68433 22:11:53 ==> Appending adjustments 22:11:53 https://docs.codecov.io/docs/fixing-reports 22:11:53 + Found adjustments 22:11:53 ==> Gzipping contents 22:11:53 12K /tmp/codecov.h3p7V7.gz 22:11:53 ==> Uploading reports 22:11:53 url: https://codecov.io 22:11:53 query: branch=main&commit=249f27d59dea47e3b17151096c8996f9fee5bf90&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 22:11:53 -> Pinging Codecov 22:11:53 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=249f27d59dea47e3b17151096c8996f9fee5bf90&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 22:11:54 -> Uploading to 22:11:54 https://storage.googleapis.com/codecov/v4/raw/2022-11-02/833815588EE85121546D348822E98E2E/249f27d59dea47e3b17151096c8996f9fee5bf90/23c5855c-3d31-4622-a63a-7bc450df54bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221102T221154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d6d1cc17700c05091e46f630787102adcd0955e7fcff775f939dfb47c32911e 22:11:54 % Total % Received % Xferd Average Speed Time Time Time Current 22:11:54 Dload Upload Total Spent Left Speed 22:11:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11251 0 0 100 11251 0 55423 --:--:-- --:--:-- --:--:-- 55423 100 11251 0 0 100 11251 0 51610 --:--:-- --:--:-- --:--:-- 51610 22:11:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/249f27d59dea47e3b17151096c8996f9fee5bf90 [Pipeline] } 22:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:11:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:11:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:11:55 22:11:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:11:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:11:55 df9b9388f04a: Pulling fs layer 22:11:55 52dc419b0ee2: Pulling fs layer 22:11:55 25bc292e5bac: Pulling fs layer 22:11:55 114826534d7a: Pulling fs layer 22:11:55 4657fd5d0bcf: Pulling fs layer 22:11:55 6ad1cebc031e: Pulling fs layer 22:11:55 8a3aa393b2d8: Pulling fs layer 22:11:55 114826534d7a: Waiting 22:11:55 4657fd5d0bcf: Waiting 22:11:55 8a3aa393b2d8: Waiting 22:11:55 25bc292e5bac: Verifying Checksum 22:11:55 52dc419b0ee2: Verifying Checksum 22:11:55 52dc419b0ee2: Download complete 22:11:55 4657fd5d0bcf: Verifying Checksum 22:11:55 4657fd5d0bcf: Download complete 22:11:55 df9b9388f04a: Download complete 22:11:55 6ad1cebc031e: Verifying Checksum 22:11:55 6ad1cebc031e: Download complete 22:11:55 df9b9388f04a: Pull complete 22:11:55 52dc419b0ee2: Pull complete 22:11:55 25bc292e5bac: Pull complete 22:11:56 114826534d7a: Download complete 22:11:56 8a3aa393b2d8: Verifying Checksum 22:11:56 8a3aa393b2d8: Download complete 22:11:59 114826534d7a: Pull complete 22:11:59 4657fd5d0bcf: Pull complete 22:11:59 6ad1cebc031e: Pull complete 22:12:02 8a3aa393b2d8: Pull complete 22:12:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:12:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:12:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:02 prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container 22:12:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:12:04 $ docker top 735b5b4cb8d4afe0eedccb9fbef300371edd0c81ee116fc1b18ffee9fbf2fe08 -eo pid,comm [Pipeline] { [Pipeline] echo 22:12:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 22:12:04 + set -o pipefail 22:12:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 22:12:10 22:12:10 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 22:12:10 22:12:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/a1eff348-fc83-4e6e-95c4-e739fa6dea50 22:12:10 22:12:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:12:10 22:12:10 22:12:10 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:12:10 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:12:10 More details here: https://snyk.co/ue1NS [Pipeline] } 22:12:10 $ docker stop --time=1 735b5b4cb8d4afe0eedccb9fbef300371edd0c81ee116fc1b18ffee9fbf2fe08 22:12:12 $ docker rm -f 735b5b4cb8d4afe0eedccb9fbef300371edd0c81ee116fc1b18ffee9fbf2fe08 [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 22:12:13 + git log --format=format:%s -1 249f27d59dea47e3b17151096c8996f9fee5bf90 [Pipeline] sh 22:12:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:12:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:12:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:14 prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container 22:12:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:12:14 $ docker top 1784c85ee91a76ec5ee4dc392583161ef611a93bacf21892d9addb4224fda155 -eo pid,comm 22:12:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:12:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:12:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:14 [ssh-agent] Looking for ssh-agent implementation... 22:12:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:14 $ docker exec 1784c85ee91a76ec5ee4dc392583161ef611a93bacf21892d9addb4224fda155 ssh-agent 22:12:14 SSH_AUTH_SOCK=/tmp/ssh-UMaWDSu4kOqI/agent.32 22:12:14 SSH_AGENT_PID=38 22:12:14 Running ssh-add (command line suppressed) 22:12:14 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1001478662769064751.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1001478662769064751.key) 22:12:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:15 + git semver tag 22:12:15 2022-11-02 22:12:15,256 [run_tag] DEBUG tag force:False 22:12:15 2022-11-02 22:12:15,256 [check_head_tag] DEBUG check head tag 22:12:15 2022-11-02 22:12:15,257 [execute] INFO git cat-file --batch-check 22:12:15 2022-11-02 22:12:15,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 22:12:15 2022-11-02 22:12:15,261 [execute] INFO git cat-file --batch 22:12:15 2022-11-02 22:12:15,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 22:12:15 2022-11-02 22:12:15,289 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:12:15 2022-11-02 22:12:15,289 [execute] INFO git tag -a v2.3.0-dev.30 -m v2.3.0-dev.30 22:12:15 2022-11-02 22:12:15,289 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.30', '-m', 'v2.3.0-dev.30'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 22:12:15 2022-11-02 22:12:15,293 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:12:15 2.3.0-dev.30 [Pipeline] } 22:12:15 $ docker exec --env ******** --env ******** 1784c85ee91a76ec5ee4dc392583161ef611a93bacf21892d9addb4224fda155 ssh-agent -k 22:12:15 unset SSH_AUTH_SOCK; 22:12:15 unset SSH_AGENT_PID; 22:12:15 echo Agent pid 38 killed; 22:12:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:12:15 + git semver [Pipeline] } 22:12:16 $ docker stop --time=1 1784c85ee91a76ec5ee4dc392583161ef611a93bacf21892d9addb4224fda155 22:12:17 $ docker rm -f 1784c85ee91a76ec5ee4dc392583161ef611a93bacf21892d9addb4224fda155 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:12:17 22:12:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:12:17 0.23.1-centos7: Pulling from edgex-lftools 22:12:17 ab5ef0e58194: Pulling fs layer 22:12:17 9712f1f96733: Pulling fs layer 22:12:17 63f879dbbcfc: Pulling fs layer 22:12:17 0d9ebad4ef96: Pulling fs layer 22:12:17 e9a5061849ea: Pulling fs layer 22:12:17 d747dcd14b5f: Pulling fs layer 22:12:17 2de7ff778b66: Pulling fs layer 22:12:17 e9a5061849ea: Waiting 22:12:17 d747dcd14b5f: Waiting 22:12:17 2de7ff778b66: Waiting 22:12:17 0d9ebad4ef96: Waiting 22:12:17 9712f1f96733: Verifying Checksum 22:12:17 9712f1f96733: Download complete 22:12:18 63f879dbbcfc: Verifying Checksum 22:12:18 63f879dbbcfc: Download complete 22:12:18 ab5ef0e58194: Verifying Checksum 22:12:18 ab5ef0e58194: Download complete 22:12:18 d747dcd14b5f: Verifying Checksum 22:12:18 d747dcd14b5f: Download complete 22:12:18 0d9ebad4ef96: Verifying Checksum 22:12:18 0d9ebad4ef96: Download complete 22:12:18 e9a5061849ea: Verifying Checksum 22:12:18 e9a5061849ea: Download complete 22:12:18 2de7ff778b66: Verifying Checksum 22:12:18 2de7ff778b66: Download complete 22:12:21 ab5ef0e58194: Pull complete 22:12:21 9712f1f96733: Pull complete 22:12:21 63f879dbbcfc: Pull complete 22:12:24 0d9ebad4ef96: Pull complete 22:12:24 e9a5061849ea: Pull complete 22:12:24 d747dcd14b5f: Pull complete 22:12:25 2de7ff778b66: Pull complete 22:12:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:12:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:12:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:25 prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container 22:12:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:12:28 $ docker top 066d9c44fbdeccbe8ffcb623ab937222514e86249951351e09baa0e63e3a57be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:12:28 provisioning config files... 22:12:28 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10138672399231768713tmp 22:12:28 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14281745409887775798tmp 22:12:28 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5711584766274310226tmp [Pipeline] { [Pipeline] echo 22:12:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:12:28 ---> sigul-configuration.sh 22:12:28 gpg: directory `/root/.gnupg' created 22:12:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:12:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:12:28 gpg: keyring `/root/.gnupg/secring.gpg' created 22:12:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:12:28 gpg: CAST5 encrypted data 22:12:28 gpg: encrypted with 1 passphrase 22:12:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:12:29 + mkdir /home/jenkins 22:12:29 + mkdir /home/jenkins/sigul [Pipeline] sh 22:12:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:12:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:12:29 ---> sigul-install.sh 22:12:29 Sigul already installed; skipping installation. [Pipeline] sh 22:12:30 + git tag --list 22:12:30 v0.0.1 22:12:30 v0.0.10 22:12:30 v0.0.11 22:12:30 v0.0.12 22:12:30 v0.0.13 22:12:30 v0.0.14 22:12:30 v0.0.15 22:12:30 v0.0.16 22:12:30 v0.0.17 22:12:30 v0.0.18 22:12:30 v0.0.19 22:12:30 v0.0.2 22:12:30 v0.0.20 22:12:30 v0.0.21 22:12:30 v0.0.22 22:12:30 v0.0.23 22:12:30 v0.0.24 22:12:30 v0.0.25 22:12:30 v0.0.26 22:12:30 v0.0.27 22:12:30 v0.0.28 22:12:30 v0.0.29 22:12:30 v0.0.3 22:12:30 v0.0.30 22:12:30 v0.0.31 22:12:30 v0.0.32 22:12:30 v0.0.33 22:12:30 v0.0.34 22:12:30 v0.0.35 22:12:30 v0.0.36 22:12:30 v0.0.37 22:12:30 v0.0.38 22:12:30 v0.0.39 22:12:30 v0.0.4 22:12:30 v0.0.40 22:12:30 v0.0.41 22:12:30 v0.0.42 22:12:30 v0.0.43 22:12:30 v0.0.44 22:12:30 v0.0.45 22:12:30 v0.0.46 22:12:30 v0.0.47 22:12:30 v0.0.48 22:12:30 v0.0.49 22:12:30 v0.0.5 22:12:30 v0.0.50 22:12:30 v0.0.51 22:12:30 v0.0.52 22:12:30 v0.0.53 22:12:30 v0.0.54 22:12:30 v0.0.55 22:12:30 v0.0.56 22:12:30 v0.0.57 22:12:30 v0.0.58 22:12:30 v0.0.59 22:12:30 v0.0.6 22:12:30 v0.0.60 22:12:30 v0.0.61 22:12:30 v0.0.62 22:12:30 v0.0.63 22:12:30 v0.0.64 22:12:30 v0.0.65 22:12:30 v0.0.66 22:12:30 v0.0.67 22:12:30 v0.0.68 22:12:30 v0.0.69 22:12:30 v0.0.7 22:12:30 v0.0.70 22:12:30 v0.0.71 22:12:30 v0.0.72 22:12:30 v0.0.8 22:12:30 v0.0.9 22:12:30 v2.0.0 22:12:30 v2.1.0 22:12:30 v2.1.1 22:12:30 v2.1.1-dev.1 22:12:30 v2.1.1-dev.2 22:12:30 v2.1.1-dev.3 22:12:30 v2.1.1-dev.4 22:12:30 v2.2.0 22:12:30 v2.2.1-dev.1 22:12:30 v2.2.1-dev.2 22:12:30 v2.2.1-dev.3 22:12:30 v2.2.1-dev.4 22:12:30 v2.2.1-dev.5 22:12:30 v2.2.1-dev.6 22:12:30 v2.2.1-dev.7 22:12:30 v2.2.1-dev.8 22:12:30 v2.2.1-dev.9 22:12:30 v2.3.0-dev.10 22:12:30 v2.3.0-dev.11 22:12:30 v2.3.0-dev.12 22:12:30 v2.3.0-dev.13 22:12:30 v2.3.0-dev.14 22:12:30 v2.3.0-dev.15 22:12:30 v2.3.0-dev.16 22:12:30 v2.3.0-dev.17 22:12:30 v2.3.0-dev.18 22:12:30 v2.3.0-dev.19 22:12:30 v2.3.0-dev.20 22:12:30 v2.3.0-dev.21 22:12:30 v2.3.0-dev.22 22:12:30 v2.3.0-dev.23 22:12:30 v2.3.0-dev.24 22:12:30 v2.3.0-dev.25 22:12:30 v2.3.0-dev.26 22:12:30 v2.3.0-dev.27 22:12:30 v2.3.0-dev.28 22:12:30 v2.3.0-dev.29 22:12:30 v2.3.0-dev.30 [Pipeline] sh 22:12:30 + lftools sign git-tag v2.3.0-dev.30 22:12:30 Signing Git tag with Sigul... 22:12:30 Signing v2.3.0-dev.30 [Pipeline] echo 22:12:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:12:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:12:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:12:31 $ docker stop --time=1 066d9c44fbdeccbe8ffcb623ab937222514e86249951351e09baa0e63e3a57be 22:12:32 $ docker rm -f 066d9c44fbdeccbe8ffcb623ab937222514e86249951351e09baa0e63e3a57be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:12:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:12:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:12:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:33 prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container 22:12:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:12:33 $ docker top 79992e4ed59b67b1df1792518cbec005e478746e42fc25806f9b9edc7d6df34f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:12:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:33 [ssh-agent] Looking for ssh-agent implementation... 22:12:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:34 $ docker exec 79992e4ed59b67b1df1792518cbec005e478746e42fc25806f9b9edc7d6df34f ssh-agent 22:12:34 SSH_AUTH_SOCK=/tmp/ssh-c6P7u0uakUeg/agent.31 22:12:34 SSH_AGENT_PID=37 22:12:34 Running ssh-add (command line suppressed) 22:12:34 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16645843699951238604.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16645843699951238604.key) 22:12:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:34 + git semver bump pre 22:12:34 2022-11-02 22:12:34,748 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:12:34 2022-11-02 22:12:34,748 [bump_version] DEBUG bumping version:2.3.0-dev.30 on axis:pre with prefix:dev 22:12:34 2022-11-02 22:12:34,748 [bump_version] DEBUG bumped version:2.3.0-dev.31 22:12:34 2022-11-02 22:12:34,748 [write_version] DEBUG write version:2.3.0-dev.31 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 22:12:34 2022-11-02 22:12:34,748 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:12:34 2022-11-02 22:12:34,748 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:12:34 2022-11-02 22:12:34,750 [execute] INFO git cat-file --batch-check 22:12:34 2022-11-02 22:12:34,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 22:12:34 2022-11-02 22:12:34,756 [execute] INFO git cat-file --batch 22:12:34 2022-11-02 22:12:34,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 22:12:34 2022-11-02 22:12:34,761 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:12:34 2.3.0-dev.31 [Pipeline] } 22:12:34 $ docker exec --env ******** --env ******** 79992e4ed59b67b1df1792518cbec005e478746e42fc25806f9b9edc7d6df34f ssh-agent -k 22:12:34 unset SSH_AUTH_SOCK; 22:12:34 unset SSH_AGENT_PID; 22:12:34 echo Agent pid 37 killed; 22:12:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:12:35 + git semver [Pipeline] } 22:12:35 $ docker stop --time=1 79992e4ed59b67b1df1792518cbec005e478746e42fc25806f9b9edc7d6df34f 22:12:36 $ docker rm -f 79992e4ed59b67b1df1792518cbec005e478746e42fc25806f9b9edc7d6df34f [Pipeline] // withDockerContainer [Pipeline] sh 22:12:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:12:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:12:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:37 prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container 22:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:12:37 $ docker top e29ea4763681bea9e1d7a2f243eeed4cc9e93931bce1e33691770dfaaa86072f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:12:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:37 [ssh-agent] Looking for ssh-agent implementation... 22:12:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:38 $ docker exec e29ea4763681bea9e1d7a2f243eeed4cc9e93931bce1e33691770dfaaa86072f ssh-agent 22:12:38 SSH_AUTH_SOCK=/tmp/ssh-vGEjGVWate3D/agent.32 22:12:38 SSH_AGENT_PID=38 22:12:38 Running ssh-add (command line suppressed) 22:12:38 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5631656453428916555.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5631656453428916555.key) 22:12:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:38 + git semver push 22:12:38 2022-11-02 22:12:38,676 [run_push] DEBUG push 22:12:38 2022-11-02 22:12:38,677 [execute] INFO git cat-file --batch-check 22:12:38 2022-11-02 22:12:38,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 22:12:38 2022-11-02 22:12:38,680 [execute] INFO git rev-list ac7d18eb35805c7ded2bbc834de93cdd9685215d -- 22:12:38 2022-11-02 22:12:38,681 [execute] DEBUG Popen(['git', 'rev-list', 'ac7d18eb35805c7ded2bbc834de93cdd9685215d', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 22:12:38 2022-11-02 22:12:38,690 [execute] INFO git fetch -v origin 22:12:38 2022-11-02 22:12:38,690 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 22:12:39 2022-11-02 22:12:39,214 [run_push] DEBUG no remote changes detected 22:12:39 2022-11-02 22:12:39,214 [execute] INFO git push origin semver 22:12:39 2022-11-02 22:12:39,215 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 22:12:40 2022-11-02 22:12:40,046 [run_push] DEBUG push all version tags 22:12:40 2022-11-02 22:12:40,047 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:12:40 2022-11-02 22:12:40,048 [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) 22:12:41 2022-11-02 22:12:40,872 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:12:41 2.3.0-dev.31 [Pipeline] } 22:12:41 $ docker exec --env ******** --env ******** e29ea4763681bea9e1d7a2f243eeed4cc9e93931bce1e33691770dfaaa86072f ssh-agent -k 22:12:41 unset SSH_AUTH_SOCK; 22:12:41 unset SSH_AGENT_PID; 22:12:41 echo Agent pid 38 killed; 22:12:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:12:41 + git semver [Pipeline] } 22:12:41 $ docker stop --time=1 e29ea4763681bea9e1d7a2f243eeed4cc9e93931bce1e33691770dfaaa86072f 22:12:43 $ docker rm -f e29ea4763681bea9e1d7a2f243eeed4cc9e93931bce1e33691770dfaaa86072f [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 22:12:43 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 22:12:43 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 22:12:43 total 16 22:12:43 drwxr-xr-x 3 root root 4096 Nov 2 22:06 . 22:12:43 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 22:12 .. 22:12:43 drwxr-xr-x 2 root root 4096 Nov 2 22:06 cost 22:12:43 -rw-r--r-- 1 root root 87 Nov 2 22:06 cost.csv 22:12:43 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 22:12:43 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 22:12:43 total 16 22:12:43 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 22:06 . 22:12:43 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 22:12 .. 22:12:43 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 22:06 cost 22:12:43 -rw-r--r-- 1 jenkins jenkins 87 Nov 2 22:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:12:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:12:44 ---> package-listing.sh 22:12:44 ++ facter osfamily 22:12:44 ++ tr '[:upper:]' '[:lower:]' 22:12:45 + OS_FAMILY=debian 22:12:45 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 22:12:45 + START_PACKAGES=/tmp/packages_start.txt 22:12:45 + END_PACKAGES=/tmp/packages_end.txt 22:12:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:12:45 + PACKAGES=/tmp/packages_start.txt 22:12:45 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 22:12:45 + PACKAGES=/tmp/packages_end.txt 22:12:45 + case "${OS_FAMILY}" in 22:12:45 + dpkg -l 22:12:45 + grep '^ii' 22:12:45 + '[' -f /tmp/packages_start.txt ']' 22:12:45 + '[' -f /tmp/packages_end.txt ']' 22:12:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:12:45 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 22:12:45 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 22:12:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 22:12:45 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 22:12:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:45 prd-ubuntu20.04-docker-8c-8g-117993 does not seem to be running inside a container 22:12:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:12:46 $ docker top 35e2d302b286c561d2a2e2c5f0e526ca3ec267c683f318dbae7489e578a033b5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:46 + touch /tmp/pre-build-complete [Pipeline] sh 22:12:46 + mkdir -p /var/log/sysstat [Pipeline] sh 22:12:47 + ls /var/log/sa-host 22:12:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:12:47 provisioning config files... 22:12:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14559590354364071119tmp [Pipeline] { [Pipeline] echo 22:12:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:12:47 ---> create-netrc.sh [Pipeline] } 22:12:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:12:47 ---> python-tools-install.sh [Pipeline] echo 22:12:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:12:48 ---> sudo-logs.sh 22:12:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:12:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:12:48 ---> job-cost.sh 22:12:48 lf-activate-venv: SKIPPING 22:12:48 DEBUG: total: 0.2199999988079071 22:12:48 INFO: Retrieving Stack Cost... 22:12:48 INFO: Retrieving Pricing Info for: v3-standard-8 22:12:48 INFO: Archiving Costs [Pipeline] echo 22:12:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:12:49 ---> logs-deploy.sh 22:12:49 lf-activate-venv: SKIPPING 22:12:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/86 22:12:49 INFO: archiving workspace using pattern(s): 22:12:50 Archives upload complete. 22:12:50 INFO: archiving logs to Nexus 22:12:51 ---> uname -a: 22:12:51 Linux prd-ubuntu20-04-docker-8c-8g-117993 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:12:51 22:12:51 22:12:51 ---> lscpu: 22:12:51 Architecture: x86_64 22:12:51 CPU op-mode(s): 32-bit, 64-bit 22:12:51 Byte Order: Little Endian 22:12:51 Address sizes: 40 bits physical, 48 bits virtual 22:12:51 CPU(s): 8 22:12:51 On-line CPU(s) list: 0-7 22:12:51 Thread(s) per core: 1 22:12:51 Core(s) per socket: 1 22:12:51 Socket(s): 8 22:12:51 NUMA node(s): 1 22:12:51 Vendor ID: AuthenticAMD 22:12:51 CPU family: 23 22:12:51 Model: 49 22:12:51 Model name: AMD EPYC-Rome Processor 22:12:51 Stepping: 0 22:12:51 CPU MHz: 2799.998 22:12:51 BogoMIPS: 5599.99 22:12:51 Virtualization: AMD-V 22:12:51 Hypervisor vendor: KVM 22:12:51 Virtualization type: full 22:12:51 L1d cache: 256 KiB 22:12:51 L1i cache: 256 KiB 22:12:51 L2 cache: 4 MiB 22:12:51 L3 cache: 128 MiB 22:12:51 NUMA node0 CPU(s): 0-7 22:12:51 Vulnerability Itlb multihit: Not affected 22:12:51 Vulnerability L1tf: Not affected 22:12:51 Vulnerability Mds: Not affected 22:12:51 Vulnerability Meltdown: Not affected 22:12:51 Vulnerability Mmio stale data: Not affected 22:12:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:12:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:12:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:12:51 Vulnerability Srbds: Not affected 22:12:51 Vulnerability Tsx async abort: Not affected 22:12:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:12:51 22:12:51 22:12:51 ---> nproc: 22:12:51 8 22:12:51 22:12:51 22:12:51 ---> df -h: 22:12:51 Filesystem Size Used Avail Use% Mounted on 22:12:51 overlay 155G 12G 144G 8% / 22:12:51 tmpfs 64M 0 64M 0% /dev 22:12:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:12:51 shm 64M 0 64M 0% /dev/shm 22:12:51 /dev/vda1 155G 12G 144G 8% /facter-os 22:12:51 22:12:51 22:12:51 ---> sar -b -r -n DEV: 22:12:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117993) 11/02/22 _x86_64_ (8 CPU) 22:12:51 22:12:51 22:04:35 LINUX RESTART (8 CPU) 22:12:51 22:12:51 22:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:12:51 22:06:01 102.00 19.85 82.15 0.00 2090.05 87374.77 0.00 22:12:51 22:07:01 57.92 0.22 57.71 0.00 16.26 31216.93 0.00 22:12:51 22:08:01 1.37 0.00 1.37 0.00 0.00 14.81 0.00 22:12:51 22:09:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 22:12:51 22:10:01 38.09 9.33 28.76 0.00 2884.32 4816.80 0.00 22:12:51 22:11:01 1.58 0.00 1.58 0.00 0.00 20.53 0.00 22:12:51 22:12:01 8.00 0.15 7.85 0.00 15.33 4063.86 0.00 22:12:51 Average: 30.03 4.22 25.81 0.00 715.12 18217.16 0.00 22:12:51 22:12:51 22:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:12:51 22:06:01 28729524 31610000 696352 2.12 90960 3007640 1871208 5.51 1192340 2535236 423932 22:12:51 22:07:01 28677368 31599880 710008 2.16 94352 3054040 1709112 5.04 1152500 2635700 328 22:12:51 22:08:01 28677104 31599744 709900 2.16 94384 3054044 1709112 5.04 1152320 2635708 20 22:12:51 22:09:01 28681924 31604628 704616 2.14 94408 3054044 1709112 5.04 1146888 2635708 204 22:12:51 22:10:01 28390268 31587084 705428 2.15 113372 3302928 1763060 5.20 1301388 2746900 236 22:12:51 22:11:01 28397228 31594024 698368 2.12 113416 3302932 1779296 5.24 1294484 2746860 172 22:12:51 22:12:01 27619440 31580220 711188 2.16 124700 4006844 1713692 5.05 1321228 3450108 706748 22:12:51 Average: 28453265 31596511 705123 2.14 103656 3254639 1750656 5.16 1223021 2769460 161663 22:12:51 22:12:51 22:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:12:51 22:06:01 docker0 41.53 69.12 3.59 732.74 0.00 0.00 0.00 0.00 22:12:51 22:06:01 lo 3.07 3.07 0.30 0.30 0.00 0.00 0.00 0.00 22:12:51 22:06:01 veth3f6ac6a 36.61 64.76 3.55 689.00 0.00 0.00 0.00 0.06 22:12:51 22:06:01 ens3 586.44 372.85 7115.04 91.53 0.00 0.00 0.00 0.00 22:12:51 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:12:51 22:07:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 22:12:51 22:07:01 ens3 110.13 78.02 2523.95 61.59 0.00 0.00 0.00 0.00 22:12:51 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:12:51 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:12:51 22:08:01 ens3 1.38 1.63 0.17 6.64 0.00 0.00 0.00 0.00 22:12:51 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:12:51 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:12:51 22:09:01 ens3 1.47 2.38 0.32 6.65 0.00 0.00 0.00 0.00 22:12:51 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:12:51 22:10:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 22:12:51 22:10:01 ens3 90.98 56.74 1314.43 4.06 0.00 0.00 0.00 0.00 22:12:51 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:12:51 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:12:51 22:11:01 ens3 0.77 1.38 0.12 6.63 0.00 0.00 0.00 0.00 22:12:51 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:12:51 22:12:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 22:12:51 22:12:01 ens3 128.11 82.89 3966.12 15.55 0.00 0.00 0.00 0.00 22:12:51 Average: docker0 5.93 9.87 0.51 104.67 0.00 0.00 0.00 0.00 22:12:51 Average: lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 22:12:51 Average: ens3 131.32 85.13 2131.40 27.52 0.00 0.00 0.00 0.00 22:12:51 22:12:51 22:12:51 ---> sar -P ALL: 22:12:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117993) 11/02/22 _x86_64_ (8 CPU) 22:12:51 22:12:51 22:04:35 LINUX RESTART (8 CPU) 22:12:51 22:12:51 22:05:01 CPU %user %nice %system %iowait %steal %idle 22:12:51 22:06:01 all 27.51 0.00 5.46 1.07 0.08 65.88 22:12:51 22:06:01 0 26.14 0.00 5.38 0.27 0.08 68.12 22:12:51 22:06:01 1 26.98 0.00 5.46 0.10 0.08 67.37 22:12:51 22:06:01 2 26.24 0.00 5.88 0.30 0.08 67.49 22:12:51 22:06:01 3 28.63 0.00 5.68 0.07 0.07 65.55 22:12:51 22:06:01 4 28.85 0.00 4.93 0.27 0.08 65.87 22:12:51 22:06:01 5 28.32 0.00 5.72 3.80 0.08 62.07 22:12:51 22:06:01 6 28.78 0.00 4.47 1.37 0.08 65.30 22:12:51 22:06:01 7 26.10 0.00 6.17 2.37 0.08 65.28 22:12:51 22:07:01 all 2.51 0.00 1.17 0.60 0.02 95.70 22:12:51 22:07:01 0 2.64 0.00 1.16 0.00 0.00 96.20 22:12:51 22:07:01 1 2.44 0.00 1.88 4.22 0.03 91.43 22:12:51 22:07:01 2 2.85 0.00 1.07 0.03 0.03 96.02 22:12:51 22:07:01 3 2.09 0.00 1.59 0.03 0.02 96.27 22:12:51 22:07:01 4 1.79 0.00 0.92 0.47 0.02 96.81 22:12:51 22:07:01 5 2.72 0.00 1.10 0.02 0.02 96.14 22:12:51 22:07:01 6 3.05 0.00 0.77 0.02 0.02 96.15 22:12:51 22:07:01 7 2.51 0.00 0.84 0.02 0.05 96.58 22:12:51 22:08:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:12:51 22:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:12:51 22:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:12:51 22:08:01 2 0.00 0.00 0.03 0.00 0.02 99.95 22:12:51 22:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:12:51 22:08:01 4 0.02 0.00 0.00 0.08 0.00 99.90 22:12:51 22:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:12:51 22:08:01 6 0.00 0.00 0.03 0.00 0.02 99.95 22:12:51 22:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:12:51 22:09:01 all 0.02 0.00 0.02 0.00 0.00 99.96 22:12:51 22:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:12:51 22:09:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:12:51 22:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:12:51 22:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:12:51 22:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:12:51 22:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:12:51 22:09:01 6 0.02 0.00 0.05 0.00 0.02 99.92 22:12:51 22:09:01 7 0.02 0.00 0.02 0.02 0.00 99.95 22:12:51 22:10:01 all 1.25 0.00 0.77 0.30 0.01 97.67 22:12:51 22:10:01 0 1.30 0.00 0.58 0.05 0.00 98.07 22:12:51 22:10:01 1 0.85 0.00 0.70 0.32 0.02 98.12 22:12:51 22:10:01 2 1.90 0.00 0.77 0.37 0.03 96.93 22:12:51 22:10:01 3 1.52 0.00 0.92 0.48 0.02 97.06 22:12:51 22:10:01 4 0.78 0.00 0.60 0.18 0.00 98.43 22:12:51 22:10:01 5 1.40 0.00 0.43 0.03 0.00 98.13 22:12:51 22:10:01 6 1.20 0.00 0.50 0.85 0.02 97.43 22:12:51 22:10:01 7 1.04 0.00 1.67 0.10 0.03 97.16 22:12:51 22:11:01 all 0.03 0.00 0.03 0.00 0.00 99.93 22:12:51 22:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:12:51 22:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:12:51 22:11:01 2 0.02 0.00 0.05 0.00 0.00 99.93 22:12:51 22:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:12:51 22:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:12:51 22:11:01 5 0.03 0.00 0.03 0.00 0.00 99.93 22:12:51 22:11:01 6 0.03 0.00 0.02 0.02 0.02 99.92 22:12:51 22:11:01 7 0.07 0.00 0.07 0.02 0.00 99.85 22:12:51 22:12:01 all 2.56 0.00 1.09 0.06 0.02 96.27 22:12:51 22:12:01 0 2.47 0.00 0.94 0.03 0.00 96.56 22:12:51 22:12:01 1 2.84 0.00 0.87 0.00 0.02 96.27 22:12:51 22:12:01 2 2.68 0.00 1.10 0.00 0.02 96.20 22:12:51 22:12:01 3 2.49 0.00 1.34 0.00 0.02 96.15 22:12:51 22:12:01 4 2.44 0.00 0.84 0.00 0.02 96.71 22:12:51 22:12:01 5 2.81 0.00 1.02 0.02 0.02 96.14 22:12:51 22:12:01 6 3.21 0.00 1.20 0.12 0.02 95.45 22:12:51 22:12:01 7 1.53 0.00 1.42 0.35 0.03 96.66 22:12:51 Average: all 4.80 0.00 1.21 0.29 0.02 93.67 22:12:51 Average: 0 4.63 0.00 1.15 0.05 0.02 94.16 22:12:51 Average: 1 4.71 0.00 1.28 0.66 0.02 93.32 22:12:51 Average: 2 4.77 0.00 1.26 0.10 0.03 93.84 22:12:51 Average: 3 4.94 0.00 1.36 0.08 0.02 93.60 22:12:51 Average: 4 4.79 0.00 1.03 0.14 0.02 94.01 22:12:51 Average: 5 5.00 0.00 1.18 0.55 0.02 93.25 22:12:51 Average: 6 5.15 0.00 1.00 0.34 0.03 93.48 22:12:51 Average: 7 4.42 0.00 1.45 0.41 0.03 93.69 22:12:51 22:12:51 22:12:51