Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 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-ssh15830209123832234170.key > 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-ssh7939954818704300903.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh1666589240240981286.key > 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-ssh11614676832367946620.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh11214447300605946548.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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-24670 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 # timeout=10 Commit message: "Merge pull request #757 from ItsRico/config_const" > git rev-list --no-walk 551051db7aaa0b435323df95571c6aae9f281fd0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-06T16:36:21.788Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-06T16:36:21.854Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-06T16:36:21.869Z] ========================================================= [2022-09-06T16:36:21.869Z] EdgeX Global Pipelines Version Info [2022-09-06T16:36:21.869Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-06T16:36:22.977Z] ------------------- [2022-09-06T16:36:22.977Z] stable info: [2022-09-06T16:36:22.977Z] ------------------- [2022-09-06T16:36:22.977Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-06T16:36:22.977Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T16:36:22.977Z] Message: update stable to v1.0.239 [2022-09-06T16:36:23.547Z] ------------------- [2022-09-06T16:36:23.547Z] experimental info: [2022-09-06T16:36:23.547Z] ------------------- [2022-09-06T16:36:23.547Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-06T16:36:23.547Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T16:36:23.547Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-06T16:36:23.831Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2022-09-06T16:36:23.844Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2022-09-06T16:36:23.852Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-06T16:36:23.860Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-06T16:36:23.869Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-06T16:36:23.877Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-06T16:36:23.894Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-06T16:36:23.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-06T16:36:23.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-06T16:36:23.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-06T16:36:23.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-06T16:36:23.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2022-09-06T16:36:23.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-06T16:36:23.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-06T16:36:23.994Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T16:36:24.003Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T16:36:24.018Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T16:36:24.027Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T16:36:24.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-06T16:36:24.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-06T16:36:24.065Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-06T16:36:24.077Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-06T16:36:24.088Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-06T16:36:24.100Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-06T16:36:24.113Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-09-06T16:36:24.127Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-06T16:36:24.136Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-06T16:36:24.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-06T16:36:24.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-06T16:36:24.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-06T16:36:24.193Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [Pipeline] echo [2022-09-06T16:36:24.208Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96394ea [Pipeline] echo [2022-09-06T16:36:24.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-06T16:36:24.567Z] + git rev-list -1 --merges 96394ea4566fbadb2ee41e6730b14d566e9bd3c6~1..96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [Pipeline] echo [2022-09-06T16:36:24.597Z] -----------> git rev-list -1 --merges 96394ea4566fbadb2ee41e6730b14d566e9bd3c6~1..96394ea4566fbadb2ee41e6730b14d566e9bd3c6 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [2022-09-06T16:36:24.597Z] 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [false] [Pipeline] sh [2022-09-06T16:36:24.888Z] + git log --format=format:%s -1 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [Pipeline] echo [2022-09-06T16:36:24.908Z] ========================================================= [2022-09-06T16:36:24.908Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T16:36:24.908Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T16:36:25.246Z] + git log --format=format:%s -1 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [Pipeline] echo [2022-09-06T16:36:25.259Z] [semverPrep] GIT_COMMIT: 96394ea4566fbadb2ee41e6730b14d566e9bd3c6, Commit Message: Merge pull request #757 from ItsRico/config_const [Pipeline] echo [2022-09-06T16:36:25.267Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-06T16:36:25.632Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T16:36:25.632Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-06T16:36:25.632Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-06T16:36:25.632Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-06T16:36:25.632Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-06T16:36:25.633Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-06T16:36:25.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T16:36:25.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T16:36:26.255Z] [2022-09-06T16:36:26.255Z] 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-06T16:36:26.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T16:36:26.559Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-06T16:36:26.559Z] b85a868b505f: Pulling fs layer [2022-09-06T16:36:26.559Z] e2be974225ed: Pulling fs layer [2022-09-06T16:36:26.559Z] 339a4e72a1f5: Pulling fs layer [2022-09-06T16:36:26.559Z] 988bab9f4d93: Pulling fs layer [2022-09-06T16:36:26.559Z] 1469e6f7b9e6: Pulling fs layer [2022-09-06T16:36:26.559Z] eaf3925da568: Pulling fs layer [2022-09-06T16:36:26.559Z] bab4dde63d76: Pulling fs layer [2022-09-06T16:36:26.559Z] bde34c3a00c8: Pulling fs layer [2022-09-06T16:36:26.559Z] b352a97aabf1: Pulling fs layer [2022-09-06T16:36:26.560Z] 4872d77fe225: Pulling fs layer [2022-09-06T16:36:26.560Z] 5851b861e8e6: Pulling fs layer [2022-09-06T16:36:26.560Z] bab4dde63d76: Waiting [2022-09-06T16:36:26.560Z] bde34c3a00c8: Waiting [2022-09-06T16:36:26.560Z] 988bab9f4d93: Waiting [2022-09-06T16:36:26.560Z] b352a97aabf1: Waiting [2022-09-06T16:36:26.560Z] 4872d77fe225: Waiting [2022-09-06T16:36:26.560Z] 1469e6f7b9e6: Waiting [2022-09-06T16:36:26.560Z] 5851b861e8e6: Waiting [2022-09-06T16:36:26.560Z] eaf3925da568: Waiting [2022-09-06T16:36:26.560Z] e2be974225ed: Download complete [2022-09-06T16:36:26.560Z] 988bab9f4d93: Verifying Checksum [2022-09-06T16:36:26.560Z] 988bab9f4d93: Download complete [2022-09-06T16:36:26.822Z] 1469e6f7b9e6: Verifying Checksum [2022-09-06T16:36:26.822Z] 1469e6f7b9e6: Download complete [2022-09-06T16:36:26.822Z] eaf3925da568: Verifying Checksum [2022-09-06T16:36:26.822Z] eaf3925da568: Download complete [2022-09-06T16:36:26.822Z] 339a4e72a1f5: Verifying Checksum [2022-09-06T16:36:26.822Z] 339a4e72a1f5: Download complete [2022-09-06T16:36:26.823Z] bde34c3a00c8: Verifying Checksum [2022-09-06T16:36:26.823Z] bde34c3a00c8: Download complete [2022-09-06T16:36:26.823Z] b352a97aabf1: Download complete [2022-09-06T16:36:26.823Z] 4872d77fe225: Verifying Checksum [2022-09-06T16:36:26.823Z] 4872d77fe225: Download complete [2022-09-06T16:36:26.823Z] 5851b861e8e6: Download complete [2022-09-06T16:36:26.823Z] b85a868b505f: Download complete [2022-09-06T16:36:27.088Z] bab4dde63d76: Verifying Checksum [2022-09-06T16:36:27.088Z] bab4dde63d76: Download complete [2022-09-06T16:36:28.029Z] b85a868b505f: Pull complete [2022-09-06T16:36:28.289Z] e2be974225ed: Pull complete [2022-09-06T16:36:28.860Z] 339a4e72a1f5: Pull complete [2022-09-06T16:36:28.860Z] 988bab9f4d93: Pull complete [2022-09-06T16:36:29.124Z] 1469e6f7b9e6: Pull complete [2022-09-06T16:36:29.385Z] eaf3925da568: Pull complete [2022-09-06T16:36:31.298Z] bab4dde63d76: Pull complete [2022-09-06T16:36:31.298Z] bde34c3a00c8: Pull complete [2022-09-06T16:36:31.298Z] b352a97aabf1: Pull complete [2022-09-06T16:36:31.559Z] 4872d77fe225: Pull complete [2022-09-06T16:36:31.559Z] 5851b861e8e6: Pull complete [2022-09-06T16:36:31.559Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-06T16:36:31.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T16:36:31.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T16:36:31.664Z] prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container [2022-09-06T16:36:31.694Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T16:36:33.686Z] $ docker top bf72c1c390cef6e96cbb4eed4ed0c42ea9686b23638fc692f948d4459754f43f -eo pid,comm [2022-09-06T16:36:33.764Z] 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-06T16:36:33.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T16:36:33.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T16:36:33.798Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T16:36:33.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T16:36:33.928Z] $ docker exec bf72c1c390cef6e96cbb4eed4ed0c42ea9686b23638fc692f948d4459754f43f ssh-agent [2022-09-06T16:36:34.070Z] SSH_AUTH_SOCK=/tmp/ssh-KKRZ2fTcHFqn/agent.35 [2022-09-06T16:36:34.070Z] SSH_AGENT_PID=41 [2022-09-06T16:36:34.077Z] Running ssh-add (command line suppressed) [2022-09-06T16:36:34.195Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2095515973059059034.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2095515973059059034.key) [2022-09-06T16:36:34.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T16:36:34.508Z] + git tag --points-at HEAD [Pipeline] } [2022-09-06T16:36:34.527Z] $ docker exec --env ******** --env ******** bf72c1c390cef6e96cbb4eed4ed0c42ea9686b23638fc692f948d4459754f43f ssh-agent -k [2022-09-06T16:36:34.664Z] unset SSH_AUTH_SOCK; [2022-09-06T16:36:34.664Z] unset SSH_AGENT_PID; [2022-09-06T16:36:34.665Z] echo Agent pid 41 killed; [2022-09-06T16:36:34.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-06T16:36:34.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T16:36:34.707Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T16:36:34.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T16:36:34.849Z] $ docker exec bf72c1c390cef6e96cbb4eed4ed0c42ea9686b23638fc692f948d4459754f43f ssh-agent [2022-09-06T16:36:34.992Z] SSH_AUTH_SOCK=/tmp/ssh-Q4v591VrK5kh/agent.73 [2022-09-06T16:36:34.992Z] SSH_AGENT_PID=79 [2022-09-06T16:36:35.001Z] Running ssh-add (command line suppressed) [2022-09-06T16:36:35.111Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2723521705237274697.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2723521705237274697.key) [2022-09-06T16:36:35.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T16:36:35.424Z] + git semver init [2022-09-06T16:36:35.689Z] 2022-09-06 16:36:35,614 [run_init] DEBUG init version:0.0.0 force:False [2022-09-06T16:36:35.689Z] 2022-09-06 16:36:35,615 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2022-09-06T16:36:35.689Z] 2022-09-06 16:36:35,615 [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-06T16:36:35.689Z] 2022-09-06 16:36:35,615 [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-06T16:36:36.631Z] 2022-09-06 16:36:36,497 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2022-09-06T16:36:36.631Z] 2022-09-06 16:36:36,498 [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-06T16:36:36.631Z] 2022-09-06 16:36:36,498 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-06T16:36:36.631Z] 2022-09-06 16:36:36,498 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-06T16:36:36.631Z] 2.3.0-dev.16 [Pipeline] } [2022-09-06T16:36:36.639Z] $ docker exec --env ******** --env ******** bf72c1c390cef6e96cbb4eed4ed0c42ea9686b23638fc692f948d4459754f43f ssh-agent -k [2022-09-06T16:36:36.747Z] unset SSH_AUTH_SOCK; [2022-09-06T16:36:36.748Z] unset SSH_AGENT_PID; [2022-09-06T16:36:36.748Z] echo Agent pid 79 killed; [2022-09-06T16:36:36.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T16:36:37.075Z] + git semver [Pipeline] } [2022-09-06T16:36:37.349Z] $ docker stop --time=1 bf72c1c390cef6e96cbb4eed4ed0c42ea9686b23638fc692f948d4459754f43f [2022-09-06T16:36:38.662Z] $ docker rm -f bf72c1c390cef6e96cbb4eed4ed0c42ea9686b23638fc692f948d4459754f43f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T16:36:39.019Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-06T16:36:39.287Z] Stashed 1 file(s) [Pipeline] echo [2022-09-06T16:36:39.290Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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-06T16:36:39.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T16:36:39.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T16:36:39.484Z] ========================================================= [2022-09-06T16:36:39.484Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-06T16:36:39.484Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-06T16:36:39.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T16:36:39.787Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-06T16:36:39.787Z] 2408cc74d12b: Pulling fs layer [2022-09-06T16:36:39.787Z] ea60b727a1ce: Pulling fs layer [2022-09-06T16:36:39.787Z] 30c4a7721957: Pulling fs layer [2022-09-06T16:36:39.787Z] 370296b7ddb6: Pulling fs layer [2022-09-06T16:36:39.787Z] 7c6cee850709: Pulling fs layer [2022-09-06T16:36:39.787Z] 39a5fcdaea64: Pulling fs layer [2022-09-06T16:36:39.787Z] d94ebbe4e438: Pulling fs layer [2022-09-06T16:36:39.787Z] bcfd1f05c69d: Pulling fs layer [2022-09-06T16:36:39.787Z] 59ccb84bbe0f: Pulling fs layer [2022-09-06T16:36:39.787Z] 7c6cee850709: Waiting [2022-09-06T16:36:39.787Z] 39a5fcdaea64: Waiting [2022-09-06T16:36:39.787Z] d94ebbe4e438: Waiting [2022-09-06T16:36:39.787Z] bcfd1f05c69d: Waiting [2022-09-06T16:36:39.787Z] 59ccb84bbe0f: Waiting [2022-09-06T16:36:39.787Z] 30c4a7721957: Verifying Checksum [2022-09-06T16:36:39.787Z] 30c4a7721957: Download complete [2022-09-06T16:36:39.787Z] ea60b727a1ce: Verifying Checksum [2022-09-06T16:36:39.787Z] 7c6cee850709: Verifying Checksum [2022-09-06T16:36:39.787Z] 7c6cee850709: Download complete [2022-09-06T16:36:39.787Z] 39a5fcdaea64: Download complete [2022-09-06T16:36:39.787Z] 2408cc74d12b: Verifying Checksum [2022-09-06T16:36:39.787Z] 2408cc74d12b: Download complete [2022-09-06T16:36:39.787Z] d94ebbe4e438: Verifying Checksum [2022-09-06T16:36:39.787Z] d94ebbe4e438: Download complete [2022-09-06T16:36:40.051Z] 2408cc74d12b: Pull complete [2022-09-06T16:36:40.051Z] ea60b727a1ce: Pull complete [2022-09-06T16:36:40.313Z] 30c4a7721957: Pull complete [2022-09-06T16:36:40.313Z] 59ccb84bbe0f: Verifying Checksum [2022-09-06T16:36:40.313Z] 59ccb84bbe0f: Download complete [2022-09-06T16:36:40.574Z] bcfd1f05c69d: Download complete [2022-09-06T16:36:40.574Z] 370296b7ddb6: Verifying Checksum [2022-09-06T16:36:40.574Z] 370296b7ddb6: Download complete [2022-09-06T16:36:44.765Z] 370296b7ddb6: Pull complete [2022-09-06T16:36:44.765Z] 7c6cee850709: Pull complete [2022-09-06T16:36:44.765Z] 39a5fcdaea64: Pull complete [2022-09-06T16:36:44.765Z] d94ebbe4e438: Pull complete [2022-09-06T16:36:47.305Z] bcfd1f05c69d: Pull complete [2022-09-06T16:36:47.566Z] 59ccb84bbe0f: Pull complete [2022-09-06T16:36:47.566Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-06T16:36:47.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T16:36:47.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-09-06T16:36:47.862Z] + 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-06T16:36:48.162Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T16:36:48.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T16:36:48.249Z] prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container [2022-09-06T16:36:48.287Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-06T16:36:51.626Z] $ docker top a45748de47e64b496b0c797c498b24b93cdcb8bc1b1612bb3290e92abbdb38b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T16:36:51.995Z] + go version [2022-09-06T16:36:51.995Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-06T16:36:52.019Z] $ docker stop --time=1 a45748de47e64b496b0c797c498b24b93cdcb8bc1b1612bb3290e92abbdb38b8 [2022-09-06T16:36:53.302Z] $ docker rm -f a45748de47e64b496b0c797c498b24b93cdcb8bc1b1612bb3290e92abbdb38b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T16:36:53.738Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T16:36:53.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T16:36:53.828Z] prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container [2022-09-06T16:36:53.867Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-06T16:36:54.244Z] $ docker top 96dcf846132504ff62b78a08a5e2c2289da4b501d06b6e928ce5768dae30b101 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T16:36:54.388Z] Still waiting to schedule task [2022-09-06T16:36:54.389Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-06T16:36:54.602Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2022-09-06T16:36:54.904Z] + make test [2022-09-06T16:36:54.904Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-06T16:36:54.904Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-06T16:36:54.904Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-06T16:36:54.904Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-06T16:36:54.904Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-09-06T16:36:54.904Z] go: downloading github.com/go-kit/log v0.2.1 [2022-09-06T16:36:54.904Z] go: downloading github.com/go-playground/validator/v10 v10.11.0 [2022-09-06T16:36:54.904Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T16:36:54.904Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T16:36:54.904Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-06T16:36:55.169Z] go: downloading github.com/x448/float16 v0.8.4 [2022-09-06T16:36:55.169Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-09-06T16:36:55.169Z] go: downloading golang.org/x/text v0.3.7 [2022-09-06T16:36:55.169Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-09-06T16:36:55.169Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-09-06T16:36:55.169Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-09-06T16:36:55.169Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-09-06T16:36:56.553Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-09-06T16:37:03.132Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.093s coverage: 83.4% of statements [2022-09-06T16:37:03.132Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-09-06T16:37:03.132Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-09-06T16:37:03.132Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-09-06T16:37:03.132Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.017s coverage: 29.4% of statements [2022-09-06T16:37:03.132Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-09-06T16:37:03.132Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-09-06T16:37:03.132Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 53.5% of statements [2022-09-06T16:37:03.132Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.059s coverage: 90.5% of statements [2022-09-06T16:37:03.132Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.033s coverage: 86.8% of statements [2022-09-06T16:37:03.132Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.010s coverage: 60.5% of statements [2022-09-06T16:37:03.132Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.022s coverage: 36.1% of statements [2022-09-06T16:37:03.132Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.011s coverage: 48.7% of statements [2022-09-06T16:37:11.322Z] 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-06T16:37:11.322Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-06T16:37:12.705Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T16:37:12.705Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-09-06T16:37:12.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T16:37:12.738Z] $ docker stop --time=1 96dcf846132504ff62b78a08a5e2c2289da4b501d06b6e928ce5768dae30b101 [2022-09-06T16:37:15.001Z] $ docker rm -f 96dcf846132504ff62b78a08a5e2c2289da4b501d06b6e928ce5768dae30b101 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T16:37:15.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T16:37:15.557Z] 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-06T16:37:16.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T16:37:16.001Z] [2022-09-06T16:37:16.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T16:37:16.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T16:37:16.304Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-06T16:37:16.304Z] 5eb5b503b376: Pulling fs layer [2022-09-06T16:37:16.304Z] 5c69ac0246d0: Pulling fs layer [2022-09-06T16:37:16.304Z] ec43610c2a17: Pulling fs layer [2022-09-06T16:37:16.304Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-06T16:37:16.304Z] 33b1e0a273af: Pulling fs layer [2022-09-06T16:37:16.304Z] 5d3b04190fa2: Pulling fs layer [2022-09-06T16:37:16.304Z] 2f39f015ded8: Pulling fs layer [2022-09-06T16:37:16.304Z] 5d3b04190fa2: Waiting [2022-09-06T16:37:16.304Z] 33b1e0a273af: Waiting [2022-09-06T16:37:16.304Z] 3a2ae6a8a46f: Waiting [2022-09-06T16:37:16.304Z] 2f39f015ded8: Waiting [2022-09-06T16:37:16.304Z] 5c69ac0246d0: Verifying Checksum [2022-09-06T16:37:16.304Z] 5c69ac0246d0: Download complete [2022-09-06T16:37:16.304Z] 3a2ae6a8a46f: Download complete [2022-09-06T16:37:16.563Z] 33b1e0a273af: Verifying Checksum [2022-09-06T16:37:16.563Z] 33b1e0a273af: Download complete [2022-09-06T16:37:16.563Z] 5d3b04190fa2: Download complete [2022-09-06T16:37:16.563Z] ec43610c2a17: Download complete [2022-09-06T16:37:16.563Z] 5eb5b503b376: Verifying Checksum [2022-09-06T16:37:16.563Z] 5eb5b503b376: Download complete [2022-09-06T16:37:17.134Z] 2f39f015ded8: Download complete [2022-09-06T16:37:18.071Z] 5eb5b503b376: Pull complete [2022-09-06T16:37:18.071Z] 5c69ac0246d0: Pull complete [2022-09-06T16:37:18.640Z] ec43610c2a17: Pull complete [2022-09-06T16:37:18.640Z] 3a2ae6a8a46f: Pull complete [2022-09-06T16:37:18.899Z] 33b1e0a273af: Pull complete [2022-09-06T16:37:18.899Z] 5d3b04190fa2: Pull complete [2022-09-06T16:37:24.188Z] 2f39f015ded8: Pull complete [2022-09-06T16:37:24.188Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-06T16:37:24.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T16:37:24.188Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T16:37:24.277Z] prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container [2022-09-06T16:37:24.320Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T16:37:27.570Z] $ docker top e9fae74c4114a0e52691bcae699ca514a33173d12a1b054439e39df33505fc33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T16:37:27.963Z] ---> job-cost.sh [2022-09-06T16:37:27.963Z] lf-activate-venv: SKIPPING [2022-09-06T16:37:27.963Z] INFO: No Stack... [2022-09-06T16:37:28.533Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T16:37:29.100Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T16:37:29.389Z] + cut -d, -f6 [2022-09-06T16:37:29.389Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [Pipeline] lock [2022-09-06T16:37:29.400Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] [2022-09-06T16:37:29.415Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] did not exist. Created. [2022-09-06T16:37:29.416Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T16:37:29.715Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-06T16:37:29.741Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T16:37:29.748Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T16:37:29.773Z] $ docker stop --time=1 e9fae74c4114a0e52691bcae699ca514a33173d12a1b054439e39df33505fc33 [2022-09-06T16:37:30.937Z] $ docker rm -f e9fae74c4114a0e52691bcae699ca514a33173d12a1b054439e39df33505fc33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T16:38:27.855Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24672 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2022-09-06T16:38:27.871Z] Running in /w/workspace/go-mod-core-contracts/82 [Pipeline] { [Pipeline] checkout [2022-09-06T16:38:27.928Z] Selected Git installation does not exist. Using Default [2022-09-06T16:38:27.928Z] The recommended git tool is: NONE [2022-09-06T16:38:34.264Z] using credential edgex-jenkins-ssh [2022-09-06T16:38:34.280Z] Cloning the remote Git repository [2022-09-06T16:38:34.329Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-09-06T16:38:34.427Z] > git init /w/workspace/go-mod-core-contracts/82 # timeout=10 [2022-09-06T16:38:34.602Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-09-06T16:38:34.603Z] > git --version # timeout=10 [2022-09-06T16:38:34.641Z] > git --version # 'git version 2.25.1' [2022-09-06T16:38:34.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T16:38:34.809Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T16:38:36.029Z] Avoid second fetch [2022-09-06T16:38:36.030Z] Checking out Revision 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 (main) [2022-09-06T16:38:35.985Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-09-06T16:38:36.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T16:38:36.057Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T16:38:36.082Z] > git checkout -f 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 # timeout=10 [2022-09-06T16:38:40.367Z] Commit message: "Merge pull request #757 from ItsRico/config_const" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T16:38:41.235Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-06T16:38:41.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T16:38:41.236Z] Dload Upload Total Spent Left Speed [2022-09-06T16:38:41.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 96938 [Pipeline] sh [2022-09-06T16:38:42.006Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-06T16:38:42.354Z] + sudo tee /etc/docker/daemon.new [2022-09-06T16:38:42.354Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-06T16:38:42.354Z] { [2022-09-06T16:38:42.354Z] "registry-mirrors": [ [2022-09-06T16:38:42.354Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-06T16:38:42.354Z] ], [2022-09-06T16:38:42.354Z] "bip": "10.250.0.254/24", [2022-09-06T16:38:42.354Z] "hosts": [ [2022-09-06T16:38:42.354Z] "tcp://0.0.0.0:5555", [2022-09-06T16:38:42.354Z] "unix:///var/run/docker.sock" [2022-09-06T16:38:42.354Z] ], [2022-09-06T16:38:42.354Z] "mtu": 1458, [2022-09-06T16:38:42.354Z] "selinux-enabled": true, [2022-09-06T16:38:42.354Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-06T16:38:42.354Z] } [Pipeline] sh [2022-09-06T16:38:42.701Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-06T16:38:43.040Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-09-06T16:39:01.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T16:39:01.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T16:39:01.985Z] ========================================================= [2022-09-06T16:39:01.985Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-06T16:39:01.985Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-09-06T16:39:02.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T16:39:03.352Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-06T16:39:03.352Z] b3c136eddcbf: Pulling fs layer [2022-09-06T16:39:03.352Z] c0a3192eca97: Pulling fs layer [2022-09-06T16:39:03.352Z] a050256f5b6f: Pulling fs layer [2022-09-06T16:39:03.352Z] 656be50a0ddc: Pulling fs layer [2022-09-06T16:39:03.352Z] 2bbca73fdf42: Pulling fs layer [2022-09-06T16:39:03.352Z] 46d945488cbd: Pulling fs layer [2022-09-06T16:39:03.352Z] 8a5474983e97: Pulling fs layer [2022-09-06T16:39:03.352Z] 329c88fbcd65: Pulling fs layer [2022-09-06T16:39:03.352Z] 2bbca73fdf42: Waiting [2022-09-06T16:39:03.352Z] 46d945488cbd: Waiting [2022-09-06T16:39:03.352Z] 8a5474983e97: Waiting [2022-09-06T16:39:03.352Z] 329c88fbcd65: Waiting [2022-09-06T16:39:03.352Z] 656be50a0ddc: Waiting [2022-09-06T16:39:03.352Z] a050256f5b6f: Verifying Checksum [2022-09-06T16:39:03.352Z] a050256f5b6f: Download complete [2022-09-06T16:39:03.352Z] c0a3192eca97: Verifying Checksum [2022-09-06T16:39:03.352Z] c0a3192eca97: Download complete [2022-09-06T16:39:03.352Z] 2bbca73fdf42: Verifying Checksum [2022-09-06T16:39:03.352Z] 2bbca73fdf42: Download complete [2022-09-06T16:39:03.352Z] b3c136eddcbf: Verifying Checksum [2022-09-06T16:39:03.352Z] b3c136eddcbf: Download complete [2022-09-06T16:39:03.352Z] 46d945488cbd: Verifying Checksum [2022-09-06T16:39:03.352Z] 46d945488cbd: Download complete [2022-09-06T16:39:04.353Z] b3c136eddcbf: Pull complete [2022-09-06T16:39:04.627Z] 329c88fbcd65: Verifying Checksum [2022-09-06T16:39:04.628Z] 329c88fbcd65: Download complete [2022-09-06T16:39:04.906Z] c0a3192eca97: Pull complete [2022-09-06T16:39:05.515Z] a050256f5b6f: Pull complete [2022-09-06T16:39:05.796Z] 8a5474983e97: Verifying Checksum [2022-09-06T16:39:05.796Z] 8a5474983e97: Download complete [2022-09-06T16:39:06.419Z] 656be50a0ddc: Verifying Checksum [2022-09-06T16:39:06.419Z] 656be50a0ddc: Download complete [2022-09-06T16:39:21.741Z] 656be50a0ddc: Pull complete [2022-09-06T16:39:21.741Z] 2bbca73fdf42: Pull complete [2022-09-06T16:39:21.741Z] 46d945488cbd: Pull complete [2022-09-06T16:39:26.081Z] 8a5474983e97: Pull complete [2022-09-06T16:39:28.714Z] 329c88fbcd65: Pull complete [2022-09-06T16:39:28.714Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-06T16:39:28.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T16:39:28.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-09-06T16:39:29.062Z] + 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-06T16:39:29.420Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T16:39:29.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T16:39:29.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-24672 does not seem to be running inside a container [2022-09-06T16:39:29.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/82 -v /w/workspace/go-mod-core-contracts/82:/w/workspace/go-mod-core-contracts/82:rw,z -v /w/workspace/go-mod-core-contracts/82@tmp:/w/workspace/go-mod-core-contracts/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-06T16:39:32.770Z] $ docker top 4a6dc0d0bbf039feefd88b7e6a23ec46ea5239a5f4e859d8d85351e461019f62 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T16:39:33.719Z] + go version [2022-09-06T16:39:33.719Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-06T16:39:33.747Z] $ docker stop --time=1 4a6dc0d0bbf039feefd88b7e6a23ec46ea5239a5f4e859d8d85351e461019f62 [2022-09-06T16:39:35.444Z] $ docker rm -f 4a6dc0d0bbf039feefd88b7e6a23ec46ea5239a5f4e859d8d85351e461019f62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T16:39:36.054Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T16:39:36.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T16:39:36.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-24672 does not seem to be running inside a container [2022-09-06T16:39:36.375Z] $ 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/82 -v /w/workspace/go-mod-core-contracts/82:/w/workspace/go-mod-core-contracts/82:rw,z -v /w/workspace/go-mod-core-contracts/82@tmp:/w/workspace/go-mod-core-contracts/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-06T16:39:37.654Z] $ docker top 8be262cf2db6d2a51da0ce210c4f573b68704cdd4dc0bc061425428cd7d8f5cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T16:39:38.579Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/82 [Pipeline] fileExists [Pipeline] sh [2022-09-06T16:39:39.258Z] + make test [2022-09-06T16:39:39.258Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-06T16:39:39.258Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-06T16:39:39.258Z] go: downloading github.com/go-kit/log v0.2.1 [2022-09-06T16:39:39.258Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-09-06T16:39:39.537Z] go: downloading github.com/go-playground/validator/v10 v10.11.0 [2022-09-06T16:39:39.537Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-09-06T16:39:39.537Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-09-06T16:39:39.813Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-09-06T16:39:39.813Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T16:39:39.813Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T16:39:39.813Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-09-06T16:39:39.813Z] go: downloading github.com/x448/float16 v0.8.4 [2022-09-06T16:39:39.813Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-09-06T16:39:39.813Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-09-06T16:39:39.813Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-09-06T16:39:39.813Z] go: downloading golang.org/x/text v0.3.7 [2022-09-06T16:39:39.813Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-09-06T16:39:44.132Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-09-06T16:40:23.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.517s coverage: 83.4% of statements [2022-09-06T16:40:23.169Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-09-06T16:40:23.169Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-09-06T16:40:23.169Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-09-06T16:40:23.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.155s coverage: 29.4% of statements [2022-09-06T16:40:23.169Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-09-06T16:40:23.169Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-09-06T16:40:23.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.142s coverage: 53.5% of statements [2022-09-06T16:40:23.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.064s coverage: 90.5% of statements [2022-09-06T16:40:23.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.214s coverage: 86.8% of statements [2022-09-06T16:40:23.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.085s coverage: 60.5% of statements [2022-09-06T16:40:23.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.039s coverage: 36.1% of statements [2022-09-06T16:40:23.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 48.7% of statements [2022-09-06T16:40:23.169Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-06T16:40:23.169Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-06T16:40:29.911Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T16:40:30.189Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-09-06T16:40:30.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T16:40:30.506Z] $ docker stop --time=1 8be262cf2db6d2a51da0ce210c4f573b68704cdd4dc0bc061425428cd7d8f5cb [2022-09-06T16:40:32.300Z] $ docker rm -f 8be262cf2db6d2a51da0ce210c4f573b68704cdd4dc0bc061425428cd7d8f5cb [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T16:40:33.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T16:40:33.684Z] Warning: overwriting stash ‘coverage-report’ [2022-09-06T16:40:34.532Z] 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-06T16:40:34.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T16:40:34.982Z] [2022-09-06T16:40:34.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T16:40:35.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T16:40:35.681Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-06T16:40:35.681Z] 8998bd30e6a1: Pulling fs layer [2022-09-06T16:40:35.681Z] 04944245beec: Pulling fs layer [2022-09-06T16:40:35.681Z] 699f458cf7ca: Pulling fs layer [2022-09-06T16:40:35.681Z] 765212b225bb: Pulling fs layer [2022-09-06T16:40:35.681Z] f23df028b6ca: Pulling fs layer [2022-09-06T16:40:35.681Z] d65c8cfc05b1: Pulling fs layer [2022-09-06T16:40:35.681Z] 2437ff75d9bd: Pulling fs layer [2022-09-06T16:40:35.681Z] f23df028b6ca: Waiting [2022-09-06T16:40:35.681Z] 765212b225bb: Waiting [2022-09-06T16:40:35.681Z] d65c8cfc05b1: Waiting [2022-09-06T16:40:35.681Z] 2437ff75d9bd: Waiting [2022-09-06T16:40:35.681Z] 04944245beec: Verifying Checksum [2022-09-06T16:40:35.681Z] 04944245beec: Download complete [2022-09-06T16:40:35.681Z] 765212b225bb: Download complete [2022-09-06T16:40:35.681Z] f23df028b6ca: Verifying Checksum [2022-09-06T16:40:35.681Z] f23df028b6ca: Download complete [2022-09-06T16:40:35.681Z] d65c8cfc05b1: Download complete [2022-09-06T16:40:35.958Z] 699f458cf7ca: Verifying Checksum [2022-09-06T16:40:35.958Z] 699f458cf7ca: Download complete [2022-09-06T16:40:36.235Z] 8998bd30e6a1: Download complete [2022-09-06T16:40:38.867Z] 2437ff75d9bd: Verifying Checksum [2022-09-06T16:40:38.867Z] 2437ff75d9bd: Download complete [2022-09-06T16:40:40.850Z] 8998bd30e6a1: Pull complete [2022-09-06T16:40:41.123Z] 04944245beec: Pull complete [2022-09-06T16:40:42.556Z] 699f458cf7ca: Pull complete [2022-09-06T16:40:42.830Z] 765212b225bb: Pull complete [2022-09-06T16:40:43.809Z] f23df028b6ca: Pull complete [2022-09-06T16:40:43.809Z] d65c8cfc05b1: Pull complete [2022-09-06T16:40:58.915Z] 2437ff75d9bd: Pull complete [2022-09-06T16:40:58.915Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-06T16:40:58.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T16:40:58.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T16:40:59.169Z] prd-ubuntu20.04-docker-arm64-4c-16g-24672 does not seem to be running inside a container [2022-09-06T16:40:59.250Z] $ 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/82 -v /w/workspace/go-mod-core-contracts/82:/w/workspace/go-mod-core-contracts/82:rw,z -v /w/workspace/go-mod-core-contracts/82@tmp:/w/workspace/go-mod-core-contracts/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-06T16:41:01.631Z] $ docker top a85bb03837b41262689fea55482b9443062e1f83e4ceb80d0dcfcf22fa6e1cc6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T16:41:02.516Z] ---> job-cost.sh [2022-09-06T16:41:02.516Z] lf-activate-venv: SKIPPING [2022-09-06T16:41:02.516Z] INFO: No Stack... [2022-09-06T16:41:03.109Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-06T16:41:04.083Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T16:41:04.739Z] + cat /w/workspace/go-mod-core-contracts/82/archives/cost.csv [2022-09-06T16:41:04.739Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T16:41:04.767Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] [2022-09-06T16:41:04.774Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] did not exist. Created. [2022-09-06T16:41:04.774Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T16:41:05.450Z] /w/workspace/go-mod-core-contracts/82@tmp/durable-4d8b95ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-06T16:41:06.124Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-06T16:41:06.152Z] Warning: overwriting stash ‘stack-cost’ [2022-09-06T16:41:06.213Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T16:41:06.222Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T16:41:06.245Z] $ docker stop --time=1 a85bb03837b41262689fea55482b9443062e1f83e4ceb80d0dcfcf22fa6e1cc6 [2022-09-06T16:41:07.714Z] $ docker rm -f a85bb03837b41262689fea55482b9443062e1f83e4ceb80d0dcfcf22fa6e1cc6 [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-06T16:41:08.130Z] provisioning config files... [2022-09-06T16:41:08.139Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4920807871660950599tmp [Pipeline] { [Pipeline] sh [2022-09-06T16:41:08.431Z] + set +x [2022-09-06T16:41:08.431Z] + curl -s https://codecov.io/bash [2022-09-06T16:41:08.431Z] + bash -s -- [2022-09-06T16:41:08.431Z] [2022-09-06T16:41:08.431Z] _____ _ [2022-09-06T16:41:08.431Z] / ____| | | [2022-09-06T16:41:08.431Z] | | ___ __| | ___ ___ _____ __ [2022-09-06T16:41:08.431Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-06T16:41:08.431Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-06T16:41:08.431Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-06T16:41:08.431Z] Bash-1.0.6 [2022-09-06T16:41:08.431Z] [2022-09-06T16:41:08.431Z] [2022-09-06T16:41:08.431Z] ==> git version 2.25.1 found [2022-09-06T16:41:08.431Z] ==> 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-06T16:41:08.431Z] Release-Date: 2020-01-08 [2022-09-06T16:41:08.431Z] 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-06T16:41:08.431Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-06T16:41:08.431Z] ==> Jenkins CI detected. [2022-09-06T16:41:08.431Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2022-09-06T16:41:08.431Z] project root: . [2022-09-06T16:41:08.431Z] --> token set from env [2022-09-06T16:41:08.431Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-06T16:41:08.431Z] ==> Running gcov in . (disable via -X gcov) [2022-09-06T16:41:08.431Z] ==> Python coveragepy not found [2022-09-06T16:41:08.431Z] ==> Searching for coverage reports in: [2022-09-06T16:41:08.431Z] + . [2022-09-06T16:41:08.431Z] -> Found 1 reports [2022-09-06T16:41:08.431Z] ==> Detecting git/mercurial file structure [2022-09-06T16:41:08.431Z] ==> Reading reports [2022-09-06T16:41:08.432Z] + ./coverage.out bytes=117200 [2022-09-06T16:41:08.691Z] ==> Appending adjustments [2022-09-06T16:41:08.691Z] https://docs.codecov.io/docs/fixing-reports [2022-09-06T16:41:09.261Z] + Found adjustments [2022-09-06T16:41:09.261Z] ==> Gzipping contents [2022-09-06T16:41:09.261Z] 20K /tmp/codecov.qbNmCu.gz [2022-09-06T16:41:09.261Z] ==> Uploading reports [2022-09-06T16:41:09.261Z] url: https://codecov.io [2022-09-06T16:41:09.261Z] query: branch=main&commit=96394ea4566fbadb2ee41e6730b14d566e9bd3c6&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T16:41:09.261Z] -> Pinging Codecov [2022-09-06T16:41:09.261Z] 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=96394ea4566fbadb2ee41e6730b14d566e9bd3c6&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T16:41:09.521Z] -> Uploading to [2022-09-06T16:41:09.521Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-06/71470A77251A30514AAF9C0BB2E5B6CE/96394ea4566fbadb2ee41e6730b14d566e9bd3c6/092da874-1c93-4c8e-8479-194fc36fef9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T164109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04136d33b918e712d0956c4bdb10fe0cff7fe6aa81e29c6cb7e1ebef1b1439fc [2022-09-06T16:41:09.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T16:41:09.521Z] Dload Upload Total Spent Left Speed [2022-09-06T16:41:09.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17520 0 0 100 17520 0 85463 --:--:-- --:--:-- --:--:-- 85463 100 17520 0 0 100 17520 0 76842 --:--:-- --:--:-- --:--:-- 76506 [2022-09-06T16:41:09.781Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [Pipeline] } [2022-09-06T16:41:09.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-06T16:41:09.958Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-06T16:41:09.971Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T16:41:10.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T16:41:10.279Z] [2022-09-06T16:41:10.279Z] 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-06T16:41:10.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T16:41:10.644Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-06T16:41:10.644Z] df9b9388f04a: Pulling fs layer [2022-09-06T16:41:10.644Z] 52dc419b0ee2: Pulling fs layer [2022-09-06T16:41:10.644Z] 25bc292e5bac: Pulling fs layer [2022-09-06T16:41:10.644Z] 114826534d7a: Pulling fs layer [2022-09-06T16:41:10.644Z] 4657fd5d0bcf: Pulling fs layer [2022-09-06T16:41:10.644Z] 6ad1cebc031e: Pulling fs layer [2022-09-06T16:41:10.644Z] 8a3aa393b2d8: Pulling fs layer [2022-09-06T16:41:10.644Z] 6ad1cebc031e: Waiting [2022-09-06T16:41:10.644Z] 114826534d7a: Waiting [2022-09-06T16:41:10.644Z] 8a3aa393b2d8: Waiting [2022-09-06T16:41:10.644Z] 25bc292e5bac: Verifying Checksum [2022-09-06T16:41:10.644Z] 25bc292e5bac: Download complete [2022-09-06T16:41:10.644Z] 52dc419b0ee2: Verifying Checksum [2022-09-06T16:41:10.644Z] 52dc419b0ee2: Download complete [2022-09-06T16:41:10.644Z] 4657fd5d0bcf: Verifying Checksum [2022-09-06T16:41:10.644Z] 4657fd5d0bcf: Download complete [2022-09-06T16:41:10.644Z] df9b9388f04a: Verifying Checksum [2022-09-06T16:41:10.644Z] df9b9388f04a: Download complete [2022-09-06T16:41:10.912Z] df9b9388f04a: Pull complete [2022-09-06T16:41:10.912Z] 6ad1cebc031e: Verifying Checksum [2022-09-06T16:41:10.912Z] 6ad1cebc031e: Download complete [2022-09-06T16:41:10.912Z] 52dc419b0ee2: Pull complete [2022-09-06T16:41:10.913Z] 25bc292e5bac: Pull complete [2022-09-06T16:41:11.502Z] 114826534d7a: Verifying Checksum [2022-09-06T16:41:11.502Z] 114826534d7a: Download complete [2022-09-06T16:41:11.761Z] 8a3aa393b2d8: Verifying Checksum [2022-09-06T16:41:11.761Z] 8a3aa393b2d8: Download complete [2022-09-06T16:41:15.046Z] 114826534d7a: Pull complete [2022-09-06T16:41:15.046Z] 4657fd5d0bcf: Pull complete [2022-09-06T16:41:15.306Z] 6ad1cebc031e: Pull complete [2022-09-06T16:41:18.600Z] 8a3aa393b2d8: Pull complete [2022-09-06T16:41:18.600Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-06T16:41:18.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T16:41:18.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T16:41:18.696Z] prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container [2022-09-06T16:41:18.737Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-06T16:41:21.645Z] $ docker top 8dbafde5ee61a68844b96316515e24aa8c3a2a38ac3c321c148c3299291d9834 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T16:41:21.714Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2022-09-06T16:41:21.993Z] + set -o pipefail [2022-09-06T16:41:21.993Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2022-09-06T16:41:25.295Z] [2022-09-06T16:41:25.295Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2022-09-06T16:41:25.295Z] [2022-09-06T16:41:25.295Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/296db22e-b4e4-47f9-9d58-114da7001616 [2022-09-06T16:41:25.295Z] [2022-09-06T16:41:25.295Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-06T16:41:25.295Z] [2022-09-06T16:41:25.556Z] [Pipeline] } [2022-09-06T16:41:25.576Z] $ docker stop --time=1 8dbafde5ee61a68844b96316515e24aa8c3a2a38ac3c321c148c3299291d9834 [2022-09-06T16:41:27.393Z] $ docker rm -f 8dbafde5ee61a68844b96316515e24aa8c3a2a38ac3c321c148c3299291d9834 [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-06T16:41:27.971Z] + git log --format=format:%s -1 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [Pipeline] sh [2022-09-06T16:41:28.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T16:41:28.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T16:41:28.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T16:41:28.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T16:41:28.660Z] prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container [2022-09-06T16:41:28.703Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T16:41:29.115Z] $ docker top 1ab9f9f98ba52e00271e43bb6da84d1cfad01e2ea0038371b98d93579317bf2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T16:41:29.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T16:41:29.207Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T16:41:29.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T16:41:29.349Z] $ docker exec 1ab9f9f98ba52e00271e43bb6da84d1cfad01e2ea0038371b98d93579317bf2d ssh-agent [2022-09-06T16:41:29.466Z] SSH_AUTH_SOCK=/tmp/ssh-7NkRmRKOQSAy/agent.33 [2022-09-06T16:41:29.466Z] SSH_AGENT_PID=39 [2022-09-06T16:41:29.471Z] Running ssh-add (command line suppressed) [2022-09-06T16:41:29.591Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5174695604572533770.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5174695604572533770.key) [2022-09-06T16:41:29.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T16:41:29.890Z] + git semver tag [2022-09-06T16:41:30.151Z] 2022-09-06 16:41:30,072 [run_tag] DEBUG tag force:False [2022-09-06T16:41:30.151Z] 2022-09-06 16:41:30,073 [check_head_tag] DEBUG check head tag [2022-09-06T16:41:30.151Z] 2022-09-06 16:41:30,075 [execute] INFO git cat-file --batch-check [2022-09-06T16:41:30.151Z] 2022-09-06 16:41:30,075 [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-06T16:41:30.151Z] 2022-09-06 16:41:30,078 [execute] INFO git cat-file --batch [2022-09-06T16:41:30.151Z] 2022-09-06 16:41:30,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2022-09-06T16:41:30.151Z] 2022-09-06 16:41:30,112 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-06T16:41:30.151Z] 2022-09-06 16:41:30,112 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 [2022-09-06T16:41:30.151Z] 2022-09-06 16:41:30,113 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2022-09-06T16:41:30.151Z] 2022-09-06 16:41:30,115 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-06T16:41:30.151Z] 2.3.0-dev.16 [Pipeline] } [2022-09-06T16:41:30.168Z] $ docker exec --env ******** --env ******** 1ab9f9f98ba52e00271e43bb6da84d1cfad01e2ea0038371b98d93579317bf2d ssh-agent -k [2022-09-06T16:41:30.277Z] unset SSH_AUTH_SOCK; [2022-09-06T16:41:30.278Z] unset SSH_AGENT_PID; [2022-09-06T16:41:30.278Z] echo Agent pid 39 killed; [2022-09-06T16:41:30.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T16:41:30.588Z] + git semver [Pipeline] } [2022-09-06T16:41:30.870Z] $ docker stop --time=1 1ab9f9f98ba52e00271e43bb6da84d1cfad01e2ea0038371b98d93579317bf2d [2022-09-06T16:41:32.135Z] $ docker rm -f 1ab9f9f98ba52e00271e43bb6da84d1cfad01e2ea0038371b98d93579317bf2d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T16:41:32.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T16:41:32.546Z] [2022-09-06T16:41:32.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T16:41:32.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T16:41:32.854Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-06T16:41:32.854Z] ab5ef0e58194: Pulling fs layer [2022-09-06T16:41:32.854Z] 9712f1f96733: Pulling fs layer [2022-09-06T16:41:32.854Z] 63f879dbbcfc: Pulling fs layer [2022-09-06T16:41:32.854Z] 0d9ebad4ef96: Pulling fs layer [2022-09-06T16:41:32.854Z] e9a5061849ea: Pulling fs layer [2022-09-06T16:41:32.854Z] d747dcd14b5f: Pulling fs layer [2022-09-06T16:41:32.854Z] 2de7ff778b66: Pulling fs layer [2022-09-06T16:41:32.854Z] 0d9ebad4ef96: Waiting [2022-09-06T16:41:32.854Z] e9a5061849ea: Waiting [2022-09-06T16:41:32.854Z] d747dcd14b5f: Waiting [2022-09-06T16:41:32.854Z] 9712f1f96733: Verifying Checksum [2022-09-06T16:41:32.854Z] 9712f1f96733: Download complete [2022-09-06T16:41:33.114Z] 63f879dbbcfc: Verifying Checksum [2022-09-06T16:41:33.114Z] 63f879dbbcfc: Download complete [2022-09-06T16:41:33.374Z] 0d9ebad4ef96: Verifying Checksum [2022-09-06T16:41:33.374Z] 0d9ebad4ef96: Download complete [2022-09-06T16:41:33.374Z] d747dcd14b5f: Download complete [2022-09-06T16:41:33.374Z] e9a5061849ea: Verifying Checksum [2022-09-06T16:41:33.374Z] e9a5061849ea: Download complete [2022-09-06T16:41:33.374Z] ab5ef0e58194: Verifying Checksum [2022-09-06T16:41:33.374Z] ab5ef0e58194: Download complete [2022-09-06T16:41:33.374Z] 2de7ff778b66: Verifying Checksum [2022-09-06T16:41:33.374Z] 2de7ff778b66: Download complete [2022-09-06T16:41:36.665Z] ab5ef0e58194: Pull complete [2022-09-06T16:41:36.665Z] 9712f1f96733: Pull complete [2022-09-06T16:41:37.233Z] 63f879dbbcfc: Pull complete [2022-09-06T16:41:41.429Z] 0d9ebad4ef96: Pull complete [2022-09-06T16:41:41.429Z] e9a5061849ea: Pull complete [2022-09-06T16:41:41.429Z] d747dcd14b5f: Pull complete [2022-09-06T16:41:42.368Z] 2de7ff778b66: Pull complete [2022-09-06T16:41:42.368Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-06T16:41:42.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T16:41:42.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T16:41:42.458Z] prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container [2022-09-06T16:41:42.499Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-06T16:41:46.077Z] $ docker top 782debaa50db9020279db8e1f0130014517e2dad53aca2f0d21156fd89a6b241 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-06T16:41:46.151Z] provisioning config files... [2022-09-06T16:41:46.158Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3230830985009136379tmp [2022-09-06T16:41:46.168Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3544553633707406298tmp [2022-09-06T16:41:46.178Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8111456365579694248tmp [Pipeline] { [Pipeline] echo [2022-09-06T16:41:46.195Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T16:41:46.482Z] ---> sigul-configuration.sh [2022-09-06T16:41:46.482Z] gpg: directory `/root/.gnupg' created [2022-09-06T16:41:46.482Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-06T16:41:46.482Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-06T16:41:46.482Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-06T16:41:46.482Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-06T16:41:46.482Z] gpg: CAST5 encrypted data [2022-09-06T16:41:46.482Z] gpg: encrypted with 1 passphrase [2022-09-06T16:41:46.482Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-06T16:41:46.773Z] + mkdir /home/jenkins [2022-09-06T16:41:46.773Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-06T16:41:47.062Z] + 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-06T16:41:47.071Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T16:41:47.356Z] ---> sigul-install.sh [2022-09-06T16:41:47.356Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-06T16:41:47.642Z] + git tag --list [2022-09-06T16:41:47.642Z] v0.0.0 [2022-09-06T16:41:47.642Z] v0.0.1 [2022-09-06T16:41:47.642Z] v0.1.0 [2022-09-06T16:41:47.642Z] v0.1.1 [2022-09-06T16:41:47.642Z] v0.1.10 [2022-09-06T16:41:47.642Z] v0.1.100 [2022-09-06T16:41:47.642Z] v0.1.101 [2022-09-06T16:41:47.642Z] v0.1.102 [2022-09-06T16:41:47.642Z] v0.1.103 [2022-09-06T16:41:47.642Z] v0.1.104 [2022-09-06T16:41:47.642Z] v0.1.105 [2022-09-06T16:41:47.642Z] v0.1.106 [2022-09-06T16:41:47.642Z] v0.1.107 [2022-09-06T16:41:47.642Z] v0.1.108 [2022-09-06T16:41:47.642Z] v0.1.109 [2022-09-06T16:41:47.642Z] v0.1.11 [2022-09-06T16:41:47.642Z] v0.1.110 [2022-09-06T16:41:47.642Z] v0.1.111 [2022-09-06T16:41:47.642Z] v0.1.112 [2022-09-06T16:41:47.642Z] v0.1.113 [2022-09-06T16:41:47.642Z] v0.1.114 [2022-09-06T16:41:47.642Z] v0.1.115 [2022-09-06T16:41:47.642Z] v0.1.116 [2022-09-06T16:41:47.642Z] v0.1.117 [2022-09-06T16:41:47.642Z] v0.1.118 [2022-09-06T16:41:47.642Z] v0.1.119 [2022-09-06T16:41:47.642Z] v0.1.12 [2022-09-06T16:41:47.642Z] v0.1.120 [2022-09-06T16:41:47.642Z] v0.1.121 [2022-09-06T16:41:47.642Z] v0.1.122 [2022-09-06T16:41:47.642Z] v0.1.123 [2022-09-06T16:41:47.642Z] v0.1.124 [2022-09-06T16:41:47.642Z] v0.1.125 [2022-09-06T16:41:47.642Z] v0.1.126 [2022-09-06T16:41:47.642Z] v0.1.127 [2022-09-06T16:41:47.642Z] v0.1.128 [2022-09-06T16:41:47.642Z] v0.1.129 [2022-09-06T16:41:47.642Z] v0.1.13 [2022-09-06T16:41:47.642Z] v0.1.130 [2022-09-06T16:41:47.642Z] v0.1.131 [2022-09-06T16:41:47.642Z] v0.1.132 [2022-09-06T16:41:47.642Z] v0.1.133 [2022-09-06T16:41:47.642Z] v0.1.134 [2022-09-06T16:41:47.642Z] v0.1.135 [2022-09-06T16:41:47.642Z] v0.1.136 [2022-09-06T16:41:47.642Z] v0.1.137 [2022-09-06T16:41:47.642Z] v0.1.138 [2022-09-06T16:41:47.642Z] v0.1.139 [2022-09-06T16:41:47.642Z] v0.1.14 [2022-09-06T16:41:47.642Z] v0.1.140 [2022-09-06T16:41:47.642Z] v0.1.141 [2022-09-06T16:41:47.642Z] v0.1.142 [2022-09-06T16:41:47.642Z] v0.1.143 [2022-09-06T16:41:47.642Z] v0.1.144 [2022-09-06T16:41:47.642Z] v0.1.145 [2022-09-06T16:41:47.642Z] v0.1.146 [2022-09-06T16:41:47.642Z] v0.1.147 [2022-09-06T16:41:47.642Z] v0.1.148 [2022-09-06T16:41:47.642Z] v0.1.149 [2022-09-06T16:41:47.642Z] v0.1.15 [2022-09-06T16:41:47.642Z] v0.1.16 [2022-09-06T16:41:47.642Z] v0.1.17 [2022-09-06T16:41:47.642Z] v0.1.18 [2022-09-06T16:41:47.642Z] v0.1.19 [2022-09-06T16:41:47.642Z] v0.1.2 [2022-09-06T16:41:47.642Z] v0.1.20 [2022-09-06T16:41:47.642Z] v0.1.21 [2022-09-06T16:41:47.642Z] v0.1.22 [2022-09-06T16:41:47.642Z] v0.1.23 [2022-09-06T16:41:47.642Z] v0.1.24 [2022-09-06T16:41:47.642Z] v0.1.25 [2022-09-06T16:41:47.642Z] v0.1.26 [2022-09-06T16:41:47.642Z] v0.1.27 [2022-09-06T16:41:47.642Z] v0.1.28 [2022-09-06T16:41:47.642Z] v0.1.29 [2022-09-06T16:41:47.642Z] v0.1.3 [2022-09-06T16:41:47.642Z] v0.1.30 [2022-09-06T16:41:47.642Z] v0.1.31 [2022-09-06T16:41:47.642Z] v0.1.32 [2022-09-06T16:41:47.642Z] v0.1.33 [2022-09-06T16:41:47.642Z] v0.1.34 [2022-09-06T16:41:47.642Z] v0.1.35 [2022-09-06T16:41:47.642Z] v0.1.36 [2022-09-06T16:41:47.642Z] v0.1.37 [2022-09-06T16:41:47.642Z] v0.1.38 [2022-09-06T16:41:47.642Z] v0.1.39 [2022-09-06T16:41:47.642Z] v0.1.4 [2022-09-06T16:41:47.642Z] v0.1.40 [2022-09-06T16:41:47.642Z] v0.1.41 [2022-09-06T16:41:47.642Z] v0.1.42 [2022-09-06T16:41:47.642Z] v0.1.43 [2022-09-06T16:41:47.642Z] v0.1.44 [2022-09-06T16:41:47.642Z] v0.1.45 [2022-09-06T16:41:47.642Z] v0.1.46 [2022-09-06T16:41:47.642Z] v0.1.47 [2022-09-06T16:41:47.642Z] v0.1.48 [2022-09-06T16:41:47.642Z] v0.1.49 [2022-09-06T16:41:47.642Z] v0.1.5 [2022-09-06T16:41:47.642Z] v0.1.50 [2022-09-06T16:41:47.642Z] v0.1.51 [2022-09-06T16:41:47.642Z] v0.1.52 [2022-09-06T16:41:47.642Z] v0.1.53 [2022-09-06T16:41:47.642Z] v0.1.54 [2022-09-06T16:41:47.642Z] v0.1.55 [2022-09-06T16:41:47.642Z] v0.1.56 [2022-09-06T16:41:47.642Z] v0.1.57 [2022-09-06T16:41:47.642Z] v0.1.58 [2022-09-06T16:41:47.642Z] v0.1.59 [2022-09-06T16:41:47.642Z] v0.1.6 [2022-09-06T16:41:47.642Z] v0.1.60 [2022-09-06T16:41:47.642Z] v0.1.61 [2022-09-06T16:41:47.642Z] v0.1.62 [2022-09-06T16:41:47.642Z] v0.1.63 [2022-09-06T16:41:47.642Z] v0.1.64 [2022-09-06T16:41:47.642Z] v0.1.65 [2022-09-06T16:41:47.642Z] v0.1.66 [2022-09-06T16:41:47.642Z] v0.1.67 [2022-09-06T16:41:47.642Z] v0.1.68 [2022-09-06T16:41:47.642Z] v0.1.69 [2022-09-06T16:41:47.642Z] v0.1.7 [2022-09-06T16:41:47.642Z] v0.1.70 [2022-09-06T16:41:47.642Z] v0.1.71 [2022-09-06T16:41:47.642Z] v0.1.72 [2022-09-06T16:41:47.642Z] v0.1.73 [2022-09-06T16:41:47.642Z] v0.1.74 [2022-09-06T16:41:47.642Z] v0.1.75 [2022-09-06T16:41:47.642Z] v0.1.76 [2022-09-06T16:41:47.642Z] v0.1.77 [2022-09-06T16:41:47.642Z] v0.1.78 [2022-09-06T16:41:47.642Z] v0.1.79 [2022-09-06T16:41:47.642Z] v0.1.8 [2022-09-06T16:41:47.642Z] v0.1.80 [2022-09-06T16:41:47.642Z] v0.1.81 [2022-09-06T16:41:47.642Z] v0.1.82 [2022-09-06T16:41:47.642Z] v0.1.83 [2022-09-06T16:41:47.642Z] v0.1.84 [2022-09-06T16:41:47.642Z] v0.1.85 [2022-09-06T16:41:47.642Z] v0.1.86 [2022-09-06T16:41:47.642Z] v0.1.87 [2022-09-06T16:41:47.642Z] v0.1.88 [2022-09-06T16:41:47.642Z] v0.1.89 [2022-09-06T16:41:47.642Z] v0.1.9 [2022-09-06T16:41:47.642Z] v0.1.90 [2022-09-06T16:41:47.642Z] v0.1.91 [2022-09-06T16:41:47.642Z] v0.1.92 [2022-09-06T16:41:47.642Z] v0.1.93 [2022-09-06T16:41:47.642Z] v0.1.94 [2022-09-06T16:41:47.642Z] v0.1.95 [2022-09-06T16:41:47.642Z] v0.1.96 [2022-09-06T16:41:47.642Z] v0.1.97 [2022-09-06T16:41:47.642Z] v0.1.98 [2022-09-06T16:41:47.642Z] v0.1.99 [2022-09-06T16:41:47.642Z] v2.0.0 [2022-09-06T16:41:47.642Z] v2.1.0 [2022-09-06T16:41:47.642Z] v2.1.1 [2022-09-06T16:41:47.642Z] v2.1.1-dev.2 [2022-09-06T16:41:47.642Z] v2.2.0 [2022-09-06T16:41:47.642Z] v2.2.1-dev.1 [2022-09-06T16:41:47.642Z] v2.2.1-dev.10 [2022-09-06T16:41:47.642Z] v2.2.1-dev.11 [2022-09-06T16:41:47.642Z] v2.2.1-dev.2 [2022-09-06T16:41:47.642Z] v2.2.1-dev.3 [2022-09-06T16:41:47.642Z] v2.2.1-dev.4 [2022-09-06T16:41:47.642Z] v2.2.1-dev.5 [2022-09-06T16:41:47.642Z] v2.2.1-dev.6 [2022-09-06T16:41:47.642Z] v2.2.1-dev.7 [2022-09-06T16:41:47.642Z] v2.2.1-dev.8 [2022-09-06T16:41:47.642Z] v2.2.1-dev.9 [2022-09-06T16:41:47.642Z] v2.3.0-dev.12 [2022-09-06T16:41:47.642Z] v2.3.0-dev.13 [2022-09-06T16:41:47.642Z] v2.3.0-dev.14 [2022-09-06T16:41:47.642Z] v2.3.0-dev.15 [2022-09-06T16:41:47.642Z] v2.3.0-dev.16 [Pipeline] sh [2022-09-06T16:41:47.928Z] + lftools sign git-tag v2.3.0-dev.16 [2022-09-06T16:41:48.499Z] Signing Git tag with Sigul... [2022-09-06T16:41:48.499Z] Signing v2.3.0-dev.16 [Pipeline] echo [2022-09-06T16:41:48.766Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T16:41:49.049Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-06T16:41:49.057Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-06T16:41:49.083Z] $ docker stop --time=1 782debaa50db9020279db8e1f0130014517e2dad53aca2f0d21156fd89a6b241 [2022-09-06T16:41:50.376Z] $ docker rm -f 782debaa50db9020279db8e1f0130014517e2dad53aca2f0d21156fd89a6b241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-06T16:41:50.777Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T16:41:50.778Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T16:41:51.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T16:41:51.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T16:41:51.254Z] prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container [2022-09-06T16:41:51.317Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T16:41:51.650Z] $ docker top 356029efacd3ddf46afe622692553f183fca65fe75e4bf8c36001e80ce1b59ee -eo pid,comm [2022-09-06T16:41:51.699Z] 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-06T16:41:51.699Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T16:41:51.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T16:41:51.739Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T16:41:51.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T16:41:51.876Z] $ docker exec 356029efacd3ddf46afe622692553f183fca65fe75e4bf8c36001e80ce1b59ee ssh-agent [2022-09-06T16:41:51.983Z] SSH_AUTH_SOCK=/tmp/ssh-UAgfPaUTy18T/agent.33 [2022-09-06T16:41:51.983Z] SSH_AGENT_PID=39 [2022-09-06T16:41:51.989Z] Running ssh-add (command line suppressed) [2022-09-06T16:41:52.110Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_410885295061822521.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_410885295061822521.key) [2022-09-06T16:41:52.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T16:41:52.407Z] + git semver bump pre [2022-09-06T16:41:52.668Z] 2022-09-06 16:41:52,595 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-06T16:41:52.668Z] 2022-09-06 16:41:52,596 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev [2022-09-06T16:41:52.668Z] 2022-09-06 16:41:52,596 [bump_version] DEBUG bumped version:2.3.0-dev.17 [2022-09-06T16:41:52.668Z] 2022-09-06 16:41:52,596 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2022-09-06T16:41:52.668Z] 2022-09-06 16:41:52,596 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-06T16:41:52.668Z] 2022-09-06 16:41:52,596 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-06T16:41:52.668Z] 2022-09-06 16:41:52,598 [execute] INFO git cat-file --batch-check [2022-09-06T16:41:52.668Z] 2022-09-06 16:41:52,598 [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-06T16:41:52.668Z] 2022-09-06 16:41:52,603 [execute] INFO git cat-file --batch [2022-09-06T16:41:52.668Z] 2022-09-06 16:41:52,604 [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-06T16:41:52.668Z] 2022-09-06 16:41:52,609 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-06T16:41:52.668Z] 2.3.0-dev.17 [Pipeline] } [2022-09-06T16:41:52.687Z] $ docker exec --env ******** --env ******** 356029efacd3ddf46afe622692553f183fca65fe75e4bf8c36001e80ce1b59ee ssh-agent -k [2022-09-06T16:41:52.798Z] unset SSH_AUTH_SOCK; [2022-09-06T16:41:52.798Z] unset SSH_AGENT_PID; [2022-09-06T16:41:52.800Z] echo Agent pid 39 killed; [2022-09-06T16:41:52.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T16:41:53.109Z] + git semver [Pipeline] } [2022-09-06T16:41:53.392Z] $ docker stop --time=1 356029efacd3ddf46afe622692553f183fca65fe75e4bf8c36001e80ce1b59ee [2022-09-06T16:41:54.641Z] $ docker rm -f 356029efacd3ddf46afe622692553f183fca65fe75e4bf8c36001e80ce1b59ee [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T16:41:55.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T16:41:55.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T16:41:55.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T16:41:55.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T16:41:55.396Z] prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container [2022-09-06T16:41:55.440Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T16:41:55.782Z] $ docker top 889f4598911cc3ca245d037f742b88da7873c159b362e5528a0ad65298069941 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T16:41:55.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T16:41:55.874Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T16:41:56.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T16:41:56.018Z] $ docker exec 889f4598911cc3ca245d037f742b88da7873c159b362e5528a0ad65298069941 ssh-agent [2022-09-06T16:41:56.116Z] SSH_AUTH_SOCK=/tmp/ssh-68zBJtPmhEdB/agent.33 [2022-09-06T16:41:56.116Z] SSH_AGENT_PID=39 [2022-09-06T16:41:56.121Z] Running ssh-add (command line suppressed) [2022-09-06T16:41:56.250Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7881348013199244913.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7881348013199244913.key) [2022-09-06T16:41:56.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T16:41:56.550Z] + git semver push [2022-09-06T16:41:56.811Z] 2022-09-06 16:41:56,756 [run_push] DEBUG push [2022-09-06T16:41:56.811Z] 2022-09-06 16:41:56,757 [execute] INFO git cat-file --batch-check [2022-09-06T16:41:56.811Z] 2022-09-06 16:41:56,757 [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-06T16:41:56.811Z] 2022-09-06 16:41:56,761 [execute] INFO git rev-list 3ad8896d47180fbf71cfde150bc2b778daeffa0b -- [2022-09-06T16:41:56.811Z] 2022-09-06 16:41:56,761 [execute] DEBUG Popen(['git', 'rev-list', '3ad8896d47180fbf71cfde150bc2b778daeffa0b', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T16:41:56.811Z] 2022-09-06 16:41:56,770 [execute] INFO git fetch -v origin [2022-09-06T16:41:56.811Z] 2022-09-06 16:41:56,771 [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-06T16:41:57.382Z] 2022-09-06 16:41:57,297 [run_push] DEBUG no remote changes detected [2022-09-06T16:41:57.382Z] 2022-09-06 16:41:57,298 [execute] INFO git push origin semver [2022-09-06T16:41:57.382Z] 2022-09-06 16:41:57,298 [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-06T16:41:58.323Z] 2022-09-06 16:41:58,068 [run_push] DEBUG push all version tags [2022-09-06T16:41:58.323Z] 2022-09-06 16:41:58,068 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-06T16:41:58.323Z] 2022-09-06 16:41:58,069 [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-06T16:41:58.895Z] 2022-09-06 16:41:58,852 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-09-06T16:41:58.895Z] 2.3.0-dev.17 [Pipeline] } [2022-09-06T16:41:58.914Z] $ docker exec --env ******** --env ******** 889f4598911cc3ca245d037f742b88da7873c159b362e5528a0ad65298069941 ssh-agent -k [2022-09-06T16:41:59.038Z] unset SSH_AUTH_SOCK; [2022-09-06T16:41:59.038Z] unset SSH_AGENT_PID; [2022-09-06T16:41:59.038Z] echo Agent pid 39 killed; [2022-09-06T16:41:59.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T16:41:59.352Z] + git semver [Pipeline] } [2022-09-06T16:41:59.636Z] $ docker stop --time=1 889f4598911cc3ca245d037f742b88da7873c159b362e5528a0ad65298069941 [2022-09-06T16:42:00.892Z] $ docker rm -f 889f4598911cc3ca245d037f742b88da7873c159b362e5528a0ad65298069941 [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-06T16:42:01.416Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2022-09-06T16:42:01.416Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-09-06T16:42:01.416Z] total 16 [2022-09-06T16:42:01.416Z] drwxr-xr-x 3 root root 4096 Sep 6 16:37 . [2022-09-06T16:42:01.416Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 16:41 .. [2022-09-06T16:42:01.416Z] drwxr-xr-x 2 root root 4096 Sep 6 16:37 cost [2022-09-06T16:42:01.416Z] -rw-r--r-- 1 root root 92 Sep 6 16:37 cost.csv [2022-09-06T16:42:01.416Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2022-09-06T16:42:01.416Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-09-06T16:42:01.416Z] total 16 [2022-09-06T16:42:01.416Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 16:37 . [2022-09-06T16:42:01.416Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 16:41 .. [2022-09-06T16:42:01.416Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 16:37 cost [2022-09-06T16:42:01.416Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 6 16:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-06T16:42:01.709Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T16:42:02.571Z] ---> package-listing.sh [2022-09-06T16:42:02.571Z] ++ facter osfamily [2022-09-06T16:42:02.571Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-06T16:42:02.833Z] + OS_FAMILY=debian [2022-09-06T16:42:02.833Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2022-09-06T16:42:02.833Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-06T16:42:02.833Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-06T16:42:02.833Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-06T16:42:02.833Z] + PACKAGES=/tmp/packages_start.txt [2022-09-06T16:42:02.833Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-09-06T16:42:02.833Z] + PACKAGES=/tmp/packages_end.txt [2022-09-06T16:42:02.833Z] + case "${OS_FAMILY}" in [2022-09-06T16:42:02.833Z] + dpkg -l [2022-09-06T16:42:02.833Z] + grep '^ii' [2022-09-06T16:42:02.833Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-06T16:42:02.833Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-06T16:42:02.833Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-06T16:42:02.833Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-09-06T16:42:02.833Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2022-09-06T16:42:02.833Z] + 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-06T16:42:02.844Z] 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-06T16:42:03.124Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T16:42:03.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T16:42:03.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T16:42:03.767Z] prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container [2022-09-06T16:42:03.809Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T16:42:04.029Z] $ docker top dbd614b134722768433999f1de72dc752d0e7d871b6ad8ea0dd20361c8be9887 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T16:42:04.370Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-06T16:42:04.655Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-06T16:42:04.942Z] + ls /var/log/sa-host [2022-09-06T16:42:04.942Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T16:42:05.010Z] provisioning config files... [2022-09-06T16:42:05.017Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1289134917772411637tmp [Pipeline] { [Pipeline] echo [2022-09-06T16:42:05.027Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T16:42:05.309Z] ---> create-netrc.sh [Pipeline] } [2022-09-06T16:42:05.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-06T16:42:05.639Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-06T16:42:05.648Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T16:42:05.933Z] ---> sudo-logs.sh [2022-09-06T16:42:05.933Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-06T16:42:05.956Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T16:42:06.313Z] ---> job-cost.sh [2022-09-06T16:42:06.313Z] lf-activate-venv: SKIPPING [2022-09-06T16:42:06.313Z] DEBUG: total: 0.2199999988079071 [2022-09-06T16:42:06.313Z] INFO: Retrieving Stack Cost... [2022-09-06T16:42:06.574Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T16:42:07.141Z] INFO: Archiving Costs [Pipeline] echo [2022-09-06T16:42:07.154Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T16:42:07.440Z] ---> logs-deploy.sh [2022-09-06T16:42:07.440Z] lf-activate-venv: SKIPPING [2022-09-06T16:42:07.440Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/82 [2022-09-06T16:42:07.440Z] INFO: archiving workspace using pattern(s): [2022-09-06T16:42:08.382Z] Archives upload complete. [2022-09-06T16:42:08.642Z] INFO: archiving logs to Nexus [2022-09-06T16:42:09.213Z] ---> uname -a: [2022-09-06T16:42:09.213Z] Linux prd-ubuntu20-04-docker-8c-8g-24670 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-06T16:42:09.213Z] [2022-09-06T16:42:09.213Z] [2022-09-06T16:42:09.213Z] ---> lscpu: [2022-09-06T16:42:09.213Z] Architecture: x86_64 [2022-09-06T16:42:09.213Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-06T16:42:09.213Z] Byte Order: Little Endian [2022-09-06T16:42:09.213Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-06T16:42:09.213Z] CPU(s): 8 [2022-09-06T16:42:09.213Z] On-line CPU(s) list: 0-7 [2022-09-06T16:42:09.213Z] Thread(s) per core: 1 [2022-09-06T16:42:09.213Z] Core(s) per socket: 1 [2022-09-06T16:42:09.213Z] Socket(s): 8 [2022-09-06T16:42:09.213Z] NUMA node(s): 1 [2022-09-06T16:42:09.213Z] Vendor ID: AuthenticAMD [2022-09-06T16:42:09.213Z] CPU family: 23 [2022-09-06T16:42:09.213Z] Model: 49 [2022-09-06T16:42:09.213Z] Model name: AMD EPYC-Rome Processor [2022-09-06T16:42:09.213Z] Stepping: 0 [2022-09-06T16:42:09.213Z] CPU MHz: 2799.998 [2022-09-06T16:42:09.213Z] BogoMIPS: 5599.99 [2022-09-06T16:42:09.213Z] Virtualization: AMD-V [2022-09-06T16:42:09.213Z] Hypervisor vendor: KVM [2022-09-06T16:42:09.213Z] Virtualization type: full [2022-09-06T16:42:09.213Z] L1d cache: 256 KiB [2022-09-06T16:42:09.213Z] L1i cache: 256 KiB [2022-09-06T16:42:09.213Z] L2 cache: 4 MiB [2022-09-06T16:42:09.213Z] L3 cache: 128 MiB [2022-09-06T16:42:09.213Z] NUMA node0 CPU(s): 0-7 [2022-09-06T16:42:09.213Z] Vulnerability Itlb multihit: Not affected [2022-09-06T16:42:09.213Z] Vulnerability L1tf: Not affected [2022-09-06T16:42:09.213Z] Vulnerability Mds: Not affected [2022-09-06T16:42:09.213Z] Vulnerability Meltdown: Not affected [2022-09-06T16:42:09.213Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-06T16:42:09.213Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-06T16:42:09.213Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-06T16:42:09.213Z] Vulnerability Srbds: Not affected [2022-09-06T16:42:09.214Z] Vulnerability Tsx async abort: Not affected [2022-09-06T16:42:09.214Z] 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-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] ---> nproc: [2022-09-06T16:42:09.214Z] 8 [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] ---> df -h: [2022-09-06T16:42:09.214Z] Filesystem Size Used Avail Use% Mounted on [2022-09-06T16:42:09.214Z] overlay 155G 12G 144G 8% / [2022-09-06T16:42:09.214Z] tmpfs 64M 0 64M 0% /dev [2022-09-06T16:42:09.214Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-06T16:42:09.214Z] shm 64M 0 64M 0% /dev/shm [2022-09-06T16:42:09.214Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] ---> sar -b -r -n DEV: [2022-09-06T16:42:09.214Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24670) 09/06/22 _x86_64_ (8 CPU) [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] 16:35:40 LINUX RESTART (8 CPU) [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] 16:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-06T16:42:09.214Z] 16:37:01 346.99 44.84 302.15 0.00 4030.13 169430.16 0.00 [2022-09-06T16:42:09.214Z] 16:38:01 48.49 0.10 48.39 0.00 7.07 23411.56 0.00 [2022-09-06T16:42:09.214Z] 16:39:01 2.33 0.63 1.70 0.00 22.53 19.61 0.00 [2022-09-06T16:42:09.214Z] 16:40:01 2.58 0.93 1.65 0.00 26.53 21.60 0.00 [2022-09-06T16:42:09.214Z] 16:41:01 1.23 0.02 1.22 0.00 0.13 13.73 0.00 [2022-09-06T16:42:09.214Z] 16:42:01 109.40 0.17 109.23 0.00 20.40 58359.87 0.00 [2022-09-06T16:42:09.214Z] Average: 85.17 7.78 77.39 0.00 684.46 41876.09 0.00 [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] 16:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-06T16:42:09.214Z] 16:37:01 28602740 31691260 599632 1.82 123920 3214576 2382276 7.02 1280292 2588356 181064 [2022-09-06T16:42:09.214Z] 16:38:01 28440696 31781372 510628 1.55 121408 3440184 1861748 5.49 1210780 2790068 396 [2022-09-06T16:42:09.214Z] 16:39:01 28441096 31782196 509120 1.55 121436 3440620 1861748 5.49 1211200 2790364 24 [2022-09-06T16:42:09.214Z] 16:40:01 28445132 31788880 502564 1.53 121468 3441788 1861748 5.49 1207416 2789792 16 [2022-09-06T16:42:09.214Z] 16:41:01 28445952 31789724 501652 1.53 121524 3441788 1861748 5.49 1206428 2789788 8 [2022-09-06T16:42:09.214Z] 16:42:01 26941156 31770952 513852 1.56 171124 4749948 1890740 5.57 1332520 4035660 44 [2022-09-06T16:42:09.214Z] Average: 28219462 31767397 522908 1.59 130147 3621484 1953335 5.76 1241439 2964005 30259 [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] 16:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-06T16:42:09.214Z] 16:37:01 ens3 752.96 506.20 6670.99 112.30 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:37:01 veth19cb89f 13.68 16.90 1.38 289.70 0.00 0.00 0.00 0.02 [2022-09-06T16:42:09.214Z] 16:37:01 docker0 17.40 20.01 1.68 328.00 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:37:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:38:01 ens3 128.50 90.67 2529.93 59.14 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:38:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:38:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:39:01 ens3 1.05 0.62 0.98 0.53 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:40:01 ens3 12.11 7.38 16.96 5.49 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:42:01 ens3 363.82 269.97 7518.65 123.55 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:42:01 docker0 16.85 19.30 1.68 290.96 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] 16:42:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] Average: ens3 209.75 145.81 2789.59 50.17 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] Average: docker0 5.71 6.55 0.56 103.16 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] ---> sar -P ALL: [2022-09-06T16:42:09.214Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24670) 09/06/22 _x86_64_ (8 CPU) [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] 16:35:40 LINUX RESTART (8 CPU) [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] 16:36:01 CPU %user %nice %system %iowait %steal %idle [2022-09-06T16:42:09.214Z] 16:37:01 all 15.52 0.00 4.71 3.39 0.07 76.32 [2022-09-06T16:42:09.214Z] 16:37:01 0 19.44 0.00 3.04 2.30 0.07 75.16 [2022-09-06T16:42:09.214Z] 16:37:01 1 17.73 0.00 5.90 4.67 0.08 71.61 [2022-09-06T16:42:09.214Z] 16:37:01 2 14.54 0.00 4.94 0.83 0.08 79.61 [2022-09-06T16:42:09.214Z] 16:37:01 3 11.65 0.00 4.44 6.79 0.07 77.05 [2022-09-06T16:42:09.214Z] 16:37:01 4 12.65 0.00 6.13 2.90 0.05 78.28 [2022-09-06T16:42:09.214Z] 16:37:01 5 14.35 0.00 4.84 1.17 0.05 79.60 [2022-09-06T16:42:09.214Z] 16:37:01 6 17.58 0.00 4.27 4.18 0.07 73.90 [2022-09-06T16:42:09.214Z] 16:37:01 7 16.19 0.00 4.08 4.28 0.08 75.36 [2022-09-06T16:42:09.214Z] 16:38:01 all 11.30 0.00 2.53 0.99 0.04 85.14 [2022-09-06T16:42:09.214Z] 16:38:01 0 9.51 0.00 2.74 0.12 0.03 87.60 [2022-09-06T16:42:09.214Z] 16:38:01 1 12.01 0.00 2.91 5.06 0.05 79.97 [2022-09-06T16:42:09.214Z] 16:38:01 2 11.77 0.00 2.54 0.96 0.07 84.67 [2022-09-06T16:42:09.214Z] 16:38:01 3 10.95 0.00 1.90 0.03 0.05 87.07 [2022-09-06T16:42:09.214Z] 16:38:01 4 9.45 0.00 2.32 0.03 0.05 88.15 [2022-09-06T16:42:09.214Z] 16:38:01 5 12.56 0.00 2.39 0.28 0.03 84.73 [2022-09-06T16:42:09.214Z] 16:38:01 6 12.98 0.00 2.56 0.15 0.03 84.27 [2022-09-06T16:42:09.214Z] 16:38:01 7 11.20 0.00 2.88 1.26 0.03 84.63 [2022-09-06T16:42:09.214Z] 16:39:01 all 0.33 0.00 0.02 0.01 0.01 99.64 [2022-09-06T16:42:09.214Z] 16:39:01 0 0.12 0.00 0.03 0.02 0.02 99.82 [2022-09-06T16:42:09.214Z] 16:39:01 1 0.13 0.00 0.00 0.00 0.00 99.87 [2022-09-06T16:42:09.214Z] 16:39:01 2 0.10 0.00 0.03 0.02 0.02 99.83 [2022-09-06T16:42:09.214Z] 16:39:01 3 0.20 0.00 0.03 0.00 0.02 99.75 [2022-09-06T16:42:09.214Z] 16:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T16:42:09.214Z] 16:39:01 5 1.99 0.00 0.00 0.02 0.00 98.00 [2022-09-06T16:42:09.214Z] 16:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T16:42:09.214Z] 16:39:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2022-09-06T16:42:09.214Z] 16:40:01 all 0.47 0.00 0.03 0.00 0.01 99.48 [2022-09-06T16:42:09.214Z] 16:40:01 0 0.27 0.00 0.02 0.00 0.00 99.72 [2022-09-06T16:42:09.214Z] 16:40:01 1 0.28 0.00 0.00 0.00 0.02 99.70 [2022-09-06T16:42:09.214Z] 16:40:01 2 0.12 0.00 0.05 0.00 0.00 99.83 [2022-09-06T16:42:09.214Z] 16:40:01 3 0.12 0.00 0.07 0.00 0.02 99.80 [2022-09-06T16:42:09.214Z] 16:40:01 4 0.35 0.00 0.03 0.02 0.00 99.60 [2022-09-06T16:42:09.214Z] 16:40:01 5 2.17 0.00 0.03 0.02 0.02 97.77 [2022-09-06T16:42:09.214Z] 16:40:01 6 0.22 0.00 0.02 0.00 0.00 99.77 [2022-09-06T16:42:09.214Z] 16:40:01 7 0.25 0.00 0.03 0.00 0.00 99.72 [2022-09-06T16:42:09.214Z] 16:41:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2022-09-06T16:42:09.214Z] 16:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T16:42:09.214Z] 16:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-06T16:42:09.214Z] 16:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T16:42:09.214Z] 16:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-06T16:42:09.214Z] 16:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T16:42:09.214Z] 16:41:01 5 1.97 0.00 0.00 0.03 0.00 98.00 [2022-09-06T16:42:09.214Z] 16:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T16:42:09.214Z] 16:41:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-06T16:42:09.214Z] 16:42:01 all 9.61 0.00 3.86 1.59 0.05 84.88 [2022-09-06T16:42:09.214Z] 16:42:01 0 8.32 0.00 3.50 0.10 0.05 88.03 [2022-09-06T16:42:09.214Z] 16:42:01 1 10.13 0.00 3.47 0.25 0.05 86.10 [2022-09-06T16:42:09.214Z] 16:42:01 2 9.41 0.00 3.94 5.49 0.07 81.10 [2022-09-06T16:42:09.214Z] 16:42:01 3 10.42 0.00 4.32 0.49 0.07 84.70 [2022-09-06T16:42:09.214Z] 16:42:01 4 12.12 0.00 4.04 4.75 0.05 79.05 [2022-09-06T16:42:09.214Z] 16:42:01 5 8.86 0.00 4.26 1.33 0.05 85.50 [2022-09-06T16:42:09.214Z] 16:42:01 6 8.24 0.00 3.08 0.13 0.05 88.50 [2022-09-06T16:42:09.214Z] 16:42:01 7 9.40 0.00 4.27 0.22 0.05 86.07 [2022-09-06T16:42:09.214Z] Average: all 6.21 0.00 1.85 0.99 0.03 90.92 [2022-09-06T16:42:09.214Z] Average: 0 6.25 0.00 1.55 0.42 0.03 91.75 [2022-09-06T16:42:09.214Z] Average: 1 6.68 0.00 2.04 1.66 0.03 89.58 [2022-09-06T16:42:09.214Z] Average: 2 5.96 0.00 1.91 1.21 0.04 90.89 [2022-09-06T16:42:09.214Z] Average: 3 5.53 0.00 1.78 1.21 0.04 91.44 [2022-09-06T16:42:09.214Z] Average: 4 5.74 0.00 2.08 1.27 0.03 90.88 [2022-09-06T16:42:09.214Z] Average: 5 6.92 0.00 1.90 0.47 0.02 90.69 [2022-09-06T16:42:09.214Z] Average: 6 6.47 0.00 1.65 0.74 0.03 91.12 [2022-09-06T16:42:09.214Z] Average: 7 6.15 0.00 1.88 0.95 0.03 90.99 [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z] [2022-09-06T16:42:09.214Z]