Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 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-ssh13793335444172620197.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7578249085387601783.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-core-contracts/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-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10498691898601554474.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh16469985365855506996.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-core-contracts/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-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11407966401462770173.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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2159 in /w/workspace/undry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 (main) Commit message: "Merge pull request #761 from weichou1229/issue-750" > git config core.sparsecheckout # timeout=10 > git checkout -f f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 # timeout=10 > git rev-list --no-walk 1091de38da4f9386e49ea8f5d1470a6e592df9b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-29T18:58:50.102Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-29T18:58:50.154Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-29T18:58:50.170Z] ========================================================= [2022-09-29T18:58:50.170Z] EdgeX Global Pipelines Version Info [2022-09-29T18:58:50.170Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:58:50.929Z] ------------------- [2022-09-29T18:58:50.929Z] stable info: [2022-09-29T18:58:50.929Z] ------------------- [2022-09-29T18:58:50.929Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-29T18:58:50.929Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-29T18:58:50.929Z] Message: update stable to v1.0.239 [2022-09-29T18:58:51.498Z] ------------------- [2022-09-29T18:58:51.498Z] experimental info: [2022-09-29T18:58:51.498Z] ------------------- [2022-09-29T18:58:51.498Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-29T18:58:51.498Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-29T18:58:51.498Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-29T18:58:51.644Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2022-09-29T18:58:51.653Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2022-09-29T18:58:51.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-29T18:58:51.669Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-29T18:58:51.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-29T18:58:51.685Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-29T18:58:51.693Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-29T18:58:51.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-29T18:58:51.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-29T18:58:51.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-29T18:58:51.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-29T18:58:51.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2022-09-29T18:58:51.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-29T18:58:51.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-29T18:58:51.783Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-09-29T18:58:51.794Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-29T18:58:51.805Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-29T18:58:51.817Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-29T18:58:51.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-29T18:58:51.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-29T18:58:51.850Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-29T18:58:51.862Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-29T18:58:51.873Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-29T18:58:51.885Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-29T18:58:51.900Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-09-29T18:58:51.912Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-29T18:58:51.923Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-29T18:58:51.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-29T18:58:51.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-29T18:58:51.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-29T18:58:51.972Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [Pipeline] echo [2022-09-29T18:58:51.988Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0bb5ca [Pipeline] echo [2022-09-29T18:58:52.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-29T18:58:52.341Z] + git rev-list -1 --merges f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4~1..f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [Pipeline] echo [2022-09-29T18:58:52.371Z] -----------> git rev-list -1 --merges f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4~1..f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [2022-09-29T18:58:52.371Z] f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [false] [Pipeline] sh [2022-09-29T18:58:52.656Z] + git log --format=format:%s -1 f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [Pipeline] echo [2022-09-29T18:58:52.671Z] ========================================================= [2022-09-29T18:58:52.671Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-29T18:58:52.671Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-29T18:58:52.986Z] + git log --format=format:%s -1 f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [Pipeline] echo [2022-09-29T18:58:52.997Z] [semverPrep] GIT_COMMIT: f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4, Commit Message: Merge pull request #761 from weichou1229/issue-750 [Pipeline] echo [2022-09-29T18:58:53.005Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-29T18:58:53.356Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-29T18:58:53.356Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-29T18:58:53.356Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-29T18:58:53.356Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-29T18:58:53.356Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-29T18:58:53.356Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-29T18:58:53.356Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:58:53.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T18:58:53.966Z] [2022-09-29T18:58:53.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:58:54.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T18:58:54.526Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-29T18:58:54.526Z] b85a868b505f: Pulling fs layer [2022-09-29T18:58:54.526Z] e2be974225ed: Pulling fs layer [2022-09-29T18:58:54.526Z] 339a4e72a1f5: Pulling fs layer [2022-09-29T18:58:54.526Z] 988bab9f4d93: Pulling fs layer [2022-09-29T18:58:54.526Z] 1469e6f7b9e6: Pulling fs layer [2022-09-29T18:58:54.526Z] eaf3925da568: Pulling fs layer [2022-09-29T18:58:54.526Z] bab4dde63d76: Pulling fs layer [2022-09-29T18:58:54.526Z] bde34c3a00c8: Pulling fs layer [2022-09-29T18:58:54.526Z] b352a97aabf1: Pulling fs layer [2022-09-29T18:58:54.526Z] bab4dde63d76: Waiting [2022-09-29T18:58:54.526Z] bde34c3a00c8: Waiting [2022-09-29T18:58:54.526Z] eaf3925da568: Waiting [2022-09-29T18:58:54.526Z] 988bab9f4d93: Waiting [2022-09-29T18:58:54.526Z] b352a97aabf1: Waiting [2022-09-29T18:58:54.526Z] 4872d77fe225: Pulling fs layer [2022-09-29T18:58:54.526Z] 5851b861e8e6: Pulling fs layer [2022-09-29T18:58:54.526Z] 4872d77fe225: Waiting [2022-09-29T18:58:54.526Z] 5851b861e8e6: Waiting [2022-09-29T18:58:54.526Z] e2be974225ed: Verifying Checksum [2022-09-29T18:58:54.526Z] e2be974225ed: Download complete [2022-09-29T18:58:54.526Z] 988bab9f4d93: Verifying Checksum [2022-09-29T18:58:54.526Z] 988bab9f4d93: Download complete [2022-09-29T18:58:54.526Z] 1469e6f7b9e6: Verifying Checksum [2022-09-29T18:58:54.526Z] 1469e6f7b9e6: Download complete [2022-09-29T18:58:54.526Z] 339a4e72a1f5: Verifying Checksum [2022-09-29T18:58:54.526Z] 339a4e72a1f5: Download complete [2022-09-29T18:58:54.526Z] eaf3925da568: Verifying Checksum [2022-09-29T18:58:54.526Z] eaf3925da568: Download complete [2022-09-29T18:58:54.526Z] bde34c3a00c8: Verifying Checksum [2022-09-29T18:58:54.526Z] bde34c3a00c8: Download complete [2022-09-29T18:58:54.787Z] b352a97aabf1: Download complete [2022-09-29T18:58:54.787Z] 4872d77fe225: Verifying Checksum [2022-09-29T18:58:54.787Z] 4872d77fe225: Download complete [2022-09-29T18:58:54.787Z] 5851b861e8e6: Verifying Checksum [2022-09-29T18:58:54.787Z] 5851b861e8e6: Download complete [2022-09-29T18:58:54.787Z] b85a868b505f: Verifying Checksum [2022-09-29T18:58:54.787Z] b85a868b505f: Download complete [2022-09-29T18:58:55.046Z] bab4dde63d76: Verifying Checksum [2022-09-29T18:58:55.046Z] bab4dde63d76: Download complete [2022-09-29T18:58:55.982Z] b85a868b505f: Pull complete [2022-09-29T18:58:56.241Z] e2be974225ed: Pull complete [2022-09-29T18:58:56.811Z] 339a4e72a1f5: Pull complete [2022-09-29T18:58:56.811Z] 988bab9f4d93: Pull complete [2022-09-29T18:58:57.070Z] 1469e6f7b9e6: Pull complete [2022-09-29T18:58:57.070Z] eaf3925da568: Pull complete [2022-09-29T18:58:58.986Z] bab4dde63d76: Pull complete [2022-09-29T18:58:58.986Z] bde34c3a00c8: Pull complete [2022-09-29T18:58:58.986Z] b352a97aabf1: Pull complete [2022-09-29T18:58:58.986Z] 4872d77fe225: Pull complete [2022-09-29T18:58:58.986Z] 5851b861e8e6: Pull complete [2022-09-29T18:58:58.986Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-29T18:58:58.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T18:58:58.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:58:59.070Z] prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container [2022-09-29T18:58:59.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2022-09-29T18:59:02.165Z] $ docker top 5df561ff75c7ada08f99e189b0b5c4b8d7cb4670b2f41a70e37e610d060f3db0 -eo pid,comm [2022-09-29T18:59:02.221Z] 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). [2022-09-29T18:59:02.221Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-29T18:59:02.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T18:59:02.258Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T18:59:02.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T18:59:02.378Z] $ docker exec 5df561ff75c7ada08f99e189b0b5c4b8d7cb4670b2f41a70e37e610d060f3db0 ssh-agent [2022-09-29T18:59:02.491Z] SSH_AUTH_SOCK=/tmp/ssh-4VceAvOHfWzR/agent.32 [2022-09-29T18:59:02.491Z] SSH_AGENT_PID=38 [2022-09-29T18:59:02.497Z] Running ssh-add (command line suppressed) [2022-09-29T18:59:02.599Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_188497837552761366.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_188497837552761366.key) [2022-09-29T18:59:02.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T18:59:02.908Z] + git tag --points-at HEAD [Pipeline] } [2022-09-29T18:59:02.926Z] $ docker exec --env ******** --env ******** 5df561ff75c7ada08f99e189b0b5c4b8d7cb4670b2f41a70e37e610d060f3db0 ssh-agent -k [2022-09-29T18:59:03.024Z] unset SSH_AUTH_SOCK; [2022-09-29T18:59:03.024Z] unset SSH_AGENT_PID; [2022-09-29T18:59:03.024Z] echo Agent pid 38 killed; [2022-09-29T18:59:03.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-29T18:59:03.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T18:59:03.057Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T18:59:03.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T18:59:03.167Z] $ docker exec 5df561ff75c7ada08f99e189b0b5c4b8d7cb4670b2f41a70e37e610d060f3db0 ssh-agent [2022-09-29T18:59:03.276Z] SSH_AUTH_SOCK=/tmp/ssh-qfIQ62QhGaNK/agent.70 [2022-09-29T18:59:03.276Z] SSH_AGENT_PID=77 [2022-09-29T18:59:03.281Z] Running ssh-add (command line suppressed) [2022-09-29T18:59:03.403Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10885678237471638187.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10885678237471638187.key) [2022-09-29T18:59:03.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T18:59:03.707Z] + git semver init [2022-09-29T18:59:03.967Z] 2022-09-29 18:59:03,912 [run_init] DEBUG init version:0.0.0 force:False [2022-09-29T18:59:03.967Z] 2022-09-29 18:59:03,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2022-09-29T18:59:03.968Z] 2022-09-29 18:59:03,913 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver [2022-09-29T18:59:03.968Z] 2022-09-29 18:59:03,914 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2022-09-29T18:59:04.905Z] 2022-09-29 18:59:04,745 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2022-09-29T18:59:04.905Z] 2022-09-29 18:59:04,746 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2022-09-29T18:59:04.905Z] 2022-09-29 18:59:04,746 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-29T18:59:04.905Z] 2022-09-29 18:59:04,746 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-29T18:59:04.905Z] 2.3.0-dev.18 [Pipeline] } [2022-09-29T18:59:04.916Z] $ docker exec --env ******** --env ******** 5df561ff75c7ada08f99e189b0b5c4b8d7cb4670b2f41a70e37e610d060f3db0 ssh-agent -k [2022-09-29T18:59:05.020Z] unset SSH_AUTH_SOCK; [2022-09-29T18:59:05.021Z] unset SSH_AGENT_PID; [2022-09-29T18:59:05.021Z] echo Agent pid 77 killed; [2022-09-29T18:59:05.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-29T18:59:05.326Z] + git semver [Pipeline] } [2022-09-29T18:59:05.601Z] $ docker stop --time=1 5df561ff75c7ada08f99e189b0b5c4b8d7cb4670b2f41a70e37e610d060f3db0 [2022-09-29T18:59:06.911Z] $ docker rm -f 5df561ff75c7ada08f99e189b0b5c4b8d7cb4670b2f41a70e37e610d060f3db0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T18:59:07.255Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-29T18:59:07.429Z] Stashed 1 file(s) [Pipeline] echo [2022-09-29T18:59:07.432Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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 [2022-09-29T18:59:07.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T18:59:07.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T18:59:07.616Z] ========================================================= [2022-09-29T18:59:07.616Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-29T18:59:07.616Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-29T18:59:07.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-29T18:59:07.912Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-29T18:59:07.912Z] 2408cc74d12b: Pulling fs layer [2022-09-29T18:59:07.912Z] ea60b727a1ce: Pulling fs layer [2022-09-29T18:59:07.912Z] 30c4a7721957: Pulling fs layer [2022-09-29T18:59:07.912Z] 370296b7ddb6: Pulling fs layer [2022-09-29T18:59:07.912Z] 7c6cee850709: Pulling fs layer [2022-09-29T18:59:07.912Z] 39a5fcdaea64: Pulling fs layer [2022-09-29T18:59:07.912Z] d94ebbe4e438: Pulling fs layer [2022-09-29T18:59:07.912Z] bcfd1f05c69d: Pulling fs layer [2022-09-29T18:59:07.912Z] 59ccb84bbe0f: Pulling fs layer [2022-09-29T18:59:07.912Z] 370296b7ddb6: Waiting [2022-09-29T18:59:07.912Z] d94ebbe4e438: Waiting [2022-09-29T18:59:07.912Z] 7c6cee850709: Waiting [2022-09-29T18:59:07.912Z] bcfd1f05c69d: Waiting [2022-09-29T18:59:07.912Z] 39a5fcdaea64: Waiting [2022-09-29T18:59:07.912Z] 59ccb84bbe0f: Waiting [2022-09-29T18:59:07.912Z] 30c4a7721957: Verifying Checksum [2022-09-29T18:59:07.912Z] 30c4a7721957: Download complete [2022-09-29T18:59:07.912Z] ea60b727a1ce: Verifying Checksum [2022-09-29T18:59:07.912Z] ea60b727a1ce: Download complete [2022-09-29T18:59:07.912Z] 7c6cee850709: Verifying Checksum [2022-09-29T18:59:07.912Z] 7c6cee850709: Download complete [2022-09-29T18:59:07.912Z] 39a5fcdaea64: Verifying Checksum [2022-09-29T18:59:07.912Z] 39a5fcdaea64: Download complete [2022-09-29T18:59:07.912Z] 2408cc74d12b: Verifying Checksum [2022-09-29T18:59:07.912Z] 2408cc74d12b: Download complete [2022-09-29T18:59:07.912Z] d94ebbe4e438: Download complete [2022-09-29T18:59:08.175Z] 2408cc74d12b: Pull complete [2022-09-29T18:59:08.175Z] ea60b727a1ce: Pull complete [2022-09-29T18:59:08.439Z] 30c4a7721957: Pull complete [2022-09-29T18:59:08.439Z] 59ccb84bbe0f: Verifying Checksum [2022-09-29T18:59:08.439Z] 59ccb84bbe0f: Download complete [2022-09-29T18:59:08.700Z] bcfd1f05c69d: Download complete [2022-09-29T18:59:08.700Z] 370296b7ddb6: Verifying Checksum [2022-09-29T18:59:08.700Z] 370296b7ddb6: Download complete [2022-09-29T18:59:12.884Z] 370296b7ddb6: Pull complete [2022-09-29T18:59:12.884Z] 7c6cee850709: Pull complete [2022-09-29T18:59:12.884Z] 39a5fcdaea64: Pull complete [2022-09-29T18:59:12.884Z] d94ebbe4e438: Pull complete [2022-09-29T18:59:14.256Z] bcfd1f05c69d: Pull complete [2022-09-29T18:59:14.821Z] 59ccb84bbe0f: Pull complete [2022-09-29T18:59:14.821Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-29T18:59:14.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-29T18:59:14.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-09-29T18:59:15.107Z] + 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 [2022-09-29T18:59:15.402Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-29T18:59:15.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:59:15.465Z] prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container [2022-09-29T18:59:15.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2022-09-29T18:59:19.544Z] $ docker top 6f4a990d9bb5f2eec926441cb868810404d3ed7eb6328ebbc6f9f82babd6ccd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T18:59:19.874Z] + go version [2022-09-29T18:59:19.874Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-29T18:59:19.887Z] $ docker stop --time=1 6f4a990d9bb5f2eec926441cb868810404d3ed7eb6328ebbc6f9f82babd6ccd0 [2022-09-29T18:59:21.175Z] $ docker rm -f 6f4a990d9bb5f2eec926441cb868810404d3ed7eb6328ebbc6f9f82babd6ccd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:59:21.569Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-29T18:59:21.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:59:21.631Z] prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container [2022-09-29T18:59:21.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2022-09-29T18:59:21.997Z] $ docker top bc2b83a664ca0eb19d39ead4335966a71b70a8dcdb396c969b50ffcf15050551 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T18:59:22.330Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2022-09-29T18:59:22.526Z] Still waiting to schedule task [2022-09-29T18:59:22.527Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-29T18:59:22.625Z] + make test [2022-09-29T18:59:22.625Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-29T18:59:22.625Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-09-29T18:59:22.625Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-29T18:59:22.625Z] go: downloading github.com/go-kit/log v0.2.1 [2022-09-29T18:59:22.625Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-29T18:59:22.625Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-29T18:59:22.625Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-09-29T18:59:22.625Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-29T18:59:22.625Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-29T18:59:22.625Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-29T18:59:22.884Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-09-29T18:59:22.884Z] go: downloading github.com/x448/float16 v0.8.4 [2022-09-29T18:59:22.884Z] go: downloading golang.org/x/text v0.3.7 [2022-09-29T18:59:22.884Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-09-29T18:59:22.884Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-09-29T18:59:22.884Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-09-29T18:59:22.884Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-09-29T18:59:24.790Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-09-29T18:59:30.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.079s coverage: 83.4% of statements [2022-09-29T18:59:30.058Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-09-29T18:59:30.058Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-09-29T18:59:30.058Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-09-29T18:59:30.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.027s coverage: 29.4% of statements [2022-09-29T18:59:30.058Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-09-29T18:59:30.058Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-09-29T18:59:30.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 53.5% of statements [2022-09-29T18:59:30.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.017s coverage: 90.5% of statements [2022-09-29T18:59:30.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 86.8% of statements [2022-09-29T18:59:30.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 60.5% of statements [2022-09-29T18:59:30.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.009s coverage: 36.1% of statements [2022-09-29T18:59:30.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 48.7% of statements [2022-09-29T18:59:36.620Z] 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." [2022-09-29T18:59:36.878Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-29T18:59:38.776Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-29T18:59:38.776Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-09-29T18:59:39.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-29T18:59:39.059Z] $ docker stop --time=1 bc2b83a664ca0eb19d39ead4335966a71b70a8dcdb396c969b50ffcf15050551 [2022-09-29T18:59:41.955Z] $ docker rm -f bc2b83a664ca0eb19d39ead4335966a71b70a8dcdb396c969b50ffcf15050551 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T18:59:42.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-29T18:59:42.451Z] 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 [2022-09-29T18:59:42.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T18:59:42.903Z] [2022-09-29T18:59:42.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T18:59:43.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T18:59:43.206Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-29T18:59:43.206Z] 5eb5b503b376: Pulling fs layer [2022-09-29T18:59:43.206Z] 5c69ac0246d0: Pulling fs layer [2022-09-29T18:59:43.206Z] ec43610c2a17: Pulling fs layer [2022-09-29T18:59:43.206Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-29T18:59:43.206Z] 33b1e0a273af: Pulling fs layer [2022-09-29T18:59:43.206Z] 5d3b04190fa2: Pulling fs layer [2022-09-29T18:59:43.206Z] 2f39f015ded8: Pulling fs layer [2022-09-29T18:59:43.206Z] 3a2ae6a8a46f: Waiting [2022-09-29T18:59:43.206Z] 33b1e0a273af: Waiting [2022-09-29T18:59:43.206Z] 5d3b04190fa2: Waiting [2022-09-29T18:59:43.206Z] 2f39f015ded8: Waiting [2022-09-29T18:59:43.206Z] 5c69ac0246d0: Verifying Checksum [2022-09-29T18:59:43.206Z] 5c69ac0246d0: Download complete [2022-09-29T18:59:43.206Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-29T18:59:43.206Z] 3a2ae6a8a46f: Download complete [2022-09-29T18:59:43.466Z] 33b1e0a273af: Verifying Checksum [2022-09-29T18:59:43.466Z] 33b1e0a273af: Download complete [2022-09-29T18:59:43.466Z] 5d3b04190fa2: Verifying Checksum [2022-09-29T18:59:43.466Z] 5d3b04190fa2: Download complete [2022-09-29T18:59:43.466Z] ec43610c2a17: Verifying Checksum [2022-09-29T18:59:43.466Z] 5eb5b503b376: Verifying Checksum [2022-09-29T18:59:43.466Z] 5eb5b503b376: Download complete [2022-09-29T18:59:44.031Z] 2f39f015ded8: Download complete [2022-09-29T18:59:44.598Z] 5eb5b503b376: Pull complete [2022-09-29T18:59:44.855Z] 5c69ac0246d0: Pull complete [2022-09-29T18:59:45.114Z] ec43610c2a17: Pull complete [2022-09-29T18:59:45.114Z] 3a2ae6a8a46f: Pull complete [2022-09-29T18:59:45.373Z] 33b1e0a273af: Pull complete [2022-09-29T18:59:45.373Z] 5d3b04190fa2: Pull complete [2022-09-29T18:59:49.555Z] 2f39f015ded8: Pull complete [2022-09-29T18:59:49.555Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-29T18:59:49.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T18:59:49.555Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T18:59:49.624Z] prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container [2022-09-29T18:59:49.651Z] $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2022-09-29T18:59:52.785Z] $ docker top e379b698e2525b7ae25581ae6c4762fc8d45f04c0fec49c8e799edca006e772e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T18:59:53.169Z] ---> job-cost.sh [2022-09-29T18:59:53.169Z] lf-activate-venv: SKIPPING [2022-09-29T18:59:53.169Z] INFO: No Stack... [2022-09-29T18:59:53.428Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-29T18:59:53.687Z] INFO: Archiving Costs [Pipeline] sh [2022-09-29T18:59:53.971Z] + cat+ /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2022-09-29T18:59:53.971Z] cut -d, -f6 [Pipeline] lock [2022-09-29T18:59:53.985Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] [2022-09-29T18:59:53.990Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] did not exist. Created. [2022-09-29T18:59:53.990Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-29T18:59:54.282Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-29T18:59:54.307Z] Stashed 1 file(s) [Pipeline] } [2022-09-29T18:59:54.313Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-29T18:59:54.331Z] $ docker stop --time=1 e379b698e2525b7ae25581ae6c4762fc8d45f04c0fec49c8e799edca006e772e [2022-09-29T18:59:55.476Z] $ docker rm -f e379b698e2525b7ae25581ae6c4762fc8d45f04c0fec49c8e799edca006e772e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-29T19:00:56.883Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2160 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2022-09-29T19:00:56.894Z] Running in /w/workspace/go-mod-core-contracts/84 [Pipeline] { [Pipeline] checkout [2022-09-29T19:00:56.927Z] Selected Git installation does not exist. Using Default [2022-09-29T19:00:56.927Z] The recommended git tool is: NONE [2022-09-29T19:01:01.933Z] using credential edgex-jenkins-ssh [2022-09-29T19:01:01.953Z] Cloning the remote Git repository [2022-09-29T19:01:01.984Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-09-29T19:01:02.063Z] > git init /w/workspace/go-mod-core-contracts/84 # timeout=10 [2022-09-29T19:01:02.210Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-09-29T19:01:02.211Z] > git --version # timeout=10 [2022-09-29T19:01:02.233Z] > git --version # 'git version 2.25.1' [2022-09-29T19:01:02.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-29T19:01:02.282Z] Verifying host key using known hosts file [2022-09-29T19:01:02.476Z] 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. [2022-09-29T19:01:02.488Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-29T19:01:03.705Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-09-29T19:01:03.729Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-29T19:01:04.535Z] Avoid second fetch [2022-09-29T19:01:04.536Z] Checking out Revision f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 (main) [2022-09-29T19:01:05.043Z] Commit message: "Merge pull request #761 from weichou1229/issue-750" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-29T19:01:04.541Z] > git config core.sparsecheckout # timeout=10 [2022-09-29T19:01:04.556Z] > git checkout -f f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 # timeout=10 [2022-09-29T19:01:06.009Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-29T19:01:06.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T19:01:06.009Z] Dload Upload Total Spent Left Speed [2022-09-29T19:01:06.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 12602 94 11883 0 0 90709 0 --:--:-- --:--:-- --:--:-- 90022 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 94044 [Pipeline] sh [2022-09-29T19:01:06.578Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-29T19:01:06.900Z] + sudo tee /etc/docker/daemon.new [2022-09-29T19:01:06.900Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-29T19:01:06.900Z] { [2022-09-29T19:01:06.900Z] "registry-mirrors": [ [2022-09-29T19:01:06.900Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-29T19:01:06.900Z] ], [2022-09-29T19:01:06.900Z] "bip": "10.250.0.254/24", [2022-09-29T19:01:06.900Z] "hosts": [ [2022-09-29T19:01:06.900Z] "tcp://0.0.0.0:5555", [2022-09-29T19:01:06.900Z] "unix:///var/run/docker.sock" [2022-09-29T19:01:06.900Z] ], [2022-09-29T19:01:06.900Z] "mtu": 1458, [2022-09-29T19:01:06.900Z] "selinux-enabled": true, [2022-09-29T19:01:06.900Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-29T19:01:06.900Z] } [Pipeline] sh [2022-09-29T19:01:07.234Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-29T19:01:07.560Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-09-29T19:01:25.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T19:01:25.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-29T19:01:25.956Z] ========================================================= [2022-09-29T19:01:25.956Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-29T19:01:25.956Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-29T19:01:26.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-29T19:01:26.864Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-29T19:01:26.864Z] b3c136eddcbf: Pulling fs layer [2022-09-29T19:01:26.864Z] c0a3192eca97: Pulling fs layer [2022-09-29T19:01:26.864Z] a050256f5b6f: Pulling fs layer [2022-09-29T19:01:26.864Z] 656be50a0ddc: Pulling fs layer [2022-09-29T19:01:26.864Z] 2bbca73fdf42: Pulling fs layer [2022-09-29T19:01:26.864Z] 46d945488cbd: Pulling fs layer [2022-09-29T19:01:26.864Z] 8a5474983e97: Pulling fs layer [2022-09-29T19:01:26.864Z] 329c88fbcd65: Pulling fs layer [2022-09-29T19:01:26.864Z] 656be50a0ddc: Waiting [2022-09-29T19:01:26.864Z] 2bbca73fdf42: Waiting [2022-09-29T19:01:26.864Z] 46d945488cbd: Waiting [2022-09-29T19:01:26.864Z] 329c88fbcd65: Waiting [2022-09-29T19:01:26.864Z] 8a5474983e97: Waiting [2022-09-29T19:01:26.864Z] a050256f5b6f: Verifying Checksum [2022-09-29T19:01:26.864Z] a050256f5b6f: Download complete [2022-09-29T19:01:26.864Z] c0a3192eca97: Verifying Checksum [2022-09-29T19:01:26.864Z] c0a3192eca97: Download complete [2022-09-29T19:01:26.864Z] 2bbca73fdf42: Verifying Checksum [2022-09-29T19:01:26.864Z] 2bbca73fdf42: Download complete [2022-09-29T19:01:26.864Z] 46d945488cbd: Download complete [2022-09-29T19:01:26.864Z] b3c136eddcbf: Verifying Checksum [2022-09-29T19:01:26.864Z] b3c136eddcbf: Download complete [2022-09-29T19:01:27.837Z] b3c136eddcbf: Pull complete [2022-09-29T19:01:27.837Z] 329c88fbcd65: Verifying Checksum [2022-09-29T19:01:27.837Z] 329c88fbcd65: Download complete [2022-09-29T19:01:28.434Z] c0a3192eca97: Pull complete [2022-09-29T19:01:28.705Z] a050256f5b6f: Pull complete [2022-09-29T19:01:28.974Z] 8a5474983e97: Verifying Checksum [2022-09-29T19:01:28.974Z] 8a5474983e97: Download complete [2022-09-29T19:01:29.562Z] 656be50a0ddc: Verifying Checksum [2022-09-29T19:01:29.562Z] 656be50a0ddc: Download complete [2022-09-29T19:01:41.912Z] 656be50a0ddc: Pull complete [2022-09-29T19:01:41.912Z] 2bbca73fdf42: Pull complete [2022-09-29T19:01:41.912Z] 46d945488cbd: Pull complete [2022-09-29T19:01:47.271Z] 8a5474983e97: Pull complete [2022-09-29T19:01:48.234Z] 329c88fbcd65: Pull complete [2022-09-29T19:01:48.234Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-29T19:01:48.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-29T19:01:48.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-09-29T19:01:48.568Z] + 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 [2022-09-29T19:01:48.900Z] + docker inspect -f . ci-base-image-arm64 [2022-09-29T19:01:48.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T19:01:49.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-2160 does not seem to be running inside a container [2022-09-29T19:01:49.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/84 -v /w/workspace/go-mod-core-contracts/84:/w/workspace/go-mod-core-contracts/84:rw,z -v /w/workspace/go-mod-core-contracts/84@tmp:/w/workspace/go-mod-core-contracts/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-29T19:01:52.217Z] $ docker top ec76cab86509b8c238874248b99f3a46c65bb25e90f3555040a33a28ee9ca457 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T19:01:53.046Z] + go version [2022-09-29T19:01:53.046Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-29T19:01:53.074Z] $ docker stop --time=1 ec76cab86509b8c238874248b99f3a46c65bb25e90f3555040a33a28ee9ca457 [2022-09-29T19:01:54.734Z] $ docker rm -f ec76cab86509b8c238874248b99f3a46c65bb25e90f3555040a33a28ee9ca457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T19:01:55.349Z] + docker inspect -f . ci-base-image-arm64 [2022-09-29T19:01:55.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T19:01:55.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-2160 does not seem to be running inside a container [2022-09-29T19:01:55.621Z] $ 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-core-contracts/84 -v /w/workspace/go-mod-core-contracts/84:/w/workspace/go-mod-core-contracts/84:rw,z -v /w/workspace/go-mod-core-contracts/84@tmp:/w/workspace/go-mod-core-contracts/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-29T19:01:56.808Z] $ docker top e4e188bd4fbfb46b58216a55322b35e5b6e3085f0bdec4e7196ce7c40e26ac3a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T19:01:57.298Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/84 [Pipeline] fileExists [Pipeline] sh [2022-09-29T19:01:58.208Z] + make test [2022-09-29T19:01:58.208Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-29T19:01:58.208Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-29T19:01:58.208Z] go: downloading github.com/go-kit/log v0.2.1 [2022-09-29T19:01:58.208Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-29T19:01:58.475Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-09-29T19:01:58.475Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-09-29T19:01:58.475Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-29T19:01:58.745Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-09-29T19:01:58.745Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-29T19:01:58.745Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-29T19:01:58.745Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-29T19:01:58.745Z] go: downloading github.com/x448/float16 v0.8.4 [2022-09-29T19:01:58.745Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-09-29T19:01:58.745Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-09-29T19:01:58.745Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-09-29T19:01:58.745Z] go: downloading golang.org/x/text v0.3.7 [2022-09-29T19:01:58.745Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-09-29T19:02:03.003Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-09-29T19:02:41.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.497s coverage: 83.4% of statements [2022-09-29T19:02:41.911Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-09-29T19:02:41.911Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-09-29T19:02:41.911Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-09-29T19:02:41.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.130s coverage: 29.4% of statements [2022-09-29T19:02:41.911Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-09-29T19:02:41.911Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-09-29T19:02:41.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.114s coverage: 53.5% of statements [2022-09-29T19:02:41.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.075s coverage: 90.5% of statements [2022-09-29T19:02:41.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.207s coverage: 86.8% of statements [2022-09-29T19:02:41.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.081s coverage: 60.5% of statements [2022-09-29T19:02:41.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.1% of statements [2022-09-29T19:02:41.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 48.7% of statements [2022-09-29T19:02:41.911Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-29T19:02:41.911Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-29T19:02:52.002Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-29T19:02:52.002Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-09-29T19:02:52.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-29T19:02:52.037Z] $ docker stop --time=1 e4e188bd4fbfb46b58216a55322b35e5b6e3085f0bdec4e7196ce7c40e26ac3a [2022-09-29T19:02:53.821Z] $ docker rm -f e4e188bd4fbfb46b58216a55322b35e5b6e3085f0bdec4e7196ce7c40e26ac3a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T19:02:55.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-29T19:02:55.150Z] Warning: overwriting stash ‘coverage-report’ [2022-09-29T19:02:55.623Z] 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 [2022-09-29T19:02:56.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T19:02:56.042Z] [2022-09-29T19:02:56.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T19:02:56.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T19:02:56.652Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-29T19:02:56.652Z] 8998bd30e6a1: Pulling fs layer [2022-09-29T19:02:56.652Z] 04944245beec: Pulling fs layer [2022-09-29T19:02:56.652Z] 699f458cf7ca: Pulling fs layer [2022-09-29T19:02:56.652Z] 765212b225bb: Pulling fs layer [2022-09-29T19:02:56.652Z] f23df028b6ca: Pulling fs layer [2022-09-29T19:02:56.652Z] d65c8cfc05b1: Pulling fs layer [2022-09-29T19:02:56.652Z] 2437ff75d9bd: Pulling fs layer [2022-09-29T19:02:56.652Z] 765212b225bb: Waiting [2022-09-29T19:02:56.652Z] f23df028b6ca: Waiting [2022-09-29T19:02:56.652Z] d65c8cfc05b1: Waiting [2022-09-29T19:02:56.652Z] 2437ff75d9bd: Waiting [2022-09-29T19:02:56.920Z] 04944245beec: Verifying Checksum [2022-09-29T19:02:56.920Z] 04944245beec: Download complete [2022-09-29T19:02:56.920Z] 765212b225bb: Verifying Checksum [2022-09-29T19:02:56.920Z] 765212b225bb: Download complete [2022-09-29T19:02:56.920Z] f23df028b6ca: Verifying Checksum [2022-09-29T19:02:56.920Z] f23df028b6ca: Download complete [2022-09-29T19:02:56.920Z] d65c8cfc05b1: Verifying Checksum [2022-09-29T19:02:56.920Z] d65c8cfc05b1: Download complete [2022-09-29T19:02:56.920Z] 699f458cf7ca: Verifying Checksum [2022-09-29T19:02:56.920Z] 699f458cf7ca: Download complete [2022-09-29T19:02:57.502Z] 8998bd30e6a1: Download complete [2022-09-29T19:02:59.451Z] 2437ff75d9bd: Verifying Checksum [2022-09-29T19:02:59.451Z] 2437ff75d9bd: Download complete [2022-09-29T19:03:00.857Z] 8998bd30e6a1: Pull complete [2022-09-29T19:03:01.436Z] 04944245beec: Pull complete [2022-09-29T19:03:02.392Z] 699f458cf7ca: Pull complete [2022-09-29T19:03:02.658Z] 765212b225bb: Pull complete [2022-09-29T19:03:03.240Z] f23df028b6ca: Pull complete [2022-09-29T19:03:03.507Z] d65c8cfc05b1: Pull complete [2022-09-29T19:03:18.502Z] 2437ff75d9bd: Pull complete [2022-09-29T19:03:18.502Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-29T19:03:18.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-29T19:03:18.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T19:03:18.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-2160 does not seem to be running inside a container [2022-09-29T19:03:18.746Z] $ 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-core-contracts/84 -v /w/workspace/go-mod-core-contracts/84:/w/workspace/go-mod-core-contracts/84:rw,z -v /w/workspace/go-mod-core-contracts/84@tmp:/w/workspace/go-mod-core-contracts/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-29T19:03:21.154Z] $ docker top 9361f4530bc7ca4b35b0e0cca9210ab8072d4b98ca51813207064034fa21b429 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-29T19:03:21.992Z] ---> job-cost.sh [2022-09-29T19:03:21.992Z] lf-activate-venv: SKIPPING [2022-09-29T19:03:21.992Z] INFO: No Stack... [2022-09-29T19:03:22.574Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-29T19:03:23.155Z] INFO: Archiving Costs [Pipeline] sh [2022-09-29T19:03:23.791Z] + cat /w/workspace/go-mod-core-contracts/84/archives/cost.csv [2022-09-29T19:03:23.791Z] + cut -d, -f6 [Pipeline] lock [2022-09-29T19:03:23.855Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] [2022-09-29T19:03:23.861Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] did not exist. Created. [2022-09-29T19:03:23.861Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-29T19:03:24.196Z] /w/workspace/go-mod-core-contracts/84@tmp/durable-bc189ec1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-29T19:03:24.526Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-29T19:03:24.543Z] Warning: overwriting stash ‘stack-cost’ [2022-09-29T19:03:24.594Z] Stashed 1 file(s) [Pipeline] } [2022-09-29T19:03:24.600Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-29T19:03:24.627Z] $ docker stop --time=1 9361f4530bc7ca4b35b0e0cca9210ab8072d4b98ca51813207064034fa21b429 [2022-09-29T19:03:26.075Z] $ docker rm -f 9361f4530bc7ca4b35b0e0cca9210ab8072d4b98ca51813207064034fa21b429 [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 [2022-09-29T19:03:26.409Z] provisioning config files... [2022-09-29T19:03:26.433Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8949467261810919202tmp [Pipeline] { [Pipeline] sh [2022-09-29T19:03:26.761Z] + set +x [2022-09-29T19:03:26.761Z] + bash -s -- [2022-09-29T19:03:26.761Z] + curl -s https://codecov.io/bash [2022-09-29T19:03:26.761Z] [2022-09-29T19:03:26.761Z] _____ _ [2022-09-29T19:03:26.761Z] / ____| | | [2022-09-29T19:03:26.761Z] | | ___ __| | ___ ___ _____ __ [2022-09-29T19:03:26.761Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-29T19:03:26.761Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-29T19:03:26.761Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-29T19:03:26.761Z] Bash-1.0.6 [2022-09-29T19:03:26.761Z] [2022-09-29T19:03:26.761Z] [2022-09-29T19:03:26.761Z] ==> git version 2.25.1 found [2022-09-29T19:03:26.761Z] ==> 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 [2022-09-29T19:03:26.761Z] Release-Date: 2020-01-08 [2022-09-29T19:03:26.761Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-29T19:03:26.761Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-29T19:03:26.761Z] ==> Jenkins CI detected. [2022-09-29T19:03:26.761Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2022-09-29T19:03:26.761Z] project root: . [2022-09-29T19:03:26.761Z] --> token set from env [2022-09-29T19:03:26.761Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-29T19:03:26.761Z] ==> Running gcov in . (disable via -X gcov) [2022-09-29T19:03:26.761Z] ==> Python coveragepy not found [2022-09-29T19:03:26.761Z] ==> Searching for coverage reports in: [2022-09-29T19:03:26.761Z] + . [2022-09-29T19:03:26.761Z] -> Found 1 reports [2022-09-29T19:03:26.761Z] ==> Detecting git/mercurial file structure [2022-09-29T19:03:26.761Z] ==> Reading reports [2022-09-29T19:03:27.020Z] + ./coverage.out bytes=117200 [2022-09-29T19:03:27.020Z] ==> Appending adjustments [2022-09-29T19:03:27.020Z] https://docs.codecov.io/docs/fixing-reports [2022-09-29T19:03:27.588Z] + Found adjustments [2022-09-29T19:03:27.588Z] ==> Gzipping contents [2022-09-29T19:03:27.588Z] 20K /tmp/codecov.ULqLLi.gz [2022-09-29T19:03:27.588Z] ==> Uploading reports [2022-09-29T19:03:27.588Z] url: https://codecov.io [2022-09-29T19:03:27.588Z] query: branch=main&commit=f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-29T19:03:27.588Z] -> Pinging Codecov [2022-09-29T19:03:27.588Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-29T19:03:27.846Z] -> Uploading to [2022-09-29T19:03:27.846Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-29/71470A77251A30514AAF9C0BB2E5B6CE/f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4/18835ac6-fee5-493b-b645-4b172831b897.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220929T190327Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=139707f5779ab7e173f1bdfe8ddbae32d5d3ffb6fc8d3409e8ffb45a3c2c480d [2022-09-29T19:03:27.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-29T19:03:27.846Z] Dload Upload Total Spent Left Speed [2022-09-29T19:03:28.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17471 0 0 100 17471 0 71310 --:--:-- --:--:-- --:--:-- 71310 [2022-09-29T19:03:28.105Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [Pipeline] } [2022-09-29T19:03:28.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-29T19:03:28.306Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-29T19:03:28.315Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T19:03:28.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-29T19:03:28.605Z] [2022-09-29T19:03:28.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T19:03:28.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-29T19:03:28.900Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-29T19:03:28.900Z] df9b9388f04a: Pulling fs layer [2022-09-29T19:03:28.900Z] 52dc419b0ee2: Pulling fs layer [2022-09-29T19:03:28.900Z] 25bc292e5bac: Pulling fs layer [2022-09-29T19:03:28.900Z] 114826534d7a: Pulling fs layer [2022-09-29T19:03:28.900Z] 4657fd5d0bcf: Pulling fs layer [2022-09-29T19:03:28.900Z] 6ad1cebc031e: Pulling fs layer [2022-09-29T19:03:28.900Z] 8a3aa393b2d8: Pulling fs layer [2022-09-29T19:03:28.900Z] 4657fd5d0bcf: Waiting [2022-09-29T19:03:28.900Z] 6ad1cebc031e: Waiting [2022-09-29T19:03:28.900Z] 114826534d7a: Waiting [2022-09-29T19:03:28.900Z] 8a3aa393b2d8: Waiting [2022-09-29T19:03:28.900Z] 25bc292e5bac: Verifying Checksum [2022-09-29T19:03:28.900Z] 25bc292e5bac: Download complete [2022-09-29T19:03:28.900Z] 52dc419b0ee2: Verifying Checksum [2022-09-29T19:03:28.900Z] 52dc419b0ee2: Download complete [2022-09-29T19:03:28.900Z] 4657fd5d0bcf: Verifying Checksum [2022-09-29T19:03:28.900Z] 4657fd5d0bcf: Download complete [2022-09-29T19:03:28.900Z] df9b9388f04a: Verifying Checksum [2022-09-29T19:03:29.158Z] 6ad1cebc031e: Verifying Checksum [2022-09-29T19:03:29.158Z] 6ad1cebc031e: Download complete [2022-09-29T19:03:29.158Z] df9b9388f04a: Pull complete [2022-09-29T19:03:29.416Z] 52dc419b0ee2: Pull complete [2022-09-29T19:03:29.680Z] 25bc292e5bac: Pull complete [2022-09-29T19:03:29.680Z] 114826534d7a: Verifying Checksum [2022-09-29T19:03:29.680Z] 114826534d7a: Download complete [2022-09-29T19:03:29.937Z] 8a3aa393b2d8: Verifying Checksum [2022-09-29T19:03:29.937Z] 8a3aa393b2d8: Download complete [2022-09-29T19:03:35.204Z] 114826534d7a: Pull complete [2022-09-29T19:03:35.204Z] 4657fd5d0bcf: Pull complete [2022-09-29T19:03:35.461Z] 6ad1cebc031e: Pull complete [2022-09-29T19:03:37.990Z] 8a3aa393b2d8: Pull complete [2022-09-29T19:03:37.990Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-29T19:03:37.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-29T19:03:37.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T19:03:38.057Z] prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container [2022-09-29T19:03:38.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2022-09-29T19:03:40.432Z] $ docker top ace3485be3ea51ebc7c1e5fd194764ebccef1d82569ea36152712846349943f6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-29T19:03:40.495Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2022-09-29T19:03:40.771Z] + set -o pipefail [2022-09-29T19:03:40.771Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2022-09-29T19:03:43.302Z] [2022-09-29T19:03:43.302Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2022-09-29T19:03:43.302Z] [2022-09-29T19:03:43.302Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/b9c56de2-5022-49fe-b3a3-acd8c628626f [2022-09-29T19:03:43.302Z] [2022-09-29T19:03:43.302Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-29T19:03:43.302Z] [2022-09-29T19:03:43.302Z] [Pipeline] } [2022-09-29T19:03:43.315Z] $ docker stop --time=1 ace3485be3ea51ebc7c1e5fd194764ebccef1d82569ea36152712846349943f6 [2022-09-29T19:03:45.234Z] $ docker rm -f ace3485be3ea51ebc7c1e5fd194764ebccef1d82569ea36152712846349943f6 [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 [2022-09-29T19:03:45.825Z] + git log --format=format:%s -1 f0bb5ca723b4f0287eee7d76a04d03d8dd0c19c4 [Pipeline] sh [2022-09-29T19:03:46.110Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-29T19:03:46.110Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T19:03:46.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T19:03:46.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T19:03:46.466Z] prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container [2022-09-29T19:03:46.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2022-09-29T19:03:46.826Z] $ docker top d0d61e53b6b24aeba226d23aaafb656e850fb6f79991e3b3857f3f9ab50eb72d -eo pid,comm [2022-09-29T19:03:46.869Z] 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). [2022-09-29T19:03:46.870Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-29T19:03:46.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T19:03:46.899Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T19:03:47.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T19:03:47.018Z] $ docker exec d0d61e53b6b24aeba226d23aaafb656e850fb6f79991e3b3857f3f9ab50eb72d ssh-agent [2022-09-29T19:03:47.123Z] SSH_AUTH_SOCK=/tmp/ssh-26axWg4cmiOX/agent.33 [2022-09-29T19:03:47.123Z] SSH_AGENT_PID=39 [2022-09-29T19:03:47.127Z] Running ssh-add (command line suppressed) [2022-09-29T19:03:47.227Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13197987844541433124.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13197987844541433124.key) [2022-09-29T19:03:47.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T19:03:47.521Z] + git semver tag [2022-09-29T19:03:47.781Z] 2022-09-29 19:03:47,696 [run_tag] DEBUG tag force:False [2022-09-29T19:03:47.781Z] 2022-09-29 19:03:47,696 [check_head_tag] DEBUG check head tag [2022-09-29T19:03:47.781Z] 2022-09-29 19:03:47,698 [execute] INFO git cat-file --batch-check [2022-09-29T19:03:47.781Z] 2022-09-29 19:03:47,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2022-09-29T19:03:47.781Z] 2022-09-29 19:03:47,701 [execute] INFO git cat-file --batch [2022-09-29T19:03:47.781Z] 2022-09-29 19:03:47,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2022-09-29T19:03:47.781Z] 2022-09-29 19:03:47,745 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-29T19:03:47.781Z] 2022-09-29 19:03:47,745 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 [2022-09-29T19:03:47.781Z] 2022-09-29 19:03:47,745 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2022-09-29T19:03:47.781Z] 2022-09-29 19:03:47,748 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-29T19:03:47.781Z] 2.3.0-dev.18 [Pipeline] } [2022-09-29T19:03:47.793Z] $ docker exec --env ******** --env ******** d0d61e53b6b24aeba226d23aaafb656e850fb6f79991e3b3857f3f9ab50eb72d ssh-agent -k [2022-09-29T19:03:47.888Z] unset SSH_AUTH_SOCK; [2022-09-29T19:03:47.888Z] unset SSH_AGENT_PID; [2022-09-29T19:03:47.888Z] echo Agent pid 39 killed; [2022-09-29T19:03:47.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-29T19:03:48.201Z] + git semver [Pipeline] } [2022-09-29T19:03:48.472Z] $ docker stop --time=1 d0d61e53b6b24aeba226d23aaafb656e850fb6f79991e3b3857f3f9ab50eb72d [2022-09-29T19:03:49.764Z] $ docker rm -f d0d61e53b6b24aeba226d23aaafb656e850fb6f79991e3b3857f3f9ab50eb72d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T19:03:50.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-29T19:03:50.148Z] [2022-09-29T19:03:50.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T19:03:50.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-29T19:03:50.441Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-29T19:03:50.441Z] ab5ef0e58194: Pulling fs layer [2022-09-29T19:03:50.441Z] 9712f1f96733: Pulling fs layer [2022-09-29T19:03:50.441Z] 63f879dbbcfc: Pulling fs layer [2022-09-29T19:03:50.441Z] 0d9ebad4ef96: Pulling fs layer [2022-09-29T19:03:50.441Z] e9a5061849ea: Pulling fs layer [2022-09-29T19:03:50.441Z] d747dcd14b5f: Pulling fs layer [2022-09-29T19:03:50.441Z] 2de7ff778b66: Pulling fs layer [2022-09-29T19:03:50.441Z] 0d9ebad4ef96: Waiting [2022-09-29T19:03:50.441Z] e9a5061849ea: Waiting [2022-09-29T19:03:50.441Z] d747dcd14b5f: Waiting [2022-09-29T19:03:50.441Z] 2de7ff778b66: Waiting [2022-09-29T19:03:50.441Z] 9712f1f96733: Verifying Checksum [2022-09-29T19:03:50.441Z] 9712f1f96733: Download complete [2022-09-29T19:03:50.704Z] 63f879dbbcfc: Verifying Checksum [2022-09-29T19:03:50.704Z] 63f879dbbcfc: Download complete [2022-09-29T19:03:50.962Z] e9a5061849ea: Verifying Checksum [2022-09-29T19:03:50.962Z] e9a5061849ea: Download complete [2022-09-29T19:03:50.962Z] d747dcd14b5f: Download complete [2022-09-29T19:03:50.962Z] ab5ef0e58194: Verifying Checksum [2022-09-29T19:03:50.962Z] ab5ef0e58194: Download complete [2022-09-29T19:03:50.962Z] 0d9ebad4ef96: Verifying Checksum [2022-09-29T19:03:50.962Z] 0d9ebad4ef96: Download complete [2022-09-29T19:03:50.962Z] 2de7ff778b66: Verifying Checksum [2022-09-29T19:03:50.962Z] 2de7ff778b66: Download complete [2022-09-29T19:03:53.495Z] ab5ef0e58194: Pull complete [2022-09-29T19:03:53.495Z] 9712f1f96733: Pull complete [2022-09-29T19:03:54.428Z] 63f879dbbcfc: Pull complete [2022-09-29T19:03:57.713Z] 0d9ebad4ef96: Pull complete [2022-09-29T19:03:58.281Z] e9a5061849ea: Pull complete [2022-09-29T19:03:58.281Z] d747dcd14b5f: Pull complete [2022-09-29T19:03:59.657Z] 2de7ff778b66: Pull complete [2022-09-29T19:03:59.657Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-29T19:03:59.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-29T19:03:59.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T19:03:59.726Z] prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container [2022-09-29T19:03:59.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2022-09-29T19:04:03.457Z] $ docker top 391533bc4c64e942d1602084180e554190297aa06d1588bf5314b6e4de858e7f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-29T19:04:03.521Z] provisioning config files... [2022-09-29T19:04:03.528Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12402126363042660646tmp [2022-09-29T19:04:03.538Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4900114400502261366tmp [2022-09-29T19:04:03.547Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4398838539833800526tmp [Pipeline] { [Pipeline] echo [2022-09-29T19:04:03.562Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T19:04:03.842Z] ---> sigul-configuration.sh [2022-09-29T19:04:03.842Z] gpg: directory `/root/.gnupg' created [2022-09-29T19:04:03.842Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-29T19:04:03.842Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-29T19:04:03.842Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-29T19:04:03.842Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-29T19:04:03.842Z] gpg: CAST5 encrypted data [2022-09-29T19:04:03.842Z] gpg: encrypted with 1 passphrase [2022-09-29T19:04:03.842Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-29T19:04:04.127Z] + mkdir /home/jenkins [2022-09-29T19:04:04.127Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-29T19:04:04.413Z] + 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 [2022-09-29T19:04:04.421Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T19:04:04.702Z] ---> sigul-install.sh [2022-09-29T19:04:04.702Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-29T19:04:04.983Z] + git tag --list [2022-09-29T19:04:04.983Z] v0.0.0 [2022-09-29T19:04:04.983Z] v0.0.1 [2022-09-29T19:04:04.983Z] v0.1.0 [2022-09-29T19:04:04.983Z] v0.1.1 [2022-09-29T19:04:04.983Z] v0.1.10 [2022-09-29T19:04:04.983Z] v0.1.100 [2022-09-29T19:04:04.983Z] v0.1.101 [2022-09-29T19:04:04.983Z] v0.1.102 [2022-09-29T19:04:04.983Z] v0.1.103 [2022-09-29T19:04:04.983Z] v0.1.104 [2022-09-29T19:04:04.983Z] v0.1.105 [2022-09-29T19:04:04.983Z] v0.1.106 [2022-09-29T19:04:04.983Z] v0.1.107 [2022-09-29T19:04:04.983Z] v0.1.108 [2022-09-29T19:04:04.983Z] v0.1.109 [2022-09-29T19:04:04.983Z] v0.1.11 [2022-09-29T19:04:04.983Z] v0.1.110 [2022-09-29T19:04:04.983Z] v0.1.111 [2022-09-29T19:04:04.983Z] v0.1.112 [2022-09-29T19:04:04.983Z] v0.1.113 [2022-09-29T19:04:04.983Z] v0.1.114 [2022-09-29T19:04:04.983Z] v0.1.115 [2022-09-29T19:04:04.983Z] v0.1.116 [2022-09-29T19:04:04.983Z] v0.1.117 [2022-09-29T19:04:04.983Z] v0.1.118 [2022-09-29T19:04:04.983Z] v0.1.119 [2022-09-29T19:04:04.983Z] v0.1.12 [2022-09-29T19:04:04.983Z] v0.1.120 [2022-09-29T19:04:04.983Z] v0.1.121 [2022-09-29T19:04:04.983Z] v0.1.122 [2022-09-29T19:04:04.983Z] v0.1.123 [2022-09-29T19:04:04.983Z] v0.1.124 [2022-09-29T19:04:04.983Z] v0.1.125 [2022-09-29T19:04:04.983Z] v0.1.126 [2022-09-29T19:04:04.983Z] v0.1.127 [2022-09-29T19:04:04.984Z] v0.1.128 [2022-09-29T19:04:04.984Z] v0.1.129 [2022-09-29T19:04:04.984Z] v0.1.13 [2022-09-29T19:04:04.984Z] v0.1.130 [2022-09-29T19:04:04.984Z] v0.1.131 [2022-09-29T19:04:04.984Z] v0.1.132 [2022-09-29T19:04:04.984Z] v0.1.133 [2022-09-29T19:04:04.984Z] v0.1.134 [2022-09-29T19:04:04.984Z] v0.1.135 [2022-09-29T19:04:04.984Z] v0.1.136 [2022-09-29T19:04:04.984Z] v0.1.137 [2022-09-29T19:04:04.984Z] v0.1.138 [2022-09-29T19:04:04.984Z] v0.1.139 [2022-09-29T19:04:04.984Z] v0.1.14 [2022-09-29T19:04:04.984Z] v0.1.140 [2022-09-29T19:04:04.984Z] v0.1.141 [2022-09-29T19:04:04.984Z] v0.1.142 [2022-09-29T19:04:04.984Z] v0.1.143 [2022-09-29T19:04:04.984Z] v0.1.144 [2022-09-29T19:04:04.984Z] v0.1.145 [2022-09-29T19:04:04.984Z] v0.1.146 [2022-09-29T19:04:04.984Z] v0.1.147 [2022-09-29T19:04:04.984Z] v0.1.148 [2022-09-29T19:04:04.984Z] v0.1.149 [2022-09-29T19:04:04.984Z] v0.1.15 [2022-09-29T19:04:04.984Z] v0.1.16 [2022-09-29T19:04:04.984Z] v0.1.17 [2022-09-29T19:04:04.984Z] v0.1.18 [2022-09-29T19:04:04.984Z] v0.1.19 [2022-09-29T19:04:04.984Z] v0.1.2 [2022-09-29T19:04:04.984Z] v0.1.20 [2022-09-29T19:04:04.984Z] v0.1.21 [2022-09-29T19:04:04.984Z] v0.1.22 [2022-09-29T19:04:04.984Z] v0.1.23 [2022-09-29T19:04:04.984Z] v0.1.24 [2022-09-29T19:04:04.984Z] v0.1.25 [2022-09-29T19:04:04.984Z] v0.1.26 [2022-09-29T19:04:04.984Z] v0.1.27 [2022-09-29T19:04:04.984Z] v0.1.28 [2022-09-29T19:04:04.984Z] v0.1.29 [2022-09-29T19:04:04.984Z] v0.1.3 [2022-09-29T19:04:04.984Z] v0.1.30 [2022-09-29T19:04:04.984Z] v0.1.31 [2022-09-29T19:04:04.984Z] v0.1.32 [2022-09-29T19:04:04.984Z] v0.1.33 [2022-09-29T19:04:04.984Z] v0.1.34 [2022-09-29T19:04:04.984Z] v0.1.35 [2022-09-29T19:04:04.984Z] v0.1.36 [2022-09-29T19:04:04.984Z] v0.1.37 [2022-09-29T19:04:04.984Z] v0.1.38 [2022-09-29T19:04:04.984Z] v0.1.39 [2022-09-29T19:04:04.984Z] v0.1.4 [2022-09-29T19:04:04.984Z] v0.1.40 [2022-09-29T19:04:04.984Z] v0.1.41 [2022-09-29T19:04:04.984Z] v0.1.42 [2022-09-29T19:04:04.984Z] v0.1.43 [2022-09-29T19:04:04.984Z] v0.1.44 [2022-09-29T19:04:04.984Z] v0.1.45 [2022-09-29T19:04:04.984Z] v0.1.46 [2022-09-29T19:04:04.984Z] v0.1.47 [2022-09-29T19:04:04.984Z] v0.1.48 [2022-09-29T19:04:04.984Z] v0.1.49 [2022-09-29T19:04:04.984Z] v0.1.5 [2022-09-29T19:04:04.984Z] v0.1.50 [2022-09-29T19:04:04.984Z] v0.1.51 [2022-09-29T19:04:04.984Z] v0.1.52 [2022-09-29T19:04:04.984Z] v0.1.53 [2022-09-29T19:04:04.984Z] v0.1.54 [2022-09-29T19:04:04.984Z] v0.1.55 [2022-09-29T19:04:04.984Z] v0.1.56 [2022-09-29T19:04:04.984Z] v0.1.57 [2022-09-29T19:04:04.984Z] v0.1.58 [2022-09-29T19:04:04.984Z] v0.1.59 [2022-09-29T19:04:04.984Z] v0.1.6 [2022-09-29T19:04:04.984Z] v0.1.60 [2022-09-29T19:04:04.984Z] v0.1.61 [2022-09-29T19:04:04.984Z] v0.1.62 [2022-09-29T19:04:04.984Z] v0.1.63 [2022-09-29T19:04:04.984Z] v0.1.64 [2022-09-29T19:04:04.984Z] v0.1.65 [2022-09-29T19:04:04.984Z] v0.1.66 [2022-09-29T19:04:04.984Z] v0.1.67 [2022-09-29T19:04:04.984Z] v0.1.68 [2022-09-29T19:04:04.984Z] v0.1.69 [2022-09-29T19:04:04.984Z] v0.1.7 [2022-09-29T19:04:04.984Z] v0.1.70 [2022-09-29T19:04:04.984Z] v0.1.71 [2022-09-29T19:04:04.984Z] v0.1.72 [2022-09-29T19:04:04.984Z] v0.1.73 [2022-09-29T19:04:04.984Z] v0.1.74 [2022-09-29T19:04:04.984Z] v0.1.75 [2022-09-29T19:04:04.984Z] v0.1.76 [2022-09-29T19:04:04.984Z] v0.1.77 [2022-09-29T19:04:04.984Z] v0.1.78 [2022-09-29T19:04:04.984Z] v0.1.79 [2022-09-29T19:04:04.984Z] v0.1.8 [2022-09-29T19:04:04.984Z] v0.1.80 [2022-09-29T19:04:04.984Z] v0.1.81 [2022-09-29T19:04:04.984Z] v0.1.82 [2022-09-29T19:04:04.984Z] v0.1.83 [2022-09-29T19:04:04.984Z] v0.1.84 [2022-09-29T19:04:04.984Z] v0.1.85 [2022-09-29T19:04:04.984Z] v0.1.86 [2022-09-29T19:04:04.984Z] v0.1.87 [2022-09-29T19:04:04.984Z] v0.1.88 [2022-09-29T19:04:04.984Z] v0.1.89 [2022-09-29T19:04:04.984Z] v0.1.9 [2022-09-29T19:04:04.984Z] v0.1.90 [2022-09-29T19:04:04.984Z] v0.1.91 [2022-09-29T19:04:04.984Z] v0.1.92 [2022-09-29T19:04:04.984Z] v0.1.93 [2022-09-29T19:04:04.984Z] v0.1.94 [2022-09-29T19:04:04.984Z] v0.1.95 [2022-09-29T19:04:04.984Z] v0.1.96 [2022-09-29T19:04:04.984Z] v0.1.97 [2022-09-29T19:04:04.984Z] v0.1.98 [2022-09-29T19:04:04.984Z] v0.1.99 [2022-09-29T19:04:04.984Z] v2.0.0 [2022-09-29T19:04:04.984Z] v2.1.0 [2022-09-29T19:04:04.984Z] v2.1.1 [2022-09-29T19:04:04.984Z] v2.1.1-dev.2 [2022-09-29T19:04:04.984Z] v2.2.0 [2022-09-29T19:04:04.984Z] v2.2.1-dev.1 [2022-09-29T19:04:04.984Z] v2.2.1-dev.10 [2022-09-29T19:04:04.984Z] v2.2.1-dev.11 [2022-09-29T19:04:04.984Z] v2.2.1-dev.2 [2022-09-29T19:04:04.984Z] v2.2.1-dev.3 [2022-09-29T19:04:04.984Z] v2.2.1-dev.4 [2022-09-29T19:04:04.984Z] v2.2.1-dev.5 [2022-09-29T19:04:04.984Z] v2.2.1-dev.6 [2022-09-29T19:04:04.984Z] v2.2.1-dev.7 [2022-09-29T19:04:04.984Z] v2.2.1-dev.8 [2022-09-29T19:04:04.984Z] v2.2.1-dev.9 [2022-09-29T19:04:04.984Z] v2.3.0-dev.12 [2022-09-29T19:04:04.984Z] v2.3.0-dev.13 [2022-09-29T19:04:04.984Z] v2.3.0-dev.14 [2022-09-29T19:04:04.984Z] v2.3.0-dev.15 [2022-09-29T19:04:04.984Z] v2.3.0-dev.16 [2022-09-29T19:04:04.984Z] v2.3.0-dev.17 [2022-09-29T19:04:04.984Z] v2.3.0-dev.18 [Pipeline] sh [2022-09-29T19:04:05.261Z] + lftools sign git-tag v2.3.0-dev.18 [2022-09-29T19:04:05.826Z] Signing Git tag with Sigul... [2022-09-29T19:04:05.826Z] Signing v2.3.0-dev.18 [Pipeline] echo [2022-09-29T19:04:06.091Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T19:04:06.374Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-29T19:04:06.381Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-29T19:04:06.405Z] $ docker stop --time=1 391533bc4c64e942d1602084180e554190297aa06d1588bf5314b6e4de858e7f [2022-09-29T19:04:07.696Z] $ docker rm -f 391533bc4c64e942d1602084180e554190297aa06d1588bf5314b6e4de858e7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-29T19:04:08.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-29T19:04:08.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T19:04:08.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T19:04:08.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T19:04:08.439Z] prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container [2022-09-29T19:04:08.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2022-09-29T19:04:08.779Z] $ docker top 356324da0da5bba77dbfb79c29eb7e5fb28627a850f8e4d7c1fd0db24d3d4339 -eo pid,comm [2022-09-29T19:04:08.821Z] 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). [2022-09-29T19:04:08.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-29T19:04:08.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T19:04:08.856Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T19:04:08.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T19:04:08.980Z] $ docker exec 356324da0da5bba77dbfb79c29eb7e5fb28627a850f8e4d7c1fd0db24d3d4339 ssh-agent [2022-09-29T19:04:09.082Z] SSH_AUTH_SOCK=/tmp/ssh-utjNG7FvCC81/agent.31 [2022-09-29T19:04:09.082Z] SSH_AGENT_PID=37 [2022-09-29T19:04:09.086Z] Running ssh-add (command line suppressed) [2022-09-29T19:04:09.190Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4376651661665408697.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4376651661665408697.key) [2022-09-29T19:04:09.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T19:04:09.487Z] + git semver bump pre [2022-09-29T19:04:09.746Z] 2022-09-29 19:04:09,671 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-29T19:04:09.746Z] 2022-09-29 19:04:09,671 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev [2022-09-29T19:04:09.746Z] 2022-09-29 19:04:09,671 [bump_version] DEBUG bumped version:2.3.0-dev.19 [2022-09-29T19:04:09.746Z] 2022-09-29 19:04:09,671 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2022-09-29T19:04:09.746Z] 2022-09-29 19:04:09,671 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-29T19:04:09.746Z] 2022-09-29 19:04:09,671 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-29T19:04:09.746Z] 2022-09-29 19:04:09,673 [execute] INFO git cat-file --batch-check [2022-09-29T19:04:09.746Z] 2022-09-29 19:04:09,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-29T19:04:09.746Z] 2022-09-29 19:04:09,678 [execute] INFO git cat-file --batch [2022-09-29T19:04:09.746Z] 2022-09-29 19:04:09,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-29T19:04:09.746Z] 2022-09-29 19:04:09,684 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-29T19:04:09.746Z] 2.3.0-dev.19 [Pipeline] } [2022-09-29T19:04:09.756Z] $ docker exec --env ******** --env ******** 356324da0da5bba77dbfb79c29eb7e5fb28627a850f8e4d7c1fd0db24d3d4339 ssh-agent -k [2022-09-29T19:04:09.851Z] unset SSH_AUTH_SOCK; [2022-09-29T19:04:09.852Z] unset SSH_AGENT_PID; [2022-09-29T19:04:09.852Z] echo Agent pid 37 killed; [2022-09-29T19:04:09.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-29T19:04:10.160Z] + git semver [Pipeline] } [2022-09-29T19:04:10.433Z] $ docker stop --time=1 356324da0da5bba77dbfb79c29eb7e5fb28627a850f8e4d7c1fd0db24d3d4339 [2022-09-29T19:04:11.706Z] $ docker rm -f 356324da0da5bba77dbfb79c29eb7e5fb28627a850f8e4d7c1fd0db24d3d4339 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-29T19:04:12.036Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-29T19:04:12.036Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T19:04:12.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-29T19:04:12.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T19:04:12.398Z] prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container [2022-09-29T19:04:12.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2022-09-29T19:04:12.755Z] $ docker top e86450f9bf5f6275f07512fcea4dd277273add9097e4ea24eab34b91d812dfc9 -eo pid,comm [2022-09-29T19:04:12.798Z] 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). [2022-09-29T19:04:12.798Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-29T19:04:12.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-29T19:04:12.823Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-29T19:04:12.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-29T19:04:12.939Z] $ docker exec e86450f9bf5f6275f07512fcea4dd277273add9097e4ea24eab34b91d812dfc9 ssh-agent [2022-09-29T19:04:13.039Z] SSH_AUTH_SOCK=/tmp/ssh-Jas3M2CfuT0h/agent.33 [2022-09-29T19:04:13.039Z] SSH_AGENT_PID=39 [2022-09-29T19:04:13.044Z] Running ssh-add (command line suppressed) [2022-09-29T19:04:13.134Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13488092336028154380.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13488092336028154380.key) [2022-09-29T19:04:13.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-29T19:04:13.429Z] + git semver push [2022-09-29T19:04:13.689Z] 2022-09-29 19:04:13,615 [run_push] DEBUG push [2022-09-29T19:04:13.689Z] 2022-09-29 19:04:13,616 [execute] INFO git cat-file --batch-check [2022-09-29T19:04:13.689Z] 2022-09-29 19:04:13,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-29T19:04:13.689Z] 2022-09-29 19:04:13,621 [execute] INFO git rev-list 52f2b6bd626b266fa00dfade831ae8aed698c760 -- [2022-09-29T19:04:13.689Z] 2022-09-29 19:04:13,622 [execute] DEBUG Popen(['git', 'rev-list', '52f2b6bd626b266fa00dfade831ae8aed698c760', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-29T19:04:13.689Z] 2022-09-29 19:04:13,632 [execute] INFO git fetch -v origin [2022-09-29T19:04:13.689Z] 2022-09-29 19:04:13,633 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-29T19:04:14.256Z] 2022-09-29 19:04:14,155 [run_push] DEBUG no remote changes detected [2022-09-29T19:04:14.256Z] 2022-09-29 19:04:14,156 [execute] INFO git push origin semver [2022-09-29T19:04:14.256Z] 2022-09-29 19:04:14,156 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-29T19:04:15.195Z] 2022-09-29 19:04:14,983 [run_push] DEBUG push all version tags [2022-09-29T19:04:15.195Z] 2022-09-29 19:04:14,983 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-29T19:04:15.195Z] 2022-09-29 19:04:14,984 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2022-09-29T19:04:16.137Z] 2022-09-29 19:04:15,854 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-29T19:04:16.137Z] 2.3.0-dev.19 [Pipeline] } [2022-09-29T19:04:16.149Z] $ docker exec --env ******** --env ******** e86450f9bf5f6275f07512fcea4dd277273add9097e4ea24eab34b91d812dfc9 ssh-agent -k [2022-09-29T19:04:16.254Z] unset SSH_AUTH_SOCK; [2022-09-29T19:04:16.254Z] unset SSH_AGENT_PID; [2022-09-29T19:04:16.254Z] echo Agent pid 39 killed; [2022-09-29T19:04:16.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-29T19:04:16.568Z] + git semver [Pipeline] } [2022-09-29T19:04:16.844Z] $ docker stop --time=1 e86450f9bf5f6275f07512fcea4dd277273add9097e4ea24eab34b91d812dfc9 [2022-09-29T19:04:18.109Z] $ docker rm -f e86450f9bf5f6275f07512fcea4dd277273add9097e4ea24eab34b91d812dfc9 [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 [2022-09-29T19:04:18.610Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2022-09-29T19:04:18.610Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-09-29T19:04:18.610Z] total 16 [2022-09-29T19:04:18.610Z] drwxr-xr-x 3 root root 4096 Sep 29 18:59 . [2022-09-29T19:04:18.610Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 29 19:04 .. [2022-09-29T19:04:18.610Z] drwxr-xr-x 2 root root 4096 Sep 29 18:59 cost [2022-09-29T19:04:18.610Z] -rw-r--r-- 1 root root 92 Sep 29 18:59 cost.csv [2022-09-29T19:04:18.610Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2022-09-29T19:04:18.610Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-09-29T19:04:18.610Z] total 16 [2022-09-29T19:04:18.610Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 18:59 . [2022-09-29T19:04:18.610Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 29 19:04 .. [2022-09-29T19:04:18.610Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 29 18:59 cost [2022-09-29T19:04:18.610Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 29 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-29T19:04:18.894Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T19:04:19.754Z] ---> package-listing.sh [2022-09-29T19:04:19.754Z] ++ facter osfamily [2022-09-29T19:04:19.754Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-29T19:04:20.014Z] + OS_FAMILY=debian [2022-09-29T19:04:20.015Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2022-09-29T19:04:20.015Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-29T19:04:20.015Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-29T19:04:20.015Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-29T19:04:20.015Z] + PACKAGES=/tmp/packages_start.txt [2022-09-29T19:04:20.015Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-09-29T19:04:20.015Z] + PACKAGES=/tmp/packages_end.txt [2022-09-29T19:04:20.015Z] + case "${OS_FAMILY}" in [2022-09-29T19:04:20.015Z] + dpkg -l [2022-09-29T19:04:20.015Z] + grep '^ii' [2022-09-29T19:04:20.015Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-29T19:04:20.015Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-29T19:04:20.015Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-29T19:04:20.015Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-09-29T19:04:20.015Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2022-09-29T19:04:20.015Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2022-09-29T19:04:20.028Z] 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-29T19:04:20.303Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-29T19:04:20.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-29T19:04:20.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-29T19:04:20.921Z] prd-ubuntu20.04-docker-8c-8g-2159 does not seem to be running inside a container [2022-09-29T19:04:20.947Z] $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 [2022-09-29T19:04:21.146Z] $ docker top 18f183d9128ad35cf87db5db3691e5a05d59a207c22bd21da19daaeebdb8343a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-29T19:04:21.491Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-29T19:04:21.775Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-29T19:04:22.058Z] + ls /var/log/sa-host [2022-09-29T19:04:22.058Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-29T19:04:22.121Z] provisioning config files... [2022-09-29T19:04:22.128Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3693391134097481763tmp [Pipeline] { [Pipeline] echo [2022-09-29T19:04:22.144Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T19:04:22.422Z] ---> create-netrc.sh [Pipeline] } [2022-09-29T19:04:22.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-29T19:04:22.741Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-29T19:04:22.748Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T19:04:23.033Z] ---> sudo-logs.sh [2022-09-29T19:04:23.033Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-29T19:04:23.063Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T19:04:23.349Z] ---> job-cost.sh [2022-09-29T19:04:23.349Z] lf-activate-venv: SKIPPING [2022-09-29T19:04:23.349Z] DEBUG: total: 0.2199999988079071 [2022-09-29T19:04:23.349Z] INFO: Retrieving Stack Cost... [2022-09-29T19:04:23.918Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-29T19:04:24.176Z] INFO: Archiving Costs [Pipeline] echo [2022-09-29T19:04:24.187Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-29T19:04:24.469Z] ---> logs-deploy.sh [2022-09-29T19:04:24.469Z] lf-activate-venv: SKIPPING [2022-09-29T19:04:24.469Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/84 [2022-09-29T19:04:24.469Z] INFO: archiving workspace using pattern(s): [2022-09-29T19:04:25.407Z] Archives upload complete. [2022-09-29T19:04:25.667Z] INFO: archiving logs to Nexus [2022-09-29T19:04:26.235Z] ---> uname -a: [2022-09-29T19:04:26.235Z] Linux prd-ubuntu20-04-docker-8c-8g-2159 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-29T19:04:26.235Z] [2022-09-29T19:04:26.235Z] [2022-09-29T19:04:26.235Z] ---> lscpu: [2022-09-29T19:04:26.235Z] Architecture: x86_64 [2022-09-29T19:04:26.235Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-29T19:04:26.235Z] Byte Order: Little Endian [2022-09-29T19:04:26.235Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-29T19:04:26.235Z] CPU(s): 8 [2022-09-29T19:04:26.235Z] On-line CPU(s) list: 0-7 [2022-09-29T19:04:26.235Z] Thread(s) per core: 1 [2022-09-29T19:04:26.235Z] Core(s) per socket: 1 [2022-09-29T19:04:26.235Z] Socket(s): 8 [2022-09-29T19:04:26.235Z] NUMA node(s): 1 [2022-09-29T19:04:26.235Z] Vendor ID: AuthenticAMD [2022-09-29T19:04:26.235Z] CPU family: 23 [2022-09-29T19:04:26.235Z] Model: 49 [2022-09-29T19:04:26.235Z] Model name: AMD EPYC-Rome Processor [2022-09-29T19:04:26.235Z] Stepping: 0 [2022-09-29T19:04:26.235Z] CPU MHz: 2799.988 [2022-09-29T19:04:26.235Z] BogoMIPS: 5599.97 [2022-09-29T19:04:26.235Z] Virtualization: AMD-V [2022-09-29T19:04:26.235Z] Hypervisor vendor: KVM [2022-09-29T19:04:26.235Z] Virtualization type: full [2022-09-29T19:04:26.235Z] L1d cache: 256 KiB [2022-09-29T19:04:26.235Z] L1i cache: 256 KiB [2022-09-29T19:04:26.235Z] L2 cache: 4 MiB [2022-09-29T19:04:26.235Z] L3 cache: 128 MiB [2022-09-29T19:04:26.235Z] NUMA node0 CPU(s): 0-7 [2022-09-29T19:04:26.235Z] Vulnerability Itlb multihit: Not affected [2022-09-29T19:04:26.235Z] Vulnerability L1tf: Not affected [2022-09-29T19:04:26.235Z] Vulnerability Mds: Not affected [2022-09-29T19:04:26.235Z] Vulnerability Meltdown: Not affected [2022-09-29T19:04:26.235Z] Vulnerability Mmio stale data: Not affected [2022-09-29T19:04:26.235Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-29T19:04:26.235Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-29T19:04:26.235Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-29T19:04:26.235Z] Vulnerability Srbds: Not affected [2022-09-29T19:04:26.235Z] Vulnerability Tsx async abort: Not affected [2022-09-29T19:04:26.235Z] 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 [2022-09-29T19:04:26.235Z] [2022-09-29T19:04:26.235Z] [2022-09-29T19:04:26.236Z] ---> nproc: [2022-09-29T19:04:26.236Z] 8 [2022-09-29T19:04:26.236Z] [2022-09-29T19:04:26.236Z] [2022-09-29T19:04:26.236Z] ---> df -h: [2022-09-29T19:04:26.236Z] Filesystem Size Used Avail Use% Mounted on [2022-09-29T19:04:26.236Z] overlay 155G 12G 144G 8% / [2022-09-29T19:04:26.236Z] tmpfs 64M 0 64M 0% /dev [2022-09-29T19:04:26.236Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-29T19:04:26.236Z] shm 64M 0 64M 0% /dev/shm [2022-09-29T19:04:26.236Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-29T19:04:26.236Z] [2022-09-29T19:04:26.236Z] [2022-09-29T19:04:26.236Z] ---> sar -b -r -n DEV: [2022-09-29T19:04:26.236Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2159) 09/29/22 _x86_64_ (8 CPU) [2022-09-29T19:04:26.236Z] [2022-09-29T19:04:26.236Z] 18:58:15 LINUX RESTART (8 CPU) [2022-09-29T19:04:26.236Z] [2022-09-29T19:04:26.236Z] 18:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-29T19:04:26.236Z] 19:00:01 100.83 1.02 99.81 0.00 70.63 124805.29 0.00 [2022-09-29T19:04:26.236Z] 19:01:01 1.97 0.00 1.97 0.00 0.00 22.68 0.00 [2022-09-29T19:04:26.236Z] 19:02:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 [2022-09-29T19:04:26.236Z] 19:03:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2022-09-29T19:04:26.236Z] 19:04:01 107.90 10.60 97.30 0.00 2932.22 51154.55 0.00 [2022-09-29T19:04:26.236Z] Average: 42.37 2.33 40.04 0.00 602.42 34902.46 0.00 [2022-09-29T19:04:26.236Z] [2022-09-29T19:04:26.236Z] 18:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-29T19:04:26.236Z] 19:00:01 28713676 31615252 691520 2.10 91376 3043080 1723416 5.08 1108676 2646000 320 [2022-09-29T19:04:26.236Z] 19:01:01 28698248 31599916 706024 2.15 91424 3043096 1723416 5.08 1126832 2645996 160 [2022-09-29T19:04:26.236Z] 19:02:01 28698764 31600592 705184 2.14 91456 3043100 1723416 5.08 1125084 2645996 20 [2022-09-29T19:04:26.236Z] 19:03:01 28705236 31607108 698616 2.12 91492 3043100 1723416 5.08 1118108 2646000 4 [2022-09-29T19:04:26.236Z] 19:04:01 26901852 31559000 726796 2.21 159256 4600676 1867416 5.50 1388408 4025508 381456 [2022-09-29T19:04:26.236Z] Average: 28343555 31596374 705628 2.15 105001 3354610 1752216 5.16 1173422 2921900 76392 [2022-09-29T19:04:26.236Z] [2022-09-29T19:04:26.236Z] 18:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-29T19:04:26.236Z] 19:00:01 ens3 335.89 214.35 6935.95 40.08 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] 19:00:01 docker0 20.40 32.28 1.90 334.41 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] 19:00:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] 19:01:01 ens3 14.80 8.78 12.69 17.15 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] 19:02:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] 19:03:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] 19:04:01 ens3 416.23 257.65 8761.77 90.47 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] 19:04:01 docker0 15.26 23.61 1.37 290.03 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] 19:04:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] Average: ens3 152.84 95.79 3129.59 29.51 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] Average: docker0 7.09 11.11 0.65 124.19 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-29T19:04:26.236Z] [2022-09-29T19:04:26.236Z] [2022-09-29T19:04:26.236Z] ---> sar -P ALL: [2022-09-29T19:04:26.236Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2159) 09/29/22 _x86_64_ (8 CPU) [2022-09-29T19:04:26.236Z] [2022-09-29T19:04:26.236Z] 18:58:15 LINUX RESTART (8 CPU) [2022-09-29T19:04:26.236Z] [2022-09-29T19:04:26.236Z] 18:59:02 CPU %user %nice %system %iowait %steal %idle [2022-09-29T19:04:26.236Z] 19:00:01 all 17.70 0.00 4.52 1.96 0.09 75.74 [2022-09-29T19:04:26.236Z] 19:00:01 0 17.71 0.00 5.45 6.12 0.09 70.63 [2022-09-29T19:04:26.236Z] 19:00:01 1 17.54 0.00 4.52 0.02 0.07 77.86 [2022-09-29T19:04:26.236Z] 19:00:01 2 18.15 0.00 4.09 0.34 0.07 77.36 [2022-09-29T19:04:26.236Z] 19:00:01 3 18.15 0.00 4.50 4.76 0.07 72.53 [2022-09-29T19:04:26.236Z] 19:00:01 4 17.24 0.00 4.07 2.67 0.07 75.95 [2022-09-29T19:04:26.236Z] 19:00:01 5 15.95 0.00 4.48 1.35 0.07 78.14 [2022-09-29T19:04:26.236Z] 19:00:01 6 18.87 0.00 3.82 0.31 0.07 76.94 [2022-09-29T19:04:26.236Z] 19:00:01 7 18.00 0.00 5.20 0.09 0.19 76.52 [2022-09-29T19:04:26.236Z] 19:01:01 all 0.22 0.00 0.02 0.01 0.00 99.75 [2022-09-29T19:04:26.236Z] 19:01:01 0 0.07 0.00 0.05 0.03 0.02 99.83 [2022-09-29T19:04:26.236Z] 19:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-29T19:04:26.236Z] 19:01:01 2 0.33 0.00 0.02 0.00 0.00 99.65 [2022-09-29T19:04:26.236Z] 19:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-29T19:04:26.236Z] 19:01:01 4 1.13 0.00 0.05 0.00 0.00 98.82 [2022-09-29T19:04:26.236Z] 19:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-29T19:04:26.236Z] 19:01:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2022-09-29T19:04:26.236Z] 19:01:01 7 0.12 0.00 0.05 0.00 0.02 99.82 [2022-09-29T19:04:26.236Z] 19:02:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2022-09-29T19:04:26.236Z] 19:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-29T19:04:26.236Z] 19:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-29T19:04:26.236Z] 19:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-29T19:04:26.236Z] 19:02:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2022-09-29T19:04:26.236Z] 19:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-29T19:04:26.236Z] 19:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-29T19:04:26.236Z] 19:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-29T19:04:26.236Z] 19:02:01 7 0.05 0.00 0.07 0.00 0.00 99.88 [2022-09-29T19:04:26.236Z] 19:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-29T19:04:26.236Z] 19:03:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2022-09-29T19:04:26.236Z] 19:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-29T19:04:26.236Z] 19:03:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2022-09-29T19:04:26.236Z] 19:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-29T19:04:26.236Z] 19:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-29T19:04:26.236Z] 19:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-29T19:04:26.236Z] 19:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-29T19:04:26.236Z] 19:03:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-29T19:04:26.236Z] 19:04:01 all 8.42 0.00 3.80 2.61 0.06 85.11 [2022-09-29T19:04:26.236Z] 19:04:01 0 7.39 0.00 5.56 0.86 0.08 86.10 [2022-09-29T19:04:26.236Z] 19:04:01 1 9.77 0.00 3.76 0.15 0.05 86.27 [2022-09-29T19:04:26.236Z] 19:04:01 2 7.60 0.00 4.26 1.90 0.07 86.17 [2022-09-29T19:04:26.236Z] 19:04:01 3 8.62 0.00 3.52 0.79 0.05 87.02 [2022-09-29T19:04:26.236Z] 19:04:01 4 8.35 0.00 3.36 6.15 0.07 82.07 [2022-09-29T19:04:26.236Z] 19:04:01 5 8.09 0.00 2.29 1.79 0.05 87.78 [2022-09-29T19:04:26.236Z] 19:04:01 6 8.65 0.00 3.42 1.63 0.03 86.27 [2022-09-29T19:04:26.236Z] 19:04:01 7 8.90 0.00 4.24 7.68 0.05 79.12 [2022-09-29T19:04:26.236Z] Average: all 5.19 0.00 1.65 0.91 0.03 92.22 [2022-09-29T19:04:26.236Z] Average: 0 4.95 0.00 2.19 1.38 0.04 91.43 [2022-09-29T19:04:26.236Z] Average: 1 5.38 0.00 1.64 0.03 0.02 92.92 [2022-09-29T19:04:26.236Z] Average: 2 5.16 0.00 1.66 0.45 0.03 92.70 [2022-09-29T19:04:26.236Z] Average: 3 5.28 0.00 1.59 1.10 0.02 92.01 [2022-09-29T19:04:26.236Z] Average: 4 5.26 0.00 1.48 1.74 0.03 91.49 [2022-09-29T19:04:26.236Z] Average: 5 4.76 0.00 1.34 0.62 0.02 93.26 [2022-09-29T19:04:26.236Z] Average: 6 5.44 0.00 1.43 0.39 0.02 92.72 [2022-09-29T19:04:26.236Z] Average: 7 5.33 0.00 1.89 1.54 0.05 91.19 [2022-09-29T19:04:26.236Z] [2022-09-29T19:04:26.236Z] [2022-09-29T19:04:26.236Z]