Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f487e318ae41e031c7cd66074951cd6e82ae05f 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-ssh8030325805072227391.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9770258472250907876.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-configuration/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-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1841385354215702992.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh874677005336409564.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-configuration/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-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh575078095516004279.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5916 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8f487e318ae41e031c7cd66074951cd6e82ae05f (main) Commit message: "Merge pull request #104 from lenny-intel/go-1.21" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 8f487e318ae41e031c7cd66074951cd6e82ae05f # timeout=10 > git rev-list --no-walk f7d297008e651dffeac93977ed9afbd29d3f8ea8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T16:37:20.483Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T16:37:20.539Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T16:37:20.552Z] ========================================================= [2023-09-12T16:37:20.552Z] EdgeX Global Pipelines Version Info [2023-09-12T16:37:20.552Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:37:21.642Z] ------------------- [2023-09-12T16:37:21.642Z] stable info: [2023-09-12T16:37:21.642Z] ------------------- [2023-09-12T16:37:21.642Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T16:37:21.642Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-12T16:37:21.642Z] Message: update stable to v1.0.253 [2023-09-12T16:37:22.214Z] ------------------- [2023-09-12T16:37:22.214Z] experimental info: [2023-09-12T16:37:22.214Z] ------------------- [2023-09-12T16:37:22.214Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T16:37:22.214Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T16:37:22.214Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T16:37:22.363Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2023-09-12T16:37:22.380Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2023-09-12T16:37:22.399Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T16:37:22.416Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T16:37:22.432Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T16:37:22.449Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-12T16:37:22.465Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T16:37:22.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T16:37:22.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T16:37:22.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T16:37:22.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T16:37:22.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2023-09-12T16:37:22.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T16:37:22.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T16:37:22.582Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T16:37:22.600Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T16:37:22.618Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T16:37:22.632Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T16:37:22.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T16:37:22.659Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T16:37:22.672Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T16:37:22.684Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T16:37:22.701Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T16:37:22.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T16:37:22.723Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-09-12T16:37:22.732Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T16:37:22.741Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T16:37:22.758Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-12T16:37:22.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-12T16:37:22.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-12T16:37:22.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f487e318ae41e031c7cd66074951cd6e82ae05f [Pipeline] echo [2023-09-12T16:37:22.820Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f487e3 [Pipeline] echo [2023-09-12T16:37:22.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T16:37:23.196Z] + git rev-list -1 --merges 8f487e318ae41e031c7cd66074951cd6e82ae05f~1..8f487e318ae41e031c7cd66074951cd6e82ae05f [Pipeline] echo [2023-09-12T16:37:23.246Z] -----------> git rev-list -1 --merges 8f487e318ae41e031c7cd66074951cd6e82ae05f~1..8f487e318ae41e031c7cd66074951cd6e82ae05f 8f487e318ae41e031c7cd66074951cd6e82ae05f [2023-09-12T16:37:23.246Z] 8f487e318ae41e031c7cd66074951cd6e82ae05f [false] [Pipeline] sh [2023-09-12T16:37:23.533Z] + git log --format=format:%s -1 8f487e318ae41e031c7cd66074951cd6e82ae05f [Pipeline] echo [2023-09-12T16:37:23.548Z] ========================================================= [2023-09-12T16:37:23.548Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T16:37:23.548Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T16:37:23.887Z] + git log --format=format:%s -1 8f487e318ae41e031c7cd66074951cd6e82ae05f [Pipeline] echo [2023-09-12T16:37:23.897Z] [semverPrep] GIT_COMMIT: 8f487e318ae41e031c7cd66074951cd6e82ae05f, Commit Message: Merge pull request #104 from lenny-intel/go-1.21 [Pipeline] echo [2023-09-12T16:37:23.908Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T16:37:24.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T16:37:24.243Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T16:37:24.243Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T16:37:24.243Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T16:37:24.243Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T16:37:24.243Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T16:37:24.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:37:24.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T16:37:24.850Z] [2023-09-12T16:37:24.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:37:25.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T16:37:25.147Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T16:37:25.147Z] b85a868b505f: Pulling fs layer [2023-09-12T16:37:25.147Z] e2be974225ed: Pulling fs layer [2023-09-12T16:37:25.147Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T16:37:25.147Z] 988bab9f4d93: Pulling fs layer [2023-09-12T16:37:25.147Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T16:37:25.147Z] eaf3925da568: Pulling fs layer [2023-09-12T16:37:25.147Z] bab4dde63d76: Pulling fs layer [2023-09-12T16:37:25.147Z] bde34c3a00c8: Pulling fs layer [2023-09-12T16:37:25.147Z] b352a97aabf1: Pulling fs layer [2023-09-12T16:37:25.147Z] 988bab9f4d93: Waiting [2023-09-12T16:37:25.147Z] 4872d77fe225: Pulling fs layer [2023-09-12T16:37:25.147Z] 5851b861e8e6: Pulling fs layer [2023-09-12T16:37:25.147Z] 1469e6f7b9e6: Waiting [2023-09-12T16:37:25.147Z] eaf3925da568: Waiting [2023-09-12T16:37:25.147Z] bab4dde63d76: Waiting [2023-09-12T16:37:25.147Z] bde34c3a00c8: Waiting [2023-09-12T16:37:25.147Z] b352a97aabf1: Waiting [2023-09-12T16:37:25.147Z] e2be974225ed: Verifying Checksum [2023-09-12T16:37:25.147Z] e2be974225ed: Download complete [2023-09-12T16:37:25.147Z] 988bab9f4d93: Verifying Checksum [2023-09-12T16:37:25.147Z] 988bab9f4d93: Download complete [2023-09-12T16:37:25.147Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T16:37:25.147Z] 1469e6f7b9e6: Download complete [2023-09-12T16:37:25.147Z] eaf3925da568: Verifying Checksum [2023-09-12T16:37:25.147Z] eaf3925da568: Download complete [2023-09-12T16:37:25.407Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T16:37:25.407Z] 339a4e72a1f5: Download complete [2023-09-12T16:37:25.407Z] bde34c3a00c8: Verifying Checksum [2023-09-12T16:37:25.407Z] bde34c3a00c8: Download complete [2023-09-12T16:37:25.407Z] b352a97aabf1: Verifying Checksum [2023-09-12T16:37:25.407Z] b352a97aabf1: Download complete [2023-09-12T16:37:25.407Z] 4872d77fe225: Download complete [2023-09-12T16:37:25.407Z] 5851b861e8e6: Download complete [2023-09-12T16:37:25.407Z] b85a868b505f: Verifying Checksum [2023-09-12T16:37:25.407Z] b85a868b505f: Download complete [2023-09-12T16:37:25.666Z] bab4dde63d76: Verifying Checksum [2023-09-12T16:37:25.666Z] bab4dde63d76: Download complete [2023-09-12T16:37:27.051Z] b85a868b505f: Pull complete [2023-09-12T16:37:27.051Z] e2be974225ed: Pull complete [2023-09-12T16:37:27.310Z] 339a4e72a1f5: Pull complete [2023-09-12T16:37:27.568Z] 988bab9f4d93: Pull complete [2023-09-12T16:37:27.827Z] 1469e6f7b9e6: Pull complete [2023-09-12T16:37:27.827Z] eaf3925da568: Pull complete [2023-09-12T16:37:29.784Z] bab4dde63d76: Pull complete [2023-09-12T16:37:29.784Z] bde34c3a00c8: Pull complete [2023-09-12T16:37:29.784Z] b352a97aabf1: Pull complete [2023-09-12T16:37:30.043Z] 4872d77fe225: Pull complete [2023-09-12T16:37:30.043Z] 5851b861e8e6: Pull complete [2023-09-12T16:37:30.043Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T16:37:30.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T16:37:30.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:37:30.131Z] prd-ubuntu20.04-docker-8c-8g-5916 does not seem to be running inside a container [2023-09-12T16:37:30.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T16:37:32.521Z] $ docker top a40c7559b5583832621b4703ff785cf606a43a591bbc36317aa429875b36e9ff -eo pid,comm [2023-09-12T16:37:32.583Z] 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-09-12T16:37:32.583Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T16:37:32.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T16:37:32.615Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T16:37:32.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T16:37:32.743Z] $ docker exec a40c7559b5583832621b4703ff785cf606a43a591bbc36317aa429875b36e9ff ssh-agent [2023-09-12T16:37:32.863Z] SSH_AUTH_SOCK=/tmp/ssh-bySyB12UtlDB/agent.34 [2023-09-12T16:37:32.863Z] SSH_AGENT_PID=40 [2023-09-12T16:37:32.870Z] Running ssh-add (command line suppressed) [2023-09-12T16:37:32.974Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_16562463537959193469.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_16562463537959193469.key) [2023-09-12T16:37:32.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T16:37:33.288Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T16:37:33.306Z] $ docker exec --env ******** --env ******** a40c7559b5583832621b4703ff785cf606a43a591bbc36317aa429875b36e9ff ssh-agent -k [2023-09-12T16:37:33.417Z] unset SSH_AUTH_SOCK; [2023-09-12T16:37:33.418Z] unset SSH_AGENT_PID; [2023-09-12T16:37:33.418Z] echo Agent pid 40 killed; [2023-09-12T16:37:33.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T16:37:33.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T16:37:33.462Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T16:37:33.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T16:37:33.585Z] $ docker exec a40c7559b5583832621b4703ff785cf606a43a591bbc36317aa429875b36e9ff ssh-agent [2023-09-12T16:37:33.706Z] SSH_AUTH_SOCK=/tmp/ssh-z1uTAWtgC1a4/agent.72 [2023-09-12T16:37:33.706Z] SSH_AGENT_PID=78 [2023-09-12T16:37:33.711Z] Running ssh-add (command line suppressed) [2023-09-12T16:37:33.807Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_11743535949773060317.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_11743535949773060317.key) [2023-09-12T16:37:33.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T16:37:34.119Z] + git semver init [2023-09-12T16:37:34.380Z] 2023-09-12 16:37:34,293 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T16:37:34.380Z] 2023-09-12 16:37:34,294 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver [2023-09-12T16:37:34.380Z] 2023-09-12 16:37:34,295 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver [2023-09-12T16:37:34.380Z] 2023-09-12 16:37:34,295 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T16:37:35.320Z] 2023-09-12 16:37:35,029 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude [2023-09-12T16:37:35.320Z] 2023-09-12 16:37:35,029 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False [2023-09-12T16:37:35.321Z] 2023-09-12 16:37:35,029 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-12T16:37:35.321Z] 2023-09-12 16:37:35,030 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-12T16:37:35.321Z] 3.1.0-dev.6 [Pipeline] } [2023-09-12T16:37:35.329Z] $ docker exec --env ******** --env ******** a40c7559b5583832621b4703ff785cf606a43a591bbc36317aa429875b36e9ff ssh-agent -k [2023-09-12T16:37:35.434Z] unset SSH_AUTH_SOCK; [2023-09-12T16:37:35.435Z] unset SSH_AGENT_PID; [2023-09-12T16:37:35.435Z] echo Agent pid 78 killed; [2023-09-12T16:37:35.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T16:37:35.760Z] + git semver [Pipeline] } [2023-09-12T16:37:36.034Z] $ docker stop --time=1 a40c7559b5583832621b4703ff785cf606a43a591bbc36317aa429875b36e9ff [2023-09-12T16:37:37.338Z] $ docker rm -f --volumes a40c7559b5583832621b4703ff785cf606a43a591bbc36317aa429875b36e9ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T16:37:37.671Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T16:37:37.876Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T16:37:37.879Z] [edgeXSemver]: initialized semver on version 3.1.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-09-12T16:37:38.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T16:37:38.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T16:37:38.046Z] ========================================================= [2023-09-12T16:37:38.046Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-12T16:37:38.046Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-12T16:37:38.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-12T16:37:38.337Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T16:37:38.337Z] 4db1b89c0bd1: Pulling fs layer [2023-09-12T16:37:38.337Z] 6911f1a30b25: Pulling fs layer [2023-09-12T16:37:38.337Z] e194b8c5c2a9: Pulling fs layer [2023-09-12T16:37:38.337Z] 6863d3e3a2b1: Pulling fs layer [2023-09-12T16:37:38.337Z] ec0bb842ea78: Pulling fs layer [2023-09-12T16:37:38.337Z] 40a00589a448: Pulling fs layer [2023-09-12T16:37:38.337Z] 6c08303d61cc: Pulling fs layer [2023-09-12T16:37:38.337Z] 798269fcf238: Pulling fs layer [2023-09-12T16:37:38.337Z] 40a00589a448: Waiting [2023-09-12T16:37:38.337Z] 6c08303d61cc: Waiting [2023-09-12T16:37:38.337Z] 6863d3e3a2b1: Waiting [2023-09-12T16:37:38.337Z] ec0bb842ea78: Waiting [2023-09-12T16:37:38.337Z] 6911f1a30b25: Download complete [2023-09-12T16:37:38.337Z] 6863d3e3a2b1: Download complete [2023-09-12T16:37:38.337Z] ec0bb842ea78: Download complete [2023-09-12T16:37:38.337Z] 4db1b89c0bd1: Verifying Checksum [2023-09-12T16:37:38.337Z] 4db1b89c0bd1: Download complete [2023-09-12T16:37:38.337Z] 40a00589a448: Verifying Checksum [2023-09-12T16:37:38.337Z] 40a00589a448: Download complete [2023-09-12T16:37:38.596Z] 4db1b89c0bd1: Pull complete [2023-09-12T16:37:38.860Z] 6911f1a30b25: Pull complete [2023-09-12T16:37:39.119Z] 798269fcf238: Verifying Checksum [2023-09-12T16:37:39.119Z] 798269fcf238: Download complete [2023-09-12T16:37:39.119Z] e194b8c5c2a9: Verifying Checksum [2023-09-12T16:37:39.119Z] e194b8c5c2a9: Download complete [2023-09-12T16:37:39.119Z] 6c08303d61cc: Verifying Checksum [2023-09-12T16:37:39.119Z] 6c08303d61cc: Download complete [2023-09-12T16:37:42.402Z] e194b8c5c2a9: Pull complete [2023-09-12T16:37:42.402Z] 6863d3e3a2b1: Pull complete [2023-09-12T16:37:42.402Z] ec0bb842ea78: Pull complete [2023-09-12T16:37:42.402Z] 40a00589a448: Pull complete [2023-09-12T16:37:44.950Z] 6c08303d61cc: Pull complete [2023-09-12T16:37:45.517Z] 798269fcf238: Pull complete [2023-09-12T16:37:45.517Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-12T16:37:45.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-12T16:37:45.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-09-12T16:37:45.803Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:37:46.103Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T16:37:46.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:37:46.173Z] prd-ubuntu20.04-docker-8c-8g-5916 does not seem to be running inside a container [2023-09-12T16:37:46.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T16:37:50.522Z] $ docker top c2eef8fe894cf1ff5f8d04b5f6e153e469c3ed568fb60a03542251cc01036554 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T16:37:50.855Z] + go version [2023-09-12T16:37:50.855Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-12T16:37:50.863Z] $ docker stop --time=1 c2eef8fe894cf1ff5f8d04b5f6e153e469c3ed568fb60a03542251cc01036554 [2023-09-12T16:37:52.120Z] $ docker rm -f --volumes c2eef8fe894cf1ff5f8d04b5f6e153e469c3ed568fb60a03542251cc01036554 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:37:52.520Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T16:37:52.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:37:52.599Z] prd-ubuntu20.04-docker-8c-8g-5916 does not seem to be running inside a container [2023-09-12T16:37:52.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T16:37:52.960Z] $ docker top bcbdf8b5c7f0e7a21ec5b02d79de2cf056ea203326910dd717eddc40397b0fd5 -eo pid,comm [2023-09-12T16:37:52.973Z] Still waiting to schedule task [2023-09-12T16:37:52.974Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5913’ is offline [Pipeline] { [Pipeline] sh [2023-09-12T16:37:53.292Z] + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh [2023-09-12T16:37:53.590Z] + make test [2023-09-12T16:37:53.590Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-09-12T16:37:53.590Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-12T16:37:53.590Z] go: downloading github.com/hashicorp/consul/api v1.24.0 [2023-09-12T16:37:53.590Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-09-12T16:37:53.590Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-09-12T16:37:53.590Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-09-12T16:37:53.590Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-09-12T16:37:53.590Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-09-12T16:37:53.590Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-12T16:37:53.590Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-09-12T16:37:53.590Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-12T16:37:53.590Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-09-12T16:37:53.590Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-09-12T16:37:53.590Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-09-12T16:37:53.590Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-09-12T16:37:53.590Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-09-12T16:37:53.590Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-09-12T16:37:53.850Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-09-12T16:37:53.850Z] go: downloading github.com/fatih/color v1.14.1 [2023-09-12T16:37:53.850Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-09-12T16:37:53.850Z] go: downloading golang.org/x/sys v0.10.0 [2023-09-12T16:37:53.850Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-09-12T16:37:53.850Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-09-12T16:37:53.850Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-09-12T16:38:03.824Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2023-09-12T16:38:03.824Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.006s coverage: 85.7% of statements [2023-09-12T16:38:11.946Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.601s coverage: 87.1% of statements [2023-09-12T16:38:11.946Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.004s coverage: 100.0% of statements [2023-09-12T16:38:21.917Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-09-12T16:38:22.484Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T16:38:22.484Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-12T16:38:22.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T16:38:22.504Z] $ docker stop --time=1 bcbdf8b5c7f0e7a21ec5b02d79de2cf056ea203326910dd717eddc40397b0fd5 [2023-09-12T16:38:25.182Z] $ docker rm -f --volumes bcbdf8b5c7f0e7a21ec5b02d79de2cf056ea203326910dd717eddc40397b0fd5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T16:38:25.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T16:38:25.660Z] 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-09-12T16:38:26.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T16:38:26.113Z] [2023-09-12T16:38:26.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:38:26.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T16:38:26.410Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T16:38:26.410Z] 5eb5b503b376: Pulling fs layer [2023-09-12T16:38:26.410Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T16:38:26.410Z] ec43610c2a17: Pulling fs layer [2023-09-12T16:38:26.410Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T16:38:26.410Z] 33b1e0a273af: Pulling fs layer [2023-09-12T16:38:26.410Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T16:38:26.410Z] 2f39f015ded8: Pulling fs layer [2023-09-12T16:38:26.410Z] 3a2ae6a8a46f: Waiting [2023-09-12T16:38:26.410Z] 5d3b04190fa2: Waiting [2023-09-12T16:38:26.410Z] 33b1e0a273af: Waiting [2023-09-12T16:38:26.410Z] 2f39f015ded8: Waiting [2023-09-12T16:38:26.410Z] 5c69ac0246d0: Verifying Checksum [2023-09-12T16:38:26.410Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T16:38:26.410Z] 3a2ae6a8a46f: Download complete [2023-09-12T16:38:26.669Z] 33b1e0a273af: Verifying Checksum [2023-09-12T16:38:26.669Z] 33b1e0a273af: Download complete [2023-09-12T16:38:26.669Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T16:38:26.669Z] 5d3b04190fa2: Download complete [2023-09-12T16:38:26.669Z] ec43610c2a17: Verifying Checksum [2023-09-12T16:38:26.669Z] ec43610c2a17: Download complete [2023-09-12T16:38:26.669Z] 5eb5b503b376: Verifying Checksum [2023-09-12T16:38:26.669Z] 5eb5b503b376: Download complete [2023-09-12T16:38:27.235Z] 2f39f015ded8: Download complete [2023-09-12T16:38:27.799Z] 5eb5b503b376: Pull complete [2023-09-12T16:38:28.059Z] 5c69ac0246d0: Pull complete [2023-09-12T16:38:28.317Z] ec43610c2a17: Pull complete [2023-09-12T16:38:28.577Z] 3a2ae6a8a46f: Pull complete [2023-09-12T16:38:28.577Z] 33b1e0a273af: Pull complete [2023-09-12T16:38:28.836Z] 5d3b04190fa2: Pull complete [2023-09-12T16:38:33.018Z] 2f39f015ded8: Pull complete [2023-09-12T16:38:33.018Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T16:38:33.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T16:38:33.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:38:33.095Z] prd-ubuntu20.04-docker-8c-8g-5916 does not seem to be running inside a container [2023-09-12T16:38:33.123Z] $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T16:38:36.684Z] $ docker top c95061e472bd80869b77c6e777afd5e97964ef7b174c29378d3f411d12728f6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:38:37.054Z] ---> job-cost.sh [2023-09-12T16:38:37.054Z] lf-activate-venv: SKIPPING [2023-09-12T16:38:37.054Z] INFO: No Stack... [2023-09-12T16:38:37.313Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T16:38:37.572Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T16:38:37.860Z] + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv [2023-09-12T16:38:37.860Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T16:38:37.873Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-50-stack-cost] [2023-09-12T16:38:37.894Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-50-stack-cost] did not exist. Created. [2023-09-12T16:38:37.894Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T16:38:38.193Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T16:38:38.217Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T16:38:38.222Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T16:38:38.236Z] $ docker stop --time=1 c95061e472bd80869b77c6e777afd5e97964ef7b174c29378d3f411d12728f6e [2023-09-12T16:38:39.403Z] $ docker rm -f --volumes c95061e472bd80869b77c6e777afd5e97964ef7b174c29378d3f411d12728f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T16:40:48.539Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5919 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws [2023-09-12T16:40:48.552Z] Running in /w/workspace/go-mod-configuration/50 [Pipeline] { [Pipeline] checkout [2023-09-12T16:40:48.586Z] Selected Git installation does not exist. Using Default [2023-09-12T16:40:48.586Z] The recommended git tool is: NONE [2023-09-12T16:40:54.415Z] using credential edgex-jenkins-ssh [2023-09-12T16:40:54.433Z] Cloning the remote Git repository [2023-09-12T16:40:54.468Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2023-09-12T16:40:54.565Z] > git init /w/workspace/go-mod-configuration/50 # timeout=10 [2023-09-12T16:40:54.724Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2023-09-12T16:40:54.726Z] > git --version # timeout=10 [2023-09-12T16:40:54.749Z] > git --version # 'git version 2.25.1' [2023-09-12T16:40:54.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T16:40:54.947Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T16:40:55.803Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2023-09-12T16:40:55.830Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T16:40:56.756Z] Avoid second fetch [2023-09-12T16:40:56.756Z] Checking out Revision 8f487e318ae41e031c7cd66074951cd6e82ae05f (main) [2023-09-12T16:40:57.320Z] Commit message: "Merge pull request #104 from lenny-intel/go-1.21" [2023-09-12T16:40:56.760Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T16:40:56.848Z] > git checkout -f 8f487e318ae41e031c7cd66074951cd6e82ae05f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T16:40:58.199Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T16:40:58.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T16:40:58.199Z] Dload Upload Total Spent Left Speed [2023-09-12T16:40:58.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-09-12T16:40:58.838Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T16:40:59.176Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T16:40:59.176Z] + sudo tee /etc/docker/daemon.new [2023-09-12T16:40:59.176Z] { [2023-09-12T16:40:59.176Z] "registry-mirrors": [ [2023-09-12T16:40:59.176Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T16:40:59.176Z] ], [2023-09-12T16:40:59.176Z] "bip": "10.250.0.254/24", [2023-09-12T16:40:59.176Z] "hosts": [ [2023-09-12T16:40:59.176Z] "tcp://0.0.0.0:5555", [2023-09-12T16:40:59.176Z] "unix:///var/run/docker.sock" [2023-09-12T16:40:59.176Z] ], [2023-09-12T16:40:59.176Z] "mtu": 1458, [2023-09-12T16:40:59.176Z] "selinux-enabled": true, [2023-09-12T16:40:59.176Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T16:40:59.176Z] } [Pipeline] sh [2023-09-12T16:40:59.503Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T16:40:59.834Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-09-12T16:41:18.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T16:41:18.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T16:41:18.361Z] ========================================================= [2023-09-12T16:41:18.361Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-12T16:41:18.361Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-12T16:41:18.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-12T16:41:21.285Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T16:41:21.285Z] edb6bdbacee9: Pulling fs layer [2023-09-12T16:41:21.285Z] 5f9638ab2659: Pulling fs layer [2023-09-12T16:41:21.285Z] 8d51d6327a98: Pulling fs layer [2023-09-12T16:41:21.285Z] 8b374f2dd631: Pulling fs layer [2023-09-12T16:41:21.285Z] ec14aa9079de: Pulling fs layer [2023-09-12T16:41:21.285Z] 2f466654f4bb: Pulling fs layer [2023-09-12T16:41:21.285Z] 554e91adad29: Pulling fs layer [2023-09-12T16:41:21.285Z] 8b374f2dd631: Waiting [2023-09-12T16:41:21.285Z] ec14aa9079de: Waiting [2023-09-12T16:41:21.285Z] 2f466654f4bb: Waiting [2023-09-12T16:41:21.285Z] 554e91adad29: Waiting [2023-09-12T16:41:21.285Z] 5f9638ab2659: Verifying Checksum [2023-09-12T16:41:21.285Z] 5f9638ab2659: Download complete [2023-09-12T16:41:21.285Z] 8b374f2dd631: Verifying Checksum [2023-09-12T16:41:21.285Z] 8b374f2dd631: Download complete [2023-09-12T16:41:21.285Z] ec14aa9079de: Verifying Checksum [2023-09-12T16:41:21.285Z] ec14aa9079de: Download complete [2023-09-12T16:41:21.285Z] edb6bdbacee9: Download complete [2023-09-12T16:41:22.267Z] edb6bdbacee9: Pull complete [2023-09-12T16:41:22.538Z] 554e91adad29: Verifying Checksum [2023-09-12T16:41:22.538Z] 554e91adad29: Download complete [2023-09-12T16:41:22.812Z] 5f9638ab2659: Pull complete [2023-09-12T16:41:23.785Z] 8d51d6327a98: Verifying Checksum [2023-09-12T16:41:23.785Z] 8d51d6327a98: Download complete [2023-09-12T16:41:23.785Z] 2f466654f4bb: Verifying Checksum [2023-09-12T16:41:23.785Z] 2f466654f4bb: Download complete [2023-09-12T16:41:36.292Z] 8d51d6327a98: Pull complete [2023-09-12T16:41:36.292Z] 8b374f2dd631: Pull complete [2023-09-12T16:41:36.292Z] ec14aa9079de: Pull complete [2023-09-12T16:41:42.964Z] 2f466654f4bb: Pull complete [2023-09-12T16:41:44.924Z] 554e91adad29: Pull complete [2023-09-12T16:41:44.924Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-12T16:41:44.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-12T16:41:45.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-09-12T16:41:45.525Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:41:45.871Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T16:41:45.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:41:46.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-5919 does not seem to be running inside a container [2023-09-12T16:41:46.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/50 -v /w/workspace/go-mod-configuration/50:/w/workspace/go-mod-configuration/50:rw,z -v /w/workspace/go-mod-configuration/50@tmp:/w/workspace/go-mod-configuration/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T16:41:49.318Z] $ docker top fdfb8391dbeb134d526316d26a33338b2cc51722f85a72e1c7c86310110a246e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T16:41:50.196Z] + go version [2023-09-12T16:41:50.196Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-12T16:41:50.197Z] $ docker stop --time=1 fdfb8391dbeb134d526316d26a33338b2cc51722f85a72e1c7c86310110a246e [2023-09-12T16:41:51.977Z] $ docker rm -f --volumes fdfb8391dbeb134d526316d26a33338b2cc51722f85a72e1c7c86310110a246e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:41:52.601Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T16:41:52.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:41:52.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-5919 does not seem to be running inside a container [2023-09-12T16:41:52.866Z] $ 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-configuration/50 -v /w/workspace/go-mod-configuration/50:/w/workspace/go-mod-configuration/50:rw,z -v /w/workspace/go-mod-configuration/50@tmp:/w/workspace/go-mod-configuration/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T16:41:54.133Z] $ docker top 6d07d154be38391b241d779eb31d66ce3d93631b29928f2337840e43bfe0f229 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T16:41:55.023Z] + git config --global --add safe.directory /w/workspace/go-mod-configuration/50 [Pipeline] fileExists [Pipeline] sh [2023-09-12T16:41:55.686Z] + make test [2023-09-12T16:41:55.686Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-09-12T16:41:55.686Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-12T16:41:55.686Z] go: downloading github.com/hashicorp/consul/api v1.24.0 [2023-09-12T16:41:55.686Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-09-12T16:41:56.275Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-09-12T16:41:56.275Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-09-12T16:41:56.275Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-09-12T16:41:56.275Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-09-12T16:41:56.275Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-09-12T16:41:56.546Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-12T16:41:56.546Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-12T16:41:56.546Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-09-12T16:41:56.546Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-09-12T16:41:56.546Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-09-12T16:41:56.546Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-09-12T16:41:56.546Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-09-12T16:41:56.815Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-09-12T16:41:56.815Z] go: downloading github.com/fatih/color v1.14.1 [2023-09-12T16:41:56.815Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-09-12T16:41:56.815Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-09-12T16:41:56.815Z] go: downloading golang.org/x/sys v0.10.0 [2023-09-12T16:41:57.087Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-09-12T16:41:57.087Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-09-12T16:41:57.358Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-09-12T16:43:19.027Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2023-09-12T16:43:19.027Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.037s coverage: 85.7% of statements [2023-09-12T16:43:25.684Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.815s coverage: 87.1% of statements [2023-09-12T16:43:25.684Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.017s coverage: 100.0% of statements [2023-09-12T16:43:26.272Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T16:43:26.272Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-09-12T16:43:41.293Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T16:43:41.293Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-12T16:43:41.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T16:43:41.314Z] $ docker stop --time=1 6d07d154be38391b241d779eb31d66ce3d93631b29928f2337840e43bfe0f229 [2023-09-12T16:43:43.043Z] $ docker rm -f --volumes 6d07d154be38391b241d779eb31d66ce3d93631b29928f2337840e43bfe0f229 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T16:43:44.133Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T16:43:44.156Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T16:43:44.554Z] 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-09-12T16:43:45.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T16:43:45.013Z] [2023-09-12T16:43:45.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:43:45.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T16:43:45.347Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T16:43:45.347Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T16:43:45.347Z] 04944245beec: Pulling fs layer [2023-09-12T16:43:45.347Z] 699f458cf7ca: Pulling fs layer [2023-09-12T16:43:45.347Z] 765212b225bb: Pulling fs layer [2023-09-12T16:43:45.347Z] f23df028b6ca: Pulling fs layer [2023-09-12T16:43:45.347Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T16:43:45.347Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T16:43:45.347Z] 765212b225bb: Waiting [2023-09-12T16:43:45.347Z] f23df028b6ca: Waiting [2023-09-12T16:43:45.347Z] d65c8cfc05b1: Waiting [2023-09-12T16:43:45.347Z] 2437ff75d9bd: Waiting [2023-09-12T16:43:45.615Z] 04944245beec: Verifying Checksum [2023-09-12T16:43:45.615Z] 04944245beec: Download complete [2023-09-12T16:43:45.615Z] 765212b225bb: Verifying Checksum [2023-09-12T16:43:45.615Z] 765212b225bb: Download complete [2023-09-12T16:43:45.615Z] f23df028b6ca: Verifying Checksum [2023-09-12T16:43:45.615Z] f23df028b6ca: Download complete [2023-09-12T16:43:45.615Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T16:43:45.615Z] d65c8cfc05b1: Download complete [2023-09-12T16:43:45.615Z] 699f458cf7ca: Verifying Checksum [2023-09-12T16:43:45.615Z] 699f458cf7ca: Download complete [2023-09-12T16:43:46.202Z] 8998bd30e6a1: Download complete [2023-09-12T16:43:48.168Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T16:43:48.168Z] 2437ff75d9bd: Download complete [2023-09-12T16:43:51.521Z] 8998bd30e6a1: Pull complete [2023-09-12T16:43:51.521Z] 04944245beec: Pull complete [2023-09-12T16:43:52.928Z] 699f458cf7ca: Pull complete [2023-09-12T16:43:52.928Z] 765212b225bb: Pull complete [2023-09-12T16:43:53.889Z] f23df028b6ca: Pull complete [2023-09-12T16:43:53.889Z] d65c8cfc05b1: Pull complete [2023-09-12T16:44:08.895Z] 2437ff75d9bd: Pull complete [2023-09-12T16:44:08.895Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T16:44:08.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T16:44:08.895Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:44:09.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-5919 does not seem to be running inside a container [2023-09-12T16:44:09.160Z] $ 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-configuration/50 -v /w/workspace/go-mod-configuration/50:/w/workspace/go-mod-configuration/50:rw,z -v /w/workspace/go-mod-configuration/50@tmp:/w/workspace/go-mod-configuration/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T16:44:11.994Z] $ docker top 9edd06c2a3546a70055f42064dcabf5b55185bf8ef3226faf6f5b3d53903fde3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:44:12.877Z] ---> job-cost.sh [2023-09-12T16:44:12.877Z] lf-activate-venv: SKIPPING [2023-09-12T16:44:12.877Z] INFO: No Stack... [2023-09-12T16:44:13.145Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T16:44:14.101Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T16:44:14.734Z] + cat /w/workspace/go-mod-configuration/50/archives/cost.csv [2023-09-12T16:44:14.734Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T16:44:14.800Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-50-stack-cost] [2023-09-12T16:44:14.807Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-50-stack-cost] did not exist. Created. [2023-09-12T16:44:14.807Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T16:44:15.142Z] /w/workspace/go-mod-configuration/50@tmp/durable-ff0b6200/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T16:44:15.484Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T16:44:15.507Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T16:44:15.554Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T16:44:15.563Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T16:44:15.583Z] $ docker stop --time=1 9edd06c2a3546a70055f42064dcabf5b55185bf8ef3226faf6f5b3d53903fde3 [2023-09-12T16:44:18.583Z] $ docker rm -f --volumes 9edd06c2a3546a70055f42064dcabf5b55185bf8ef3226faf6f5b3d53903fde3 [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-09-12T16:44:18.983Z] provisioning config files... [2023-09-12T16:44:18.994Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5102043824816271546tmp [Pipeline] { [Pipeline] sh [2023-09-12T16:44:19.287Z] + set +x [2023-09-12T16:44:19.287Z] + curl -s https://codecov.io/bash [2023-09-12T16:44:19.287Z] + bash -s -- [2023-09-12T16:44:19.287Z] [2023-09-12T16:44:19.287Z] _____ _ [2023-09-12T16:44:19.287Z] / ____| | | [2023-09-12T16:44:19.287Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T16:44:19.287Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T16:44:19.287Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T16:44:19.287Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T16:44:19.287Z] Bash-1.0.6 [2023-09-12T16:44:19.287Z] [2023-09-12T16:44:19.287Z] [2023-09-12T16:44:19.287Z] ==> git version 2.25.1 found [2023-09-12T16:44:19.287Z] ==> 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-09-12T16:44:19.287Z] Release-Date: 2020-01-08 [2023-09-12T16:44:19.287Z] 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-09-12T16:44:19.287Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T16:44:19.287Z] ==> Jenkins CI detected. [2023-09-12T16:44:19.287Z] current dir:  /w/workspace/oundry_go-mod-configuration_main [2023-09-12T16:44:19.287Z] project root: . [2023-09-12T16:44:19.287Z] --> token set from env [2023-09-12T16:44:19.287Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T16:44:19.287Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T16:44:19.287Z] ==> Python coveragepy not found [2023-09-12T16:44:19.287Z] ==> Searching for coverage reports in: [2023-09-12T16:44:19.287Z] + . [2023-09-12T16:44:19.287Z] -> Found 1 reports [2023-09-12T16:44:19.287Z] ==> Detecting git/mercurial file structure [2023-09-12T16:44:19.287Z] ==> Reading reports [2023-09-12T16:44:19.287Z] + ./coverage.out bytes=18751 [2023-09-12T16:44:19.287Z] ==> Appending adjustments [2023-09-12T16:44:19.287Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T16:44:19.548Z] + Found adjustments [2023-09-12T16:44:19.548Z] ==> Gzipping contents [2023-09-12T16:44:19.548Z] 4.0K /tmp/codecov.XJgbLq.gz [2023-09-12T16:44:19.548Z] ==> Uploading reports [2023-09-12T16:44:19.548Z] url: https://codecov.io [2023-09-12T16:44:19.548Z] query: branch=main&commit=8f487e318ae41e031c7cd66074951cd6e82ae05f&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T16:44:19.548Z] -> Pinging Codecov [2023-09-12T16:44:19.548Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=8f487e318ae41e031c7cd66074951cd6e82ae05f&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T16:44:19.548Z] -> Uploading to [2023-09-12T16:44:19.548Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/9F92B070CA9CA35F4914AC8684776953/8f487e318ae41e031c7cd66074951cd6e82ae05f/9fdbdf2a-413e-4836-9033-fe89c80fa609.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T164419Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8be6c1598ad1e8794cfd8e81940a3986328a81ac0ef3943e041e2dde8d7b3dcc [2023-09-12T16:44:19.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T16:44:19.548Z] Dload Upload Total Spent Left Speed [2023-09-12T16:44:19.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 16819 --:--:-- --:--:-- --:--:-- 16819 [2023-09-12T16:44:19.810Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/8f487e318ae41e031c7cd66074951cd6e82ae05f [Pipeline] } [2023-09-12T16:44:19.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-12T16:44:20.028Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-12T16:44:20.036Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:44:20.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T16:44:20.336Z] [2023-09-12T16:44:20.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:44:20.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T16:44:20.627Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-12T16:44:20.627Z] df9b9388f04a: Pulling fs layer [2023-09-12T16:44:20.627Z] 52dc419b0ee2: Pulling fs layer [2023-09-12T16:44:20.627Z] 25bc292e5bac: Pulling fs layer [2023-09-12T16:44:20.627Z] 114826534d7a: Pulling fs layer [2023-09-12T16:44:20.627Z] 4657fd5d0bcf: Pulling fs layer [2023-09-12T16:44:20.627Z] 6ad1cebc031e: Pulling fs layer [2023-09-12T16:44:20.627Z] 8a3aa393b2d8: Pulling fs layer [2023-09-12T16:44:20.627Z] 114826534d7a: Waiting [2023-09-12T16:44:20.627Z] 4657fd5d0bcf: Waiting [2023-09-12T16:44:20.627Z] 6ad1cebc031e: Waiting [2023-09-12T16:44:20.627Z] 8a3aa393b2d8: Waiting [2023-09-12T16:44:20.627Z] 25bc292e5bac: Download complete [2023-09-12T16:44:20.627Z] 52dc419b0ee2: Verifying Checksum [2023-09-12T16:44:20.627Z] 52dc419b0ee2: Download complete [2023-09-12T16:44:20.627Z] 4657fd5d0bcf: Download complete [2023-09-12T16:44:20.627Z] df9b9388f04a: Download complete [2023-09-12T16:44:20.887Z] 6ad1cebc031e: Verifying Checksum [2023-09-12T16:44:20.887Z] 6ad1cebc031e: Download complete [2023-09-12T16:44:20.887Z] df9b9388f04a: Pull complete [2023-09-12T16:44:20.887Z] 52dc419b0ee2: Pull complete [2023-09-12T16:44:20.887Z] 25bc292e5bac: Pull complete [2023-09-12T16:44:21.454Z] 114826534d7a: Verifying Checksum [2023-09-12T16:44:21.454Z] 114826534d7a: Download complete [2023-09-12T16:44:21.454Z] 8a3aa393b2d8: Verifying Checksum [2023-09-12T16:44:21.454Z] 8a3aa393b2d8: Download complete [2023-09-12T16:44:24.737Z] 114826534d7a: Pull complete [2023-09-12T16:44:24.737Z] 4657fd5d0bcf: Pull complete [2023-09-12T16:44:24.995Z] 6ad1cebc031e: Pull complete [2023-09-12T16:44:27.524Z] 8a3aa393b2d8: Pull complete [2023-09-12T16:44:27.524Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-12T16:44:27.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T16:44:27.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:44:27.609Z] prd-ubuntu20.04-docker-8c-8g-5916 does not seem to be running inside a container [2023-09-12T16:44:27.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-12T16:44:30.980Z] $ docker top ceffaacf1c077b49547c8074e52b2f797ea677c130711d734bdc29020a0d83b3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T16:44:31.064Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh [2023-09-12T16:44:31.339Z] + set -o pipefail [2023-09-12T16:44:31.339Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' [2023-09-12T16:44:33.240Z] [2023-09-12T16:44:33.240Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v3)... [2023-09-12T16:44:33.240Z] [2023-09-12T16:44:33.240Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/876be593-d0c5-460b-ab82-cce3a3e0e96e/history/23aebb08-bbe2-4e88-8ff3-bba3eb7f7532 [2023-09-12T16:44:33.240Z] [2023-09-12T16:44:33.240Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-12T16:44:33.240Z] [2023-09-12T16:44:33.240Z] [2023-09-12T16:44:33.240Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-12T16:44:33.240Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-12T16:44:33.240Z] More details here: https://snyk.co/ue1NS [2023-09-12T16:44:33.240Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-12T16:44:33.240Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-12T16:44:33.240Z] $ docker stop --time=1 ceffaacf1c077b49547c8074e52b2f797ea677c130711d734bdc29020a0d83b3 [2023-09-12T16:44:34.836Z] $ docker rm -f --volumes ceffaacf1c077b49547c8074e52b2f797ea677c130711d734bdc29020a0d83b3 [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-09-12T16:44:35.388Z] + git log --format=format:%s -1 8f487e318ae41e031c7cd66074951cd6e82ae05f [Pipeline] sh [2023-09-12T16:44:35.678Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T16:44:35.678Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:44:35.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T16:44:35.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:44:36.054Z] prd-ubuntu20.04-docker-8c-8g-5916 does not seem to be running inside a container [2023-09-12T16:44:36.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T16:44:36.444Z] $ docker top 62d7c2b3e47039ecb27cf68beb452ed025e5d1f9f79bfb59203486477bb212df -eo pid,comm [2023-09-12T16:44:36.497Z] 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-09-12T16:44:36.497Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T16:44:36.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T16:44:36.531Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T16:44:36.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T16:44:36.633Z] $ docker exec 62d7c2b3e47039ecb27cf68beb452ed025e5d1f9f79bfb59203486477bb212df ssh-agent [2023-09-12T16:44:36.753Z] SSH_AUTH_SOCK=/tmp/ssh-iYJ4rTvm1KiZ/agent.33 [2023-09-12T16:44:36.753Z] SSH_AGENT_PID=39 [2023-09-12T16:44:36.758Z] Running ssh-add (command line suppressed) [2023-09-12T16:44:36.847Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_5736648530350339583.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_5736648530350339583.key) [2023-09-12T16:44:36.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T16:44:37.161Z] + git semver tag [2023-09-12T16:44:37.420Z] 2023-09-12 16:44:37,316 [run_tag] DEBUG tag force:False [2023-09-12T16:44:37.420Z] 2023-09-12 16:44:37,316 [check_head_tag] DEBUG check head tag [2023-09-12T16:44:37.420Z] 2023-09-12 16:44:37,317 [execute] INFO git cat-file --batch-check [2023-09-12T16:44:37.420Z] 2023-09-12 16:44:37,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2023-09-12T16:44:37.420Z] 2023-09-12 16:44:37,320 [execute] INFO git cat-file --batch [2023-09-12T16:44:37.420Z] 2023-09-12 16:44:37,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2023-09-12T16:44:37.420Z] 2023-09-12 16:44:37,328 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-12T16:44:37.420Z] 2023-09-12 16:44:37,328 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 [2023-09-12T16:44:37.420Z] 2023-09-12 16:44:37,329 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T16:44:37.420Z] 2023-09-12 16:44:37,332 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-12T16:44:37.420Z] 3.1.0-dev.6 [Pipeline] } [2023-09-12T16:44:37.419Z] $ docker exec --env ******** --env ******** 62d7c2b3e47039ecb27cf68beb452ed025e5d1f9f79bfb59203486477bb212df ssh-agent -k [2023-09-12T16:44:37.515Z] unset SSH_AUTH_SOCK; [2023-09-12T16:44:37.515Z] unset SSH_AGENT_PID; [2023-09-12T16:44:37.515Z] echo Agent pid 39 killed; [2023-09-12T16:44:37.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T16:44:37.861Z] + git semver [Pipeline] } [2023-09-12T16:44:38.121Z] $ docker stop --time=1 62d7c2b3e47039ecb27cf68beb452ed025e5d1f9f79bfb59203486477bb212df [2023-09-12T16:44:39.402Z] $ docker rm -f --volumes 62d7c2b3e47039ecb27cf68beb452ed025e5d1f9f79bfb59203486477bb212df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:44:39.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T16:44:39.795Z] [2023-09-12T16:44:39.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:44:40.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T16:44:40.089Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-12T16:44:40.089Z] ab5ef0e58194: Pulling fs layer [2023-09-12T16:44:40.089Z] 9712f1f96733: Pulling fs layer [2023-09-12T16:44:40.089Z] 63f879dbbcfc: Pulling fs layer [2023-09-12T16:44:40.089Z] 0d9ebad4ef96: Pulling fs layer [2023-09-12T16:44:40.089Z] e9a5061849ea: Pulling fs layer [2023-09-12T16:44:40.089Z] d747dcd14b5f: Pulling fs layer [2023-09-12T16:44:40.089Z] 2de7ff778b66: Pulling fs layer [2023-09-12T16:44:40.089Z] 0d9ebad4ef96: Waiting [2023-09-12T16:44:40.089Z] e9a5061849ea: Waiting [2023-09-12T16:44:40.089Z] d747dcd14b5f: Waiting [2023-09-12T16:44:40.089Z] 2de7ff778b66: Waiting [2023-09-12T16:44:40.089Z] 9712f1f96733: Verifying Checksum [2023-09-12T16:44:40.089Z] 9712f1f96733: Download complete [2023-09-12T16:44:40.348Z] 63f879dbbcfc: Verifying Checksum [2023-09-12T16:44:40.348Z] 63f879dbbcfc: Download complete [2023-09-12T16:44:40.605Z] e9a5061849ea: Verifying Checksum [2023-09-12T16:44:40.605Z] e9a5061849ea: Download complete [2023-09-12T16:44:40.605Z] d747dcd14b5f: Download complete [2023-09-12T16:44:40.605Z] ab5ef0e58194: Verifying Checksum [2023-09-12T16:44:40.605Z] ab5ef0e58194: Download complete [2023-09-12T16:44:40.605Z] 0d9ebad4ef96: Verifying Checksum [2023-09-12T16:44:40.605Z] 2de7ff778b66: Verifying Checksum [2023-09-12T16:44:40.605Z] 2de7ff778b66: Download complete [2023-09-12T16:44:43.131Z] ab5ef0e58194: Pull complete [2023-09-12T16:44:43.131Z] 9712f1f96733: Pull complete [2023-09-12T16:44:43.695Z] 63f879dbbcfc: Pull complete [2023-09-12T16:44:46.976Z] 0d9ebad4ef96: Pull complete [2023-09-12T16:44:47.234Z] e9a5061849ea: Pull complete [2023-09-12T16:44:47.234Z] d747dcd14b5f: Pull complete [2023-09-12T16:44:48.168Z] 2de7ff778b66: Pull complete [2023-09-12T16:44:48.168Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-12T16:44:48.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T16:44:48.168Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:44:48.251Z] prd-ubuntu20.04-docker-8c-8g-5916 does not seem to be running inside a container [2023-09-12T16:44:48.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-12T16:44:53.256Z] $ docker top 391ef508ecd918641452d869892da72e9b3b7c4756ac2ebc7640452d8f7befae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-12T16:44:53.333Z] provisioning config files... [2023-09-12T16:44:53.340Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config18392490985806746017tmp [2023-09-12T16:44:53.349Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1700689702291547603tmp [2023-09-12T16:44:53.355Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5675881021614926985tmp [Pipeline] { [Pipeline] echo [2023-09-12T16:44:53.370Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:44:53.653Z] ---> sigul-configuration.sh [2023-09-12T16:44:53.653Z] gpg: directory `/root/.gnupg' created [2023-09-12T16:44:53.653Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-12T16:44:53.653Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-12T16:44:53.653Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-12T16:44:53.653Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-12T16:44:53.654Z] gpg: CAST5 encrypted data [2023-09-12T16:44:53.654Z] gpg: encrypted with 1 passphrase [2023-09-12T16:44:53.654Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-12T16:44:53.940Z] + mkdir /home/jenkins [2023-09-12T16:44:53.940Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-12T16:44:54.225Z] + 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-09-12T16:44:54.234Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:44:54.518Z] ---> sigul-install.sh [2023-09-12T16:44:54.518Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-12T16:44:54.805Z] + git tag --list [2023-09-12T16:44:54.805Z] v0.0.0 [2023-09-12T16:44:54.805Z] v0.0.1 [2023-09-12T16:44:54.805Z] v0.0.2 [2023-09-12T16:44:54.805Z] v0.0.3 [2023-09-12T16:44:54.805Z] v0.0.4 [2023-09-12T16:44:54.805Z] v0.0.5 [2023-09-12T16:44:54.805Z] v0.0.6 [2023-09-12T16:44:54.805Z] v0.0.7 [2023-09-12T16:44:54.805Z] v0.0.8 [2023-09-12T16:44:54.805Z] v2.0.0 [2023-09-12T16:44:54.805Z] v2.1.0 [2023-09-12T16:44:54.805Z] v2.2.0 [2023-09-12T16:44:54.805Z] v2.3.0 [2023-09-12T16:44:54.805Z] v3.0 [2023-09-12T16:44:54.805Z] v3.0.0 [2023-09-12T16:44:54.805Z] v3.1.0-dev.1 [2023-09-12T16:44:54.805Z] v3.1.0-dev.2 [2023-09-12T16:44:54.805Z] v3.1.0-dev.3 [2023-09-12T16:44:54.805Z] v3.1.0-dev.4 [2023-09-12T16:44:54.805Z] v3.1.0-dev.5 [2023-09-12T16:44:54.805Z] v3.1.0-dev.6 [Pipeline] sh [2023-09-12T16:44:55.092Z] + lftools sign git-tag v3.1.0-dev.6 [2023-09-12T16:44:55.661Z] Signing Git tag with Sigul... [2023-09-12T16:44:55.661Z] Signing v3.1.0-dev.6 [Pipeline] echo [2023-09-12T16:44:55.929Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:44:56.216Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-12T16:44:56.222Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-12T16:44:56.230Z] $ docker stop --time=1 391ef508ecd918641452d869892da72e9b3b7c4756ac2ebc7640452d8f7befae [2023-09-12T16:44:57.505Z] $ docker rm -f --volumes 391ef508ecd918641452d869892da72e9b3b7c4756ac2ebc7640452d8f7befae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-12T16:44:57.918Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T16:44:57.918Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:44:58.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T16:44:58.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:44:58.293Z] prd-ubuntu20.04-docker-8c-8g-5916 does not seem to be running inside a container [2023-09-12T16:44:58.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T16:44:58.626Z] $ docker top fc2b5c2e518fa2d688fa55381ad6de2107eb6ef5d23d4cc64455c499ba5d4521 -eo pid,comm [2023-09-12T16:44:58.683Z] 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-09-12T16:44:58.683Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T16:44:58.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T16:44:58.717Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T16:44:58.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T16:44:58.829Z] $ docker exec fc2b5c2e518fa2d688fa55381ad6de2107eb6ef5d23d4cc64455c499ba5d4521 ssh-agent [2023-09-12T16:44:58.944Z] SSH_AUTH_SOCK=/tmp/ssh-unG3R4AZgrMG/agent.32 [2023-09-12T16:44:58.944Z] SSH_AGENT_PID=38 [2023-09-12T16:44:58.949Z] Running ssh-add (command line suppressed) [2023-09-12T16:44:59.030Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12429515479121871141.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12429515479121871141.key) [2023-09-12T16:44:59.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T16:44:59.341Z] + git semver bump pre [2023-09-12T16:44:59.600Z] 2023-09-12 16:44:59,482 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-12T16:44:59.600Z] 2023-09-12 16:44:59,482 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev [2023-09-12T16:44:59.600Z] 2023-09-12 16:44:59,482 [bump_version] DEBUG bumped version:3.1.0-dev.7 [2023-09-12T16:44:59.600Z] 2023-09-12 16:44:59,482 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True [2023-09-12T16:44:59.600Z] 2023-09-12 16:44:59,482 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-12T16:44:59.600Z] 2023-09-12 16:44:59,482 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-12T16:44:59.600Z] 2023-09-12 16:44:59,485 [execute] INFO git cat-file --batch-check [2023-09-12T16:44:59.600Z] 2023-09-12 16:44:59,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T16:44:59.600Z] 2023-09-12 16:44:59,490 [execute] INFO git cat-file --batch [2023-09-12T16:44:59.600Z] 2023-09-12 16:44:59,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T16:44:59.600Z] 2023-09-12 16:44:59,495 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-12T16:44:59.600Z] 3.1.0-dev.7 [Pipeline] } [2023-09-12T16:44:59.600Z] $ docker exec --env ******** --env ******** fc2b5c2e518fa2d688fa55381ad6de2107eb6ef5d23d4cc64455c499ba5d4521 ssh-agent -k [2023-09-12T16:44:59.693Z] unset SSH_AUTH_SOCK; [2023-09-12T16:44:59.693Z] unset SSH_AGENT_PID; [2023-09-12T16:44:59.694Z] echo Agent pid 38 killed; [2023-09-12T16:44:59.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T16:45:00.035Z] + git semver [Pipeline] } [2023-09-12T16:45:00.296Z] $ docker stop --time=1 fc2b5c2e518fa2d688fa55381ad6de2107eb6ef5d23d4cc64455c499ba5d4521 [2023-09-12T16:45:01.571Z] $ docker rm -f --volumes fc2b5c2e518fa2d688fa55381ad6de2107eb6ef5d23d4cc64455c499ba5d4521 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T16:45:01.920Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T16:45:01.920Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:45:02.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T16:45:02.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:45:02.273Z] prd-ubuntu20.04-docker-8c-8g-5916 does not seem to be running inside a container [2023-09-12T16:45:02.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T16:45:02.610Z] $ docker top 9e4055ae7c1d86dfb10442fe169e801b4455466f47586b14e3ff1c607b83a968 -eo pid,comm [2023-09-12T16:45:02.664Z] 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-09-12T16:45:02.664Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T16:45:02.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T16:45:02.702Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T16:45:02.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T16:45:02.807Z] $ docker exec 9e4055ae7c1d86dfb10442fe169e801b4455466f47586b14e3ff1c607b83a968 ssh-agent [2023-09-12T16:45:02.928Z] SSH_AUTH_SOCK=/tmp/ssh-uwWPeFiLWQ1f/agent.32 [2023-09-12T16:45:02.928Z] SSH_AGENT_PID=38 [2023-09-12T16:45:02.933Z] Running ssh-add (command line suppressed) [2023-09-12T16:45:03.029Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_10276800052189494255.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_10276800052189494255.key) [2023-09-12T16:45:03.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T16:45:03.341Z] + git semver push [2023-09-12T16:45:03.599Z] 2023-09-12 16:45:03,518 [run_push] DEBUG push [2023-09-12T16:45:03.599Z] 2023-09-12 16:45:03,519 [execute] INFO git cat-file --batch-check [2023-09-12T16:45:03.599Z] 2023-09-12 16:45:03,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T16:45:03.599Z] 2023-09-12 16:45:03,522 [execute] INFO git rev-list 82398ac37cde0d65110ddff2ae8d161d43aaf584 -- [2023-09-12T16:45:03.599Z] 2023-09-12 16:45:03,522 [execute] DEBUG Popen(['git', 'rev-list', '82398ac37cde0d65110ddff2ae8d161d43aaf584', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T16:45:03.599Z] 2023-09-12 16:45:03,529 [execute] INFO git fetch -v origin [2023-09-12T16:45:03.599Z] 2023-09-12 16:45:03,530 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-12T16:45:04.169Z] 2023-09-12 16:45:04,030 [run_push] DEBUG no remote changes detected [2023-09-12T16:45:04.169Z] 2023-09-12 16:45:04,031 [execute] INFO git push origin semver [2023-09-12T16:45:04.169Z] 2023-09-12 16:45:04,031 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T16:45:05.107Z] 2023-09-12 16:45:04,876 [run_push] DEBUG push all version tags [2023-09-12T16:45:05.107Z] 2023-09-12 16:45:04,877 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-12T16:45:05.107Z] 2023-09-12 16:45:04,877 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T16:45:06.044Z] 2023-09-12 16:45:05,777 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2023-09-12T16:45:06.044Z] 3.1.0-dev.7 [Pipeline] } [2023-09-12T16:45:06.040Z] $ docker exec --env ******** --env ******** 9e4055ae7c1d86dfb10442fe169e801b4455466f47586b14e3ff1c607b83a968 ssh-agent -k [2023-09-12T16:45:06.142Z] unset SSH_AUTH_SOCK; [2023-09-12T16:45:06.142Z] unset SSH_AGENT_PID; [2023-09-12T16:45:06.142Z] echo Agent pid 38 killed; [2023-09-12T16:45:06.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T16:45:06.474Z] + git semver [Pipeline] } [2023-09-12T16:45:06.735Z] $ docker stop --time=1 9e4055ae7c1d86dfb10442fe169e801b4455466f47586b14e3ff1c607b83a968 [2023-09-12T16:45:07.993Z] $ docker rm -f --volumes 9e4055ae7c1d86dfb10442fe169e801b4455466f47586b14e3ff1c607b83a968 [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-09-12T16:45:08.593Z] + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] [2023-09-12T16:45:08.593Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2023-09-12T16:45:08.593Z] total 16 [2023-09-12T16:45:08.593Z] drwxr-xr-x 3 root root 4096 Sep 12 16:38 . [2023-09-12T16:45:08.593Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 16:44 .. [2023-09-12T16:45:08.593Z] drwxr-xr-x 2 root root 4096 Sep 12 16:38 cost [2023-09-12T16:45:08.593Z] -rw-r--r-- 1 root root 91 Sep 12 16:38 cost.csv [2023-09-12T16:45:08.593Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives [2023-09-12T16:45:08.593Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2023-09-12T16:45:08.593Z] total 16 [2023-09-12T16:45:08.593Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 16:38 . [2023-09-12T16:45:08.593Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 16:44 .. [2023-09-12T16:45:08.593Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 16:38 cost [2023-09-12T16:45:08.593Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 12 16:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:45:08.879Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:45:09.741Z] ---> package-listing.sh [2023-09-12T16:45:09.741Z] ++ facter osfamily [2023-09-12T16:45:09.741Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T16:45:10.000Z] + OS_FAMILY=debian [2023-09-12T16:45:10.000Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2023-09-12T16:45:10.000Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T16:45:10.000Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T16:45:10.000Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T16:45:10.000Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T16:45:10.000Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2023-09-12T16:45:10.000Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T16:45:10.000Z] + case "${OS_FAMILY}" in [2023-09-12T16:45:10.000Z] + dpkg -l [2023-09-12T16:45:10.000Z] + grep '^ii' [2023-09-12T16:45:10.000Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T16:45:10.000Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T16:45:10.000Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T16:45:10.000Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2023-09-12T16:45:10.000Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2023-09-12T16:45:10.000Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo [2023-09-12T16:45:10.009Z] 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T16:45:10.284Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T16:45:10.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T16:45:10.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T16:45:10.910Z] prd-ubuntu20.04-docker-8c-8g-5916 does not seem to be running inside a container [2023-09-12T16:45:10.932Z] $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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-09-12T16:45:11.107Z] $ docker top a49bbe60815909f5bb0816aec4b19740c7e5f51bbd53ae553fbb121e08dfcf0c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T16:45:11.457Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T16:45:11.742Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T16:45:12.025Z] + ls /var/log/sa-host [2023-09-12T16:45:12.025Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T16:45:12.079Z] provisioning config files... [2023-09-12T16:45:12.087Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config5416484459032261937tmp [Pipeline] { [Pipeline] echo [2023-09-12T16:45:12.100Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:45:12.384Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T16:45:12.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:45:12.725Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T16:45:12.733Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:45:13.013Z] ---> sudo-logs.sh [2023-09-12T16:45:13.013Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T16:45:13.042Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:45:13.322Z] ---> job-cost.sh [2023-09-12T16:45:13.322Z] lf-activate-venv: SKIPPING [2023-09-12T16:45:13.322Z] DEBUG: total: 0.2199999988079071 [2023-09-12T16:45:13.322Z] INFO: Retrieving Stack Cost... [2023-09-12T16:45:13.582Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T16:45:13.842Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T16:45:13.852Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T16:45:14.133Z] ---> logs-deploy.sh [2023-09-12T16:45:14.133Z] lf-activate-venv: SKIPPING [2023-09-12T16:45:14.133Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/50 [2023-09-12T16:45:14.133Z] INFO: archiving workspace using pattern(s): [2023-09-12T16:45:15.069Z] Archives upload complete. [2023-09-12T16:45:15.328Z] INFO: archiving logs to Nexus [2023-09-12T16:45:16.042Z] ---> uname -a: [2023-09-12T16:45:16.042Z] Linux prd-ubuntu20-04-docker-8c-8g-5916 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] ---> lscpu: [2023-09-12T16:45:16.042Z] Architecture: x86_64 [2023-09-12T16:45:16.042Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-12T16:45:16.042Z] Byte Order: Little Endian [2023-09-12T16:45:16.042Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-12T16:45:16.042Z] CPU(s): 8 [2023-09-12T16:45:16.042Z] On-line CPU(s) list: 0-7 [2023-09-12T16:45:16.042Z] Thread(s) per core: 1 [2023-09-12T16:45:16.042Z] Core(s) per socket: 1 [2023-09-12T16:45:16.042Z] Socket(s): 8 [2023-09-12T16:45:16.042Z] NUMA node(s): 1 [2023-09-12T16:45:16.042Z] Vendor ID: AuthenticAMD [2023-09-12T16:45:16.042Z] CPU family: 23 [2023-09-12T16:45:16.042Z] Model: 49 [2023-09-12T16:45:16.042Z] Model name: AMD EPYC-Rome Processor [2023-09-12T16:45:16.042Z] Stepping: 0 [2023-09-12T16:45:16.042Z] CPU MHz: 2799.998 [2023-09-12T16:45:16.042Z] BogoMIPS: 5599.99 [2023-09-12T16:45:16.042Z] Virtualization: AMD-V [2023-09-12T16:45:16.042Z] Hypervisor vendor: KVM [2023-09-12T16:45:16.042Z] Virtualization type: full [2023-09-12T16:45:16.042Z] L1d cache: 256 KiB [2023-09-12T16:45:16.042Z] L1i cache: 256 KiB [2023-09-12T16:45:16.042Z] L2 cache: 4 MiB [2023-09-12T16:45:16.042Z] L3 cache: 128 MiB [2023-09-12T16:45:16.042Z] NUMA node0 CPU(s): 0-7 [2023-09-12T16:45:16.042Z] Vulnerability Itlb multihit: Not affected [2023-09-12T16:45:16.042Z] Vulnerability L1tf: Not affected [2023-09-12T16:45:16.042Z] Vulnerability Mds: Not affected [2023-09-12T16:45:16.042Z] Vulnerability Meltdown: Not affected [2023-09-12T16:45:16.042Z] Vulnerability Mmio stale data: Not affected [2023-09-12T16:45:16.042Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-12T16:45:16.042Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-12T16:45:16.042Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-12T16:45:16.042Z] Vulnerability Srbds: Not affected [2023-09-12T16:45:16.042Z] Vulnerability Tsx async abort: Not affected [2023-09-12T16:45:16.042Z] 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-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] ---> nproc: [2023-09-12T16:45:16.042Z] 8 [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] ---> df -h: [2023-09-12T16:45:16.042Z] Filesystem Size Used Avail Use% Mounted on [2023-09-12T16:45:16.042Z] overlay 155G 12G 143G 8% / [2023-09-12T16:45:16.042Z] tmpfs 64M 0 64M 0% /dev [2023-09-12T16:45:16.042Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-12T16:45:16.042Z] shm 64M 0 64M 0% /dev/shm [2023-09-12T16:45:16.042Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] ---> sar -b -r -n DEV: [2023-09-12T16:45:16.042Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5916) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] 16:36:46 LINUX RESTART (8 CPU) [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] 16:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-12T16:45:16.042Z] 16:38:02 158.06 47.51 110.55 0.00 5337.78 123252.52 0.00 [2023-09-12T16:45:16.042Z] 16:39:01 45.04 0.20 44.84 0.00 8.27 23107.68 0.00 [2023-09-12T16:45:16.042Z] 16:40:01 2.10 0.00 2.10 0.00 0.00 23.61 0.00 [2023-09-12T16:45:16.042Z] 16:41:01 1.85 0.00 1.85 0.00 0.00 22.40 0.00 [2023-09-12T16:45:16.042Z] 16:42:01 24.33 7.80 16.53 0.00 905.32 2063.39 0.00 [2023-09-12T16:45:16.042Z] 16:43:01 34.16 3.83 30.32 0.00 4271.78 6517.69 0.00 [2023-09-12T16:45:16.042Z] 16:44:01 3.48 0.02 3.47 0.00 0.13 91.72 0.00 [2023-09-12T16:45:16.042Z] 16:45:01 95.50 0.30 95.20 0.00 36.26 51372.24 0.00 [2023-09-12T16:45:16.042Z] Average: 45.57 7.47 38.09 0.00 1322.74 25811.64 0.00 [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] 16:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-12T16:45:16.042Z] 16:38:02 28876448 31506184 805872 2.45 75976 2814384 2126692 6.27 1192116 2438584 204312 [2023-09-12T16:45:16.042Z] 16:39:01 28682356 31608708 704140 2.14 91548 3064724 1781012 5.25 1072968 2716552 392 [2023-09-12T16:45:16.042Z] 16:40:01 28682468 31609012 703704 2.14 91636 3064716 1781012 5.25 1072764 2716552 16 [2023-09-12T16:45:16.042Z] 16:41:01 28684428 31611076 701580 2.13 91724 3064728 1781012 5.25 1070768 2716556 8 [2023-09-12T16:45:16.042Z] 16:42:01 28530312 31570928 719576 2.19 106940 3171000 1730940 5.10 1173652 2747976 1376 [2023-09-12T16:45:16.042Z] 16:43:01 28214560 31598396 682792 2.08 121904 3489832 1696692 5.00 1371708 2850676 4 [2023-09-12T16:45:16.042Z] 16:44:01 28219384 31598416 682864 2.08 120520 3486580 1691520 4.99 1370788 2847464 164 [2023-09-12T16:45:16.042Z] 16:45:01 26685188 31550144 724700 2.20 169948 4795676 1855044 5.47 1521200 4096764 84 [2023-09-12T16:45:16.042Z] Average: 28321893 31581608 715654 2.18 108774 3368955 1805490 5.32 1230746 2891390 25794 [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] 16:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-12T16:45:16.042Z] 16:38:02 ens3 596.30 376.20 6734.48 88.17 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:38:02 vethd51b921 10.00 17.18 0.85 63.33 0.00 0.00 0.00 0.01 [2023-09-12T16:45:16.042Z] 16:38:02 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:38:02 docker0 12.85 19.41 1.00 90.44 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:39:01 ens3 121.69 87.34 2585.58 46.90 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:39:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:39:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:40:01 ens3 4.15 5.43 0.59 13.89 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:41:01 ens3 6.60 16.78 0.89 21.89 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:42:01 ens3 76.80 47.36 703.49 3.72 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:42:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:43:01 ens3 122.21 47.38 2026.35 10.09 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:43:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:44:01 ens3 3.53 4.30 0.61 7.40 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:45:01 ens3 286.34 171.17 7261.55 36.82 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:45:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] 16:45:01 docker0 9.23 16.78 0.80 63.53 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] Average: ens3 152.27 94.51 2413.83 28.57 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] Average: lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] Average: docker0 2.77 4.54 0.23 19.29 0.00 0.00 0.00 0.00 [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] ---> sar -P ALL: [2023-09-12T16:45:16.042Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5916) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] 16:36:46 LINUX RESTART (8 CPU) [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] 16:37:01 CPU %user %nice %system %iowait %steal %idle [2023-09-12T16:45:16.042Z] 16:38:02 all 16.78 0.00 4.45 2.72 0.07 75.98 [2023-09-12T16:45:16.042Z] 16:38:02 0 16.01 0.00 4.21 0.91 0.05 78.83 [2023-09-12T16:45:16.042Z] 16:38:02 1 13.57 0.00 4.77 0.44 0.07 81.16 [2023-09-12T16:45:16.042Z] 16:38:02 2 18.45 0.00 3.68 0.66 0.08 77.13 [2023-09-12T16:45:16.042Z] 16:38:02 3 16.81 0.00 3.89 1.26 0.07 77.98 [2023-09-12T16:45:16.042Z] 16:38:02 4 15.60 0.00 5.03 2.56 0.05 76.76 [2023-09-12T16:45:16.042Z] 16:38:02 5 14.99 0.00 3.75 2.60 0.07 78.59 [2023-09-12T16:45:16.042Z] 16:38:02 6 19.32 0.00 6.01 12.42 0.08 62.17 [2023-09-12T16:45:16.042Z] 16:38:02 7 19.47 0.00 4.24 0.92 0.10 75.27 [2023-09-12T16:45:16.042Z] 16:39:01 all 9.99 0.00 2.05 1.08 0.04 86.83 [2023-09-12T16:45:16.042Z] 16:39:01 0 9.57 0.00 2.69 0.00 0.03 87.70 [2023-09-12T16:45:16.042Z] 16:39:01 1 10.03 0.00 2.08 0.00 0.05 87.84 [2023-09-12T16:45:16.042Z] 16:39:01 2 10.46 0.00 1.73 0.02 0.03 87.77 [2023-09-12T16:45:16.042Z] 16:39:01 3 10.21 0.00 2.28 6.79 0.05 80.67 [2023-09-12T16:45:16.042Z] 16:39:01 4 9.64 0.00 2.20 1.18 0.05 86.94 [2023-09-12T16:45:16.042Z] 16:39:01 5 9.50 0.00 1.90 0.09 0.03 88.48 [2023-09-12T16:45:16.042Z] 16:39:01 6 10.57 0.00 1.67 0.48 0.03 87.25 [2023-09-12T16:45:16.042Z] 16:39:01 7 9.98 0.00 1.83 0.12 0.03 88.04 [2023-09-12T16:45:16.042Z] 16:40:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-09-12T16:45:16.042Z] 16:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T16:45:16.042Z] 16:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T16:45:16.042Z] 16:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T16:45:16.042Z] 16:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-12T16:45:16.042Z] 16:40:01 4 0.05 0.00 0.07 0.00 0.02 99.87 [2023-09-12T16:45:16.042Z] 16:40:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-12T16:45:16.042Z] 16:40:01 6 0.07 0.00 0.03 0.03 0.00 99.87 [2023-09-12T16:45:16.042Z] 16:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T16:45:16.042Z] 16:41:01 all 0.05 0.00 0.03 0.00 0.01 99.92 [2023-09-12T16:45:16.042Z] 16:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-12T16:45:16.042Z] 16:41:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2023-09-12T16:45:16.042Z] 16:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-12T16:45:16.042Z] 16:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T16:45:16.042Z] 16:41:01 4 0.10 0.00 0.08 0.00 0.02 99.80 [2023-09-12T16:45:16.042Z] 16:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-12T16:45:16.042Z] 16:41:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2023-09-12T16:45:16.042Z] 16:41:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2023-09-12T16:45:16.042Z] 16:42:01 all 0.98 0.00 0.58 0.18 0.01 98.25 [2023-09-12T16:45:16.042Z] 16:42:01 0 0.75 0.00 1.65 0.02 0.00 97.58 [2023-09-12T16:45:16.042Z] 16:42:01 1 1.22 0.00 0.33 0.03 0.02 98.40 [2023-09-12T16:45:16.042Z] 16:42:01 2 0.73 0.00 0.33 0.13 0.02 98.78 [2023-09-12T16:45:16.042Z] 16:42:01 3 0.88 0.00 0.52 0.05 0.02 98.53 [2023-09-12T16:45:16.042Z] 16:42:01 4 1.17 0.00 0.63 0.35 0.02 97.83 [2023-09-12T16:45:16.042Z] 16:42:01 5 1.72 0.00 0.63 0.32 0.00 97.33 [2023-09-12T16:45:16.042Z] 16:42:01 6 0.48 0.00 0.30 0.50 0.02 98.70 [2023-09-12T16:45:16.042Z] 16:42:01 7 0.85 0.00 0.27 0.02 0.02 98.85 [2023-09-12T16:45:16.042Z] 16:43:01 all 1.58 0.00 0.81 0.57 0.01 97.03 [2023-09-12T16:45:16.042Z] 16:43:01 0 2.10 0.00 0.55 0.47 0.02 96.86 [2023-09-12T16:45:16.042Z] 16:43:01 1 1.40 0.00 0.97 1.08 0.00 96.55 [2023-09-12T16:45:16.042Z] 16:43:01 2 1.85 0.00 0.65 0.08 0.02 97.40 [2023-09-12T16:45:16.042Z] 16:43:01 3 0.80 0.00 0.58 0.02 0.02 98.58 [2023-09-12T16:45:16.042Z] 16:43:01 4 1.78 0.00 0.83 0.05 0.02 97.32 [2023-09-12T16:45:16.042Z] 16:43:01 5 1.12 0.00 1.57 1.47 0.02 95.83 [2023-09-12T16:45:16.042Z] 16:43:01 6 1.87 0.00 0.82 0.99 0.02 96.31 [2023-09-12T16:45:16.042Z] 16:43:01 7 1.71 0.00 0.50 0.40 0.02 97.37 [2023-09-12T16:45:16.042Z] 16:44:01 all 0.15 0.00 0.05 0.01 0.00 99.78 [2023-09-12T16:45:16.042Z] 16:44:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2023-09-12T16:45:16.042Z] 16:44:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2023-09-12T16:45:16.042Z] 16:44:01 2 0.22 0.00 0.12 0.00 0.00 99.67 [2023-09-12T16:45:16.042Z] 16:44:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2023-09-12T16:45:16.042Z] 16:44:01 4 0.10 0.00 0.03 0.00 0.02 99.85 [2023-09-12T16:45:16.042Z] 16:44:01 5 0.05 0.00 0.02 0.05 0.00 99.88 [2023-09-12T16:45:16.042Z] 16:44:01 6 0.58 0.00 0.07 0.02 0.02 99.32 [2023-09-12T16:45:16.042Z] 16:44:01 7 0.07 0.00 0.07 0.02 0.00 99.85 [2023-09-12T16:45:16.042Z] 16:45:01 all 7.19 0.00 3.10 1.91 0.05 87.75 [2023-09-12T16:45:16.042Z] 16:45:01 0 6.08 0.00 3.38 0.30 0.05 90.19 [2023-09-12T16:45:16.042Z] 16:45:01 1 8.40 0.00 3.91 6.28 0.07 81.34 [2023-09-12T16:45:16.042Z] 16:45:01 2 7.09 0.00 3.13 0.17 0.05 89.56 [2023-09-12T16:45:16.042Z] 16:45:01 3 7.13 0.00 2.99 0.03 0.07 89.78 [2023-09-12T16:45:16.042Z] 16:45:01 4 8.96 0.00 2.76 0.29 0.03 87.96 [2023-09-12T16:45:16.042Z] 16:45:01 5 5.09 0.00 3.37 2.67 0.03 88.84 [2023-09-12T16:45:16.042Z] 16:45:01 6 7.44 0.00 2.69 5.52 0.05 84.30 [2023-09-12T16:45:16.042Z] 16:45:01 7 7.31 0.00 2.57 0.07 0.05 90.01 [2023-09-12T16:45:16.042Z] Average: all 4.56 0.00 1.38 0.81 0.03 93.23 [2023-09-12T16:45:16.042Z] Average: 0 4.31 0.00 1.56 0.21 0.02 93.90 [2023-09-12T16:45:16.042Z] Average: 1 4.30 0.00 1.51 0.97 0.03 93.19 [2023-09-12T16:45:16.042Z] Average: 2 4.82 0.00 1.20 0.13 0.03 93.82 [2023-09-12T16:45:16.042Z] Average: 3 4.46 0.00 1.28 1.01 0.03 93.23 [2023-09-12T16:45:16.042Z] Average: 4 4.64 0.00 1.44 0.55 0.03 93.35 [2023-09-12T16:45:16.042Z] Average: 5 4.03 0.00 1.40 0.90 0.02 93.65 [2023-09-12T16:45:16.042Z] Average: 6 5.01 0.00 1.44 2.49 0.03 91.03 [2023-09-12T16:45:16.042Z] Average: 7 4.89 0.00 1.17 0.19 0.03 93.72 [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z] [2023-09-12T16:45:16.042Z]