Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b17fa17328c1a5b27637f919b681059ae449bd10 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-ssh9589622522556478343.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh3942335838468552038.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-messaging/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-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12999826968941092517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh10272329098301359726.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-messaging/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-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3473770438109481275.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-messaging 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-763 in /w/workspace/gexfoundry_go-mod-messaging_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-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b17fa17328c1a5b27637f919b681059ae449bd10 (main) Commit message: "Merge pull request #263 from lenny-intel/go-mods" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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 b17fa17328c1a5b27637f919b681059ae449bd10 # timeout=10 > git rev-list --no-walk a68af97598497a5820b43da21c4f1430183d328f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-10T18:44:46.125Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-10T18:44:46.192Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-10T18:44:46.214Z] ========================================================= [2023-07-10T18:44:46.214Z] EdgeX Global Pipelines Version Info [2023-07-10T18:44:46.214Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-10T18:44:46.932Z] ------------------- [2023-07-10T18:44:46.932Z] stable info: [2023-07-10T18:44:46.932Z] ------------------- [2023-07-10T18:44:46.932Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-10T18:44:46.932Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-10T18:44:46.932Z] Message: update stable to v1.0.250 [2023-07-10T18:44:47.501Z] ------------------- [2023-07-10T18:44:47.501Z] experimental info: [2023-07-10T18:44:47.501Z] ------------------- [2023-07-10T18:44:47.501Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-10T18:44:47.501Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-10T18:44:47.501Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-10T18:44:47.673Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-07-10T18:44:47.685Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-07-10T18:44:47.697Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-10T18:44:47.713Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-10T18:44:47.730Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-10T18:44:47.748Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-10T18:44:47.758Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-10T18:44:47.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-10T18:44:47.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-10T18:44:47.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-10T18:44:47.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-10T18:44:47.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-07-10T18:44:47.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-10T18:44:47.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-10T18:44:47.840Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-07-10T18:44:47.851Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-07-10T18:44:47.864Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-10T18:44:47.879Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-10T18:44:47.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-10T18:44:47.906Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-10T18:44:47.916Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-10T18:44:47.930Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-10T18:44:47.941Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-10T18:44:47.954Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-10T18:44:47.970Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-07-10T18:44:47.980Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-10T18:44:47.996Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-10T18:44:48.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-10T18:44:48.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-10T18:44:48.045Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-10T18:44:48.063Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b17fa17328c1a5b27637f919b681059ae449bd10 [Pipeline] echo [2023-07-10T18:44:48.084Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b17fa17 [Pipeline] echo [2023-07-10T18:44:48.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-10T18:44:48.452Z] + git rev-list -1 --merges b17fa17328c1a5b27637f919b681059ae449bd10~1..b17fa17328c1a5b27637f919b681059ae449bd10 [Pipeline] echo [2023-07-10T18:44:48.500Z] -----------> git rev-list -1 --merges b17fa17328c1a5b27637f919b681059ae449bd10~1..b17fa17328c1a5b27637f919b681059ae449bd10 b17fa17328c1a5b27637f919b681059ae449bd10 [2023-07-10T18:44:48.500Z] b17fa17328c1a5b27637f919b681059ae449bd10 [false] [Pipeline] sh [2023-07-10T18:44:48.790Z] + git log --format=format:%s -1 b17fa17328c1a5b27637f919b681059ae449bd10 [Pipeline] echo [2023-07-10T18:44:48.805Z] ========================================================= [2023-07-10T18:44:48.805Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-10T18:44:48.805Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-10T18:44:49.150Z] + git log --format=format:%s -1 b17fa17328c1a5b27637f919b681059ae449bd10 [Pipeline] echo [2023-07-10T18:44:49.160Z] [semverPrep] GIT_COMMIT: b17fa17328c1a5b27637f919b681059ae449bd10, Commit Message: Merge pull request #263 from lenny-intel/go-mods [Pipeline] echo [2023-07-10T18:44:49.173Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-10T18:44:49.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-10T18:44:49.518Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-10T18:44:49.518Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-10T18:44:49.518Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-10T18:44:49.518Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-10T18:44:49.518Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-10T18:44:49.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:44:49.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T18:44:49.881Z] [2023-07-10T18:44:49.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:44:50.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T18:44:50.204Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-10T18:44:50.204Z] b85a868b505f: Pulling fs layer [2023-07-10T18:44:50.204Z] e2be974225ed: Pulling fs layer [2023-07-10T18:44:50.204Z] 339a4e72a1f5: Pulling fs layer [2023-07-10T18:44:50.204Z] 988bab9f4d93: Pulling fs layer [2023-07-10T18:44:50.204Z] 1469e6f7b9e6: Pulling fs layer [2023-07-10T18:44:50.204Z] eaf3925da568: Pulling fs layer [2023-07-10T18:44:50.204Z] bab4dde63d76: Pulling fs layer [2023-07-10T18:44:50.204Z] bde34c3a00c8: Pulling fs layer [2023-07-10T18:44:50.204Z] b352a97aabf1: Pulling fs layer [2023-07-10T18:44:50.204Z] 4872d77fe225: Pulling fs layer [2023-07-10T18:44:50.204Z] 5851b861e8e6: Pulling fs layer [2023-07-10T18:44:50.204Z] 988bab9f4d93: Waiting [2023-07-10T18:44:50.204Z] 1469e6f7b9e6: Waiting [2023-07-10T18:44:50.204Z] eaf3925da568: Waiting [2023-07-10T18:44:50.204Z] bab4dde63d76: Waiting [2023-07-10T18:44:50.204Z] bde34c3a00c8: Waiting [2023-07-10T18:44:50.204Z] b352a97aabf1: Waiting [2023-07-10T18:44:50.204Z] 4872d77fe225: Waiting [2023-07-10T18:44:50.204Z] 5851b861e8e6: Waiting [2023-07-10T18:44:50.204Z] e2be974225ed: Download complete [2023-07-10T18:44:50.204Z] 988bab9f4d93: Verifying Checksum [2023-07-10T18:44:50.204Z] 988bab9f4d93: Download complete [2023-07-10T18:44:50.204Z] 1469e6f7b9e6: Verifying Checksum [2023-07-10T18:44:50.204Z] 1469e6f7b9e6: Download complete [2023-07-10T18:44:50.204Z] eaf3925da568: Download complete [2023-07-10T18:44:50.463Z] 339a4e72a1f5: Verifying Checksum [2023-07-10T18:44:50.463Z] 339a4e72a1f5: Download complete [2023-07-10T18:44:50.463Z] bde34c3a00c8: Verifying Checksum [2023-07-10T18:44:50.463Z] bde34c3a00c8: Download complete [2023-07-10T18:44:50.463Z] b352a97aabf1: Download complete [2023-07-10T18:44:50.463Z] 4872d77fe225: Verifying Checksum [2023-07-10T18:44:50.463Z] 4872d77fe225: Download complete [2023-07-10T18:44:50.463Z] 5851b861e8e6: Verifying Checksum [2023-07-10T18:44:50.463Z] 5851b861e8e6: Download complete [2023-07-10T18:44:50.463Z] b85a868b505f: Verifying Checksum [2023-07-10T18:44:50.463Z] b85a868b505f: Download complete [2023-07-10T18:44:50.721Z] bab4dde63d76: Verifying Checksum [2023-07-10T18:44:50.721Z] bab4dde63d76: Download complete [2023-07-10T18:44:52.104Z] b85a868b505f: Pull complete [2023-07-10T18:44:52.673Z] e2be974225ed: Pull complete [2023-07-10T18:44:53.242Z] 339a4e72a1f5: Pull complete [2023-07-10T18:44:53.502Z] 988bab9f4d93: Pull complete [2023-07-10T18:44:54.070Z] 1469e6f7b9e6: Pull complete [2023-07-10T18:44:54.330Z] eaf3925da568: Pull complete [2023-07-10T18:44:56.864Z] bab4dde63d76: Pull complete [2023-07-10T18:44:56.864Z] bde34c3a00c8: Pull complete [2023-07-10T18:44:56.864Z] b352a97aabf1: Pull complete [2023-07-10T18:44:56.864Z] 4872d77fe225: Pull complete [2023-07-10T18:44:56.864Z] 5851b861e8e6: Pull complete [2023-07-10T18:44:56.864Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-10T18:44:56.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T18:44:56.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T18:44:56.963Z] prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container [2023-07-10T18:44:56.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-10T18:44:59.671Z] $ docker top e20be0f6f7762f2843a6ccd3e3c640105a5d78613d38be88c36b95afff7729a6 -eo pid,comm [2023-07-10T18:44:59.726Z] 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). [2023-07-10T18:44:59.726Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-10T18:44:59.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T18:44:59.770Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T18:44:59.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T18:44:59.888Z] $ docker exec e20be0f6f7762f2843a6ccd3e3c640105a5d78613d38be88c36b95afff7729a6 ssh-agent [2023-07-10T18:44:59.986Z] SSH_AUTH_SOCK=/tmp/ssh-xEWJzX4s86G6/agent.32 [2023-07-10T18:44:59.986Z] SSH_AGENT_PID=38 [2023-07-10T18:44:59.993Z] Running ssh-add (command line suppressed) [2023-07-10T18:45:00.104Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15886779810473677329.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15886779810473677329.key) [2023-07-10T18:45:00.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T18:45:00.408Z] + git tag --points-at HEAD [Pipeline] } [2023-07-10T18:45:00.432Z] $ docker exec --env ******** --env ******** e20be0f6f7762f2843a6ccd3e3c640105a5d78613d38be88c36b95afff7729a6 ssh-agent -k [2023-07-10T18:45:00.538Z] unset SSH_AUTH_SOCK; [2023-07-10T18:45:00.538Z] unset SSH_AGENT_PID; [2023-07-10T18:45:00.539Z] echo Agent pid 38 killed; [2023-07-10T18:45:00.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-10T18:45:00.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T18:45:00.566Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T18:45:00.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T18:45:00.680Z] $ docker exec e20be0f6f7762f2843a6ccd3e3c640105a5d78613d38be88c36b95afff7729a6 ssh-agent [2023-07-10T18:45:00.790Z] SSH_AUTH_SOCK=/tmp/ssh-cEqr9WJyzxwO/agent.70 [2023-07-10T18:45:00.790Z] SSH_AGENT_PID=76 [2023-07-10T18:45:00.796Z] Running ssh-add (command line suppressed) [2023-07-10T18:45:00.905Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1668185883512422275.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1668185883512422275.key) [2023-07-10T18:45:00.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T18:45:01.201Z] + git semver init [2023-07-10T18:45:01.461Z] 2023-07-10 18:45:01,391 [run_init] DEBUG init version:0.0.0 force:False [2023-07-10T18:45:01.461Z] 2023-07-10 18:45:01,391 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-07-10T18:45:01.461Z] 2023-07-10 18:45:01,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2023-07-10T18:45:01.461Z] 2023-07-10 18:45:01,392 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-07-10T18:45:02.413Z] 2023-07-10 18:45:02,145 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2023-07-10T18:45:02.413Z] 2023-07-10 18:45:02,145 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2023-07-10T18:45:02.413Z] 2023-07-10 18:45:02,145 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-07-10T18:45:02.413Z] 2023-07-10 18:45:02,146 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-07-10T18:45:02.413Z] 3.1.0-dev.9 [Pipeline] } [2023-07-10T18:45:02.424Z] $ docker exec --env ******** --env ******** e20be0f6f7762f2843a6ccd3e3c640105a5d78613d38be88c36b95afff7729a6 ssh-agent -k [2023-07-10T18:45:02.538Z] unset SSH_AUTH_SOCK; [2023-07-10T18:45:02.539Z] unset SSH_AGENT_PID; [2023-07-10T18:45:02.539Z] echo Agent pid 76 killed; [2023-07-10T18:45:02.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-10T18:45:02.849Z] + git semver [Pipeline] } [2023-07-10T18:45:03.125Z] $ docker stop --time=1 e20be0f6f7762f2843a6ccd3e3c640105a5d78613d38be88c36b95afff7729a6 [2023-07-10T18:45:05.401Z] $ docker rm -f --volumes e20be0f6f7762f2843a6ccd3e3c640105a5d78613d38be88c36b95afff7729a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T18:45:05.777Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-10T18:45:06.046Z] Stashed 1 file(s) [Pipeline] echo [2023-07-10T18:45:06.049Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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 [2023-07-10T18:45:06.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T18:45:06.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T18:45:06.268Z] ========================================================= [2023-07-10T18:45:06.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-10T18:45:06.268Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-10T18:45:06.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-10T18:45:06.828Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-10T18:45:06.828Z] f56be85fc22e: Pulling fs layer [2023-07-10T18:45:06.828Z] 85791d961cd3: Pulling fs layer [2023-07-10T18:45:06.828Z] d694b5ae8c79: Pulling fs layer [2023-07-10T18:45:06.828Z] 9f32a84ed3da: Pulling fs layer [2023-07-10T18:45:06.828Z] 4d19c01a9841: Pulling fs layer [2023-07-10T18:45:06.828Z] 9325e15d5711: Pulling fs layer [2023-07-10T18:45:06.828Z] 556b6ee489ea: Pulling fs layer [2023-07-10T18:45:06.828Z] c5a4b2cf53e6: Pulling fs layer [2023-07-10T18:45:06.828Z] 9f32a84ed3da: Waiting [2023-07-10T18:45:06.828Z] 4d19c01a9841: Waiting [2023-07-10T18:45:06.828Z] 9325e15d5711: Waiting [2023-07-10T18:45:06.828Z] 556b6ee489ea: Waiting [2023-07-10T18:45:06.828Z] c5a4b2cf53e6: Waiting [2023-07-10T18:45:06.828Z] 85791d961cd3: Verifying Checksum [2023-07-10T18:45:06.828Z] 85791d961cd3: Download complete [2023-07-10T18:45:06.828Z] 9f32a84ed3da: Download complete [2023-07-10T18:45:06.828Z] 4d19c01a9841: Verifying Checksum [2023-07-10T18:45:06.828Z] 4d19c01a9841: Download complete [2023-07-10T18:45:07.093Z] f56be85fc22e: Verifying Checksum [2023-07-10T18:45:07.093Z] f56be85fc22e: Download complete [2023-07-10T18:45:07.093Z] 9325e15d5711: Verifying Checksum [2023-07-10T18:45:07.093Z] 9325e15d5711: Download complete [2023-07-10T18:45:07.093Z] f56be85fc22e: Pull complete [2023-07-10T18:45:07.356Z] 85791d961cd3: Pull complete [2023-07-10T18:45:07.616Z] c5a4b2cf53e6: Verifying Checksum [2023-07-10T18:45:07.616Z] c5a4b2cf53e6: Download complete [2023-07-10T18:45:07.616Z] d694b5ae8c79: Verifying Checksum [2023-07-10T18:45:07.616Z] d694b5ae8c79: Download complete [2023-07-10T18:45:07.875Z] 556b6ee489ea: Verifying Checksum [2023-07-10T18:45:07.875Z] 556b6ee489ea: Download complete [2023-07-10T18:45:11.169Z] d694b5ae8c79: Pull complete [2023-07-10T18:45:11.431Z] 9f32a84ed3da: Pull complete [2023-07-10T18:45:11.431Z] 4d19c01a9841: Pull complete [2023-07-10T18:45:11.431Z] 9325e15d5711: Pull complete [2023-07-10T18:45:13.978Z] 556b6ee489ea: Pull complete [2023-07-10T18:45:14.912Z] c5a4b2cf53e6: Pull complete [2023-07-10T18:45:14.912Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-10T18:45:14.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-10T18:45:14.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-07-10T18:45:15.199Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:45:15.503Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-10T18:45:15.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T18:45:15.592Z] prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container [2023-07-10T18:45:15.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-10T18:45:19.090Z] $ docker top 508041d8612950d4e9cd452b910b04db2d35a288ef5bda9cc6f8d61680d5dfae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T18:45:19.433Z] + go version [2023-07-10T18:45:19.433Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-10T18:45:19.446Z] $ docker stop --time=1 508041d8612950d4e9cd452b910b04db2d35a288ef5bda9cc6f8d61680d5dfae [2023-07-10T18:45:20.760Z] $ docker rm -f --volumes 508041d8612950d4e9cd452b910b04db2d35a288ef5bda9cc6f8d61680d5dfae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:45:21.171Z] Still waiting to schedule task [2023-07-10T18:45:21.171Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-10T18:45:21.172Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-10T18:45:21.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T18:45:21.244Z] prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container [2023-07-10T18:45:21.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-10T18:45:21.634Z] $ docker top 93217a37a90a7d2c8ea0d1c4b305555a4e8a898d584d17a6cb267ef8cd6e08c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T18:45:21.968Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2023-07-10T18:45:22.260Z] + make test [2023-07-10T18:45:22.260Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-07-10T18:45:22.260Z] go: downloading github.com/nats-io/nats.go v1.27.1 [2023-07-10T18:45:22.260Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-10T18:45:22.260Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.19 [2023-07-10T18:45:22.260Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-10T18:45:22.260Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-10T18:45:22.260Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-07-10T18:45:22.260Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-07-10T18:45:22.517Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-10T18:45:22.517Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-10T18:45:22.517Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-10T18:45:22.517Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-10T18:45:22.517Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-10T18:45:22.517Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-07-10T18:45:22.517Z] go: downloading golang.org/x/net v0.10.0 [2023-07-10T18:45:22.517Z] go: downloading golang.org/x/sync v0.1.0 [2023-07-10T18:45:22.517Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-07-10T18:45:22.517Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-10T18:45:22.517Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-10T18:45:22.517Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-10T18:45:22.517Z] go: downloading golang.org/x/text v0.9.0 [2023-07-10T18:45:22.517Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-07-10T18:45:22.517Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-07-10T18:45:22.517Z] go: downloading golang.org/x/crypto v0.9.0 [2023-07-10T18:45:22.517Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-10T18:45:22.517Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-10T18:45:22.776Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-07-10T18:45:22.776Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-07-10T18:45:22.776Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-07-10T18:45:22.776Z] go: downloading golang.org/x/sys v0.8.0 [2023-07-10T18:45:23.253Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-07-10T18:45:23.253Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-07-10T18:45:23.253Z] go: downloading golang.org/x/time v0.3.0 [2023-07-10T18:45:41.339Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.059s coverage: 88.6% of statements [2023-07-10T18:45:41.339Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-07-10T18:45:41.339Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-07-10T18:45:44.635Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.046s coverage: 19.8% of statements [2023-07-10T18:45:44.635Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.069s coverage: 88.8% of statements [2023-07-10T18:45:44.635Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.078s coverage: 89.1% of statements [2023-07-10T18:45:49.905Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-07-10T18:45:49.905Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-07-10T18:45:49.905Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.090s coverage: 35.9% of statements [2023-07-10T18:45:49.905Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.174s coverage: 61.3% of statements [2023-07-10T18:45:49.905Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.048s coverage: 87.5% of statements [2023-07-10T18:45:49.905Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.049s coverage: 100.0% of statements [2023-07-10T18:45:49.905Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.047s coverage: 100.0% of statements [2023-07-10T18:45:49.905Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.053s coverage: 95.1% of statements [2023-07-10T18:46:04.780Z] go vet ./... [2023-07-10T18:46:05.713Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-10T18:46:05.713Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-07-10T18:46:05.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-10T18:46:05.740Z] $ docker stop --time=1 93217a37a90a7d2c8ea0d1c4b305555a4e8a898d584d17a6cb267ef8cd6e08c3 [2023-07-10T18:46:08.812Z] $ docker rm -f --volumes 93217a37a90a7d2c8ea0d1c4b305555a4e8a898d584d17a6cb267ef8cd6e08c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T18:46:09.441Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-10T18:46:09.493Z] 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 [2023-07-10T18:46:09.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T18:46:09.936Z] [2023-07-10T18:46:09.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:46:10.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T18:46:10.233Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-10T18:46:10.233Z] 5eb5b503b376: Pulling fs layer [2023-07-10T18:46:10.233Z] 5c69ac0246d0: Pulling fs layer [2023-07-10T18:46:10.233Z] ec43610c2a17: Pulling fs layer [2023-07-10T18:46:10.233Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-10T18:46:10.233Z] 33b1e0a273af: Pulling fs layer [2023-07-10T18:46:10.233Z] 5d3b04190fa2: Pulling fs layer [2023-07-10T18:46:10.233Z] 2f39f015ded8: Pulling fs layer [2023-07-10T18:46:10.233Z] 2f39f015ded8: Waiting [2023-07-10T18:46:10.233Z] 3a2ae6a8a46f: Waiting [2023-07-10T18:46:10.233Z] 33b1e0a273af: Waiting [2023-07-10T18:46:10.233Z] 5d3b04190fa2: Waiting [2023-07-10T18:46:10.233Z] 5c69ac0246d0: Download complete [2023-07-10T18:46:10.233Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-10T18:46:10.233Z] 3a2ae6a8a46f: Download complete [2023-07-10T18:46:10.233Z] 33b1e0a273af: Verifying Checksum [2023-07-10T18:46:10.233Z] 33b1e0a273af: Download complete [2023-07-10T18:46:10.233Z] ec43610c2a17: Verifying Checksum [2023-07-10T18:46:10.233Z] ec43610c2a17: Download complete [2023-07-10T18:46:10.491Z] 5d3b04190fa2: Verifying Checksum [2023-07-10T18:46:10.491Z] 5d3b04190fa2: Download complete [2023-07-10T18:46:10.491Z] 5eb5b503b376: Verifying Checksum [2023-07-10T18:46:10.491Z] 5eb5b503b376: Download complete [2023-07-10T18:46:11.057Z] 2f39f015ded8: Download complete [2023-07-10T18:46:11.990Z] 5eb5b503b376: Pull complete [2023-07-10T18:46:11.990Z] 5c69ac0246d0: Pull complete [2023-07-10T18:46:12.249Z] ec43610c2a17: Pull complete [2023-07-10T18:46:12.507Z] 3a2ae6a8a46f: Pull complete [2023-07-10T18:46:12.507Z] 33b1e0a273af: Pull complete [2023-07-10T18:46:12.766Z] 5d3b04190fa2: Pull complete [2023-07-10T18:46:16.949Z] 2f39f015ded8: Pull complete [2023-07-10T18:46:16.949Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-10T18:46:16.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T18:46:16.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T18:46:17.029Z] prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container [2023-07-10T18:46:17.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-10T18:46:21.600Z] $ docker top d38eaba3c3f5591081f9452d3d64cc605509e11d6387d2c89d65ead3ff77059f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T18:46:21.979Z] ---> job-cost.sh [2023-07-10T18:46:21.979Z] lf-activate-venv: SKIPPING [2023-07-10T18:46:21.979Z] INFO: No Stack... [2023-07-10T18:46:22.238Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-10T18:46:22.575Z] INFO: Archiving Costs [Pipeline] sh [2023-07-10T18:46:22.950Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2023-07-10T18:46:22.950Z] + cut -d, -f6 [Pipeline] lock [2023-07-10T18:46:22.964Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] [2023-07-10T18:46:22.972Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] did not exist. Created. [2023-07-10T18:46:22.972Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-10T18:46:23.270Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-10T18:46:23.304Z] Stashed 1 file(s) [Pipeline] } [2023-07-10T18:46:23.311Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-10T18:46:23.329Z] $ docker stop --time=1 d38eaba3c3f5591081f9452d3d64cc605509e11d6387d2c89d65ead3ff77059f [2023-07-10T18:46:24.486Z] $ docker rm -f --volumes d38eaba3c3f5591081f9452d3d64cc605509e11d6387d2c89d65ead3ff77059f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-10T18:47:28.181Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-765 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2023-07-10T18:47:28.193Z] Running in /w/workspace/go-mod-messaging/108 [Pipeline] { [Pipeline] checkout [2023-07-10T18:47:28.250Z] Selected Git installation does not exist. Using Default [2023-07-10T18:47:28.250Z] The recommended git tool is: NONE [2023-07-10T18:47:38.518Z] using credential edgex-jenkins-ssh [2023-07-10T18:47:38.546Z] Cloning the remote Git repository [2023-07-10T18:47:38.671Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-07-10T18:47:38.821Z] > git init /w/workspace/go-mod-messaging/108 # timeout=10 [2023-07-10T18:47:39.064Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-07-10T18:47:39.066Z] > git --version # timeout=10 [2023-07-10T18:47:39.106Z] > git --version # 'git version 2.25.1' [2023-07-10T18:47:39.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-10T18:47:39.306Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-10T18:47:40.218Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-07-10T18:47:40.249Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-10T18:47:41.282Z] Avoid second fetch [2023-07-10T18:47:41.283Z] Checking out Revision b17fa17328c1a5b27637f919b681059ae449bd10 (main) [2023-07-10T18:47:42.021Z] Commit message: "Merge pull request #263 from lenny-intel/go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-10T18:47:41.308Z] > git config core.sparsecheckout # timeout=10 [2023-07-10T18:47:41.407Z] > git checkout -f b17fa17328c1a5b27637f919b681059ae449bd10 # timeout=10 [2023-07-10T18:47:43.057Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-10T18:47:43.057Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-10T18:47:43.057Z] Dload Upload Total Spent Left Speed [2023-07-10T18:47:43.057Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-07-10T18:47:43.636Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-10T18:47:43.970Z] + sudo tee /etc/docker/daemon.new [2023-07-10T18:47:43.970Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-10T18:47:43.970Z] { [2023-07-10T18:47:43.970Z] "registry-mirrors": [ [2023-07-10T18:47:43.970Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-10T18:47:43.970Z] ], [2023-07-10T18:47:43.970Z] "bip": "10.250.0.254/24", [2023-07-10T18:47:43.970Z] "hosts": [ [2023-07-10T18:47:43.970Z] "tcp://0.0.0.0:5555", [2023-07-10T18:47:43.970Z] "unix:///var/run/docker.sock" [2023-07-10T18:47:43.970Z] ], [2023-07-10T18:47:43.970Z] "mtu": 1458, [2023-07-10T18:47:43.970Z] "selinux-enabled": true, [2023-07-10T18:47:43.970Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-10T18:47:43.970Z] } [Pipeline] sh [2023-07-10T18:47:44.312Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-10T18:47:44.649Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-07-10T18:48:03.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T18:48:03.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-10T18:48:03.195Z] ========================================================= [2023-07-10T18:48:03.195Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-10T18:48:03.195Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-10T18:48:03.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-10T18:48:04.116Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-10T18:48:04.116Z] c41833b44d91: Pulling fs layer [2023-07-10T18:48:04.116Z] ed15518f5707: Pulling fs layer [2023-07-10T18:48:04.116Z] feae8fd75edb: Pulling fs layer [2023-07-10T18:48:04.116Z] 242c74f7c9fa: Pulling fs layer [2023-07-10T18:48:04.116Z] 3cdef696dda3: Pulling fs layer [2023-07-10T18:48:04.116Z] 2ced38df9373: Pulling fs layer [2023-07-10T18:48:04.116Z] 58f1dce35555: Pulling fs layer [2023-07-10T18:48:04.116Z] 3cdef696dda3: Waiting [2023-07-10T18:48:04.116Z] 242c74f7c9fa: Waiting [2023-07-10T18:48:04.116Z] 2ced38df9373: Waiting [2023-07-10T18:48:04.116Z] 58f1dce35555: Waiting [2023-07-10T18:48:04.116Z] ed15518f5707: Verifying Checksum [2023-07-10T18:48:04.116Z] ed15518f5707: Download complete [2023-07-10T18:48:04.116Z] 242c74f7c9fa: Download complete [2023-07-10T18:48:04.116Z] 3cdef696dda3: Verifying Checksum [2023-07-10T18:48:04.116Z] 3cdef696dda3: Download complete [2023-07-10T18:48:04.116Z] c41833b44d91: Verifying Checksum [2023-07-10T18:48:05.100Z] c41833b44d91: Pull complete [2023-07-10T18:48:05.690Z] 58f1dce35555: Verifying Checksum [2023-07-10T18:48:05.690Z] 58f1dce35555: Download complete [2023-07-10T18:48:05.690Z] ed15518f5707: Pull complete [2023-07-10T18:48:06.660Z] feae8fd75edb: Verifying Checksum [2023-07-10T18:48:06.660Z] feae8fd75edb: Download complete [2023-07-10T18:48:06.928Z] 2ced38df9373: Verifying Checksum [2023-07-10T18:48:06.928Z] 2ced38df9373: Download complete [2023-07-10T18:48:19.301Z] feae8fd75edb: Pull complete [2023-07-10T18:48:19.301Z] 242c74f7c9fa: Pull complete [2023-07-10T18:48:19.301Z] 3cdef696dda3: Pull complete [2023-07-10T18:48:24.669Z] 2ced38df9373: Pull complete [2023-07-10T18:48:27.267Z] 58f1dce35555: Pull complete [2023-07-10T18:48:27.267Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-10T18:48:27.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-10T18:48:27.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-07-10T18:48:27.591Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:48:29.336Z] + docker inspect -f . ci-base-image-arm64 [2023-07-10T18:48:29.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T18:48:29.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-765 does not seem to be running inside a container [2023-07-10T18:48:29.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/108 -v /w/workspace/go-mod-messaging/108:/w/workspace/go-mod-messaging/108:rw,z -v /w/workspace/go-mod-messaging/108@tmp:/w/workspace/go-mod-messaging/108@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 [2023-07-10T18:48:32.727Z] $ docker top 593f225682048c2329595c77a3ecd5c40dcbc11fdf64899731c971209a8790d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T18:48:33.598Z] + go version [2023-07-10T18:48:33.598Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-10T18:48:33.620Z] $ docker stop --time=1 593f225682048c2329595c77a3ecd5c40dcbc11fdf64899731c971209a8790d6 [2023-07-10T18:48:35.228Z] $ docker rm -f --volumes 593f225682048c2329595c77a3ecd5c40dcbc11fdf64899731c971209a8790d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:48:35.774Z] + docker inspect -f . ci-base-image-arm64 [2023-07-10T18:48:35.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T18:48:36.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-765 does not seem to be running inside a container [2023-07-10T18:48:36.194Z] $ 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-messaging/108 -v /w/workspace/go-mod-messaging/108:/w/workspace/go-mod-messaging/108:rw,z -v /w/workspace/go-mod-messaging/108@tmp:/w/workspace/go-mod-messaging/108@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 [2023-07-10T18:48:37.426Z] $ docker top c1162254787e83a23e4820ff8389a720270a94d91e7bb47849a5d8f47464388d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T18:48:37.935Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/108 [Pipeline] fileExists [Pipeline] sh [2023-07-10T18:48:38.269Z] + make test [2023-07-10T18:48:38.551Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-07-10T18:48:38.551Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-07-10T18:48:39.140Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-10T18:48:39.140Z] go: downloading github.com/nats-io/nats.go v1.27.1 [2023-07-10T18:48:39.140Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-10T18:48:39.140Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-10T18:48:39.140Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-07-10T18:48:39.140Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.19 [2023-07-10T18:48:39.140Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-10T18:48:39.413Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-07-10T18:48:39.413Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-10T18:48:39.999Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-10T18:48:39.999Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-10T18:48:39.999Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-10T18:48:39.999Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-10T18:48:39.999Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-10T18:48:39.999Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-07-10T18:48:39.999Z] go: downloading golang.org/x/net v0.10.0 [2023-07-10T18:48:39.999Z] go: downloading golang.org/x/sync v0.1.0 [2023-07-10T18:48:40.269Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-07-10T18:48:40.269Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-07-10T18:48:40.269Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-07-10T18:48:40.269Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-10T18:48:40.269Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-07-10T18:48:40.540Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-10T18:48:40.540Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-07-10T18:48:41.129Z] go: downloading golang.org/x/crypto v0.9.0 [2023-07-10T18:48:41.423Z] go: downloading golang.org/x/text v0.9.0 [2023-07-10T18:48:45.695Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-07-10T18:48:45.695Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-07-10T18:48:45.695Z] go: downloading golang.org/x/time v0.3.0 [2023-07-10T18:48:45.695Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-10T18:50:37.359Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.448s coverage: 88.6% of statements [2023-07-10T18:50:37.946Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-07-10T18:50:37.946Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-07-10T18:50:40.541Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.385s coverage: 19.8% of statements [2023-07-10T18:50:40.541Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.363s coverage: 88.8% of statements [2023-07-10T18:50:40.541Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.406s coverage: 89.1% of statements [2023-07-10T18:52:17.197Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-07-10T18:52:17.197Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.488s coverage: 35.9% of statements [2023-07-10T18:52:17.197Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.381s coverage: 61.3% of statements [2023-07-10T18:52:17.197Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-07-10T18:52:17.197Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.212s coverage: 87.5% of statements [2023-07-10T18:52:17.197Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.219s coverage: 100.0% of statements [2023-07-10T18:52:17.197Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.208s coverage: 100.0% of statements [2023-07-10T18:52:17.197Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.205s coverage: 95.1% of statements [2023-07-10T18:52:17.197Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-10T18:52:17.197Z] go vet ./... [2023-07-10T18:53:38.792Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-10T18:53:38.793Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-07-10T18:53:38.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-10T18:53:38.820Z] $ docker stop --time=1 c1162254787e83a23e4820ff8389a720270a94d91e7bb47849a5d8f47464388d [2023-07-10T18:53:40.691Z] $ docker rm -f --volumes c1162254787e83a23e4820ff8389a720270a94d91e7bb47849a5d8f47464388d [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T18:53:42.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-10T18:53:42.958Z] Warning: overwriting stash ‘coverage-report’ [2023-07-10T18:53:43.397Z] 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 [2023-07-10T18:53:43.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-10T18:53:43.813Z] [2023-07-10T18:53:43.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:53:44.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-10T18:53:44.420Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-10T18:53:44.421Z] 8998bd30e6a1: Pulling fs layer [2023-07-10T18:53:44.421Z] 04944245beec: Pulling fs layer [2023-07-10T18:53:44.421Z] 699f458cf7ca: Pulling fs layer [2023-07-10T18:53:44.421Z] 765212b225bb: Pulling fs layer [2023-07-10T18:53:44.421Z] f23df028b6ca: Pulling fs layer [2023-07-10T18:53:44.421Z] d65c8cfc05b1: Pulling fs layer [2023-07-10T18:53:44.421Z] 2437ff75d9bd: Pulling fs layer [2023-07-10T18:53:44.421Z] 765212b225bb: Waiting [2023-07-10T18:53:44.421Z] d65c8cfc05b1: Waiting [2023-07-10T18:53:44.421Z] f23df028b6ca: Waiting [2023-07-10T18:53:44.421Z] 2437ff75d9bd: Waiting [2023-07-10T18:53:44.421Z] 04944245beec: Verifying Checksum [2023-07-10T18:53:44.421Z] 04944245beec: Download complete [2023-07-10T18:53:44.421Z] 765212b225bb: Verifying Checksum [2023-07-10T18:53:44.421Z] 765212b225bb: Download complete [2023-07-10T18:53:44.421Z] f23df028b6ca: Download complete [2023-07-10T18:53:44.421Z] d65c8cfc05b1: Verifying Checksum [2023-07-10T18:53:44.421Z] d65c8cfc05b1: Download complete [2023-07-10T18:53:44.688Z] 699f458cf7ca: Verifying Checksum [2023-07-10T18:53:44.688Z] 699f458cf7ca: Download complete [2023-07-10T18:53:44.957Z] 8998bd30e6a1: Download complete [2023-07-10T18:53:47.539Z] 2437ff75d9bd: Verifying Checksum [2023-07-10T18:53:47.539Z] 2437ff75d9bd: Download complete [2023-07-10T18:53:48.954Z] 8998bd30e6a1: Pull complete [2023-07-10T18:53:49.222Z] 04944245beec: Pull complete [2023-07-10T18:53:50.633Z] 699f458cf7ca: Pull complete [2023-07-10T18:53:50.633Z] 765212b225bb: Pull complete [2023-07-10T18:53:53.219Z] f23df028b6ca: Pull complete [2023-07-10T18:53:53.484Z] d65c8cfc05b1: Pull complete [2023-07-10T18:54:08.504Z] 2437ff75d9bd: Pull complete [2023-07-10T18:54:08.504Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-10T18:54:08.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-10T18:54:08.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T18:54:08.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-765 does not seem to be running inside a container [2023-07-10T18:54:08.735Z] $ 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-messaging/108 -v /w/workspace/go-mod-messaging/108:/w/workspace/go-mod-messaging/108:rw,z -v /w/workspace/go-mod-messaging/108@tmp:/w/workspace/go-mod-messaging/108@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 [2023-07-10T18:54:11.130Z] $ docker top b9ccfad0e661d4b5d013efd7e1a468422c275f4040e0033c3b5d9e8c46de6287 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-10T18:54:11.958Z] ---> job-cost.sh [2023-07-10T18:54:11.958Z] lf-activate-venv: SKIPPING [2023-07-10T18:54:11.958Z] INFO: No Stack... [2023-07-10T18:54:12.540Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-10T18:54:13.124Z] INFO: Archiving Costs [Pipeline] sh [2023-07-10T18:54:13.442Z] + cat /w/workspace/go-mod-messaging/108/archives/cost.csv [2023-07-10T18:54:13.442Z] + cut -d, -f6 [Pipeline] lock [2023-07-10T18:54:13.502Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] [2023-07-10T18:54:13.510Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] did not exist. Created. [2023-07-10T18:54:13.510Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-10T18:54:13.839Z] /w/workspace/go-mod-messaging/108@tmp/durable-0916bb6c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-10T18:54:14.433Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-10T18:54:14.721Z] Warning: overwriting stash ‘stack-cost’ [2023-07-10T18:54:14.775Z] Stashed 1 file(s) [Pipeline] } [2023-07-10T18:54:14.781Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-10T18:54:14.796Z] $ docker stop --time=1 b9ccfad0e661d4b5d013efd7e1a468422c275f4040e0033c3b5d9e8c46de6287 [2023-07-10T18:54:16.270Z] $ docker rm -f --volumes b9ccfad0e661d4b5d013efd7e1a468422c275f4040e0033c3b5d9e8c46de6287 [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 [2023-07-10T18:54:16.616Z] provisioning config files... [2023-07-10T18:54:16.626Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5756660373726507557tmp [Pipeline] { [Pipeline] sh [2023-07-10T18:54:16.924Z] + set +x [2023-07-10T18:54:16.924Z] + curl -s https://codecov.io/bash [2023-07-10T18:54:16.924Z] + bash -s -- [2023-07-10T18:54:16.924Z] [2023-07-10T18:54:16.924Z] _____ _ [2023-07-10T18:54:16.924Z] / ____| | | [2023-07-10T18:54:16.924Z] | | ___ __| | ___ ___ _____ __ [2023-07-10T18:54:16.924Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-10T18:54:16.924Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-10T18:54:16.924Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-10T18:54:16.924Z] Bash-1.0.6 [2023-07-10T18:54:16.924Z] [2023-07-10T18:54:16.924Z] [2023-07-10T18:54:16.924Z] ==> git version 2.25.1 found [2023-07-10T18:54:16.924Z] ==> 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 [2023-07-10T18:54:16.924Z] Release-Date: 2020-01-08 [2023-07-10T18:54:16.924Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-10T18:54:16.924Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-10T18:54:16.924Z] ==> Jenkins CI detected. [2023-07-10T18:54:16.924Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2023-07-10T18:54:16.924Z] project root: . [2023-07-10T18:54:16.924Z] --> token set from env [2023-07-10T18:54:16.924Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-10T18:54:16.924Z] ==> Running gcov in . (disable via -X gcov) [2023-07-10T18:54:16.924Z] ==> Python coveragepy not found [2023-07-10T18:54:16.924Z] ==> Searching for coverage reports in: [2023-07-10T18:54:16.924Z] + . [2023-07-10T18:54:16.924Z] -> Found 1 reports [2023-07-10T18:54:16.924Z] ==> Detecting git/mercurial file structure [2023-07-10T18:54:16.924Z] ==> Reading reports [2023-07-10T18:54:16.924Z] + ./coverage.out bytes=41815 [2023-07-10T18:54:16.924Z] ==> Appending adjustments [2023-07-10T18:54:16.924Z] https://docs.codecov.io/docs/fixing-reports [2023-07-10T18:54:17.183Z] + Found adjustments [2023-07-10T18:54:17.183Z] ==> Gzipping contents [2023-07-10T18:54:17.183Z] 12K /tmp/codecov.jJLcqe.gz [2023-07-10T18:54:17.183Z] ==> Uploading reports [2023-07-10T18:54:17.183Z] url: https://codecov.io [2023-07-10T18:54:17.183Z] query: branch=main&commit=b17fa17328c1a5b27637f919b681059ae449bd10&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-10T18:54:17.183Z] -> Pinging Codecov [2023-07-10T18:54:17.183Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=b17fa17328c1a5b27637f919b681059ae449bd10&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-10T18:54:17.442Z] -> Uploading to [2023-07-10T18:54:17.442Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-10/F6E385568367DD0E4001BA4F8F1CB792/b17fa17328c1a5b27637f919b681059ae449bd10/baf49a84-60db-4f45-a31e-67900fe6fdb9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230710%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230710T185417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9fbaf2b07a5f1e85e2ffdf0be512a8ee5ba6f2001f19e0f5a263ccb5a9afd9d8 [2023-07-10T18:54:17.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-10T18:54:17.442Z] Dload Upload Total Spent Left Speed [2023-07-10T18:54:17.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8282 0 0 100 8282 0 41618 --:--:-- --:--:-- --:--:-- 41618 [2023-07-10T18:54:17.702Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/b17fa17328c1a5b27637f919b681059ae449bd10 [Pipeline] } [2023-07-10T18:54:17.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-10T18:54:17.847Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-10T18:54:17.857Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:54:18.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-10T18:54:18.158Z] [2023-07-10T18:54:18.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:54:18.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-10T18:54:18.454Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-10T18:54:18.454Z] df9b9388f04a: Pulling fs layer [2023-07-10T18:54:18.454Z] 52dc419b0ee2: Pulling fs layer [2023-07-10T18:54:18.454Z] 25bc292e5bac: Pulling fs layer [2023-07-10T18:54:18.454Z] 114826534d7a: Pulling fs layer [2023-07-10T18:54:18.454Z] 4657fd5d0bcf: Pulling fs layer [2023-07-10T18:54:18.454Z] 6ad1cebc031e: Pulling fs layer [2023-07-10T18:54:18.454Z] 8a3aa393b2d8: Pulling fs layer [2023-07-10T18:54:18.454Z] 6ad1cebc031e: Waiting [2023-07-10T18:54:18.454Z] 8a3aa393b2d8: Waiting [2023-07-10T18:54:18.454Z] 114826534d7a: Waiting [2023-07-10T18:54:18.454Z] 4657fd5d0bcf: Waiting [2023-07-10T18:54:18.454Z] 25bc292e5bac: Verifying Checksum [2023-07-10T18:54:18.454Z] 25bc292e5bac: Download complete [2023-07-10T18:54:18.454Z] 52dc419b0ee2: Verifying Checksum [2023-07-10T18:54:18.454Z] 52dc419b0ee2: Download complete [2023-07-10T18:54:18.454Z] 4657fd5d0bcf: Verifying Checksum [2023-07-10T18:54:18.454Z] 4657fd5d0bcf: Download complete [2023-07-10T18:54:18.454Z] df9b9388f04a: Download complete [2023-07-10T18:54:18.454Z] df9b9388f04a: Pull complete [2023-07-10T18:54:18.714Z] 6ad1cebc031e: Verifying Checksum [2023-07-10T18:54:18.714Z] 6ad1cebc031e: Download complete [2023-07-10T18:54:18.714Z] 52dc419b0ee2: Pull complete [2023-07-10T18:54:18.714Z] 25bc292e5bac: Pull complete [2023-07-10T18:54:19.282Z] 114826534d7a: Verifying Checksum [2023-07-10T18:54:19.282Z] 114826534d7a: Download complete [2023-07-10T18:54:19.282Z] 8a3aa393b2d8: Verifying Checksum [2023-07-10T18:54:19.282Z] 8a3aa393b2d8: Download complete [2023-07-10T18:54:22.564Z] 114826534d7a: Pull complete [2023-07-10T18:54:22.564Z] 4657fd5d0bcf: Pull complete [2023-07-10T18:54:22.822Z] 6ad1cebc031e: Pull complete [2023-07-10T18:54:25.351Z] 8a3aa393b2d8: Pull complete [2023-07-10T18:54:25.351Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-10T18:54:25.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-10T18:54:25.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T18:54:25.426Z] prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container [2023-07-10T18:54:25.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-10T18:54:29.600Z] $ docker top a1bf74604006b30307eca63f7f0e69aa39ce22d92ff567c0e110c9c085a606db -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-10T18:54:29.671Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2023-07-10T18:54:29.947Z] + set -o pipefail [2023-07-10T18:54:29.947Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2023-07-10T18:54:34.138Z] [2023-07-10T18:54:34.138Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2023-07-10T18:54:34.138Z] [2023-07-10T18:54:34.138Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/585ac2a3-2d0e-4f2b-9014-e8b431337aa0 [2023-07-10T18:54:34.138Z] [2023-07-10T18:54:34.138Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-10T18:54:34.138Z] [2023-07-10T18:54:34.138Z] [2023-07-10T18:54:34.138Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-10T18:54:34.138Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-10T18:54:34.138Z] More details here: https://snyk.co/ue1NS [2023-07-10T18:54:34.138Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-10T18:54:34.138Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-10T18:54:34.144Z] $ docker stop --time=1 a1bf74604006b30307eca63f7f0e69aa39ce22d92ff567c0e110c9c085a606db [2023-07-10T18:54:37.131Z] $ docker rm -f --volumes a1bf74604006b30307eca63f7f0e69aa39ce22d92ff567c0e110c9c085a606db [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 [2023-07-10T18:54:37.868Z] + git log --format=format:%s -1 b17fa17328c1a5b27637f919b681059ae449bd10 [Pipeline] sh [2023-07-10T18:54:38.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-10T18:54:38.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:54:38.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T18:54:38.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T18:54:38.525Z] prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container [2023-07-10T18:54:38.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-10T18:54:38.940Z] $ docker top 84affed3fe9a591e024c70bdd02dd65532c5c075500b8c594200bf3b24340a24 -eo pid,comm [2023-07-10T18:54:38.989Z] 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). [2023-07-10T18:54:38.989Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-10T18:54:39.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T18:54:39.019Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T18:54:39.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T18:54:39.138Z] $ docker exec 84affed3fe9a591e024c70bdd02dd65532c5c075500b8c594200bf3b24340a24 ssh-agent [2023-07-10T18:54:39.247Z] SSH_AUTH_SOCK=/tmp/ssh-RM2JZVmkfk6p/agent.31 [2023-07-10T18:54:39.247Z] SSH_AGENT_PID=37 [2023-07-10T18:54:39.252Z] Running ssh-add (command line suppressed) [2023-07-10T18:54:39.366Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11856858152214257339.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11856858152214257339.key) [2023-07-10T18:54:39.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T18:54:41.443Z] + git semver tag [2023-07-10T18:54:41.443Z] 2023-07-10 18:54:41,044 [run_tag] DEBUG tag force:False [2023-07-10T18:54:41.443Z] 2023-07-10 18:54:41,045 [check_head_tag] DEBUG check head tag [2023-07-10T18:54:41.443Z] 2023-07-10 18:54:41,045 [execute] INFO git cat-file --batch-check [2023-07-10T18:54:41.443Z] 2023-07-10 18:54:41,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-07-10T18:54:41.443Z] 2023-07-10 18:54:41,049 [execute] INFO git cat-file --batch [2023-07-10T18:54:41.443Z] 2023-07-10 18:54:41,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2023-07-10T18:54:41.443Z] 2023-07-10 18:54:41,062 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-07-10T18:54:41.443Z] 2023-07-10 18:54:41,062 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 [2023-07-10T18:54:41.443Z] 2023-07-10 18:54:41,062 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-07-10T18:54:41.443Z] 2023-07-10 18:54:41,065 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-07-10T18:54:41.443Z] 3.1.0-dev.9 [Pipeline] } [2023-07-10T18:54:41.449Z] $ docker exec --env ******** --env ******** 84affed3fe9a591e024c70bdd02dd65532c5c075500b8c594200bf3b24340a24 ssh-agent -k [2023-07-10T18:54:41.547Z] unset SSH_AUTH_SOCK; [2023-07-10T18:54:41.547Z] unset SSH_AGENT_PID; [2023-07-10T18:54:41.547Z] echo Agent pid 37 killed; [2023-07-10T18:54:41.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-10T18:54:41.870Z] + git semver [Pipeline] } [2023-07-10T18:54:42.138Z] $ docker stop --time=1 84affed3fe9a591e024c70bdd02dd65532c5c075500b8c594200bf3b24340a24 [2023-07-10T18:54:43.440Z] $ docker rm -f --volumes 84affed3fe9a591e024c70bdd02dd65532c5c075500b8c594200bf3b24340a24 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:54:43.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-10T18:54:43.807Z] [2023-07-10T18:54:43.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:54:44.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-10T18:54:44.101Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-10T18:54:44.101Z] ab5ef0e58194: Pulling fs layer [2023-07-10T18:54:44.101Z] 9712f1f96733: Pulling fs layer [2023-07-10T18:54:44.101Z] 63f879dbbcfc: Pulling fs layer [2023-07-10T18:54:44.101Z] 0d9ebad4ef96: Pulling fs layer [2023-07-10T18:54:44.101Z] e9a5061849ea: Pulling fs layer [2023-07-10T18:54:44.101Z] d747dcd14b5f: Pulling fs layer [2023-07-10T18:54:44.101Z] 0d9ebad4ef96: Waiting [2023-07-10T18:54:44.101Z] e9a5061849ea: Waiting [2023-07-10T18:54:44.101Z] 2de7ff778b66: Pulling fs layer [2023-07-10T18:54:44.101Z] 2de7ff778b66: Waiting [2023-07-10T18:54:44.101Z] 9712f1f96733: Verifying Checksum [2023-07-10T18:54:44.101Z] 9712f1f96733: Download complete [2023-07-10T18:54:44.363Z] 63f879dbbcfc: Verifying Checksum [2023-07-10T18:54:44.363Z] 63f879dbbcfc: Download complete [2023-07-10T18:54:44.622Z] e9a5061849ea: Verifying Checksum [2023-07-10T18:54:44.622Z] e9a5061849ea: Download complete [2023-07-10T18:54:44.622Z] 0d9ebad4ef96: Verifying Checksum [2023-07-10T18:54:44.622Z] 0d9ebad4ef96: Download complete [2023-07-10T18:54:44.622Z] d747dcd14b5f: Download complete [2023-07-10T18:54:44.622Z] ab5ef0e58194: Verifying Checksum [2023-07-10T18:54:44.622Z] ab5ef0e58194: Download complete [2023-07-10T18:54:44.622Z] 2de7ff778b66: Verifying Checksum [2023-07-10T18:54:44.622Z] 2de7ff778b66: Download complete [2023-07-10T18:54:47.150Z] ab5ef0e58194: Pull complete [2023-07-10T18:54:47.150Z] 9712f1f96733: Pull complete [2023-07-10T18:54:47.717Z] 63f879dbbcfc: Pull complete [2023-07-10T18:54:51.909Z] 0d9ebad4ef96: Pull complete [2023-07-10T18:54:51.909Z] e9a5061849ea: Pull complete [2023-07-10T18:54:51.909Z] d747dcd14b5f: Pull complete [2023-07-10T18:54:53.285Z] 2de7ff778b66: Pull complete [2023-07-10T18:54:53.285Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-10T18:54:53.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-10T18:54:53.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T18:54:53.355Z] prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container [2023-07-10T18:54:53.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-10T18:54:59.372Z] $ docker top 52bce215e7ccb2665138150ecf7a7eccd307616ddbcb52564663c44afc8fb6a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-10T18:54:59.443Z] provisioning config files... [2023-07-10T18:54:59.450Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17421717983118367395tmp [2023-07-10T18:54:59.460Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config324826591477421750tmp [2023-07-10T18:54:59.469Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17934988771423740283tmp [Pipeline] { [Pipeline] echo [2023-07-10T18:54:59.481Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T18:54:59.771Z] ---> sigul-configuration.sh [2023-07-10T18:54:59.771Z] gpg: directory `/root/.gnupg' created [2023-07-10T18:54:59.771Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-10T18:54:59.771Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-10T18:54:59.771Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-10T18:54:59.771Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-10T18:54:59.771Z] gpg: CAST5 encrypted data [2023-07-10T18:54:59.771Z] gpg: encrypted with 1 passphrase [2023-07-10T18:54:59.771Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-10T18:55:00.056Z] + mkdir /home/jenkins [2023-07-10T18:55:00.056Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-10T18:55:00.337Z] + 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 [2023-07-10T18:55:00.346Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T18:55:00.630Z] ---> sigul-install.sh [2023-07-10T18:55:00.630Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-10T18:55:00.914Z] + git tag --list [2023-07-10T18:55:00.915Z] v0.0.0 [2023-07-10T18:55:00.915Z] v0.1.0 [2023-07-10T18:55:00.915Z] v0.1.1 [2023-07-10T18:55:00.915Z] v0.1.10 [2023-07-10T18:55:00.915Z] v0.1.11 [2023-07-10T18:55:00.915Z] v0.1.12 [2023-07-10T18:55:00.915Z] v0.1.13 [2023-07-10T18:55:00.915Z] v0.1.14 [2023-07-10T18:55:00.915Z] v0.1.15 [2023-07-10T18:55:00.915Z] v0.1.16 [2023-07-10T18:55:00.915Z] v0.1.17 [2023-07-10T18:55:00.915Z] v0.1.18 [2023-07-10T18:55:00.915Z] v0.1.19 [2023-07-10T18:55:00.915Z] v0.1.2 [2023-07-10T18:55:00.915Z] v0.1.20 [2023-07-10T18:55:00.915Z] v0.1.21 [2023-07-10T18:55:00.915Z] v0.1.22 [2023-07-10T18:55:00.915Z] v0.1.23 [2023-07-10T18:55:00.915Z] v0.1.24 [2023-07-10T18:55:00.915Z] v0.1.25 [2023-07-10T18:55:00.915Z] v0.1.26 [2023-07-10T18:55:00.915Z] v0.1.27 [2023-07-10T18:55:00.915Z] v0.1.28 [2023-07-10T18:55:00.915Z] v0.1.29 [2023-07-10T18:55:00.915Z] v0.1.3 [2023-07-10T18:55:00.915Z] v0.1.30 [2023-07-10T18:55:00.915Z] v0.1.31 [2023-07-10T18:55:00.915Z] v0.1.4 [2023-07-10T18:55:00.915Z] v0.1.5 [2023-07-10T18:55:00.915Z] v0.1.6 [2023-07-10T18:55:00.915Z] v0.1.7 [2023-07-10T18:55:00.915Z] v0.1.8 [2023-07-10T18:55:00.915Z] v0.1.9 [2023-07-10T18:55:00.915Z] v2.0.0 [2023-07-10T18:55:00.915Z] v2.0.1 [2023-07-10T18:55:00.915Z] v2.1.0 [2023-07-10T18:55:00.915Z] v2.1.1 [2023-07-10T18:55:00.915Z] v2.2.0 [2023-07-10T18:55:00.915Z] v2.3.0 [2023-07-10T18:55:00.915Z] v3.0 [2023-07-10T18:55:00.915Z] v3.0.0 [2023-07-10T18:55:00.915Z] v3.1.0-dev.1 [2023-07-10T18:55:00.915Z] v3.1.0-dev.2 [2023-07-10T18:55:00.915Z] v3.1.0-dev.3 [2023-07-10T18:55:00.915Z] v3.1.0-dev.4 [2023-07-10T18:55:00.915Z] v3.1.0-dev.5 [2023-07-10T18:55:00.915Z] v3.1.0-dev.6 [2023-07-10T18:55:00.915Z] v3.1.0-dev.7 [2023-07-10T18:55:00.915Z] v3.1.0-dev.8 [2023-07-10T18:55:00.915Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-10T18:55:01.206Z] + lftools sign git-tag v3.1.0-dev.9 [2023-07-10T18:55:01.779Z] Signing Git tag with Sigul... [2023-07-10T18:55:01.779Z] Signing v3.1.0-dev.9 [Pipeline] echo [2023-07-10T18:55:02.046Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T18:55:02.327Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-10T18:55:02.335Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-10T18:55:02.352Z] $ docker stop --time=1 52bce215e7ccb2665138150ecf7a7eccd307616ddbcb52564663c44afc8fb6a8 [2023-07-10T18:55:03.724Z] $ docker rm -f --volumes 52bce215e7ccb2665138150ecf7a7eccd307616ddbcb52564663c44afc8fb6a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-10T18:55:04.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-10T18:55:04.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:55:04.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T18:55:04.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T18:55:04.480Z] prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container [2023-07-10T18:55:04.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-10T18:55:04.872Z] $ docker top 0f7ddea1a5c6a3575f60613d1e9706794d478d9f6794b5913ec1f8a28392edc6 -eo pid,comm [2023-07-10T18:55:04.927Z] 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). [2023-07-10T18:55:04.927Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-10T18:55:04.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T18:55:04.961Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T18:55:05.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T18:55:05.085Z] $ docker exec 0f7ddea1a5c6a3575f60613d1e9706794d478d9f6794b5913ec1f8a28392edc6 ssh-agent [2023-07-10T18:55:05.200Z] SSH_AUTH_SOCK=/tmp/ssh-rlnArTxSTpGo/agent.31 [2023-07-10T18:55:05.200Z] SSH_AGENT_PID=37 [2023-07-10T18:55:05.205Z] Running ssh-add (command line suppressed) [2023-07-10T18:55:05.317Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7750477997988700821.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7750477997988700821.key) [2023-07-10T18:55:05.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T18:55:05.619Z] + git semver bump pre [2023-07-10T18:55:05.878Z] 2023-07-10 18:55:05,786 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-07-10T18:55:05.878Z] 2023-07-10 18:55:05,786 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev [2023-07-10T18:55:05.878Z] 2023-07-10 18:55:05,786 [bump_version] DEBUG bumped version:3.1.0-dev.10 [2023-07-10T18:55:05.878Z] 2023-07-10 18:55:05,786 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2023-07-10T18:55:05.878Z] 2023-07-10 18:55:05,786 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-07-10T18:55:05.878Z] 2023-07-10 18:55:05,786 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-07-10T18:55:05.878Z] 2023-07-10 18:55:05,788 [execute] INFO git cat-file --batch-check [2023-07-10T18:55:05.878Z] 2023-07-10 18:55:05,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-10T18:55:05.878Z] 2023-07-10 18:55:05,793 [execute] INFO git cat-file --batch [2023-07-10T18:55:05.878Z] 2023-07-10 18:55:05,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-10T18:55:05.878Z] 2023-07-10 18:55:05,798 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-07-10T18:55:05.878Z] 3.1.0-dev.10 [Pipeline] } [2023-07-10T18:55:05.882Z] $ docker exec --env ******** --env ******** 0f7ddea1a5c6a3575f60613d1e9706794d478d9f6794b5913ec1f8a28392edc6 ssh-agent -k [2023-07-10T18:55:05.967Z] unset SSH_AUTH_SOCK; [2023-07-10T18:55:05.968Z] unset SSH_AGENT_PID; [2023-07-10T18:55:05.968Z] echo Agent pid 37 killed; [2023-07-10T18:55:05.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-10T18:55:06.278Z] + git semver [Pipeline] } [2023-07-10T18:55:06.546Z] $ docker stop --time=1 0f7ddea1a5c6a3575f60613d1e9706794d478d9f6794b5913ec1f8a28392edc6 [2023-07-10T18:55:07.842Z] $ docker rm -f --volumes 0f7ddea1a5c6a3575f60613d1e9706794d478d9f6794b5913ec1f8a28392edc6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-10T18:55:08.186Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-10T18:55:08.186Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:55:08.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-10T18:55:08.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T18:55:08.551Z] prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container [2023-07-10T18:55:08.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-10T18:55:09.040Z] $ docker top 8ab7ec5cf3c0864f806d007fdf41fdca1dc9fc90bcffc09b04417941e4f370b1 -eo pid,comm [2023-07-10T18:55:09.101Z] 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). [2023-07-10T18:55:09.101Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-10T18:55:09.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-10T18:55:09.140Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-10T18:55:09.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-10T18:55:09.255Z] $ docker exec 8ab7ec5cf3c0864f806d007fdf41fdca1dc9fc90bcffc09b04417941e4f370b1 ssh-agent [2023-07-10T18:55:09.356Z] SSH_AUTH_SOCK=/tmp/ssh-aSmND18WFzoP/agent.33 [2023-07-10T18:55:09.356Z] SSH_AGENT_PID=39 [2023-07-10T18:55:09.360Z] Running ssh-add (command line suppressed) [2023-07-10T18:55:09.454Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_852459317952741245.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_852459317952741245.key) [2023-07-10T18:55:09.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-10T18:55:09.754Z] + git semver push [2023-07-10T18:55:10.011Z] 2023-07-10 18:55:09,930 [run_push] DEBUG push [2023-07-10T18:55:10.011Z] 2023-07-10 18:55:09,931 [execute] INFO git cat-file --batch-check [2023-07-10T18:55:10.011Z] 2023-07-10 18:55:09,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-10T18:55:10.011Z] 2023-07-10 18:55:09,935 [execute] INFO git rev-list 17e598164d7719972f0c28fb8fa55c89125ae564 -- [2023-07-10T18:55:10.011Z] 2023-07-10 18:55:09,936 [execute] DEBUG Popen(['git', 'rev-list', '17e598164d7719972f0c28fb8fa55c89125ae564', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-10T18:55:10.011Z] 2023-07-10 18:55:09,945 [execute] INFO git fetch -v origin [2023-07-10T18:55:10.011Z] 2023-07-10 18:55:09,945 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-10T18:55:10.578Z] 2023-07-10 18:55:10,418 [run_push] DEBUG no remote changes detected [2023-07-10T18:55:10.578Z] 2023-07-10 18:55:10,418 [execute] INFO git push origin semver [2023-07-10T18:55:10.578Z] 2023-07-10 18:55:10,418 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-10T18:55:11.513Z] 2023-07-10 18:55:11,195 [run_push] DEBUG push all version tags [2023-07-10T18:55:11.513Z] 2023-07-10 18:55:11,196 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-10T18:55:11.513Z] 2023-07-10 18:55:11,196 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2023-07-10T18:55:12.083Z] 2023-07-10 18:55:11,961 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2023-07-10T18:55:12.083Z] 3.1.0-dev.10 [Pipeline] } [2023-07-10T18:55:12.088Z] $ docker exec --env ******** --env ******** 8ab7ec5cf3c0864f806d007fdf41fdca1dc9fc90bcffc09b04417941e4f370b1 ssh-agent -k [2023-07-10T18:55:12.189Z] unset SSH_AUTH_SOCK; [2023-07-10T18:55:12.189Z] unset SSH_AGENT_PID; [2023-07-10T18:55:12.189Z] echo Agent pid 39 killed; [2023-07-10T18:55:12.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-10T18:55:12.509Z] + git semver [Pipeline] } [2023-07-10T18:55:12.778Z] $ docker stop --time=1 8ab7ec5cf3c0864f806d007fdf41fdca1dc9fc90bcffc09b04417941e4f370b1 [2023-07-10T18:55:14.080Z] $ docker rm -f --volumes 8ab7ec5cf3c0864f806d007fdf41fdca1dc9fc90bcffc09b04417941e4f370b1 [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 [2023-07-10T18:55:14.670Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2023-07-10T18:55:14.670Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-07-10T18:55:14.670Z] total 16 [2023-07-10T18:55:14.670Z] drwxr-xr-x 3 root root 4096 Jul 10 18:46 . [2023-07-10T18:55:14.670Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 10 18:55 .. [2023-07-10T18:55:14.670Z] drwxr-xr-x 2 root root 4096 Jul 10 18:46 cost [2023-07-10T18:55:14.670Z] -rw-r--r-- 1 root root 88 Jul 10 18:46 cost.csv [2023-07-10T18:55:14.670Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-07-10T18:55:14.670Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2023-07-10T18:55:14.670Z] total 16 [2023-07-10T18:55:14.670Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 18:46 . [2023-07-10T18:55:14.670Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 10 18:55 .. [2023-07-10T18:55:14.670Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 10 18:46 cost [2023-07-10T18:55:14.670Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 10 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-10T18:55:14.962Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T18:55:15.827Z] ---> package-listing.sh [2023-07-10T18:55:15.828Z] ++ facter osfamily [2023-07-10T18:55:15.828Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-10T18:55:16.086Z] + OS_FAMILY=debian [2023-07-10T18:55:16.086Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2023-07-10T18:55:16.086Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-10T18:55:16.086Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-10T18:55:16.086Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-10T18:55:16.086Z] + PACKAGES=/tmp/packages_start.txt [2023-07-10T18:55:16.086Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-07-10T18:55:16.086Z] + PACKAGES=/tmp/packages_end.txt [2023-07-10T18:55:16.086Z] + case "${OS_FAMILY}" in [2023-07-10T18:55:16.086Z] + dpkg -l [2023-07-10T18:55:16.086Z] + grep '^ii' [2023-07-10T18:55:16.086Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-10T18:55:16.086Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-10T18:55:16.086Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-10T18:55:16.086Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2023-07-10T18:55:16.086Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2023-07-10T18:55:16.086Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2023-07-10T18:55:16.095Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-10T18:55:16.370Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-10T18:55:16.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-10T18:55:16.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-10T18:55:17.000Z] prd-ubuntu20.04-docker-8c-8g-763 does not seem to be running inside a container [2023-07-10T18:55:17.027Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 [2023-07-10T18:55:17.289Z] $ docker top c984d1421b4cccc1168b96a0733820e25f1a40f19b0e42fa89dca769d67ab429 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-10T18:55:17.642Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-10T18:55:17.929Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-10T18:55:18.214Z] + ls /var/log/sa-host [2023-07-10T18:55:18.214Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-10T18:55:18.288Z] provisioning config files... [2023-07-10T18:55:18.296Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3174895154306355759tmp [Pipeline] { [Pipeline] echo [2023-07-10T18:55:18.310Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T18:55:18.591Z] ---> create-netrc.sh [Pipeline] } [2023-07-10T18:55:18.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-10T18:55:18.925Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-10T18:55:18.934Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T18:55:19.216Z] ---> sudo-logs.sh [2023-07-10T18:55:19.216Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-10T18:55:19.247Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T18:55:19.532Z] ---> job-cost.sh [2023-07-10T18:55:19.532Z] lf-activate-venv: SKIPPING [2023-07-10T18:55:19.532Z] DEBUG: total: 0.2199999988079071 [2023-07-10T18:55:19.532Z] INFO: Retrieving Stack Cost... [2023-07-10T18:55:20.102Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-10T18:55:20.361Z] INFO: Archiving Costs [Pipeline] echo [2023-07-10T18:55:20.371Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-10T18:55:20.654Z] ---> logs-deploy.sh [2023-07-10T18:55:20.654Z] lf-activate-venv: SKIPPING [2023-07-10T18:55:20.654Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/108 [2023-07-10T18:55:20.654Z] INFO: archiving workspace using pattern(s): [2023-07-10T18:55:21.591Z] Archives upload complete. [2023-07-10T18:55:21.850Z] INFO: archiving logs to Nexus [2023-07-10T18:55:22.420Z] ---> uname -a: [2023-07-10T18:55:22.420Z] Linux prd-ubuntu20-04-docker-8c-8g-763 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-10T18:55:22.420Z] [2023-07-10T18:55:22.420Z] [2023-07-10T18:55:22.420Z] ---> lscpu: [2023-07-10T18:55:22.420Z] Architecture: x86_64 [2023-07-10T18:55:22.420Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-10T18:55:22.420Z] Byte Order: Little Endian [2023-07-10T18:55:22.420Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-10T18:55:22.420Z] CPU(s): 8 [2023-07-10T18:55:22.420Z] On-line CPU(s) list: 0-7 [2023-07-10T18:55:22.420Z] Thread(s) per core: 1 [2023-07-10T18:55:22.420Z] Core(s) per socket: 1 [2023-07-10T18:55:22.420Z] Socket(s): 8 [2023-07-10T18:55:22.420Z] NUMA node(s): 1 [2023-07-10T18:55:22.420Z] Vendor ID: AuthenticAMD [2023-07-10T18:55:22.420Z] CPU family: 23 [2023-07-10T18:55:22.420Z] Model: 49 [2023-07-10T18:55:22.420Z] Model name: AMD EPYC-Rome Processor [2023-07-10T18:55:22.420Z] Stepping: 0 [2023-07-10T18:55:22.420Z] CPU MHz: 2800.000 [2023-07-10T18:55:22.420Z] BogoMIPS: 5600.00 [2023-07-10T18:55:22.420Z] Virtualization: AMD-V [2023-07-10T18:55:22.420Z] Hypervisor vendor: KVM [2023-07-10T18:55:22.420Z] Virtualization type: full [2023-07-10T18:55:22.420Z] L1d cache: 256 KiB [2023-07-10T18:55:22.420Z] L1i cache: 256 KiB [2023-07-10T18:55:22.420Z] L2 cache: 4 MiB [2023-07-10T18:55:22.420Z] L3 cache: 128 MiB [2023-07-10T18:55:22.420Z] NUMA node0 CPU(s): 0-7 [2023-07-10T18:55:22.420Z] Vulnerability Itlb multihit: Not affected [2023-07-10T18:55:22.420Z] Vulnerability L1tf: Not affected [2023-07-10T18:55:22.420Z] Vulnerability Mds: Not affected [2023-07-10T18:55:22.420Z] Vulnerability Meltdown: Not affected [2023-07-10T18:55:22.420Z] Vulnerability Mmio stale data: Not affected [2023-07-10T18:55:22.420Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-10T18:55:22.420Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-10T18:55:22.420Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-10T18:55:22.420Z] Vulnerability Srbds: Not affected [2023-07-10T18:55:22.420Z] Vulnerability Tsx async abort: Not affected [2023-07-10T18:55:22.420Z] 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 [2023-07-10T18:55:22.420Z] [2023-07-10T18:55:22.420Z] [2023-07-10T18:55:22.420Z] ---> nproc: [2023-07-10T18:55:22.420Z] 8 [2023-07-10T18:55:22.420Z] [2023-07-10T18:55:22.420Z] [2023-07-10T18:55:22.420Z] ---> df -h: [2023-07-10T18:55:22.420Z] Filesystem Size Used Avail Use% Mounted on [2023-07-10T18:55:22.420Z] overlay 155G 12G 144G 8% / [2023-07-10T18:55:22.420Z] tmpfs 64M 0 64M 0% /dev [2023-07-10T18:55:22.420Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-10T18:55:22.420Z] shm 64M 0 64M 0% /dev/shm [2023-07-10T18:55:22.420Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-07-10T18:55:22.420Z] [2023-07-10T18:55:22.420Z] [2023-07-10T18:55:22.420Z] ---> sar -b -r -n DEV: [2023-07-10T18:55:22.420Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-763) 07/10/23 _x86_64_ (8 CPU) [2023-07-10T18:55:22.420Z] [2023-07-10T18:55:22.420Z] 18:44:08 LINUX RESTART (8 CPU) [2023-07-10T18:55:22.420Z] [2023-07-10T18:55:22.420Z] 18:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-10T18:55:22.420Z] 18:46:01 62.96 0.53 62.42 0.00 47.86 77643.86 0.00 [2023-07-10T18:55:22.420Z] 18:47:01 56.72 0.17 56.56 0.00 7.07 68740.96 0.00 [2023-07-10T18:55:22.420Z] 18:48:01 5.62 0.00 5.62 0.00 0.00 35759.91 0.00 [2023-07-10T18:55:22.420Z] 18:49:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 [2023-07-10T18:55:22.420Z] 18:50:01 39.44 11.63 27.81 0.00 5421.26 6339.35 0.00 [2023-07-10T18:55:22.420Z] 18:51:01 1.90 0.00 1.90 0.00 0.00 21.06 0.00 [2023-07-10T18:55:22.420Z] 18:52:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 [2023-07-10T18:55:22.420Z] 18:53:01 1.98 0.00 1.98 0.00 0.00 21.19 0.00 [2023-07-10T18:55:22.420Z] 18:54:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2023-07-10T18:55:22.420Z] 18:55:01 87.44 0.37 87.07 0.00 25.86 57510.55 0.00 [2023-07-10T18:55:22.420Z] Average: 26.06 1.27 24.80 0.00 550.28 24608.11 0.00 [2023-07-10T18:55:22.420Z] [2023-07-10T18:55:22.420Z] 18:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-10T18:55:22.420Z] 18:46:01 28081468 31169168 1129260 3.43 84736 3237764 2231916 6.58 1583384 2795284 318640 [2023-07-10T18:55:22.420Z] 18:47:01 28671732 31592864 707776 2.15 91624 3065776 1729468 5.10 1089088 2704600 16 [2023-07-10T18:55:22.420Z] 18:48:01 28672480 31593828 706584 2.15 91712 3065780 1729468 5.10 1089040 2704604 44 [2023-07-10T18:55:22.420Z] 18:49:01 28683172 31604576 695660 2.12 91768 3065788 1729468 5.10 1078084 2704604 16 [2023-07-10T18:55:22.420Z] 18:50:01 28307600 31584880 705992 2.15 100404 3398204 1811552 5.34 1314276 2816688 32 [2023-07-10T18:55:22.420Z] 18:51:01 28309772 31587108 703656 2.14 100484 3398204 1811552 5.34 1312220 2816692 8 [2023-07-10T18:55:22.420Z] 18:52:01 28309432 31586936 703788 2.14 100576 3398208 1811552 5.34 1312252 2816708 8 [2023-07-10T18:55:22.420Z] 18:53:01 28309440 31587064 703600 2.14 100668 3398212 1811552 5.34 1312600 2816708 8 [2023-07-10T18:55:22.420Z] 18:54:01 28309568 31587544 703496 2.14 100756 3398200 1811552 5.34 1312432 2817000 8 [2023-07-10T18:55:22.420Z] 18:55:01 26775556 31542080 739212 2.25 149904 4707012 1912324 5.64 1453496 4066592 856 [2023-07-10T18:55:22.420Z] Average: 28243022 31543605 749902 2.28 101263 3413315 1839040 5.42 1285687 2905948 31964 [2023-07-10T18:55:22.420Z] [2023-07-10T18:55:22.420Z] 18:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-10T18:55:22.420Z] 18:46:01 veth334f5c0 77.30 165.36 7.09 1441.38 0.00 0.00 0.00 0.12 [2023-07-10T18:55:22.420Z] 18:46:01 docker0 78.45 166.44 6.10 1456.87 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.420Z] 18:46:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.420Z] 18:46:01 ens3 333.23 176.25 5719.07 31.20 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.420Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.420Z] 18:47:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.420Z] 18:47:01 ens3 111.45 90.43 2537.18 91.88 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.420Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.420Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.420Z] 18:48:01 ens3 0.45 0.38 0.26 0.20 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.420Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.420Z] 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.420Z] 18:49:01 ens3 0.30 0.17 0.24 0.01 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.420Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.420Z] 18:50:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.420Z] 18:50:01 ens3 160.06 86.14 2010.33 6.02 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:51:01 ens3 0.28 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:52:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:53:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:55:01 vethb70279b 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:55:01 docker0 72.69 131.39 5.66 1403.27 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:55:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] 18:55:01 ens3 389.60 223.71 8584.14 37.02 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] Average: vethb70279b 0.03 0.04 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] Average: docker0 15.11 29.78 1.18 286.00 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] Average: ens3 99.57 57.74 1885.10 16.64 0.00 0.00 0.00 0.00 [2023-07-10T18:55:22.421Z] [2023-07-10T18:55:22.421Z] [2023-07-10T18:55:22.421Z] ---> sar -P ALL: [2023-07-10T18:55:22.421Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-763) 07/10/23 _x86_64_ (8 CPU) [2023-07-10T18:55:22.421Z] [2023-07-10T18:55:22.421Z] 18:44:08 LINUX RESTART (8 CPU) [2023-07-10T18:55:22.421Z] [2023-07-10T18:55:22.421Z] 18:45:01 CPU %user %nice %system %iowait %steal %idle [2023-07-10T18:55:22.421Z] 18:46:01 all 32.82 0.00 5.00 1.32 0.09 60.77 [2023-07-10T18:55:22.421Z] 18:46:01 0 29.68 0.00 4.77 0.52 0.08 64.94 [2023-07-10T18:55:22.421Z] 18:46:01 1 36.14 0.00 4.89 0.25 0.08 58.63 [2023-07-10T18:55:22.421Z] 18:46:01 2 30.42 0.00 4.35 2.81 0.07 62.35 [2023-07-10T18:55:22.421Z] 18:46:01 3 30.97 0.00 5.76 1.10 0.08 62.08 [2023-07-10T18:55:22.421Z] 18:46:01 4 32.42 0.00 4.79 0.07 0.08 62.64 [2023-07-10T18:55:22.421Z] 18:46:01 5 33.55 0.00 4.65 0.45 0.08 61.26 [2023-07-10T18:55:22.421Z] 18:46:01 6 36.80 0.00 4.85 0.81 0.10 57.44 [2023-07-10T18:55:22.421Z] 18:46:01 7 32.58 0.00 5.96 4.52 0.12 56.82 [2023-07-10T18:55:22.421Z] 18:47:01 all 5.72 0.00 1.84 1.16 0.05 91.23 [2023-07-10T18:55:22.421Z] 18:47:01 0 5.62 0.00 1.44 0.12 0.03 92.79 [2023-07-10T18:55:22.421Z] 18:47:01 1 5.91 0.00 1.78 1.91 0.05 90.35 [2023-07-10T18:55:22.421Z] 18:47:01 2 5.29 0.00 1.46 1.37 0.03 91.85 [2023-07-10T18:55:22.421Z] 18:47:01 3 5.66 0.00 1.81 0.76 0.05 91.72 [2023-07-10T18:55:22.421Z] 18:47:01 4 5.76 0.00 1.74 0.02 0.03 92.45 [2023-07-10T18:55:22.421Z] 18:47:01 5 4.94 0.00 2.47 5.14 0.09 87.37 [2023-07-10T18:55:22.421Z] 18:47:01 6 6.54 0.00 2.18 0.02 0.02 91.25 [2023-07-10T18:55:22.421Z] 18:47:01 7 6.05 0.00 1.84 0.02 0.07 92.02 [2023-07-10T18:55:22.421Z] 18:48:01 all 0.04 0.00 0.01 0.02 0.01 99.92 [2023-07-10T18:55:22.421Z] 18:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-10T18:55:22.421Z] 18:48:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2023-07-10T18:55:22.421Z] 18:48:01 2 0.05 0.00 0.02 0.08 0.02 99.83 [2023-07-10T18:55:22.421Z] 18:48:01 3 0.02 0.00 0.00 0.10 0.02 99.87 [2023-07-10T18:55:22.421Z] 18:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-10T18:55:22.421Z] 18:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-10T18:55:22.421Z] 18:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-10T18:55:22.421Z] 18:48:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2023-07-10T18:55:22.421Z] 18:49:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-07-10T18:55:22.421Z] 18:49:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-10T18:55:22.421Z] 18:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2023-07-10T18:55:22.421Z] 18:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-10T18:55:22.421Z] 18:49:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2023-07-10T18:55:22.421Z] 18:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-10T18:55:22.421Z] 18:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-10T18:55:22.421Z] 18:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-10T18:55:22.421Z] 18:49:01 7 0.10 0.00 0.05 0.00 0.00 99.85 [2023-07-10T18:55:22.421Z] 18:50:01 all 1.38 0.00 0.65 0.47 0.02 97.48 [2023-07-10T18:55:22.421Z] 18:50:01 0 1.48 0.00 0.67 0.32 0.02 97.52 [2023-07-10T18:55:22.421Z] 18:50:01 1 1.55 0.00 0.62 0.25 0.02 97.56 [2023-07-10T18:55:22.421Z] 18:50:01 2 2.82 0.00 1.42 1.37 0.02 94.37 [2023-07-10T18:55:22.421Z] 18:50:01 3 1.10 0.00 0.64 1.25 0.03 96.97 [2023-07-10T18:55:22.421Z] 18:50:01 4 1.53 0.00 0.58 0.27 0.03 97.58 [2023-07-10T18:55:22.421Z] 18:50:01 5 0.59 0.00 0.35 0.00 0.02 99.05 [2023-07-10T18:55:22.421Z] 18:50:01 6 1.39 0.00 0.52 0.02 0.02 98.06 [2023-07-10T18:55:22.421Z] 18:50:01 7 0.54 0.00 0.44 0.27 0.03 98.73 [2023-07-10T18:55:22.421Z] 18:51:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2023-07-10T18:55:22.421Z] 18:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-10T18:55:22.421Z] 18:51:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2023-07-10T18:55:22.421Z] 18:51:01 2 0.07 0.00 0.03 0.02 0.02 99.87 [2023-07-10T18:55:22.421Z] 18:51:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-10T18:55:22.421Z] 18:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-10T18:55:22.421Z] 18:51:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2023-07-10T18:55:22.421Z] 18:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-10T18:55:22.421Z] 18:51:01 7 0.07 0.00 0.03 0.00 0.03 99.87 [2023-07-10T18:55:22.421Z] 18:52:01 all 0.23 0.00 0.02 0.01 0.01 99.73 [2023-07-10T18:55:22.421Z] 18:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-10T18:55:22.421Z] 18:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-10T18:55:22.421Z] 18:52:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-07-10T18:55:22.421Z] 18:52:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2023-07-10T18:55:22.421Z] 18:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-10T18:55:22.421Z] 18:52:01 5 1.71 0.00 0.08 0.00 0.00 98.21 [2023-07-10T18:55:22.421Z] 18:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-10T18:55:22.421Z] 18:52:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-10T18:55:22.421Z] 18:53:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2023-07-10T18:55:22.421Z] 18:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-10T18:55:22.421Z] 18:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-10T18:55:22.421Z] 18:53:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-10T18:55:22.421Z] 18:53:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2023-07-10T18:55:22.421Z] 18:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-10T18:55:22.421Z] 18:53:01 5 0.63 0.00 0.02 0.00 0.02 99.34 [2023-07-10T18:55:22.421Z] 18:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-10T18:55:22.421Z] 18:53:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2023-07-10T18:55:22.421Z] 18:54:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-07-10T18:55:22.421Z] 18:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-10T18:55:22.421Z] 18:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-10T18:55:22.421Z] 18:54:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2023-07-10T18:55:22.421Z] 18:54:01 3 0.03 0.00 0.00 0.05 0.00 99.92 [2023-07-10T18:55:22.421Z] 18:54:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-10T18:55:22.421Z] 18:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-10T18:55:22.421Z] 18:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-10T18:55:22.421Z] 18:54:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2023-07-10T18:55:22.421Z] 18:55:01 all 7.74 0.00 3.28 2.67 0.06 86.26 [2023-07-10T18:55:22.421Z] 18:55:01 0 9.10 0.00 2.90 0.07 0.05 87.88 [2023-07-10T18:55:22.421Z] 18:55:01 1 6.89 0.00 3.12 10.40 0.10 79.48 [2023-07-10T18:55:22.421Z] 18:55:01 2 7.73 0.00 3.23 7.30 0.07 81.67 [2023-07-10T18:55:22.421Z] 18:55:01 3 8.11 0.00 4.06 1.53 0.05 86.24 [2023-07-10T18:55:22.421Z] 18:55:01 4 6.83 0.00 2.60 0.54 0.03 90.00 [2023-07-10T18:55:22.421Z] 18:55:01 5 7.21 0.00 3.76 0.20 0.05 88.78 [2023-07-10T18:55:22.421Z] 18:55:01 6 7.93 0.00 2.96 0.64 0.03 88.45 [2023-07-10T18:55:22.421Z] 18:55:01 7 8.10 0.00 3.60 0.69 0.07 87.54 [2023-07-10T18:55:22.421Z] Average: all 4.78 0.00 1.08 0.56 0.03 93.55 [2023-07-10T18:55:22.421Z] Average: 0 4.56 0.00 0.97 0.10 0.02 94.34 [2023-07-10T18:55:22.421Z] Average: 1 5.04 0.00 1.05 1.27 0.04 92.61 [2023-07-10T18:55:22.421Z] Average: 2 4.62 0.00 1.05 1.29 0.02 93.03 [2023-07-10T18:55:22.421Z] Average: 3 4.57 0.00 1.22 0.49 0.03 93.69 [2023-07-10T18:55:22.421Z] Average: 4 4.64 0.00 0.98 0.09 0.03 94.27 [2023-07-10T18:55:22.421Z] Average: 5 4.84 0.00 1.12 0.57 0.03 93.44 [2023-07-10T18:55:22.421Z] Average: 6 5.23 0.00 1.05 0.15 0.02 93.56 [2023-07-10T18:55:22.421Z] Average: 7 4.73 0.00 1.19 0.55 0.04 93.49 [2023-07-10T18:55:22.421Z] [2023-07-10T18:55:22.421Z] [2023-07-10T18:55:22.421Z]