Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc1ac470d2d7a8970fbc7285cd6530fa01d281dd 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-ssh13529092456989447561.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2428447210835555773.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15694841729719618603.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3864598963350185931.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-ssh10658057703577153244.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.21 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-505 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 dc1ac470d2d7a8970fbc7285cd6530fa01d281dd (main) Commit message: "Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.35.0" > 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 dc1ac470d2d7a8970fbc7285cd6530fa01d281dd # timeout=10 > git rev-list --no-walk 4dc9f10086e75c9c752f07df48be32ced05d5c51 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-21T04:05:35.317Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-21T04:05:35.398Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-21T04:05:35.421Z] ========================================================= [2024-05-21T04:05:35.422Z] EdgeX Global Pipelines Version Info [2024-05-21T04:05:35.422Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:05:36.523Z] ------------------- [2024-05-21T04:05:36.524Z] stable info: [2024-05-21T04:05:36.524Z] ------------------- [2024-05-21T04:05:36.524Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-21T04:05:36.524Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-21T04:05:36.524Z] Message: update stable to v1.0.258 [2024-05-21T04:05:36.784Z] ------------------- [2024-05-21T04:05:36.784Z] experimental info: [2024-05-21T04:05:36.784Z] ------------------- [2024-05-21T04:05:36.784Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-21T04:05:36.784Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-21T04:05:36.784Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-21T04:05:36.850Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2024-05-21T04:05:36.865Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2024-05-21T04:05:36.882Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-21T04:05:36.899Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-21T04:05:36.923Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-21T04:05:36.950Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-21T04:05:36.973Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-21T04:05:36.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-21T04:05:37.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-21T04:05:37.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-21T04:05:37.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-21T04:05:37.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2024-05-21T04:05:37.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-21T04:05:37.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-21T04:05:37.144Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-05-21T04:05:37.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-05-21T04:05:37.185Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-21T04:05:37.207Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-21T04:05:37.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-21T04:05:37.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-21T04:05:37.267Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-21T04:05:37.285Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-21T04:05:37.304Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-21T04:05:37.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-21T04:05:37.350Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-05-21T04:05:37.374Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-21T04:05:37.393Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-21T04:05:37.416Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-21T04:05:37.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-21T04:05:37.468Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-21T04:05:37.488Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [Pipeline] echo [2024-05-21T04:05:37.510Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc1ac47 [Pipeline] echo [2024-05-21T04:05:37.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-21T04:05:37.918Z] + git rev-list -1 --merges dc1ac470d2d7a8970fbc7285cd6530fa01d281dd~1..dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [Pipeline] echo [2024-05-21T04:05:37.943Z] -----------> git rev-list -1 --merges dc1ac470d2d7a8970fbc7285cd6530fa01d281dd~1..dc1ac470d2d7a8970fbc7285cd6530fa01d281dd dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [2024-05-21T04:05:37.943Z] dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [false] [Pipeline] sh [2024-05-21T04:05:38.236Z] + git log --format=format:%s -1 dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [Pipeline] echo [2024-05-21T04:05:38.250Z] ========================================================= [2024-05-21T04:05:38.250Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-21T04:05:38.250Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-21T04:05:38.597Z] + git log --format=format:%s -1 dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [Pipeline] echo [2024-05-21T04:05:38.607Z] [semverPrep] GIT_COMMIT: dc1ac470d2d7a8970fbc7285cd6530fa01d281dd, Commit Message: Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.35.0 [Pipeline] echo [2024-05-21T04:05:38.618Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-21T04:05:38.990Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-21T04:05:38.990Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-21T04:05:38.990Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-21T04:05:38.990Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-21T04:05:38.990Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-21T04:05:38.990Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-21T04:05:38.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:05:39.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-21T04:05:39.456Z] [2024-05-21T04:05:39.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:05:39.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-21T04:05:41.147Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-21T04:05:41.147Z] b85a868b505f: Pulling fs layer [2024-05-21T04:05:41.147Z] e2be974225ed: Pulling fs layer [2024-05-21T04:05:41.147Z] 339a4e72a1f5: Pulling fs layer [2024-05-21T04:05:41.147Z] 988bab9f4d93: Pulling fs layer [2024-05-21T04:05:41.147Z] 1469e6f7b9e6: Pulling fs layer [2024-05-21T04:05:41.147Z] eaf3925da568: Pulling fs layer [2024-05-21T04:05:41.147Z] bab4dde63d76: Pulling fs layer [2024-05-21T04:05:41.147Z] bde34c3a00c8: Pulling fs layer [2024-05-21T04:05:41.147Z] 988bab9f4d93: Waiting [2024-05-21T04:05:41.147Z] 1469e6f7b9e6: Waiting [2024-05-21T04:05:41.147Z] eaf3925da568: Waiting [2024-05-21T04:05:41.147Z] bab4dde63d76: Waiting [2024-05-21T04:05:41.147Z] b352a97aabf1: Pulling fs layer [2024-05-21T04:05:41.147Z] 4872d77fe225: Pulling fs layer [2024-05-21T04:05:41.147Z] 5851b861e8e6: Pulling fs layer [2024-05-21T04:05:41.147Z] bde34c3a00c8: Waiting [2024-05-21T04:05:41.147Z] b352a97aabf1: Waiting [2024-05-21T04:05:41.147Z] 4872d77fe225: Waiting [2024-05-21T04:05:41.147Z] 5851b861e8e6: Waiting [2024-05-21T04:05:41.147Z] e2be974225ed: Download complete [2024-05-21T04:05:41.147Z] 988bab9f4d93: Download complete [2024-05-21T04:05:41.147Z] 339a4e72a1f5: Verifying Checksum [2024-05-21T04:05:41.147Z] 339a4e72a1f5: Download complete [2024-05-21T04:05:41.147Z] 1469e6f7b9e6: Verifying Checksum [2024-05-21T04:05:41.147Z] 1469e6f7b9e6: Download complete [2024-05-21T04:05:41.147Z] eaf3925da568: Verifying Checksum [2024-05-21T04:05:41.147Z] bde34c3a00c8: Download complete [2024-05-21T04:05:41.147Z] b352a97aabf1: Verifying Checksum [2024-05-21T04:05:41.147Z] b352a97aabf1: Download complete [2024-05-21T04:05:41.147Z] 4872d77fe225: Verifying Checksum [2024-05-21T04:05:41.147Z] 4872d77fe225: Download complete [2024-05-21T04:05:41.147Z] 5851b861e8e6: Download complete [2024-05-21T04:05:41.147Z] b85a868b505f: Verifying Checksum [2024-05-21T04:05:41.147Z] b85a868b505f: Download complete [2024-05-21T04:05:41.406Z] bab4dde63d76: Verifying Checksum [2024-05-21T04:05:41.406Z] bab4dde63d76: Download complete [2024-05-21T04:05:42.339Z] b85a868b505f: Pull complete [2024-05-21T04:05:42.339Z] e2be974225ed: Pull complete [2024-05-21T04:05:42.908Z] 339a4e72a1f5: Pull complete [2024-05-21T04:05:43.166Z] 988bab9f4d93: Pull complete [2024-05-21T04:05:43.425Z] 1469e6f7b9e6: Pull complete [2024-05-21T04:05:43.683Z] eaf3925da568: Pull complete [2024-05-21T04:05:45.055Z] bab4dde63d76: Pull complete [2024-05-21T04:05:45.313Z] bde34c3a00c8: Pull complete [2024-05-21T04:05:45.313Z] b352a97aabf1: Pull complete [2024-05-21T04:05:45.313Z] 4872d77fe225: Pull complete [2024-05-21T04:05:45.572Z] 5851b861e8e6: Pull complete [2024-05-21T04:05:45.572Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-21T04:05:45.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-21T04:05:45.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:05:45.722Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-05-21T04:05:45.759Z] $ 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 [2024-05-21T04:05:48.444Z] $ docker top dacade28114c53340b5bcf6674a9e4d0987190725be6ef819d78bc5ad943be91 -eo pid,comm [2024-05-21T04:05:48.500Z] 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). [2024-05-21T04:05:48.500Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-21T04:05:48.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-21T04:05:48.565Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-21T04:05:48.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-21T04:05:48.679Z] $ docker exec dacade28114c53340b5bcf6674a9e4d0987190725be6ef819d78bc5ad943be91 ssh-agent [2024-05-21T04:05:48.788Z] SSH_AUTH_SOCK=/tmp/ssh-UnoEUVXOzygW/agent.33 [2024-05-21T04:05:48.788Z] SSH_AGENT_PID=39 [2024-05-21T04:05:48.794Z] Running ssh-add (command line suppressed) [2024-05-21T04:05:48.887Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2423414691302556962.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2423414691302556962.key) [2024-05-21T04:05:48.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-21T04:05:49.193Z] + git tag --points-at HEAD [Pipeline] } [2024-05-21T04:05:49.205Z] $ docker exec --env ******** --env ******** dacade28114c53340b5bcf6674a9e4d0987190725be6ef819d78bc5ad943be91 ssh-agent -k [2024-05-21T04:05:49.293Z] unset SSH_AUTH_SOCK; [2024-05-21T04:05:49.294Z] unset SSH_AGENT_PID; [2024-05-21T04:05:49.294Z] echo Agent pid 39 killed; [2024-05-21T04:05:49.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-21T04:05:49.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-21T04:05:49.339Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-21T04:05:49.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-21T04:05:49.435Z] $ docker exec dacade28114c53340b5bcf6674a9e4d0987190725be6ef819d78bc5ad943be91 ssh-agent [2024-05-21T04:05:49.547Z] SSH_AUTH_SOCK=/tmp/ssh-CkocZqHrmWiF/agent.73 [2024-05-21T04:05:49.547Z] SSH_AGENT_PID=79 [2024-05-21T04:05:49.551Z] Running ssh-add (command line suppressed) [2024-05-21T04:05:49.646Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8985013711989577467.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8985013711989577467.key) [2024-05-21T04:05:49.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-21T04:05:49.952Z] + git semver init [2024-05-21T04:05:50.211Z] 2024-05-21 04:05:50,129 [run_init] DEBUG init version:0.0.0 force:False [2024-05-21T04:05:50.211Z] 2024-05-21 04:05:50,130 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2024-05-21T04:05:50.211Z] 2024-05-21 04:05:50,130 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2024-05-21T04:05:50.211Z] 2024-05-21 04:05:50,131 [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) [2024-05-21T04:05:51.589Z] 2024-05-21 04:05:51,286 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2024-05-21T04:05:51.589Z] 2024-05-21 04:05:51,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2024-05-21T04:05:51.589Z] 2024-05-21 04:05:51,286 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-05-21T04:05:51.589Z] 2024-05-21 04:05:51,286 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-05-21T04:05:51.589Z] 3.2.0-dev.21 [Pipeline] } [2024-05-21T04:05:51.602Z] $ docker exec --env ******** --env ******** dacade28114c53340b5bcf6674a9e4d0987190725be6ef819d78bc5ad943be91 ssh-agent -k [2024-05-21T04:05:51.702Z] unset SSH_AUTH_SOCK; [2024-05-21T04:05:51.702Z] unset SSH_AGENT_PID; [2024-05-21T04:05:51.703Z] echo Agent pid 79 killed; [2024-05-21T04:05:51.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-21T04:05:52.042Z] + git semver [Pipeline] } [2024-05-21T04:05:52.316Z] $ docker stop --time=1 dacade28114c53340b5bcf6674a9e4d0987190725be6ef819d78bc5ad943be91 [2024-05-21T04:05:53.601Z] $ docker rm -f --volumes dacade28114c53340b5bcf6674a9e4d0987190725be6ef819d78bc5ad943be91 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-21T04:05:53.942Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-21T04:05:54.179Z] Stashed 1 file(s) [Pipeline] echo [2024-05-21T04:05:54.182Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.21 [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 [2024-05-21T04:05:54.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-21T04:05:54.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-21T04:05:54.441Z] ========================================================= [2024-05-21T04:05:54.441Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-21T04:05:54.441Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-05-21T04:05:54.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-21T04:05:54.750Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-21T04:05:54.750Z] 619be1103602: Pulling fs layer [2024-05-21T04:05:54.750Z] 7862e08f4a3e: Pulling fs layer [2024-05-21T04:05:54.750Z] 5df492c9dc93: Pulling fs layer [2024-05-21T04:05:54.750Z] 7629e6793208: Pulling fs layer [2024-05-21T04:05:54.750Z] 4f4fb700ef54: Pulling fs layer [2024-05-21T04:05:54.750Z] fb5054dd5b73: Pulling fs layer [2024-05-21T04:05:54.750Z] eeca6798cff9: Pulling fs layer [2024-05-21T04:05:54.750Z] aa269ceb94a6: Pulling fs layer [2024-05-21T04:05:54.750Z] ada007ff1a6a: Pulling fs layer [2024-05-21T04:05:54.750Z] eeca6798cff9: Waiting [2024-05-21T04:05:54.750Z] 4f4fb700ef54: Waiting [2024-05-21T04:05:54.750Z] aa269ceb94a6: Waiting [2024-05-21T04:05:54.750Z] fb5054dd5b73: Waiting [2024-05-21T04:05:54.750Z] 7862e08f4a3e: Download complete [2024-05-21T04:05:54.750Z] 7629e6793208: Verifying Checksum [2024-05-21T04:05:54.750Z] 7629e6793208: Download complete [2024-05-21T04:05:54.750Z] 4f4fb700ef54: Verifying Checksum [2024-05-21T04:05:54.750Z] 4f4fb700ef54: Download complete [2024-05-21T04:05:54.750Z] fb5054dd5b73: Verifying Checksum [2024-05-21T04:05:54.750Z] fb5054dd5b73: Download complete [2024-05-21T04:05:54.750Z] 619be1103602: Verifying Checksum [2024-05-21T04:05:54.750Z] 619be1103602: Download complete [2024-05-21T04:05:54.750Z] eeca6798cff9: Verifying Checksum [2024-05-21T04:05:54.750Z] eeca6798cff9: Download complete [2024-05-21T04:05:55.010Z] 619be1103602: Pull complete [2024-05-21T04:05:55.010Z] ada007ff1a6a: Verifying Checksum [2024-05-21T04:05:55.010Z] ada007ff1a6a: Download complete [2024-05-21T04:05:55.010Z] 7862e08f4a3e: Pull complete [2024-05-21T04:05:55.269Z] 5df492c9dc93: Download complete [2024-05-21T04:05:55.835Z] aa269ceb94a6: Verifying Checksum [2024-05-21T04:05:55.835Z] aa269ceb94a6: Download complete [2024-05-21T04:05:59.123Z] 5df492c9dc93: Pull complete [2024-05-21T04:05:59.123Z] 7629e6793208: Pull complete [2024-05-21T04:05:59.123Z] 4f4fb700ef54: Pull complete [2024-05-21T04:05:59.123Z] fb5054dd5b73: Pull complete [2024-05-21T04:05:59.123Z] eeca6798cff9: Pull complete [2024-05-21T04:06:01.653Z] aa269ceb94a6: Pull complete [2024-05-21T04:06:01.912Z] ada007ff1a6a: Pull complete [2024-05-21T04:06:01.912Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-21T04:06:01.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-21T04:06:01.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-05-21T04:06:02.195Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:06:02.498Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-21T04:06:02.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:06:02.578Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-05-21T04:06:02.606Z] $ 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 [2024-05-21T04:06:07.279Z] $ docker top 10d863bcd81ed2467564429333556905b0ccfe205422d147b0fcfd33034ea1a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-21T04:06:07.627Z] + go version [2024-05-21T04:06:07.627Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-21T04:06:07.643Z] $ docker stop --time=1 10d863bcd81ed2467564429333556905b0ccfe205422d147b0fcfd33034ea1a4 [2024-05-21T04:06:08.929Z] $ docker rm -f --volumes 10d863bcd81ed2467564429333556905b0ccfe205422d147b0fcfd33034ea1a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:06:09.318Z] Still waiting to schedule task [2024-05-21T04:06:09.319Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-21T04:06:09.381Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-21T04:06:09.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:06:09.455Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-05-21T04:06:09.489Z] $ 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 [2024-05-21T04:06:09.836Z] $ docker top b7bbde0ba6ccf1f44fb5eff8584c1a01abc2c87425a4627faf34dfd593126032 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-21T04:06:10.183Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2024-05-21T04:06:10.480Z] + make test [2024-05-21T04:06:10.480Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-05-21T04:06:10.480Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-05-21T04:06:10.480Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-05-21T04:06:10.480Z] go: downloading github.com/google/uuid v1.6.0 [2024-05-21T04:06:10.480Z] go: downloading github.com/nats-io/nats.go v1.35.0 [2024-05-21T04:06:10.480Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-05-21T04:06:10.480Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.20 [2024-05-21T04:06:10.480Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-05-21T04:06:11.046Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-05-21T04:06:11.046Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-05-21T04:06:11.046Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-05-21T04:06:11.046Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-05-21T04:06:11.046Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-05-21T04:06:11.046Z] go: downloading github.com/go-playground/validator/v10 v10.20.0 [2024-05-21T04:06:11.046Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-05-21T04:06:11.046Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-05-21T04:06:11.046Z] go: downloading golang.org/x/net v0.23.0 [2024-05-21T04:06:11.046Z] go: downloading golang.org/x/sync v0.1.0 [2024-05-21T04:06:11.046Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-05-21T04:06:11.046Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-05-21T04:06:11.046Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-05-21T04:06:11.304Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-05-21T04:06:11.304Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-05-21T04:06:11.304Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-05-21T04:06:11.304Z] go: downloading golang.org/x/crypto v0.21.0 [2024-05-21T04:06:11.304Z] go: downloading golang.org/x/text v0.14.0 [2024-05-21T04:06:11.304Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-05-21T04:06:11.304Z] go: downloading github.com/x448/float16 v0.8.4 [2024-05-21T04:06:11.563Z] go: downloading golang.org/x/sys v0.18.0 [2024-05-21T04:06:29.661Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-05-21T04:06:29.661Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2024-05-21T04:06:30.229Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.049s coverage: 88.6% of statements [2024-05-21T04:06:30.229Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2024-05-21T04:06:30.799Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2024-05-21T04:06:36.076Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.051s coverage: 19.8% of statements [2024-05-21T04:06:36.076Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.074s coverage: 88.8% of statements [2024-05-21T04:06:36.076Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.078s coverage: 86.2% of statements [2024-05-21T04:06:36.076Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.049s coverage: 15.4% of statements [2024-05-21T04:06:36.076Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.164s coverage: 61.3% of statements [2024-05-21T04:06:36.076Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.042s coverage: 87.5% of statements [2024-05-21T04:06:36.076Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.041s coverage: 100.0% of statements [2024-05-21T04:06:36.077Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.041s coverage: 100.0% of statements [2024-05-21T04:06:36.077Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.044s coverage: 95.1% of statements [2024-05-21T04:06:50.962Z] go vet ./... [2024-05-21T04:06:51.903Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-21T04:06:51.903Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-05-21T04:06:51.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-21T04:06:51.939Z] $ docker stop --time=1 b7bbde0ba6ccf1f44fb5eff8584c1a01abc2c87425a4627faf34dfd593126032 [2024-05-21T04:06:56.294Z] $ docker rm -f --volumes b7bbde0ba6ccf1f44fb5eff8584c1a01abc2c87425a4627faf34dfd593126032 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-21T04:06:56.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-21T04:06:56.949Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:06:57.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-21T04:06:57.476Z] [2024-05-21T04:06:57.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:06:57.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-21T04:06:57.783Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-21T04:06:57.783Z] 5eb5b503b376: Pulling fs layer [2024-05-21T04:06:57.783Z] 5c69ac0246d0: Pulling fs layer [2024-05-21T04:06:57.783Z] ec43610c2a17: Pulling fs layer [2024-05-21T04:06:57.783Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-21T04:06:57.783Z] 33b1e0a273af: Pulling fs layer [2024-05-21T04:06:57.783Z] 5d3b04190fa2: Pulling fs layer [2024-05-21T04:06:57.783Z] 2f39f015ded8: Pulling fs layer [2024-05-21T04:06:57.783Z] 33b1e0a273af: Waiting [2024-05-21T04:06:57.783Z] 3a2ae6a8a46f: Waiting [2024-05-21T04:06:57.783Z] 5d3b04190fa2: Waiting [2024-05-21T04:06:57.783Z] 2f39f015ded8: Waiting [2024-05-21T04:06:57.783Z] 5c69ac0246d0: Verifying Checksum [2024-05-21T04:06:57.783Z] 5c69ac0246d0: Download complete [2024-05-21T04:06:57.783Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-21T04:06:57.783Z] 3a2ae6a8a46f: Download complete [2024-05-21T04:06:58.041Z] 33b1e0a273af: Verifying Checksum [2024-05-21T04:06:58.041Z] 33b1e0a273af: Download complete [2024-05-21T04:06:58.041Z] ec43610c2a17: Verifying Checksum [2024-05-21T04:06:58.041Z] ec43610c2a17: Download complete [2024-05-21T04:06:58.041Z] 5d3b04190fa2: Verifying Checksum [2024-05-21T04:06:58.041Z] 5d3b04190fa2: Download complete [2024-05-21T04:06:58.041Z] 5eb5b503b376: Verifying Checksum [2024-05-21T04:06:58.041Z] 5eb5b503b376: Download complete [2024-05-21T04:06:58.607Z] 2f39f015ded8: Download complete [2024-05-21T04:06:59.542Z] 5eb5b503b376: Pull complete [2024-05-21T04:06:59.542Z] 5c69ac0246d0: Pull complete [2024-05-21T04:06:59.801Z] ec43610c2a17: Pull complete [2024-05-21T04:07:00.059Z] 3a2ae6a8a46f: Pull complete [2024-05-21T04:07:00.059Z] 33b1e0a273af: Pull complete [2024-05-21T04:07:00.317Z] 5d3b04190fa2: Pull complete [2024-05-21T04:07:04.506Z] 2f39f015ded8: Pull complete [2024-05-21T04:07:04.506Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-21T04:07:04.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-21T04:07:04.506Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:07:04.621Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-05-21T04:07:04.652Z] $ 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 [2024-05-21T04:07:10.383Z] $ docker top 898d9f559080f592b69ec49f7555ad61d42efe91bc0a64ce2d7b1da59a90f1f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:07:10.782Z] ---> job-cost.sh [2024-05-21T04:07:10.782Z] lf-activate-venv: SKIPPING [2024-05-21T04:07:10.782Z] INFO: No Stack... [2024-05-21T04:07:11.041Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-21T04:07:11.300Z] INFO: Archiving Costs [Pipeline] sh [2024-05-21T04:07:11.590Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2024-05-21T04:07:11.590Z] + cut -d, -f6 [Pipeline] lock [2024-05-21T04:07:11.603Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] [2024-05-21T04:07:11.610Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] did not exist. Created. [2024-05-21T04:07:11.618Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-21T04:07:11.933Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-21T04:07:11.974Z] Stashed 1 file(s) [Pipeline] } [2024-05-21T04:07:11.981Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-21T04:07:12.014Z] $ docker stop --time=1 898d9f559080f592b69ec49f7555ad61d42efe91bc0a64ce2d7b1da59a90f1f1 [2024-05-21T04:07:13.173Z] $ docker rm -f --volumes 898d9f559080f592b69ec49f7555ad61d42efe91bc0a64ce2d7b1da59a90f1f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-21T04:07:45.666Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-506 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2024-05-21T04:07:45.683Z] Running in /w/workspace/go-mod-messaging/154 [Pipeline] { [Pipeline] checkout [2024-05-21T04:07:48.729Z] Selected Git installation does not exist. Using Default [2024-05-21T04:07:48.729Z] The recommended git tool is: NONE [2024-05-21T04:07:53.110Z] using credential edgex-jenkins-ssh [2024-05-21T04:07:53.132Z] Cloning the remote Git repository [2024-05-21T04:07:53.177Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2024-05-21T04:07:53.264Z] > git init /w/workspace/go-mod-messaging/154 # timeout=10 [2024-05-21T04:07:53.414Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-05-21T04:07:53.415Z] > git --version # timeout=10 [2024-05-21T04:07:53.441Z] > git --version # 'git version 2.25.1' [2024-05-21T04:07:53.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-21T04:07:53.591Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-21T04:07:54.594Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-05-21T04:07:54.617Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-21T04:07:55.492Z] Avoid second fetch [2024-05-21T04:07:55.493Z] Checking out Revision dc1ac470d2d7a8970fbc7285cd6530fa01d281dd (main) [2024-05-21T04:07:55.511Z] > git config core.sparsecheckout # timeout=10 [2024-05-21T04:07:55.577Z] > git checkout -f dc1ac470d2d7a8970fbc7285cd6530fa01d281dd # timeout=10 [2024-05-21T04:07:56.077Z] Commit message: "Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.35.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-21T04:08:00.605Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-21T04:08:00.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-21T04:08:00.605Z] Dload Upload Total Spent Left Speed [2024-05-21T04:08:00.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 69717 0 --:--:-- --:--:-- --:--:-- 69717 100 12828 100 12828 0 0 69340 0 --:--:-- --:--:-- --:--:-- 68967 [Pipeline] sh [2024-05-21T04:08:00.937Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-21T04:08:01.265Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-05-21T04:08:01.265Z] sudo tee /etc/docker/daemon.new [2024-05-21T04:08:01.265Z] { [2024-05-21T04:08:01.265Z] "registry-mirrors": [ [2024-05-21T04:08:01.265Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-21T04:08:01.265Z] ], [2024-05-21T04:08:01.265Z] "bip": "10.250.0.254/24", [2024-05-21T04:08:01.265Z] "hosts": [ [2024-05-21T04:08:01.265Z] "tcp://0.0.0.0:5555", [2024-05-21T04:08:01.265Z] "unix:///var/run/docker.sock" [2024-05-21T04:08:01.265Z] ], [2024-05-21T04:08:01.265Z] "mtu": 1458, [2024-05-21T04:08:01.265Z] "selinux-enabled": true, [2024-05-21T04:08:01.265Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-21T04:08:01.265Z] } [Pipeline] sh [2024-05-21T04:08:01.586Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-21T04:08:01.931Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-05-21T04:08:20.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-21T04:08:20.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-21T04:08:20.559Z] ========================================================= [2024-05-21T04:08:20.559Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-21T04:08:20.559Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-05-21T04:08:20.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-21T04:08:21.484Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-21T04:08:21.484Z] c6b39de5b339: Pulling fs layer [2024-05-21T04:08:21.484Z] a69c41024577: Pulling fs layer [2024-05-21T04:08:21.484Z] d6de4b400683: Pulling fs layer [2024-05-21T04:08:21.484Z] 35cb2a7552d0: Pulling fs layer [2024-05-21T04:08:21.484Z] 4f4fb700ef54: Pulling fs layer [2024-05-21T04:08:21.484Z] 464afbd9ba4c: Pulling fs layer [2024-05-21T04:08:21.484Z] 00f215d4a9da: Pulling fs layer [2024-05-21T04:08:21.484Z] d496ad576159: Pulling fs layer [2024-05-21T04:08:21.484Z] 4f4fb700ef54: Waiting [2024-05-21T04:08:21.484Z] 464afbd9ba4c: Waiting [2024-05-21T04:08:21.484Z] 00f215d4a9da: Waiting [2024-05-21T04:08:21.484Z] d496ad576159: Waiting [2024-05-21T04:08:21.484Z] a69c41024577: Verifying Checksum [2024-05-21T04:08:21.484Z] a69c41024577: Download complete [2024-05-21T04:08:21.484Z] 35cb2a7552d0: Verifying Checksum [2024-05-21T04:08:21.484Z] 35cb2a7552d0: Download complete [2024-05-21T04:08:21.484Z] 4f4fb700ef54: Verifying Checksum [2024-05-21T04:08:21.484Z] 4f4fb700ef54: Download complete [2024-05-21T04:08:21.484Z] 464afbd9ba4c: Verifying Checksum [2024-05-21T04:08:21.484Z] 464afbd9ba4c: Download complete [2024-05-21T04:08:21.484Z] c6b39de5b339: Verifying Checksum [2024-05-21T04:08:21.484Z] c6b39de5b339: Download complete [2024-05-21T04:08:22.072Z] d496ad576159: Verifying Checksum [2024-05-21T04:08:22.072Z] d496ad576159: Download complete [2024-05-21T04:08:22.663Z] c6b39de5b339: Pull complete [2024-05-21T04:08:23.250Z] a69c41024577: Pull complete [2024-05-21T04:08:23.519Z] d6de4b400683: Download complete [2024-05-21T04:08:24.930Z] 00f215d4a9da: Verifying Checksum [2024-05-21T04:08:24.930Z] 00f215d4a9da: Download complete [2024-05-21T04:08:37.293Z] d6de4b400683: Pull complete [2024-05-21T04:08:37.294Z] 35cb2a7552d0: Pull complete [2024-05-21T04:08:37.294Z] 4f4fb700ef54: Pull complete [2024-05-21T04:08:37.294Z] 464afbd9ba4c: Pull complete [2024-05-21T04:08:47.417Z] 00f215d4a9da: Pull complete [2024-05-21T04:08:48.003Z] d496ad576159: Pull complete [2024-05-21T04:08:48.003Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-21T04:08:48.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-21T04:08:48.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-05-21T04:08:48.335Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:08:48.687Z] + docker inspect -f . ci-base-image-arm64 [2024-05-21T04:08:48.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:08:48.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-506 does not seem to be running inside a container [2024-05-21T04:08:49.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/154 -v /w/workspace/go-mod-messaging/154:/w/workspace/go-mod-messaging/154:rw,z -v /w/workspace/go-mod-messaging/154@tmp:/w/workspace/go-mod-messaging/154@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 [2024-05-21T04:08:52.019Z] $ docker top e5f4b9bed97bee3918d83565ec9f26161a20a4ed5d78246468d2377b8c64ec63 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-21T04:08:52.865Z] + go version [2024-05-21T04:08:52.865Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-21T04:08:52.889Z] $ docker stop --time=1 e5f4b9bed97bee3918d83565ec9f26161a20a4ed5d78246468d2377b8c64ec63 [2024-05-21T04:08:54.527Z] $ docker rm -f --volumes e5f4b9bed97bee3918d83565ec9f26161a20a4ed5d78246468d2377b8c64ec63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:08:55.124Z] + docker inspect -f . ci-base-image-arm64 [2024-05-21T04:08:55.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:08:55.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-506 does not seem to be running inside a container [2024-05-21T04:08:55.411Z] $ 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/154 -v /w/workspace/go-mod-messaging/154:/w/workspace/go-mod-messaging/154:rw,z -v /w/workspace/go-mod-messaging/154@tmp:/w/workspace/go-mod-messaging/154@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 [2024-05-21T04:08:56.569Z] $ docker top 09bf7475d3768d73c903355a925f6908a0aa8677e1c6fdf307c92403d166cee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-21T04:08:57.399Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/154 [Pipeline] fileExists [Pipeline] sh [2024-05-21T04:08:57.732Z] + make test [2024-05-21T04:08:58.000Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-05-21T04:08:58.000Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.20 [2024-05-21T04:08:58.597Z] go: downloading github.com/google/uuid v1.6.0 [2024-05-21T04:08:58.597Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-05-21T04:08:58.597Z] go: downloading github.com/nats-io/nats.go v1.35.0 [2024-05-21T04:08:58.597Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-05-21T04:08:58.597Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-05-21T04:08:58.597Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-05-21T04:08:58.873Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-05-21T04:08:58.873Z] go: downloading github.com/go-playground/validator/v10 v10.20.0 [2024-05-21T04:08:59.460Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-05-21T04:08:59.460Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-05-21T04:08:59.460Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-05-21T04:08:59.460Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-05-21T04:08:59.460Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2024-05-21T04:08:59.460Z] go: downloading github.com/gorilla/websocket v1.5.0 [2024-05-21T04:08:59.460Z] go: downloading golang.org/x/net v0.23.0 [2024-05-21T04:08:59.460Z] go: downloading golang.org/x/sync v0.1.0 [2024-05-21T04:08:59.733Z] go: downloading github.com/x448/float16 v0.8.4 [2024-05-21T04:08:59.733Z] go: downloading github.com/klauspost/compress v1.17.2 [2024-05-21T04:08:59.733Z] go: downloading github.com/nats-io/nkeys v0.4.7 [2024-05-21T04:08:59.733Z] go: downloading github.com/nats-io/nuid v1.0.1 [2024-05-21T04:08:59.733Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-05-21T04:08:59.733Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-05-21T04:08:59.733Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-05-21T04:09:00.333Z] go: downloading golang.org/x/crypto v0.21.0 [2024-05-21T04:09:01.302Z] go: downloading golang.org/x/text v0.14.0 [2024-05-21T04:09:01.888Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-05-21T04:11:08.686Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.339s coverage: 88.6% of statements [2024-05-21T04:11:08.686Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2024-05-21T04:11:08.686Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2024-05-21T04:11:08.686Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2024-05-21T04:11:08.686Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.260s coverage: 19.8% of statements [2024-05-21T04:11:08.686Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.417s coverage: 88.8% of statements [2024-05-21T04:11:08.686Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.445s coverage: 86.2% of statements [2024-05-21T04:11:08.686Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.247s coverage: 15.4% of statements [2024-05-21T04:11:08.687Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.391s coverage: 61.3% of statements [2024-05-21T04:11:10.093Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2024-05-21T04:11:11.085Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.273s coverage: 87.5% of statements [2024-05-21T04:11:12.487Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.251s coverage: 100.0% of statements [2024-05-21T04:11:12.487Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.204s coverage: 100.0% of statements [2024-05-21T04:11:13.441Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.218s coverage: 95.1% of statements [2024-05-21T04:11:14.401Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-21T04:11:14.401Z] go vet ./... [2024-05-21T04:13:06.088Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-21T04:13:06.088Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-05-21T04:13:06.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-21T04:13:06.132Z] $ docker stop --time=1 09bf7475d3768d73c903355a925f6908a0aa8677e1c6fdf307c92403d166cee5 [2024-05-21T04:13:07.943Z] $ docker rm -f --volumes 09bf7475d3768d73c903355a925f6908a0aa8677e1c6fdf307c92403d166cee5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-21T04:13:10.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-21T04:13:10.280Z] Warning: overwriting stash ‘coverage-report’ [2024-05-21T04:13:10.799Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:13:11.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-21T04:13:11.272Z] [2024-05-21T04:13:11.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:13:11.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-21T04:13:11.960Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-21T04:13:11.960Z] 8998bd30e6a1: Pulling fs layer [2024-05-21T04:13:11.960Z] 04944245beec: Pulling fs layer [2024-05-21T04:13:11.960Z] 699f458cf7ca: Pulling fs layer [2024-05-21T04:13:11.960Z] 765212b225bb: Pulling fs layer [2024-05-21T04:13:11.960Z] f23df028b6ca: Pulling fs layer [2024-05-21T04:13:11.960Z] d65c8cfc05b1: Pulling fs layer [2024-05-21T04:13:11.960Z] 2437ff75d9bd: Pulling fs layer [2024-05-21T04:13:11.960Z] 765212b225bb: Waiting [2024-05-21T04:13:11.960Z] f23df028b6ca: Waiting [2024-05-21T04:13:11.960Z] 2437ff75d9bd: Waiting [2024-05-21T04:13:11.960Z] d65c8cfc05b1: Waiting [2024-05-21T04:13:11.960Z] 04944245beec: Verifying Checksum [2024-05-21T04:13:11.960Z] 04944245beec: Download complete [2024-05-21T04:13:11.960Z] 765212b225bb: Verifying Checksum [2024-05-21T04:13:11.960Z] 765212b225bb: Download complete [2024-05-21T04:13:11.960Z] f23df028b6ca: Download complete [2024-05-21T04:13:11.960Z] d65c8cfc05b1: Verifying Checksum [2024-05-21T04:13:11.960Z] d65c8cfc05b1: Download complete [2024-05-21T04:13:12.239Z] 699f458cf7ca: Verifying Checksum [2024-05-21T04:13:12.239Z] 699f458cf7ca: Download complete [2024-05-21T04:13:12.520Z] 8998bd30e6a1: Download complete [2024-05-21T04:13:15.135Z] 2437ff75d9bd: Verifying Checksum [2024-05-21T04:13:15.135Z] 2437ff75d9bd: Download complete [2024-05-21T04:13:17.721Z] 8998bd30e6a1: Pull complete [2024-05-21T04:13:17.721Z] 04944245beec: Pull complete [2024-05-21T04:13:19.663Z] 699f458cf7ca: Pull complete [2024-05-21T04:13:19.663Z] 765212b225bb: Pull complete [2024-05-21T04:13:20.248Z] f23df028b6ca: Pull complete [2024-05-21T04:13:20.515Z] d65c8cfc05b1: Pull complete [2024-05-21T04:13:38.732Z] 2437ff75d9bd: Pull complete [2024-05-21T04:13:38.732Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-21T04:13:38.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-21T04:13:38.732Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:13:38.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-506 does not seem to be running inside a container [2024-05-21T04:13:39.012Z] $ 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/154 -v /w/workspace/go-mod-messaging/154:/w/workspace/go-mod-messaging/154:rw,z -v /w/workspace/go-mod-messaging/154@tmp:/w/workspace/go-mod-messaging/154@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 [2024-05-21T04:13:41.711Z] $ docker top 2f090bcb1d881f31d17b961bd76763b6492ca131909cd7e38c8836ca9ccafd2b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:13:42.560Z] ---> job-cost.sh [2024-05-21T04:13:42.560Z] lf-activate-venv: SKIPPING [2024-05-21T04:13:42.560Z] INFO: No Stack... [2024-05-21T04:13:42.827Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-21T04:13:43.786Z] INFO: Archiving Costs [Pipeline] sh [2024-05-21T04:13:44.102Z] + cut -d, -f6 [2024-05-21T04:13:44.103Z] + cat /w/workspace/go-mod-messaging/154/archives/cost.csv [Pipeline] lock [2024-05-21T04:13:44.434Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] [2024-05-21T04:13:44.446Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] did not exist. Created. [2024-05-21T04:13:44.455Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-21T04:13:44.801Z] /w/workspace/go-mod-messaging/154@tmp/durable-ba6e74d6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-21T04:13:45.444Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-21T04:13:45.470Z] Warning: overwriting stash ‘stack-cost’ [2024-05-21T04:13:45.534Z] Stashed 1 file(s) [Pipeline] } [2024-05-21T04:13:45.552Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-21T04:13:45.583Z] $ docker stop --time=1 2f090bcb1d881f31d17b961bd76763b6492ca131909cd7e38c8836ca9ccafd2b [2024-05-21T04:13:47.048Z] $ docker rm -f --volumes 2f090bcb1d881f31d17b961bd76763b6492ca131909cd7e38c8836ca9ccafd2b [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 [2024-05-21T04:13:47.521Z] provisioning config files... [2024-05-21T04:13:47.532Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1437547138610128963tmp [Pipeline] { [Pipeline] sh [2024-05-21T04:13:47.871Z] + set +x [2024-05-21T04:13:47.871Z] + curl -s https://codecov.io/bash [2024-05-21T04:13:47.871Z] + bash -s -- [2024-05-21T04:13:47.871Z] [2024-05-21T04:13:47.871Z] _____ _ [2024-05-21T04:13:47.871Z] / ____| | | [2024-05-21T04:13:47.871Z] | | ___ __| | ___ ___ _____ __ [2024-05-21T04:13:47.871Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-21T04:13:47.871Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-21T04:13:47.871Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-21T04:13:47.871Z] Bash-1.0.6 [2024-05-21T04:13:47.871Z] [2024-05-21T04:13:47.871Z] [2024-05-21T04:13:47.871Z] ==> git version 2.25.1 found [2024-05-21T04:13:48.131Z] ==> 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 [2024-05-21T04:13:48.131Z] Release-Date: 2020-01-08 [2024-05-21T04:13:48.131Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-21T04:13:48.131Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-21T04:13:48.131Z] ==> Jenkins CI detected. [2024-05-21T04:13:48.131Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2024-05-21T04:13:48.131Z] project root: . [2024-05-21T04:13:48.131Z] --> token set from env [2024-05-21T04:13:48.131Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-21T04:13:48.131Z] ==> Running gcov in . (disable via -X gcov) [2024-05-21T04:13:48.131Z] ==> Python coveragepy not found [2024-05-21T04:13:48.131Z] ==> Searching for coverage reports in: [2024-05-21T04:13:48.131Z] + . [2024-05-21T04:13:48.131Z] -> Found 1 reports [2024-05-21T04:13:48.131Z] ==> Detecting git/mercurial file structure [2024-05-21T04:13:48.131Z] ==> Reading reports [2024-05-21T04:13:48.131Z] + ./coverage.out bytes=42718 [2024-05-21T04:13:48.131Z] ==> Appending adjustments [2024-05-21T04:13:48.131Z] https://docs.codecov.io/docs/fixing-reports [2024-05-21T04:13:48.391Z] + Found adjustments [2024-05-21T04:13:48.391Z] ==> Gzipping contents [2024-05-21T04:13:48.391Z] 12K /tmp/codecov.YSUeTZ.gz [2024-05-21T04:13:48.391Z] ==> Uploading reports [2024-05-21T04:13:48.391Z] url: https://codecov.io [2024-05-21T04:13:48.391Z] query: branch=main&commit=dc1ac470d2d7a8970fbc7285cd6530fa01d281dd&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-21T04:13:48.391Z] -> Pinging Codecov [2024-05-21T04:13:48.391Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dc1ac470d2d7a8970fbc7285cd6530fa01d281dd&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-21T04:13:48.391Z] -> Uploading to [2024-05-21T04:13:48.391Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-21/F6E385568367DD0E4001BA4F8F1CB792/dc1ac470d2d7a8970fbc7285cd6530fa01d281dd/9baa22a9-3798-4ac3-82d4-99945a46cce2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240521%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240521T041348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1867735d4c16e68f5e6c271db39dc66acbd25e69b822bc93d5f508f959da88b5 [2024-05-21T04:13:48.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-21T04:13:48.391Z] Dload Upload Total Spent Left Speed [2024-05-21T04:13:48.652Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8372 0 0 100 8372 0 40444 --:--:-- --:--:-- --:--:-- 40250 100 8372 0 0 100 8372 0 33758 --:--:-- --:--:-- --:--:-- 33622 [2024-05-21T04:13:48.652Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [Pipeline] } [2024-05-21T04:13:48.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-21T04:13:48.888Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-21T04:13:48.911Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:13:49.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-21T04:13:49.229Z] [2024-05-21T04:13:49.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:13:49.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-21T04:13:49.535Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-05-21T04:13:49.535Z] df9b9388f04a: Pulling fs layer [2024-05-21T04:13:49.535Z] 52dc419b0ee2: Pulling fs layer [2024-05-21T04:13:49.535Z] 25bc292e5bac: Pulling fs layer [2024-05-21T04:13:49.535Z] 114826534d7a: Pulling fs layer [2024-05-21T04:13:49.535Z] 4657fd5d0bcf: Pulling fs layer [2024-05-21T04:13:49.535Z] 6ad1cebc031e: Pulling fs layer [2024-05-21T04:13:49.535Z] 8a3aa393b2d8: Pulling fs layer [2024-05-21T04:13:49.535Z] 114826534d7a: Waiting [2024-05-21T04:13:49.535Z] 6ad1cebc031e: Waiting [2024-05-21T04:13:49.535Z] 25bc292e5bac: Verifying Checksum [2024-05-21T04:13:49.535Z] 25bc292e5bac: Download complete [2024-05-21T04:13:49.535Z] 52dc419b0ee2: Verifying Checksum [2024-05-21T04:13:49.535Z] 52dc419b0ee2: Download complete [2024-05-21T04:13:49.535Z] 4657fd5d0bcf: Download complete [2024-05-21T04:13:49.535Z] df9b9388f04a: Download complete [2024-05-21T04:13:49.796Z] df9b9388f04a: Pull complete [2024-05-21T04:13:49.796Z] 6ad1cebc031e: Verifying Checksum [2024-05-21T04:13:49.796Z] 6ad1cebc031e: Download complete [2024-05-21T04:13:49.796Z] 52dc419b0ee2: Pull complete [2024-05-21T04:13:49.796Z] 25bc292e5bac: Pull complete [2024-05-21T04:13:50.366Z] 114826534d7a: Verifying Checksum [2024-05-21T04:13:50.366Z] 114826534d7a: Download complete [2024-05-21T04:13:50.366Z] 8a3aa393b2d8: Download complete [2024-05-21T04:13:54.568Z] 114826534d7a: Pull complete [2024-05-21T04:13:54.568Z] 4657fd5d0bcf: Pull complete [2024-05-21T04:13:54.568Z] 6ad1cebc031e: Pull complete [2024-05-21T04:13:57.857Z] 8a3aa393b2d8: Pull complete [2024-05-21T04:13:57.857Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-05-21T04:13:57.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-21T04:13:57.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:13:57.961Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-05-21T04:13:57.998Z] $ 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 [2024-05-21T04:14:01.724Z] $ docker top e0e02329492e3e00181a0bc3ee6cccbc01b761532931a2abb0b3d15b1c3ac8a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-21T04:14:01.800Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2024-05-21T04:14:02.078Z] + set -o pipefail [2024-05-21T04:14:02.078Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2024-05-21T04:14:06.267Z] [2024-05-21T04:14:06.267Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... [2024-05-21T04:14:06.267Z] [2024-05-21T04:14:06.267Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/f1501174-2ca4-4940-a707-a76f69886023 [2024-05-21T04:14:06.267Z] [2024-05-21T04:14:06.267Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-21T04:14:06.267Z] [2024-05-21T04:14:06.267Z] [2024-05-21T04:14:06.267Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-05-21T04:14:06.267Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-05-21T04:14:06.267Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-05-21T04:14:06.281Z] $ docker stop --time=1 e0e02329492e3e00181a0bc3ee6cccbc01b761532931a2abb0b3d15b1c3ac8a5 [2024-05-21T04:14:09.239Z] $ docker rm -f --volumes e0e02329492e3e00181a0bc3ee6cccbc01b761532931a2abb0b3d15b1c3ac8a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-21T04:14:09.951Z] + git log --format=format:%s -1 dc1ac470d2d7a8970fbc7285cd6530fa01d281dd [Pipeline] sh [2024-05-21T04:14:10.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-21T04:14:10.239Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:14:10.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-21T04:14:10.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:14:10.624Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-05-21T04:14:10.667Z] $ 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 [2024-05-21T04:14:11.035Z] $ docker top 3947721ff2b0a5200e9b32b5f7a6b7471793c2ea544c3237d220249aa0732c28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-21T04:14:11.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-21T04:14:11.142Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-21T04:14:11.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-21T04:14:11.270Z] $ docker exec 3947721ff2b0a5200e9b32b5f7a6b7471793c2ea544c3237d220249aa0732c28 ssh-agent [2024-05-21T04:14:11.382Z] SSH_AUTH_SOCK=/tmp/ssh-UCgGisckse6G/agent.32 [2024-05-21T04:14:11.382Z] SSH_AGENT_PID=38 [2024-05-21T04:14:11.385Z] Running ssh-add (command line suppressed) [2024-05-21T04:14:11.503Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10548490748275718995.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10548490748275718995.key) [2024-05-21T04:14:11.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-21T04:14:11.858Z] + git semver tag [2024-05-21T04:14:12.130Z] 2024-05-21 04:14:12,060 [run_tag] DEBUG tag force:False [2024-05-21T04:14:12.130Z] 2024-05-21 04:14:12,060 [check_head_tag] DEBUG check head tag [2024-05-21T04:14:12.130Z] 2024-05-21 04:14:12,062 [execute] INFO git cat-file --batch-check [2024-05-21T04:14:12.130Z] 2024-05-21 04:14:12,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2024-05-21T04:14:12.130Z] 2024-05-21 04:14:12,066 [execute] INFO git cat-file --batch [2024-05-21T04:14:12.130Z] 2024-05-21 04:14:12,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2024-05-21T04:14:12.130Z] 2024-05-21 04:14:12,095 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-05-21T04:14:12.130Z] 2024-05-21 04:14:12,095 [execute] INFO git tag -a v3.2.0-dev.21 -m v3.2.0-dev.21 [2024-05-21T04:14:12.130Z] 2024-05-21 04:14:12,095 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.21', '-m', 'v3.2.0-dev.21'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2024-05-21T04:14:12.130Z] 2024-05-21 04:14:12,100 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-05-21T04:14:12.130Z] 3.2.0-dev.21 [Pipeline] } [2024-05-21T04:14:12.153Z] $ docker exec --env ******** --env ******** 3947721ff2b0a5200e9b32b5f7a6b7471793c2ea544c3237d220249aa0732c28 ssh-agent -k [2024-05-21T04:14:12.252Z] unset SSH_AUTH_SOCK; [2024-05-21T04:14:12.252Z] unset SSH_AGENT_PID; [2024-05-21T04:14:12.252Z] echo Agent pid 38 killed; [2024-05-21T04:14:12.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-21T04:14:12.574Z] + git semver [Pipeline] } [2024-05-21T04:14:12.852Z] $ docker stop --time=1 3947721ff2b0a5200e9b32b5f7a6b7471793c2ea544c3237d220249aa0732c28 [2024-05-21T04:14:14.133Z] $ docker rm -f --volumes 3947721ff2b0a5200e9b32b5f7a6b7471793c2ea544c3237d220249aa0732c28 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:14:14.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-21T04:14:14.540Z] [2024-05-21T04:14:14.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:14:14.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-21T04:14:14.844Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-21T04:14:14.844Z] ab5ef0e58194: Pulling fs layer [2024-05-21T04:14:14.844Z] 9712f1f96733: Pulling fs layer [2024-05-21T04:14:14.844Z] 63f879dbbcfc: Pulling fs layer [2024-05-21T04:14:14.844Z] 0d9ebad4ef96: Pulling fs layer [2024-05-21T04:14:14.844Z] e9a5061849ea: Pulling fs layer [2024-05-21T04:14:14.844Z] d747dcd14b5f: Pulling fs layer [2024-05-21T04:14:14.844Z] 0d9ebad4ef96: Waiting [2024-05-21T04:14:14.844Z] e9a5061849ea: Waiting [2024-05-21T04:14:14.844Z] 2de7ff778b66: Pulling fs layer [2024-05-21T04:14:14.844Z] d747dcd14b5f: Waiting [2024-05-21T04:14:14.844Z] 2de7ff778b66: Waiting [2024-05-21T04:14:14.844Z] 9712f1f96733: Verifying Checksum [2024-05-21T04:14:14.844Z] 9712f1f96733: Download complete [2024-05-21T04:14:15.413Z] ab5ef0e58194: Verifying Checksum [2024-05-21T04:14:15.413Z] ab5ef0e58194: Download complete [2024-05-21T04:14:15.413Z] 63f879dbbcfc: Verifying Checksum [2024-05-21T04:14:15.413Z] 63f879dbbcfc: Download complete [2024-05-21T04:14:15.413Z] d747dcd14b5f: Verifying Checksum [2024-05-21T04:14:15.413Z] d747dcd14b5f: Download complete [2024-05-21T04:14:15.413Z] e9a5061849ea: Verifying Checksum [2024-05-21T04:14:15.413Z] e9a5061849ea: Download complete [2024-05-21T04:14:15.413Z] 0d9ebad4ef96: Verifying Checksum [2024-05-21T04:14:15.413Z] 0d9ebad4ef96: Download complete [2024-05-21T04:14:15.413Z] 2de7ff778b66: Verifying Checksum [2024-05-21T04:14:15.413Z] 2de7ff778b66: Download complete [2024-05-21T04:14:17.938Z] ab5ef0e58194: Pull complete [2024-05-21T04:14:17.938Z] 9712f1f96733: Pull complete [2024-05-21T04:14:18.870Z] 63f879dbbcfc: Pull complete [2024-05-21T04:14:22.150Z] 0d9ebad4ef96: Pull complete [2024-05-21T04:14:22.408Z] e9a5061849ea: Pull complete [2024-05-21T04:14:22.408Z] d747dcd14b5f: Pull complete [2024-05-21T04:14:23.339Z] 2de7ff778b66: Pull complete [2024-05-21T04:14:23.339Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-21T04:14:23.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-21T04:14:23.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:14:23.438Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-05-21T04:14:23.472Z] $ 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 [2024-05-21T04:14:29.668Z] $ docker top d4f888e71fc959b351aeb67de3b4976f5cb59228213513397204b5ee97bb574e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-21T04:14:29.741Z] provisioning config files... [2024-05-21T04:14:29.748Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10907993738710106600tmp [2024-05-21T04:14:29.757Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13779846125082116696tmp [2024-05-21T04:14:29.766Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2513586242366307036tmp [Pipeline] { [Pipeline] echo [2024-05-21T04:14:29.800Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:14:30.099Z] ---> sigul-configuration.sh [2024-05-21T04:14:30.100Z] gpg: directory `/root/.gnupg' created [2024-05-21T04:14:30.100Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-21T04:14:30.100Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-21T04:14:30.100Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-21T04:14:30.100Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-21T04:14:30.100Z] gpg: CAST5 encrypted data [2024-05-21T04:14:30.100Z] gpg: encrypted with 1 passphrase [2024-05-21T04:14:30.100Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-21T04:14:30.397Z] + mkdir /home/jenkins [2024-05-21T04:14:30.398Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-21T04:14:30.698Z] + 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 [2024-05-21T04:14:30.711Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:14:31.004Z] ---> sigul-install.sh [2024-05-21T04:14:31.004Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-21T04:14:31.300Z] + git tag --list [2024-05-21T04:14:31.300Z] v0.0.0 [2024-05-21T04:14:31.300Z] v0.1.0 [2024-05-21T04:14:31.300Z] v0.1.1 [2024-05-21T04:14:31.300Z] v0.1.10 [2024-05-21T04:14:31.300Z] v0.1.11 [2024-05-21T04:14:31.300Z] v0.1.12 [2024-05-21T04:14:31.300Z] v0.1.13 [2024-05-21T04:14:31.300Z] v0.1.14 [2024-05-21T04:14:31.301Z] v0.1.15 [2024-05-21T04:14:31.301Z] v0.1.16 [2024-05-21T04:14:31.301Z] v0.1.17 [2024-05-21T04:14:31.301Z] v0.1.18 [2024-05-21T04:14:31.301Z] v0.1.19 [2024-05-21T04:14:31.301Z] v0.1.2 [2024-05-21T04:14:31.301Z] v0.1.20 [2024-05-21T04:14:31.301Z] v0.1.21 [2024-05-21T04:14:31.301Z] v0.1.22 [2024-05-21T04:14:31.301Z] v0.1.23 [2024-05-21T04:14:31.301Z] v0.1.24 [2024-05-21T04:14:31.301Z] v0.1.25 [2024-05-21T04:14:31.301Z] v0.1.26 [2024-05-21T04:14:31.301Z] v0.1.27 [2024-05-21T04:14:31.301Z] v0.1.28 [2024-05-21T04:14:31.301Z] v0.1.29 [2024-05-21T04:14:31.301Z] v0.1.3 [2024-05-21T04:14:31.301Z] v0.1.30 [2024-05-21T04:14:31.301Z] v0.1.31 [2024-05-21T04:14:31.301Z] v0.1.4 [2024-05-21T04:14:31.301Z] v0.1.5 [2024-05-21T04:14:31.301Z] v0.1.6 [2024-05-21T04:14:31.301Z] v0.1.7 [2024-05-21T04:14:31.301Z] v0.1.8 [2024-05-21T04:14:31.301Z] v0.1.9 [2024-05-21T04:14:31.301Z] v2.0.0 [2024-05-21T04:14:31.301Z] v2.0.1 [2024-05-21T04:14:31.301Z] v2.1.0 [2024-05-21T04:14:31.301Z] v2.1.1 [2024-05-21T04:14:31.301Z] v2.2.0 [2024-05-21T04:14:31.301Z] v2.3.0 [2024-05-21T04:14:31.301Z] v3.0 [2024-05-21T04:14:31.301Z] v3.0.0 [2024-05-21T04:14:31.301Z] v3.1 [2024-05-21T04:14:31.301Z] v3.1.0 [2024-05-21T04:14:31.301Z] v3.1.0-dev.1 [2024-05-21T04:14:31.301Z] v3.1.0-dev.10 [2024-05-21T04:14:31.301Z] v3.1.0-dev.11 [2024-05-21T04:14:31.301Z] v3.1.0-dev.12 [2024-05-21T04:14:31.301Z] v3.1.0-dev.13 [2024-05-21T04:14:31.301Z] v3.1.0-dev.14 [2024-05-21T04:14:31.301Z] v3.1.0-dev.15 [2024-05-21T04:14:31.301Z] v3.1.0-dev.16 [2024-05-21T04:14:31.301Z] v3.1.0-dev.17 [2024-05-21T04:14:31.301Z] v3.1.0-dev.18 [2024-05-21T04:14:31.301Z] v3.1.0-dev.19 [2024-05-21T04:14:31.301Z] v3.1.0-dev.2 [2024-05-21T04:14:31.301Z] v3.1.0-dev.20 [2024-05-21T04:14:31.301Z] v3.1.0-dev.21 [2024-05-21T04:14:31.301Z] v3.1.0-dev.22 [2024-05-21T04:14:31.301Z] v3.1.0-dev.23 [2024-05-21T04:14:31.301Z] v3.1.0-dev.24 [2024-05-21T04:14:31.301Z] v3.1.0-dev.25 [2024-05-21T04:14:31.301Z] v3.1.0-dev.26 [2024-05-21T04:14:31.301Z] v3.1.0-dev.27 [2024-05-21T04:14:31.301Z] v3.1.0-dev.28 [2024-05-21T04:14:31.301Z] v3.1.0-dev.29 [2024-05-21T04:14:31.301Z] v3.1.0-dev.3 [2024-05-21T04:14:31.301Z] v3.1.0-dev.30 [2024-05-21T04:14:31.301Z] v3.1.0-dev.31 [2024-05-21T04:14:31.301Z] v3.1.0-dev.32 [2024-05-21T04:14:31.301Z] v3.1.0-dev.33 [2024-05-21T04:14:31.301Z] v3.1.0-dev.4 [2024-05-21T04:14:31.301Z] v3.1.0-dev.5 [2024-05-21T04:14:31.301Z] v3.1.0-dev.6 [2024-05-21T04:14:31.301Z] v3.1.0-dev.7 [2024-05-21T04:14:31.301Z] v3.1.0-dev.8 [2024-05-21T04:14:31.301Z] v3.1.0-dev.9 [2024-05-21T04:14:31.301Z] v3.2.0-dev.1 [2024-05-21T04:14:31.301Z] v3.2.0-dev.10 [2024-05-21T04:14:31.301Z] v3.2.0-dev.11 [2024-05-21T04:14:31.301Z] v3.2.0-dev.12 [2024-05-21T04:14:31.301Z] v3.2.0-dev.13 [2024-05-21T04:14:31.301Z] v3.2.0-dev.14 [2024-05-21T04:14:31.301Z] v3.2.0-dev.15 [2024-05-21T04:14:31.301Z] v3.2.0-dev.16 [2024-05-21T04:14:31.301Z] v3.2.0-dev.17 [2024-05-21T04:14:31.301Z] v3.2.0-dev.18 [2024-05-21T04:14:31.301Z] v3.2.0-dev.19 [2024-05-21T04:14:31.301Z] v3.2.0-dev.2 [2024-05-21T04:14:31.301Z] v3.2.0-dev.20 [2024-05-21T04:14:31.301Z] v3.2.0-dev.21 [2024-05-21T04:14:31.301Z] v3.2.0-dev.3 [2024-05-21T04:14:31.301Z] v3.2.0-dev.4 [2024-05-21T04:14:31.301Z] v3.2.0-dev.5 [2024-05-21T04:14:31.301Z] v3.2.0-dev.6 [2024-05-21T04:14:31.301Z] v3.2.0-dev.7 [2024-05-21T04:14:31.301Z] v3.2.0-dev.8 [2024-05-21T04:14:31.301Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-21T04:14:31.595Z] + lftools sign git-tag v3.2.0-dev.21 [2024-05-21T04:14:32.163Z] Signing Git tag with Sigul... [2024-05-21T04:14:32.163Z] Signing v3.2.0-dev.21 [Pipeline] echo [2024-05-21T04:14:32.435Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:14:32.726Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-21T04:14:32.733Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-21T04:14:32.772Z] $ docker stop --time=1 d4f888e71fc959b351aeb67de3b4976f5cb59228213513397204b5ee97bb574e [2024-05-21T04:14:34.040Z] $ docker rm -f --volumes d4f888e71fc959b351aeb67de3b4976f5cb59228213513397204b5ee97bb574e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-21T04:14:34.486Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-21T04:14:34.486Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:14:34.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-21T04:14:34.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:14:34.866Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-05-21T04:14:34.899Z] $ 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 [2024-05-21T04:14:35.227Z] $ docker top 233bd170cb489cdaddf6ac10b23dd633e0729d6c57a89473012e27fbd30a7fef -eo pid,comm [2024-05-21T04:14:35.267Z] 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). [2024-05-21T04:14:35.267Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-21T04:14:35.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-21T04:14:35.319Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-21T04:14:35.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-21T04:14:35.438Z] $ docker exec 233bd170cb489cdaddf6ac10b23dd633e0729d6c57a89473012e27fbd30a7fef ssh-agent [2024-05-21T04:14:35.541Z] SSH_AUTH_SOCK=/tmp/ssh-wOWJcDZKo5xx/agent.31 [2024-05-21T04:14:35.541Z] SSH_AGENT_PID=37 [2024-05-21T04:14:35.546Z] Running ssh-add (command line suppressed) [2024-05-21T04:14:35.644Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2067485360947547419.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2067485360947547419.key) [2024-05-21T04:14:35.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-21T04:14:35.942Z] + git semver bump pre [2024-05-21T04:14:36.202Z] 2024-05-21 04:14:36,119 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-05-21T04:14:36.202Z] 2024-05-21 04:14:36,119 [bump_version] DEBUG bumping version:3.2.0-dev.21 on axis:pre with prefix:dev [2024-05-21T04:14:36.202Z] 2024-05-21 04:14:36,119 [bump_version] DEBUG bumped version:3.2.0-dev.22 [2024-05-21T04:14:36.202Z] 2024-05-21 04:14:36,119 [write_version] DEBUG write version:3.2.0-dev.22 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2024-05-21T04:14:36.202Z] 2024-05-21 04:14:36,119 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-05-21T04:14:36.202Z] 2024-05-21 04:14:36,119 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-05-21T04:14:36.202Z] 2024-05-21 04:14:36,122 [execute] INFO git cat-file --batch-check [2024-05-21T04:14:36.202Z] 2024-05-21 04:14:36,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-21T04:14:36.202Z] 2024-05-21 04:14:36,128 [execute] INFO git cat-file --batch [2024-05-21T04:14:36.202Z] 2024-05-21 04:14:36,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-21T04:14:36.202Z] 2024-05-21 04:14:36,132 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-05-21T04:14:36.202Z] 3.2.0-dev.22 [Pipeline] } [2024-05-21T04:14:36.215Z] $ docker exec --env ******** --env ******** 233bd170cb489cdaddf6ac10b23dd633e0729d6c57a89473012e27fbd30a7fef ssh-agent -k [2024-05-21T04:14:36.308Z] unset SSH_AUTH_SOCK; [2024-05-21T04:14:36.309Z] unset SSH_AGENT_PID; [2024-05-21T04:14:36.309Z] echo Agent pid 37 killed; [2024-05-21T04:14:36.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-21T04:14:36.642Z] + git semver [Pipeline] } [2024-05-21T04:14:36.916Z] $ docker stop --time=1 233bd170cb489cdaddf6ac10b23dd633e0729d6c57a89473012e27fbd30a7fef [2024-05-21T04:14:38.159Z] $ docker rm -f --volumes 233bd170cb489cdaddf6ac10b23dd633e0729d6c57a89473012e27fbd30a7fef [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-21T04:14:38.513Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-21T04:14:38.513Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:14:38.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-21T04:14:38.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:14:38.891Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-05-21T04:14:38.924Z] $ 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 [2024-05-21T04:14:39.260Z] $ docker top df4e76b46b1bcf98c119b251630bec11620b6e37714559e63d2e4a2facfbf85b -eo pid,comm [2024-05-21T04:14:39.301Z] 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). [2024-05-21T04:14:39.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-21T04:14:39.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-21T04:14:39.360Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-21T04:14:39.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-21T04:14:39.476Z] $ docker exec df4e76b46b1bcf98c119b251630bec11620b6e37714559e63d2e4a2facfbf85b ssh-agent [2024-05-21T04:14:39.572Z] SSH_AUTH_SOCK=/tmp/ssh-M37kG4mJXTGW/agent.33 [2024-05-21T04:14:39.572Z] SSH_AGENT_PID=39 [2024-05-21T04:14:39.576Z] Running ssh-add (command line suppressed) [2024-05-21T04:14:39.700Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5711261390775171480.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5711261390775171480.key) [2024-05-21T04:14:39.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-21T04:14:39.999Z] + git semver push [2024-05-21T04:14:40.259Z] 2024-05-21 04:14:40,183 [run_push] DEBUG push [2024-05-21T04:14:40.259Z] 2024-05-21 04:14:40,183 [execute] INFO git cat-file --batch-check [2024-05-21T04:14:40.259Z] 2024-05-21 04:14:40,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-21T04:14:40.259Z] 2024-05-21 04:14:40,187 [execute] INFO git rev-list be76d617a35d9cb2e122792922ed6de711e7faa9 -- [2024-05-21T04:14:40.259Z] 2024-05-21 04:14:40,187 [execute] DEBUG Popen(['git', 'rev-list', 'be76d617a35d9cb2e122792922ed6de711e7faa9', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-21T04:14:40.259Z] 2024-05-21 04:14:40,194 [execute] INFO git fetch -v origin [2024-05-21T04:14:40.259Z] 2024-05-21 04:14:40,194 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-21T04:14:40.826Z] 2024-05-21 04:14:40,679 [run_push] DEBUG no remote changes detected [2024-05-21T04:14:40.826Z] 2024-05-21 04:14:40,679 [execute] INFO git push origin semver [2024-05-21T04:14:40.826Z] 2024-05-21 04:14:40,680 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-21T04:14:41.394Z] 2024-05-21 04:14:41,392 [run_push] DEBUG push all version tags [2024-05-21T04:14:41.394Z] 2024-05-21 04:14:41,392 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-21T04:14:41.394Z] 2024-05-21 04:14:41,393 [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) [2024-05-21T04:14:42.332Z] 2024-05-21 04:14:42,122 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2024-05-21T04:14:42.332Z] 3.2.0-dev.22 [Pipeline] } [2024-05-21T04:14:42.344Z] $ docker exec --env ******** --env ******** df4e76b46b1bcf98c119b251630bec11620b6e37714559e63d2e4a2facfbf85b ssh-agent -k [2024-05-21T04:14:42.456Z] unset SSH_AUTH_SOCK; [2024-05-21T04:14:42.456Z] unset SSH_AGENT_PID; [2024-05-21T04:14:42.456Z] echo Agent pid 39 killed; [2024-05-21T04:14:42.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-21T04:14:42.791Z] + git semver [Pipeline] } [2024-05-21T04:14:43.065Z] $ docker stop --time=1 df4e76b46b1bcf98c119b251630bec11620b6e37714559e63d2e4a2facfbf85b [2024-05-21T04:14:44.316Z] $ docker rm -f --volumes df4e76b46b1bcf98c119b251630bec11620b6e37714559e63d2e4a2facfbf85b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-21T04:14:44.930Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2024-05-21T04:14:44.930Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-05-21T04:14:44.930Z] total 16 [2024-05-21T04:14:44.930Z] drwxr-xr-x 3 root root 4096 May 21 04:07 . [2024-05-21T04:14:44.930Z] drwxrwxr-x 10 jenkins jenkins 4096 May 21 04:14 .. [2024-05-21T04:14:44.930Z] drwxr-xr-x 2 root root 4096 May 21 04:07 cost [2024-05-21T04:14:44.930Z] -rw-r--r-- 1 root root 88 May 21 04:07 cost.csv [2024-05-21T04:14:44.930Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-05-21T04:14:44.930Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2024-05-21T04:14:44.930Z] total 16 [2024-05-21T04:14:44.930Z] drwxr-xr-x 3 jenkins jenkins 4096 May 21 04:07 . [2024-05-21T04:14:44.930Z] drwxrwxr-x 10 jenkins jenkins 4096 May 21 04:14 .. [2024-05-21T04:14:44.930Z] drwxr-xr-x 2 jenkins jenkins 4096 May 21 04:07 cost [2024-05-21T04:14:44.930Z] -rw-r--r-- 1 jenkins jenkins 88 May 21 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:14:45.217Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:14:46.071Z] ---> package-listing.sh [2024-05-21T04:14:46.071Z] ++ facter osfamily [2024-05-21T04:14:46.071Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-21T04:14:46.330Z] + OS_FAMILY=debian [2024-05-21T04:14:46.330Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2024-05-21T04:14:46.330Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-21T04:14:46.330Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-21T04:14:46.330Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-21T04:14:46.330Z] + PACKAGES=/tmp/packages_start.txt [2024-05-21T04:14:46.330Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2024-05-21T04:14:46.330Z] + PACKAGES=/tmp/packages_end.txt [2024-05-21T04:14:46.330Z] + case "${OS_FAMILY}" in [2024-05-21T04:14:46.330Z] + dpkg -l [2024-05-21T04:14:46.330Z] + grep '^ii' [2024-05-21T04:14:46.330Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-21T04:14:46.330Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-21T04:14:46.330Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-21T04:14:46.330Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2024-05-21T04:14:46.330Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2024-05-21T04:14:46.330Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2024-05-21T04:14:46.341Z] 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 [2024-05-21T04:14:46.618Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-21T04:14:47.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-21T04:14:47.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-21T04:14:47.261Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-05-21T04:14:47.293Z] $ 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 [2024-05-21T04:14:47.487Z] $ docker top eebfbe4c09c1ff29cec7a5696726b9cede7f0806e150aa099e819d1a23282d45 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-21T04:14:47.835Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-21T04:14:48.118Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-21T04:14:48.403Z] + ls /var/log/sa-host [2024-05-21T04:14:48.403Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-21T04:14:48.558Z] provisioning config files... [2024-05-21T04:14:48.566Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12979223695850265721tmp [Pipeline] { [Pipeline] echo [2024-05-21T04:14:48.587Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:14:48.869Z] ---> create-netrc.sh [Pipeline] } [2024-05-21T04:14:48.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:14:49.211Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-21T04:14:49.219Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:14:49.503Z] ---> sudo-logs.sh [2024-05-21T04:14:49.503Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-21T04:14:49.545Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:14:49.827Z] ---> job-cost.sh [2024-05-21T04:14:49.827Z] lf-activate-venv: SKIPPING [2024-05-21T04:14:49.827Z] DEBUG: total: 0.2199999988079071 [2024-05-21T04:14:49.827Z] INFO: Retrieving Stack Cost... [2024-05-21T04:14:50.089Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-21T04:14:50.350Z] INFO: Archiving Costs [Pipeline] echo [2024-05-21T04:14:50.363Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-21T04:14:50.647Z] ---> logs-deploy.sh [2024-05-21T04:14:50.647Z] lf-activate-venv: SKIPPING [2024-05-21T04:14:50.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/154 [2024-05-21T04:14:50.647Z] INFO: archiving workspace using pattern(s): [2024-05-21T04:14:51.584Z] Archives upload complete. [2024-05-21T04:14:51.842Z] INFO: archiving logs to Nexus [2024-05-21T04:14:52.409Z] ---> uname -a: [2024-05-21T04:14:52.409Z] Linux prd-ubuntu20-04-docker-8c-8g-505 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] ---> lscpu: [2024-05-21T04:14:52.409Z] Architecture: x86_64 [2024-05-21T04:14:52.409Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-21T04:14:52.409Z] Byte Order: Little Endian [2024-05-21T04:14:52.409Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-21T04:14:52.409Z] CPU(s): 8 [2024-05-21T04:14:52.409Z] On-line CPU(s) list: 0-7 [2024-05-21T04:14:52.409Z] Thread(s) per core: 1 [2024-05-21T04:14:52.409Z] Core(s) per socket: 1 [2024-05-21T04:14:52.409Z] Socket(s): 8 [2024-05-21T04:14:52.409Z] NUMA node(s): 1 [2024-05-21T04:14:52.409Z] Vendor ID: AuthenticAMD [2024-05-21T04:14:52.409Z] CPU family: 23 [2024-05-21T04:14:52.409Z] Model: 49 [2024-05-21T04:14:52.409Z] Model name: AMD EPYC-Rome Processor [2024-05-21T04:14:52.409Z] Stepping: 0 [2024-05-21T04:14:52.409Z] CPU MHz: 2800.000 [2024-05-21T04:14:52.409Z] BogoMIPS: 5600.00 [2024-05-21T04:14:52.409Z] Virtualization: AMD-V [2024-05-21T04:14:52.409Z] Hypervisor vendor: KVM [2024-05-21T04:14:52.409Z] Virtualization type: full [2024-05-21T04:14:52.409Z] L1d cache: 256 KiB [2024-05-21T04:14:52.409Z] L1i cache: 256 KiB [2024-05-21T04:14:52.409Z] L2 cache: 4 MiB [2024-05-21T04:14:52.409Z] L3 cache: 128 MiB [2024-05-21T04:14:52.409Z] NUMA node0 CPU(s): 0-7 [2024-05-21T04:14:52.409Z] Vulnerability Itlb multihit: Not affected [2024-05-21T04:14:52.409Z] Vulnerability L1tf: Not affected [2024-05-21T04:14:52.409Z] Vulnerability Mds: Not affected [2024-05-21T04:14:52.409Z] Vulnerability Meltdown: Not affected [2024-05-21T04:14:52.409Z] Vulnerability Mmio stale data: Not affected [2024-05-21T04:14:52.409Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-21T04:14:52.409Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-21T04:14:52.409Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-21T04:14:52.409Z] Vulnerability Srbds: Not affected [2024-05-21T04:14:52.409Z] Vulnerability Tsx async abort: Not affected [2024-05-21T04:14:52.409Z] 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 [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] ---> nproc: [2024-05-21T04:14:52.409Z] 8 [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] ---> df -h: [2024-05-21T04:14:52.409Z] Filesystem Size Used Avail Use% Mounted on [2024-05-21T04:14:52.409Z] overlay 155G 12G 144G 8% / [2024-05-21T04:14:52.409Z] tmpfs 64M 0 64M 0% /dev [2024-05-21T04:14:52.409Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-21T04:14:52.409Z] shm 64M 0 64M 0% /dev/shm [2024-05-21T04:14:52.409Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] ---> sar -b -r -n DEV: [2024-05-21T04:14:52.409Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-505) 05/21/24 _x86_64_ (8 CPU) [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] 04:04:55 LINUX RESTART (8 CPU) [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] 04:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-21T04:14:52.409Z] 04:06:01 381.30 47.71 333.59 0.00 5341.51 171296.78 0.00 [2024-05-21T04:14:52.409Z] 04:07:01 80.89 0.32 80.57 0.00 23.33 42694.75 0.00 [2024-05-21T04:14:52.409Z] 04:08:01 43.52 0.00 43.52 0.00 0.00 16441.75 0.00 [2024-05-21T04:14:52.409Z] 04:09:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2024-05-21T04:14:52.409Z] 04:10:01 3.52 0.97 2.55 0.00 67.46 85.99 0.00 [2024-05-21T04:14:52.409Z] 04:11:01 36.08 3.88 32.19 0.00 2541.18 5622.40 0.00 [2024-05-21T04:14:52.409Z] 04:12:01 3.60 0.02 3.58 0.00 0.13 83.72 0.00 [2024-05-21T04:14:52.409Z] 04:13:01 1.97 0.00 1.97 0.00 0.00 21.59 0.00 [2024-05-21T04:14:52.409Z] 04:14:01 37.16 0.15 37.01 0.00 14.53 26917.11 0.00 [2024-05-21T04:14:52.409Z] Average: 65.45 5.89 59.55 0.00 887.55 29240.84 0.00 [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] 04:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-21T04:14:52.409Z] 04:06:01 29279784 31545724 783652 2.38 72160 2466264 2048696 6.04 1004580 2220208 584028 [2024-05-21T04:14:52.409Z] 04:07:01 28786640 31514696 798012 2.43 88492 2884000 2020024 5.95 1126204 2543296 398052 [2024-05-21T04:14:52.409Z] 04:08:01 28734028 31552096 759084 2.31 94896 2944528 1746492 5.15 1108240 2590928 16 [2024-05-21T04:14:52.409Z] 04:09:01 28734060 31552160 758940 2.31 94920 2944532 1746492 5.15 1107964 2590932 136 [2024-05-21T04:14:52.409Z] 04:10:01 28690820 31554864 755908 2.30 96524 2986984 1756548 5.18 1112264 2633676 37708 [2024-05-21T04:14:52.409Z] 04:11:01 28438276 31539332 740116 2.25 116972 3208824 1722520 5.08 1304784 2659704 220 [2024-05-21T04:14:52.409Z] 04:12:01 28447276 31543596 735604 2.24 115568 3205576 1686168 4.97 1298708 2656496 180 [2024-05-21T04:14:52.409Z] 04:13:01 28447520 31543924 735116 2.24 115644 3205576 1686168 4.97 1298260 2656500 4 [2024-05-21T04:14:52.409Z] 04:14:01 27626768 31490172 786820 2.39 129536 3909756 2170560 6.40 1365820 3359988 288 [2024-05-21T04:14:52.409Z] Average: 28576130 31537396 761472 2.32 102746 3084004 1842630 5.43 1191869 2656859 113404 [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] 04:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-21T04:14:52.409Z] 04:06:01 ens3 533.13 353.01 5664.72 92.19 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:06:01 docker0 5.50 4.75 0.56 48.78 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:06:01 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:07:01 ens3 225.60 132.11 3999.76 26.22 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:07:01 docker0 63.19 118.30 5.82 1457.51 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:07:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:08:01 ens3 19.25 11.38 25.73 5.24 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:09:01 ens3 0.77 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:10:01 ens3 49.83 27.50 626.47 2.16 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:10:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:11:01 ens3 73.45 26.28 1413.40 2.14 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:11:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:12:01 ens3 0.45 0.37 0.26 0.22 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:13:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:14:01 ens3 139.08 81.30 3978.24 10.90 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:14:01 veth475f6f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:14:01 veth602b54d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] 04:14:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] Average: ens3 115.74 70.24 1745.37 15.45 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] Average: veth475f6f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] Average: veth602b54d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] Average: docker0 7.63 13.67 0.71 167.36 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] ---> sar -P ALL: [2024-05-21T04:14:52.409Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-505) 05/21/24 _x86_64_ (8 CPU) [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] 04:04:55 LINUX RESTART (8 CPU) [2024-05-21T04:14:52.409Z] [2024-05-21T04:14:52.409Z] 04:05:01 CPU %user %nice %system %iowait %steal %idle [2024-05-21T04:14:52.409Z] 04:06:01 all 8.98 0.00 3.03 2.07 0.05 85.87 [2024-05-21T04:14:52.409Z] 04:06:01 0 7.23 0.00 3.74 0.89 0.05 88.09 [2024-05-21T04:14:52.409Z] 04:06:01 1 7.85 0.00 2.41 4.96 0.05 84.73 [2024-05-21T04:14:52.409Z] 04:06:01 2 9.08 0.00 4.30 6.42 0.07 80.12 [2024-05-21T04:14:52.409Z] 04:06:01 3 12.07 0.00 3.66 0.50 0.07 83.70 [2024-05-21T04:14:52.409Z] 04:06:01 4 9.23 0.00 2.46 0.82 0.05 87.44 [2024-05-21T04:14:52.409Z] 04:06:01 5 8.11 0.00 2.34 1.70 0.05 87.80 [2024-05-21T04:14:52.409Z] 04:06:01 6 8.06 0.00 2.89 0.64 0.05 88.35 [2024-05-21T04:14:52.409Z] 04:06:01 7 10.18 0.00 2.44 0.62 0.05 86.71 [2024-05-21T04:14:52.409Z] 04:07:01 all 31.47 0.00 4.64 2.01 0.08 61.79 [2024-05-21T04:14:52.409Z] 04:07:01 0 32.01 0.00 4.20 0.05 0.08 63.66 [2024-05-21T04:14:52.409Z] 04:07:01 1 29.81 0.00 4.75 1.51 0.10 63.83 [2024-05-21T04:14:52.409Z] 04:07:01 2 32.65 0.00 4.32 0.52 0.12 62.40 [2024-05-21T04:14:52.409Z] 04:07:01 3 31.84 0.00 5.05 0.92 0.07 62.12 [2024-05-21T04:14:52.409Z] 04:07:01 4 31.13 0.00 4.11 0.89 0.07 63.81 [2024-05-21T04:14:52.409Z] 04:07:01 5 32.98 0.00 5.32 0.47 0.08 61.15 [2024-05-21T04:14:52.409Z] 04:07:01 6 30.58 0.00 4.63 5.62 0.07 59.10 [2024-05-21T04:14:52.409Z] 04:07:01 7 30.81 0.00 4.75 6.08 0.08 58.27 [2024-05-21T04:14:52.409Z] 04:08:01 all 1.36 0.00 0.53 1.02 0.02 97.06 [2024-05-21T04:14:52.409Z] 04:08:01 0 1.55 0.00 0.54 0.00 0.02 97.90 [2024-05-21T04:14:52.409Z] 04:08:01 1 1.51 0.00 0.55 0.96 0.00 96.98 [2024-05-21T04:14:52.409Z] 04:08:01 2 1.67 0.00 0.37 0.00 0.02 97.95 [2024-05-21T04:14:52.409Z] 04:08:01 3 0.93 0.00 0.32 0.02 0.00 98.73 [2024-05-21T04:14:52.409Z] 04:08:01 4 1.14 0.00 0.33 0.00 0.03 98.50 [2024-05-21T04:14:52.409Z] 04:08:01 5 1.70 0.00 0.62 0.00 0.02 97.66 [2024-05-21T04:14:52.409Z] 04:08:01 6 1.22 0.00 0.88 6.56 0.03 91.30 [2024-05-21T04:14:52.409Z] 04:08:01 7 1.19 0.00 0.64 0.72 0.05 97.41 [2024-05-21T04:14:52.409Z] 04:09:01 all 0.10 0.00 0.02 0.00 0.01 99.87 [2024-05-21T04:14:52.409Z] 04:09:01 0 0.60 0.00 0.02 0.00 0.00 99.38 [2024-05-21T04:14:52.409Z] 04:09:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-05-21T04:14:52.409Z] 04:09:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2024-05-21T04:14:52.409Z] 04:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-21T04:14:52.409Z] 04:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-21T04:14:52.409Z] 04:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-05-21T04:14:52.409Z] 04:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-21T04:14:52.409Z] 04:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-21T04:14:52.409Z] 04:10:01 all 0.21 0.00 0.08 0.03 0.00 99.68 [2024-05-21T04:14:52.409Z] 04:10:01 0 0.60 0.00 0.17 0.02 0.02 99.20 [2024-05-21T04:14:52.409Z] 04:10:01 1 0.63 0.00 0.22 0.12 0.00 99.03 [2024-05-21T04:14:52.409Z] 04:10:01 2 0.15 0.00 0.13 0.03 0.00 99.68 [2024-05-21T04:14:52.409Z] 04:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-21T04:14:52.409Z] 04:10:01 4 0.15 0.00 0.05 0.02 0.00 99.78 [2024-05-21T04:14:52.409Z] 04:10:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2024-05-21T04:14:52.409Z] 04:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-21T04:14:52.409Z] 04:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-05-21T04:14:52.409Z] 04:11:01 all 1.97 0.00 0.99 0.43 0.02 96.59 [2024-05-21T04:14:52.409Z] 04:11:01 0 2.15 0.00 1.02 0.03 0.00 96.80 [2024-05-21T04:14:52.409Z] 04:11:01 1 1.87 0.00 0.72 2.09 0.02 95.30 [2024-05-21T04:14:52.409Z] 04:11:01 2 1.07 0.00 0.73 0.27 0.02 97.91 [2024-05-21T04:14:52.409Z] 04:11:01 3 1.27 0.00 0.45 0.03 0.02 98.23 [2024-05-21T04:14:52.409Z] 04:11:01 4 3.24 0.00 0.99 0.35 0.03 95.39 [2024-05-21T04:14:52.409Z] 04:11:01 5 1.40 0.00 0.70 0.13 0.02 97.75 [2024-05-21T04:14:52.409Z] 04:11:01 6 1.37 0.00 0.63 0.05 0.02 97.93 [2024-05-21T04:14:52.409Z] 04:11:01 7 3.39 0.00 2.69 0.52 0.02 93.39 [2024-05-21T04:14:52.409Z] 04:12:01 all 0.14 0.00 0.05 0.01 0.00 99.80 [2024-05-21T04:14:52.409Z] 04:12:01 0 0.60 0.00 0.03 0.03 0.00 99.33 [2024-05-21T04:14:52.409Z] 04:12:01 1 0.13 0.00 0.07 0.03 0.02 99.75 [2024-05-21T04:14:52.409Z] 04:12:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2024-05-21T04:14:52.409Z] 04:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-05-21T04:14:52.409Z] 04:12:01 4 0.25 0.00 0.10 0.00 0.00 99.65 [2024-05-21T04:14:52.409Z] 04:12:01 5 0.00 0.00 0.07 0.00 0.02 99.92 [2024-05-21T04:14:52.409Z] 04:12:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2024-05-21T04:14:52.409Z] 04:12:01 7 0.00 0.00 0.05 0.02 0.00 99.93 [2024-05-21T04:14:52.409Z] 04:13:01 all 0.04 0.00 0.01 0.05 0.00 99.90 [2024-05-21T04:14:52.409Z] 04:13:01 0 0.17 0.00 0.02 0.40 0.02 99.40 [2024-05-21T04:14:52.409Z] 04:13:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2024-05-21T04:14:52.409Z] 04:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-21T04:14:52.409Z] 04:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-21T04:14:52.409Z] 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-21T04:14:52.409Z] 04:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-21T04:14:52.409Z] 04:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-21T04:14:52.409Z] 04:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-21T04:14:52.409Z] 04:14:01 all 2.80 0.00 1.25 1.02 0.02 94.90 [2024-05-21T04:14:52.409Z] 04:14:01 0 2.95 0.00 1.16 1.68 0.02 94.19 [2024-05-21T04:14:52.409Z] 04:14:01 1 3.08 0.00 1.45 0.07 0.03 95.37 [2024-05-21T04:14:52.409Z] 04:14:01 2 3.68 0.00 0.90 0.00 0.02 95.40 [2024-05-21T04:14:52.409Z] 04:14:01 3 1.99 0.00 1.17 0.08 0.02 96.73 [2024-05-21T04:14:52.409Z] 04:14:01 4 2.88 0.00 0.92 0.32 0.02 95.87 [2024-05-21T04:14:52.409Z] 04:14:01 5 2.41 0.00 1.39 0.05 0.02 96.13 [2024-05-21T04:14:52.409Z] 04:14:01 6 2.40 0.00 1.24 6.01 0.02 90.32 [2024-05-21T04:14:52.409Z] 04:14:01 7 3.04 0.00 1.79 0.00 0.03 95.14 [2024-05-21T04:14:52.409Z] Average: all 5.21 0.00 1.17 0.74 0.02 92.86 [2024-05-21T04:14:52.409Z] Average: 0 5.30 0.00 1.21 0.34 0.02 93.13 [2024-05-21T04:14:52.409Z] Average: 1 4.98 0.00 1.13 1.08 0.03 92.78 [2024-05-21T04:14:52.409Z] Average: 2 5.37 0.00 1.20 0.80 0.03 92.60 [2024-05-21T04:14:52.409Z] Average: 3 5.33 0.00 1.18 0.17 0.02 93.29 [2024-05-21T04:14:52.409Z] Average: 4 5.31 0.00 0.99 0.27 0.02 93.41 [2024-05-21T04:14:52.409Z] Average: 5 5.16 0.00 1.17 0.26 0.02 93.39 [2024-05-21T04:14:52.410Z] Average: 6 4.83 0.00 1.15 2.09 0.02 91.91 [2024-05-21T04:14:52.410Z] Average: 7 5.37 0.00 1.37 0.88 0.03 92.35 [2024-05-21T04:14:52.410Z] [2024-05-21T04:14:52.410Z] [2024-05-21T04:14:52.410Z]