Started by user Bill Mahoney Replayed #77 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a43e4483e78b56bbeb4e7e782749350c10340679 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-ssh13400944442706896517.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh17213427613828976011.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4032971036252103618.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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. Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXReleaseDocs.groovy 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-ssh10580273209823749093.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6844835416390516548.key Verifying host key using known hosts file > 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. Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfNode.groovy Replacing contents of vars/lfCommon.groovy Replacing contents of vars/lfDefaults.groovy Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfJava.groovy [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8582 in /w/workspace/gexfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a43e4483e78b56bbeb4e7e782749350c10340679 (main) Commit message: "feat: add security Consul metrics (#383)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a43e4483e78b56bbeb4e7e782749350c10340679 # timeout=10 > git rev-list --no-walk a43e4483e78b56bbeb4e7e782749350c10340679 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-19T17:09:02.262Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-19T17:09:02.317Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-19T17:09:02.332Z] ========================================================= [2022-10-19T17:09:02.332Z] EdgeX Global Pipelines Version Info [2022-10-19T17:09:02.332Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-19T17:09:03.421Z] ------------------- [2022-10-19T17:09:03.421Z] stable info: [2022-10-19T17:09:03.421Z] ------------------- [2022-10-19T17:09:03.421Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-19T17:09:03.421Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-19T17:09:03.421Z] Message: update stable to v1.0.243 [2022-10-19T17:09:03.682Z] ------------------- [2022-10-19T17:09:03.682Z] experimental info: [2022-10-19T17:09:03.682Z] ------------------- [2022-10-19T17:09:03.682Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-19T17:09:03.682Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-19T17:09:03.682Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-19T17:09:03.845Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-10-19T17:09:03.853Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-10-19T17:09:03.864Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-19T17:09:03.875Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-19T17:09:03.884Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-19T17:09:03.895Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-19T17:09:03.904Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-19T17:09:03.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-19T17:09:03.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-19T17:09:03.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-19T17:09:03.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-19T17:09:03.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-10-19T17:09:03.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-19T17:09:03.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-19T17:09:04.000Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-19T17:09:04.011Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-19T17:09:04.024Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-19T17:09:04.037Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-19T17:09:04.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-19T17:09:04.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-19T17:09:04.071Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-19T17:09:04.082Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-19T17:09:04.098Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-19T17:09:04.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-19T17:09:04.119Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-19T17:09:04.131Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-19T17:09:04.142Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-19T17:09:04.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-19T17:09:04.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-19T17:09:04.183Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-19T17:09:04.197Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a43e4483e78b56bbeb4e7e782749350c10340679 [Pipeline] echo [2022-10-19T17:09:04.207Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a43e448 [Pipeline] echo [2022-10-19T17:09:04.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-19T17:09:04.570Z] + git rev-list -1 --merges a43e4483e78b56bbeb4e7e782749350c10340679~1..a43e4483e78b56bbeb4e7e782749350c10340679 [Pipeline] echo [2022-10-19T17:09:04.597Z] -----------> git rev-list -1 --merges a43e4483e78b56bbeb4e7e782749350c10340679~1..a43e4483e78b56bbeb4e7e782749350c10340679 a43e4483e78b56bbeb4e7e782749350c10340679 [false] [Pipeline] sh [2022-10-19T17:09:04.879Z] + git log --format=format:%s -1 a43e4483e78b56bbeb4e7e782749350c10340679 [Pipeline] echo [2022-10-19T17:09:04.892Z] ========================================================= [2022-10-19T17:09:04.893Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-19T17:09:04.893Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-19T17:09:05.212Z] + git log --format=format:%s -1 a43e4483e78b56bbeb4e7e782749350c10340679 [Pipeline] echo [2022-10-19T17:09:05.223Z] [semverPrep] GIT_COMMIT: a43e4483e78b56bbeb4e7e782749350c10340679, Commit Message: feat: add security Consul metrics (#383) [Pipeline] echo [2022-10-19T17:09:05.234Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-19T17:09:05.594Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T17:09:05.595Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-19T17:09:05.595Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-19T17:09:05.595Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-19T17:09:05.595Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-19T17:09:05.595Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-19T17:09:05.595Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:09:06.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T17:09:06.027Z] [2022-10-19T17:09:06.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:09:06.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T17:09:06.329Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-19T17:09:06.329Z] b85a868b505f: Pulling fs layer [2022-10-19T17:09:06.329Z] e2be974225ed: Pulling fs layer [2022-10-19T17:09:06.329Z] 339a4e72a1f5: Pulling fs layer [2022-10-19T17:09:06.329Z] 988bab9f4d93: Pulling fs layer [2022-10-19T17:09:06.329Z] 1469e6f7b9e6: Pulling fs layer [2022-10-19T17:09:06.329Z] eaf3925da568: Pulling fs layer [2022-10-19T17:09:06.329Z] bab4dde63d76: Pulling fs layer [2022-10-19T17:09:06.329Z] bde34c3a00c8: Pulling fs layer [2022-10-19T17:09:06.329Z] b352a97aabf1: Pulling fs layer [2022-10-19T17:09:06.329Z] 4872d77fe225: Pulling fs layer [2022-10-19T17:09:06.329Z] 5851b861e8e6: Pulling fs layer [2022-10-19T17:09:06.329Z] bde34c3a00c8: Waiting [2022-10-19T17:09:06.329Z] 1469e6f7b9e6: Waiting [2022-10-19T17:09:06.329Z] eaf3925da568: Waiting [2022-10-19T17:09:06.329Z] bab4dde63d76: Waiting [2022-10-19T17:09:06.329Z] 4872d77fe225: Waiting [2022-10-19T17:09:06.329Z] 988bab9f4d93: Waiting [2022-10-19T17:09:06.329Z] 5851b861e8e6: Waiting [2022-10-19T17:09:06.329Z] b352a97aabf1: Waiting [2022-10-19T17:09:06.329Z] e2be974225ed: Download complete [2022-10-19T17:09:06.329Z] 988bab9f4d93: Verifying Checksum [2022-10-19T17:09:06.329Z] 988bab9f4d93: Download complete [2022-10-19T17:09:06.589Z] 1469e6f7b9e6: Verifying Checksum [2022-10-19T17:09:06.589Z] 1469e6f7b9e6: Download complete [2022-10-19T17:09:06.589Z] 339a4e72a1f5: Verifying Checksum [2022-10-19T17:09:06.589Z] 339a4e72a1f5: Download complete [2022-10-19T17:09:06.589Z] eaf3925da568: Verifying Checksum [2022-10-19T17:09:06.589Z] eaf3925da568: Download complete [2022-10-19T17:09:06.589Z] bde34c3a00c8: Download complete [2022-10-19T17:09:06.589Z] b352a97aabf1: Download complete [2022-10-19T17:09:06.589Z] 4872d77fe225: Download complete [2022-10-19T17:09:06.589Z] 5851b861e8e6: Verifying Checksum [2022-10-19T17:09:06.589Z] 5851b861e8e6: Download complete [2022-10-19T17:09:06.589Z] b85a868b505f: Verifying Checksum [2022-10-19T17:09:06.589Z] b85a868b505f: Download complete [2022-10-19T17:09:07.155Z] bab4dde63d76: Verifying Checksum [2022-10-19T17:09:07.155Z] bab4dde63d76: Download complete [2022-10-19T17:09:07.727Z] b85a868b505f: Pull complete [2022-10-19T17:09:07.727Z] e2be974225ed: Pull complete [2022-10-19T17:09:08.296Z] 339a4e72a1f5: Pull complete [2022-10-19T17:09:08.296Z] 988bab9f4d93: Pull complete [2022-10-19T17:09:08.555Z] 1469e6f7b9e6: Pull complete [2022-10-19T17:09:08.555Z] eaf3925da568: Pull complete [2022-10-19T17:09:10.465Z] bab4dde63d76: Pull complete [2022-10-19T17:09:10.465Z] bde34c3a00c8: Pull complete [2022-10-19T17:09:10.465Z] b352a97aabf1: Pull complete [2022-10-19T17:09:10.465Z] 4872d77fe225: Pull complete [2022-10-19T17:09:10.725Z] 5851b861e8e6: Pull complete [2022-10-19T17:09:10.725Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-19T17:09:10.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T17:09:10.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T17:09:10.810Z] prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container [2022-10-19T17:09:10.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-19T17:09:12.437Z] $ docker top f9bd33e8491a06cb8768a2a0f1fec8f8be680ba666c0af5d7db9c973b7e303ee -eo pid,comm [2022-10-19T17:09:12.511Z] 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). [2022-10-19T17:09:12.511Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T17:09:12.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T17:09:12.548Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T17:09:12.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T17:09:12.635Z] $ docker exec f9bd33e8491a06cb8768a2a0f1fec8f8be680ba666c0af5d7db9c973b7e303ee ssh-agent [2022-10-19T17:09:12.772Z] SSH_AUTH_SOCK=/tmp/ssh-ceEDERF1dc5R/agent.32 [2022-10-19T17:09:12.772Z] SSH_AGENT_PID=38 [2022-10-19T17:09:12.778Z] Running ssh-add (command line suppressed) [2022-10-19T17:09:12.861Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11293117685105968444.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11293117685105968444.key) [2022-10-19T17:09:12.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T17:09:13.186Z] + git tag --points-at HEAD [Pipeline] } [2022-10-19T17:09:13.178Z] $ docker exec --env ******** --env ******** f9bd33e8491a06cb8768a2a0f1fec8f8be680ba666c0af5d7db9c973b7e303ee ssh-agent -k [2022-10-19T17:09:13.280Z] unset SSH_AUTH_SOCK; [2022-10-19T17:09:13.281Z] unset SSH_AGENT_PID; [2022-10-19T17:09:13.281Z] echo Agent pid 38 killed; [2022-10-19T17:09:13.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-19T17:09:13.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T17:09:13.335Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T17:09:13.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T17:09:13.436Z] $ docker exec f9bd33e8491a06cb8768a2a0f1fec8f8be680ba666c0af5d7db9c973b7e303ee ssh-agent [2022-10-19T17:09:13.573Z] SSH_AUTH_SOCK=/tmp/ssh-8G0yLdIPnI9t/agent.71 [2022-10-19T17:09:13.573Z] SSH_AGENT_PID=77 [2022-10-19T17:09:13.578Z] Running ssh-add (command line suppressed) [2022-10-19T17:09:13.653Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3139977590489373613.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3139977590489373613.key) [2022-10-19T17:09:13.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T17:09:13.974Z] + git semver init [2022-10-19T17:09:14.233Z] 2022-10-19 17:09:14,152 [run_init] DEBUG init version:0.0.0 force:False [2022-10-19T17:09:14.233Z] 2022-10-19 17:09:14,153 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-10-19T17:09:14.233Z] 2022-10-19 17:09:14,153 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-10-19T17:09:14.233Z] 2022-10-19 17:09:14,154 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-10-19T17:09:15.174Z] 2022-10-19 17:09:15,073 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2022-10-19T17:09:15.174Z] 2022-10-19 17:09:15,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2022-10-19T17:09:15.174Z] 2022-10-19 17:09:15,074 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-19T17:09:15.174Z] 2022-10-19 17:09:15,074 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-19T17:09:15.174Z] 2.3.0-dev.22 [Pipeline] } [2022-10-19T17:09:15.166Z] $ docker exec --env ******** --env ******** f9bd33e8491a06cb8768a2a0f1fec8f8be680ba666c0af5d7db9c973b7e303ee ssh-agent -k [2022-10-19T17:09:15.271Z] unset SSH_AUTH_SOCK; [2022-10-19T17:09:15.272Z] unset SSH_AGENT_PID; [2022-10-19T17:09:15.272Z] echo Agent pid 77 killed; [2022-10-19T17:09:15.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T17:09:15.598Z] + git semver [Pipeline] } [2022-10-19T17:09:15.853Z] $ docker stop --time=1 f9bd33e8491a06cb8768a2a0f1fec8f8be680ba666c0af5d7db9c973b7e303ee [2022-10-19T17:09:17.180Z] $ docker rm -f f9bd33e8491a06cb8768a2a0f1fec8f8be680ba666c0af5d7db9c973b7e303ee [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T17:09:17.531Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-19T17:09:17.701Z] Stashed 1 file(s) [Pipeline] echo [2022-10-19T17:09:17.704Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [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 [2022-10-19T17:09:17.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T17:09:17.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T17:09:17.843Z] ========================================================= [2022-10-19T17:09:17.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-19T17:09:17.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-19T17:09:18.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-19T17:09:18.137Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-19T17:09:18.137Z] 213ec9aee27d: Pulling fs layer [2022-10-19T17:09:18.137Z] 4583459ba037: Pulling fs layer [2022-10-19T17:09:18.137Z] 93c1e223e6f2: Pulling fs layer [2022-10-19T17:09:18.137Z] 53926ce57604: Pulling fs layer [2022-10-19T17:09:18.137Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-19T17:09:18.137Z] 30f14e443154: Pulling fs layer [2022-10-19T17:09:18.137Z] 801331c1e519: Pulling fs layer [2022-10-19T17:09:18.137Z] 99cc6dd402b0: Pulling fs layer [2022-10-19T17:09:18.137Z] 7d9ed39f4882: Pulling fs layer [2022-10-19T17:09:18.137Z] 30f14e443154: Waiting [2022-10-19T17:09:18.137Z] 801331c1e519: Waiting [2022-10-19T17:09:18.137Z] 99cc6dd402b0: Waiting [2022-10-19T17:09:18.137Z] 7d9ed39f4882: Waiting [2022-10-19T17:09:18.137Z] 21b2b0c7a3f4: Waiting [2022-10-19T17:09:18.137Z] 53926ce57604: Waiting [2022-10-19T17:09:18.137Z] 93c1e223e6f2: Verifying Checksum [2022-10-19T17:09:18.137Z] 93c1e223e6f2: Download complete [2022-10-19T17:09:18.137Z] 4583459ba037: Verifying Checksum [2022-10-19T17:09:18.137Z] 4583459ba037: Download complete [2022-10-19T17:09:18.137Z] 21b2b0c7a3f4: Download complete [2022-10-19T17:09:18.137Z] 30f14e443154: Verifying Checksum [2022-10-19T17:09:18.137Z] 30f14e443154: Download complete [2022-10-19T17:09:18.137Z] 213ec9aee27d: Verifying Checksum [2022-10-19T17:09:18.137Z] 801331c1e519: Verifying Checksum [2022-10-19T17:09:18.137Z] 801331c1e519: Download complete [2022-10-19T17:09:18.410Z] 213ec9aee27d: Pull complete [2022-10-19T17:09:18.410Z] 4583459ba037: Pull complete [2022-10-19T17:09:18.687Z] 93c1e223e6f2: Pull complete [2022-10-19T17:09:18.959Z] 7d9ed39f4882: Verifying Checksum [2022-10-19T17:09:18.959Z] 7d9ed39f4882: Download complete [2022-10-19T17:09:19.222Z] 99cc6dd402b0: Verifying Checksum [2022-10-19T17:09:19.222Z] 99cc6dd402b0: Download complete [2022-10-19T17:09:19.222Z] 53926ce57604: Verifying Checksum [2022-10-19T17:09:19.222Z] 53926ce57604: Download complete [2022-10-19T17:09:22.506Z] 53926ce57604: Pull complete [2022-10-19T17:09:22.765Z] 21b2b0c7a3f4: Pull complete [2022-10-19T17:09:22.765Z] 30f14e443154: Pull complete [2022-10-19T17:09:22.765Z] 801331c1e519: Pull complete [2022-10-19T17:09:25.297Z] 99cc6dd402b0: Pull complete [2022-10-19T17:09:25.556Z] 7d9ed39f4882: Pull complete [2022-10-19T17:09:25.556Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-19T17:09:25.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-19T17:09:25.556Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-19T17:09:25.839Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:09:26.134Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-19T17:09:26.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T17:09:26.191Z] prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container [2022-10-19T17:09:26.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-19T17:09:28.184Z] $ docker top d796467e67f178641ed49e0788f4f27e4d93f327824f3b8ab05820ae71541b5c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T17:09:28.530Z] + go version [2022-10-19T17:09:28.530Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-19T17:09:28.535Z] $ docker stop --time=1 d796467e67f178641ed49e0788f4f27e4d93f327824f3b8ab05820ae71541b5c [2022-10-19T17:09:29.846Z] $ docker rm -f d796467e67f178641ed49e0788f4f27e4d93f327824f3b8ab05820ae71541b5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:09:30.249Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-19T17:09:30.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T17:09:30.314Z] prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container [2022-10-19T17:09:30.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-19T17:09:30.748Z] $ docker top 53f8747345215b6a611a6ed814810e87875a7f954d53b5765c67ce440797ccf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T17:09:31.098Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2022-10-19T17:09:31.391Z] + make test [2022-10-19T17:09:31.391Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-19T17:09:31.391Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-19T17:09:31.391Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-10-19T17:09:31.391Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-19T17:09:31.391Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-10-19T17:09:31.391Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-19T17:09:31.391Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-19T17:09:31.391Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-10-19T17:09:31.649Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-19T17:09:31.650Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 [2022-10-19T17:09:31.650Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-10-19T17:09:31.650Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-19T17:09:31.650Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-19T17:09:31.650Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-19T17:09:31.650Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-19T17:09:31.650Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-19T17:09:31.650Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-19T17:09:31.650Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-19T17:09:31.650Z] go: downloading github.com/go-kit/log v0.2.0 [2022-10-19T17:09:31.650Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-10-19T17:09:31.650Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-19T17:09:31.650Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-19T17:09:31.650Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-19T17:09:31.650Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-19T17:09:31.907Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-10-19T17:09:31.907Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-19T17:09:31.907Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-19T17:09:31.907Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-19T17:09:31.907Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-19T17:09:31.907Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-19T17:09:31.907Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-19T17:09:31.907Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-19T17:09:31.907Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-10-19T17:09:31.907Z] go: downloading golang.org/x/text v0.3.7 [2022-10-19T17:09:31.907Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-19T17:09:31.907Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-19T17:09:31.907Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-19T17:09:31.907Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-19T17:09:31.907Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-19T17:09:32.165Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-19T17:09:32.165Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-10-19T17:09:32.165Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-19T17:09:32.165Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-10-19T17:09:32.165Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-19T17:09:32.423Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-19T17:09:32.423Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-19T17:09:32.423Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-19T17:09:32.423Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-19T17:09:32.683Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-19T17:09:32.683Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-19T17:09:32.683Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-10-19T17:09:32.683Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-19T17:09:32.683Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-19T17:09:32.683Z] go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d [2022-10-19T17:09:32.683Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-19T17:09:32.683Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-10-19T17:09:32.683Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-10-19T17:09:32.777Z] Still waiting to schedule task [2022-10-19T17:09:32.777Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8580’ is offline [2022-10-19T17:09:44.874Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-19T17:09:44.874Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.010s coverage: 9.9% of statements [2022-10-19T17:09:44.874Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-19T17:09:44.874Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.024s coverage: 92.5% of statements [2022-10-19T17:09:44.874Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.005s coverage: 85.3% of statements [2022-10-19T17:09:45.810Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.023s coverage: 42.8% of statements [2022-10-19T17:09:45.810Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-19T17:09:45.810Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-19T17:09:45.810Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.013s coverage: 100.0% of statements [2022-10-19T17:09:45.810Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.315s coverage: 88.4% of statements [2022-10-19T17:09:45.810Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 25.0% of statements [2022-10-19T17:09:47.184Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.031s coverage: 81.4% of statements [2022-10-19T17:09:47.184Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-19T17:09:47.184Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.012s coverage: 41.7% of statements [2022-10-19T17:09:47.184Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.017s coverage: 91.3% of statements [2022-10-19T17:09:53.738Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-19T17:09:53.738Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-19T17:09:55.635Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-19T17:09:55.635Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-19T17:09:55.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-19T17:09:55.660Z] $ docker stop --time=1 53f8747345215b6a611a6ed814810e87875a7f954d53b5765c67ce440797ccf5 [2022-10-19T17:09:58.324Z] $ docker rm -f 53f8747345215b6a611a6ed814810e87875a7f954d53b5765c67ce440797ccf5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T17:09:58.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-19T17:09:58.970Z] 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 [2022-10-19T17:09:59.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T17:09:59.435Z] [2022-10-19T17:09:59.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:09:59.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T17:09:59.727Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-19T17:09:59.727Z] 5eb5b503b376: Pulling fs layer [2022-10-19T17:09:59.727Z] 5c69ac0246d0: Pulling fs layer [2022-10-19T17:09:59.727Z] ec43610c2a17: Pulling fs layer [2022-10-19T17:09:59.727Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-19T17:09:59.727Z] 33b1e0a273af: Pulling fs layer [2022-10-19T17:09:59.727Z] 5d3b04190fa2: Pulling fs layer [2022-10-19T17:09:59.728Z] 2f39f015ded8: Pulling fs layer [2022-10-19T17:09:59.728Z] 33b1e0a273af: Waiting [2022-10-19T17:09:59.728Z] 2f39f015ded8: Waiting [2022-10-19T17:09:59.728Z] 5d3b04190fa2: Waiting [2022-10-19T17:09:59.728Z] 3a2ae6a8a46f: Waiting [2022-10-19T17:09:59.728Z] 5c69ac0246d0: Download complete [2022-10-19T17:09:59.728Z] 3a2ae6a8a46f: Download complete [2022-10-19T17:09:59.986Z] 33b1e0a273af: Verifying Checksum [2022-10-19T17:09:59.986Z] 33b1e0a273af: Download complete [2022-10-19T17:09:59.986Z] 5d3b04190fa2: Verifying Checksum [2022-10-19T17:09:59.986Z] 5d3b04190fa2: Download complete [2022-10-19T17:09:59.986Z] ec43610c2a17: Verifying Checksum [2022-10-19T17:09:59.986Z] ec43610c2a17: Download complete [2022-10-19T17:09:59.986Z] 5eb5b503b376: Download complete [2022-10-19T17:10:00.554Z] 2f39f015ded8: Download complete [2022-10-19T17:10:01.122Z] 5eb5b503b376: Pull complete [2022-10-19T17:10:01.122Z] 5c69ac0246d0: Pull complete [2022-10-19T17:10:01.714Z] ec43610c2a17: Pull complete [2022-10-19T17:10:01.714Z] 3a2ae6a8a46f: Pull complete [2022-10-19T17:10:01.972Z] 33b1e0a273af: Pull complete [2022-10-19T17:10:01.972Z] 5d3b04190fa2: Pull complete [2022-10-19T17:10:06.168Z] 2f39f015ded8: Pull complete [2022-10-19T17:10:06.168Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-19T17:10:06.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T17:10:06.168Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T17:10:06.231Z] prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container [2022-10-19T17:10:06.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-19T17:10:07.980Z] $ docker top 270d1fbc43dfcb3bcbf4ded68c050f7d997447fc26ca67879807e10bb9b9ec80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T17:10:08.349Z] ---> job-cost.sh [2022-10-19T17:10:08.349Z] lf-activate-venv: SKIPPING [2022-10-19T17:10:08.349Z] INFO: No Stack... [2022-10-19T17:10:08.608Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-19T17:10:09.176Z] INFO: Archiving Costs [Pipeline] sh [2022-10-19T17:10:09.467Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2022-10-19T17:10:09.468Z] + cut -d, -f6 [Pipeline] lock [2022-10-19T17:10:09.481Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] [2022-10-19T17:10:09.493Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] did not exist. Created. [2022-10-19T17:10:09.493Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-19T17:10:09.789Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-19T17:10:09.873Z] Stashed 1 file(s) [Pipeline] } [2022-10-19T17:10:09.880Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-19T17:10:09.900Z] $ docker stop --time=1 270d1fbc43dfcb3bcbf4ded68c050f7d997447fc26ca67879807e10bb9b9ec80 [2022-10-19T17:10:11.076Z] $ docker rm -f 270d1fbc43dfcb3bcbf4ded68c050f7d997447fc26ca67879807e10bb9b9ec80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-19T17:11:05.704Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8583 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2022-10-19T17:11:05.718Z] Running in /w/workspace/go-mod-bootstrap/78 [Pipeline] { [Pipeline] checkout [2022-10-19T17:11:05.746Z] Selected Git installation does not exist. Using Default [2022-10-19T17:11:05.746Z] The recommended git tool is: NONE [2022-10-19T17:11:10.672Z] using credential edgex-jenkins-ssh [2022-10-19T17:11:10.686Z] Cloning the remote Git repository [2022-10-19T17:11:10.728Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-19T17:11:10.805Z] > git init /w/workspace/go-mod-bootstrap/78 # timeout=10 [2022-10-19T17:11:10.944Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-19T17:11:10.945Z] > git --version # timeout=10 [2022-10-19T17:11:10.966Z] > git --version # 'git version 2.25.1' [2022-10-19T17:11:10.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-19T17:11:11.035Z] Verifying host key using known hosts file [2022-10-19T17:11:11.229Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-19T17:11:11.241Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-19T17:11:12.418Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-10-19T17:11:12.439Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-19T17:11:13.437Z] Avoid second fetch [2022-10-19T17:11:13.438Z] Checking out Revision a43e4483e78b56bbeb4e7e782749350c10340679 (main) [2022-10-19T17:11:13.944Z] Commit message: "feat: add security Consul metrics (#383)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2022-10-19T17:11:13.451Z] > git config core.sparsecheckout # timeout=10 [2022-10-19T17:11:13.475Z] > git checkout -f a43e4483e78b56bbeb4e7e782749350c10340679 # timeout=10 [Pipeline] sh [2022-10-19T17:11:14.945Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-19T17:11:14.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T17:11:14.945Z] Dload Upload Total Spent Left Speed [2022-10-19T17:11:14.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 78762 0 --:--:-- --:--:-- --:--:-- 78762 [Pipeline] sh [2022-10-19T17:11:15.600Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-19T17:11:15.925Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-19T17:11:15.925Z] + sudo tee /etc/docker/daemon.new [2022-10-19T17:11:15.925Z] { [2022-10-19T17:11:15.925Z] "registry-mirrors": [ [2022-10-19T17:11:15.925Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-19T17:11:15.925Z] ], [2022-10-19T17:11:15.925Z] "bip": "10.250.0.254/24", [2022-10-19T17:11:15.925Z] "hosts": [ [2022-10-19T17:11:15.925Z] "tcp://0.0.0.0:5555", [2022-10-19T17:11:15.925Z] "unix:///var/run/docker.sock" [2022-10-19T17:11:15.925Z] ], [2022-10-19T17:11:15.925Z] "mtu": 1458, [2022-10-19T17:11:15.925Z] "selinux-enabled": true, [2022-10-19T17:11:15.925Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-19T17:11:15.925Z] } [Pipeline] sh [2022-10-19T17:11:16.254Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-19T17:11:16.582Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-19T17:11:34.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T17:11:34.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T17:11:34.971Z] ========================================================= [2022-10-19T17:11:34.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-19T17:11:34.971Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-19T17:11:35.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-19T17:11:35.903Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-19T17:11:35.903Z] 9b18e9b68314: Pulling fs layer [2022-10-19T17:11:35.903Z] d32db5db7311: Pulling fs layer [2022-10-19T17:11:35.903Z] d0c4b47475fc: Pulling fs layer [2022-10-19T17:11:35.903Z] 5831b945b038: Pulling fs layer [2022-10-19T17:11:35.903Z] 86bbec2aaacd: Pulling fs layer [2022-10-19T17:11:35.903Z] e10730c5d714: Pulling fs layer [2022-10-19T17:11:35.903Z] 5dd5c2283517: Pulling fs layer [2022-10-19T17:11:35.903Z] d5ac0230b979: Pulling fs layer [2022-10-19T17:11:35.903Z] 5831b945b038: Waiting [2022-10-19T17:11:35.903Z] 86bbec2aaacd: Waiting [2022-10-19T17:11:35.903Z] 5dd5c2283517: Waiting [2022-10-19T17:11:35.903Z] e10730c5d714: Waiting [2022-10-19T17:11:35.903Z] d5ac0230b979: Waiting [2022-10-19T17:11:35.903Z] d0c4b47475fc: Verifying Checksum [2022-10-19T17:11:35.903Z] d0c4b47475fc: Download complete [2022-10-19T17:11:35.903Z] d32db5db7311: Download complete [2022-10-19T17:11:35.903Z] 86bbec2aaacd: Download complete [2022-10-19T17:11:35.903Z] e10730c5d714: Verifying Checksum [2022-10-19T17:11:35.903Z] e10730c5d714: Download complete [2022-10-19T17:11:35.903Z] 9b18e9b68314: Verifying Checksum [2022-10-19T17:11:35.903Z] 9b18e9b68314: Download complete [2022-10-19T17:11:36.887Z] 9b18e9b68314: Pull complete [2022-10-19T17:11:37.163Z] d5ac0230b979: Verifying Checksum [2022-10-19T17:11:37.163Z] d5ac0230b979: Download complete [2022-10-19T17:11:37.444Z] d32db5db7311: Pull complete [2022-10-19T17:11:37.714Z] d0c4b47475fc: Pull complete [2022-10-19T17:11:38.309Z] 5dd5c2283517: Verifying Checksum [2022-10-19T17:11:38.309Z] 5dd5c2283517: Download complete [2022-10-19T17:11:38.906Z] 5831b945b038: Verifying Checksum [2022-10-19T17:11:38.906Z] 5831b945b038: Download complete [2022-10-19T17:11:51.250Z] 5831b945b038: Pull complete [2022-10-19T17:11:51.250Z] 86bbec2aaacd: Pull complete [2022-10-19T17:11:51.250Z] e10730c5d714: Pull complete [2022-10-19T17:11:57.931Z] 5dd5c2283517: Pull complete [2022-10-19T17:11:58.890Z] d5ac0230b979: Pull complete [2022-10-19T17:11:59.158Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-19T17:11:59.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-19T17:11:59.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-19T17:11:59.478Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:11:59.815Z] + docker inspect -f . ci-base-image-arm64 [2022-10-19T17:11:59.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T17:12:00.006Z] prd-ubuntu20.04-docker-arm64-4c-16g-8583 does not seem to be running inside a container [2022-10-19T17:12:00.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/78 -v /w/workspace/go-mod-bootstrap/78:/w/workspace/go-mod-bootstrap/78:rw,z -v /w/workspace/go-mod-bootstrap/78@tmp:/w/workspace/go-mod-bootstrap/78@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 [2022-10-19T17:12:03.235Z] $ docker top 53f24376e105165534ffb5793ee581afb2748397937311001b09d0b280b4f128 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T17:12:04.094Z] + go version [2022-10-19T17:12:04.094Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-19T17:12:04.112Z] $ docker stop --time=1 53f24376e105165534ffb5793ee581afb2748397937311001b09d0b280b4f128 [2022-10-19T17:12:05.733Z] $ docker rm -f 53f24376e105165534ffb5793ee581afb2748397937311001b09d0b280b4f128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:12:06.283Z] + docker inspect -f . ci-base-image-arm64 [2022-10-19T17:12:06.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T17:12:06.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-8583 does not seem to be running inside a container [2022-10-19T17:12:06.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/78 -v /w/workspace/go-mod-bootstrap/78:/w/workspace/go-mod-bootstrap/78:rw,z -v /w/workspace/go-mod-bootstrap/78@tmp:/w/workspace/go-mod-bootstrap/78@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 [2022-10-19T17:12:08.518Z] $ docker top a8fc2589fcf83ec4276b300bb441de03669ac8d2e9fdfe3e886f49730fef2f5d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T17:12:09.026Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/78 [Pipeline] fileExists [Pipeline] sh [2022-10-19T17:12:09.360Z] + make test [2022-10-19T17:12:09.626Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-19T17:12:09.626Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-10-19T17:12:09.626Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-10-19T17:12:09.626Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-19T17:12:09.893Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 [2022-10-19T17:12:09.893Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-19T17:12:09.893Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-19T17:12:09.893Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-19T17:12:09.893Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-10-19T17:12:09.893Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-10-19T17:12:10.159Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-19T17:12:10.159Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-19T17:12:10.159Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-19T17:12:10.159Z] go: downloading github.com/go-kit/log v0.2.0 [2022-10-19T17:12:10.159Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-19T17:12:10.159Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-19T17:12:10.159Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-19T17:12:10.159Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-19T17:12:10.159Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-19T17:12:10.426Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-10-19T17:12:10.426Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-19T17:12:10.426Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-19T17:12:10.426Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-19T17:12:10.426Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-19T17:12:10.426Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-19T17:12:10.426Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-10-19T17:12:10.695Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-19T17:12:10.695Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-19T17:12:10.695Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-19T17:12:10.695Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-19T17:12:11.657Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-19T17:12:11.657Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-19T17:12:11.657Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-19T17:12:11.657Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-19T17:12:11.657Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-10-19T17:12:11.657Z] go: downloading golang.org/x/text v0.3.7 [2022-10-19T17:12:11.657Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-19T17:12:11.657Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-19T17:12:11.924Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-19T17:12:11.924Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-19T17:12:11.924Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-19T17:12:11.924Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-19T17:12:12.893Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-19T17:12:12.893Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-10-19T17:12:12.893Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-19T17:12:12.893Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-10-19T17:12:12.893Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-19T17:12:12.893Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-19T17:12:13.160Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-19T17:12:13.160Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-19T17:12:13.428Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-19T17:12:13.428Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-19T17:12:13.428Z] go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d [2022-10-19T17:12:14.387Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-10-19T17:12:14.387Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-19T17:12:14.661Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-10-19T17:12:15.250Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-10-19T17:13:36.893Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-19T17:13:36.893Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.075s coverage: 9.9% of statements [2022-10-19T17:13:36.893Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-19T17:13:36.893Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.084s coverage: 92.5% of statements [2022-10-19T17:13:36.893Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.031s coverage: 85.3% of statements [2022-10-19T17:13:45.090Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.157s coverage: 42.8% of statements [2022-10-19T17:13:45.090Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-19T17:13:45.090Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-19T17:13:45.090Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.123s coverage: 100.0% of statements [2022-10-19T17:13:45.090Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.406s coverage: 88.4% of statements [2022-10-19T17:13:45.090Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.060s coverage: 25.0% of statements [2022-10-19T17:13:51.729Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.104s coverage: 81.4% of statements [2022-10-19T17:13:51.729Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-19T17:13:51.729Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.049s coverage: 41.7% of statements [2022-10-19T17:13:51.729Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements [2022-10-19T17:13:51.729Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-19T17:13:51.729Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-19T17:14:13.790Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-19T17:14:13.790Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-19T17:14:13.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-19T17:14:13.822Z] $ docker stop --time=1 a8fc2589fcf83ec4276b300bb441de03669ac8d2e9fdfe3e886f49730fef2f5d [2022-10-19T17:14:15.630Z] $ docker rm -f a8fc2589fcf83ec4276b300bb441de03669ac8d2e9fdfe3e886f49730fef2f5d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T17:14:18.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-19T17:14:18.188Z] Warning: overwriting stash ‘coverage-report’ [2022-10-19T17:14:18.630Z] 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 [2022-10-19T17:14:19.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T17:14:19.047Z] [2022-10-19T17:14:19.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:14:19.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T17:14:19.644Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-19T17:14:19.644Z] 8998bd30e6a1: Pulling fs layer [2022-10-19T17:14:19.644Z] 04944245beec: Pulling fs layer [2022-10-19T17:14:19.644Z] 699f458cf7ca: Pulling fs layer [2022-10-19T17:14:19.644Z] 765212b225bb: Pulling fs layer [2022-10-19T17:14:19.644Z] f23df028b6ca: Pulling fs layer [2022-10-19T17:14:19.644Z] d65c8cfc05b1: Pulling fs layer [2022-10-19T17:14:19.644Z] 2437ff75d9bd: Pulling fs layer [2022-10-19T17:14:19.644Z] 765212b225bb: Waiting [2022-10-19T17:14:19.644Z] f23df028b6ca: Waiting [2022-10-19T17:14:19.644Z] d65c8cfc05b1: Waiting [2022-10-19T17:14:19.644Z] 2437ff75d9bd: Waiting [2022-10-19T17:14:19.644Z] 04944245beec: Verifying Checksum [2022-10-19T17:14:19.644Z] 04944245beec: Download complete [2022-10-19T17:14:19.644Z] 765212b225bb: Verifying Checksum [2022-10-19T17:14:19.644Z] 765212b225bb: Download complete [2022-10-19T17:14:19.911Z] f23df028b6ca: Verifying Checksum [2022-10-19T17:14:19.911Z] f23df028b6ca: Download complete [2022-10-19T17:14:19.911Z] d65c8cfc05b1: Verifying Checksum [2022-10-19T17:14:19.911Z] d65c8cfc05b1: Download complete [2022-10-19T17:14:19.911Z] 699f458cf7ca: Verifying Checksum [2022-10-19T17:14:19.911Z] 699f458cf7ca: Download complete [2022-10-19T17:14:20.497Z] 8998bd30e6a1: Verifying Checksum [2022-10-19T17:14:20.497Z] 8998bd30e6a1: Download complete [2022-10-19T17:14:22.447Z] 2437ff75d9bd: Verifying Checksum [2022-10-19T17:14:22.447Z] 2437ff75d9bd: Download complete [2022-10-19T17:14:24.393Z] 8998bd30e6a1: Pull complete [2022-10-19T17:14:24.660Z] 04944245beec: Pull complete [2022-10-19T17:14:26.068Z] 699f458cf7ca: Pull complete [2022-10-19T17:14:26.068Z] 765212b225bb: Pull complete [2022-10-19T17:14:27.038Z] f23df028b6ca: Pull complete [2022-10-19T17:14:27.038Z] d65c8cfc05b1: Pull complete [2022-10-19T17:14:42.032Z] 2437ff75d9bd: Pull complete [2022-10-19T17:14:42.032Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-19T17:14:42.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T17:14:42.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T17:14:42.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-8583 does not seem to be running inside a container [2022-10-19T17:14:42.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/78 -v /w/workspace/go-mod-bootstrap/78:/w/workspace/go-mod-bootstrap/78:rw,z -v /w/workspace/go-mod-bootstrap/78@tmp:/w/workspace/go-mod-bootstrap/78@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 [2022-10-19T17:14:44.636Z] $ docker top 0aa30742334c2175cb90b5a9496fb1a89dba7a3e3928af0bab4777c738e17260 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T17:14:45.472Z] ---> job-cost.sh [2022-10-19T17:14:45.472Z] lf-activate-venv: SKIPPING [2022-10-19T17:14:45.472Z] INFO: No Stack... [2022-10-19T17:14:45.739Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-19T17:14:46.696Z] INFO: Archiving Costs [Pipeline] sh [2022-10-19T17:14:47.010Z] + cat /w/workspace/go-mod-bootstrap/78/archives/cost.csv [2022-10-19T17:14:47.010Z] + cut -d, -f6 [Pipeline] lock [2022-10-19T17:14:47.070Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] [2022-10-19T17:14:47.076Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] did not exist. Created. [2022-10-19T17:14:47.076Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-19T17:14:47.406Z] /w/workspace/go-mod-bootstrap/78@tmp/durable-f564bde9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-19T17:14:47.744Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-19T17:14:47.771Z] Warning: overwriting stash ‘stack-cost’ [2022-10-19T17:14:47.821Z] Stashed 1 file(s) [Pipeline] } [2022-10-19T17:14:47.826Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-19T17:14:47.836Z] $ docker stop --time=1 0aa30742334c2175cb90b5a9496fb1a89dba7a3e3928af0bab4777c738e17260 [2022-10-19T17:14:49.315Z] $ docker rm -f 0aa30742334c2175cb90b5a9496fb1a89dba7a3e3928af0bab4777c738e17260 [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 [2022-10-19T17:14:49.646Z] provisioning config files... [2022-10-19T17:14:49.681Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9441388437518186450tmp [Pipeline] { [Pipeline] sh [2022-10-19T17:14:49.968Z] + set +x [2022-10-19T17:14:49.968Z] + curl -s https://codecov.io/bash [2022-10-19T17:14:49.968Z] + bash -s -- [2022-10-19T17:14:49.968Z] [2022-10-19T17:14:49.968Z] _____ _ [2022-10-19T17:14:49.968Z] / ____| | | [2022-10-19T17:14:49.968Z] | | ___ __| | ___ ___ _____ __ [2022-10-19T17:14:49.968Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-19T17:14:49.968Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-19T17:14:49.968Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-19T17:14:49.968Z] Bash-1.0.6 [2022-10-19T17:14:49.968Z] [2022-10-19T17:14:49.968Z] [2022-10-19T17:14:49.968Z] ==> git version 2.25.1 found [2022-10-19T17:14:49.968Z] ==> 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 [2022-10-19T17:14:49.968Z] Release-Date: 2020-01-08 [2022-10-19T17:14:49.968Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-19T17:14:49.968Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-19T17:14:49.968Z] ==> Jenkins CI detected. [2022-10-19T17:14:49.968Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-10-19T17:14:49.968Z] project root: . [2022-10-19T17:14:49.968Z] --> token set from env [2022-10-19T17:14:49.968Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-19T17:14:49.968Z] ==> Running gcov in . (disable via -X gcov) [2022-10-19T17:14:49.968Z] ==> Python coveragepy not found [2022-10-19T17:14:49.968Z] ==> Searching for coverage reports in: [2022-10-19T17:14:49.968Z] + . [2022-10-19T17:14:49.968Z] -> Found 1 reports [2022-10-19T17:14:49.968Z] ==> Detecting git/mercurial file structure [2022-10-19T17:14:50.227Z] ==> Reading reports [2022-10-19T17:14:50.227Z] + ./coverage.out bytes=67517 [2022-10-19T17:14:50.227Z] ==> Appending adjustments [2022-10-19T17:14:50.227Z] https://docs.codecov.io/docs/fixing-reports [2022-10-19T17:14:50.486Z] + Found adjustments [2022-10-19T17:14:50.486Z] ==> Gzipping contents [2022-10-19T17:14:50.486Z] 12K /tmp/codecov.ZrQZIg.gz [2022-10-19T17:14:50.486Z] ==> Uploading reports [2022-10-19T17:14:50.486Z] url: https://codecov.io [2022-10-19T17:14:50.486Z] query: branch=main&commit=a43e4483e78b56bbeb4e7e782749350c10340679&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-19T17:14:50.486Z] -> Pinging Codecov [2022-10-19T17:14:50.486Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=a43e4483e78b56bbeb4e7e782749350c10340679&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-19T17:14:50.745Z] -> Uploading to [2022-10-19T17:14:50.745Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-19/833815588EE85121546D348822E98E2E/a43e4483e78b56bbeb4e7e782749350c10340679/ac4a363e-87c0-4aef-a903-447eaa3db720.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221019T171450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3bb6469f52b0f1ce3ab7ff64794a7dfa7b4733ba50273f2f17d30e9034e17b0 [2022-10-19T17:14:50.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T17:14:50.745Z] Dload Upload Total Spent Left Speed [2022-10-19T17:14:51.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11101 0 0 100 11101 0 48903 --:--:-- --:--:-- --:--:-- 48903 [2022-10-19T17:14:51.004Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/a43e4483e78b56bbeb4e7e782749350c10340679 [Pipeline] } [2022-10-19T17:14:51.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-19T17:14:51.215Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-19T17:14:51.225Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:14:51.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T17:14:51.524Z] [2022-10-19T17:14:51.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:14:51.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T17:14:51.818Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-19T17:14:51.818Z] df9b9388f04a: Pulling fs layer [2022-10-19T17:14:51.818Z] 52dc419b0ee2: Pulling fs layer [2022-10-19T17:14:51.818Z] 25bc292e5bac: Pulling fs layer [2022-10-19T17:14:51.818Z] 114826534d7a: Pulling fs layer [2022-10-19T17:14:51.818Z] 4657fd5d0bcf: Pulling fs layer [2022-10-19T17:14:51.818Z] 6ad1cebc031e: Pulling fs layer [2022-10-19T17:14:51.818Z] 8a3aa393b2d8: Pulling fs layer [2022-10-19T17:14:51.818Z] 8a3aa393b2d8: Waiting [2022-10-19T17:14:51.818Z] 114826534d7a: Waiting [2022-10-19T17:14:51.818Z] 4657fd5d0bcf: Waiting [2022-10-19T17:14:51.818Z] 6ad1cebc031e: Waiting [2022-10-19T17:14:51.818Z] 25bc292e5bac: Verifying Checksum [2022-10-19T17:14:51.818Z] 25bc292e5bac: Download complete [2022-10-19T17:14:51.818Z] 52dc419b0ee2: Verifying Checksum [2022-10-19T17:14:51.818Z] 52dc419b0ee2: Download complete [2022-10-19T17:14:51.818Z] 4657fd5d0bcf: Verifying Checksum [2022-10-19T17:14:51.818Z] 4657fd5d0bcf: Download complete [2022-10-19T17:14:51.818Z] df9b9388f04a: Download complete [2022-10-19T17:14:52.076Z] df9b9388f04a: Pull complete [2022-10-19T17:14:52.076Z] 6ad1cebc031e: Verifying Checksum [2022-10-19T17:14:52.076Z] 6ad1cebc031e: Download complete [2022-10-19T17:14:52.076Z] 52dc419b0ee2: Pull complete [2022-10-19T17:14:52.076Z] 25bc292e5bac: Pull complete [2022-10-19T17:14:52.642Z] 114826534d7a: Verifying Checksum [2022-10-19T17:14:52.642Z] 114826534d7a: Download complete [2022-10-19T17:14:52.642Z] 8a3aa393b2d8: Verifying Checksum [2022-10-19T17:14:52.642Z] 8a3aa393b2d8: Download complete [2022-10-19T17:14:55.921Z] 114826534d7a: Pull complete [2022-10-19T17:14:55.921Z] 4657fd5d0bcf: Pull complete [2022-10-19T17:14:56.179Z] 6ad1cebc031e: Pull complete [2022-10-19T17:14:58.707Z] 8a3aa393b2d8: Pull complete [2022-10-19T17:14:58.707Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-19T17:14:58.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T17:14:58.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T17:14:58.787Z] prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container [2022-10-19T17:14:58.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-19T17:15:00.958Z] $ docker top 03bf4c7efe57961adeedb778ca97c39bd7816986ea94d27ee500cd2b810ad06e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-19T17:15:01.015Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2022-10-19T17:15:01.292Z] + set -o pipefail [2022-10-19T17:15:01.292Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2022-10-19T17:15:07.856Z] [2022-10-19T17:15:07.856Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2022-10-19T17:15:07.856Z] [2022-10-19T17:15:07.856Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/ead0357b-4322-41db-8a51-e8e3e62a00f6 [2022-10-19T17:15:07.856Z] [2022-10-19T17:15:07.856Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-19T17:15:07.856Z] [2022-10-19T17:15:07.856Z] [2022-10-19T17:15:07.856Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-19T17:15:07.856Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-19T17:15:07.856Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-19T17:15:07.876Z] $ docker stop --time=1 03bf4c7efe57961adeedb778ca97c39bd7816986ea94d27ee500cd2b810ad06e [2022-10-19T17:15:10.242Z] $ docker rm -f 03bf4c7efe57961adeedb778ca97c39bd7816986ea94d27ee500cd2b810ad06e [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 [2022-10-19T17:15:10.931Z] + git log --format=format:%s -1 a43e4483e78b56bbeb4e7e782749350c10340679 [Pipeline] sh [2022-10-19T17:15:11.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T17:15:11.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:15:11.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T17:15:11.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T17:15:11.598Z] prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container [2022-10-19T17:15:11.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-19T17:15:12.068Z] $ docker top 5dc32a0a2507b37e037f901d124c560c1d6187fd64343b0df24e5ef88fad6e10 -eo pid,comm [2022-10-19T17:15:12.112Z] 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). [2022-10-19T17:15:12.112Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T17:15:12.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T17:15:12.141Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T17:15:12.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T17:15:12.251Z] $ docker exec 5dc32a0a2507b37e037f901d124c560c1d6187fd64343b0df24e5ef88fad6e10 ssh-agent [2022-10-19T17:15:12.350Z] SSH_AUTH_SOCK=/tmp/ssh-2PO6igO5jyU2/agent.33 [2022-10-19T17:15:12.351Z] SSH_AGENT_PID=39 [2022-10-19T17:15:12.356Z] Running ssh-add (command line suppressed) [2022-10-19T17:15:12.464Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15854021392689381569.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15854021392689381569.key) [2022-10-19T17:15:12.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T17:15:12.751Z] + git semver tag [2022-10-19T17:15:13.011Z] 2022-10-19 17:15:12,932 [run_tag] DEBUG tag force:False [2022-10-19T17:15:13.011Z] 2022-10-19 17:15:12,932 [check_head_tag] DEBUG check head tag [2022-10-19T17:15:13.011Z] 2022-10-19 17:15:12,934 [execute] INFO git cat-file --batch-check [2022-10-19T17:15:13.011Z] 2022-10-19 17:15:12,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-10-19T17:15:13.011Z] 2022-10-19 17:15:12,937 [execute] INFO git cat-file --batch [2022-10-19T17:15:13.011Z] 2022-10-19 17:15:12,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-10-19T17:15:13.011Z] 2022-10-19 17:15:12,963 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-19T17:15:13.011Z] 2022-10-19 17:15:12,964 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 [2022-10-19T17:15:13.011Z] 2022-10-19 17:15:12,964 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-10-19T17:15:13.011Z] 2022-10-19 17:15:12,969 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-19T17:15:13.011Z] 2.3.0-dev.22 [Pipeline] } [2022-10-19T17:15:13.030Z] $ docker exec --env ******** --env ******** 5dc32a0a2507b37e037f901d124c560c1d6187fd64343b0df24e5ef88fad6e10 ssh-agent -k [2022-10-19T17:15:13.128Z] unset SSH_AUTH_SOCK; [2022-10-19T17:15:13.128Z] unset SSH_AGENT_PID; [2022-10-19T17:15:13.128Z] echo Agent pid 39 killed; [2022-10-19T17:15:13.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T17:15:13.434Z] + git semver [Pipeline] } [2022-10-19T17:15:13.716Z] $ docker stop --time=1 5dc32a0a2507b37e037f901d124c560c1d6187fd64343b0df24e5ef88fad6e10 [2022-10-19T17:15:15.006Z] $ docker rm -f 5dc32a0a2507b37e037f901d124c560c1d6187fd64343b0df24e5ef88fad6e10 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:15:15.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T17:15:15.383Z] [2022-10-19T17:15:15.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:15:15.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T17:15:15.682Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-19T17:15:15.682Z] ab5ef0e58194: Pulling fs layer [2022-10-19T17:15:15.682Z] 9712f1f96733: Pulling fs layer [2022-10-19T17:15:15.682Z] 63f879dbbcfc: Pulling fs layer [2022-10-19T17:15:15.682Z] 0d9ebad4ef96: Pulling fs layer [2022-10-19T17:15:15.682Z] e9a5061849ea: Pulling fs layer [2022-10-19T17:15:15.682Z] d747dcd14b5f: Pulling fs layer [2022-10-19T17:15:15.682Z] 2de7ff778b66: Pulling fs layer [2022-10-19T17:15:15.682Z] e9a5061849ea: Waiting [2022-10-19T17:15:15.682Z] d747dcd14b5f: Waiting [2022-10-19T17:15:15.682Z] 0d9ebad4ef96: Waiting [2022-10-19T17:15:15.682Z] 9712f1f96733: Verifying Checksum [2022-10-19T17:15:15.682Z] 9712f1f96733: Download complete [2022-10-19T17:15:15.943Z] 63f879dbbcfc: Verifying Checksum [2022-10-19T17:15:15.944Z] 63f879dbbcfc: Download complete [2022-10-19T17:15:16.202Z] ab5ef0e58194: Verifying Checksum [2022-10-19T17:15:16.202Z] ab5ef0e58194: Download complete [2022-10-19T17:15:16.202Z] d747dcd14b5f: Verifying Checksum [2022-10-19T17:15:16.202Z] d747dcd14b5f: Download complete [2022-10-19T17:15:16.202Z] e9a5061849ea: Verifying Checksum [2022-10-19T17:15:16.202Z] e9a5061849ea: Download complete [2022-10-19T17:15:16.202Z] 0d9ebad4ef96: Verifying Checksum [2022-10-19T17:15:16.202Z] 0d9ebad4ef96: Download complete [2022-10-19T17:15:16.202Z] 2de7ff778b66: Verifying Checksum [2022-10-19T17:15:16.202Z] 2de7ff778b66: Download complete [2022-10-19T17:15:18.731Z] ab5ef0e58194: Pull complete [2022-10-19T17:15:18.731Z] 9712f1f96733: Pull complete [2022-10-19T17:15:19.296Z] 63f879dbbcfc: Pull complete [2022-10-19T17:15:22.575Z] 0d9ebad4ef96: Pull complete [2022-10-19T17:15:22.832Z] e9a5061849ea: Pull complete [2022-10-19T17:15:22.832Z] d747dcd14b5f: Pull complete [2022-10-19T17:15:23.764Z] 2de7ff778b66: Pull complete [2022-10-19T17:15:23.764Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-19T17:15:23.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T17:15:23.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T17:15:23.842Z] prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container [2022-10-19T17:15:23.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-19T17:15:26.270Z] $ docker top 9d7e2169b9e09a8580a0aa8a5b6224ff271ef1bba06bf08495e850e7c986fb75 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-19T17:15:26.330Z] provisioning config files... [2022-10-19T17:15:26.336Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config139152112559109109tmp [2022-10-19T17:15:26.346Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7941177511333311138tmp [2022-10-19T17:15:26.356Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4492164070263188919tmp [Pipeline] { [Pipeline] echo [2022-10-19T17:15:26.370Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T17:15:26.653Z] ---> sigul-configuration.sh [2022-10-19T17:15:26.653Z] gpg: directory `/root/.gnupg' created [2022-10-19T17:15:26.653Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-19T17:15:26.653Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-19T17:15:26.653Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-19T17:15:26.653Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-19T17:15:26.653Z] gpg: CAST5 encrypted data [2022-10-19T17:15:26.653Z] gpg: encrypted with 1 passphrase [2022-10-19T17:15:26.653Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-19T17:15:26.941Z] + mkdir /home/jenkins [2022-10-19T17:15:26.941Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-19T17:15:27.226Z] + 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 [2022-10-19T17:15:27.236Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T17:15:27.519Z] ---> sigul-install.sh [2022-10-19T17:15:27.519Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-19T17:15:27.804Z] + git tag --list [2022-10-19T17:15:27.804Z] v0.0.1 [2022-10-19T17:15:27.804Z] v0.0.10 [2022-10-19T17:15:27.804Z] v0.0.11 [2022-10-19T17:15:27.804Z] v0.0.12 [2022-10-19T17:15:27.804Z] v0.0.13 [2022-10-19T17:15:27.804Z] v0.0.14 [2022-10-19T17:15:27.804Z] v0.0.15 [2022-10-19T17:15:27.804Z] v0.0.16 [2022-10-19T17:15:27.804Z] v0.0.17 [2022-10-19T17:15:27.804Z] v0.0.18 [2022-10-19T17:15:27.804Z] v0.0.19 [2022-10-19T17:15:27.804Z] v0.0.2 [2022-10-19T17:15:27.804Z] v0.0.20 [2022-10-19T17:15:27.804Z] v0.0.21 [2022-10-19T17:15:27.804Z] v0.0.22 [2022-10-19T17:15:27.804Z] v0.0.23 [2022-10-19T17:15:27.804Z] v0.0.24 [2022-10-19T17:15:27.804Z] v0.0.25 [2022-10-19T17:15:27.804Z] v0.0.26 [2022-10-19T17:15:27.804Z] v0.0.27 [2022-10-19T17:15:27.804Z] v0.0.28 [2022-10-19T17:15:27.804Z] v0.0.29 [2022-10-19T17:15:27.804Z] v0.0.3 [2022-10-19T17:15:27.804Z] v0.0.30 [2022-10-19T17:15:27.804Z] v0.0.31 [2022-10-19T17:15:27.804Z] v0.0.32 [2022-10-19T17:15:27.804Z] v0.0.33 [2022-10-19T17:15:27.804Z] v0.0.34 [2022-10-19T17:15:27.804Z] v0.0.35 [2022-10-19T17:15:27.804Z] v0.0.36 [2022-10-19T17:15:27.804Z] v0.0.37 [2022-10-19T17:15:27.804Z] v0.0.38 [2022-10-19T17:15:27.804Z] v0.0.39 [2022-10-19T17:15:27.804Z] v0.0.4 [2022-10-19T17:15:27.804Z] v0.0.40 [2022-10-19T17:15:27.804Z] v0.0.41 [2022-10-19T17:15:27.804Z] v0.0.42 [2022-10-19T17:15:27.804Z] v0.0.43 [2022-10-19T17:15:27.804Z] v0.0.44 [2022-10-19T17:15:27.804Z] v0.0.45 [2022-10-19T17:15:27.804Z] v0.0.46 [2022-10-19T17:15:27.804Z] v0.0.47 [2022-10-19T17:15:27.804Z] v0.0.48 [2022-10-19T17:15:27.804Z] v0.0.49 [2022-10-19T17:15:27.804Z] v0.0.5 [2022-10-19T17:15:27.804Z] v0.0.50 [2022-10-19T17:15:27.804Z] v0.0.51 [2022-10-19T17:15:27.804Z] v0.0.52 [2022-10-19T17:15:27.804Z] v0.0.53 [2022-10-19T17:15:27.804Z] v0.0.54 [2022-10-19T17:15:27.804Z] v0.0.55 [2022-10-19T17:15:27.804Z] v0.0.56 [2022-10-19T17:15:27.804Z] v0.0.57 [2022-10-19T17:15:27.805Z] v0.0.58 [2022-10-19T17:15:27.805Z] v0.0.59 [2022-10-19T17:15:27.805Z] v0.0.6 [2022-10-19T17:15:27.805Z] v0.0.60 [2022-10-19T17:15:27.805Z] v0.0.61 [2022-10-19T17:15:27.805Z] v0.0.62 [2022-10-19T17:15:27.805Z] v0.0.63 [2022-10-19T17:15:27.805Z] v0.0.64 [2022-10-19T17:15:27.805Z] v0.0.65 [2022-10-19T17:15:27.805Z] v0.0.66 [2022-10-19T17:15:27.805Z] v0.0.67 [2022-10-19T17:15:27.805Z] v0.0.68 [2022-10-19T17:15:27.805Z] v0.0.69 [2022-10-19T17:15:27.805Z] v0.0.7 [2022-10-19T17:15:27.805Z] v0.0.70 [2022-10-19T17:15:27.805Z] v0.0.71 [2022-10-19T17:15:27.805Z] v0.0.72 [2022-10-19T17:15:27.805Z] v0.0.8 [2022-10-19T17:15:27.805Z] v0.0.9 [2022-10-19T17:15:27.805Z] v2.0.0 [2022-10-19T17:15:27.805Z] v2.1.0 [2022-10-19T17:15:27.805Z] v2.1.1 [2022-10-19T17:15:27.805Z] v2.1.1-dev.1 [2022-10-19T17:15:27.805Z] v2.1.1-dev.2 [2022-10-19T17:15:27.805Z] v2.1.1-dev.3 [2022-10-19T17:15:27.805Z] v2.1.1-dev.4 [2022-10-19T17:15:27.805Z] v2.2.0 [2022-10-19T17:15:27.805Z] v2.2.1-dev.1 [2022-10-19T17:15:27.805Z] v2.2.1-dev.2 [2022-10-19T17:15:27.805Z] v2.2.1-dev.3 [2022-10-19T17:15:27.805Z] v2.2.1-dev.4 [2022-10-19T17:15:27.805Z] v2.2.1-dev.5 [2022-10-19T17:15:27.805Z] v2.2.1-dev.6 [2022-10-19T17:15:27.805Z] v2.2.1-dev.7 [2022-10-19T17:15:27.805Z] v2.2.1-dev.8 [2022-10-19T17:15:27.805Z] v2.2.1-dev.9 [2022-10-19T17:15:27.805Z] v2.3.0-dev.10 [2022-10-19T17:15:27.805Z] v2.3.0-dev.11 [2022-10-19T17:15:27.805Z] v2.3.0-dev.12 [2022-10-19T17:15:27.805Z] v2.3.0-dev.13 [2022-10-19T17:15:27.805Z] v2.3.0-dev.14 [2022-10-19T17:15:27.805Z] v2.3.0-dev.15 [2022-10-19T17:15:27.805Z] v2.3.0-dev.16 [2022-10-19T17:15:27.805Z] v2.3.0-dev.17 [2022-10-19T17:15:27.805Z] v2.3.0-dev.18 [2022-10-19T17:15:27.805Z] v2.3.0-dev.19 [2022-10-19T17:15:27.805Z] v2.3.0-dev.20 [2022-10-19T17:15:27.805Z] v2.3.0-dev.21 [2022-10-19T17:15:27.805Z] v2.3.0-dev.22 [Pipeline] sh [2022-10-19T17:15:28.089Z] + lftools sign git-tag v2.3.0-dev.22 [2022-10-19T17:15:28.657Z] Signing Git tag with Sigul... [2022-10-19T17:15:28.657Z] Signing v2.3.0-dev.22 [Pipeline] echo [2022-10-19T17:15:28.926Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T17:15:29.211Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-19T17:15:29.219Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-19T17:15:29.250Z] $ docker stop --time=1 9d7e2169b9e09a8580a0aa8a5b6224ff271ef1bba06bf08495e850e7c986fb75 [2022-10-19T17:15:30.566Z] $ docker rm -f 9d7e2169b9e09a8580a0aa8a5b6224ff271ef1bba06bf08495e850e7c986fb75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-19T17:15:30.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T17:15:30.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:15:31.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T17:15:31.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T17:15:31.347Z] prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container [2022-10-19T17:15:31.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-19T17:15:31.729Z] $ docker top 40c77f4d302ac7f8acf351637ed005708002168b2817eb0084e01a6a7ce58139 -eo pid,comm [2022-10-19T17:15:31.768Z] 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). [2022-10-19T17:15:31.768Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T17:15:31.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T17:15:31.807Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T17:15:31.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T17:15:31.932Z] $ docker exec 40c77f4d302ac7f8acf351637ed005708002168b2817eb0084e01a6a7ce58139 ssh-agent [2022-10-19T17:15:32.025Z] SSH_AUTH_SOCK=/tmp/ssh-M9Zo5rVdbktK/agent.33 [2022-10-19T17:15:32.025Z] SSH_AGENT_PID=39 [2022-10-19T17:15:32.029Z] Running ssh-add (command line suppressed) [2022-10-19T17:15:32.137Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10209048704131298690.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10209048704131298690.key) [2022-10-19T17:15:32.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T17:15:32.422Z] + git semver bump pre [2022-10-19T17:15:32.681Z] 2022-10-19 17:15:32,629 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-19T17:15:32.681Z] 2022-10-19 17:15:32,629 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev [2022-10-19T17:15:32.681Z] 2022-10-19 17:15:32,629 [bump_version] DEBUG bumped version:2.3.0-dev.23 [2022-10-19T17:15:32.681Z] 2022-10-19 17:15:32,629 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2022-10-19T17:15:32.681Z] 2022-10-19 17:15:32,629 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-19T17:15:32.681Z] 2022-10-19 17:15:32,629 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-19T17:15:32.681Z] 2022-10-19 17:15:32,632 [execute] INFO git cat-file --batch-check [2022-10-19T17:15:32.681Z] 2022-10-19 17:15:32,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T17:15:32.681Z] 2022-10-19 17:15:32,637 [execute] INFO git cat-file --batch [2022-10-19T17:15:32.681Z] 2022-10-19 17:15:32,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T17:15:32.681Z] 2022-10-19 17:15:32,642 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-19T17:15:32.681Z] 2.3.0-dev.23 [Pipeline] } [2022-10-19T17:15:32.701Z] $ docker exec --env ******** --env ******** 40c77f4d302ac7f8acf351637ed005708002168b2817eb0084e01a6a7ce58139 ssh-agent -k [2022-10-19T17:15:32.795Z] unset SSH_AUTH_SOCK; [2022-10-19T17:15:32.795Z] unset SSH_AGENT_PID; [2022-10-19T17:15:32.795Z] echo Agent pid 39 killed; [2022-10-19T17:15:32.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T17:15:33.096Z] + git semver [Pipeline] } [2022-10-19T17:15:33.378Z] $ docker stop --time=1 40c77f4d302ac7f8acf351637ed005708002168b2817eb0084e01a6a7ce58139 [2022-10-19T17:15:34.688Z] $ docker rm -f 40c77f4d302ac7f8acf351637ed005708002168b2817eb0084e01a6a7ce58139 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T17:15:35.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T17:15:35.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:15:35.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T17:15:35.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T17:15:35.386Z] prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container [2022-10-19T17:15:35.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-19T17:15:35.816Z] $ docker top b623bb4664ecc062e4db8d5ae23d8d2c10305782fdd0d1a34190375ee2047f73 -eo pid,comm [2022-10-19T17:15:35.850Z] 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). [2022-10-19T17:15:35.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T17:15:35.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T17:15:35.886Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T17:15:36.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T17:15:36.014Z] $ docker exec b623bb4664ecc062e4db8d5ae23d8d2c10305782fdd0d1a34190375ee2047f73 ssh-agent [2022-10-19T17:15:36.125Z] SSH_AUTH_SOCK=/tmp/ssh-fbHtsTHgXRJM/agent.32 [2022-10-19T17:15:36.125Z] SSH_AGENT_PID=38 [2022-10-19T17:15:36.130Z] Running ssh-add (command line suppressed) [2022-10-19T17:15:36.245Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10654208875911322936.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10654208875911322936.key) [2022-10-19T17:15:36.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T17:15:36.533Z] + git semver push [2022-10-19T17:15:36.792Z] 2022-10-19 17:15:36,706 [run_push] DEBUG push [2022-10-19T17:15:36.792Z] 2022-10-19 17:15:36,707 [execute] INFO git cat-file --batch-check [2022-10-19T17:15:36.792Z] 2022-10-19 17:15:36,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T17:15:36.792Z] 2022-10-19 17:15:36,711 [execute] INFO git rev-list 7a46e1baaff4d24ddea80befa8462e7e47b5ce67 -- [2022-10-19T17:15:36.792Z] 2022-10-19 17:15:36,712 [execute] DEBUG Popen(['git', 'rev-list', '7a46e1baaff4d24ddea80befa8462e7e47b5ce67', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-19T17:15:36.792Z] 2022-10-19 17:15:36,721 [execute] INFO git fetch -v origin [2022-10-19T17:15:36.792Z] 2022-10-19 17:15:36,721 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-19T17:15:37.360Z] 2022-10-19 17:15:37,325 [run_push] DEBUG no remote changes detected [2022-10-19T17:15:37.360Z] 2022-10-19 17:15:37,325 [execute] INFO git push origin semver [2022-10-19T17:15:37.360Z] 2022-10-19 17:15:37,326 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-19T17:15:38.738Z] 2022-10-19 17:15:38,381 [run_push] DEBUG push all version tags [2022-10-19T17:15:38.738Z] 2022-10-19 17:15:38,382 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-19T17:15:38.738Z] 2022-10-19 17:15:38,382 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-10-19T17:15:39.305Z] 2022-10-19 17:15:39,275 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-19T17:15:39.305Z] 2.3.0-dev.23 [Pipeline] } [2022-10-19T17:15:39.327Z] $ docker exec --env ******** --env ******** b623bb4664ecc062e4db8d5ae23d8d2c10305782fdd0d1a34190375ee2047f73 ssh-agent -k [2022-10-19T17:15:39.424Z] unset SSH_AUTH_SOCK; [2022-10-19T17:15:39.426Z] unset SSH_AGENT_PID; [2022-10-19T17:15:39.427Z] echo Agent pid 38 killed; [2022-10-19T17:15:39.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T17:15:39.719Z] + git semver [Pipeline] } [2022-10-19T17:15:40.003Z] $ docker stop --time=1 b623bb4664ecc062e4db8d5ae23d8d2c10305782fdd0d1a34190375ee2047f73 [2022-10-19T17:15:41.335Z] $ docker rm -f b623bb4664ecc062e4db8d5ae23d8d2c10305782fdd0d1a34190375ee2047f73 [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 [2022-10-19T17:15:41.835Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2022-10-19T17:15:41.835Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-19T17:15:41.835Z] total 16 [2022-10-19T17:15:41.835Z] drwxr-xr-x 3 root root 4096 Oct 19 17:10 . [2022-10-19T17:15:41.835Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 17:15 .. [2022-10-19T17:15:41.835Z] drwxr-xr-x 2 root root 4096 Oct 19 17:10 cost [2022-10-19T17:15:41.835Z] -rw-r--r-- 1 root root 87 Oct 19 17:10 cost.csv [2022-10-19T17:15:41.835Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-19T17:15:41.835Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-19T17:15:41.835Z] total 16 [2022-10-19T17:15:41.835Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 17:10 . [2022-10-19T17:15:41.835Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 17:15 .. [2022-10-19T17:15:41.835Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 17:10 cost [2022-10-19T17:15:41.835Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 19 17:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-19T17:15:42.122Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T17:15:42.976Z] ---> package-listing.sh [2022-10-19T17:15:42.976Z] ++ facter osfamily [2022-10-19T17:15:42.976Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-19T17:15:43.235Z] + OS_FAMILY=debian [2022-10-19T17:15:43.235Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2022-10-19T17:15:43.235Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-19T17:15:43.235Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-19T17:15:43.235Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-19T17:15:43.235Z] + PACKAGES=/tmp/packages_start.txt [2022-10-19T17:15:43.235Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-10-19T17:15:43.235Z] + PACKAGES=/tmp/packages_end.txt [2022-10-19T17:15:43.235Z] + case "${OS_FAMILY}" in [2022-10-19T17:15:43.235Z] + dpkg -l [2022-10-19T17:15:43.235Z] + grep '^ii' [2022-10-19T17:15:43.235Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-19T17:15:43.235Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-19T17:15:43.235Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-19T17:15:43.235Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-10-19T17:15:43.235Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2022-10-19T17:15:43.235Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2022-10-19T17:15:43.245Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-19T17:15:43.520Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T17:15:44.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T17:15:44.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T17:15:44.136Z] prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container [2022-10-19T17:15:44.174Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-19T17:15:44.423Z] $ docker top 8832e703067012b9a72d7f2077787fe7d716220183d4aafad1621c1964d279c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T17:15:44.757Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-19T17:15:45.033Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-19T17:15:45.313Z] + ls /var/log/sa-host [2022-10-19T17:15:45.313Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T17:15:45.382Z] provisioning config files... [2022-10-19T17:15:45.390Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7326700785167446154tmp [Pipeline] { [Pipeline] echo [2022-10-19T17:15:45.400Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T17:15:45.679Z] ---> create-netrc.sh [Pipeline] } [2022-10-19T17:15:45.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-19T17:15:46.009Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-19T17:15:46.016Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T17:15:46.296Z] ---> sudo-logs.sh [2022-10-19T17:15:46.296Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-19T17:15:46.321Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T17:15:46.601Z] ---> job-cost.sh [2022-10-19T17:15:46.601Z] lf-activate-venv: SKIPPING [2022-10-19T17:15:46.601Z] DEBUG: total: 0.2199999988079071 [2022-10-19T17:15:46.601Z] INFO: Retrieving Stack Cost... [2022-10-19T17:15:46.859Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-19T17:15:47.118Z] INFO: Archiving Costs [Pipeline] echo [2022-10-19T17:15:47.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T17:15:47.407Z] ---> logs-deploy.sh [2022-10-19T17:15:47.407Z] lf-activate-venv: SKIPPING [2022-10-19T17:15:47.407Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/78 [2022-10-19T17:15:47.407Z] INFO: archiving workspace using pattern(s): [2022-10-19T17:15:48.341Z] Archives upload complete. [2022-10-19T17:15:48.601Z] INFO: archiving logs to Nexus [2022-10-19T17:15:49.168Z] ---> uname -a: [2022-10-19T17:15:49.168Z] Linux prd-ubuntu20-04-docker-8c-8g-8582 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] ---> lscpu: [2022-10-19T17:15:49.168Z] Architecture: x86_64 [2022-10-19T17:15:49.168Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-19T17:15:49.168Z] Byte Order: Little Endian [2022-10-19T17:15:49.168Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-19T17:15:49.168Z] CPU(s): 8 [2022-10-19T17:15:49.168Z] On-line CPU(s) list: 0-7 [2022-10-19T17:15:49.168Z] Thread(s) per core: 1 [2022-10-19T17:15:49.168Z] Core(s) per socket: 1 [2022-10-19T17:15:49.168Z] Socket(s): 8 [2022-10-19T17:15:49.168Z] NUMA node(s): 1 [2022-10-19T17:15:49.168Z] Vendor ID: AuthenticAMD [2022-10-19T17:15:49.168Z] CPU family: 23 [2022-10-19T17:15:49.168Z] Model: 49 [2022-10-19T17:15:49.168Z] Model name: AMD EPYC-Rome Processor [2022-10-19T17:15:49.168Z] Stepping: 0 [2022-10-19T17:15:49.168Z] CPU MHz: 2800.000 [2022-10-19T17:15:49.168Z] BogoMIPS: 5600.00 [2022-10-19T17:15:49.168Z] Virtualization: AMD-V [2022-10-19T17:15:49.168Z] Hypervisor vendor: KVM [2022-10-19T17:15:49.168Z] Virtualization type: full [2022-10-19T17:15:49.168Z] L1d cache: 256 KiB [2022-10-19T17:15:49.168Z] L1i cache: 256 KiB [2022-10-19T17:15:49.168Z] L2 cache: 4 MiB [2022-10-19T17:15:49.168Z] L3 cache: 128 MiB [2022-10-19T17:15:49.168Z] NUMA node0 CPU(s): 0-7 [2022-10-19T17:15:49.168Z] Vulnerability Itlb multihit: Not affected [2022-10-19T17:15:49.168Z] Vulnerability L1tf: Not affected [2022-10-19T17:15:49.168Z] Vulnerability Mds: Not affected [2022-10-19T17:15:49.168Z] Vulnerability Meltdown: Not affected [2022-10-19T17:15:49.168Z] Vulnerability Mmio stale data: Not affected [2022-10-19T17:15:49.168Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-19T17:15:49.168Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-19T17:15:49.168Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-19T17:15:49.168Z] Vulnerability Srbds: Not affected [2022-10-19T17:15:49.168Z] Vulnerability Tsx async abort: Not affected [2022-10-19T17:15:49.168Z] 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 [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] ---> nproc: [2022-10-19T17:15:49.168Z] 8 [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] ---> df -h: [2022-10-19T17:15:49.168Z] Filesystem Size Used Avail Use% Mounted on [2022-10-19T17:15:49.168Z] overlay 155G 12G 144G 8% / [2022-10-19T17:15:49.168Z] tmpfs 64M 0 64M 0% /dev [2022-10-19T17:15:49.168Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-19T17:15:49.168Z] shm 64M 0 64M 0% /dev/shm [2022-10-19T17:15:49.168Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] ---> sar -b -r -n DEV: [2022-10-19T17:15:49.168Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8582) 10/19/22 _x86_64_ (8 CPU) [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] 17:08:26 LINUX RESTART (8 CPU) [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] 17:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-19T17:15:49.168Z] 17:10:01 113.53 10.18 103.35 0.00 1699.72 51272.65 0.00 [2022-10-19T17:15:49.168Z] 17:11:01 31.71 0.03 31.68 0.00 2.53 16480.60 0.00 [2022-10-19T17:15:49.168Z] 17:12:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 [2022-10-19T17:15:49.168Z] 17:13:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 [2022-10-19T17:15:49.168Z] 17:14:01 22.41 8.97 13.45 0.00 2905.52 2578.77 0.00 [2022-10-19T17:15:49.168Z] 17:15:01 28.99 0.18 28.81 0.00 16.53 24691.77 0.00 [2022-10-19T17:15:49.168Z] Average: 33.11 3.23 29.89 0.00 770.67 15841.15 0.00 [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] 17:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-19T17:15:49.168Z] 17:10:01 28948572 31611752 700180 2.13 92504 2828716 1877444 5.53 1125836 2424816 246796 [2022-10-19T17:15:49.168Z] 17:11:01 28697820 31609428 700152 2.13 94764 3042472 1718268 5.06 1143244 2625804 8 [2022-10-19T17:15:49.168Z] 17:12:01 28697668 31609352 699872 2.13 94796 3042472 1718268 5.06 1143520 2625808 12 [2022-10-19T17:15:49.168Z] 17:13:01 28704336 31616180 692912 2.11 94844 3042476 1718268 5.06 1135152 2625816 136 [2022-10-19T17:15:49.168Z] 17:14:01 28522144 31601784 700788 2.13 99120 3200332 1749440 5.16 1242508 2690104 264 [2022-10-19T17:15:49.168Z] 17:15:01 27645948 31490992 806888 2.45 110276 3904572 1903092 5.61 1365644 3381352 680 [2022-10-19T17:15:49.168Z] Average: 28536081 31589915 716799 2.18 97717 3176840 1780797 5.25 1192651 2728950 41316 [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] 17:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-19T17:15:49.168Z] 17:10:01 docker0 51.36 78.77 4.20 728.15 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:10:01 ens3 495.33 333.36 8920.47 53.50 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:10:01 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:11:01 ens3 39.16 28.93 26.73 43.17 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:12:01 ens3 1.62 3.52 0.33 7.24 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:13:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:14:01 ens3 39.14 31.46 476.05 9.13 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:14:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:15:01 docker0 0.40 0.33 0.04 0.51 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:15:01 ens3 149.67 95.07 3973.64 38.16 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:15:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] 17:15:01 veth938d489 0.40 0.37 0.05 0.51 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] Average: docker0 8.63 13.18 0.71 121.44 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] Average: ens3 120.84 82.08 2232.86 25.20 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] Average: veth938d489 0.07 0.06 0.01 0.09 0.00 0.00 0.00 0.00 [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] ---> sar -P ALL: [2022-10-19T17:15:49.168Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8582) 10/19/22 _x86_64_ (8 CPU) [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] 17:08:26 LINUX RESTART (8 CPU) [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] 17:09:01 CPU %user %nice %system %iowait %steal %idle [2022-10-19T17:15:49.168Z] 17:10:01 all 26.13 0.00 5.95 1.23 0.07 66.61 [2022-10-19T17:15:49.168Z] 17:10:01 0 26.46 0.00 5.89 2.45 0.07 65.14 [2022-10-19T17:15:49.168Z] 17:10:01 1 27.80 0.00 6.27 5.46 0.07 60.40 [2022-10-19T17:15:49.168Z] 17:10:01 2 25.48 0.00 6.10 0.20 0.10 68.11 [2022-10-19T17:15:49.168Z] 17:10:01 3 25.76 0.00 6.33 0.17 0.07 67.68 [2022-10-19T17:15:49.168Z] 17:10:01 4 27.00 0.00 5.19 0.39 0.07 67.36 [2022-10-19T17:15:49.168Z] 17:10:01 5 26.61 0.00 6.53 0.59 0.07 66.20 [2022-10-19T17:15:49.168Z] 17:10:01 6 24.67 0.00 5.68 0.19 0.07 69.40 [2022-10-19T17:15:49.168Z] 17:10:01 7 25.26 0.00 5.67 0.37 0.08 68.61 [2022-10-19T17:15:49.168Z] 17:11:01 all 1.71 0.00 0.84 0.33 0.01 97.11 [2022-10-19T17:15:49.168Z] 17:11:01 0 1.57 0.00 0.92 0.02 0.02 97.47 [2022-10-19T17:15:49.168Z] 17:11:01 1 1.29 0.00 1.26 2.04 0.02 95.39 [2022-10-19T17:15:49.168Z] 17:11:01 2 1.94 0.00 0.77 0.34 0.02 96.93 [2022-10-19T17:15:49.168Z] 17:11:01 3 1.54 0.00 0.79 0.02 0.02 97.64 [2022-10-19T17:15:49.168Z] 17:11:01 4 1.42 0.00 0.74 0.02 0.00 97.83 [2022-10-19T17:15:49.168Z] 17:11:01 5 1.69 0.00 0.72 0.00 0.02 97.57 [2022-10-19T17:15:49.168Z] 17:11:01 6 2.11 0.00 0.77 0.02 0.02 97.09 [2022-10-19T17:15:49.168Z] 17:11:01 7 2.12 0.00 0.75 0.18 0.00 96.94 [2022-10-19T17:15:49.168Z] 17:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-19T17:15:49.168Z] 17:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-19T17:15:49.168Z] 17:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-19T17:15:49.168Z] 17:12:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2022-10-19T17:15:49.168Z] 17:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T17:15:49.168Z] 17:12:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-19T17:15:49.168Z] 17:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-19T17:15:49.168Z] 17:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T17:15:49.168Z] 17:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T17:15:49.168Z] 17:13:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2022-10-19T17:15:49.168Z] 17:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T17:15:49.168Z] 17:13:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-19T17:15:49.168Z] 17:13:01 2 0.05 0.00 0.02 0.03 0.00 99.90 [2022-10-19T17:15:49.168Z] 17:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T17:15:49.168Z] 17:13:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2022-10-19T17:15:49.168Z] 17:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-19T17:15:49.168Z] 17:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T17:15:49.168Z] 17:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-19T17:15:49.168Z] 17:14:01 all 0.44 0.00 0.23 0.19 0.01 99.13 [2022-10-19T17:15:49.168Z] 17:14:01 0 0.50 0.00 0.18 0.00 0.02 99.30 [2022-10-19T17:15:49.168Z] 17:14:01 1 0.25 0.00 0.23 0.43 0.02 99.07 [2022-10-19T17:15:49.168Z] 17:14:01 2 0.37 0.00 0.17 0.12 0.02 99.33 [2022-10-19T17:15:49.168Z] 17:14:01 3 0.33 0.00 0.20 0.07 0.00 99.40 [2022-10-19T17:15:49.168Z] 17:14:01 4 1.17 0.00 0.22 0.05 0.00 98.57 [2022-10-19T17:15:49.168Z] 17:14:01 5 0.43 0.00 0.30 0.30 0.02 98.95 [2022-10-19T17:15:49.168Z] 17:14:01 6 0.18 0.00 0.13 0.03 0.00 99.65 [2022-10-19T17:15:49.168Z] 17:14:01 7 0.30 0.00 0.40 0.53 0.00 98.77 [2022-10-19T17:15:49.168Z] 17:15:01 all 2.83 0.00 1.42 0.39 0.02 95.34 [2022-10-19T17:15:49.168Z] 17:15:01 0 2.19 0.00 1.41 0.47 0.00 95.93 [2022-10-19T17:15:49.168Z] 17:15:01 1 2.34 0.00 1.66 0.05 0.02 95.93 [2022-10-19T17:15:49.168Z] 17:15:01 2 2.43 0.00 1.07 0.25 0.03 96.21 [2022-10-19T17:15:49.168Z] 17:15:01 3 3.43 0.00 1.56 0.02 0.02 94.98 [2022-10-19T17:15:49.168Z] 17:15:01 4 3.04 0.00 1.11 0.05 0.02 95.79 [2022-10-19T17:15:49.168Z] 17:15:01 5 2.56 0.00 2.11 2.23 0.02 93.09 [2022-10-19T17:15:49.168Z] 17:15:01 6 3.86 0.00 1.64 0.00 0.02 94.49 [2022-10-19T17:15:49.168Z] 17:15:01 7 2.83 0.00 0.77 0.05 0.02 96.33 [2022-10-19T17:15:49.168Z] Average: all 5.15 0.00 1.40 0.36 0.02 93.08 [2022-10-19T17:15:49.168Z] Average: 0 5.09 0.00 1.40 0.48 0.02 93.02 [2022-10-19T17:15:49.168Z] Average: 1 5.22 0.00 1.56 1.32 0.02 91.88 [2022-10-19T17:15:49.168Z] Average: 2 5.00 0.00 1.35 0.16 0.03 93.46 [2022-10-19T17:15:49.168Z] Average: 3 5.13 0.00 1.47 0.04 0.02 93.34 [2022-10-19T17:15:49.168Z] Average: 4 5.43 0.00 1.21 0.08 0.02 93.26 [2022-10-19T17:15:49.168Z] Average: 5 5.17 0.00 1.60 0.52 0.03 92.69 [2022-10-19T17:15:49.168Z] Average: 6 5.09 0.00 1.36 0.04 0.02 93.50 [2022-10-19T17:15:49.168Z] Average: 7 5.04 0.00 1.26 0.19 0.02 93.50 [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z] [2022-10-19T17:15:49.168Z]