Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d60cde15cd51b1939e351083d3a575b145e7103 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-ssh2166186118366302151.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16587107028005085999.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10300962485465860965.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16592706132772601374.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-bootstrap/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-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11756057312280430452.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap 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 Running on prd-ubuntu20.04-docker-8c-8g-24066 in /w/workspace/gexfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1d60cde15cd51b1939e351083d3a575b145e7103 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#638)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 1d60cde15cd51b1939e351083d3a575b145e7103 # timeout=10 > git rev-list --no-walk b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-05T15:55:29.452Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-05T15:55:29.602Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-05T15:55:29.631Z] ========================================================= [2023-12-05T15:55:29.631Z] EdgeX Global Pipelines Version Info [2023-12-05T15:55:29.631Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:55:30.352Z] ------------------- [2023-12-05T15:55:30.352Z] stable info: [2023-12-05T15:55:30.352Z] ------------------- [2023-12-05T15:55:30.352Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-05T15:55:30.352Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T15:55:30.352Z] Message: update stable to v1.0.258 [2023-12-05T15:55:30.921Z] ------------------- [2023-12-05T15:55:30.921Z] experimental info: [2023-12-05T15:55:30.921Z] ------------------- [2023-12-05T15:55:30.921Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-05T15:55:30.921Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T15:55:30.921Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-05T15:55:30.999Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-12-05T15:55:31.025Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-12-05T15:55:31.050Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-05T15:55:31.123Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-05T15:55:31.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-05T15:55:31.176Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-05T15:55:31.207Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-05T15:55:31.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-05T15:55:31.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-05T15:55:31.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-05T15:55:31.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-05T15:55:31.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-12-05T15:55:31.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-05T15:55:31.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-05T15:55:31.472Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T15:55:31.510Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T15:55:31.537Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T15:55:31.570Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T15:55:31.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-05T15:55:31.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-05T15:55:31.676Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-05T15:55:31.715Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-05T15:55:31.751Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-05T15:55:31.781Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-05T15:55:31.815Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-12-05T15:55:31.858Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-05T15:55:31.899Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-05T15:55:31.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-05T15:55:31.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-05T15:55:32.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-05T15:55:32.066Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d60cde15cd51b1939e351083d3a575b145e7103 [Pipeline] echo [2023-12-05T15:55:32.106Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d60cde [Pipeline] echo [2023-12-05T15:55:32.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-05T15:55:32.583Z] + git rev-list -1 --merges 1d60cde15cd51b1939e351083d3a575b145e7103~1..1d60cde15cd51b1939e351083d3a575b145e7103 [Pipeline] echo [2023-12-05T15:55:32.610Z] -----------> git rev-list -1 --merges 1d60cde15cd51b1939e351083d3a575b145e7103~1..1d60cde15cd51b1939e351083d3a575b145e7103 1d60cde15cd51b1939e351083d3a575b145e7103 [false] [Pipeline] sh [2023-12-05T15:55:32.910Z] + git log --format=format:%s -1 1d60cde15cd51b1939e351083d3a575b145e7103 [Pipeline] echo [2023-12-05T15:55:32.927Z] ========================================================= [2023-12-05T15:55:32.927Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-05T15:55:32.927Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T15:55:33.299Z] + git log --format=format:%s -1 1d60cde15cd51b1939e351083d3a575b145e7103 [Pipeline] echo [2023-12-05T15:55:33.310Z] [semverPrep] GIT_COMMIT: 1d60cde15cd51b1939e351083d3a575b145e7103, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#638) [Pipeline] echo [2023-12-05T15:55:33.333Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-05T15:55:33.706Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T15:55:33.707Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-05T15:55:33.707Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-05T15:55:33.707Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-05T15:55:33.707Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-05T15:55:33.707Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-05T15:55:33.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:55:34.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:55:34.106Z] [2023-12-05T15:55:34.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:55:34.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:55:34.427Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-05T15:55:34.427Z] b85a868b505f: Pulling fs layer [2023-12-05T15:55:34.427Z] e2be974225ed: Pulling fs layer [2023-12-05T15:55:34.427Z] 339a4e72a1f5: Pulling fs layer [2023-12-05T15:55:34.427Z] 988bab9f4d93: Pulling fs layer [2023-12-05T15:55:34.427Z] 1469e6f7b9e6: Pulling fs layer [2023-12-05T15:55:34.427Z] eaf3925da568: Pulling fs layer [2023-12-05T15:55:34.427Z] bab4dde63d76: Pulling fs layer [2023-12-05T15:55:34.427Z] bde34c3a00c8: Pulling fs layer [2023-12-05T15:55:34.427Z] b352a97aabf1: Pulling fs layer [2023-12-05T15:55:34.427Z] 4872d77fe225: Pulling fs layer [2023-12-05T15:55:34.427Z] 5851b861e8e6: Pulling fs layer [2023-12-05T15:55:34.427Z] bab4dde63d76: Waiting [2023-12-05T15:55:34.427Z] bde34c3a00c8: Waiting [2023-12-05T15:55:34.427Z] b352a97aabf1: Waiting [2023-12-05T15:55:34.427Z] 4872d77fe225: Waiting [2023-12-05T15:55:34.427Z] 5851b861e8e6: Waiting [2023-12-05T15:55:34.427Z] 1469e6f7b9e6: Waiting [2023-12-05T15:55:34.427Z] eaf3925da568: Waiting [2023-12-05T15:55:34.427Z] 988bab9f4d93: Waiting [2023-12-05T15:55:34.427Z] e2be974225ed: Download complete [2023-12-05T15:55:34.427Z] 988bab9f4d93: Verifying Checksum [2023-12-05T15:55:34.427Z] 988bab9f4d93: Download complete [2023-12-05T15:55:34.427Z] 1469e6f7b9e6: Verifying Checksum [2023-12-05T15:55:34.427Z] 1469e6f7b9e6: Download complete [2023-12-05T15:55:34.427Z] 339a4e72a1f5: Verifying Checksum [2023-12-05T15:55:34.427Z] eaf3925da568: Verifying Checksum [2023-12-05T15:55:34.427Z] eaf3925da568: Download complete [2023-12-05T15:55:34.684Z] bde34c3a00c8: Verifying Checksum [2023-12-05T15:55:34.684Z] bde34c3a00c8: Download complete [2023-12-05T15:55:34.684Z] b352a97aabf1: Download complete [2023-12-05T15:55:34.684Z] 4872d77fe225: Verifying Checksum [2023-12-05T15:55:34.684Z] 4872d77fe225: Download complete [2023-12-05T15:55:34.684Z] 5851b861e8e6: Download complete [2023-12-05T15:55:34.684Z] b85a868b505f: Verifying Checksum [2023-12-05T15:55:34.684Z] b85a868b505f: Download complete [2023-12-05T15:55:34.942Z] bab4dde63d76: Download complete [2023-12-05T15:55:35.874Z] b85a868b505f: Pull complete [2023-12-05T15:55:35.874Z] e2be974225ed: Pull complete [2023-12-05T15:55:36.445Z] 339a4e72a1f5: Pull complete [2023-12-05T15:55:36.445Z] 988bab9f4d93: Pull complete [2023-12-05T15:55:36.445Z] 1469e6f7b9e6: Pull complete [2023-12-05T15:55:36.710Z] eaf3925da568: Pull complete [2023-12-05T15:55:38.084Z] bab4dde63d76: Pull complete [2023-12-05T15:55:38.342Z] bde34c3a00c8: Pull complete [2023-12-05T15:55:38.342Z] b352a97aabf1: Pull complete [2023-12-05T15:55:38.342Z] 4872d77fe225: Pull complete [2023-12-05T15:55:38.603Z] 5851b861e8e6: Pull complete [2023-12-05T15:55:38.603Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-05T15:55:38.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T15:55:38.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:55:38.801Z] prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container [2023-12-05T15:55:38.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T15:55:41.997Z] $ docker top 44b7146c9f29a9fea8cf950a0f301e9f9562a45888e127a29cf39cf3a1ab693c -eo pid,comm [2023-12-05T15:55:42.048Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-05T15:55:42.048Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T15:55:42.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T15:55:42.129Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T15:55:42.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T15:55:42.293Z] $ docker exec 44b7146c9f29a9fea8cf950a0f301e9f9562a45888e127a29cf39cf3a1ab693c ssh-agent [2023-12-05T15:55:42.413Z] SSH_AUTH_SOCK=/tmp/ssh-L7N9BeYwvqoA/agent.32 [2023-12-05T15:55:42.413Z] SSH_AGENT_PID=38 [2023-12-05T15:55:42.419Z] Running ssh-add (command line suppressed) [2023-12-05T15:55:42.507Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7098434653075523952.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7098434653075523952.key) [2023-12-05T15:55:42.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T15:55:42.828Z] + git tag --points-at HEAD [Pipeline] } [2023-12-05T15:55:42.842Z] $ docker exec --env ******** --env ******** 44b7146c9f29a9fea8cf950a0f301e9f9562a45888e127a29cf39cf3a1ab693c ssh-agent -k [2023-12-05T15:55:42.938Z] unset SSH_AUTH_SOCK; [2023-12-05T15:55:42.938Z] unset SSH_AGENT_PID; [2023-12-05T15:55:42.938Z] echo Agent pid 38 killed; [2023-12-05T15:55:42.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-05T15:55:43.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T15:55:43.016Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T15:55:43.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T15:55:43.131Z] $ docker exec 44b7146c9f29a9fea8cf950a0f301e9f9562a45888e127a29cf39cf3a1ab693c ssh-agent [2023-12-05T15:55:43.246Z] SSH_AUTH_SOCK=/tmp/ssh-YT5SBCfCV1qk/agent.70 [2023-12-05T15:55:43.246Z] SSH_AGENT_PID=76 [2023-12-05T15:55:43.252Z] Running ssh-add (command line suppressed) [2023-12-05T15:55:43.372Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16830013704152327906.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16830013704152327906.key) [2023-12-05T15:55:43.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T15:55:43.690Z] + git semver init [2023-12-05T15:55:43.953Z] 2023-12-05 15:55:43,866 [run_init] DEBUG init version:0.0.0 force:False [2023-12-05T15:55:43.953Z] 2023-12-05 15:55:43,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-12-05T15:55:43.953Z] 2023-12-05 15:55:43,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-12-05T15:55:43.953Z] 2023-12-05 15:55:43,867 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-12-05T15:55:45.331Z] 2023-12-05 15:55:45,109 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2023-12-05T15:55:45.332Z] 2023-12-05 15:55:45,109 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2023-12-05T15:55:45.332Z] 2023-12-05 15:55:45,109 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T15:55:45.332Z] 2023-12-05 15:55:45,110 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T15:55:45.332Z] 3.2.0-dev.6 [Pipeline] } [2023-12-05T15:55:45.343Z] $ docker exec --env ******** --env ******** 44b7146c9f29a9fea8cf950a0f301e9f9562a45888e127a29cf39cf3a1ab693c ssh-agent -k [2023-12-05T15:55:45.434Z] unset SSH_AUTH_SOCK; [2023-12-05T15:55:45.434Z] unset SSH_AGENT_PID; [2023-12-05T15:55:45.434Z] echo Agent pid 76 killed; [2023-12-05T15:55:45.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T15:55:45.807Z] + git semver [Pipeline] } [2023-12-05T15:55:46.093Z] $ docker stop --time=1 44b7146c9f29a9fea8cf950a0f301e9f9562a45888e127a29cf39cf3a1ab693c [2023-12-05T15:55:47.388Z] $ docker rm -f --volumes 44b7146c9f29a9fea8cf950a0f301e9f9562a45888e127a29cf39cf3a1ab693c [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T15:55:47.763Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-05T15:55:48.032Z] Stashed 1 file(s) [Pipeline] echo [2023-12-05T15:55:48.035Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-12-05T15:55:48.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T15:55:48.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T15:55:48.472Z] ========================================================= [2023-12-05T15:55:48.472Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-05T15:55:48.472Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-05T15:55:48.563Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24071 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2023-12-05T15:55:48.610Z] Running in /w/workspace/go-mod-bootstrap/253 [Pipeline] { [Pipeline] checkout [2023-12-05T15:55:48.662Z] The recommended git tool is: git [2023-12-05T15:55:48.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T15:55:48.802Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-05T15:55:48.802Z] 7264a8db6415: Pulling fs layer [2023-12-05T15:55:48.802Z] c4d48a809fc2: Pulling fs layer [2023-12-05T15:55:48.802Z] 4f1c88b9dad5: Pulling fs layer [2023-12-05T15:55:48.802Z] ad3a456e5733: Pulling fs layer [2023-12-05T15:55:48.802Z] 69c7f0334f64: Pulling fs layer [2023-12-05T15:55:48.802Z] 1f1c1a5573a3: Pulling fs layer [2023-12-05T15:55:48.802Z] ce7588e14bc9: Pulling fs layer [2023-12-05T15:55:48.802Z] b5e4710f87ac: Pulling fs layer [2023-12-05T15:55:48.802Z] 69c7f0334f64: Waiting [2023-12-05T15:55:48.802Z] ce7588e14bc9: Waiting [2023-12-05T15:55:48.802Z] b5e4710f87ac: Waiting [2023-12-05T15:55:48.802Z] 1f1c1a5573a3: Waiting [2023-12-05T15:55:48.802Z] ad3a456e5733: Waiting [2023-12-05T15:55:48.802Z] c4d48a809fc2: Download complete [2023-12-05T15:55:48.802Z] ad3a456e5733: Verifying Checksum [2023-12-05T15:55:48.802Z] ad3a456e5733: Download complete [2023-12-05T15:55:48.802Z] 69c7f0334f64: Verifying Checksum [2023-12-05T15:55:48.802Z] 69c7f0334f64: Download complete [2023-12-05T15:55:48.802Z] 7264a8db6415: Verifying Checksum [2023-12-05T15:55:48.802Z] 7264a8db6415: Download complete [2023-12-05T15:55:48.802Z] 1f1c1a5573a3: Verifying Checksum [2023-12-05T15:55:48.802Z] 1f1c1a5573a3: Download complete [2023-12-05T15:55:49.061Z] 7264a8db6415: Pull complete [2023-12-05T15:55:49.061Z] b5e4710f87ac: Verifying Checksum [2023-12-05T15:55:49.061Z] b5e4710f87ac: Download complete [2023-12-05T15:55:49.061Z] c4d48a809fc2: Pull complete [2023-12-05T15:55:49.321Z] 4f1c88b9dad5: Verifying Checksum [2023-12-05T15:55:49.321Z] 4f1c88b9dad5: Download complete [2023-12-05T15:55:49.579Z] ce7588e14bc9: Verifying Checksum [2023-12-05T15:55:49.579Z] ce7588e14bc9: Download complete [2023-12-05T15:55:52.860Z] 4f1c88b9dad5: Pull complete [2023-12-05T15:55:52.860Z] ad3a456e5733: Pull complete [2023-12-05T15:55:52.860Z] 69c7f0334f64: Pull complete [2023-12-05T15:55:52.860Z] 1f1c1a5573a3: Pull complete [2023-12-05T15:55:53.728Z] using credential edgex-jenkins-ssh [2023-12-05T15:55:53.752Z] Cloning the remote Git repository [2023-12-05T15:55:54.762Z] ce7588e14bc9: Pull complete [2023-12-05T15:55:53.785Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-12-05T15:55:53.872Z] > git init /w/workspace/go-mod-bootstrap/253 # timeout=10 [2023-12-05T15:55:54.006Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-12-05T15:55:54.006Z] > git --version # timeout=10 [2023-12-05T15:55:54.025Z] > git --version # 'git version 2.25.1' [2023-12-05T15:55:54.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T15:55:54.164Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T15:55:55.331Z] b5e4710f87ac: Pull complete [2023-12-05T15:55:55.331Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-05T15:55:55.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T15:55:55.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-12-05T15:55:55.617Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:55:55.938Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T15:55:55.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:55:56.084Z] prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container [2023-12-05T15:55:56.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-05T15:55:57.001Z] Avoid second fetch [2023-12-05T15:55:57.001Z] Checking out Revision 1d60cde15cd51b1939e351083d3a575b145e7103 (main) [2023-12-05T15:55:56.198Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-12-05T15:55:56.221Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T15:55:57.009Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T15:55:57.077Z] > git checkout -f 1d60cde15cd51b1939e351083d3a575b145e7103 # timeout=10 [2023-12-05T15:55:57.582Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#638)" [2023-12-05T15:56:01.187Z] $ docker top 1b5b8cb92bd02513376f6c98ed36de79785983d6917afeca828b1e8360794267 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T15:56:01.557Z] + go version [2023-12-05T15:56:01.557Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-05T15:56:01.694Z] $ docker stop --time=1 1b5b8cb92bd02513376f6c98ed36de79785983d6917afeca828b1e8360794267 [2023-12-05T15:56:01.979Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-05T15:56:01.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T15:56:01.979Z] Dload Upload Total Spent Left Speed [2023-12-05T15:56:01.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96809 0 --:--:-- --:--:-- --:--:-- 96075 [2023-12-05T15:56:02.958Z] $ docker rm -f --volumes 1b5b8cb92bd02513376f6c98ed36de79785983d6917afeca828b1e8360794267 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:56:03.335Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-05T15:56:03.587Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T15:56:03.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:56:03.680Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-05T15:56:03.680Z] + sudo tee /etc/docker/daemon.new [2023-12-05T15:56:03.680Z] { [2023-12-05T15:56:03.680Z] "registry-mirrors": [ [2023-12-05T15:56:03.680Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-05T15:56:03.680Z] ], [2023-12-05T15:56:03.680Z] "bip": "10.250.0.254/24", [2023-12-05T15:56:03.680Z] "hosts": [ [2023-12-05T15:56:03.680Z] "tcp://0.0.0.0:5555", [2023-12-05T15:56:03.680Z] "unix:///var/run/docker.sock" [2023-12-05T15:56:03.680Z] ], [2023-12-05T15:56:03.680Z] "mtu": 1458, [2023-12-05T15:56:03.680Z] "selinux-enabled": true, [2023-12-05T15:56:03.680Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-05T15:56:03.680Z] } [2023-12-05T15:56:03.699Z] prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container [2023-12-05T15:56:03.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-05T15:56:04.049Z] $ docker top 05ed5e2f227ea84fcc61bec8f6c0687fe3708ba631a516acaaecad4ab4e65f1a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-12-05T15:56:04.470Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-05T15:56:04.519Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2023-12-05T15:56:04.809Z] + sudo service docker restart [2023-12-05T15:56:04.872Z] + make test [2023-12-05T15:56:04.872Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-12-05T15:56:04.872Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-12-05T15:56:04.872Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 [2023-12-05T15:56:04.872Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-05T15:56:04.872Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-12-05T15:56:05.130Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-05T15:56:05.131Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.3 [2023-12-05T15:56:05.131Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 [2023-12-05T15:56:05.131Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 [2023-12-05T15:56:05.131Z] go: downloading github.com/labstack/echo/v4 v4.11.3 [2023-12-05T15:56:05.131Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-12-05T15:56:05.131Z] go: downloading github.com/google/uuid v1.4.0 [2023-12-05T15:56:05.131Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-05T15:56:05.131Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-12-05T15:56:05.131Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-12-05T15:56:05.131Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-12-05T15:56:05.131Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-12-05T15:56:05.131Z] go: downloading github.com/go-kit/log v0.2.1 [2023-12-05T15:56:05.390Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-05T15:56:05.390Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-12-05T15:56:05.390Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-12-05T15:56:05.390Z] go: downloading golang.org/x/net v0.17.0 [2023-12-05T15:56:05.390Z] go: downloading golang.org/x/sync v0.2.0 [2023-12-05T15:56:05.390Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-12-05T15:56:05.390Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-12-05T15:56:05.390Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-05T15:56:05.390Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-12-05T15:56:05.390Z] go: downloading golang.org/x/time v0.3.0 [2023-12-05T15:56:05.390Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-12-05T15:56:05.390Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-12-05T15:56:05.390Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-12-05T15:56:05.390Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-05T15:56:05.390Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-12-05T15:56:05.390Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-12-05T15:56:05.680Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-12-05T15:56:05.680Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-12-05T15:56:05.680Z] go: downloading github.com/x448/float16 v0.8.4 [2023-12-05T15:56:05.680Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-05T15:56:05.680Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-05T15:56:05.680Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-05T15:56:05.680Z] go: downloading golang.org/x/text v0.13.0 [2023-12-05T15:56:05.680Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-12-05T15:56:05.680Z] go: downloading google.golang.org/grpc v1.56.3 [2023-12-05T15:56:05.680Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-12-05T15:56:05.680Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-12-05T15:56:05.939Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-12-05T15:56:05.939Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-12-05T15:56:05.939Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-12-05T15:56:05.939Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-12-05T15:56:05.939Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-12-05T15:56:05.939Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-12-05T15:56:05.939Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-12-05T15:56:05.939Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-12-05T15:56:05.939Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2023-12-05T15:56:06.197Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-05T15:56:06.197Z] go: downloading golang.org/x/sys v0.13.0 [2023-12-05T15:56:06.197Z] go: downloading github.com/fatih/color v1.14.1 [2023-12-05T15:56:06.197Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-12-05T15:56:06.456Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-12-05T15:56:06.456Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-12-05T15:56:06.456Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-12-05T15:56:06.456Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-12-05T15:56:18.665Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-12-05T15:56:18.665Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-12-05T15:56:18.665Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-12-05T15:56:18.665Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-12-05T15:56:19.600Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [Pipeline] unstash [Pipeline] echo [2023-12-05T15:56:23.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T15:56:23.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T15:56:23.353Z] ========================================================= [2023-12-05T15:56:23.353Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-05T15:56:23.353Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-05T15:56:23.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T15:56:24.319Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-05T15:56:24.319Z] 9fda8d8052c6: Pulling fs layer [2023-12-05T15:56:24.319Z] 5d54e960e981: Pulling fs layer [2023-12-05T15:56:24.319Z] c4a7e357bf2a: Pulling fs layer [2023-12-05T15:56:24.319Z] f0e02332f6b5: Pulling fs layer [2023-12-05T15:56:24.319Z] 872ee5b61b7b: Pulling fs layer [2023-12-05T15:56:24.319Z] 0c6a40ed1a82: Pulling fs layer [2023-12-05T15:56:24.319Z] 94ae7d8d031c: Pulling fs layer [2023-12-05T15:56:24.319Z] 872ee5b61b7b: Waiting [2023-12-05T15:56:24.319Z] 0c6a40ed1a82: Waiting [2023-12-05T15:56:24.319Z] 94ae7d8d031c: Waiting [2023-12-05T15:56:24.319Z] f0e02332f6b5: Waiting [2023-12-05T15:56:24.319Z] 5d54e960e981: Verifying Checksum [2023-12-05T15:56:24.319Z] 5d54e960e981: Download complete [2023-12-05T15:56:24.319Z] f0e02332f6b5: Download complete [2023-12-05T15:56:24.319Z] 872ee5b61b7b: Verifying Checksum [2023-12-05T15:56:24.319Z] 872ee5b61b7b: Download complete [2023-12-05T15:56:24.319Z] 9fda8d8052c6: Verifying Checksum [2023-12-05T15:56:24.319Z] 9fda8d8052c6: Download complete [2023-12-05T15:56:24.591Z] 94ae7d8d031c: Verifying Checksum [2023-12-05T15:56:24.591Z] 94ae7d8d031c: Download complete [2023-12-05T15:56:24.863Z] 9fda8d8052c6: Pull complete [2023-12-05T15:56:25.452Z] 5d54e960e981: Pull complete [2023-12-05T15:56:25.723Z] c4a7e357bf2a: Verifying Checksum [2023-12-05T15:56:25.723Z] c4a7e357bf2a: Download complete [2023-12-05T15:56:26.692Z] 0c6a40ed1a82: Verifying Checksum [2023-12-05T15:56:26.692Z] 0c6a40ed1a82: Download complete [2023-12-05T15:56:37.688Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.041s coverage: 35.9% of statements [2023-12-05T15:56:37.688Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.023s coverage: 93.5% of statements [2023-12-05T15:56:37.688Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.023s coverage: 91.9% of statements [2023-12-05T15:56:37.688Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.338s coverage: 88.2% of statements [2023-12-05T15:56:37.688Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 84.4% of statements [2023-12-05T15:56:37.688Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.050s coverage: 46.9% of statements [2023-12-05T15:56:37.688Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.018s coverage: 100.0% of statements [2023-12-05T15:56:37.688Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.318s coverage: 87.7% of statements [2023-12-05T15:56:37.688Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.013s coverage: 26.3% of statements [2023-12-05T15:56:37.688Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.033s coverage: 79.0% of statements [2023-12-05T15:56:37.688Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.010s coverage: 59.3% of statements [2023-12-05T15:56:37.688Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.009s coverage: 31.2% of statements [2023-12-05T15:56:37.688Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.002s coverage: 91.3% of statements [2023-12-05T15:56:44.242Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-12-05T15:56:44.916Z] c4a7e357bf2a: Pull complete [2023-12-05T15:56:44.916Z] f0e02332f6b5: Pull complete [2023-12-05T15:56:44.916Z] 872ee5b61b7b: Pull complete [2023-12-05T15:56:47.520Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T15:56:47.520Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-12-05T15:56:47.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T15:56:47.569Z] $ docker stop --time=1 05ed5e2f227ea84fcc61bec8f6c0687fe3708ba631a516acaaecad4ab4e65f1a [2023-12-05T15:56:49.790Z] $ docker rm -f --volumes 05ed5e2f227ea84fcc61bec8f6c0687fe3708ba631a516acaaecad4ab4e65f1a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T15:56:50.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T15:56:50.542Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:56:51.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T15:56:51.406Z] [2023-12-05T15:56:51.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:56:51.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T15:56:51.726Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-05T15:56:51.726Z] 5eb5b503b376: Pulling fs layer [2023-12-05T15:56:51.726Z] 5c69ac0246d0: Pulling fs layer [2023-12-05T15:56:51.726Z] ec43610c2a17: Pulling fs layer [2023-12-05T15:56:51.726Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-05T15:56:51.726Z] 33b1e0a273af: Pulling fs layer [2023-12-05T15:56:51.726Z] 5d3b04190fa2: Pulling fs layer [2023-12-05T15:56:51.726Z] 2f39f015ded8: Pulling fs layer [2023-12-05T15:56:51.726Z] 3a2ae6a8a46f: Waiting [2023-12-05T15:56:51.726Z] 5d3b04190fa2: Waiting [2023-12-05T15:56:51.726Z] 33b1e0a273af: Waiting [2023-12-05T15:56:51.726Z] 5c69ac0246d0: Verifying Checksum [2023-12-05T15:56:51.726Z] 5c69ac0246d0: Download complete [2023-12-05T15:56:51.726Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-05T15:56:51.726Z] 3a2ae6a8a46f: Download complete [2023-12-05T15:56:51.726Z] 33b1e0a273af: Verifying Checksum [2023-12-05T15:56:51.726Z] 33b1e0a273af: Download complete [2023-12-05T15:56:51.726Z] 5d3b04190fa2: Verifying Checksum [2023-12-05T15:56:51.726Z] 5d3b04190fa2: Download complete [2023-12-05T15:56:51.984Z] ec43610c2a17: Verifying Checksum [2023-12-05T15:56:51.984Z] ec43610c2a17: Download complete [2023-12-05T15:56:51.984Z] 5eb5b503b376: Verifying Checksum [2023-12-05T15:56:51.984Z] 5eb5b503b376: Download complete [2023-12-05T15:56:52.551Z] 2f39f015ded8: Verifying Checksum [2023-12-05T15:56:52.551Z] 2f39f015ded8: Download complete [2023-12-05T15:56:53.115Z] 5eb5b503b376: Pull complete [2023-12-05T15:56:53.115Z] 5c69ac0246d0: Pull complete [2023-12-05T15:56:54.982Z] 0c6a40ed1a82: Pull complete [2023-12-05T15:56:55.018Z] ec43610c2a17: Pull complete [2023-12-05T15:56:55.018Z] 3a2ae6a8a46f: Pull complete [2023-12-05T15:56:55.018Z] 33b1e0a273af: Pull complete [2023-12-05T15:56:55.018Z] 5d3b04190fa2: Pull complete [2023-12-05T15:56:55.572Z] 94ae7d8d031c: Pull complete [2023-12-05T15:56:55.572Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T15:56:55.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T15:56:55.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-12-05T15:56:55.899Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:56:56.250Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T15:56:56.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:56:56.477Z] prd-ubuntu20.04-docker-arm64-4c-16g-24071 does not seem to be running inside a container [2023-12-05T15:56:56.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/253 -v /w/workspace/go-mod-bootstrap/253:/w/workspace/go-mod-bootstrap/253:rw,z -v /w/workspace/go-mod-bootstrap/253@tmp:/w/workspace/go-mod-bootstrap/253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-05T15:56:59.196Z] 2f39f015ded8: Pull complete [2023-12-05T15:56:59.196Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-05T15:56:59.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T15:56:59.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T15:57:00.761Z] $ docker top 05021dfc5c934db09a5afbfd5c4f5854fe7ff328568caa1cf6676da72be5348d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:57:01.175Z] prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container [2023-12-05T15:57:01.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-05T15:57:01.315Z] + go version [2023-12-05T15:57:01.315Z] go version go1.21.0 linux/arm64 [2023-12-05T15:57:06.952Z] $ docker top 1098dbe14acb285a637c7b7070fb98b357f9e1f7e790c5fef833d721f9f37cfb -eo pid,comm [Pipeline] { [Pipeline] } [2023-12-05T15:57:07.080Z] $ docker stop --time=1 05021dfc5c934db09a5afbfd5c4f5854fe7ff328568caa1cf6676da72be5348d [2023-12-05T15:57:08.616Z] $ docker rm -f --volumes 05021dfc5c934db09a5afbfd5c4f5854fe7ff328568caa1cf6676da72be5348d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:57:09.077Z] ---> job-cost.sh [2023-12-05T15:57:09.077Z] lf-activate-venv: SKIPPING [2023-12-05T15:57:09.077Z] INFO: No Stack... [2023-12-05T15:57:09.335Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T15:57:09.374Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T15:57:09.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:57:09.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-24071 does not seem to be running inside a container [2023-12-05T15:57:09.633Z] $ 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-bootstrap/253 -v /w/workspace/go-mod-bootstrap/253:/w/workspace/go-mod-bootstrap/253:rw,z -v /w/workspace/go-mod-bootstrap/253@tmp:/w/workspace/go-mod-bootstrap/253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-05T15:57:09.901Z] INFO: Archiving Costs [2023-12-05T15:57:14.251Z] $ docker top af93516915b10c2850ba70dbc3ee244e626815467eab178e4ce7c1d0454004d9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-12-05T15:57:14.756Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2023-12-05T15:57:14.756Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T15:57:14.770Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] [2023-12-05T15:57:14.777Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] did not exist. Created. [2023-12-05T15:57:14.777Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] [Pipeline] { [Pipeline] unstash [2023-12-05T15:57:14.839Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/253 [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2023-12-05T15:57:15.139Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T15:57:15.201Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T15:57:15.209Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] [2023-12-05T15:57:15.226Z] + make test [2023-12-05T15:57:15.226Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] // lock [Pipeline] } [2023-12-05T15:57:15.294Z] $ docker stop --time=1 1098dbe14acb285a637c7b7070fb98b357f9e1f7e790c5fef833d721f9f37cfb [2023-12-05T15:57:15.492Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 [2023-12-05T15:57:15.492Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-05T15:57:15.492Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 [2023-12-05T15:57:15.492Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-12-05T15:57:15.762Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.3 [2023-12-05T15:57:15.762Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-12-05T15:57:15.762Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 [2023-12-05T15:57:16.028Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-12-05T15:57:16.028Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-05T15:57:16.028Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-05T15:57:16.028Z] go: downloading github.com/labstack/echo/v4 v4.11.3 [2023-12-05T15:57:16.028Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-12-05T15:57:16.028Z] go: downloading github.com/google/uuid v1.4.0 [2023-12-05T15:57:16.028Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-12-05T15:57:16.294Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-12-05T15:57:16.294Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-12-05T15:57:16.294Z] go: downloading github.com/go-kit/log v0.2.1 [2023-12-05T15:57:16.294Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-05T15:57:16.294Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-12-05T15:57:16.457Z] $ docker rm -f --volumes 1098dbe14acb285a637c7b7070fb98b357f9e1f7e790c5fef833d721f9f37cfb [Pipeline] // withDockerContainer [2023-12-05T15:57:16.560Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-12-05T15:57:16.560Z] go: downloading golang.org/x/net v0.17.0 [2023-12-05T15:57:16.560Z] go: downloading golang.org/x/sync v0.2.0 [2023-12-05T15:57:16.560Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-12-05T15:57:16.560Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-12-05T15:57:16.560Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-05T15:57:16.560Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-12-05T15:57:16.560Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-12-05T15:57:16.560Z] go: downloading golang.org/x/time v0.3.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-05T15:57:16.826Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-12-05T15:57:16.826Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-12-05T15:57:16.826Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-05T15:57:16.826Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-12-05T15:57:16.826Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-12-05T15:57:16.826Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-12-05T15:57:16.826Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-12-05T15:57:17.093Z] go: downloading github.com/x448/float16 v0.8.4 [2023-12-05T15:57:17.093Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-05T15:57:17.093Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-05T15:57:17.093Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-05T15:57:17.366Z] go: downloading golang.org/x/text v0.13.0 [2023-12-05T15:57:17.367Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-12-05T15:57:17.367Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-12-05T15:57:17.367Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-12-05T15:57:17.634Z] go: downloading google.golang.org/grpc v1.56.3 [2023-12-05T15:57:17.899Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-12-05T15:57:17.899Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-12-05T15:57:17.899Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-12-05T15:57:17.899Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-12-05T15:57:17.899Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-12-05T15:57:18.167Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-12-05T15:57:18.435Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-12-05T15:57:19.016Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-05T15:57:19.016Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2023-12-05T15:57:19.016Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-12-05T15:57:19.283Z] go: downloading golang.org/x/sys v0.13.0 [2023-12-05T15:57:19.283Z] go: downloading github.com/fatih/color v1.14.1 [2023-12-05T15:57:19.283Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-12-05T15:57:20.251Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-12-05T15:57:20.524Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-12-05T15:57:20.524Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-12-05T15:57:20.796Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-12-05T15:58:17.296Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-12-05T15:58:43.945Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.105s coverage: 35.9% of statements [2023-12-05T15:58:43.946Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-12-05T15:58:44.526Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.058s coverage: 93.5% of statements [2023-12-05T15:58:44.526Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.065s coverage: 91.9% of statements [2023-12-05T15:58:47.896Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.289s coverage: 88.2% of statements [2023-12-05T15:58:47.896Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.019s coverage: 84.4% of statements [2023-12-05T15:58:48.868Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-12-05T15:58:48.868Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-12-05T15:58:50.822Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.101s coverage: 46.9% of statements [2023-12-05T15:58:50.822Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.058s coverage: 100.0% of statements [2023-12-05T15:58:51.088Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.374s coverage: 87.7% of statements [2023-12-05T15:58:51.670Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.047s coverage: 26.3% of statements [2023-12-05T15:58:53.072Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-12-05T15:58:56.396Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.132s coverage: 79.0% of statements [2023-12-05T15:58:56.396Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.047s coverage: 59.3% of statements [2023-12-05T15:58:56.396Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.037s coverage: 31.2% of statements [2023-12-05T15:58:56.396Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.015s coverage: 91.3% of statements [2023-12-05T15:58:56.662Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-05T15:58:56.662Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-12-05T15:59:11.640Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T15:59:11.640Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-12-05T15:59:11.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T15:59:11.707Z] $ docker stop --time=1 af93516915b10c2850ba70dbc3ee244e626815467eab178e4ce7c1d0454004d9 [2023-12-05T15:59:13.447Z] $ docker rm -f --volumes af93516915b10c2850ba70dbc3ee244e626815467eab178e4ce7c1d0454004d9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T15:59:16.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T15:59:16.472Z] Warning: overwriting stash ‘coverage-report’ [2023-12-05T15:59:16.998Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:59:17.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T15:59:17.848Z] [2023-12-05T15:59:17.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T15:59:18.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T15:59:20.791Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-05T15:59:20.792Z] 8998bd30e6a1: Pulling fs layer [2023-12-05T15:59:20.792Z] 04944245beec: Pulling fs layer [2023-12-05T15:59:20.792Z] 699f458cf7ca: Pulling fs layer [2023-12-05T15:59:20.792Z] 765212b225bb: Pulling fs layer [2023-12-05T15:59:20.792Z] f23df028b6ca: Pulling fs layer [2023-12-05T15:59:20.792Z] d65c8cfc05b1: Pulling fs layer [2023-12-05T15:59:20.792Z] 2437ff75d9bd: Pulling fs layer [2023-12-05T15:59:20.792Z] 765212b225bb: Waiting [2023-12-05T15:59:20.792Z] d65c8cfc05b1: Waiting [2023-12-05T15:59:20.792Z] 2437ff75d9bd: Waiting [2023-12-05T15:59:20.792Z] f23df028b6ca: Waiting [2023-12-05T15:59:20.792Z] 04944245beec: Verifying Checksum [2023-12-05T15:59:20.792Z] 04944245beec: Download complete [2023-12-05T15:59:20.792Z] 765212b225bb: Verifying Checksum [2023-12-05T15:59:20.792Z] 765212b225bb: Download complete [2023-12-05T15:59:20.792Z] f23df028b6ca: Verifying Checksum [2023-12-05T15:59:20.792Z] f23df028b6ca: Download complete [2023-12-05T15:59:20.792Z] d65c8cfc05b1: Verifying Checksum [2023-12-05T15:59:20.792Z] d65c8cfc05b1: Download complete [2023-12-05T15:59:20.792Z] 699f458cf7ca: Verifying Checksum [2023-12-05T15:59:20.792Z] 699f458cf7ca: Download complete [2023-12-05T15:59:21.375Z] 8998bd30e6a1: Verifying Checksum [2023-12-05T15:59:21.375Z] 8998bd30e6a1: Download complete [2023-12-05T15:59:23.316Z] 2437ff75d9bd: Download complete [2023-12-05T15:59:27.557Z] 8998bd30e6a1: Pull complete [2023-12-05T15:59:27.823Z] 04944245beec: Pull complete [2023-12-05T15:59:29.762Z] 699f458cf7ca: Pull complete [2023-12-05T15:59:29.762Z] 765212b225bb: Pull complete [2023-12-05T15:59:30.722Z] f23df028b6ca: Pull complete [2023-12-05T15:59:30.722Z] d65c8cfc05b1: Pull complete [2023-12-05T15:59:57.387Z] 2437ff75d9bd: Pull complete [2023-12-05T15:59:57.387Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-05T15:59:57.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T15:59:57.387Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T15:59:57.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-24071 does not seem to be running inside a container [2023-12-05T15:59:57.727Z] $ 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-bootstrap/253 -v /w/workspace/go-mod-bootstrap/253:/w/workspace/go-mod-bootstrap/253:rw,z -v /w/workspace/go-mod-bootstrap/253@tmp:/w/workspace/go-mod-bootstrap/253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-05T15:59:58.986Z] $ docker top 2ebd744e860957480edbe25ab114dde5ac313082dcd25902643935717db231f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T15:59:59.509Z] ---> job-cost.sh [2023-12-05T15:59:59.772Z] lf-activate-venv: SKIPPING [2023-12-05T15:59:59.772Z] INFO: No Stack... [2023-12-05T16:00:00.037Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T16:00:00.991Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T16:00:01.303Z] + cat /w/workspace/go-mod-bootstrap/253/archives/cost.csv [2023-12-05T16:00:01.304Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T16:00:01.362Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] [2023-12-05T16:00:01.371Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] did not exist. Created. [2023-12-05T16:00:01.371Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T16:00:01.775Z] /w/workspace/go-mod-bootstrap/253@tmp/durable-292406d8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-05T16:00:02.093Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T16:00:02.144Z] Warning: overwriting stash ‘stack-cost’ [2023-12-05T16:00:02.204Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T16:00:02.212Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T16:00:02.285Z] $ docker stop --time=1 2ebd744e860957480edbe25ab114dde5ac313082dcd25902643935717db231f6 [2023-12-05T16:00:05.366Z] $ docker rm -f --volumes 2ebd744e860957480edbe25ab114dde5ac313082dcd25902643935717db231f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-05T16:00:06.399Z] provisioning config files... [2023-12-05T16:00:06.410Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2417905544465965824tmp [Pipeline] { [Pipeline] sh [2023-12-05T16:00:06.887Z] + set +x [2023-12-05T16:00:06.887Z] + curl -s https://codecov.io/bash [2023-12-05T16:00:06.887Z] + bash -s -- [2023-12-05T16:00:06.887Z] [2023-12-05T16:00:06.887Z] _____ _ [2023-12-05T16:00:06.887Z] / ____| | | [2023-12-05T16:00:06.887Z] | | ___ __| | ___ ___ _____ __ [2023-12-05T16:00:06.887Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-05T16:00:06.887Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-05T16:00:06.887Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-05T16:00:06.887Z] Bash-1.0.6 [2023-12-05T16:00:06.887Z] [2023-12-05T16:00:06.887Z] [2023-12-05T16:00:06.887Z] ==> git version 2.25.1 found [2023-12-05T16:00:06.887Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-05T16:00:06.887Z] Release-Date: 2020-01-08 [2023-12-05T16:00:06.887Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-05T16:00:06.887Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-05T16:00:06.887Z] ==> Jenkins CI detected. [2023-12-05T16:00:06.887Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2023-12-05T16:00:06.887Z] project root: . [2023-12-05T16:00:06.887Z] --> token set from env [2023-12-05T16:00:06.887Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-05T16:00:06.887Z] ==> Running gcov in . (disable via -X gcov) [2023-12-05T16:00:06.887Z] ==> Python coveragepy not found [2023-12-05T16:00:06.887Z] ==> Searching for coverage reports in: [2023-12-05T16:00:06.887Z] + . [2023-12-05T16:00:07.152Z] -> Found 1 reports [2023-12-05T16:00:07.152Z] ==> Detecting git/mercurial file structure [2023-12-05T16:00:07.152Z] ==> Reading reports [2023-12-05T16:00:07.152Z] + ./coverage.out bytes=105911 [2023-12-05T16:00:07.152Z] ==> Appending adjustments [2023-12-05T16:00:07.152Z] https://docs.codecov.io/docs/fixing-reports [2023-12-05T16:00:07.417Z] + Found adjustments [2023-12-05T16:00:07.417Z] ==> Gzipping contents [2023-12-05T16:00:07.417Z] 20K /tmp/codecov.qAy7RS.gz [2023-12-05T16:00:07.417Z] ==> Uploading reports [2023-12-05T16:00:07.417Z] url: https://codecov.io [2023-12-05T16:00:07.417Z] query: branch=main&commit=1d60cde15cd51b1939e351083d3a575b145e7103&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F253%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-05T16:00:07.417Z] -> Pinging Codecov [2023-12-05T16:00:07.417Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1d60cde15cd51b1939e351083d3a575b145e7103&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F253%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-05T16:00:08.817Z] -> Uploading to [2023-12-05T16:00:08.817Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-05/833815588EE85121546D348822E98E2E/1d60cde15cd51b1939e351083d3a575b145e7103/6c128363-71ce-40c1-827f-1c90e3f5198a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T160008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b78ac3609cd19a16506e17faf856c60791f6bf2a33a1f3520bbd362d8c1fc122 [2023-12-05T16:00:08.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T16:00:08.817Z] Dload Upload Total Spent Left Speed [2023-12-05T16:00:08.818Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16505 0 0 100 16505 0 80906 --:--:-- --:--:-- --:--:-- 80512 100 16505 0 0 100 16505 0 63237 --:--:-- --:--:-- --:--:-- 62996 [2023-12-05T16:00:08.818Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/1d60cde15cd51b1939e351083d3a575b145e7103 [Pipeline] } [2023-12-05T16:00:08.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-05T16:00:09.125Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-05T16:00:09.136Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T16:00:09.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T16:00:09.528Z] [2023-12-05T16:00:09.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T16:00:09.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T16:00:09.860Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-05T16:00:09.860Z] df9b9388f04a: Pulling fs layer [2023-12-05T16:00:09.860Z] 52dc419b0ee2: Pulling fs layer [2023-12-05T16:00:09.860Z] 25bc292e5bac: Pulling fs layer [2023-12-05T16:00:09.860Z] 114826534d7a: Pulling fs layer [2023-12-05T16:00:09.860Z] 4657fd5d0bcf: Pulling fs layer [2023-12-05T16:00:09.860Z] 6ad1cebc031e: Pulling fs layer [2023-12-05T16:00:09.860Z] 8a3aa393b2d8: Pulling fs layer [2023-12-05T16:00:09.860Z] 4657fd5d0bcf: Waiting [2023-12-05T16:00:09.860Z] 6ad1cebc031e: Waiting [2023-12-05T16:00:09.860Z] 8a3aa393b2d8: Waiting [2023-12-05T16:00:09.860Z] 114826534d7a: Waiting [2023-12-05T16:00:09.860Z] 25bc292e5bac: Verifying Checksum [2023-12-05T16:00:09.860Z] 25bc292e5bac: Download complete [2023-12-05T16:00:09.860Z] 52dc419b0ee2: Verifying Checksum [2023-12-05T16:00:09.860Z] 52dc419b0ee2: Download complete [2023-12-05T16:00:09.860Z] 4657fd5d0bcf: Verifying Checksum [2023-12-05T16:00:09.860Z] 4657fd5d0bcf: Download complete [2023-12-05T16:00:09.860Z] df9b9388f04a: Download complete [2023-12-05T16:00:10.118Z] df9b9388f04a: Pull complete [2023-12-05T16:00:10.118Z] 6ad1cebc031e: Verifying Checksum [2023-12-05T16:00:10.118Z] 6ad1cebc031e: Download complete [2023-12-05T16:00:10.118Z] 52dc419b0ee2: Pull complete [2023-12-05T16:00:10.118Z] 25bc292e5bac: Pull complete [2023-12-05T16:00:10.685Z] 114826534d7a: Verifying Checksum [2023-12-05T16:00:10.685Z] 114826534d7a: Download complete [2023-12-05T16:00:10.685Z] 8a3aa393b2d8: Verifying Checksum [2023-12-05T16:00:10.685Z] 8a3aa393b2d8: Download complete [2023-12-05T16:00:13.969Z] 114826534d7a: Pull complete [2023-12-05T16:00:13.969Z] 4657fd5d0bcf: Pull complete [2023-12-05T16:00:14.536Z] 6ad1cebc031e: Pull complete [2023-12-05T16:00:17.063Z] 8a3aa393b2d8: Pull complete [2023-12-05T16:00:17.064Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-05T16:00:17.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-05T16:00:17.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T16:00:17.300Z] prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container [2023-12-05T16:00:17.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-05T16:00:20.282Z] $ docker top e819daf86614ead81b1fab8e1eadd6e94c77f9b2500c375683416fe7342eaf4a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-05T16:00:20.414Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2023-12-05T16:00:20.692Z] + set -o pipefail [2023-12-05T16:00:20.692Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2023-12-05T16:00:25.968Z] [2023-12-05T16:00:25.968Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2023-12-05T16:00:25.968Z] [2023-12-05T16:00:25.968Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/0f96cf96-eb7f-4447-8750-1eb3fb2e8d51 [2023-12-05T16:00:25.968Z] [2023-12-05T16:00:25.968Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-05T16:00:25.968Z] [2023-12-05T16:00:25.968Z] [2023-12-05T16:00:25.968Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-05T16:00:25.968Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-05T16:00:25.968Z] More details here: https://snyk.co/ue1NS [2023-12-05T16:00:25.968Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-05T16:00:25.968Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-05T16:00:25.980Z] $ docker stop --time=1 e819daf86614ead81b1fab8e1eadd6e94c77f9b2500c375683416fe7342eaf4a [2023-12-05T16:00:28.859Z] $ docker rm -f --volumes e819daf86614ead81b1fab8e1eadd6e94c77f9b2500c375683416fe7342eaf4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T16:00:30.092Z] + git log --format=format:%s -1 1d60cde15cd51b1939e351083d3a575b145e7103 [Pipeline] sh [2023-12-05T16:00:30.377Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T16:00:30.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T16:00:30.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T16:00:30.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T16:00:30.852Z] prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container [2023-12-05T16:00:30.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T16:00:31.210Z] $ docker top d8d256b4ff19bed3abfe91df8931f2fff7f3001c1a67053f5ab3b4598bc7f82a -eo pid,comm [2023-12-05T16:00:31.256Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-05T16:00:31.256Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T16:00:31.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T16:00:31.405Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T16:00:31.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T16:00:31.523Z] $ docker exec d8d256b4ff19bed3abfe91df8931f2fff7f3001c1a67053f5ab3b4598bc7f82a ssh-agent [2023-12-05T16:00:31.630Z] SSH_AUTH_SOCK=/tmp/ssh-81kryU2ViZKc/agent.32 [2023-12-05T16:00:31.630Z] SSH_AGENT_PID=38 [2023-12-05T16:00:31.635Z] Running ssh-add (command line suppressed) [2023-12-05T16:00:31.733Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17946481769755277477.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17946481769755277477.key) [2023-12-05T16:00:31.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T16:00:32.066Z] + git semver tag [2023-12-05T16:00:32.325Z] 2023-12-05 16:00:32,248 [run_tag] DEBUG tag force:False [2023-12-05T16:00:32.325Z] 2023-12-05 16:00:32,249 [check_head_tag] DEBUG check head tag [2023-12-05T16:00:32.325Z] 2023-12-05 16:00:32,251 [execute] INFO git cat-file --batch-check [2023-12-05T16:00:32.325Z] 2023-12-05 16:00:32,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-12-05T16:00:32.325Z] 2023-12-05 16:00:32,254 [execute] INFO git cat-file --batch [2023-12-05T16:00:32.325Z] 2023-12-05 16:00:32,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-12-05T16:00:32.325Z] 2023-12-05 16:00:32,290 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T16:00:32.325Z] 2023-12-05 16:00:32,290 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 [2023-12-05T16:00:32.325Z] 2023-12-05 16:00:32,290 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-12-05T16:00:32.325Z] 2023-12-05 16:00:32,295 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T16:00:32.325Z] 3.2.0-dev.6 [Pipeline] } [2023-12-05T16:00:32.334Z] $ docker exec --env ******** --env ******** d8d256b4ff19bed3abfe91df8931f2fff7f3001c1a67053f5ab3b4598bc7f82a ssh-agent -k [2023-12-05T16:00:32.429Z] unset SSH_AUTH_SOCK; [2023-12-05T16:00:32.430Z] unset SSH_AGENT_PID; [2023-12-05T16:00:32.430Z] echo Agent pid 38 killed; [2023-12-05T16:00:32.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T16:00:32.879Z] + git semver [Pipeline] } [2023-12-05T16:00:33.152Z] $ docker stop --time=1 d8d256b4ff19bed3abfe91df8931f2fff7f3001c1a67053f5ab3b4598bc7f82a [2023-12-05T16:00:34.461Z] $ docker rm -f --volumes d8d256b4ff19bed3abfe91df8931f2fff7f3001c1a67053f5ab3b4598bc7f82a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T16:00:35.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T16:00:35.041Z] [2023-12-05T16:00:35.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T16:00:35.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T16:00:35.375Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-05T16:00:35.375Z] ab5ef0e58194: Pulling fs layer [2023-12-05T16:00:35.375Z] 9712f1f96733: Pulling fs layer [2023-12-05T16:00:35.375Z] 63f879dbbcfc: Pulling fs layer [2023-12-05T16:00:35.375Z] 0d9ebad4ef96: Pulling fs layer [2023-12-05T16:00:35.375Z] e9a5061849ea: Pulling fs layer [2023-12-05T16:00:35.375Z] d747dcd14b5f: Pulling fs layer [2023-12-05T16:00:35.375Z] 2de7ff778b66: Pulling fs layer [2023-12-05T16:00:35.375Z] 0d9ebad4ef96: Waiting [2023-12-05T16:00:35.375Z] d747dcd14b5f: Waiting [2023-12-05T16:00:35.375Z] 2de7ff778b66: Waiting [2023-12-05T16:00:35.375Z] e9a5061849ea: Waiting [2023-12-05T16:00:35.375Z] 9712f1f96733: Verifying Checksum [2023-12-05T16:00:35.375Z] 9712f1f96733: Download complete [2023-12-05T16:00:35.634Z] 63f879dbbcfc: Verifying Checksum [2023-12-05T16:00:35.634Z] 63f879dbbcfc: Download complete [2023-12-05T16:00:35.892Z] e9a5061849ea: Verifying Checksum [2023-12-05T16:00:35.892Z] e9a5061849ea: Download complete [2023-12-05T16:00:35.892Z] d747dcd14b5f: Verifying Checksum [2023-12-05T16:00:35.892Z] d747dcd14b5f: Download complete [2023-12-05T16:00:35.892Z] 0d9ebad4ef96: Verifying Checksum [2023-12-05T16:00:35.892Z] 0d9ebad4ef96: Download complete [2023-12-05T16:00:35.892Z] ab5ef0e58194: Download complete [2023-12-05T16:00:35.892Z] 2de7ff778b66: Verifying Checksum [2023-12-05T16:00:35.892Z] 2de7ff778b66: Download complete [2023-12-05T16:00:38.416Z] ab5ef0e58194: Pull complete [2023-12-05T16:00:38.416Z] 9712f1f96733: Pull complete [2023-12-05T16:00:38.980Z] 63f879dbbcfc: Pull complete [2023-12-05T16:00:42.261Z] 0d9ebad4ef96: Pull complete [2023-12-05T16:00:42.518Z] e9a5061849ea: Pull complete [2023-12-05T16:00:42.518Z] d747dcd14b5f: Pull complete [2023-12-05T16:00:43.454Z] 2de7ff778b66: Pull complete [2023-12-05T16:00:43.454Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-05T16:00:43.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-05T16:00:43.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T16:00:43.685Z] prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container [2023-12-05T16:00:43.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-05T16:00:47.581Z] $ docker top 02274606a77a03902834ee99ad069e14179854ea15fffcfbb55634cd2d247930 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-05T16:00:47.719Z] provisioning config files... [2023-12-05T16:00:47.727Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11866970460920333962tmp [2023-12-05T16:00:47.737Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4734964564888025392tmp [2023-12-05T16:00:47.745Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config17629357362261986913tmp [Pipeline] { [Pipeline] echo [2023-12-05T16:00:47.819Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T16:00:48.114Z] ---> sigul-configuration.sh [2023-12-05T16:00:48.114Z] gpg: directory `/root/.gnupg' created [2023-12-05T16:00:48.114Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-05T16:00:48.114Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-05T16:00:48.114Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-05T16:00:48.114Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-05T16:00:48.114Z] gpg: CAST5 encrypted data [2023-12-05T16:00:48.114Z] gpg: encrypted with 1 passphrase [2023-12-05T16:00:48.114Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-05T16:00:48.408Z] + mkdir /home/jenkins [2023-12-05T16:00:48.409Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-05T16:00:48.701Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-05T16:00:48.712Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T16:00:49.007Z] ---> sigul-install.sh [2023-12-05T16:00:49.008Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-05T16:00:49.299Z] + git tag --list [2023-12-05T16:00:49.299Z] v0.0.1 [2023-12-05T16:00:49.299Z] v0.0.10 [2023-12-05T16:00:49.299Z] v0.0.11 [2023-12-05T16:00:49.299Z] v0.0.12 [2023-12-05T16:00:49.299Z] v0.0.13 [2023-12-05T16:00:49.299Z] v0.0.14 [2023-12-05T16:00:49.299Z] v0.0.15 [2023-12-05T16:00:49.299Z] v0.0.16 [2023-12-05T16:00:49.299Z] v0.0.17 [2023-12-05T16:00:49.299Z] v0.0.18 [2023-12-05T16:00:49.299Z] v0.0.19 [2023-12-05T16:00:49.299Z] v0.0.2 [2023-12-05T16:00:49.299Z] v0.0.20 [2023-12-05T16:00:49.299Z] v0.0.21 [2023-12-05T16:00:49.299Z] v0.0.22 [2023-12-05T16:00:49.299Z] v0.0.23 [2023-12-05T16:00:49.299Z] v0.0.24 [2023-12-05T16:00:49.299Z] v0.0.25 [2023-12-05T16:00:49.299Z] v0.0.26 [2023-12-05T16:00:49.299Z] v0.0.27 [2023-12-05T16:00:49.299Z] v0.0.28 [2023-12-05T16:00:49.299Z] v0.0.29 [2023-12-05T16:00:49.299Z] v0.0.3 [2023-12-05T16:00:49.299Z] v0.0.30 [2023-12-05T16:00:49.299Z] v0.0.31 [2023-12-05T16:00:49.299Z] v0.0.32 [2023-12-05T16:00:49.299Z] v0.0.33 [2023-12-05T16:00:49.299Z] v0.0.34 [2023-12-05T16:00:49.299Z] v0.0.35 [2023-12-05T16:00:49.299Z] v0.0.36 [2023-12-05T16:00:49.299Z] v0.0.37 [2023-12-05T16:00:49.299Z] v0.0.38 [2023-12-05T16:00:49.299Z] v0.0.39 [2023-12-05T16:00:49.299Z] v0.0.4 [2023-12-05T16:00:49.299Z] v0.0.40 [2023-12-05T16:00:49.299Z] v0.0.41 [2023-12-05T16:00:49.299Z] v0.0.42 [2023-12-05T16:00:49.299Z] v0.0.43 [2023-12-05T16:00:49.299Z] v0.0.44 [2023-12-05T16:00:49.299Z] v0.0.45 [2023-12-05T16:00:49.299Z] v0.0.46 [2023-12-05T16:00:49.299Z] v0.0.47 [2023-12-05T16:00:49.299Z] v0.0.48 [2023-12-05T16:00:49.299Z] v0.0.49 [2023-12-05T16:00:49.299Z] v0.0.5 [2023-12-05T16:00:49.299Z] v0.0.50 [2023-12-05T16:00:49.299Z] v0.0.51 [2023-12-05T16:00:49.299Z] v0.0.52 [2023-12-05T16:00:49.299Z] v0.0.53 [2023-12-05T16:00:49.299Z] v0.0.54 [2023-12-05T16:00:49.299Z] v0.0.55 [2023-12-05T16:00:49.299Z] v0.0.56 [2023-12-05T16:00:49.299Z] v0.0.57 [2023-12-05T16:00:49.299Z] v0.0.58 [2023-12-05T16:00:49.299Z] v0.0.59 [2023-12-05T16:00:49.299Z] v0.0.6 [2023-12-05T16:00:49.299Z] v0.0.60 [2023-12-05T16:00:49.299Z] v0.0.61 [2023-12-05T16:00:49.299Z] v0.0.62 [2023-12-05T16:00:49.299Z] v0.0.63 [2023-12-05T16:00:49.299Z] v0.0.64 [2023-12-05T16:00:49.299Z] v0.0.65 [2023-12-05T16:00:49.299Z] v0.0.66 [2023-12-05T16:00:49.299Z] v0.0.67 [2023-12-05T16:00:49.299Z] v0.0.68 [2023-12-05T16:00:49.299Z] v0.0.69 [2023-12-05T16:00:49.299Z] v0.0.7 [2023-12-05T16:00:49.299Z] v0.0.70 [2023-12-05T16:00:49.299Z] v0.0.71 [2023-12-05T16:00:49.299Z] v0.0.72 [2023-12-05T16:00:49.299Z] v0.0.8 [2023-12-05T16:00:49.299Z] v0.0.9 [2023-12-05T16:00:49.299Z] v2.0.0 [2023-12-05T16:00:49.299Z] v2.1.0 [2023-12-05T16:00:49.299Z] v2.1.1 [2023-12-05T16:00:49.299Z] v2.2.0 [2023-12-05T16:00:49.299Z] v2.3.0 [2023-12-05T16:00:49.299Z] v3.0 [2023-12-05T16:00:49.299Z] v3.0.0 [2023-12-05T16:00:49.299Z] v3.0.1 [2023-12-05T16:00:49.299Z] v3.1 [2023-12-05T16:00:49.299Z] v3.1.0 [2023-12-05T16:00:49.299Z] v3.1.0-dev.1 [2023-12-05T16:00:49.299Z] v3.1.0-dev.10 [2023-12-05T16:00:49.299Z] v3.1.0-dev.11 [2023-12-05T16:00:49.299Z] v3.1.0-dev.12 [2023-12-05T16:00:49.299Z] v3.1.0-dev.13 [2023-12-05T16:00:49.299Z] v3.1.0-dev.14 [2023-12-05T16:00:49.299Z] v3.1.0-dev.15 [2023-12-05T16:00:49.299Z] v3.1.0-dev.16 [2023-12-05T16:00:49.299Z] v3.1.0-dev.17 [2023-12-05T16:00:49.299Z] v3.1.0-dev.18 [2023-12-05T16:00:49.299Z] v3.1.0-dev.19 [2023-12-05T16:00:49.299Z] v3.1.0-dev.2 [2023-12-05T16:00:49.299Z] v3.1.0-dev.20 [2023-12-05T16:00:49.299Z] v3.1.0-dev.21 [2023-12-05T16:00:49.299Z] v3.1.0-dev.22 [2023-12-05T16:00:49.299Z] v3.1.0-dev.23 [2023-12-05T16:00:49.299Z] v3.1.0-dev.24 [2023-12-05T16:00:49.299Z] v3.1.0-dev.25 [2023-12-05T16:00:49.299Z] v3.1.0-dev.26 [2023-12-05T16:00:49.299Z] v3.1.0-dev.27 [2023-12-05T16:00:49.299Z] v3.1.0-dev.28 [2023-12-05T16:00:49.299Z] v3.1.0-dev.29 [2023-12-05T16:00:49.299Z] v3.1.0-dev.3 [2023-12-05T16:00:49.299Z] v3.1.0-dev.30 [2023-12-05T16:00:49.299Z] v3.1.0-dev.31 [2023-12-05T16:00:49.299Z] v3.1.0-dev.32 [2023-12-05T16:00:49.299Z] v3.1.0-dev.33 [2023-12-05T16:00:49.299Z] v3.1.0-dev.34 [2023-12-05T16:00:49.299Z] v3.1.0-dev.35 [2023-12-05T16:00:49.299Z] v3.1.0-dev.36 [2023-12-05T16:00:49.299Z] v3.1.0-dev.37 [2023-12-05T16:00:49.299Z] v3.1.0-dev.38 [2023-12-05T16:00:49.299Z] v3.1.0-dev.39 [2023-12-05T16:00:49.299Z] v3.1.0-dev.4 [2023-12-05T16:00:49.299Z] v3.1.0-dev.40 [2023-12-05T16:00:49.299Z] v3.1.0-dev.41 [2023-12-05T16:00:49.299Z] v3.1.0-dev.42 [2023-12-05T16:00:49.299Z] v3.1.0-dev.43 [2023-12-05T16:00:49.299Z] v3.1.0-dev.44 [2023-12-05T16:00:49.299Z] v3.1.0-dev.45 [2023-12-05T16:00:49.299Z] v3.1.0-dev.46 [2023-12-05T16:00:49.299Z] v3.1.0-dev.47 [2023-12-05T16:00:49.299Z] v3.1.0-dev.48 [2023-12-05T16:00:49.299Z] v3.1.0-dev.49 [2023-12-05T16:00:49.299Z] v3.1.0-dev.5 [2023-12-05T16:00:49.299Z] v3.1.0-dev.50 [2023-12-05T16:00:49.299Z] v3.1.0-dev.51 [2023-12-05T16:00:49.299Z] v3.1.0-dev.52 [2023-12-05T16:00:49.299Z] v3.1.0-dev.53 [2023-12-05T16:00:49.299Z] v3.1.0-dev.54 [2023-12-05T16:00:49.299Z] v3.1.0-dev.55 [2023-12-05T16:00:49.299Z] v3.1.0-dev.56 [2023-12-05T16:00:49.299Z] v3.1.0-dev.57 [2023-12-05T16:00:49.299Z] v3.1.0-dev.58 [2023-12-05T16:00:49.299Z] v3.1.0-dev.59 [2023-12-05T16:00:49.299Z] v3.1.0-dev.6 [2023-12-05T16:00:49.299Z] v3.1.0-dev.60 [2023-12-05T16:00:49.299Z] v3.1.0-dev.7 [2023-12-05T16:00:49.299Z] v3.1.0-dev.8 [2023-12-05T16:00:49.299Z] v3.1.0-dev.9 [2023-12-05T16:00:49.299Z] v3.2.0-dev.1 [2023-12-05T16:00:49.299Z] v3.2.0-dev.2 [2023-12-05T16:00:49.299Z] v3.2.0-dev.3 [2023-12-05T16:00:49.299Z] v3.2.0-dev.4 [2023-12-05T16:00:49.299Z] v3.2.0-dev.5 [2023-12-05T16:00:49.299Z] v3.2.0-dev.6 [Pipeline] sh [2023-12-05T16:00:49.589Z] + lftools sign git-tag v3.2.0-dev.6 [2023-12-05T16:00:50.157Z] Signing Git tag with Sigul... [2023-12-05T16:00:50.157Z] Signing v3.2.0-dev.6 [Pipeline] echo [2023-12-05T16:00:50.740Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T16:00:51.030Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-05T16:00:51.037Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-05T16:00:51.143Z] $ docker stop --time=1 02274606a77a03902834ee99ad069e14179854ea15fffcfbb55634cd2d247930 [2023-12-05T16:00:52.425Z] $ docker rm -f --volumes 02274606a77a03902834ee99ad069e14179854ea15fffcfbb55634cd2d247930 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-05T16:00:53.217Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T16:00:53.217Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T16:00:53.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T16:00:53.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T16:00:53.712Z] prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container [2023-12-05T16:00:53.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T16:00:54.503Z] $ docker top d24bb704a9b194d4406c93a830dd3a2c3dcd1b08968d9b7ec561e7007ace3d87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T16:00:54.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T16:00:54.720Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T16:00:54.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T16:00:54.824Z] $ docker exec d24bb704a9b194d4406c93a830dd3a2c3dcd1b08968d9b7ec561e7007ace3d87 ssh-agent [2023-12-05T16:00:54.920Z] SSH_AUTH_SOCK=/tmp/ssh-fKPURbyUslem/agent.31 [2023-12-05T16:00:54.920Z] SSH_AGENT_PID=37 [2023-12-05T16:00:54.924Z] Running ssh-add (command line suppressed) [2023-12-05T16:00:55.025Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18313260675821253258.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18313260675821253258.key) [2023-12-05T16:00:55.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T16:00:55.402Z] + git semver bump pre [2023-12-05T16:00:55.662Z] 2023-12-05 16:00:55,532 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T16:00:55.662Z] 2023-12-05 16:00:55,532 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev [2023-12-05T16:00:55.662Z] 2023-12-05 16:00:55,532 [bump_version] DEBUG bumped version:3.2.0-dev.7 [2023-12-05T16:00:55.662Z] 2023-12-05 16:00:55,532 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2023-12-05T16:00:55.662Z] 2023-12-05 16:00:55,532 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T16:00:55.662Z] 2023-12-05 16:00:55,532 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T16:00:55.662Z] 2023-12-05 16:00:55,534 [execute] INFO git cat-file --batch-check [2023-12-05T16:00:55.662Z] 2023-12-05 16:00:55,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T16:00:55.662Z] 2023-12-05 16:00:55,539 [execute] INFO git cat-file --batch [2023-12-05T16:00:55.662Z] 2023-12-05 16:00:55,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T16:00:55.662Z] 2023-12-05 16:00:55,543 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T16:00:55.662Z] 3.2.0-dev.7 [Pipeline] } [2023-12-05T16:00:55.671Z] $ docker exec --env ******** --env ******** d24bb704a9b194d4406c93a830dd3a2c3dcd1b08968d9b7ec561e7007ace3d87 ssh-agent -k [2023-12-05T16:00:55.779Z] unset SSH_AUTH_SOCK; [2023-12-05T16:00:55.779Z] unset SSH_AGENT_PID; [2023-12-05T16:00:55.779Z] echo Agent pid 37 killed; [2023-12-05T16:00:55.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T16:00:56.266Z] + git semver [Pipeline] } [2023-12-05T16:00:56.537Z] $ docker stop --time=1 d24bb704a9b194d4406c93a830dd3a2c3dcd1b08968d9b7ec561e7007ace3d87 [2023-12-05T16:00:57.812Z] $ docker rm -f --volumes d24bb704a9b194d4406c93a830dd3a2c3dcd1b08968d9b7ec561e7007ace3d87 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T16:00:58.273Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T16:00:58.273Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T16:00:58.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T16:00:58.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T16:00:58.783Z] prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container [2023-12-05T16:00:58.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T16:00:59.404Z] $ docker top 6bc95ae82b647d6eac44d9ac3c5b205f8687cd41f26b6122edba5cc69572abea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T16:00:59.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T16:00:59.639Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T16:00:59.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T16:00:59.750Z] $ docker exec 6bc95ae82b647d6eac44d9ac3c5b205f8687cd41f26b6122edba5cc69572abea ssh-agent [2023-12-05T16:00:59.864Z] SSH_AUTH_SOCK=/tmp/ssh-YDkfWkCeFLwV/agent.32 [2023-12-05T16:00:59.864Z] SSH_AGENT_PID=38 [2023-12-05T16:00:59.868Z] Running ssh-add (command line suppressed) [2023-12-05T16:00:59.965Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5806499194922590514.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5806499194922590514.key) [2023-12-05T16:00:59.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T16:01:00.310Z] + git semver push [2023-12-05T16:01:00.571Z] 2023-12-05 16:01:00,486 [run_push] DEBUG push [2023-12-05T16:01:00.571Z] 2023-12-05 16:01:00,487 [execute] INFO git cat-file --batch-check [2023-12-05T16:01:00.571Z] 2023-12-05 16:01:00,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T16:01:00.571Z] 2023-12-05 16:01:00,491 [execute] INFO git rev-list 949980b0d19fa2f7675b04aa4381e9636a3a7404 -- [2023-12-05T16:01:00.571Z] 2023-12-05 16:01:00,491 [execute] DEBUG Popen(['git', 'rev-list', '949980b0d19fa2f7675b04aa4381e9636a3a7404', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-05T16:01:00.571Z] 2023-12-05 16:01:00,504 [execute] INFO git fetch -v origin [2023-12-05T16:01:00.571Z] 2023-12-05 16:01:00,504 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-05T16:01:01.138Z] 2023-12-05 16:01:01,042 [run_push] DEBUG no remote changes detected [2023-12-05T16:01:01.138Z] 2023-12-05 16:01:01,043 [execute] INFO git push origin semver [2023-12-05T16:01:01.138Z] 2023-12-05 16:01:01,043 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-05T16:01:02.513Z] 2023-12-05 16:01:02,118 [run_push] DEBUG push all version tags [2023-12-05T16:01:02.513Z] 2023-12-05 16:01:02,119 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-05T16:01:02.513Z] 2023-12-05 16:01:02,119 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-12-05T16:01:03.081Z] 2023-12-05 16:01:03,061 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-12-05T16:01:03.082Z] 3.2.0-dev.7 [Pipeline] } [2023-12-05T16:01:03.092Z] $ docker exec --env ******** --env ******** 6bc95ae82b647d6eac44d9ac3c5b205f8687cd41f26b6122edba5cc69572abea ssh-agent -k [2023-12-05T16:01:03.186Z] unset SSH_AUTH_SOCK; [2023-12-05T16:01:03.187Z] unset SSH_AGENT_PID; [2023-12-05T16:01:03.187Z] echo Agent pid 38 killed; [2023-12-05T16:01:03.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T16:01:03.683Z] + git semver [Pipeline] } [2023-12-05T16:01:03.955Z] $ docker stop --time=1 6bc95ae82b647d6eac44d9ac3c5b205f8687cd41f26b6122edba5cc69572abea [2023-12-05T16:01:05.295Z] $ docker rm -f --volumes 6bc95ae82b647d6eac44d9ac3c5b205f8687cd41f26b6122edba5cc69572abea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-05T16:01:06.655Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2023-12-05T16:01:06.655Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-12-05T16:01:06.655Z] total 16 [2023-12-05T16:01:06.655Z] drwxr-xr-x 3 root root 4096 Dec 5 15:57 . [2023-12-05T16:01:06.655Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 16:00 .. [2023-12-05T16:01:06.655Z] drwxr-xr-x 2 root root 4096 Dec 5 15:57 cost [2023-12-05T16:01:06.655Z] -rw-r--r-- 1 root root 88 Dec 5 15:57 cost.csv [2023-12-05T16:01:06.655Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-12-05T16:01:06.655Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-12-05T16:01:06.655Z] total 16 [2023-12-05T16:01:06.655Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 15:57 . [2023-12-05T16:01:06.655Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 16:00 .. [2023-12-05T16:01:06.655Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 15:57 cost [2023-12-05T16:01:06.655Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 5 15:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-05T16:01:06.942Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T16:01:07.799Z] ---> package-listing.sh [2023-12-05T16:01:07.799Z] ++ facter osfamily [2023-12-05T16:01:07.799Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-05T16:01:08.058Z] + OS_FAMILY=debian [2023-12-05T16:01:08.058Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2023-12-05T16:01:08.058Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-05T16:01:08.058Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-05T16:01:08.058Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-05T16:01:08.058Z] + PACKAGES=/tmp/packages_start.txt [2023-12-05T16:01:08.058Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-12-05T16:01:08.058Z] + PACKAGES=/tmp/packages_end.txt [2023-12-05T16:01:08.058Z] + case "${OS_FAMILY}" in [2023-12-05T16:01:08.058Z] + dpkg -l [2023-12-05T16:01:08.058Z] + grep '^ii' [2023-12-05T16:01:08.058Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-05T16:01:08.058Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-05T16:01:08.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-05T16:01:08.059Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-12-05T16:01:08.059Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2023-12-05T16:01:08.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2023-12-05T16:01:08.069Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-05T16:01:08.344Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T16:01:08.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T16:01:08.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T16:01:09.116Z] prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container [2023-12-05T16:01:09.148Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-05T16:01:09.355Z] $ docker top 171492f338e810a4cc39d08d6f127fcf4185c99c1e5473f5c3b8548ed2bab79a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T16:01:09.788Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-05T16:01:10.071Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-05T16:01:10.355Z] + ls /var/log/sa-host [2023-12-05T16:01:10.355Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T16:01:10.454Z] provisioning config files... [2023-12-05T16:01:10.468Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9083380688970894484tmp [Pipeline] { [Pipeline] echo [2023-12-05T16:01:10.568Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T16:01:10.850Z] ---> create-netrc.sh [Pipeline] } [2023-12-05T16:01:10.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-05T16:01:11.332Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-05T16:01:11.341Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T16:01:11.625Z] ---> sudo-logs.sh [2023-12-05T16:01:11.625Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-05T16:01:11.691Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T16:01:11.977Z] ---> job-cost.sh [2023-12-05T16:01:11.977Z] lf-activate-venv: SKIPPING [2023-12-05T16:01:11.977Z] DEBUG: total: 0.2199999988079071 [2023-12-05T16:01:11.977Z] INFO: Retrieving Stack Cost... [2023-12-05T16:01:12.236Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T16:01:12.495Z] INFO: Archiving Costs [Pipeline] echo [2023-12-05T16:01:12.508Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T16:01:12.787Z] ---> logs-deploy.sh [2023-12-05T16:01:12.788Z] lf-activate-venv: SKIPPING [2023-12-05T16:01:12.788Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/253 [2023-12-05T16:01:12.788Z] INFO: archiving workspace using pattern(s): [2023-12-05T16:01:13.725Z] Archives upload complete. [2023-12-05T16:01:13.984Z] INFO: archiving logs to Nexus [2023-12-05T16:01:14.553Z] ---> uname -a: [2023-12-05T16:01:14.553Z] Linux prd-ubuntu20-04-docker-8c-8g-24066 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-05T16:01:14.553Z] [2023-12-05T16:01:14.553Z] [2023-12-05T16:01:14.553Z] ---> lscpu: [2023-12-05T16:01:14.553Z] Architecture: x86_64 [2023-12-05T16:01:14.553Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-05T16:01:14.553Z] Byte Order: Little Endian [2023-12-05T16:01:14.553Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-05T16:01:14.553Z] CPU(s): 8 [2023-12-05T16:01:14.553Z] On-line CPU(s) list: 0-7 [2023-12-05T16:01:14.553Z] Thread(s) per core: 1 [2023-12-05T16:01:14.553Z] Core(s) per socket: 1 [2023-12-05T16:01:14.553Z] Socket(s): 8 [2023-12-05T16:01:14.553Z] NUMA node(s): 1 [2023-12-05T16:01:14.553Z] Vendor ID: AuthenticAMD [2023-12-05T16:01:14.553Z] CPU family: 23 [2023-12-05T16:01:14.553Z] Model: 49 [2023-12-05T16:01:14.553Z] Model name: AMD EPYC-Rome Processor [2023-12-05T16:01:14.553Z] Stepping: 0 [2023-12-05T16:01:14.553Z] CPU MHz: 2800.000 [2023-12-05T16:01:14.553Z] BogoMIPS: 5600.00 [2023-12-05T16:01:14.553Z] Virtualization: AMD-V [2023-12-05T16:01:14.553Z] Hypervisor vendor: KVM [2023-12-05T16:01:14.553Z] Virtualization type: full [2023-12-05T16:01:14.553Z] L1d cache: 256 KiB [2023-12-05T16:01:14.553Z] L1i cache: 256 KiB [2023-12-05T16:01:14.553Z] L2 cache: 4 MiB [2023-12-05T16:01:14.553Z] L3 cache: 128 MiB [2023-12-05T16:01:14.553Z] NUMA node0 CPU(s): 0-7 [2023-12-05T16:01:14.553Z] Vulnerability Itlb multihit: Not affected [2023-12-05T16:01:14.553Z] Vulnerability L1tf: Not affected [2023-12-05T16:01:14.553Z] Vulnerability Mds: Not affected [2023-12-05T16:01:14.553Z] Vulnerability Meltdown: Not affected [2023-12-05T16:01:14.553Z] Vulnerability Mmio stale data: Not affected [2023-12-05T16:01:14.553Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-05T16:01:14.553Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-05T16:01:14.554Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-05T16:01:14.554Z] Vulnerability Srbds: Not affected [2023-12-05T16:01:14.554Z] Vulnerability Tsx async abort: Not affected [2023-12-05T16:01:14.554Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-12-05T16:01:14.554Z] [2023-12-05T16:01:14.554Z] [2023-12-05T16:01:14.554Z] ---> nproc: [2023-12-05T16:01:14.554Z] 8 [2023-12-05T16:01:14.554Z] [2023-12-05T16:01:14.554Z] [2023-12-05T16:01:14.554Z] ---> df -h: [2023-12-05T16:01:14.554Z] Filesystem Size Used Avail Use% Mounted on [2023-12-05T16:01:14.554Z] overlay 155G 12G 144G 8% / [2023-12-05T16:01:14.554Z] tmpfs 64M 0 64M 0% /dev [2023-12-05T16:01:14.554Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-05T16:01:14.554Z] shm 64M 0 64M 0% /dev/shm [2023-12-05T16:01:14.554Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-05T16:01:14.554Z] [2023-12-05T16:01:14.554Z] [2023-12-05T16:01:14.554Z] ---> sar -b -r -n DEV: [2023-12-05T16:01:14.554Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24066) 12/05/23 _x86_64_ (8 CPU) [2023-12-05T16:01:14.554Z] [2023-12-05T16:01:14.554Z] 15:42:40 LINUX RESTART (8 CPU) [2023-12-05T16:01:14.554Z] [2023-12-05T16:01:14.554Z] 15:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-05T16:01:14.554Z] 15:44:01 55.12 24.41 30.71 0.00 2396.53 97081.02 0.00 [2023-12-05T16:01:14.554Z] 15:45:01 11.38 0.00 11.38 0.00 0.00 61195.42 0.00 [2023-12-05T16:01:14.554Z] 15:46:01 2.57 0.00 2.57 0.00 0.00 9557.07 0.00 [2023-12-05T16:01:14.554Z] 15:47:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 [2023-12-05T16:01:14.554Z] 15:48:01 28.83 9.28 19.55 0.00 2883.92 2287.89 0.00 [2023-12-05T16:01:14.554Z] 15:49:01 30.27 2.35 27.92 0.00 2292.70 6382.41 0.00 [2023-12-05T16:01:14.554Z] 15:50:01 3.28 0.02 3.27 0.00 0.13 83.85 0.00 [2023-12-05T16:01:14.554Z] 15:51:01 1.87 0.00 1.87 0.00 0.00 20.80 0.00 [2023-12-05T16:01:14.554Z] 15:52:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2023-12-05T16:01:14.554Z] 15:53:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 [2023-12-05T16:01:14.554Z] 15:54:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2023-12-05T16:01:14.554Z] 15:55:01 1.90 0.00 1.90 0.00 0.00 26.00 0.00 [2023-12-05T16:01:14.554Z] 15:56:01 85.59 14.35 71.24 0.00 1861.29 32587.50 0.00 [2023-12-05T16:01:14.554Z] 15:57:01 72.85 0.70 72.15 0.00 21.85 22700.33 0.00 [2023-12-05T16:01:14.554Z] 15:58:01 43.56 0.05 43.51 0.00 4.53 15394.23 0.00 [2023-12-05T16:01:14.554Z] 15:59:01 2.05 0.00 2.05 0.00 0.00 21.60 0.00 [2023-12-05T16:01:14.554Z] 16:00:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2023-12-05T16:01:14.554Z] 16:01:01 144.54 0.42 144.13 0.00 28.93 64616.16 0.00 [2023-12-05T16:01:14.554Z] Average: 27.26 2.87 24.39 0.00 527.21 17334.82 0.00 [2023-12-05T16:01:14.554Z] [2023-12-05T16:01:14.554Z] 15:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-05T16:01:14.554Z] 15:44:01 30596428 31870568 509528 1.55 47280 1543468 1652060 4.87 602072 1416760 932 [2023-12-05T16:01:14.554Z] 15:45:01 30593800 31868080 511288 1.55 47372 1543484 1652060 4.87 604072 1416716 16 [2023-12-05T16:01:14.554Z] 15:46:01 30592788 31867216 511888 1.56 47468 1543476 1652060 4.87 605892 1416728 8 [2023-12-05T16:01:14.554Z] 15:47:01 30591952 31866448 512508 1.56 47508 1543492 1652060 4.87 607368 1416732 160 [2023-12-05T16:01:14.554Z] 15:48:01 30319808 31835680 510244 1.55 63624 1774648 1682344 4.96 758156 1506368 66644 [2023-12-05T16:01:14.554Z] 15:49:01 30102444 31829400 511636 1.56 78092 1968448 1629628 4.80 917660 1553088 48 [2023-12-05T16:01:14.554Z] 15:50:01 30107276 31829612 511144 1.55 76700 1965212 1595376 4.70 915712 1549868 0 [2023-12-05T16:01:14.554Z] 15:51:01 30107416 31829840 510812 1.55 76788 1965216 1595376 4.70 916008 1549868 136 [2023-12-05T16:01:14.554Z] 15:52:01 30108692 31831196 509428 1.55 76884 1965220 1595376 4.70 914644 1549880 8 [2023-12-05T16:01:14.554Z] 15:53:01 30108456 31831080 509508 1.55 76980 1965216 1595376 4.70 914760 1549880 4 [2023-12-05T16:01:14.554Z] 15:54:01 30108804 31831440 509240 1.55 77036 1965224 1595376 4.70 915208 1549880 8 [2023-12-05T16:01:14.554Z] 15:55:01 30110868 31833624 507044 1.54 77132 1965228 1595376 4.70 913832 1549888 8 [2023-12-05T16:01:14.554Z] 15:56:01 28794728 31542964 746864 2.27 103576 2924220 2050936 6.04 1305768 2382368 520 [2023-12-05T16:01:14.554Z] 15:57:01 28257800 31545348 736384 2.24 129244 3376636 1772200 5.22 1411972 2741776 436612 [2023-12-05T16:01:14.554Z] 15:58:01 28267888 31556064 726128 2.21 129524 3376752 1682556 4.96 1412784 2729632 196 [2023-12-05T16:01:14.554Z] 15:59:01 28268092 31556348 725732 2.21 129592 3376756 1682556 4.96 1412404 2729640 4 [2023-12-05T16:01:14.554Z] 16:00:01 28277816 31566140 715868 2.18 129652 3376752 1682556 4.96 1402532 2729640 8 [2023-12-05T16:01:14.554Z] 16:01:01 26712804 31488552 783620 2.38 175968 4685976 1810308 5.34 1579508 3975820 568 [2023-12-05T16:01:14.554Z] Average: 29557103 31743311 586604 1.78 88357 2379190 1676310 4.94 1006131 1961918 28104 [2023-12-05T16:01:14.554Z] [2023-12-05T16:01:14.554Z] 15:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-05T16:01:14.554Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:44:01 ens3 147.31 96.87 473.66 22.10 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:44:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:45:01 ens3 1.95 0.45 1.61 0.09 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:46:01 ens3 1.87 0.50 0.60 0.40 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:47:01 ens3 1.50 0.63 0.66 0.47 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:48:01 ens3 103.63 55.29 1355.60 4.13 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:48:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:49:01 ens3 91.14 45.68 1374.65 3.17 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:49:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:50:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:51:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:52:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:54:01 ens3 0.33 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:55:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:56:01 docker0 17.95 18.45 1.51 137.31 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:56:01 vethbc9dfff 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:56:01 ens3 379.29 241.31 5335.81 63.19 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:56:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:57:01 docker0 58.76 118.95 5.05 1022.12 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:57:01 ens3 238.34 131.13 3560.44 25.31 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:57:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:58:01 ens3 7.58 5.87 8.09 3.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:58:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:59:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 16:00:01 ens3 1.87 0.98 3.73 0.07 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 16:01:01 docker0 59.92 118.03 5.14 1023.22 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 16:01:01 veth092fec2 1.03 0.90 0.17 0.44 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 16:01:01 ens3 498.90 290.18 8267.44 134.08 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] 16:01:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] Average: docker0 7.59 14.19 0.65 121.28 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] Average: veth092fec2 0.06 0.05 0.01 0.02 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] Average: ens3 81.94 48.31 1132.41 14.23 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] Average: lo 0.49 0.49 0.04 0.04 0.00 0.00 0.00 0.00 [2023-12-05T16:01:14.554Z] [2023-12-05T16:01:14.554Z] [2023-12-05T16:01:14.554Z] ---> sar -P ALL: [2023-12-05T16:01:14.554Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24066) 12/05/23 _x86_64_ (8 CPU) [2023-12-05T16:01:14.554Z] [2023-12-05T16:01:14.554Z] 15:42:40 LINUX RESTART (8 CPU) [2023-12-05T16:01:14.554Z] [2023-12-05T16:01:14.554Z] 15:43:01 CPU %user %nice %system %iowait %steal %idle [2023-12-05T16:01:14.554Z] 15:44:01 all 1.88 0.00 0.54 2.47 0.03 95.08 [2023-12-05T16:01:14.554Z] 15:44:01 0 0.97 0.00 0.47 0.12 0.03 98.41 [2023-12-05T16:01:14.554Z] 15:44:01 1 2.99 0.00 0.23 1.55 0.02 95.21 [2023-12-05T16:01:14.554Z] 15:44:01 2 2.42 0.00 0.23 0.13 0.02 97.20 [2023-12-05T16:01:14.554Z] 15:44:01 3 3.00 0.00 0.33 0.45 0.02 96.20 [2023-12-05T16:01:14.554Z] 15:44:01 4 1.19 0.00 0.33 0.08 0.02 98.38 [2023-12-05T16:01:14.554Z] 15:44:01 5 2.17 0.00 0.37 5.13 0.03 92.30 [2023-12-05T16:01:14.554Z] 15:44:01 6 1.36 0.00 1.84 11.92 0.03 84.85 [2023-12-05T16:01:14.554Z] 15:44:01 7 0.95 0.00 0.48 0.45 0.03 98.08 [2023-12-05T16:01:14.554Z] 15:45:01 all 0.04 0.00 0.02 0.02 0.00 99.92 [2023-12-05T16:01:14.554Z] 15:45:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-12-05T16:01:14.554Z] 15:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-05T16:01:14.554Z] 15:45:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-12-05T16:01:14.554Z] 15:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-05T16:01:14.554Z] 15:45:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-12-05T16:01:14.554Z] 15:45:01 5 0.02 0.00 0.02 0.13 0.00 99.83 [2023-12-05T16:01:14.554Z] 15:45:01 6 0.10 0.00 0.03 0.00 0.00 99.87 [2023-12-05T16:01:14.554Z] 15:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-05T16:01:14.554Z] 15:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-12-05T16:01:14.554Z] 15:46:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2023-12-05T16:01:14.554Z] 15:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T16:01:14.554Z] 15:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T16:01:14.554Z] 15:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-05T16:01:14.554Z] 15:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-05T16:01:14.554Z] 15:46:01 5 0.00 0.00 0.02 0.07 0.00 99.92 [2023-12-05T16:01:14.554Z] 15:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-05T16:01:14.554Z] 15:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-05T16:01:14.554Z] 15:47:01 all 0.21 0.00 0.01 0.02 0.01 99.75 [2023-12-05T16:01:14.554Z] 15:47:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2023-12-05T16:01:14.554Z] 15:47:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-12-05T16:01:14.554Z] 15:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-05T16:01:14.554Z] 15:47:01 3 0.13 0.00 0.00 0.00 0.02 99.85 [2023-12-05T16:01:14.554Z] 15:47:01 4 0.86 0.00 0.00 0.00 0.00 99.14 [2023-12-05T16:01:14.554Z] 15:47:01 5 0.00 0.00 0.02 0.12 0.02 99.85 [2023-12-05T16:01:14.554Z] 15:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-05T16:01:14.554Z] 15:47:01 7 0.60 0.00 0.00 0.00 0.00 99.40 [2023-12-05T16:01:14.554Z] 15:48:01 all 1.58 0.00 0.78 0.42 0.01 97.20 [2023-12-05T16:01:14.554Z] 15:48:01 0 1.35 0.00 0.78 0.83 0.02 97.01 [2023-12-05T16:01:14.554Z] 15:48:01 1 1.13 0.00 0.45 0.02 0.02 98.38 [2023-12-05T16:01:14.554Z] 15:48:01 2 0.93 0.00 0.63 0.07 0.00 98.37 [2023-12-05T16:01:14.554Z] 15:48:01 3 1.30 0.00 0.93 0.28 0.02 97.46 [2023-12-05T16:01:14.554Z] 15:48:01 4 1.73 0.00 0.52 0.12 0.00 97.63 [2023-12-05T16:01:14.554Z] 15:48:01 5 1.25 0.00 0.45 1.75 0.02 96.53 [2023-12-05T16:01:14.554Z] 15:48:01 6 3.01 0.00 0.84 0.28 0.02 95.86 [2023-12-05T16:01:14.554Z] 15:48:01 7 1.91 0.00 1.66 0.03 0.03 96.37 [2023-12-05T16:01:14.554Z] 15:49:01 all 1.53 0.00 0.66 1.04 0.02 96.75 [2023-12-05T16:01:14.554Z] 15:49:01 0 1.62 0.00 1.63 0.17 0.02 96.56 [2023-12-05T16:01:14.554Z] 15:49:01 1 1.19 0.00 0.80 2.22 0.02 95.78 [2023-12-05T16:01:14.554Z] 15:49:01 2 1.65 0.00 0.48 0.40 0.03 97.43 [2023-12-05T16:01:14.554Z] 15:49:01 3 2.15 0.00 0.26 0.63 0.03 96.92 [2023-12-05T16:01:14.554Z] 15:49:01 4 0.85 0.00 0.30 0.05 0.02 98.78 [2023-12-05T16:01:14.554Z] 15:49:01 5 1.09 0.00 0.49 4.76 0.03 93.64 [2023-12-05T16:01:14.554Z] 15:49:01 6 3.10 0.00 1.03 0.03 0.02 95.81 [2023-12-05T16:01:14.554Z] 15:49:01 7 0.57 0.00 0.28 0.05 0.00 99.10 [2023-12-05T16:01:14.554Z] 15:50:01 all 0.07 0.00 0.05 0.01 0.00 99.86 [2023-12-05T16:01:14.554Z] 15:50:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-12-05T16:01:14.554Z] 15:50:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2023-12-05T16:01:14.554Z] 15:50:01 2 0.03 0.00 0.03 0.12 0.00 99.82 [2023-12-05T16:01:14.554Z] 15:50:01 3 0.12 0.00 0.07 0.00 0.00 99.82 [2023-12-05T16:01:14.554Z] 15:50:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-12-05T16:01:14.554Z] 15:50:01 5 0.03 0.00 0.07 0.00 0.02 99.88 [2023-12-05T16:01:14.554Z] 15:50:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2023-12-05T16:01:14.554Z] 15:50:01 7 0.22 0.00 0.08 0.00 0.02 99.68 [2023-12-05T16:01:14.554Z] 15:51:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2023-12-05T16:01:14.554Z] 15:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T16:01:14.554Z] 15:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-05T16:01:14.554Z] 15:51:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2023-12-05T16:01:14.554Z] 15:51:01 3 1.94 0.00 0.02 0.00 0.00 98.05 [2023-12-05T16:01:14.554Z] 15:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-05T16:01:14.554Z] 15:51:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2023-12-05T16:01:14.554Z] 15:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T16:01:14.554Z] 15:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-05T16:01:14.555Z] 15:52:01 all 0.21 0.00 0.01 0.01 0.00 99.76 [2023-12-05T16:01:14.555Z] 15:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-12-05T16:01:14.555Z] 15:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T16:01:14.555Z] 15:52:01 2 0.00 0.00 0.00 0.07 0.00 99.93 [2023-12-05T16:01:14.555Z] 15:52:01 3 1.65 0.00 0.00 0.00 0.02 98.34 [2023-12-05T16:01:14.555Z] 15:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-05T16:01:14.555Z] 15:52:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-12-05T16:01:14.555Z] 15:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-05T16:01:14.555Z] 15:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-05T16:01:14.555Z] 15:53:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-12-05T16:01:14.555Z] 15:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-05T16:01:14.555Z] 15:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-05T16:01:14.555Z] 15:53:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2023-12-05T16:01:14.555Z] 15:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-05T16:01:14.555Z] 15:53:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-12-05T16:01:14.555Z] 15:53:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2023-12-05T16:01:14.555Z] 15:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T16:01:14.555Z] 15:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-05T16:01:14.555Z] 15:54:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-12-05T16:01:14.555Z] 15:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-05T16:01:14.555Z] 15:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-05T16:01:14.555Z] 15:54:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-12-05T16:01:14.555Z] 15:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-05T16:01:14.555Z] 15:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-05T16:01:14.555Z] 15:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-05T16:01:14.555Z] 15:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T16:01:14.555Z] 15:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T16:01:14.555Z] [2023-12-05T16:01:14.555Z] 15:54:01 CPU %user %nice %system %iowait %steal %idle [2023-12-05T16:01:14.555Z] 15:55:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2023-12-05T16:01:14.555Z] 15:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-05T16:01:14.555Z] 15:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T16:01:14.555Z] 15:55:01 2 0.00 0.00 0.02 0.12 0.00 99.87 [2023-12-05T16:01:14.555Z] 15:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-05T16:01:14.555Z] 15:55:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-12-05T16:01:14.555Z] 15:55:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-12-05T16:01:14.555Z] 15:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T16:01:14.555Z] 15:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-05T16:01:14.555Z] 15:56:01 all 6.45 0.00 2.18 1.86 0.04 89.47 [2023-12-05T16:01:14.555Z] 15:56:01 0 5.38 0.00 1.84 1.39 0.03 91.35 [2023-12-05T16:01:14.555Z] 15:56:01 1 6.02 0.00 2.52 0.03 0.03 91.40 [2023-12-05T16:01:14.555Z] 15:56:01 2 5.44 0.00 2.18 0.82 0.03 91.52 [2023-12-05T16:01:14.555Z] 15:56:01 3 7.10 0.00 2.24 0.22 0.05 90.39 [2023-12-05T16:01:14.555Z] 15:56:01 4 5.90 0.00 2.01 0.08 0.03 91.97 [2023-12-05T16:01:14.555Z] 15:56:01 5 5.80 0.00 2.30 4.12 0.03 87.74 [2023-12-05T16:01:14.555Z] 15:56:01 6 9.06 0.00 1.96 8.07 0.05 80.86 [2023-12-05T16:01:14.555Z] 15:56:01 7 6.89 0.00 2.39 0.13 0.05 90.54 [2023-12-05T16:01:14.555Z] 15:57:01 all 26.35 0.00 3.62 1.61 0.07 68.35 [2023-12-05T16:01:14.555Z] 15:57:01 0 26.30 0.00 3.36 1.75 0.07 68.52 [2023-12-05T16:01:14.555Z] 15:57:01 1 25.83 0.00 4.48 4.18 0.07 65.44 [2023-12-05T16:01:14.555Z] 15:57:01 2 27.62 0.00 3.09 1.19 0.07 68.03 [2023-12-05T16:01:14.555Z] 15:57:01 3 26.81 0.00 3.31 0.25 0.07 69.56 [2023-12-05T16:01:14.555Z] 15:57:01 4 25.80 0.00 3.58 0.45 0.07 70.10 [2023-12-05T16:01:14.555Z] 15:57:01 5 26.01 0.00 3.38 0.40 0.08 70.12 [2023-12-05T16:01:14.555Z] 15:57:01 6 25.90 0.00 4.04 4.32 0.07 65.67 [2023-12-05T16:01:14.555Z] 15:57:01 7 26.51 0.00 3.71 0.34 0.07 69.37 [2023-12-05T16:01:14.555Z] 15:58:01 all 0.42 0.00 0.20 1.15 0.01 98.22 [2023-12-05T16:01:14.555Z] 15:58:01 0 0.33 0.00 0.17 0.03 0.02 99.45 [2023-12-05T16:01:14.555Z] 15:58:01 1 0.37 0.00 0.55 7.71 0.02 91.35 [2023-12-05T16:01:14.555Z] 15:58:01 2 0.35 0.00 0.10 0.00 0.02 99.53 [2023-12-05T16:01:14.555Z] 15:58:01 3 1.11 0.00 0.18 0.00 0.00 98.71 [2023-12-05T16:01:14.555Z] 15:58:01 4 0.47 0.00 0.15 0.00 0.02 99.37 [2023-12-05T16:01:14.555Z] 15:58:01 5 0.17 0.00 0.10 0.00 0.02 99.72 [2023-12-05T16:01:14.555Z] 15:58:01 6 0.30 0.00 0.18 1.46 0.00 98.06 [2023-12-05T16:01:14.555Z] 15:58:01 7 0.28 0.00 0.17 0.00 0.02 99.53 [2023-12-05T16:01:14.555Z] 15:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-12-05T16:01:14.555Z] 15:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-05T16:01:14.555Z] 15:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-12-05T16:01:14.555Z] 15:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-05T16:01:14.555Z] 15:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-05T16:01:14.555Z] 15:59:01 4 0.08 0.00 0.02 0.02 0.00 99.88 [2023-12-05T16:01:14.555Z] 15:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-05T16:01:14.555Z] 15:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-05T16:01:14.555Z] 15:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T16:01:14.555Z] 16:00:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2023-12-05T16:01:14.555Z] 16:00:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2023-12-05T16:01:14.555Z] 16:00:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-12-05T16:01:14.555Z] 16:00:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-12-05T16:01:14.555Z] 16:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-05T16:01:14.555Z] 16:00:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-12-05T16:01:14.555Z] 16:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-05T16:01:14.555Z] 16:00:01 6 0.02 0.00 0.03 0.03 0.00 99.92 [2023-12-05T16:01:14.555Z] 16:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-05T16:01:14.555Z] 16:01:01 all 8.84 0.00 3.76 1.84 0.07 85.50 [2023-12-05T16:01:14.555Z] 16:01:01 0 6.92 0.00 3.66 1.75 0.05 87.62 [2023-12-05T16:01:14.555Z] 16:01:01 1 9.13 0.00 3.89 0.60 0.08 86.29 [2023-12-05T16:01:14.555Z] 16:01:01 2 10.46 0.00 3.59 0.05 0.08 85.81 [2023-12-05T16:01:14.555Z] 16:01:01 3 9.09 0.00 3.27 0.27 0.07 87.31 [2023-12-05T16:01:14.555Z] 16:01:01 4 10.03 0.00 5.02 9.18 0.07 75.70 [2023-12-05T16:01:14.555Z] 16:01:01 5 8.17 0.00 3.61 0.51 0.07 87.65 [2023-12-05T16:01:14.555Z] 16:01:01 6 7.40 0.00 2.89 2.29 0.07 87.35 [2023-12-05T16:01:14.555Z] 16:01:01 7 9.49 0.00 4.19 0.08 0.05 86.19 [2023-12-05T16:01:14.555Z] Average: all 2.65 0.00 0.66 0.58 0.02 96.10 [2023-12-05T16:01:14.555Z] Average: 0 2.38 0.00 0.67 0.33 0.02 96.60 [2023-12-05T16:01:14.555Z] Average: 1 2.59 0.00 0.72 0.90 0.02 95.77 [2023-12-05T16:01:14.555Z] Average: 2 2.71 0.00 0.58 0.17 0.02 96.53 [2023-12-05T16:01:14.555Z] Average: 3 3.02 0.00 0.59 0.12 0.02 96.26 [2023-12-05T16:01:14.555Z] Average: 4 2.61 0.00 0.67 0.55 0.01 96.16 [2023-12-05T16:01:14.555Z] Average: 5 2.47 0.00 0.60 0.95 0.02 95.96 [2023-12-05T16:01:14.555Z] Average: 6 2.78 0.00 0.72 1.57 0.01 94.92 [2023-12-05T16:01:14.555Z] Average: 7 2.63 0.00 0.72 0.06 0.01 96.58 [2023-12-05T16:01:14.555Z] [2023-12-05T16:01:14.555Z] [2023-12-05T16:01:14.555Z]