Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 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-ssh4377652865993477656.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7574262463371817082.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-secrets/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-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16820314094995698020.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh16558139575732946155.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-secrets/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-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11571634373354222731.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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-secrets 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-23273 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 (main) Commit message: "Merge pull request #285 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.53" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 # timeout=10 > git rev-list --no-walk b53ae4062df67a6b8d8f4c064496729041243480 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-18T18:15:33.798Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-18T18:15:33.886Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-18T18:15:33.915Z] ========================================================= [2024-10-18T18:15:33.915Z] EdgeX Global Pipelines Version Info [2024-10-18T18:15:33.915Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-18T18:15:35.024Z] ------------------- [2024-10-18T18:15:35.024Z] stable info: [2024-10-18T18:15:35.024Z] ------------------- [2024-10-18T18:15:35.024Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-18T18:15:35.024Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-18T18:15:35.024Z] Message: update stable to v1.0.265 [2024-10-18T18:15:35.284Z] ------------------- [2024-10-18T18:15:35.285Z] experimental info: [2024-10-18T18:15:35.285Z] ------------------- [2024-10-18T18:15:35.285Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-18T18:15:35.285Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-18T18:15:35.285Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-18T18:15:35.368Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2024-10-18T18:15:35.389Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2024-10-18T18:15:35.405Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-18T18:15:35.422Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-18T18:15:35.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-18T18:15:35.465Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-18T18:15:35.485Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-18T18:15:35.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-18T18:15:35.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-18T18:15:35.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-18T18:15:35.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-18T18:15:35.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2024-10-18T18:15:35.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-18T18:15:35.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-18T18:15:35.664Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T18:15:35.683Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T18:15:35.710Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T18:15:35.729Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T18:15:35.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-18T18:15:35.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-18T18:15:35.786Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-18T18:15:35.805Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-18T18:15:35.828Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-18T18:15:35.856Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-18T18:15:35.880Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-10-18T18:15:35.899Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-18T18:15:35.918Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-18T18:15:35.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-18T18:15:35.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-18T18:15:35.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-18T18:15:36.007Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [Pipeline] echo [2024-10-18T18:15:36.027Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d5f65e [Pipeline] echo [2024-10-18T18:15:36.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-18T18:15:36.422Z] + git rev-list -1 --merges 3d5f65ec3fa04f2081f9d01cd790ba6870172a81~1..3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [Pipeline] echo [2024-10-18T18:15:36.455Z] -----------> git rev-list -1 --merges 3d5f65ec3fa04f2081f9d01cd790ba6870172a81~1..3d5f65ec3fa04f2081f9d01cd790ba6870172a81 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [2024-10-18T18:15:36.455Z] 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [false] [Pipeline] sh [2024-10-18T18:15:36.751Z] + git log --format=format:%s -1 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [Pipeline] echo [2024-10-18T18:15:36.770Z] ========================================================= [2024-10-18T18:15:36.770Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-18T18:15:36.770Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T18:15:37.108Z] + git log --format=format:%s -1 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [Pipeline] echo [2024-10-18T18:15:37.123Z] [semverPrep] GIT_COMMIT: 3d5f65ec3fa04f2081f9d01cd790ba6870172a81, Commit Message: Merge pull request #285 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.53 [Pipeline] echo [2024-10-18T18:15:37.141Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-18T18:15:37.523Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T18:15:37.523Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-18T18:15:37.523Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-18T18:15:37.523Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-18T18:15:37.523Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-18T18:15:37.523Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-18T18:15:37.523Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:15:37.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T18:15:37.991Z] [2024-10-18T18:15:37.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:15:38.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T18:15:40.208Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-18T18:15:40.208Z] b85a868b505f: Pulling fs layer [2024-10-18T18:15:40.208Z] e2be974225ed: Pulling fs layer [2024-10-18T18:15:40.208Z] 339a4e72a1f5: Pulling fs layer [2024-10-18T18:15:40.208Z] 988bab9f4d93: Pulling fs layer [2024-10-18T18:15:40.208Z] 1469e6f7b9e6: Pulling fs layer [2024-10-18T18:15:40.208Z] eaf3925da568: Pulling fs layer [2024-10-18T18:15:40.208Z] bab4dde63d76: Pulling fs layer [2024-10-18T18:15:40.208Z] bde34c3a00c8: Pulling fs layer [2024-10-18T18:15:40.208Z] b352a97aabf1: Pulling fs layer [2024-10-18T18:15:40.208Z] 4872d77fe225: Pulling fs layer [2024-10-18T18:15:40.208Z] 5851b861e8e6: Pulling fs layer [2024-10-18T18:15:40.208Z] 988bab9f4d93: Waiting [2024-10-18T18:15:40.208Z] 1469e6f7b9e6: Waiting [2024-10-18T18:15:40.208Z] 4872d77fe225: Waiting [2024-10-18T18:15:40.208Z] eaf3925da568: Waiting [2024-10-18T18:15:40.208Z] 5851b861e8e6: Waiting [2024-10-18T18:15:40.208Z] bab4dde63d76: Waiting [2024-10-18T18:15:40.208Z] bde34c3a00c8: Waiting [2024-10-18T18:15:40.208Z] b352a97aabf1: Waiting [2024-10-18T18:15:40.208Z] e2be974225ed: Download complete [2024-10-18T18:15:40.208Z] 988bab9f4d93: Verifying Checksum [2024-10-18T18:15:40.208Z] 988bab9f4d93: Download complete [2024-10-18T18:15:40.208Z] 1469e6f7b9e6: Verifying Checksum [2024-10-18T18:15:40.208Z] 1469e6f7b9e6: Download complete [2024-10-18T18:15:40.208Z] eaf3925da568: Verifying Checksum [2024-10-18T18:15:40.208Z] eaf3925da568: Download complete [2024-10-18T18:15:40.208Z] 339a4e72a1f5: Verifying Checksum [2024-10-18T18:15:40.208Z] 339a4e72a1f5: Download complete [2024-10-18T18:15:40.208Z] bde34c3a00c8: Download complete [2024-10-18T18:15:40.208Z] b352a97aabf1: Download complete [2024-10-18T18:15:40.208Z] 4872d77fe225: Download complete [2024-10-18T18:15:40.208Z] 5851b861e8e6: Verifying Checksum [2024-10-18T18:15:40.208Z] 5851b861e8e6: Download complete [2024-10-18T18:15:40.208Z] b85a868b505f: Verifying Checksum [2024-10-18T18:15:40.208Z] b85a868b505f: Download complete [2024-10-18T18:15:40.468Z] bab4dde63d76: Verifying Checksum [2024-10-18T18:15:40.468Z] bab4dde63d76: Download complete [2024-10-18T18:15:41.404Z] b85a868b505f: Pull complete [2024-10-18T18:15:41.671Z] e2be974225ed: Pull complete [2024-10-18T18:15:41.932Z] 339a4e72a1f5: Pull complete [2024-10-18T18:15:42.193Z] 988bab9f4d93: Pull complete [2024-10-18T18:15:42.453Z] 1469e6f7b9e6: Pull complete [2024-10-18T18:15:42.453Z] eaf3925da568: Pull complete [2024-10-18T18:15:44.365Z] bab4dde63d76: Pull complete [2024-10-18T18:15:44.365Z] bde34c3a00c8: Pull complete [2024-10-18T18:15:44.365Z] b352a97aabf1: Pull complete [2024-10-18T18:15:44.365Z] 4872d77fe225: Pull complete [2024-10-18T18:15:44.365Z] 5851b861e8e6: Pull complete [2024-10-18T18:15:44.365Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-18T18:15:44.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T18:15:44.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T18:15:44.530Z] prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container [2024-10-18T18:15:44.563Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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-10-18T18:15:47.460Z] $ docker top 259f0e728be27a08cc3bda06d4ec9bedb1d658e24f9b07e06f49abea9b88502f -eo pid,comm [2024-10-18T18:15:47.516Z] 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-10-18T18:15:47.516Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T18:15:47.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T18:15:47.583Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T18:15:47.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T18:15:47.717Z] $ docker exec 259f0e728be27a08cc3bda06d4ec9bedb1d658e24f9b07e06f49abea9b88502f ssh-agent [2024-10-18T18:15:47.822Z] SSH_AUTH_SOCK=/tmp/ssh-LlCBO1E87u1x/agent.31 [2024-10-18T18:15:47.822Z] SSH_AGENT_PID=37 [2024-10-18T18:15:47.832Z] Running ssh-add (command line suppressed) [2024-10-18T18:15:47.930Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11472461019785081990.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11472461019785081990.key) [2024-10-18T18:15:47.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T18:15:48.248Z] + git tag --points-at HEAD [Pipeline] } [2024-10-18T18:15:48.260Z] $ docker exec --env ******** --env ******** 259f0e728be27a08cc3bda06d4ec9bedb1d658e24f9b07e06f49abea9b88502f ssh-agent -k [2024-10-18T18:15:48.364Z] unset SSH_AUTH_SOCK; [2024-10-18T18:15:48.364Z] unset SSH_AGENT_PID; [2024-10-18T18:15:48.364Z] echo Agent pid 37 killed; [2024-10-18T18:15:48.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-18T18:15:48.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T18:15:48.419Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T18:15:48.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T18:15:48.537Z] $ docker exec 259f0e728be27a08cc3bda06d4ec9bedb1d658e24f9b07e06f49abea9b88502f ssh-agent [2024-10-18T18:15:48.638Z] SSH_AUTH_SOCK=/tmp/ssh-Ojh8u7D2eXfZ/agent.70 [2024-10-18T18:15:48.638Z] SSH_AGENT_PID=76 [2024-10-18T18:15:48.642Z] Running ssh-add (command line suppressed) [2024-10-18T18:15:48.736Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_15942398549817165965.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_15942398549817165965.key) [2024-10-18T18:15:48.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T18:15:49.042Z] + git semver init [2024-10-18T18:15:49.301Z] 2024-10-18 18:15:49,234 [run_init] DEBUG init version:0.0.0 force:False [2024-10-18T18:15:49.301Z] 2024-10-18 18:15:49,234 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2024-10-18T18:15:49.301Z] 2024-10-18 18:15:49,235 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2024-10-18T18:15:49.301Z] 2024-10-18 18:15:49,235 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2024-10-18T18:15:50.240Z] 2024-10-18 18:15:50,124 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude [2024-10-18T18:15:50.240Z] 2024-10-18 18:15:50,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False [2024-10-18T18:15:50.240Z] 2024-10-18 18:15:50,125 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-18T18:15:50.240Z] 2024-10-18 18:15:50,126 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-18T18:15:50.240Z] 3.2.0-dev.19 [Pipeline] } [2024-10-18T18:15:50.249Z] $ docker exec --env ******** --env ******** 259f0e728be27a08cc3bda06d4ec9bedb1d658e24f9b07e06f49abea9b88502f ssh-agent -k [2024-10-18T18:15:50.346Z] unset SSH_AUTH_SOCK; [2024-10-18T18:15:50.353Z] unset SSH_AGENT_PID; [2024-10-18T18:15:50.353Z] echo Agent pid 76 killed; [2024-10-18T18:15:50.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T18:15:50.681Z] + git semver [Pipeline] } [2024-10-18T18:15:50.953Z] $ docker stop --time=1 259f0e728be27a08cc3bda06d4ec9bedb1d658e24f9b07e06f49abea9b88502f [2024-10-18T18:15:52.258Z] $ docker rm -f --volumes 259f0e728be27a08cc3bda06d4ec9bedb1d658e24f9b07e06f49abea9b88502f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T18:15:52.615Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-18T18:15:52.862Z] Stashed 1 file(s) [Pipeline] echo [2024-10-18T18:15:52.865Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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-10-18T18:15:53.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T18:15:53.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T18:15:53.129Z] ========================================================= [2024-10-18T18:15:53.129Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-18T18:15:53.129Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-18T18:15:53.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-18T18:15:53.442Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-18T18:15:53.442Z] 43c4264eed91: Pulling fs layer [2024-10-18T18:15:53.442Z] 4cc291be95ef: Pulling fs layer [2024-10-18T18:15:53.442Z] 2ac1f1163629: Pulling fs layer [2024-10-18T18:15:53.442Z] 5c3c966382ef: Pulling fs layer [2024-10-18T18:15:53.442Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T18:15:53.442Z] 5d5c8e513c77: Pulling fs layer [2024-10-18T18:15:53.442Z] 9f66e0745190: Pulling fs layer [2024-10-18T18:15:53.442Z] f49a43e4bbc0: Pulling fs layer [2024-10-18T18:15:53.442Z] 561ebcabdf7f: Pulling fs layer [2024-10-18T18:15:53.442Z] 5c3c966382ef: Waiting [2024-10-18T18:15:53.442Z] 4f4fb700ef54: Waiting [2024-10-18T18:15:53.442Z] 5d5c8e513c77: Waiting [2024-10-18T18:15:53.442Z] f49a43e4bbc0: Waiting [2024-10-18T18:15:53.442Z] 561ebcabdf7f: Waiting [2024-10-18T18:15:53.443Z] 9f66e0745190: Waiting [2024-10-18T18:15:53.443Z] 4cc291be95ef: Download complete [2024-10-18T18:15:53.443Z] 5c3c966382ef: Verifying Checksum [2024-10-18T18:15:53.443Z] 5c3c966382ef: Download complete [2024-10-18T18:15:53.443Z] 4f4fb700ef54: Download complete [2024-10-18T18:15:53.443Z] 5d5c8e513c77: Download complete [2024-10-18T18:15:53.443Z] 43c4264eed91: Verifying Checksum [2024-10-18T18:15:53.443Z] 43c4264eed91: Download complete [2024-10-18T18:15:53.443Z] 9f66e0745190: Verifying Checksum [2024-10-18T18:15:53.443Z] 9f66e0745190: Download complete [2024-10-18T18:15:53.701Z] 43c4264eed91: Pull complete [2024-10-18T18:15:53.701Z] 561ebcabdf7f: Verifying Checksum [2024-10-18T18:15:53.701Z] 561ebcabdf7f: Download complete [2024-10-18T18:15:53.701Z] 4cc291be95ef: Pull complete [2024-10-18T18:15:53.960Z] 2ac1f1163629: Download complete [2024-10-18T18:15:54.218Z] f49a43e4bbc0: Verifying Checksum [2024-10-18T18:15:54.218Z] f49a43e4bbc0: Download complete [2024-10-18T18:15:57.508Z] 2ac1f1163629: Pull complete [2024-10-18T18:15:57.508Z] 5c3c966382ef: Pull complete [2024-10-18T18:15:57.508Z] 4f4fb700ef54: Pull complete [2024-10-18T18:15:57.508Z] 5d5c8e513c77: Pull complete [2024-10-18T18:15:57.508Z] 9f66e0745190: Pull complete [2024-10-18T18:16:00.039Z] f49a43e4bbc0: Pull complete [2024-10-18T18:16:00.299Z] 561ebcabdf7f: Pull complete [2024-10-18T18:16:00.299Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-18T18:16:00.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-18T18:16:00.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-10-18T18:16:00.598Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:16:00.899Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T18:16:00.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T18:16:00.981Z] prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container [2024-10-18T18:16:01.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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-10-18T18:16:05.939Z] $ docker top 24a147af94aa575b1072de3e9e7244db5ce32ad8f8cbe3d8dbd200ae03ed0daf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T18:16:06.285Z] + go version [2024-10-18T18:16:06.285Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-18T18:16:06.295Z] $ docker stop --time=1 24a147af94aa575b1072de3e9e7244db5ce32ad8f8cbe3d8dbd200ae03ed0daf [2024-10-18T18:16:07.624Z] $ docker rm -f --volumes 24a147af94aa575b1072de3e9e7244db5ce32ad8f8cbe3d8dbd200ae03ed0daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:16:08.017Z] Still waiting to schedule task [2024-10-18T18:16:08.018Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-18T18:16:08.051Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T18:16:08.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T18:16:08.128Z] prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container [2024-10-18T18:16:08.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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-10-18T18:16:08.451Z] $ docker top 45a1f50a45fc77c497a0fa03c86177313570a42e27387f55b80dec22f6acf01a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T18:16:08.794Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh [2024-10-18T18:16:09.089Z] + make test [2024-10-18T18:16:09.089Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2024-10-18T18:16:09.089Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-18T18:16:09.089Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.53 [2024-10-18T18:16:09.089Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-10-18T18:16:09.347Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-10-18T18:16:09.347Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-10-18T18:16:09.347Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-18T18:16:09.347Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-18T18:16:09.605Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-10-18T18:16:09.605Z] go: downloading google.golang.org/grpc v1.67.1 [2024-10-18T18:16:09.605Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-10-18T18:16:09.605Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-10-18T18:16:09.863Z] go: downloading github.com/go-kit/log v0.2.1 [2024-10-18T18:16:09.863Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-18T18:16:09.863Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-18T18:16:09.863Z] go: downloading golang.org/x/crypto v0.26.0 [2024-10-18T18:16:09.863Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-10-18T18:16:09.863Z] go: downloading golang.org/x/net v0.28.0 [2024-10-18T18:16:09.863Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-10-18T18:16:09.863Z] go: downloading golang.org/x/sys v0.24.0 [2024-10-18T18:16:09.863Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-18T18:16:09.863Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-18T18:16:09.863Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-18T18:16:10.121Z] go: downloading golang.org/x/text v0.17.0 [2024-10-18T18:16:10.121Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-18T18:16:28.201Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2024-10-18T18:16:28.201Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks coverage: 0.0% of statements [2024-10-18T18:16:28.201Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks coverage: 0.0% of statements [2024-10-18T18:16:30.732Z] github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks coverage: 0.0% of statements [2024-10-18T18:16:30.732Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements [2024-10-18T18:16:37.299Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 9.034s coverage: 75.7% of statements [2024-10-18T18:16:37.299Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.023s coverage: 52.2% of statements [2024-10-18T18:16:37.556Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.028s coverage: 96.7% of statements [2024-10-18T18:16:37.556Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.020s coverage: 89.5% of statements [2024-10-18T18:16:37.556Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.018s coverage: 100.0% of statements [2024-10-18T18:16:37.556Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.029s coverage: 55.8% of statements [2024-10-18T18:16:37.556Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.018s coverage: 56.0% of statements [2024-10-18T18:16:37.556Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.022s coverage: 100.0% of statements [2024-10-18T18:16:59.478Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-10-18T18:16:59.478Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T18:16:59.478Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-18T18:16:59.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T18:16:59.502Z] $ docker stop --time=1 45a1f50a45fc77c497a0fa03c86177313570a42e27387f55b80dec22f6acf01a [2024-10-18T18:17:02.852Z] $ docker rm -f --volumes 45a1f50a45fc77c497a0fa03c86177313570a42e27387f55b80dec22f6acf01a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T18:17:03.554Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T18:17:03.618Z] 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-10-18T18:17:04.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T18:17:04.127Z] [2024-10-18T18:17:04.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:17:04.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T18:17:04.423Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-18T18:17:04.423Z] 5eb5b503b376: Pulling fs layer [2024-10-18T18:17:04.423Z] 5c69ac0246d0: Pulling fs layer [2024-10-18T18:17:04.423Z] ec43610c2a17: Pulling fs layer [2024-10-18T18:17:04.423Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-18T18:17:04.423Z] 33b1e0a273af: Pulling fs layer [2024-10-18T18:17:04.423Z] 5d3b04190fa2: Pulling fs layer [2024-10-18T18:17:04.423Z] 2f39f015ded8: Pulling fs layer [2024-10-18T18:17:04.423Z] 3a2ae6a8a46f: Waiting [2024-10-18T18:17:04.423Z] 5d3b04190fa2: Waiting [2024-10-18T18:17:04.423Z] 33b1e0a273af: Waiting [2024-10-18T18:17:04.423Z] 5c69ac0246d0: Verifying Checksum [2024-10-18T18:17:04.423Z] 5c69ac0246d0: Download complete [2024-10-18T18:17:04.423Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-18T18:17:04.423Z] 3a2ae6a8a46f: Download complete [2024-10-18T18:17:04.681Z] 33b1e0a273af: Verifying Checksum [2024-10-18T18:17:04.681Z] 33b1e0a273af: Download complete [2024-10-18T18:17:04.681Z] 5d3b04190fa2: Verifying Checksum [2024-10-18T18:17:04.681Z] 5d3b04190fa2: Download complete [2024-10-18T18:17:04.681Z] ec43610c2a17: Verifying Checksum [2024-10-18T18:17:04.681Z] ec43610c2a17: Download complete [2024-10-18T18:17:04.681Z] 5eb5b503b376: Download complete [2024-10-18T18:17:05.246Z] 2f39f015ded8: Verifying Checksum [2024-10-18T18:17:05.246Z] 2f39f015ded8: Download complete [2024-10-18T18:17:06.181Z] 5eb5b503b376: Pull complete [2024-10-18T18:17:06.181Z] 5c69ac0246d0: Pull complete [2024-10-18T18:17:06.748Z] ec43610c2a17: Pull complete [2024-10-18T18:17:06.748Z] 3a2ae6a8a46f: Pull complete [2024-10-18T18:17:07.008Z] 33b1e0a273af: Pull complete [2024-10-18T18:17:07.008Z] 5d3b04190fa2: Pull complete [2024-10-18T18:17:12.285Z] 2f39f015ded8: Pull complete [2024-10-18T18:17:12.285Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-18T18:17:12.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T18:17:12.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T18:17:12.381Z] prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container [2024-10-18T18:17:12.408Z] $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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-10-18T18:17:16.792Z] $ docker top 9371d35a7767816611974e91b64167da7abcc429232744730faba576d76c478e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T18:17:17.197Z] ---> job-cost.sh [2024-10-18T18:17:17.197Z] lf-activate-venv: SKIPPING [2024-10-18T18:17:17.197Z] INFO: No Stack... [2024-10-18T18:17:17.456Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T18:17:17.715Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T18:17:18.006Z] + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv [2024-10-18T18:17:18.006Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T18:17:18.020Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] [2024-10-18T18:17:18.031Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] did not exist. Created. [2024-10-18T18:17:18.038Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T18:17:18.430Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-18T18:17:18.463Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T18:17:18.473Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T18:17:18.499Z] $ docker stop --time=1 9371d35a7767816611974e91b64167da7abcc429232744730faba576d76c478e [2024-10-18T18:17:19.651Z] $ docker rm -f --volumes 9371d35a7767816611974e91b64167da7abcc429232744730faba576d76c478e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-18T18:17:39.504Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23274 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2024-10-18T18:17:39.524Z] Running in /w/workspace/go-mod-secrets/97 [Pipeline] { [Pipeline] checkout [2024-10-18T18:17:42.574Z] The recommended git tool is: git [2024-10-18T18:17:47.019Z] using credential edgex-jenkins-ssh [2024-10-18T18:17:47.044Z] Cloning the remote Git repository [2024-10-18T18:17:47.080Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2024-10-18T18:17:47.173Z] > git init /w/workspace/go-mod-secrets/97 # timeout=10 [2024-10-18T18:17:47.296Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2024-10-18T18:17:47.297Z] > git --version # timeout=10 [2024-10-18T18:17:47.315Z] > git --version # 'git version 2.25.1' [2024-10-18T18:17:47.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-18T18:17:47.454Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T18:17:49.676Z] Avoid second fetch [2024-10-18T18:17:49.677Z] Checking out Revision 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 (main) [2024-10-18T18:17:48.845Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2024-10-18T18:17:48.865Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T18:17:49.688Z] > git config core.sparsecheckout # timeout=10 [2024-10-18T18:17:49.748Z] > git checkout -f 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 # timeout=10 [2024-10-18T18:17:50.256Z] Commit message: "Merge pull request #285 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.53" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T18:17:54.806Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-18T18:17:54.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T18:17:54.806Z] Dload Upload Total Spent Left Speed [2024-10-18T18:17:54.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 58844 0 --:--:-- --:--:-- --:--:-- 58844 [Pipeline] sh [2024-10-18T18:17:55.138Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-18T18:17:55.458Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-18T18:17:55.458Z] + sudo tee /etc/docker/daemon.new [2024-10-18T18:17:55.458Z] { [2024-10-18T18:17:55.458Z] "registry-mirrors": [ [2024-10-18T18:17:55.458Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-18T18:17:55.458Z] ], [2024-10-18T18:17:55.458Z] "bip": "10.250.0.254/24", [2024-10-18T18:17:55.458Z] "hosts": [ [2024-10-18T18:17:55.458Z] "tcp://0.0.0.0:5555", [2024-10-18T18:17:55.458Z] "unix:///var/run/docker.sock" [2024-10-18T18:17:55.458Z] ], [2024-10-18T18:17:55.458Z] "mtu": 1458, [2024-10-18T18:17:55.458Z] "selinux-enabled": true, [2024-10-18T18:17:55.458Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-18T18:17:55.458Z] } [Pipeline] sh [2024-10-18T18:17:55.784Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-18T18:17:56.107Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-10-18T18:18:14.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T18:18:14.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T18:18:14.628Z] ========================================================= [2024-10-18T18:18:14.628Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-18T18:18:14.628Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-18T18:18:14.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-18T18:18:15.547Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-18T18:18:15.547Z] cf04c63912e1: Pulling fs layer [2024-10-18T18:18:15.547Z] 55b35a11ae5e: Pulling fs layer [2024-10-18T18:18:15.547Z] a37a00ec5f00: Pulling fs layer [2024-10-18T18:18:15.547Z] 50b3750afda1: Pulling fs layer [2024-10-18T18:18:15.547Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T18:18:15.547Z] 80978eb59214: Pulling fs layer [2024-10-18T18:18:15.547Z] c9f46d7d2bd2: Pulling fs layer [2024-10-18T18:18:15.547Z] c5a475d317c9: Pulling fs layer [2024-10-18T18:18:15.547Z] 80978eb59214: Waiting [2024-10-18T18:18:15.547Z] c9f46d7d2bd2: Waiting [2024-10-18T18:18:15.547Z] 50b3750afda1: Waiting [2024-10-18T18:18:15.547Z] 4f4fb700ef54: Waiting [2024-10-18T18:18:15.547Z] 55b35a11ae5e: Verifying Checksum [2024-10-18T18:18:15.547Z] 55b35a11ae5e: Download complete [2024-10-18T18:18:15.547Z] 50b3750afda1: Verifying Checksum [2024-10-18T18:18:15.547Z] 50b3750afda1: Download complete [2024-10-18T18:18:15.547Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T18:18:15.547Z] 4f4fb700ef54: Download complete [2024-10-18T18:18:15.547Z] 80978eb59214: Verifying Checksum [2024-10-18T18:18:15.547Z] 80978eb59214: Download complete [2024-10-18T18:18:15.547Z] cf04c63912e1: Verifying Checksum [2024-10-18T18:18:15.547Z] cf04c63912e1: Download complete [2024-10-18T18:18:16.132Z] c5a475d317c9: Verifying Checksum [2024-10-18T18:18:16.132Z] c5a475d317c9: Download complete [2024-10-18T18:18:16.717Z] cf04c63912e1: Pull complete [2024-10-18T18:18:17.301Z] 55b35a11ae5e: Pull complete [2024-10-18T18:18:17.301Z] a37a00ec5f00: Verifying Checksum [2024-10-18T18:18:17.301Z] a37a00ec5f00: Download complete [2024-10-18T18:18:18.262Z] c9f46d7d2bd2: Verifying Checksum [2024-10-18T18:18:18.262Z] c9f46d7d2bd2: Download complete [2024-10-18T18:18:30.606Z] a37a00ec5f00: Pull complete [2024-10-18T18:18:30.606Z] 50b3750afda1: Pull complete [2024-10-18T18:18:30.606Z] 4f4fb700ef54: Pull complete [2024-10-18T18:18:30.606Z] 80978eb59214: Pull complete [2024-10-18T18:18:37.252Z] c9f46d7d2bd2: Pull complete [2024-10-18T18:18:39.210Z] c5a475d317c9: Pull complete [2024-10-18T18:18:39.210Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-18T18:18:39.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-18T18:18:39.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-10-18T18:18:39.534Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:18:39.904Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T18:18:39.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T18:18:40.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-23274 does not seem to be running inside a container [2024-10-18T18:18:40.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/97 -v /w/workspace/go-mod-secrets/97:/w/workspace/go-mod-secrets/97:rw,z -v /w/workspace/go-mod-secrets/97@tmp:/w/workspace/go-mod-secrets/97@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-10-18T18:18:43.326Z] $ docker top d6b8d03f4b52ce287e704209c9be13ca713505e9780f8584923933f567ee0914 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T18:18:44.176Z] + go version [2024-10-18T18:18:44.176Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-18T18:18:44.192Z] $ docker stop --time=1 d6b8d03f4b52ce287e704209c9be13ca713505e9780f8584923933f567ee0914 [2024-10-18T18:18:45.819Z] $ docker rm -f --volumes d6b8d03f4b52ce287e704209c9be13ca713505e9780f8584923933f567ee0914 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:18:46.595Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T18:18:46.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T18:18:46.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-23274 does not seem to be running inside a container [2024-10-18T18:18:46.845Z] $ 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-secrets/97 -v /w/workspace/go-mod-secrets/97:/w/workspace/go-mod-secrets/97:rw,z -v /w/workspace/go-mod-secrets/97@tmp:/w/workspace/go-mod-secrets/97@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-10-18T18:18:48.088Z] $ docker top 776cc7847382ec88ea70d1e9bc6c45dbb49cbf5a77c355aa21f9b46e9334d032 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T18:18:48.932Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/97 [Pipeline] fileExists [Pipeline] sh [2024-10-18T18:18:49.576Z] + make test [2024-10-18T18:18:49.576Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2024-10-18T18:18:49.576Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.53 [2024-10-18T18:18:49.576Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-18T18:18:50.162Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-10-18T18:18:50.438Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-10-18T18:18:50.438Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-10-18T18:18:50.438Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-18T18:18:50.438Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-18T18:18:50.706Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-18T18:18:50.706Z] go: downloading github.com/go-kit/log v0.2.1 [2024-10-18T18:18:50.706Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-18T18:18:50.706Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-10-18T18:18:50.706Z] go: downloading google.golang.org/grpc v1.67.1 [2024-10-18T18:18:52.657Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-10-18T18:18:52.657Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-10-18T18:18:52.657Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-10-18T18:18:52.657Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-18T18:18:53.625Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-18T18:18:53.625Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-18T18:18:53.625Z] go: downloading golang.org/x/crypto v0.26.0 [2024-10-18T18:18:53.894Z] go: downloading golang.org/x/text v0.17.0 [2024-10-18T18:18:54.481Z] go: downloading golang.org/x/net v0.28.0 [2024-10-18T18:18:54.481Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-10-18T18:18:54.751Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-18T18:18:56.181Z] go: downloading golang.org/x/sys v0.24.0 [2024-10-18T18:20:47.879Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2024-10-18T18:20:49.814Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks coverage: 0.0% of statements [2024-10-18T18:20:53.428Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks coverage: 0.0% of statements [2024-10-18T18:20:57.720Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 12.166s coverage: 75.7% of statements [2024-10-18T18:20:57.720Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.122s coverage: 52.2% of statements [2024-10-18T18:20:57.720Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.155s coverage: 96.7% of statements [2024-10-18T18:20:57.720Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.091s coverage: 89.5% of statements [2024-10-18T18:20:57.720Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.075s coverage: 100.0% of statements [2024-10-18T18:21:36.611Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements [2024-10-18T18:21:37.573Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.134s coverage: 55.8% of statements [2024-10-18T18:21:37.573Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.087s coverage: 56.0% of statements [2024-10-18T18:21:37.573Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.114s coverage: 100.0% of statements [2024-10-18T18:21:37.840Z] github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks coverage: 0.0% of statements [2024-10-18T18:21:38.819Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-18T18:21:38.819Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-10-18T18:23:30.484Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T18:23:30.484Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-18T18:23:30.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T18:23:30.516Z] $ docker stop --time=1 776cc7847382ec88ea70d1e9bc6c45dbb49cbf5a77c355aa21f9b46e9334d032 [2024-10-18T18:23:32.475Z] $ docker rm -f --volumes 776cc7847382ec88ea70d1e9bc6c45dbb49cbf5a77c355aa21f9b46e9334d032 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T18:23:34.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T18:23:34.984Z] Warning: overwriting stash ‘coverage-report’ [2024-10-18T18:23:35.599Z] 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-10-18T18:23:36.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T18:23:36.132Z] [2024-10-18T18:23:36.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:23:36.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T18:23:37.446Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-18T18:23:37.446Z] 8998bd30e6a1: Pulling fs layer [2024-10-18T18:23:37.446Z] 04944245beec: Pulling fs layer [2024-10-18T18:23:37.446Z] 699f458cf7ca: Pulling fs layer [2024-10-18T18:23:37.446Z] 765212b225bb: Pulling fs layer [2024-10-18T18:23:37.446Z] f23df028b6ca: Pulling fs layer [2024-10-18T18:23:37.446Z] d65c8cfc05b1: Pulling fs layer [2024-10-18T18:23:37.446Z] 2437ff75d9bd: Pulling fs layer [2024-10-18T18:23:37.446Z] f23df028b6ca: Waiting [2024-10-18T18:23:37.446Z] d65c8cfc05b1: Waiting [2024-10-18T18:23:37.446Z] 2437ff75d9bd: Waiting [2024-10-18T18:23:37.446Z] 765212b225bb: Waiting [2024-10-18T18:23:37.720Z] 04944245beec: Verifying Checksum [2024-10-18T18:23:37.720Z] 04944245beec: Download complete [2024-10-18T18:23:37.720Z] 765212b225bb: Verifying Checksum [2024-10-18T18:23:37.720Z] 765212b225bb: Download complete [2024-10-18T18:23:37.720Z] f23df028b6ca: Verifying Checksum [2024-10-18T18:23:37.720Z] f23df028b6ca: Download complete [2024-10-18T18:23:37.720Z] d65c8cfc05b1: Verifying Checksum [2024-10-18T18:23:37.720Z] d65c8cfc05b1: Download complete [2024-10-18T18:23:37.720Z] 699f458cf7ca: Verifying Checksum [2024-10-18T18:23:37.720Z] 699f458cf7ca: Download complete [2024-10-18T18:23:38.307Z] 8998bd30e6a1: Verifying Checksum [2024-10-18T18:23:38.307Z] 8998bd30e6a1: Download complete [2024-10-18T18:23:40.894Z] 2437ff75d9bd: Verifying Checksum [2024-10-18T18:23:40.894Z] 2437ff75d9bd: Download complete [2024-10-18T18:23:43.467Z] 8998bd30e6a1: Pull complete [2024-10-18T18:23:43.467Z] 04944245beec: Pull complete [2024-10-18T18:23:45.410Z] 699f458cf7ca: Pull complete [2024-10-18T18:23:45.410Z] 765212b225bb: Pull complete [2024-10-18T18:23:46.376Z] f23df028b6ca: Pull complete [2024-10-18T18:23:46.377Z] d65c8cfc05b1: Pull complete [2024-10-18T18:24:04.591Z] 2437ff75d9bd: Pull complete [2024-10-18T18:24:04.591Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-18T18:24:04.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T18:24:04.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T18:24:04.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-23274 does not seem to be running inside a container [2024-10-18T18:24:04.855Z] $ 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-secrets/97 -v /w/workspace/go-mod-secrets/97:/w/workspace/go-mod-secrets/97:rw,z -v /w/workspace/go-mod-secrets/97@tmp:/w/workspace/go-mod-secrets/97@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-10-18T18:24:07.347Z] $ docker top 8e598893d9ab01329439920ab2fa4abcf65fd7d3aee484aad6c55b8ae1d18cad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T18:24:08.187Z] ---> job-cost.sh [2024-10-18T18:24:08.187Z] lf-activate-venv: SKIPPING [2024-10-18T18:24:08.187Z] INFO: No Stack... [2024-10-18T18:24:08.766Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-18T18:24:09.345Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T18:24:09.975Z] + cat /w/workspace/go-mod-secrets/97/archives/cost.csv [2024-10-18T18:24:09.975Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T18:24:10.024Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] [2024-10-18T18:24:10.033Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] did not exist. Created. [2024-10-18T18:24:10.040Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T18:24:10.683Z] /w/workspace/go-mod-secrets/97@tmp/durable-cdf506e9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-18T18:24:11.022Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-18T18:24:11.049Z] Warning: overwriting stash ‘stack-cost’ [2024-10-18T18:24:11.108Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T18:24:11.117Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T18:24:11.136Z] $ docker stop --time=1 8e598893d9ab01329439920ab2fa4abcf65fd7d3aee484aad6c55b8ae1d18cad [2024-10-18T18:24:12.633Z] $ docker rm -f --volumes 8e598893d9ab01329439920ab2fa4abcf65fd7d3aee484aad6c55b8ae1d18cad [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-10-18T18:24:13.098Z] provisioning config files... [2024-10-18T18:24:13.108Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config16218203580299507052tmp [Pipeline] { [Pipeline] sh [2024-10-18T18:24:13.424Z] + set +x [2024-10-18T18:24:13.424Z] + bash -s -- [2024-10-18T18:24:13.424Z] + curl -s https://codecov.io/bash [2024-10-18T18:24:13.682Z] [2024-10-18T18:24:13.682Z] _____ _ [2024-10-18T18:24:13.682Z] / ____| | | [2024-10-18T18:24:13.682Z] | | ___ __| | ___ ___ _____ __ [2024-10-18T18:24:13.682Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-18T18:24:13.682Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-18T18:24:13.682Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-18T18:24:13.682Z] Bash-1.0.6 [2024-10-18T18:24:13.682Z] [2024-10-18T18:24:13.682Z] [2024-10-18T18:24:13.682Z] ==> git version 2.25.1 found [2024-10-18T18:24:13.682Z] ==> 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-10-18T18:24:13.682Z] Release-Date: 2020-01-08 [2024-10-18T18:24:13.682Z] 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-10-18T18:24:13.682Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-18T18:24:13.682Z] ==> Jenkins CI detected. [2024-10-18T18:24:13.682Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2024-10-18T18:24:13.682Z] project root: . [2024-10-18T18:24:13.682Z] --> token set from env [2024-10-18T18:24:13.682Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-18T18:24:13.682Z] ==> Running gcov in . (disable via -X gcov) [2024-10-18T18:24:13.682Z] ==> Python coveragepy not found [2024-10-18T18:24:13.682Z] ==> Searching for coverage reports in: [2024-10-18T18:24:13.682Z] + . [2024-10-18T18:24:13.682Z] -> Found 1 reports [2024-10-18T18:24:13.682Z] ==> Detecting git/mercurial file structure [2024-10-18T18:24:13.682Z] ==> Reading reports [2024-10-18T18:24:13.682Z] + ./coverage.out bytes=70322 [2024-10-18T18:24:13.683Z] ==> Appending adjustments [2024-10-18T18:24:13.683Z] https://docs.codecov.io/docs/fixing-reports [2024-10-18T18:24:13.941Z] + Found adjustments [2024-10-18T18:24:13.941Z] ==> Gzipping contents [2024-10-18T18:24:13.941Z] 12K /tmp/codecov.epk64F.gz [2024-10-18T18:24:13.941Z] ==> Uploading reports [2024-10-18T18:24:13.941Z] url: https://codecov.io [2024-10-18T18:24:13.941Z] query: branch=main&commit=3d5f65ec3fa04f2081f9d01cd790ba6870172a81&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T18:24:13.941Z] -> Pinging Codecov [2024-10-18T18:24:13.941Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3d5f65ec3fa04f2081f9d01cd790ba6870172a81&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T18:24:14.200Z] -> Uploading to [2024-10-18T18:24:14.200Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-secrets/3d5f65ec3fa04f2081f9d01cd790ba6870172a81/e4ffabc9-259b-4cd1-b33d-12591c83ccf7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T182414Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=171c1dab16c3dcf84c2538c395be763a6817d9bf11c7cecc38714d7230572001 [2024-10-18T18:24:14.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T18:24:14.200Z] Dload Upload Total Spent Left Speed [2024-10-18T18:24:14.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10316 0 0 100 10316 0 46260 --:--:-- --:--:-- --:--:-- 46260 [2024-10-18T18:24:14.459Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [Pipeline] } [2024-10-18T18:24:14.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-18T18:24:14.680Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-18T18:24:14.698Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:24:15.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T18:24:15.003Z] [2024-10-18T18:24:15.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:24:15.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T18:24:15.299Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-18T18:24:15.299Z] 43c4264eed91: Already exists [2024-10-18T18:24:15.299Z] 4cc291be95ef: Already exists [2024-10-18T18:24:15.299Z] 2ac1f1163629: Already exists [2024-10-18T18:24:15.299Z] 5c3c966382ef: Already exists [2024-10-18T18:24:15.299Z] 4f4fb700ef54: Already exists [2024-10-18T18:24:15.299Z] d9c7d2e4e75e: Pulling fs layer [2024-10-18T18:24:15.299Z] 9c3e1370e548: Pulling fs layer [2024-10-18T18:24:15.557Z] d9c7d2e4e75e: Verifying Checksum [2024-10-18T18:24:15.557Z] d9c7d2e4e75e: Download complete [2024-10-18T18:24:15.816Z] d9c7d2e4e75e: Pull complete [2024-10-18T18:24:16.383Z] 9c3e1370e548: Verifying Checksum [2024-10-18T18:24:16.383Z] 9c3e1370e548: Download complete [2024-10-18T18:24:18.912Z] 9c3e1370e548: Pull complete [2024-10-18T18:24:18.912Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-18T18:24:18.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T18:24:18.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T18:24:19.011Z] prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container [2024-10-18T18:24:19.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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:latest cat [2024-10-18T18:24:21.097Z] $ docker top 8cbbb377d182d34a11ae8b3ed745406c9c88fc591048af6c01210b55b827283d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T18:24:21.447Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] echo [2024-10-18T18:24:21.457Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh [2024-10-18T18:24:21.734Z] + set -o pipefail [2024-10-18T18:24:21.734Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' [2024-10-18T18:24:27.003Z] [2024-10-18T18:24:27.003Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... [2024-10-18T18:24:27.003Z] [2024-10-18T18:24:27.003Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2dead42e-5de1-4c38-a2c0-ac58afb943e8/history/d2eea28d-54c7-4130-a742-f0f22bdf8c18 [2024-10-18T18:24:27.003Z] [2024-10-18T18:24:27.003Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-18T18:24:27.003Z] [2024-10-18T18:24:27.569Z] [2024-10-18T18:24:27.569Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-18T18:24:27.569Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-18T18:24:27.837Z] $ docker stop --time=1 8cbbb377d182d34a11ae8b3ed745406c9c88fc591048af6c01210b55b827283d [2024-10-18T18:24:31.625Z] $ docker rm -f --volumes 8cbbb377d182d34a11ae8b3ed745406c9c88fc591048af6c01210b55b827283d [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-10-18T18:24:32.334Z] + git log --format=format:%s -1 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [Pipeline] sh [2024-10-18T18:24:32.625Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T18:24:32.625Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:24:32.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T18:24:32.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T18:24:33.000Z] prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container [2024-10-18T18:24:33.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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-10-18T18:24:33.403Z] $ docker top cbf3736e0540e6064df5ddeffdf97a3b13763f1fb8742fcf1424794525923a6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T18:24:33.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T18:24:33.515Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T18:24:33.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T18:24:33.624Z] $ docker exec cbf3736e0540e6064df5ddeffdf97a3b13763f1fb8742fcf1424794525923a6b ssh-agent [2024-10-18T18:24:33.730Z] SSH_AUTH_SOCK=/tmp/ssh-O19dKX1uK6TV/agent.32 [2024-10-18T18:24:33.731Z] SSH_AGENT_PID=38 [2024-10-18T18:24:33.735Z] Running ssh-add (command line suppressed) [2024-10-18T18:24:33.823Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1198027911437321145.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1198027911437321145.key) [2024-10-18T18:24:33.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T18:24:34.134Z] + git semver tag [2024-10-18T18:24:34.392Z] 2024-10-18 18:24:34,325 [run_tag] DEBUG tag force:False [2024-10-18T18:24:34.392Z] 2024-10-18 18:24:34,325 [check_head_tag] DEBUG check head tag [2024-10-18T18:24:34.392Z] 2024-10-18 18:24:34,326 [execute] INFO git cat-file --batch-check [2024-10-18T18:24:34.392Z] 2024-10-18 18:24:34,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2024-10-18T18:24:34.392Z] 2024-10-18 18:24:34,330 [execute] INFO git cat-file --batch [2024-10-18T18:24:34.392Z] 2024-10-18 18:24:34,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2024-10-18T18:24:34.392Z] 2024-10-18 18:24:34,352 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-18T18:24:34.392Z] 2024-10-18 18:24:34,353 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 [2024-10-18T18:24:34.392Z] 2024-10-18 18:24:34,353 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2024-10-18T18:24:34.392Z] 2024-10-18 18:24:34,357 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-18T18:24:34.392Z] 3.2.0-dev.19 [Pipeline] } [2024-10-18T18:24:34.402Z] $ docker exec --env ******** --env ******** cbf3736e0540e6064df5ddeffdf97a3b13763f1fb8742fcf1424794525923a6b ssh-agent -k [2024-10-18T18:24:34.503Z] unset SSH_AUTH_SOCK; [2024-10-18T18:24:34.503Z] unset SSH_AGENT_PID; [2024-10-18T18:24:34.503Z] echo Agent pid 38 killed; [2024-10-18T18:24:34.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T18:24:34.838Z] + git semver [Pipeline] } [2024-10-18T18:24:35.107Z] $ docker stop --time=1 cbf3736e0540e6064df5ddeffdf97a3b13763f1fb8742fcf1424794525923a6b [2024-10-18T18:24:36.388Z] $ docker rm -f --volumes cbf3736e0540e6064df5ddeffdf97a3b13763f1fb8742fcf1424794525923a6b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:24:36.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T18:24:36.794Z] [2024-10-18T18:24:36.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:24:37.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T18:24:37.096Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-18T18:24:37.096Z] ab5ef0e58194: Pulling fs layer [2024-10-18T18:24:37.096Z] 9712f1f96733: Pulling fs layer [2024-10-18T18:24:37.096Z] 63f879dbbcfc: Pulling fs layer [2024-10-18T18:24:37.096Z] 0d9ebad4ef96: Pulling fs layer [2024-10-18T18:24:37.096Z] e9a5061849ea: Pulling fs layer [2024-10-18T18:24:37.096Z] d747dcd14b5f: Pulling fs layer [2024-10-18T18:24:37.096Z] 2de7ff778b66: Pulling fs layer [2024-10-18T18:24:37.096Z] e9a5061849ea: Waiting [2024-10-18T18:24:37.096Z] d747dcd14b5f: Waiting [2024-10-18T18:24:37.096Z] 2de7ff778b66: Waiting [2024-10-18T18:24:37.096Z] 0d9ebad4ef96: Waiting [2024-10-18T18:24:37.096Z] 9712f1f96733: Verifying Checksum [2024-10-18T18:24:37.096Z] 9712f1f96733: Download complete [2024-10-18T18:24:37.355Z] 63f879dbbcfc: Verifying Checksum [2024-10-18T18:24:37.355Z] 63f879dbbcfc: Download complete [2024-10-18T18:24:37.614Z] e9a5061849ea: Verifying Checksum [2024-10-18T18:24:37.614Z] e9a5061849ea: Download complete [2024-10-18T18:24:37.614Z] d747dcd14b5f: Verifying Checksum [2024-10-18T18:24:37.614Z] d747dcd14b5f: Download complete [2024-10-18T18:24:37.614Z] 0d9ebad4ef96: Download complete [2024-10-18T18:24:37.614Z] ab5ef0e58194: Verifying Checksum [2024-10-18T18:24:37.614Z] ab5ef0e58194: Download complete [2024-10-18T18:24:37.614Z] 2de7ff778b66: Verifying Checksum [2024-10-18T18:24:37.614Z] 2de7ff778b66: Download complete [2024-10-18T18:24:40.142Z] ab5ef0e58194: Pull complete [2024-10-18T18:24:40.142Z] 9712f1f96733: Pull complete [2024-10-18T18:24:41.074Z] 63f879dbbcfc: Pull complete [2024-10-18T18:24:44.361Z] 0d9ebad4ef96: Pull complete [2024-10-18T18:24:44.620Z] e9a5061849ea: Pull complete [2024-10-18T18:24:44.620Z] d747dcd14b5f: Pull complete [2024-10-18T18:24:46.000Z] 2de7ff778b66: Pull complete [2024-10-18T18:24:46.000Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-18T18:24:46.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T18:24:46.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T18:24:46.102Z] prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container [2024-10-18T18:24:46.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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-10-18T18:24:52.122Z] $ docker top 7a77e33298c2b3ea41094cb30621c9915a7f511994baa1d89e8d9f15042dc501 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-18T18:24:52.204Z] provisioning config files... [2024-10-18T18:24:52.209Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8047225944974971956tmp [2024-10-18T18:24:52.218Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config15398772542911992314tmp [2024-10-18T18:24:52.228Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8422765724906256474tmp [Pipeline] { [Pipeline] echo [2024-10-18T18:24:52.262Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T18:24:52.606Z] ---> sigul-configuration.sh [2024-10-18T18:24:52.606Z] gpg: directory `/root/.gnupg' created [2024-10-18T18:24:52.606Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-18T18:24:52.606Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-18T18:24:52.606Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-18T18:24:52.606Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-18T18:24:52.606Z] gpg: CAST5 encrypted data [2024-10-18T18:24:52.606Z] gpg: encrypted with 1 passphrase [2024-10-18T18:24:52.606Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-18T18:24:53.000Z] + mkdir /home/jenkins [2024-10-18T18:24:53.000Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-18T18:24:53.435Z] + 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-10-18T18:24:53.449Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T18:24:53.738Z] ---> sigul-install.sh [2024-10-18T18:24:53.738Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-18T18:24:54.033Z] + git tag --list [2024-10-18T18:24:54.033Z] v0.0.0 [2024-10-18T18:24:54.033Z] v0.0.1 [2024-10-18T18:24:54.033Z] v0.0.10 [2024-10-18T18:24:54.033Z] v0.0.11 [2024-10-18T18:24:54.033Z] v0.0.12 [2024-10-18T18:24:54.033Z] v0.0.13 [2024-10-18T18:24:54.033Z] v0.0.14 [2024-10-18T18:24:54.033Z] v0.0.15 [2024-10-18T18:24:54.033Z] v0.0.16 [2024-10-18T18:24:54.033Z] v0.0.17 [2024-10-18T18:24:54.033Z] v0.0.18 [2024-10-18T18:24:54.033Z] v0.0.19 [2024-10-18T18:24:54.033Z] v0.0.2 [2024-10-18T18:24:54.033Z] v0.0.20 [2024-10-18T18:24:54.033Z] v0.0.21 [2024-10-18T18:24:54.033Z] v0.0.22 [2024-10-18T18:24:54.033Z] v0.0.23 [2024-10-18T18:24:54.033Z] v0.0.24 [2024-10-18T18:24:54.033Z] v0.0.25 [2024-10-18T18:24:54.033Z] v0.0.26 [2024-10-18T18:24:54.033Z] v0.0.27 [2024-10-18T18:24:54.033Z] v0.0.28 [2024-10-18T18:24:54.033Z] v0.0.29 [2024-10-18T18:24:54.033Z] v0.0.3 [2024-10-18T18:24:54.033Z] v0.0.30 [2024-10-18T18:24:54.033Z] v0.0.31 [2024-10-18T18:24:54.033Z] v0.0.32 [2024-10-18T18:24:54.033Z] v0.0.33 [2024-10-18T18:24:54.033Z] v0.0.4 [2024-10-18T18:24:54.033Z] v0.0.5 [2024-10-18T18:24:54.033Z] v0.0.6 [2024-10-18T18:24:54.033Z] v0.0.7 [2024-10-18T18:24:54.033Z] v0.0.8 [2024-10-18T18:24:54.033Z] v0.0.9 [2024-10-18T18:24:54.033Z] v2.0.0 [2024-10-18T18:24:54.033Z] v2.1.0 [2024-10-18T18:24:54.033Z] v2.1.1 [2024-10-18T18:24:54.033Z] v2.2.0 [2024-10-18T18:24:54.033Z] v2.3.0 [2024-10-18T18:24:54.033Z] v3.0 [2024-10-18T18:24:54.033Z] v3.0.0 [2024-10-18T18:24:54.033Z] v3.0.1 [2024-10-18T18:24:54.033Z] v3.1 [2024-10-18T18:24:54.033Z] v3.1.0 [2024-10-18T18:24:54.033Z] v3.1.0-dev.1 [2024-10-18T18:24:54.033Z] v3.1.0-dev.10 [2024-10-18T18:24:54.033Z] v3.1.0-dev.11 [2024-10-18T18:24:54.033Z] v3.1.0-dev.12 [2024-10-18T18:24:54.033Z] v3.1.0-dev.13 [2024-10-18T18:24:54.033Z] v3.1.0-dev.14 [2024-10-18T18:24:54.033Z] v3.1.0-dev.15 [2024-10-18T18:24:54.033Z] v3.1.0-dev.16 [2024-10-18T18:24:54.033Z] v3.1.0-dev.17 [2024-10-18T18:24:54.033Z] v3.1.0-dev.2 [2024-10-18T18:24:54.033Z] v3.1.0-dev.3 [2024-10-18T18:24:54.033Z] v3.1.0-dev.4 [2024-10-18T18:24:54.033Z] v3.1.0-dev.5 [2024-10-18T18:24:54.033Z] v3.1.0-dev.6 [2024-10-18T18:24:54.033Z] v3.1.0-dev.7 [2024-10-18T18:24:54.033Z] v3.1.0-dev.8 [2024-10-18T18:24:54.033Z] v3.1.0-dev.9 [2024-10-18T18:24:54.033Z] v3.2.0-dev.1 [2024-10-18T18:24:54.033Z] v3.2.0-dev.10 [2024-10-18T18:24:54.033Z] v3.2.0-dev.11 [2024-10-18T18:24:54.033Z] v3.2.0-dev.12 [2024-10-18T18:24:54.033Z] v3.2.0-dev.13 [2024-10-18T18:24:54.033Z] v3.2.0-dev.14 [2024-10-18T18:24:54.033Z] v3.2.0-dev.15 [2024-10-18T18:24:54.033Z] v3.2.0-dev.16 [2024-10-18T18:24:54.033Z] v3.2.0-dev.17 [2024-10-18T18:24:54.033Z] v3.2.0-dev.18 [2024-10-18T18:24:54.033Z] v3.2.0-dev.19 [2024-10-18T18:24:54.033Z] v3.2.0-dev.2 [2024-10-18T18:24:54.033Z] v3.2.0-dev.3 [2024-10-18T18:24:54.033Z] v3.2.0-dev.4 [2024-10-18T18:24:54.033Z] v3.2.0-dev.5 [2024-10-18T18:24:54.033Z] v3.2.0-dev.6 [2024-10-18T18:24:54.033Z] v3.2.0-dev.7 [2024-10-18T18:24:54.033Z] v3.2.0-dev.8 [2024-10-18T18:24:54.033Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-18T18:24:54.329Z] + lftools sign git-tag v3.2.0-dev.19 [2024-10-18T18:24:54.900Z] Signing Git tag with Sigul... [2024-10-18T18:24:54.900Z] Signing v3.2.0-dev.19 [Pipeline] echo [2024-10-18T18:24:55.484Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T18:24:55.776Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-18T18:24:55.783Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-18T18:24:55.810Z] $ docker stop --time=1 7a77e33298c2b3ea41094cb30621c9915a7f511994baa1d89e8d9f15042dc501 [2024-10-18T18:24:57.107Z] $ docker rm -f --volumes 7a77e33298c2b3ea41094cb30621c9915a7f511994baa1d89e8d9f15042dc501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-18T18:24:57.532Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T18:24:57.532Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:24:57.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T18:24:57.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T18:24:57.917Z] prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container [2024-10-18T18:24:57.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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-10-18T18:24:58.299Z] $ docker top 94ee088b06151475266d9d9afaaf30e9f9816d5a1503c9dc2dcfb766c5ff6abb -eo pid,comm [2024-10-18T18:24:58.352Z] 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-10-18T18:24:58.352Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T18:24:58.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T18:24:58.411Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T18:24:58.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T18:24:58.517Z] $ docker exec 94ee088b06151475266d9d9afaaf30e9f9816d5a1503c9dc2dcfb766c5ff6abb ssh-agent [2024-10-18T18:24:58.610Z] SSH_AUTH_SOCK=/tmp/ssh-fbmgZPXzWNvC/agent.32 [2024-10-18T18:24:58.610Z] SSH_AGENT_PID=38 [2024-10-18T18:24:58.614Z] Running ssh-add (command line suppressed) [2024-10-18T18:24:58.704Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_18206024099949339192.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_18206024099949339192.key) [2024-10-18T18:24:58.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T18:24:59.016Z] + git semver bump pre [2024-10-18T18:24:59.276Z] 2024-10-18 18:24:59,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-18T18:24:59.276Z] 2024-10-18 18:24:59,169 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev [2024-10-18T18:24:59.276Z] 2024-10-18 18:24:59,169 [bump_version] DEBUG bumped version:3.2.0-dev.20 [2024-10-18T18:24:59.276Z] 2024-10-18 18:24:59,169 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True [2024-10-18T18:24:59.276Z] 2024-10-18 18:24:59,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-18T18:24:59.276Z] 2024-10-18 18:24:59,169 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-18T18:24:59.276Z] 2024-10-18 18:24:59,171 [execute] INFO git cat-file --batch-check [2024-10-18T18:24:59.276Z] 2024-10-18 18:24:59,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T18:24:59.276Z] 2024-10-18 18:24:59,175 [execute] INFO git cat-file --batch [2024-10-18T18:24:59.276Z] 2024-10-18 18:24:59,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T18:24:59.276Z] 2024-10-18 18:24:59,180 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-18T18:24:59.276Z] 3.2.0-dev.20 [Pipeline] } [2024-10-18T18:24:59.284Z] $ docker exec --env ******** --env ******** 94ee088b06151475266d9d9afaaf30e9f9816d5a1503c9dc2dcfb766c5ff6abb ssh-agent -k [2024-10-18T18:24:59.382Z] unset SSH_AUTH_SOCK; [2024-10-18T18:24:59.382Z] unset SSH_AGENT_PID; [2024-10-18T18:24:59.382Z] echo Agent pid 38 killed; [2024-10-18T18:24:59.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T18:24:59.721Z] + git semver [Pipeline] } [2024-10-18T18:24:59.992Z] $ docker stop --time=1 94ee088b06151475266d9d9afaaf30e9f9816d5a1503c9dc2dcfb766c5ff6abb [2024-10-18T18:25:01.303Z] $ docker rm -f --volumes 94ee088b06151475266d9d9afaaf30e9f9816d5a1503c9dc2dcfb766c5ff6abb [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T18:25:01.654Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T18:25:01.654Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:25:01.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T18:25:01.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T18:25:02.035Z] prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container [2024-10-18T18:25:02.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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-10-18T18:25:02.376Z] $ docker top 10d4ba5c0a8d674c01a463c68685e28dffaebccdb222a395fc2b901570b3b621 -eo pid,comm [2024-10-18T18:25:02.418Z] 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-10-18T18:25:02.418Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T18:25:02.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T18:25:02.468Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T18:25:02.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T18:25:02.578Z] $ docker exec 10d4ba5c0a8d674c01a463c68685e28dffaebccdb222a395fc2b901570b3b621 ssh-agent [2024-10-18T18:25:02.682Z] SSH_AUTH_SOCK=/tmp/ssh-C5EUZ7itKsSY/agent.33 [2024-10-18T18:25:02.682Z] SSH_AGENT_PID=39 [2024-10-18T18:25:02.685Z] Running ssh-add (command line suppressed) [2024-10-18T18:25:02.789Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5465934582258706512.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5465934582258706512.key) [2024-10-18T18:25:02.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T18:25:03.091Z] + git semver push [2024-10-18T18:25:03.349Z] 2024-10-18 18:25:03,274 [run_push] DEBUG push [2024-10-18T18:25:03.349Z] 2024-10-18 18:25:03,275 [execute] INFO git cat-file --batch-check [2024-10-18T18:25:03.349Z] 2024-10-18 18:25:03,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T18:25:03.349Z] 2024-10-18 18:25:03,279 [execute] INFO git rev-list 3845ffd6b418771dfab0e479ec7a3f3d74d61e60 -- [2024-10-18T18:25:03.349Z] 2024-10-18 18:25:03,280 [execute] DEBUG Popen(['git', 'rev-list', '3845ffd6b418771dfab0e479ec7a3f3d74d61e60', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T18:25:03.349Z] 2024-10-18 18:25:03,288 [execute] INFO git fetch -v origin [2024-10-18T18:25:03.349Z] 2024-10-18 18:25:03,288 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-18T18:25:03.916Z] 2024-10-18 18:25:03,743 [run_push] DEBUG no remote changes detected [2024-10-18T18:25:03.916Z] 2024-10-18 18:25:03,743 [execute] INFO git push origin semver [2024-10-18T18:25:03.916Z] 2024-10-18 18:25:03,744 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T18:25:04.852Z] 2024-10-18 18:25:04,734 [run_push] DEBUG push all version tags [2024-10-18T18:25:04.852Z] 2024-10-18 18:25:04,734 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-18T18:25:04.852Z] 2024-10-18 18:25:04,735 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2024-10-18T18:25:05.790Z] 2024-10-18 18:25:05,428 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-18T18:25:05.790Z] 3.2.0-dev.20 [Pipeline] } [2024-10-18T18:25:05.799Z] $ docker exec --env ******** --env ******** 10d4ba5c0a8d674c01a463c68685e28dffaebccdb222a395fc2b901570b3b621 ssh-agent -k [2024-10-18T18:25:05.900Z] unset SSH_AUTH_SOCK; [2024-10-18T18:25:05.900Z] unset SSH_AGENT_PID; [2024-10-18T18:25:05.900Z] echo Agent pid 39 killed; [2024-10-18T18:25:05.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T18:25:06.242Z] + git semver [Pipeline] } [2024-10-18T18:25:06.512Z] $ docker stop --time=1 10d4ba5c0a8d674c01a463c68685e28dffaebccdb222a395fc2b901570b3b621 [2024-10-18T18:25:07.811Z] $ docker rm -f --volumes 10d4ba5c0a8d674c01a463c68685e28dffaebccdb222a395fc2b901570b3b621 [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-10-18T18:25:08.403Z] + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] [2024-10-18T18:25:08.403Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2024-10-18T18:25:08.403Z] total 16 [2024-10-18T18:25:08.403Z] drwxr-xr-x 3 root root 4096 Oct 18 18:17 . [2024-10-18T18:25:08.403Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 18:24 .. [2024-10-18T18:25:08.403Z] drwxr-xr-x 2 root root 4096 Oct 18 18:17 cost [2024-10-18T18:25:08.403Z] -rw-r--r-- 1 root root 85 Oct 18 18:17 cost.csv [2024-10-18T18:25:08.403Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2024-10-18T18:25:08.403Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2024-10-18T18:25:08.403Z] total 16 [2024-10-18T18:25:08.403Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 18:17 . [2024-10-18T18:25:08.403Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 18:24 .. [2024-10-18T18:25:08.403Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 18:17 cost [2024-10-18T18:25:08.403Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 18 18:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-18T18:25:08.692Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T18:25:09.548Z] ---> package-listing.sh [2024-10-18T18:25:09.548Z] ++ facter osfamily [2024-10-18T18:25:09.548Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-18T18:25:09.807Z] + OS_FAMILY=debian [2024-10-18T18:25:09.807Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2024-10-18T18:25:09.807Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-18T18:25:09.807Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-18T18:25:09.807Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-18T18:25:09.807Z] + PACKAGES=/tmp/packages_start.txt [2024-10-18T18:25:09.807Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2024-10-18T18:25:09.807Z] + PACKAGES=/tmp/packages_end.txt [2024-10-18T18:25:09.807Z] + case "${OS_FAMILY}" in [2024-10-18T18:25:09.807Z] + dpkg -l [2024-10-18T18:25:09.807Z] + grep '^ii' [2024-10-18T18:25:09.807Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-18T18:25:09.807Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-18T18:25:09.807Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-18T18:25:09.807Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2024-10-18T18:25:09.807Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2024-10-18T18:25:09.807Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2024-10-18T18:25:09.818Z] 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-18T18:25:10.096Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T18:25:10.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T18:25:10.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T18:25:10.749Z] prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container [2024-10-18T18:25:10.775Z] $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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-10-18T18:25:10.968Z] $ docker top eddcf62d3d328300884ac178dea09d2c2e863e27f298f88fd6159030dfd9709e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T18:25:11.327Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-18T18:25:11.610Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-18T18:25:11.891Z] + ls /var/log/sa-host [2024-10-18T18:25:11.891Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T18:25:12.084Z] provisioning config files... [2024-10-18T18:25:12.094Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config13099145535915251815tmp [Pipeline] { [Pipeline] echo [2024-10-18T18:25:12.112Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T18:25:12.395Z] ---> create-netrc.sh [Pipeline] } [2024-10-18T18:25:12.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-18T18:25:12.742Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-18T18:25:12.753Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T18:25:13.033Z] ---> sudo-logs.sh [2024-10-18T18:25:13.033Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-18T18:25:13.068Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T18:25:13.348Z] ---> job-cost.sh [2024-10-18T18:25:13.348Z] lf-activate-venv: SKIPPING [2024-10-18T18:25:13.348Z] DEBUG: total: 0.2199999988079071 [2024-10-18T18:25:13.348Z] INFO: Retrieving Stack Cost... [2024-10-18T18:25:13.913Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T18:25:14.172Z] INFO: Archiving Costs [Pipeline] echo [2024-10-18T18:25:14.185Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T18:25:14.468Z] ---> logs-deploy.sh [2024-10-18T18:25:14.468Z] lf-activate-venv: SKIPPING [2024-10-18T18:25:14.469Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/97 [2024-10-18T18:25:14.469Z] INFO: archiving workspace using pattern(s): [2024-10-18T18:25:17.007Z] Archives upload complete. [2024-10-18T18:25:17.007Z] INFO: archiving logs to Nexus [2024-10-18T18:25:17.943Z] ---> uname -a: [2024-10-18T18:25:17.943Z] Linux prd-ubuntu20-04-docker-8c-8g-23273 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-18T18:25:17.943Z] [2024-10-18T18:25:17.943Z] [2024-10-18T18:25:17.943Z] ---> lscpu: [2024-10-18T18:25:17.943Z] Architecture: x86_64 [2024-10-18T18:25:17.943Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-18T18:25:17.943Z] Byte Order: Little Endian [2024-10-18T18:25:17.943Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-18T18:25:17.943Z] CPU(s): 8 [2024-10-18T18:25:17.943Z] On-line CPU(s) list: 0-7 [2024-10-18T18:25:17.943Z] Thread(s) per core: 1 [2024-10-18T18:25:17.943Z] Core(s) per socket: 1 [2024-10-18T18:25:17.943Z] Socket(s): 8 [2024-10-18T18:25:17.943Z] NUMA node(s): 1 [2024-10-18T18:25:17.943Z] Vendor ID: AuthenticAMD [2024-10-18T18:25:17.943Z] CPU family: 23 [2024-10-18T18:25:17.943Z] Model: 49 [2024-10-18T18:25:17.943Z] Model name: AMD EPYC-Rome Processor [2024-10-18T18:25:17.943Z] Stepping: 0 [2024-10-18T18:25:17.943Z] CPU MHz: 2800.000 [2024-10-18T18:25:17.943Z] BogoMIPS: 5600.00 [2024-10-18T18:25:17.943Z] Virtualization: AMD-V [2024-10-18T18:25:17.943Z] Hypervisor vendor: KVM [2024-10-18T18:25:17.943Z] Virtualization type: full [2024-10-18T18:25:17.943Z] L1d cache: 256 KiB [2024-10-18T18:25:17.943Z] L1i cache: 256 KiB [2024-10-18T18:25:17.943Z] L2 cache: 4 MiB [2024-10-18T18:25:17.943Z] L3 cache: 128 MiB [2024-10-18T18:25:17.943Z] NUMA node0 CPU(s): 0-7 [2024-10-18T18:25:17.943Z] Vulnerability Itlb multihit: Not affected [2024-10-18T18:25:17.943Z] Vulnerability L1tf: Not affected [2024-10-18T18:25:17.943Z] Vulnerability Mds: Not affected [2024-10-18T18:25:17.944Z] Vulnerability Meltdown: Not affected [2024-10-18T18:25:17.944Z] Vulnerability Mmio stale data: Not affected [2024-10-18T18:25:17.944Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-18T18:25:17.944Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-18T18:25:17.944Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-18T18:25:17.944Z] Vulnerability Srbds: Not affected [2024-10-18T18:25:17.944Z] Vulnerability Tsx async abort: Not affected [2024-10-18T18:25:17.944Z] 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-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] ---> nproc: [2024-10-18T18:25:17.944Z] 8 [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] ---> df -h: [2024-10-18T18:25:17.944Z] Filesystem Size Used Avail Use% Mounted on [2024-10-18T18:25:17.944Z] overlay 155G 12G 144G 8% / [2024-10-18T18:25:17.944Z] tmpfs 64M 0 64M 0% /dev [2024-10-18T18:25:17.944Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-18T18:25:17.944Z] shm 64M 0 64M 0% /dev/shm [2024-10-18T18:25:17.944Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] ---> sar -b -r -n DEV: [2024-10-18T18:25:17.944Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23273) 10/18/24 _x86_64_ (8 CPU) [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] 18:14:54 LINUX RESTART (8 CPU) [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] 18:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-18T18:25:17.944Z] 18:16:01 343.53 47.89 295.64 0.00 5382.51 124300.52 0.00 [2024-10-18T18:25:17.944Z] 18:17:01 76.50 0.18 76.32 0.00 11.33 36906.52 0.00 [2024-10-18T18:25:17.944Z] 18:18:01 56.73 0.15 56.58 0.00 8.26 21464.46 0.00 [2024-10-18T18:25:17.944Z] 18:19:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-10-18T18:25:17.944Z] 18:20:01 5.75 2.47 3.28 0.00 2046.99 122.91 0.00 [2024-10-18T18:25:17.944Z] 18:21:01 34.86 9.20 25.66 0.00 3379.57 6282.55 0.00 [2024-10-18T18:25:17.944Z] 18:22:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 [2024-10-18T18:25:17.944Z] 18:23:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 [2024-10-18T18:25:17.944Z] 18:24:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2024-10-18T18:25:17.944Z] 18:25:01 114.08 0.52 113.56 0.00 28.53 49465.22 0.00 [2024-10-18T18:25:17.944Z] Average: 63.61 6.04 57.57 0.00 1085.77 23861.29 0.00 [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] 18:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-18T18:25:17.944Z] 18:16:01 29260560 31569876 756256 2.30 74200 2507044 1820872 5.37 984860 2258192 540432 [2024-10-18T18:25:17.944Z] 18:17:01 28567912 31544008 765504 2.33 91096 3113192 1912300 5.64 1197176 2676756 125000 [2024-10-18T18:25:17.944Z] 18:18:01 28720256 31556588 752488 2.29 95876 2959656 1766528 5.21 1118492 2592024 8 [2024-10-18T18:25:17.944Z] 18:19:01 28720120 31556536 752360 2.29 95912 2959660 1766528 5.21 1118120 2592028 140 [2024-10-18T18:25:17.944Z] 18:20:01 28586964 31557972 750528 2.28 97632 3089728 1761820 5.19 1188224 2653232 65844 [2024-10-18T18:25:17.944Z] 18:21:01 28350776 31543520 755232 2.30 104564 3292792 1815972 5.35 1342028 2711368 140 [2024-10-18T18:25:17.944Z] 18:22:01 28359736 31552540 746084 2.27 104596 3292800 1815972 5.35 1332808 2711376 4 [2024-10-18T18:25:17.944Z] 18:23:01 28359284 31552180 746352 2.27 104620 3292800 1815972 5.35 1332832 2711392 4 [2024-10-18T18:25:17.944Z] 18:24:01 28359236 31552160 746300 2.27 104656 3292804 1815972 5.35 1332868 2711400 12 [2024-10-18T18:25:17.944Z] 18:25:01 27167056 31507284 785356 2.39 145516 4297412 1823756 5.37 1447840 3684824 76 [2024-10-18T18:25:17.944Z] Average: 28445190 31549266 755646 2.30 101867 3209789 1811569 5.34 1239525 2730259 73166 [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] 18:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-18T18:25:17.944Z] 18:16:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:16:01 docker0 11.16 12.01 0.95 88.86 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:16:01 ens3 492.99 343.34 5783.06 92.23 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:17:01 docker0 54.42 94.02 4.36 874.92 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:17:01 ens3 122.03 73.27 900.49 16.42 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:18:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:18:01 ens3 92.34 56.55 2523.85 11.37 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:19:01 ens3 1.87 0.88 3.70 0.06 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:20:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:20:01 ens3 51.44 31.04 685.71 2.24 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:21:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:21:01 ens3 123.30 49.59 1396.24 3.43 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:22:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:23:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:24:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:25:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:25:01 docker0 59.97 102.25 5.01 875.59 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] 18:25:01 ens3 381.09 243.41 6781.81 153.29 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] Average: docker0 12.55 20.83 1.03 183.92 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] Average: ens3 126.53 79.83 1807.51 27.91 0.00 0.00 0.00 0.00 [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] ---> sar -P ALL: [2024-10-18T18:25:17.944Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23273) 10/18/24 _x86_64_ (8 CPU) [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] 18:14:54 LINUX RESTART (8 CPU) [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] 18:15:01 CPU %user %nice %system %iowait %steal %idle [2024-10-18T18:25:17.944Z] 18:16:01 all 8.91 0.00 2.98 2.25 0.05 85.80 [2024-10-18T18:25:17.944Z] 18:16:01 0 7.11 0.00 3.71 0.39 0.03 88.76 [2024-10-18T18:25:17.944Z] 18:16:01 1 6.90 0.00 2.94 7.99 0.05 82.12 [2024-10-18T18:25:17.944Z] 18:16:01 2 10.50 0.00 2.57 0.34 0.05 86.55 [2024-10-18T18:25:17.944Z] 18:16:01 3 8.21 0.00 3.76 3.42 0.05 84.56 [2024-10-18T18:25:17.944Z] 18:16:01 4 10.51 0.00 2.39 0.20 0.05 86.85 [2024-10-18T18:25:17.944Z] 18:16:01 5 10.82 0.00 2.74 3.71 0.07 82.66 [2024-10-18T18:25:17.944Z] 18:16:01 6 8.91 0.00 2.87 0.76 0.05 87.41 [2024-10-18T18:25:17.944Z] 18:16:01 7 8.35 0.00 2.88 1.21 0.05 87.51 [2024-10-18T18:25:17.944Z] 18:17:01 all 38.15 0.00 5.16 1.51 0.08 55.10 [2024-10-18T18:25:17.944Z] 18:17:01 0 37.93 0.00 5.04 0.20 0.10 56.72 [2024-10-18T18:25:17.944Z] 18:17:01 1 39.17 0.00 5.66 6.05 0.08 49.03 [2024-10-18T18:25:17.944Z] 18:17:01 2 37.47 0.00 4.99 0.28 0.07 57.19 [2024-10-18T18:25:17.944Z] 18:17:01 3 38.82 0.00 5.20 0.03 0.10 55.85 [2024-10-18T18:25:17.944Z] 18:17:01 4 35.79 0.00 5.28 1.11 0.07 57.76 [2024-10-18T18:25:17.944Z] 18:17:01 5 39.60 0.00 4.85 2.36 0.08 53.11 [2024-10-18T18:25:17.944Z] 18:17:01 6 37.25 0.00 5.16 0.20 0.08 57.31 [2024-10-18T18:25:17.944Z] 18:17:01 7 39.17 0.00 5.10 1.81 0.08 53.83 [2024-10-18T18:25:17.944Z] 18:18:01 all 2.70 0.00 1.30 1.18 0.02 94.81 [2024-10-18T18:25:17.944Z] 18:18:01 0 3.09 0.00 1.22 0.02 0.03 95.64 [2024-10-18T18:25:17.944Z] 18:18:01 1 2.51 0.00 1.32 0.02 0.02 96.13 [2024-10-18T18:25:17.944Z] 18:18:01 2 3.10 0.00 1.05 1.57 0.03 94.24 [2024-10-18T18:25:17.944Z] 18:18:01 3 2.46 0.00 2.07 0.08 0.02 95.37 [2024-10-18T18:25:17.944Z] 18:18:01 4 2.44 0.00 1.14 1.92 0.02 94.48 [2024-10-18T18:25:17.944Z] 18:18:01 5 2.56 0.00 1.29 5.77 0.02 90.37 [2024-10-18T18:25:17.944Z] 18:18:01 6 2.73 0.00 1.39 0.03 0.03 95.81 [2024-10-18T18:25:17.944Z] 18:18:01 7 2.68 0.00 0.89 0.02 0.02 96.40 [2024-10-18T18:25:17.944Z] 18:19:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-10-18T18:25:17.944Z] 18:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T18:25:17.944Z] 18:19:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-18T18:25:17.944Z] 18:19:01 2 0.07 0.00 0.02 0.03 0.02 99.87 [2024-10-18T18:25:17.944Z] 18:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-18T18:25:17.944Z] 18:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-18T18:25:17.944Z] 18:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T18:25:17.944Z] 18:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-18T18:25:17.944Z] 18:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-18T18:25:17.944Z] 18:20:01 all 0.32 0.00 0.12 0.11 0.01 99.44 [2024-10-18T18:25:17.944Z] 18:20:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2024-10-18T18:25:17.944Z] 18:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-18T18:25:17.944Z] 18:20:01 2 1.04 0.00 0.13 0.27 0.03 98.53 [2024-10-18T18:25:17.944Z] 18:20:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-18T18:25:17.944Z] 18:20:01 4 0.23 0.00 0.03 0.02 0.00 99.72 [2024-10-18T18:25:17.944Z] 18:20:01 5 0.25 0.00 0.07 0.02 0.00 99.67 [2024-10-18T18:25:17.944Z] 18:20:01 6 0.13 0.00 0.47 0.53 0.02 98.85 [2024-10-18T18:25:17.944Z] 18:20:01 7 0.67 0.00 0.17 0.03 0.00 99.13 [2024-10-18T18:25:17.944Z] 18:21:01 all 1.09 0.00 0.54 0.54 0.02 97.80 [2024-10-18T18:25:17.944Z] 18:21:01 0 0.67 0.00 0.33 0.10 0.02 98.88 [2024-10-18T18:25:17.944Z] 18:21:01 1 2.25 0.00 0.64 0.42 0.03 96.66 [2024-10-18T18:25:17.944Z] 18:21:01 2 0.57 0.00 0.37 0.90 0.03 98.13 [2024-10-18T18:25:17.944Z] 18:21:01 3 1.29 0.00 0.53 0.03 0.02 98.13 [2024-10-18T18:25:17.944Z] 18:21:01 4 1.74 0.00 0.87 2.02 0.02 95.36 [2024-10-18T18:25:17.944Z] 18:21:01 5 0.88 0.00 0.60 0.02 0.02 98.48 [2024-10-18T18:25:17.944Z] 18:21:01 6 0.80 0.00 0.62 0.02 0.02 98.55 [2024-10-18T18:25:17.944Z] 18:21:01 7 0.52 0.00 0.38 0.85 0.02 98.23 [2024-10-18T18:25:17.944Z] 18:22:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2024-10-18T18:25:17.944Z] 18:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T18:25:17.944Z] 18:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T18:25:17.944Z] 18:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-18T18:25:17.944Z] 18:22:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-18T18:25:17.944Z] 18:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T18:25:17.944Z] 18:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T18:25:17.944Z] 18:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T18:25:17.944Z] 18:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-18T18:25:17.944Z] 18:23:01 all 0.19 0.00 0.04 0.00 0.01 99.75 [2024-10-18T18:25:17.944Z] 18:23:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2024-10-18T18:25:17.944Z] 18:23:01 1 1.34 0.00 0.02 0.00 0.02 98.63 [2024-10-18T18:25:17.944Z] 18:23:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2024-10-18T18:25:17.944Z] 18:23:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-18T18:25:17.944Z] 18:23:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-18T18:25:17.944Z] 18:23:01 5 0.02 0.00 0.07 0.00 0.00 99.92 [2024-10-18T18:25:17.944Z] 18:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-18T18:25:17.944Z] 18:23:01 7 0.03 0.00 0.08 0.00 0.02 99.87 [2024-10-18T18:25:17.944Z] 18:24:01 all 0.26 0.00 0.02 0.00 0.01 99.72 [2024-10-18T18:25:17.944Z] 18:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T18:25:17.944Z] 18:24:01 1 1.91 0.00 0.05 0.00 0.02 98.03 [2024-10-18T18:25:17.944Z] 18:24:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-18T18:25:17.944Z] 18:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-18T18:25:17.944Z] 18:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-18T18:25:17.944Z] 18:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-18T18:25:17.944Z] 18:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-18T18:25:17.944Z] 18:24:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-18T18:25:17.944Z] 18:25:01 all 7.20 0.00 3.14 2.36 0.05 87.24 [2024-10-18T18:25:17.944Z] 18:25:01 0 5.46 0.00 2.94 0.12 0.05 91.44 [2024-10-18T18:25:17.944Z] 18:25:01 1 8.13 0.00 2.55 0.13 0.05 89.13 [2024-10-18T18:25:17.944Z] 18:25:01 2 6.31 0.00 3.15 0.35 0.05 90.14 [2024-10-18T18:25:17.944Z] 18:25:01 3 8.44 0.00 3.07 2.41 0.05 86.03 [2024-10-18T18:25:17.944Z] 18:25:01 4 6.03 0.00 2.85 1.73 0.05 89.34 [2024-10-18T18:25:17.944Z] 18:25:01 5 6.72 0.00 4.16 0.40 0.03 88.68 [2024-10-18T18:25:17.944Z] 18:25:01 6 7.15 0.00 3.69 7.39 0.05 81.72 [2024-10-18T18:25:17.944Z] 18:25:01 7 9.36 0.00 2.74 6.40 0.08 81.41 [2024-10-18T18:25:17.944Z] Average: all 5.86 0.00 1.33 0.79 0.03 91.99 [2024-10-18T18:25:17.944Z] Average: 0 5.42 0.00 1.33 0.08 0.03 93.14 [2024-10-18T18:25:17.944Z] Average: 1 6.20 0.00 1.32 1.45 0.03 91.00 [2024-10-18T18:25:17.944Z] Average: 2 5.92 0.00 1.23 0.38 0.03 92.44 [2024-10-18T18:25:17.944Z] Average: 3 5.90 0.00 1.47 0.60 0.03 92.00 [2024-10-18T18:25:17.944Z] Average: 4 5.65 0.00 1.25 0.70 0.02 92.38 [2024-10-18T18:25:17.944Z] Average: 5 6.05 0.00 1.37 1.22 0.02 91.33 [2024-10-18T18:25:17.944Z] Average: 6 5.68 0.00 1.42 0.88 0.03 92.00 [2024-10-18T18:25:17.944Z] Average: 7 6.06 0.00 1.23 1.03 0.03 91.65 [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z] [2024-10-18T18:25:17.944Z]