Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff2568555a19ed231b17e38510d8565f69dae2e6 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-ssh11188179413958175229.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14266421247026622635.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11259679259184609646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2420881088534469692.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6288802731844098442.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-ubuntu20.04-docker-8c-8g-121153’ Running on prd-ubuntu20.04-docker-8c-8g-121157 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 > 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 ff2568555a19ed231b17e38510d8565f69dae2e6 (main) Commit message: "feat: Rename environment variables for the sake of consistency (#402)" > 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 ff2568555a19ed231b17e38510d8565f69dae2e6 # timeout=10 > git rev-list --no-walk 1e7562d3242d847503bf56db2851374eee3a8dcd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-14T01:50:38.471Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-14T01:50:38.534Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-14T01:50:38.552Z] ========================================================= [2022-12-14T01:50:38.552Z] EdgeX Global Pipelines Version Info [2022-12-14T01:50:38.552Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-14T01:50:39.252Z] ------------------- [2022-12-14T01:50:39.252Z] stable info: [2022-12-14T01:50:39.252Z] ------------------- [2022-12-14T01:50:39.252Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-14T01:50:39.252Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T01:50:39.252Z] Message: update stable to v1.0.244 [2022-12-14T01:50:39.821Z] ------------------- [2022-12-14T01:50:39.821Z] experimental info: [2022-12-14T01:50:39.821Z] ------------------- [2022-12-14T01:50:39.821Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-14T01:50:39.821Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T01:50:39.822Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-14T01:50:39.983Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-12-14T01:50:39.995Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-12-14T01:50:40.008Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-14T01:50:40.018Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-14T01:50:40.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-14T01:50:40.050Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-14T01:50:40.066Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-14T01:50:40.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-14T01:50:40.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-14T01:50:40.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-14T01:50:40.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-14T01:50:40.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-12-14T01:50:40.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-14T01:50:40.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-14T01:50:40.167Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T01:50:40.179Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T01:50:40.190Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T01:50:40.206Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T01:50:40.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-14T01:50:40.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-14T01:50:40.247Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-14T01:50:40.258Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-14T01:50:40.269Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-14T01:50:40.281Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-14T01:50:40.292Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-12-14T01:50:40.302Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-14T01:50:40.313Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-14T01:50:40.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-14T01:50:40.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-14T01:50:40.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-14T01:50:40.367Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff2568555a19ed231b17e38510d8565f69dae2e6 [Pipeline] echo [2022-12-14T01:50:40.378Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff25685 [Pipeline] echo [2022-12-14T01:50:40.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-14T01:50:40.741Z] + git rev-list -1 --merges ff2568555a19ed231b17e38510d8565f69dae2e6~1..ff2568555a19ed231b17e38510d8565f69dae2e6 [Pipeline] echo [2022-12-14T01:50:40.777Z] -----------> git rev-list -1 --merges ff2568555a19ed231b17e38510d8565f69dae2e6~1..ff2568555a19ed231b17e38510d8565f69dae2e6 ff2568555a19ed231b17e38510d8565f69dae2e6 [false] [Pipeline] sh [2022-12-14T01:50:41.067Z] + git log --format=format:%s -1 ff2568555a19ed231b17e38510d8565f69dae2e6 [Pipeline] echo [2022-12-14T01:50:41.082Z] ========================================================= [2022-12-14T01:50:41.082Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-14T01:50:41.082Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T01:50:41.421Z] + git log --format=format:%s -1 ff2568555a19ed231b17e38510d8565f69dae2e6 [Pipeline] echo [2022-12-14T01:50:41.433Z] [semverPrep] GIT_COMMIT: ff2568555a19ed231b17e38510d8565f69dae2e6, Commit Message: feat: Rename environment variables for the sake of consistency (#402) [Pipeline] echo [2022-12-14T01:50:41.442Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-14T01:50:41.796Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T01:50:41.796Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-14T01:50:41.796Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-14T01:50:41.796Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-14T01:50:41.796Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-14T01:50:41.796Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-14T01:50:41.796Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T01:50:42.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T01:50:42.459Z] [2022-12-14T01:50:42.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T01:50:42.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T01:50:42.764Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-14T01:50:42.764Z] b85a868b505f: Pulling fs layer [2022-12-14T01:50:42.764Z] e2be974225ed: Pulling fs layer [2022-12-14T01:50:42.764Z] 339a4e72a1f5: Pulling fs layer [2022-12-14T01:50:42.764Z] 988bab9f4d93: Pulling fs layer [2022-12-14T01:50:42.764Z] 1469e6f7b9e6: Pulling fs layer [2022-12-14T01:50:42.764Z] eaf3925da568: Pulling fs layer [2022-12-14T01:50:42.764Z] bab4dde63d76: Pulling fs layer [2022-12-14T01:50:42.764Z] bde34c3a00c8: Pulling fs layer [2022-12-14T01:50:42.764Z] b352a97aabf1: Pulling fs layer [2022-12-14T01:50:42.764Z] 4872d77fe225: Pulling fs layer [2022-12-14T01:50:42.764Z] 5851b861e8e6: Pulling fs layer [2022-12-14T01:50:42.764Z] 988bab9f4d93: Waiting [2022-12-14T01:50:42.764Z] 1469e6f7b9e6: Waiting [2022-12-14T01:50:42.764Z] eaf3925da568: Waiting [2022-12-14T01:50:42.764Z] bab4dde63d76: Waiting [2022-12-14T01:50:42.764Z] b352a97aabf1: Waiting [2022-12-14T01:50:42.764Z] bde34c3a00c8: Waiting [2022-12-14T01:50:42.764Z] 4872d77fe225: Waiting [2022-12-14T01:50:42.764Z] 5851b861e8e6: Waiting [2022-12-14T01:50:42.764Z] e2be974225ed: Verifying Checksum [2022-12-14T01:50:42.764Z] e2be974225ed: Download complete [2022-12-14T01:50:42.764Z] 988bab9f4d93: Download complete [2022-12-14T01:50:43.044Z] 1469e6f7b9e6: Verifying Checksum [2022-12-14T01:50:43.044Z] 1469e6f7b9e6: Download complete [2022-12-14T01:50:43.044Z] eaf3925da568: Verifying Checksum [2022-12-14T01:50:43.313Z] 339a4e72a1f5: Verifying Checksum [2022-12-14T01:50:43.313Z] 339a4e72a1f5: Download complete [2022-12-14T01:50:43.313Z] bde34c3a00c8: Download complete [2022-12-14T01:50:43.313Z] b352a97aabf1: Verifying Checksum [2022-12-14T01:50:43.313Z] b352a97aabf1: Download complete [2022-12-14T01:50:43.313Z] 4872d77fe225: Verifying Checksum [2022-12-14T01:50:43.313Z] 4872d77fe225: Download complete [2022-12-14T01:50:43.313Z] b85a868b505f: Download complete [2022-12-14T01:50:43.313Z] 5851b861e8e6: Verifying Checksum [2022-12-14T01:50:43.313Z] 5851b861e8e6: Download complete [2022-12-14T01:50:43.898Z] bab4dde63d76: Verifying Checksum [2022-12-14T01:50:43.898Z] bab4dde63d76: Download complete [2022-12-14T01:50:44.843Z] b85a868b505f: Pull complete [2022-12-14T01:50:44.843Z] e2be974225ed: Pull complete [2022-12-14T01:50:45.413Z] 339a4e72a1f5: Pull complete [2022-12-14T01:50:45.413Z] 988bab9f4d93: Pull complete [2022-12-14T01:50:45.672Z] 1469e6f7b9e6: Pull complete [2022-12-14T01:50:45.672Z] eaf3925da568: Pull complete [2022-12-14T01:50:47.578Z] bab4dde63d76: Pull complete [2022-12-14T01:50:47.578Z] bde34c3a00c8: Pull complete [2022-12-14T01:50:47.578Z] b352a97aabf1: Pull complete [2022-12-14T01:50:47.837Z] 4872d77fe225: Pull complete [2022-12-14T01:50:47.837Z] 5851b861e8e6: Pull complete [2022-12-14T01:50:47.837Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-14T01:50:47.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T01:50:47.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T01:50:47.932Z] prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container [2022-12-14T01:50:47.966Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-14T01:50:49.406Z] $ docker top f6be27617b5b47776134b3303b600168295362ee3d4afefe7d9afb602ee0df7f -eo pid,comm [2022-12-14T01:50:49.466Z] 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-12-14T01:50:49.466Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T01:50:49.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T01:50:49.509Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T01:50:49.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T01:50:49.652Z] $ docker exec f6be27617b5b47776134b3303b600168295362ee3d4afefe7d9afb602ee0df7f ssh-agent [2022-12-14T01:50:49.775Z] SSH_AUTH_SOCK=/tmp/ssh-cCiNoRoH3PpR/agent.32 [2022-12-14T01:50:49.775Z] SSH_AGENT_PID=38 [2022-12-14T01:50:49.782Z] Running ssh-add (command line suppressed) [2022-12-14T01:50:49.890Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4466380085568499057.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4466380085568499057.key) [2022-12-14T01:50:49.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T01:50:50.202Z] + git tag --points-at HEAD [Pipeline] } [2022-12-14T01:50:50.214Z] $ docker exec --env ******** --env ******** f6be27617b5b47776134b3303b600168295362ee3d4afefe7d9afb602ee0df7f ssh-agent -k [2022-12-14T01:50:50.319Z] unset SSH_AUTH_SOCK; [2022-12-14T01:50:50.319Z] unset SSH_AGENT_PID; [2022-12-14T01:50:50.320Z] echo Agent pid 38 killed; [2022-12-14T01:50:50.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-14T01:50:50.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T01:50:50.358Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T01:50:50.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T01:50:50.479Z] $ docker exec f6be27617b5b47776134b3303b600168295362ee3d4afefe7d9afb602ee0df7f ssh-agent [2022-12-14T01:50:50.600Z] SSH_AUTH_SOCK=/tmp/ssh-Ez0eX3ofYh4I/agent.70 [2022-12-14T01:50:50.600Z] SSH_AGENT_PID=76 [2022-12-14T01:50:50.605Z] Running ssh-add (command line suppressed) [2022-12-14T01:50:50.717Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4510305675206396443.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4510305675206396443.key) [2022-12-14T01:50:50.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T01:50:51.027Z] + git semver init [2022-12-14T01:50:51.287Z] 2022-12-14 01:50:51,215 [run_init] DEBUG init version:0.0.0 force:False [2022-12-14T01:50:51.287Z] 2022-12-14 01:50:51,216 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-12-14T01:50:51.287Z] 2022-12-14 01:50:51,216 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-12-14T01:50:51.287Z] 2022-12-14 01:50:51,216 [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-12-14T01:50:52.226Z] 2022-12-14 01:50:51,993 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2022-12-14T01:50:52.226Z] 2022-12-14 01:50:51,994 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2022-12-14T01:50:52.226Z] 2022-12-14 01:50:51,994 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-14T01:50:52.226Z] 2022-12-14 01:50:51,995 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-14T01:50:52.226Z] 3.0.0-dev.4 [Pipeline] } [2022-12-14T01:50:52.237Z] $ docker exec --env ******** --env ******** f6be27617b5b47776134b3303b600168295362ee3d4afefe7d9afb602ee0df7f ssh-agent -k [2022-12-14T01:50:52.344Z] unset SSH_AUTH_SOCK; [2022-12-14T01:50:52.344Z] unset SSH_AGENT_PID; [2022-12-14T01:50:52.345Z] echo Agent pid 76 killed; [2022-12-14T01:50:52.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T01:50:52.663Z] + git semver [Pipeline] } [2022-12-14T01:50:52.936Z] $ docker stop --time=1 f6be27617b5b47776134b3303b600168295362ee3d4afefe7d9afb602ee0df7f [2022-12-14T01:50:54.268Z] $ docker rm -f f6be27617b5b47776134b3303b600168295362ee3d4afefe7d9afb602ee0df7f [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T01:50:54.612Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-14T01:50:54.818Z] Stashed 1 file(s) [Pipeline] echo [2022-12-14T01:50:54.821Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.4 [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-12-14T01:50:54.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T01:50:55.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T01:50:55.008Z] ========================================================= [2022-12-14T01:50:55.008Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-14T01:50:55.008Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-12-14T01:50:55.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-14T01:50:55.306Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-14T01:50:55.306Z] 213ec9aee27d: Pulling fs layer [2022-12-14T01:50:55.306Z] 4583459ba037: Pulling fs layer [2022-12-14T01:50:55.306Z] 93c1e223e6f2: Pulling fs layer [2022-12-14T01:50:55.306Z] 53926ce57604: Pulling fs layer [2022-12-14T01:50:55.306Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-14T01:50:55.306Z] 22ff95d597cd: Pulling fs layer [2022-12-14T01:50:55.306Z] 12d6caf4c0d1: Pulling fs layer [2022-12-14T01:50:55.306Z] 96b7cbca73a9: Pulling fs layer [2022-12-14T01:50:55.306Z] a7acece74701: Pulling fs layer [2022-12-14T01:50:55.306Z] 21b2b0c7a3f4: Waiting [2022-12-14T01:50:55.306Z] 22ff95d597cd: Waiting [2022-12-14T01:50:55.306Z] 12d6caf4c0d1: Waiting [2022-12-14T01:50:55.306Z] a7acece74701: Waiting [2022-12-14T01:50:55.306Z] 96b7cbca73a9: Waiting [2022-12-14T01:50:55.306Z] 53926ce57604: Waiting [2022-12-14T01:50:55.306Z] 93c1e223e6f2: Verifying Checksum [2022-12-14T01:50:55.306Z] 93c1e223e6f2: Download complete [2022-12-14T01:50:55.306Z] 4583459ba037: Verifying Checksum [2022-12-14T01:50:55.306Z] 4583459ba037: Download complete [2022-12-14T01:50:55.306Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-14T01:50:55.306Z] 21b2b0c7a3f4: Download complete [2022-12-14T01:50:55.306Z] 22ff95d597cd: Verifying Checksum [2022-12-14T01:50:55.306Z] 22ff95d597cd: Download complete [2022-12-14T01:50:55.306Z] 213ec9aee27d: Verifying Checksum [2022-12-14T01:50:55.306Z] 213ec9aee27d: Download complete [2022-12-14T01:50:55.306Z] 12d6caf4c0d1: Download complete [2022-12-14T01:50:55.571Z] 213ec9aee27d: Pull complete [2022-12-14T01:50:55.572Z] 4583459ba037: Pull complete [2022-12-14T01:50:55.853Z] 93c1e223e6f2: Pull complete [2022-12-14T01:50:56.125Z] 96b7cbca73a9: Verifying Checksum [2022-12-14T01:50:56.126Z] 96b7cbca73a9: Download complete [2022-12-14T01:50:56.126Z] a7acece74701: Verifying Checksum [2022-12-14T01:50:56.126Z] a7acece74701: Download complete [2022-12-14T01:50:56.698Z] 53926ce57604: Verifying Checksum [2022-12-14T01:50:56.698Z] 53926ce57604: Download complete [2022-12-14T01:51:00.886Z] 53926ce57604: Pull complete [2022-12-14T01:51:00.886Z] 21b2b0c7a3f4: Pull complete [2022-12-14T01:51:00.886Z] 22ff95d597cd: Pull complete [2022-12-14T01:51:00.886Z] 12d6caf4c0d1: Pull complete [2022-12-14T01:51:03.425Z] 96b7cbca73a9: Pull complete [2022-12-14T01:51:03.992Z] a7acece74701: Pull complete [2022-12-14T01:51:03.992Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-14T01:51:03.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-14T01:51:03.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-12-14T01:51:04.277Z] + 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-12-14T01:51:04.572Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T01:51:04.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T01:51:04.641Z] prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container [2022-12-14T01:51:04.666Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-12-14T01:51:06.543Z] $ docker top 6d2ba4a4c84533fc496a3ad62d4f7e2234f5afddf936d5605e97faacc0fc7a64 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T01:51:06.881Z] + go version [2022-12-14T01:51:06.881Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-14T01:51:06.892Z] $ docker stop --time=1 6d2ba4a4c84533fc496a3ad62d4f7e2234f5afddf936d5605e97faacc0fc7a64 [2022-12-14T01:51:08.210Z] $ docker rm -f 6d2ba4a4c84533fc496a3ad62d4f7e2234f5afddf936d5605e97faacc0fc7a64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T01:51:08.610Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T01:51:08.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T01:51:08.677Z] prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container [2022-12-14T01:51:08.707Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-12-14T01:51:09.104Z] $ docker top e92d450665fe065bdde7f29785c450de99bc9803b8c39f8362cc87a5b9381fc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T01:51:09.447Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2022-12-14T01:51:09.741Z] + make test [2022-12-14T01:51:09.741Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-14T01:51:09.741Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-12-14T01:51:09.741Z] go: downloading github.com/stretchr/testify v1.8.1 [2022-12-14T01:51:09.741Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 [2022-12-14T01:51:09.741Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.2 [2022-12-14T01:51:09.924Z] Still waiting to schedule task [2022-12-14T01:51:09.924Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-121154’ [2022-12-14T01:51:10.001Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-14T01:51:10.001Z] go: downloading github.com/google/uuid v1.3.0 [2022-12-14T01:51:10.001Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 [2022-12-14T01:51:10.001Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-12-14T01:51:10.001Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.1 [2022-12-14T01:51:10.001Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 [2022-12-14T01:51:10.260Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2022-12-14T01:51:10.260Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-12-14T01:51:10.260Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-14T01:51:10.260Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-14T01:51:10.260Z] go: downloading github.com/stretchr/objx v0.5.0 [2022-12-14T01:51:10.260Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-12-14T01:51:10.260Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-14T01:51:10.260Z] go: downloading github.com/go-kit/log v0.2.1 [2022-12-14T01:51:10.260Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-12-14T01:51:10.260Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-12-14T01:51:10.260Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-12-14T01:51:10.260Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-12-14T01:51:10.260Z] go: downloading github.com/hashicorp/consul/api v1.18.0 [2022-12-14T01:51:10.519Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-12-14T01:51:10.519Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-12-14T01:51:10.519Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-12-14T01:51:10.519Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-12-14T01:51:10.519Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-12-14T01:51:10.519Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-12-14T01:51:10.519Z] go: downloading google.golang.org/grpc v1.46.0 [2022-12-14T01:51:10.519Z] go: downloading github.com/x448/float16 v0.8.4 [2022-12-14T01:51:10.779Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-12-14T01:51:10.779Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-12-14T01:51:10.779Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-12-14T01:51:10.779Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-12-14T01:51:10.779Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-12-14T01:51:10.779Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-12-14T01:51:10.779Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-12-14T01:51:10.779Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-12-14T01:51:10.779Z] go: downloading golang.org/x/text v0.3.7 [2022-12-14T01:51:10.779Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-12-14T01:51:10.779Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-12-14T01:51:10.779Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-12-14T01:51:11.039Z] go: downloading github.com/hashicorp/serf v0.10.1 [2022-12-14T01:51:11.039Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-12-14T01:51:11.039Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-12-14T01:51:11.039Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-12-14T01:51:11.039Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-12-14T01:51:11.039Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-12-14T01:51:11.298Z] go: downloading github.com/fatih/color v1.9.0 [2022-12-14T01:51:11.298Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-14T01:51:11.298Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-12-14T01:51:11.298Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-14T01:51:11.298Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-12-14T01:51:11.558Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-12-14T01:51:23.764Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2022-12-14T01:51:23.764Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.010s coverage: 9.9% of statements [2022-12-14T01:51:23.764Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2022-12-14T01:51:23.764Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.024s coverage: 92.5% of statements [2022-12-14T01:51:23.764Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.025s coverage: 85.3% of statements [2022-12-14T01:51:26.293Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.028s coverage: 46.4% of statements [2022-12-14T01:51:26.293Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2022-12-14T01:51:26.293Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2022-12-14T01:51:26.293Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.031s coverage: 100.0% of statements [2022-12-14T01:51:26.293Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.322s coverage: 88.4% of statements [2022-12-14T01:51:26.293Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.016s coverage: 25.0% of statements [2022-12-14T01:51:26.860Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.031s coverage: 81.4% of statements [2022-12-14T01:51:26.860Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2022-12-14T01:51:26.860Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.019s coverage: 41.7% of statements [2022-12-14T01:51:26.860Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements [2022-12-14T01:51:34.986Z] 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-12-14T01:51:34.986Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-14T01:51:37.523Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T01:51:37.523Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-12-14T01:51:37.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-14T01:51:37.544Z] $ docker stop --time=1 e92d450665fe065bdde7f29785c450de99bc9803b8c39f8362cc87a5b9381fc8 [2022-12-14T01:51:40.023Z] $ docker rm -f e92d450665fe065bdde7f29785c450de99bc9803b8c39f8362cc87a5b9381fc8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T01:51:40.628Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-14T01:51:40.683Z] 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-12-14T01:51:41.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T01:51:41.133Z] [2022-12-14T01:51:41.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T01:51:41.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T01:51:41.427Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-14T01:51:41.427Z] 5eb5b503b376: Pulling fs layer [2022-12-14T01:51:41.427Z] 5c69ac0246d0: Pulling fs layer [2022-12-14T01:51:41.427Z] ec43610c2a17: Pulling fs layer [2022-12-14T01:51:41.427Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-14T01:51:41.427Z] 33b1e0a273af: Pulling fs layer [2022-12-14T01:51:41.427Z] 5d3b04190fa2: Pulling fs layer [2022-12-14T01:51:41.427Z] 2f39f015ded8: Pulling fs layer [2022-12-14T01:51:41.427Z] 33b1e0a273af: Waiting [2022-12-14T01:51:41.427Z] 5d3b04190fa2: Waiting [2022-12-14T01:51:41.427Z] 2f39f015ded8: Waiting [2022-12-14T01:51:41.427Z] 3a2ae6a8a46f: Waiting [2022-12-14T01:51:41.427Z] 5c69ac0246d0: Verifying Checksum [2022-12-14T01:51:41.427Z] 5c69ac0246d0: Download complete [2022-12-14T01:51:41.427Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-14T01:51:41.427Z] 3a2ae6a8a46f: Download complete [2022-12-14T01:51:41.697Z] 33b1e0a273af: Verifying Checksum [2022-12-14T01:51:41.697Z] 33b1e0a273af: Download complete [2022-12-14T01:51:41.697Z] 5d3b04190fa2: Verifying Checksum [2022-12-14T01:51:41.697Z] 5d3b04190fa2: Download complete [2022-12-14T01:51:41.697Z] ec43610c2a17: Verifying Checksum [2022-12-14T01:51:41.697Z] ec43610c2a17: Download complete [2022-12-14T01:51:41.962Z] 5eb5b503b376: Download complete [2022-12-14T01:51:42.542Z] 2f39f015ded8: Download complete [2022-12-14T01:51:43.106Z] 5eb5b503b376: Pull complete [2022-12-14T01:51:43.106Z] 5c69ac0246d0: Pull complete [2022-12-14T01:51:43.672Z] ec43610c2a17: Pull complete [2022-12-14T01:51:43.672Z] 3a2ae6a8a46f: Pull complete [2022-12-14T01:51:43.930Z] 33b1e0a273af: Pull complete [2022-12-14T01:51:43.930Z] 5d3b04190fa2: Pull complete [2022-12-14T01:51:48.115Z] 2f39f015ded8: Pull complete [2022-12-14T01:51:48.115Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-14T01:51:48.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T01:51:48.115Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T01:51:48.186Z] prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container [2022-12-14T01:51:48.217Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-14T01:51:49.909Z] $ docker top 103a196349a412ae21c343e78a3bc9bd6b0e330ae25f491aeee25ed76cefb98c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T01:51:50.292Z] ---> job-cost.sh [2022-12-14T01:51:50.292Z] lf-activate-venv: SKIPPING [2022-12-14T01:51:50.292Z] INFO: No Stack... [2022-12-14T01:51:50.550Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T01:51:50.808Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T01:51:51.097Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2022-12-14T01:51:51.097Z] + cut -d, -f6 [Pipeline] lock [2022-12-14T01:51:51.110Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] [2022-12-14T01:51:51.119Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] did not exist. Created. [2022-12-14T01:51:51.119Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T01:51:51.418Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-14T01:51:51.446Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T01:51:51.452Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T01:51:51.466Z] $ docker stop --time=1 103a196349a412ae21c343e78a3bc9bd6b0e330ae25f491aeee25ed76cefb98c [2022-12-14T01:51:52.625Z] $ docker rm -f 103a196349a412ae21c343e78a3bc9bd6b0e330ae25f491aeee25ed76cefb98c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-14T01:54:40.295Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121158 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2022-12-14T01:54:40.308Z] Running in /w/workspace/go-mod-bootstrap/91 [Pipeline] { [Pipeline] checkout [2022-12-14T01:54:40.344Z] Selected Git installation does not exist. Using Default [2022-12-14T01:54:40.344Z] The recommended git tool is: NONE [2022-12-14T01:54:45.319Z] using credential edgex-jenkins-ssh [2022-12-14T01:54:45.337Z] Cloning the remote Git repository [2022-12-14T01:54:45.380Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-12-14T01:54:45.451Z] > git init /w/workspace/go-mod-bootstrap/91 # timeout=10 [2022-12-14T01:54:45.578Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-12-14T01:54:45.579Z] > git --version # timeout=10 [2022-12-14T01:54:45.597Z] > git --version # 'git version 2.25.1' [2022-12-14T01:54:45.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-14T01:54:45.652Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T01:54:47.678Z] Avoid second fetch [2022-12-14T01:54:47.678Z] Checking out Revision ff2568555a19ed231b17e38510d8565f69dae2e6 (main) [2022-12-14T01:54:46.849Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-12-14T01:54:46.865Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T01:54:47.694Z] > git config core.sparsecheckout # timeout=10 [2022-12-14T01:54:47.715Z] > git checkout -f ff2568555a19ed231b17e38510d8565f69dae2e6 # timeout=10 [2022-12-14T01:54:48.204Z] Commit message: "feat: Rename environment variables for the sake of consistency (#402)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T01:54:49.056Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-14T01:54:49.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T01:54:49.056Z] Dload Upload Total Spent Left Speed [2022-12-14T01:54:49.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78226 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 77750 [Pipeline] sh [2022-12-14T01:54:49.662Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-14T01:54:49.994Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-12-14T01:54:49.994Z] sudo tee /etc/docker/daemon.new [2022-12-14T01:54:49.994Z] { [2022-12-14T01:54:49.994Z] "registry-mirrors": [ [2022-12-14T01:54:49.994Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-14T01:54:49.994Z] ], [2022-12-14T01:54:49.994Z] "bip": "10.250.0.254/24", [2022-12-14T01:54:49.994Z] "hosts": [ [2022-12-14T01:54:49.994Z] "tcp://0.0.0.0:5555", [2022-12-14T01:54:49.994Z] "unix:///var/run/docker.sock" [2022-12-14T01:54:49.994Z] ], [2022-12-14T01:54:49.994Z] "mtu": 1458, [2022-12-14T01:54:49.994Z] "selinux-enabled": true, [2022-12-14T01:54:49.994Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-14T01:54:49.994Z] } [Pipeline] sh [2022-12-14T01:54:50.333Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-14T01:54:50.679Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-12-14T01:55:09.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T01:55:09.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T01:55:09.136Z] ========================================================= [2022-12-14T01:55:09.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-14T01:55:09.136Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-12-14T01:55:09.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-14T01:55:10.065Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-14T01:55:10.065Z] 9b18e9b68314: Pulling fs layer [2022-12-14T01:55:10.065Z] 35d82f9e3411: Pulling fs layer [2022-12-14T01:55:10.065Z] e16973657156: Pulling fs layer [2022-12-14T01:55:10.065Z] fc693d55d65f: Pulling fs layer [2022-12-14T01:55:10.065Z] 7e9fc2657dce: Pulling fs layer [2022-12-14T01:55:10.065Z] dda99020689f: Pulling fs layer [2022-12-14T01:55:10.065Z] fc693d55d65f: Waiting [2022-12-14T01:55:10.065Z] 7e9fc2657dce: Waiting [2022-12-14T01:55:10.065Z] db1c61fa0a46: Pulling fs layer [2022-12-14T01:55:10.065Z] 891c053d2c06: Pulling fs layer [2022-12-14T01:55:10.065Z] db1c61fa0a46: Waiting [2022-12-14T01:55:10.065Z] 891c053d2c06: Waiting [2022-12-14T01:55:10.065Z] dda99020689f: Waiting [2022-12-14T01:55:10.065Z] e16973657156: Download complete [2022-12-14T01:55:10.065Z] 35d82f9e3411: Download complete [2022-12-14T01:55:10.065Z] 7e9fc2657dce: Verifying Checksum [2022-12-14T01:55:10.065Z] 7e9fc2657dce: Download complete [2022-12-14T01:55:10.065Z] dda99020689f: Verifying Checksum [2022-12-14T01:55:10.065Z] dda99020689f: Download complete [2022-12-14T01:55:10.065Z] 9b18e9b68314: Verifying Checksum [2022-12-14T01:55:11.041Z] 9b18e9b68314: Pull complete [2022-12-14T01:55:11.041Z] 891c053d2c06: Verifying Checksum [2022-12-14T01:55:11.041Z] 891c053d2c06: Download complete [2022-12-14T01:55:11.641Z] 35d82f9e3411: Pull complete [2022-12-14T01:55:11.922Z] e16973657156: Pull complete [2022-12-14T01:55:12.513Z] db1c61fa0a46: Verifying Checksum [2022-12-14T01:55:12.513Z] db1c61fa0a46: Download complete [2022-12-14T01:55:13.104Z] fc693d55d65f: Verifying Checksum [2022-12-14T01:55:13.104Z] fc693d55d65f: Download complete [2022-12-14T01:55:23.183Z] fc693d55d65f: Pull complete [2022-12-14T01:55:23.183Z] 7e9fc2657dce: Pull complete [2022-12-14T01:55:23.454Z] dda99020689f: Pull complete [2022-12-14T01:55:28.803Z] db1c61fa0a46: Pull complete [2022-12-14T01:55:30.209Z] 891c053d2c06: Pull complete [2022-12-14T01:55:30.209Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-14T01:55:30.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-14T01:55:30.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-12-14T01:55:30.528Z] + 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-12-14T01:55:30.853Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T01:55:30.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T01:55:31.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-121158 does not seem to be running inside a container [2022-12-14T01:55:31.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/91 -v /w/workspace/go-mod-bootstrap/91:/w/workspace/go-mod-bootstrap/91:rw,z -v /w/workspace/go-mod-bootstrap/91@tmp:/w/workspace/go-mod-bootstrap/91@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-12-14T01:55:34.090Z] $ docker top 98f024920aee7552b1a88fc4da0f1dd7fc1890fedf6858b822a39fe45c072731 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T01:55:34.708Z] + go version [2022-12-14T01:55:34.988Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-14T01:55:35.018Z] $ docker stop --time=1 98f024920aee7552b1a88fc4da0f1dd7fc1890fedf6858b822a39fe45c072731 [2022-12-14T01:55:36.622Z] $ docker rm -f 98f024920aee7552b1a88fc4da0f1dd7fc1890fedf6858b822a39fe45c072731 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T01:55:37.142Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T01:55:37.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T01:55:37.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-121158 does not seem to be running inside a container [2022-12-14T01:55:37.367Z] $ 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/91 -v /w/workspace/go-mod-bootstrap/91:/w/workspace/go-mod-bootstrap/91:rw,z -v /w/workspace/go-mod-bootstrap/91@tmp:/w/workspace/go-mod-bootstrap/91@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-12-14T01:55:38.442Z] $ docker top 30d2c1d00c301c27906bcbf4f6180c91bbbf6e94f67914296ca83a3d0897c3c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T01:55:38.917Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/91 [Pipeline] fileExists [Pipeline] sh [2022-12-14T01:55:39.249Z] + make test [2022-12-14T01:55:39.249Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-14T01:55:39.518Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 [2022-12-14T01:55:39.518Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 [2022-12-14T01:55:39.518Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-12-14T01:55:39.786Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.1 [2022-12-14T01:55:39.786Z] go: downloading github.com/stretchr/testify v1.8.1 [2022-12-14T01:55:39.786Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 [2022-12-14T01:55:39.786Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-12-14T01:55:39.786Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2022-12-14T01:55:39.786Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.2 [2022-12-14T01:55:40.053Z] go: downloading github.com/google/uuid v1.3.0 [2022-12-14T01:55:40.053Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-14T01:55:40.053Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-12-14T01:55:40.053Z] go: downloading github.com/go-kit/log v0.2.1 [2022-12-14T01:55:40.053Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-14T01:55:40.053Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-14T01:55:40.053Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-12-14T01:55:40.053Z] go: downloading github.com/stretchr/objx v0.5.0 [2022-12-14T01:55:40.320Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-12-14T01:55:40.320Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-12-14T01:55:40.320Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-12-14T01:55:40.320Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-12-14T01:55:40.320Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-12-14T01:55:40.320Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-12-14T01:55:40.320Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-12-14T01:55:40.586Z] go: downloading github.com/hashicorp/consul/api v1.18.0 [2022-12-14T01:55:40.586Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-12-14T01:55:40.586Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-12-14T01:55:40.586Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-12-14T01:55:40.586Z] go: downloading google.golang.org/grpc v1.46.0 [2022-12-14T01:55:41.550Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-12-14T01:55:41.550Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-12-14T01:55:41.550Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-12-14T01:55:41.550Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-12-14T01:55:41.550Z] go: downloading golang.org/x/text v0.3.7 [2022-12-14T01:55:41.550Z] go: downloading github.com/x448/float16 v0.8.4 [2022-12-14T01:55:41.550Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-12-14T01:55:41.550Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-12-14T01:55:41.818Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-12-14T01:55:41.818Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-12-14T01:55:41.818Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-12-14T01:55:42.409Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-12-14T01:55:42.409Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-12-14T01:55:42.409Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-12-14T01:55:42.676Z] go: downloading github.com/hashicorp/serf v0.10.1 [2022-12-14T01:55:42.676Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-12-14T01:55:42.676Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-12-14T01:55:42.943Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-12-14T01:55:42.944Z] go: downloading github.com/fatih/color v1.9.0 [2022-12-14T01:55:42.944Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-14T01:55:42.944Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-12-14T01:55:43.210Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-12-14T01:55:44.171Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-12-14T01:55:44.442Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-14T01:55:44.442Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-12-14T01:55:45.038Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-12-14T01:57:06.670Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2022-12-14T01:57:06.670Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.078s coverage: 9.9% of statements [2022-12-14T01:57:06.670Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2022-12-14T01:57:06.670Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.093s coverage: 92.5% of statements [2022-12-14T01:57:06.670Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.034s coverage: 85.3% of statements [2022-12-14T01:57:09.250Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.143s coverage: 46.4% of statements [2022-12-14T01:57:09.250Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2022-12-14T01:57:09.250Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2022-12-14T01:57:09.250Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.150s coverage: 100.0% of statements [2022-12-14T01:57:09.250Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.417s coverage: 88.4% of statements [2022-12-14T01:57:09.250Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.070s coverage: 25.0% of statements [2022-12-14T01:57:14.594Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.095s coverage: 81.4% of statements [2022-12-14T01:57:14.594Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2022-12-14T01:57:14.594Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.052s coverage: 41.7% of statements [2022-12-14T01:57:14.594Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.018s coverage: 91.3% of statements [2022-12-14T01:57:14.594Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-14T01:57:14.594Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-14T01:57:36.696Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T01:57:36.696Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-12-14T01:57:36.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-14T01:57:36.732Z] $ docker stop --time=1 30d2c1d00c301c27906bcbf4f6180c91bbbf6e94f67914296ca83a3d0897c3c6 [2022-12-14T01:57:38.507Z] $ docker rm -f 30d2c1d00c301c27906bcbf4f6180c91bbbf6e94f67914296ca83a3d0897c3c6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T01:57:40.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-14T01:57:40.974Z] Warning: overwriting stash ‘coverage-report’ [2022-12-14T01:57:41.499Z] 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-12-14T01:57:41.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T01:57:41.939Z] [2022-12-14T01:57:41.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T01:57:42.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T01:57:42.543Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-14T01:57:42.543Z] 8998bd30e6a1: Pulling fs layer [2022-12-14T01:57:42.543Z] 04944245beec: Pulling fs layer [2022-12-14T01:57:42.543Z] 699f458cf7ca: Pulling fs layer [2022-12-14T01:57:42.543Z] 765212b225bb: Pulling fs layer [2022-12-14T01:57:42.543Z] f23df028b6ca: Pulling fs layer [2022-12-14T01:57:42.543Z] d65c8cfc05b1: Pulling fs layer [2022-12-14T01:57:42.543Z] 2437ff75d9bd: Pulling fs layer [2022-12-14T01:57:42.543Z] f23df028b6ca: Waiting [2022-12-14T01:57:42.543Z] d65c8cfc05b1: Waiting [2022-12-14T01:57:42.543Z] 2437ff75d9bd: Waiting [2022-12-14T01:57:42.543Z] 765212b225bb: Waiting [2022-12-14T01:57:42.543Z] 04944245beec: Verifying Checksum [2022-12-14T01:57:42.543Z] 04944245beec: Download complete [2022-12-14T01:57:42.814Z] 765212b225bb: Verifying Checksum [2022-12-14T01:57:42.814Z] 765212b225bb: Download complete [2022-12-14T01:57:42.814Z] f23df028b6ca: Verifying Checksum [2022-12-14T01:57:42.814Z] f23df028b6ca: Download complete [2022-12-14T01:57:42.814Z] d65c8cfc05b1: Verifying Checksum [2022-12-14T01:57:42.814Z] d65c8cfc05b1: Download complete [2022-12-14T01:57:42.814Z] 699f458cf7ca: Verifying Checksum [2022-12-14T01:57:42.814Z] 699f458cf7ca: Download complete [2022-12-14T01:57:43.400Z] 8998bd30e6a1: Verifying Checksum [2022-12-14T01:57:43.400Z] 8998bd30e6a1: Download complete [2022-12-14T01:57:45.349Z] 2437ff75d9bd: Verifying Checksum [2022-12-14T01:57:45.349Z] 2437ff75d9bd: Download complete [2022-12-14T01:57:47.297Z] 8998bd30e6a1: Pull complete [2022-12-14T01:57:47.565Z] 04944245beec: Pull complete [2022-12-14T01:57:48.980Z] 699f458cf7ca: Pull complete [2022-12-14T01:57:48.980Z] 765212b225bb: Pull complete [2022-12-14T01:57:49.568Z] f23df028b6ca: Pull complete [2022-12-14T01:57:49.835Z] d65c8cfc05b1: Pull complete [2022-12-14T01:58:04.853Z] 2437ff75d9bd: Pull complete [2022-12-14T01:58:04.853Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-14T01:58:04.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T01:58:04.853Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T01:58:05.044Z] prd-ubuntu20.04-docker-arm64-4c-16g-121158 does not seem to be running inside a container [2022-12-14T01:58:05.121Z] $ 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/91 -v /w/workspace/go-mod-bootstrap/91:/w/workspace/go-mod-bootstrap/91:rw,z -v /w/workspace/go-mod-bootstrap/91@tmp:/w/workspace/go-mod-bootstrap/91@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-12-14T01:58:07.634Z] $ docker top 28e92879686f5fd4ad5528505ddf08c8c0774bcc601fb291053c48a665e573d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T01:58:08.474Z] ---> job-cost.sh [2022-12-14T01:58:08.474Z] lf-activate-venv: SKIPPING [2022-12-14T01:58:08.474Z] INFO: No Stack... [2022-12-14T01:58:08.740Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-14T01:58:09.700Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T01:58:10.352Z] + cat /w/workspace/go-mod-bootstrap/91/archives/cost.csv [2022-12-14T01:58:10.352Z] + cut -d, -f6 [Pipeline] lock [2022-12-14T01:58:10.420Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] [2022-12-14T01:58:10.424Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] did not exist. Created. [2022-12-14T01:58:10.424Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T01:58:10.758Z] /w/workspace/go-mod-bootstrap/91@tmp/durable-2e7b732c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-14T01:58:11.679Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-14T01:58:11.702Z] Warning: overwriting stash ‘stack-cost’ [2022-12-14T01:58:11.755Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T01:58:11.762Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T01:58:11.783Z] $ docker stop --time=1 28e92879686f5fd4ad5528505ddf08c8c0774bcc601fb291053c48a665e573d6 [2022-12-14T01:58:13.301Z] $ docker rm -f 28e92879686f5fd4ad5528505ddf08c8c0774bcc601fb291053c48a665e573d6 [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-12-14T01:58:13.664Z] provisioning config files... [2022-12-14T01:58:13.689Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11192476480561550549tmp [Pipeline] { [Pipeline] sh [2022-12-14T01:58:14.048Z] + set +x [2022-12-14T01:58:14.048Z] + curl -s https://codecov.io/bash [2022-12-14T01:58:14.048Z] + bash -s -- [2022-12-14T01:58:14.048Z] [2022-12-14T01:58:14.048Z] _____ _ [2022-12-14T01:58:14.048Z] / ____| | | [2022-12-14T01:58:14.048Z] | | ___ __| | ___ ___ _____ __ [2022-12-14T01:58:14.048Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-14T01:58:14.048Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-14T01:58:14.048Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-14T01:58:14.048Z] Bash-1.0.6 [2022-12-14T01:58:14.048Z] [2022-12-14T01:58:14.048Z] [2022-12-14T01:58:14.048Z] ==> git version 2.25.1 found [2022-12-14T01:58:14.048Z] ==> 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-12-14T01:58:14.048Z] Release-Date: 2020-01-08 [2022-12-14T01:58:14.048Z] 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-12-14T01:58:14.048Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-14T01:58:14.048Z] ==> Jenkins CI detected. [2022-12-14T01:58:14.048Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-12-14T01:58:14.048Z] project root: . [2022-12-14T01:58:14.048Z] --> token set from env [2022-12-14T01:58:14.048Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-14T01:58:14.048Z] ==> Running gcov in . (disable via -X gcov) [2022-12-14T01:58:14.048Z] ==> Python coveragepy not found [2022-12-14T01:58:14.048Z] ==> Searching for coverage reports in: [2022-12-14T01:58:14.048Z] + . [2022-12-14T01:58:14.048Z] -> Found 1 reports [2022-12-14T01:58:14.048Z] ==> Detecting git/mercurial file structure [2022-12-14T01:58:14.048Z] ==> Reading reports [2022-12-14T01:58:14.048Z] + ./coverage.out bytes=68433 [2022-12-14T01:58:14.048Z] ==> Appending adjustments [2022-12-14T01:58:14.048Z] https://docs.codecov.io/docs/fixing-reports [2022-12-14T01:58:14.305Z] + Found adjustments [2022-12-14T01:58:14.305Z] ==> Gzipping contents [2022-12-14T01:58:14.305Z] 12K /tmp/codecov.gqnw7N.gz [2022-12-14T01:58:14.305Z] ==> Uploading reports [2022-12-14T01:58:14.305Z] url: https://codecov.io [2022-12-14T01:58:14.305Z] query: branch=main&commit=ff2568555a19ed231b17e38510d8565f69dae2e6&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-14T01:58:14.305Z] -> Pinging Codecov [2022-12-14T01:58:14.305Z] 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=ff2568555a19ed231b17e38510d8565f69dae2e6&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-14T01:58:14.563Z] -> Uploading to [2022-12-14T01:58:14.564Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-14/833815588EE85121546D348822E98E2E/ff2568555a19ed231b17e38510d8565f69dae2e6/20b81d6c-51c3-4047-aa44-0f0517c3768b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221214T015814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9c9d1bcfaa314b974cde964862812de6b87dacd9067eb09001b6134146be3cb [2022-12-14T01:58:14.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T01:58:14.823Z] Dload Upload Total Spent Left Speed [2022-12-14T01:58:14.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11248 0 0 100 11248 0 55683 --:--:-- --:--:-- --:--:-- 55683 [2022-12-14T01:58:14.823Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/ff2568555a19ed231b17e38510d8565f69dae2e6 [Pipeline] } [2022-12-14T01:58:14.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-14T01:58:15.027Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-14T01:58:15.040Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T01:58:15.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T01:58:15.337Z] [2022-12-14T01:58:15.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T01:58:15.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T01:58:15.637Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-14T01:58:15.637Z] df9b9388f04a: Pulling fs layer [2022-12-14T01:58:15.637Z] 52dc419b0ee2: Pulling fs layer [2022-12-14T01:58:15.637Z] 25bc292e5bac: Pulling fs layer [2022-12-14T01:58:15.637Z] 114826534d7a: Pulling fs layer [2022-12-14T01:58:15.637Z] 4657fd5d0bcf: Pulling fs layer [2022-12-14T01:58:15.637Z] 6ad1cebc031e: Pulling fs layer [2022-12-14T01:58:15.637Z] 8a3aa393b2d8: Pulling fs layer [2022-12-14T01:58:15.637Z] 4657fd5d0bcf: Waiting [2022-12-14T01:58:15.637Z] 114826534d7a: Waiting [2022-12-14T01:58:15.637Z] 8a3aa393b2d8: Waiting [2022-12-14T01:58:15.637Z] 6ad1cebc031e: Waiting [2022-12-14T01:58:15.637Z] 25bc292e5bac: Verifying Checksum [2022-12-14T01:58:15.637Z] 25bc292e5bac: Download complete [2022-12-14T01:58:15.637Z] 52dc419b0ee2: Verifying Checksum [2022-12-14T01:58:15.637Z] 52dc419b0ee2: Download complete [2022-12-14T01:58:15.637Z] 4657fd5d0bcf: Verifying Checksum [2022-12-14T01:58:15.637Z] 4657fd5d0bcf: Download complete [2022-12-14T01:58:15.637Z] df9b9388f04a: Verifying Checksum [2022-12-14T01:58:15.637Z] df9b9388f04a: Download complete [2022-12-14T01:58:15.911Z] df9b9388f04a: Pull complete [2022-12-14T01:58:15.911Z] 52dc419b0ee2: Pull complete [2022-12-14T01:58:15.911Z] 25bc292e5bac: Pull complete [2022-12-14T01:58:16.202Z] 6ad1cebc031e: Verifying Checksum [2022-12-14T01:58:16.202Z] 6ad1cebc031e: Download complete [2022-12-14T01:58:17.715Z] 8a3aa393b2d8: Verifying Checksum [2022-12-14T01:58:17.715Z] 114826534d7a: Verifying Checksum [2022-12-14T01:58:17.715Z] 114826534d7a: Download complete [2022-12-14T01:58:20.995Z] 114826534d7a: Pull complete [2022-12-14T01:58:20.995Z] 4657fd5d0bcf: Pull complete [2022-12-14T01:58:21.559Z] 6ad1cebc031e: Pull complete [2022-12-14T01:58:24.837Z] 8a3aa393b2d8: Pull complete [2022-12-14T01:58:24.837Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-14T01:58:24.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T01:58:24.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T01:58:24.917Z] prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container [2022-12-14T01:58:24.945Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-12-14T01:58:26.311Z] $ docker top 8ea39eb4d630e81482100dd415cfb0c92e97b005c44bffb58aa6bec63f19871d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-14T01:58:26.392Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2022-12-14T01:58:26.674Z] + set -o pipefail [2022-12-14T01:58:26.674Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2022-12-14T01:58:33.245Z] [2022-12-14T01:58:33.245Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2022-12-14T01:58:33.245Z] [2022-12-14T01:58:33.245Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/f2e7f179-e23b-4cd3-bbbf-e51cff22c665 [2022-12-14T01:58:33.245Z] [2022-12-14T01:58:33.245Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-14T01:58:33.245Z] [2022-12-14T01:58:33.245Z] [2022-12-14T01:58:33.245Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-14T01:58:33.245Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-14T01:58:33.245Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-14T01:58:33.250Z] $ docker stop --time=1 8ea39eb4d630e81482100dd415cfb0c92e97b005c44bffb58aa6bec63f19871d [2022-12-14T01:58:35.333Z] $ docker rm -f 8ea39eb4d630e81482100dd415cfb0c92e97b005c44bffb58aa6bec63f19871d [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-12-14T01:58:36.022Z] + git log --format=format:%s -1 ff2568555a19ed231b17e38510d8565f69dae2e6 [Pipeline] sh [2022-12-14T01:58:36.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T01:58:36.310Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T01:58:36.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T01:58:36.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T01:58:36.662Z] prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container [2022-12-14T01:58:36.681Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-14T01:58:37.088Z] $ docker top 82d368051a67d581360f81d39ed530ea99c726971e60f0baea39815027e2d47e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T01:58:37.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T01:58:37.186Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T01:58:37.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T01:58:37.296Z] $ docker exec 82d368051a67d581360f81d39ed530ea99c726971e60f0baea39815027e2d47e ssh-agent [2022-12-14T01:58:37.406Z] SSH_AUTH_SOCK=/tmp/ssh-4G5RHfLD8FMq/agent.32 [2022-12-14T01:58:37.406Z] SSH_AGENT_PID=38 [2022-12-14T01:58:37.412Z] Running ssh-add (command line suppressed) [2022-12-14T01:58:37.519Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14071725461188077071.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14071725461188077071.key) [2022-12-14T01:58:37.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T01:58:37.820Z] + git semver tag [2022-12-14T01:58:38.078Z] 2022-12-14 01:58:38,000 [run_tag] DEBUG tag force:False [2022-12-14T01:58:38.078Z] 2022-12-14 01:58:38,000 [check_head_tag] DEBUG check head tag [2022-12-14T01:58:38.078Z] 2022-12-14 01:58:38,002 [execute] INFO git cat-file --batch-check [2022-12-14T01:58:38.078Z] 2022-12-14 01:58:38,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-12-14T01:58:38.078Z] 2022-12-14 01:58:38,005 [execute] INFO git cat-file --batch [2022-12-14T01:58:38.078Z] 2022-12-14 01:58:38,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-12-14T01:58:38.078Z] 2022-12-14 01:58:38,034 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-14T01:58:38.078Z] 2022-12-14 01:58:38,035 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 [2022-12-14T01:58:38.078Z] 2022-12-14 01:58:38,035 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-12-14T01:58:38.078Z] 2022-12-14 01:58:38,041 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-14T01:58:38.078Z] 3.0.0-dev.4 [Pipeline] } [2022-12-14T01:58:38.081Z] $ docker exec --env ******** --env ******** 82d368051a67d581360f81d39ed530ea99c726971e60f0baea39815027e2d47e ssh-agent -k [2022-12-14T01:58:38.191Z] unset SSH_AUTH_SOCK; [2022-12-14T01:58:38.192Z] unset SSH_AGENT_PID; [2022-12-14T01:58:38.192Z] echo Agent pid 38 killed; [2022-12-14T01:58:38.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T01:58:38.500Z] + git semver [Pipeline] } [2022-12-14T01:58:38.766Z] $ docker stop --time=1 82d368051a67d581360f81d39ed530ea99c726971e60f0baea39815027e2d47e [2022-12-14T01:58:40.084Z] $ docker rm -f 82d368051a67d581360f81d39ed530ea99c726971e60f0baea39815027e2d47e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T01:58:40.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T01:58:40.478Z] [2022-12-14T01:58:40.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T01:58:40.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T01:58:40.775Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-14T01:58:40.775Z] ab5ef0e58194: Pulling fs layer [2022-12-14T01:58:40.775Z] 9712f1f96733: Pulling fs layer [2022-12-14T01:58:40.775Z] 63f879dbbcfc: Pulling fs layer [2022-12-14T01:58:40.775Z] 0d9ebad4ef96: Pulling fs layer [2022-12-14T01:58:40.775Z] e9a5061849ea: Pulling fs layer [2022-12-14T01:58:40.775Z] d747dcd14b5f: Pulling fs layer [2022-12-14T01:58:40.775Z] 2de7ff778b66: Pulling fs layer [2022-12-14T01:58:40.775Z] d747dcd14b5f: Waiting [2022-12-14T01:58:40.775Z] 0d9ebad4ef96: Waiting [2022-12-14T01:58:40.775Z] e9a5061849ea: Waiting [2022-12-14T01:58:40.775Z] 2de7ff778b66: Waiting [2022-12-14T01:58:40.775Z] 9712f1f96733: Verifying Checksum [2022-12-14T01:58:40.775Z] 9712f1f96733: Download complete [2022-12-14T01:58:41.366Z] 63f879dbbcfc: Verifying Checksum [2022-12-14T01:58:41.366Z] 63f879dbbcfc: Download complete [2022-12-14T01:58:41.366Z] 0d9ebad4ef96: Verifying Checksum [2022-12-14T01:58:41.366Z] 0d9ebad4ef96: Download complete [2022-12-14T01:58:41.366Z] d747dcd14b5f: Verifying Checksum [2022-12-14T01:58:41.366Z] d747dcd14b5f: Download complete [2022-12-14T01:58:41.643Z] e9a5061849ea: Verifying Checksum [2022-12-14T01:58:41.643Z] e9a5061849ea: Download complete [2022-12-14T01:58:41.643Z] 2de7ff778b66: Verifying Checksum [2022-12-14T01:58:41.643Z] 2de7ff778b66: Download complete [2022-12-14T01:58:41.906Z] ab5ef0e58194: Verifying Checksum [2022-12-14T01:58:41.906Z] ab5ef0e58194: Download complete [2022-12-14T01:58:44.432Z] ab5ef0e58194: Pull complete [2022-12-14T01:58:44.432Z] 9712f1f96733: Pull complete [2022-12-14T01:58:44.996Z] 63f879dbbcfc: Pull complete [2022-12-14T01:58:48.275Z] 0d9ebad4ef96: Pull complete [2022-12-14T01:58:48.533Z] e9a5061849ea: Pull complete [2022-12-14T01:58:48.533Z] d747dcd14b5f: Pull complete [2022-12-14T01:58:49.464Z] 2de7ff778b66: Pull complete [2022-12-14T01:58:49.464Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-14T01:58:49.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T01:58:49.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T01:58:49.540Z] prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container [2022-12-14T01:58:49.568Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-12-14T01:58:51.460Z] $ docker top ca36b07a93e5398a9d68989818076165fda623cd48fec6eb019ecd128f118e16 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-14T01:58:51.538Z] provisioning config files... [2022-12-14T01:58:51.545Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16840546248266660956tmp [2022-12-14T01:58:51.554Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12100590751572802254tmp [2022-12-14T01:58:51.571Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7971186267580731282tmp [Pipeline] { [Pipeline] echo [2022-12-14T01:58:51.588Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T01:58:51.871Z] ---> sigul-configuration.sh [2022-12-14T01:58:51.871Z] gpg: directory `/root/.gnupg' created [2022-12-14T01:58:51.871Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-14T01:58:51.871Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-14T01:58:51.871Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-14T01:58:51.871Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-14T01:58:51.871Z] gpg: CAST5 encrypted data [2022-12-14T01:58:51.871Z] gpg: encrypted with 1 passphrase [2022-12-14T01:58:51.871Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-14T01:58:52.160Z] + mkdir /home/jenkins [2022-12-14T01:58:52.160Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-14T01:58:52.445Z] + 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-12-14T01:58:52.454Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T01:58:52.737Z] ---> sigul-install.sh [2022-12-14T01:58:52.737Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-14T01:58:53.021Z] + git tag --list [2022-12-14T01:58:53.021Z] v0.0.1 [2022-12-14T01:58:53.021Z] v0.0.10 [2022-12-14T01:58:53.021Z] v0.0.11 [2022-12-14T01:58:53.021Z] v0.0.12 [2022-12-14T01:58:53.021Z] v0.0.13 [2022-12-14T01:58:53.021Z] v0.0.14 [2022-12-14T01:58:53.021Z] v0.0.15 [2022-12-14T01:58:53.021Z] v0.0.16 [2022-12-14T01:58:53.021Z] v0.0.17 [2022-12-14T01:58:53.021Z] v0.0.18 [2022-12-14T01:58:53.021Z] v0.0.19 [2022-12-14T01:58:53.021Z] v0.0.2 [2022-12-14T01:58:53.021Z] v0.0.20 [2022-12-14T01:58:53.021Z] v0.0.21 [2022-12-14T01:58:53.021Z] v0.0.22 [2022-12-14T01:58:53.021Z] v0.0.23 [2022-12-14T01:58:53.021Z] v0.0.24 [2022-12-14T01:58:53.021Z] v0.0.25 [2022-12-14T01:58:53.021Z] v0.0.26 [2022-12-14T01:58:53.021Z] v0.0.27 [2022-12-14T01:58:53.021Z] v0.0.28 [2022-12-14T01:58:53.021Z] v0.0.29 [2022-12-14T01:58:53.021Z] v0.0.3 [2022-12-14T01:58:53.021Z] v0.0.30 [2022-12-14T01:58:53.021Z] v0.0.31 [2022-12-14T01:58:53.021Z] v0.0.32 [2022-12-14T01:58:53.021Z] v0.0.33 [2022-12-14T01:58:53.021Z] v0.0.34 [2022-12-14T01:58:53.021Z] v0.0.35 [2022-12-14T01:58:53.021Z] v0.0.36 [2022-12-14T01:58:53.021Z] v0.0.37 [2022-12-14T01:58:53.021Z] v0.0.38 [2022-12-14T01:58:53.021Z] v0.0.39 [2022-12-14T01:58:53.021Z] v0.0.4 [2022-12-14T01:58:53.021Z] v0.0.40 [2022-12-14T01:58:53.021Z] v0.0.41 [2022-12-14T01:58:53.021Z] v0.0.42 [2022-12-14T01:58:53.021Z] v0.0.43 [2022-12-14T01:58:53.021Z] v0.0.44 [2022-12-14T01:58:53.021Z] v0.0.45 [2022-12-14T01:58:53.021Z] v0.0.46 [2022-12-14T01:58:53.021Z] v0.0.47 [2022-12-14T01:58:53.021Z] v0.0.48 [2022-12-14T01:58:53.021Z] v0.0.49 [2022-12-14T01:58:53.021Z] v0.0.5 [2022-12-14T01:58:53.021Z] v0.0.50 [2022-12-14T01:58:53.021Z] v0.0.51 [2022-12-14T01:58:53.021Z] v0.0.52 [2022-12-14T01:58:53.021Z] v0.0.53 [2022-12-14T01:58:53.021Z] v0.0.54 [2022-12-14T01:58:53.021Z] v0.0.55 [2022-12-14T01:58:53.021Z] v0.0.56 [2022-12-14T01:58:53.021Z] v0.0.57 [2022-12-14T01:58:53.021Z] v0.0.58 [2022-12-14T01:58:53.021Z] v0.0.59 [2022-12-14T01:58:53.021Z] v0.0.6 [2022-12-14T01:58:53.021Z] v0.0.60 [2022-12-14T01:58:53.021Z] v0.0.61 [2022-12-14T01:58:53.021Z] v0.0.62 [2022-12-14T01:58:53.021Z] v0.0.63 [2022-12-14T01:58:53.021Z] v0.0.64 [2022-12-14T01:58:53.021Z] v0.0.65 [2022-12-14T01:58:53.021Z] v0.0.66 [2022-12-14T01:58:53.021Z] v0.0.67 [2022-12-14T01:58:53.021Z] v0.0.68 [2022-12-14T01:58:53.021Z] v0.0.69 [2022-12-14T01:58:53.021Z] v0.0.7 [2022-12-14T01:58:53.021Z] v0.0.70 [2022-12-14T01:58:53.021Z] v0.0.71 [2022-12-14T01:58:53.021Z] v0.0.72 [2022-12-14T01:58:53.021Z] v0.0.8 [2022-12-14T01:58:53.021Z] v0.0.9 [2022-12-14T01:58:53.021Z] v2.0.0 [2022-12-14T01:58:53.021Z] v2.1.0 [2022-12-14T01:58:53.021Z] v2.1.1 [2022-12-14T01:58:53.021Z] v2.1.1-dev.1 [2022-12-14T01:58:53.021Z] v2.1.1-dev.2 [2022-12-14T01:58:53.021Z] v2.1.1-dev.3 [2022-12-14T01:58:53.021Z] v2.1.1-dev.4 [2022-12-14T01:58:53.021Z] v2.2.0 [2022-12-14T01:58:53.021Z] v2.2.1-dev.1 [2022-12-14T01:58:53.021Z] v2.2.1-dev.2 [2022-12-14T01:58:53.021Z] v2.2.1-dev.3 [2022-12-14T01:58:53.021Z] v2.2.1-dev.4 [2022-12-14T01:58:53.021Z] v2.2.1-dev.5 [2022-12-14T01:58:53.021Z] v2.2.1-dev.6 [2022-12-14T01:58:53.021Z] v2.2.1-dev.7 [2022-12-14T01:58:53.021Z] v2.2.1-dev.8 [2022-12-14T01:58:53.021Z] v2.2.1-dev.9 [2022-12-14T01:58:53.021Z] v2.3.0 [2022-12-14T01:58:53.021Z] v2.3.0-dev.10 [2022-12-14T01:58:53.021Z] v2.3.0-dev.11 [2022-12-14T01:58:53.021Z] v2.3.0-dev.12 [2022-12-14T01:58:53.021Z] v2.3.0-dev.13 [2022-12-14T01:58:53.021Z] v2.3.0-dev.14 [2022-12-14T01:58:53.021Z] v2.3.0-dev.15 [2022-12-14T01:58:53.021Z] v2.3.0-dev.16 [2022-12-14T01:58:53.021Z] v2.3.0-dev.17 [2022-12-14T01:58:53.021Z] v2.3.0-dev.18 [2022-12-14T01:58:53.021Z] v2.3.0-dev.19 [2022-12-14T01:58:53.021Z] v2.3.0-dev.20 [2022-12-14T01:58:53.021Z] v2.3.0-dev.21 [2022-12-14T01:58:53.021Z] v2.3.0-dev.22 [2022-12-14T01:58:53.021Z] v2.3.0-dev.23 [2022-12-14T01:58:53.021Z] v2.3.0-dev.24 [2022-12-14T01:58:53.021Z] v2.3.0-dev.25 [2022-12-14T01:58:53.021Z] v2.3.0-dev.26 [2022-12-14T01:58:53.021Z] v2.3.0-dev.27 [2022-12-14T01:58:53.021Z] v2.3.0-dev.28 [2022-12-14T01:58:53.021Z] v2.3.0-dev.29 [2022-12-14T01:58:53.021Z] v2.3.0-dev.30 [2022-12-14T01:58:53.021Z] v3.0.0-dev.1 [2022-12-14T01:58:53.021Z] v3.0.0-dev.2 [2022-12-14T01:58:53.021Z] v3.0.0-dev.3 [2022-12-14T01:58:53.021Z] v3.0.0-dev.4 [Pipeline] sh [2022-12-14T01:58:53.305Z] + lftools sign git-tag v3.0.0-dev.4 [2022-12-14T01:58:53.873Z] Signing Git tag with Sigul... [2022-12-14T01:58:53.873Z] Signing v3.0.0-dev.4 [Pipeline] echo [2022-12-14T01:58:57.171Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T01:58:57.454Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-14T01:58:57.461Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-14T01:58:57.474Z] $ docker stop --time=1 ca36b07a93e5398a9d68989818076165fda623cd48fec6eb019ecd128f118e16 [2022-12-14T01:58:58.774Z] $ docker rm -f ca36b07a93e5398a9d68989818076165fda623cd48fec6eb019ecd128f118e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-14T01:58:59.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T01:58:59.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T01:58:59.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T01:58:59.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T01:58:59.537Z] prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container [2022-12-14T01:58:59.565Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-14T01:58:59.927Z] $ docker top 0d9518ac3c629c60f4eef73df2684bc39f05336f80776652067979965eb00f4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T01:59:00.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T01:59:00.013Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T01:59:00.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T01:59:00.115Z] $ docker exec 0d9518ac3c629c60f4eef73df2684bc39f05336f80776652067979965eb00f4e ssh-agent [2022-12-14T01:59:00.233Z] SSH_AUTH_SOCK=/tmp/ssh-sAMX4kEBvNZW/agent.32 [2022-12-14T01:59:00.233Z] SSH_AGENT_PID=38 [2022-12-14T01:59:00.238Z] Running ssh-add (command line suppressed) [2022-12-14T01:59:00.334Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1873386355928843711.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1873386355928843711.key) [2022-12-14T01:59:00.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T01:59:00.643Z] + git semver bump pre [2022-12-14T01:59:00.902Z] 2022-12-14 01:59:00,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-14T01:59:00.902Z] 2022-12-14 01:59:00,795 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev [2022-12-14T01:59:00.902Z] 2022-12-14 01:59:00,795 [bump_version] DEBUG bumped version:3.0.0-dev.5 [2022-12-14T01:59:00.902Z] 2022-12-14 01:59:00,795 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2022-12-14T01:59:00.902Z] 2022-12-14 01:59:00,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-14T01:59:00.902Z] 2022-12-14 01:59:00,795 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-14T01:59:00.902Z] 2022-12-14 01:59:00,797 [execute] INFO git cat-file --batch-check [2022-12-14T01:59:00.902Z] 2022-12-14 01:59:00,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T01:59:00.902Z] 2022-12-14 01:59:00,802 [execute] INFO git cat-file --batch [2022-12-14T01:59:00.902Z] 2022-12-14 01:59:00,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T01:59:00.902Z] 2022-12-14 01:59:00,807 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-14T01:59:00.902Z] 3.0.0-dev.5 [Pipeline] } [2022-12-14T01:59:00.907Z] $ docker exec --env ******** --env ******** 0d9518ac3c629c60f4eef73df2684bc39f05336f80776652067979965eb00f4e ssh-agent -k [2022-12-14T01:59:01.007Z] unset SSH_AUTH_SOCK; [2022-12-14T01:59:01.007Z] unset SSH_AGENT_PID; [2022-12-14T01:59:01.007Z] echo Agent pid 38 killed; [2022-12-14T01:59:01.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T01:59:01.323Z] + git semver [Pipeline] } [2022-12-14T01:59:01.590Z] $ docker stop --time=1 0d9518ac3c629c60f4eef73df2684bc39f05336f80776652067979965eb00f4e [2022-12-14T01:59:02.893Z] $ docker rm -f 0d9518ac3c629c60f4eef73df2684bc39f05336f80776652067979965eb00f4e [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T01:59:03.237Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T01:59:03.237Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T01:59:03.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T01:59:03.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T01:59:03.604Z] prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container [2022-12-14T01:59:03.631Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-14T01:59:04.013Z] $ docker top 74ba78b3482a061a5119294a54a10c7a0adb9c79e980d7f43c0cc47e55d7aaf3 -eo pid,comm [2022-12-14T01:59:04.069Z] 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-12-14T01:59:04.070Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T01:59:04.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T01:59:04.104Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T01:59:04.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T01:59:04.219Z] $ docker exec 74ba78b3482a061a5119294a54a10c7a0adb9c79e980d7f43c0cc47e55d7aaf3 ssh-agent [2022-12-14T01:59:04.343Z] SSH_AUTH_SOCK=/tmp/ssh-alwzpIClZLxW/agent.32 [2022-12-14T01:59:04.343Z] SSH_AGENT_PID=38 [2022-12-14T01:59:04.349Z] Running ssh-add (command line suppressed) [2022-12-14T01:59:04.448Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10817352441870979562.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10817352441870979562.key) [2022-12-14T01:59:04.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T01:59:04.759Z] + git semver push [2022-12-14T01:59:05.018Z] 2022-12-14 01:59:04,946 [run_push] DEBUG push [2022-12-14T01:59:05.018Z] 2022-12-14 01:59:04,948 [execute] INFO git cat-file --batch-check [2022-12-14T01:59:05.018Z] 2022-12-14 01:59:04,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T01:59:05.018Z] 2022-12-14 01:59:04,952 [execute] INFO git rev-list a1750753d8a14a1f6d8d6e8762882cb260af100a -- [2022-12-14T01:59:05.018Z] 2022-12-14 01:59:04,953 [execute] DEBUG Popen(['git', 'rev-list', 'a1750753d8a14a1f6d8d6e8762882cb260af100a', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-14T01:59:05.018Z] 2022-12-14 01:59:04,962 [execute] INFO git fetch -v origin [2022-12-14T01:59:05.018Z] 2022-12-14 01:59:04,962 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-14T01:59:05.589Z] 2022-12-14 01:59:05,444 [run_push] DEBUG no remote changes detected [2022-12-14T01:59:05.589Z] 2022-12-14 01:59:05,444 [execute] INFO git push origin semver [2022-12-14T01:59:05.589Z] 2022-12-14 01:59:05,445 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-14T01:59:06.526Z] 2022-12-14 01:59:06,255 [run_push] DEBUG push all version tags [2022-12-14T01:59:06.526Z] 2022-12-14 01:59:06,255 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-14T01:59:06.526Z] 2022-12-14 01:59:06,256 [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-12-14T01:59:07.094Z] 2022-12-14 01:59:07,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-12-14T01:59:07.094Z] 3.0.0-dev.5 [Pipeline] } [2022-12-14T01:59:07.099Z] $ docker exec --env ******** --env ******** 74ba78b3482a061a5119294a54a10c7a0adb9c79e980d7f43c0cc47e55d7aaf3 ssh-agent -k [2022-12-14T01:59:07.190Z] unset SSH_AUTH_SOCK; [2022-12-14T01:59:07.190Z] unset SSH_AGENT_PID; [2022-12-14T01:59:07.190Z] echo Agent pid 38 killed; [2022-12-14T01:59:07.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T01:59:07.513Z] + git semver [Pipeline] } [2022-12-14T01:59:07.779Z] $ docker stop --time=1 74ba78b3482a061a5119294a54a10c7a0adb9c79e980d7f43c0cc47e55d7aaf3 [2022-12-14T01:59:09.084Z] $ docker rm -f 74ba78b3482a061a5119294a54a10c7a0adb9c79e980d7f43c0cc47e55d7aaf3 [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-12-14T01:59:09.614Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2022-12-14T01:59:09.614Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-12-14T01:59:09.614Z] total 16 [2022-12-14T01:59:09.614Z] drwxr-xr-x 3 root root 4096 Dec 14 01:51 . [2022-12-14T01:59:09.614Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 01:58 .. [2022-12-14T01:59:09.614Z] drwxr-xr-x 2 root root 4096 Dec 14 01:51 cost [2022-12-14T01:59:09.614Z] -rw-r--r-- 1 root root 87 Dec 14 01:51 cost.csv [2022-12-14T01:59:09.614Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-12-14T01:59:09.614Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-12-14T01:59:09.614Z] total 16 [2022-12-14T01:59:09.614Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 01:51 . [2022-12-14T01:59:09.614Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 01:58 .. [2022-12-14T01:59:09.614Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 01:51 cost [2022-12-14T01:59:09.614Z] -rw-r--r-- 1 jenkins jenkins 87 Dec 14 01:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-14T01:59:09.904Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T01:59:10.758Z] ---> package-listing.sh [2022-12-14T01:59:10.758Z] ++ facter osfamily [2022-12-14T01:59:10.758Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-14T01:59:11.016Z] + OS_FAMILY=debian [2022-12-14T01:59:11.016Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2022-12-14T01:59:11.016Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-14T01:59:11.016Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-14T01:59:11.016Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-14T01:59:11.016Z] + PACKAGES=/tmp/packages_start.txt [2022-12-14T01:59:11.016Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-12-14T01:59:11.016Z] + PACKAGES=/tmp/packages_end.txt [2022-12-14T01:59:11.016Z] + case "${OS_FAMILY}" in [2022-12-14T01:59:11.016Z] + dpkg -l [2022-12-14T01:59:11.016Z] + grep '^ii' [2022-12-14T01:59:11.016Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-14T01:59:11.016Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-14T01:59:11.016Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-14T01:59:11.016Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-12-14T01:59:11.016Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2022-12-14T01:59:11.016Z] + 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-12-14T01:59:11.026Z] 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-12-14T01:59:11.302Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T01:59:11.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T01:59:11.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T01:59:11.921Z] prd-ubuntu20.04-docker-8c-8g-121157 does not seem to be running inside a container [2022-12-14T01:59:11.948Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-14T01:59:12.189Z] $ docker top 24e078c9f20aa3b32f26feec937827b4d9416a8df8e172df35662ba2f70721e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T01:59:12.540Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-14T01:59:12.820Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-14T01:59:13.101Z] + ls /var/log/sa-host [2022-12-14T01:59:13.101Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T01:59:13.241Z] provisioning config files... [2022-12-14T01:59:13.249Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8379714993733218970tmp [Pipeline] { [Pipeline] echo [2022-12-14T01:59:13.260Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T01:59:13.542Z] ---> create-netrc.sh [Pipeline] } [2022-12-14T01:59:13.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-14T01:59:13.877Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-14T01:59:13.886Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T01:59:14.168Z] ---> sudo-logs.sh [2022-12-14T01:59:14.168Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-14T01:59:14.201Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T01:59:14.482Z] ---> job-cost.sh [2022-12-14T01:59:14.482Z] lf-activate-venv: SKIPPING [2022-12-14T01:59:14.482Z] DEBUG: total: 0.2199999988079071 [2022-12-14T01:59:14.482Z] INFO: Retrieving Stack Cost... [2022-12-14T01:59:15.050Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T01:59:15.310Z] INFO: Archiving Costs [Pipeline] echo [2022-12-14T01:59:15.321Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T01:59:15.606Z] ---> logs-deploy.sh [2022-12-14T01:59:15.606Z] lf-activate-venv: SKIPPING [2022-12-14T01:59:15.606Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/91 [2022-12-14T01:59:15.606Z] INFO: archiving workspace using pattern(s): [2022-12-14T01:59:16.542Z] Archives upload complete. [2022-12-14T01:59:16.802Z] INFO: archiving logs to Nexus [2022-12-14T01:59:17.370Z] ---> uname -a: [2022-12-14T01:59:17.370Z] Linux prd-ubuntu20-04-docker-8c-8g-121157 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-14T01:59:17.370Z] [2022-12-14T01:59:17.370Z] [2022-12-14T01:59:17.370Z] ---> lscpu: [2022-12-14T01:59:17.370Z] Architecture: x86_64 [2022-12-14T01:59:17.370Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-14T01:59:17.370Z] Byte Order: Little Endian [2022-12-14T01:59:17.370Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-14T01:59:17.370Z] CPU(s): 8 [2022-12-14T01:59:17.370Z] On-line CPU(s) list: 0-7 [2022-12-14T01:59:17.370Z] Thread(s) per core: 1 [2022-12-14T01:59:17.370Z] Core(s) per socket: 1 [2022-12-14T01:59:17.370Z] Socket(s): 8 [2022-12-14T01:59:17.370Z] NUMA node(s): 1 [2022-12-14T01:59:17.370Z] Vendor ID: AuthenticAMD [2022-12-14T01:59:17.370Z] CPU family: 23 [2022-12-14T01:59:17.370Z] Model: 49 [2022-12-14T01:59:17.370Z] Model name: AMD EPYC-Rome Processor [2022-12-14T01:59:17.370Z] Stepping: 0 [2022-12-14T01:59:17.370Z] CPU MHz: 2799.998 [2022-12-14T01:59:17.370Z] BogoMIPS: 5599.99 [2022-12-14T01:59:17.370Z] Virtualization: AMD-V [2022-12-14T01:59:17.370Z] Hypervisor vendor: KVM [2022-12-14T01:59:17.370Z] Virtualization type: full [2022-12-14T01:59:17.370Z] L1d cache: 256 KiB [2022-12-14T01:59:17.370Z] L1i cache: 256 KiB [2022-12-14T01:59:17.370Z] L2 cache: 4 MiB [2022-12-14T01:59:17.370Z] L3 cache: 128 MiB [2022-12-14T01:59:17.370Z] NUMA node0 CPU(s): 0-7 [2022-12-14T01:59:17.370Z] Vulnerability Itlb multihit: Not affected [2022-12-14T01:59:17.370Z] Vulnerability L1tf: Not affected [2022-12-14T01:59:17.370Z] Vulnerability Mds: Not affected [2022-12-14T01:59:17.370Z] Vulnerability Meltdown: Not affected [2022-12-14T01:59:17.370Z] Vulnerability Mmio stale data: Not affected [2022-12-14T01:59:17.370Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-14T01:59:17.370Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-14T01:59:17.370Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-14T01:59:17.370Z] Vulnerability Srbds: Not affected [2022-12-14T01:59:17.370Z] Vulnerability Tsx async abort: Not affected [2022-12-14T01:59:17.370Z] 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-12-14T01:59:17.370Z] [2022-12-14T01:59:17.370Z] [2022-12-14T01:59:17.370Z] ---> nproc: [2022-12-14T01:59:17.370Z] 8 [2022-12-14T01:59:17.370Z] [2022-12-14T01:59:17.370Z] [2022-12-14T01:59:17.370Z] ---> df -h: [2022-12-14T01:59:17.370Z] Filesystem Size Used Avail Use% Mounted on [2022-12-14T01:59:17.370Z] overlay 155G 12G 143G 8% / [2022-12-14T01:59:17.370Z] tmpfs 64M 0 64M 0% /dev [2022-12-14T01:59:17.370Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-14T01:59:17.370Z] shm 64M 0 64M 0% /dev/shm [2022-12-14T01:59:17.370Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-12-14T01:59:17.370Z] [2022-12-14T01:59:17.370Z] [2022-12-14T01:59:17.370Z] ---> sar -b -r -n DEV: [2022-12-14T01:59:17.370Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121157) 12/14/22 _x86_64_ (8 CPU) [2022-12-14T01:59:17.370Z] [2022-12-14T01:59:17.370Z] 01:50:04 LINUX RESTART (8 CPU) [2022-12-14T01:59:17.370Z] [2022-12-14T01:59:17.370Z] 01:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-12-14T01:59:17.370Z] 01:52:01 94.09 0.59 93.49 0.00 38.09 57421.35 0.00 [2022-12-14T01:59:17.370Z] 01:53:01 2.07 0.00 2.07 0.00 0.00 24.28 0.00 [2022-12-14T01:59:17.370Z] 01:54:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 [2022-12-14T01:59:17.370Z] 01:55:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 [2022-12-14T01:59:17.370Z] 01:56:01 53.00 10.56 42.44 0.00 5153.88 8716.16 0.00 [2022-12-14T01:59:17.370Z] 01:57:01 2.70 0.02 2.68 0.00 0.13 81.99 0.00 [2022-12-14T01:59:17.370Z] 01:58:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 [2022-12-14T01:59:17.370Z] 01:59:01 105.05 0.38 104.67 0.00 34.53 61811.43 0.00 [2022-12-14T01:59:17.370Z] Average: 32.56 1.45 31.11 0.00 654.65 15926.65 0.00 [2022-12-14T01:59:17.370Z] [2022-12-14T01:59:17.370Z] 01:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-12-14T01:59:17.370Z] 01:52:01 28679320 31599416 708044 2.15 94796 3053316 1761280 5.19 1148692 2635816 400 [2022-12-14T01:59:17.370Z] 01:53:01 28679548 31599848 707148 2.15 94868 3053320 1761280 5.19 1148556 2635808 8 [2022-12-14T01:59:17.370Z] 01:54:01 28685368 31605764 700840 2.13 94964 3053320 1761280 5.19 1142600 2635808 8 [2022-12-14T01:59:17.370Z] 01:55:01 28668688 31589264 717216 2.18 95012 3053316 1761280 5.19 1162968 2635808 28 [2022-12-14T01:59:17.370Z] 01:56:01 28143620 31565696 722856 2.20 128896 3507764 1767552 5.21 1486640 2799216 156 [2022-12-14T01:59:17.370Z] 01:57:01 28155096 31572504 716184 2.18 127464 3504508 1762580 5.19 1478520 2796000 320 [2022-12-14T01:59:17.370Z] 01:58:01 28155300 31572748 715840 2.18 127512 3504516 1762580 5.19 1478548 2796008 8 [2022-12-14T01:59:17.370Z] 01:59:01 26613428 31518312 761236 2.31 174292 4813436 1814160 5.35 1633584 4044168 544 [2022-12-14T01:59:17.370Z] Average: 28222546 31577944 718670 2.19 117226 3442937 1768999 5.21 1335014 2872329 184 [2022-12-14T01:59:17.370Z] [2022-12-14T01:59:17.370Z] 01:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-12-14T01:59:17.370Z] 01:52:01 docker0 40.95 59.95 3.43 698.65 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:52:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:52:01 ens3 190.41 127.36 3294.57 28.44 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:53:01 ens3 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:54:01 ens3 0.65 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:55:01 ens3 12.41 6.51 12.53 10.42 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:56:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:56:01 ens3 151.05 94.35 2747.90 13.06 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:57:01 ens3 0.23 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:58:01 ens3 0.30 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:59:01 docker0 43.53 56.12 3.70 687.33 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:59:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:59:01 vetheec1e96 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] 01:59:01 ens3 367.37 287.42 7890.16 108.11 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] Average: docker0 10.50 14.41 0.88 172.15 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] Average: vetheec1e96 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] Average: ens3 90.10 64.36 1739.86 19.99 0.00 0.00 0.00 0.00 [2022-12-14T01:59:17.370Z] [2022-12-14T01:59:17.370Z] [2022-12-14T01:59:17.371Z] ---> sar -P ALL: [2022-12-14T01:59:17.371Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121157) 12/14/22 _x86_64_ (8 CPU) [2022-12-14T01:59:17.371Z] [2022-12-14T01:59:17.371Z] 01:50:04 LINUX RESTART (8 CPU) [2022-12-14T01:59:17.371Z] [2022-12-14T01:59:17.371Z] 01:51:02 CPU %user %nice %system %iowait %steal %idle [2022-12-14T01:59:17.371Z] 01:52:01 all 27.70 0.00 5.46 0.87 0.07 65.91 [2022-12-14T01:59:17.371Z] 01:52:01 0 27.97 0.00 5.34 0.03 0.07 66.59 [2022-12-14T01:59:17.371Z] 01:52:01 1 28.92 0.00 4.40 0.14 0.07 66.47 [2022-12-14T01:59:17.371Z] 01:52:01 2 27.18 0.00 6.77 3.18 0.07 62.80 [2022-12-14T01:59:17.371Z] 01:52:01 3 29.29 0.00 5.51 0.14 0.07 64.99 [2022-12-14T01:59:17.371Z] 01:52:01 4 27.90 0.00 6.19 0.45 0.07 65.40 [2022-12-14T01:59:17.371Z] 01:52:01 5 25.52 0.00 5.04 0.09 0.07 69.29 [2022-12-14T01:59:17.371Z] 01:52:01 6 27.00 0.00 4.67 0.10 0.07 68.16 [2022-12-14T01:59:17.371Z] 01:52:01 7 27.81 0.00 5.74 2.83 0.07 63.55 [2022-12-14T01:59:17.371Z] 01:53:01 all 0.26 0.00 0.02 0.01 0.01 99.70 [2022-12-14T01:59:17.371Z] 01:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-14T01:59:17.371Z] 01:53:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2022-12-14T01:59:17.371Z] 01:53:01 2 0.03 0.00 0.03 0.03 0.02 99.88 [2022-12-14T01:59:17.371Z] 01:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-14T01:59:17.371Z] 01:53:01 4 0.03 0.00 0.05 0.03 0.02 99.87 [2022-12-14T01:59:17.371Z] 01:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-14T01:59:17.371Z] 01:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-12-14T01:59:17.371Z] 01:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T01:59:17.371Z] 01:54:01 all 0.28 0.00 0.01 0.00 0.01 99.69 [2022-12-14T01:59:17.371Z] 01:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T01:59:17.371Z] 01:54:01 1 1.99 0.00 0.02 0.00 0.00 98.00 [2022-12-14T01:59:17.371Z] 01:54:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2022-12-14T01:59:17.371Z] 01:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-12-14T01:59:17.371Z] 01:54:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2022-12-14T01:59:17.371Z] 01:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-14T01:59:17.371Z] 01:54:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-12-14T01:59:17.371Z] 01:54:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2022-12-14T01:59:17.371Z] 01:55:01 all 0.30 0.00 0.03 0.01 0.00 99.67 [2022-12-14T01:59:17.371Z] 01:55:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2022-12-14T01:59:17.371Z] 01:55:01 1 1.78 0.00 0.00 0.00 0.00 98.22 [2022-12-14T01:59:17.371Z] 01:55:01 2 0.12 0.00 0.07 0.00 0.02 99.80 [2022-12-14T01:59:17.371Z] 01:55:01 3 0.07 0.00 0.00 0.02 0.00 99.92 [2022-12-14T01:59:17.371Z] 01:55:01 4 0.10 0.00 0.07 0.02 0.00 99.82 [2022-12-14T01:59:17.371Z] 01:55:01 5 0.15 0.00 0.00 0.00 0.00 99.85 [2022-12-14T01:59:17.371Z] 01:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-14T01:59:17.371Z] 01:55:01 7 0.12 0.00 0.03 0.02 0.00 99.83 [2022-12-14T01:59:17.371Z] 01:56:01 all 2.02 0.00 1.37 0.35 0.02 96.23 [2022-12-14T01:59:17.371Z] 01:56:01 0 1.07 0.00 0.77 0.05 0.02 98.10 [2022-12-14T01:59:17.371Z] 01:56:01 1 3.64 0.00 0.88 0.07 0.02 95.39 [2022-12-14T01:59:17.371Z] 01:56:01 2 3.64 0.00 2.35 0.22 0.03 93.76 [2022-12-14T01:59:17.371Z] 01:56:01 3 1.92 0.00 1.04 0.35 0.03 96.66 [2022-12-14T01:59:17.371Z] 01:56:01 4 1.74 0.00 2.17 1.17 0.02 94.90 [2022-12-14T01:59:17.371Z] 01:56:01 5 1.39 0.00 1.71 0.07 0.02 96.82 [2022-12-14T01:59:17.371Z] 01:56:01 6 1.20 0.00 1.02 0.30 0.02 97.47 [2022-12-14T01:59:17.371Z] 01:56:01 7 1.53 0.00 1.04 0.62 0.03 96.78 [2022-12-14T01:59:17.371Z] 01:57:01 all 0.07 0.00 0.05 0.01 0.00 99.86 [2022-12-14T01:59:17.371Z] 01:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-14T01:59:17.371Z] 01:57:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-12-14T01:59:17.371Z] 01:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-14T01:59:17.371Z] 01:57:01 3 0.08 0.00 0.08 0.02 0.02 99.80 [2022-12-14T01:59:17.371Z] 01:57:01 4 0.07 0.00 0.05 0.07 0.00 99.82 [2022-12-14T01:59:17.371Z] 01:57:01 5 0.03 0.00 0.07 0.02 0.00 99.88 [2022-12-14T01:59:17.371Z] 01:57:01 6 0.08 0.00 0.07 0.00 0.00 99.85 [2022-12-14T01:59:17.371Z] 01:57:01 7 0.22 0.00 0.07 0.00 0.00 99.72 [2022-12-14T01:59:17.371Z] 01:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-12-14T01:59:17.371Z] 01:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-12-14T01:59:17.371Z] 01:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-12-14T01:59:17.371Z] 01:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-14T01:59:17.371Z] 01:58:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-12-14T01:59:17.371Z] 01:58:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-14T01:59:17.371Z] 01:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T01:59:17.371Z] 01:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-14T01:59:17.371Z] 01:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-14T01:59:17.371Z] 01:59:01 all 8.75 0.00 3.88 0.87 0.05 86.44 [2022-12-14T01:59:17.371Z] 01:59:01 0 11.59 0.00 4.20 0.25 0.05 83.91 [2022-12-14T01:59:17.371Z] 01:59:01 1 8.45 0.00 3.53 0.17 0.05 87.80 [2022-12-14T01:59:17.371Z] 01:59:01 2 7.91 0.00 3.78 0.05 0.07 88.19 [2022-12-14T01:59:17.371Z] 01:59:01 3 8.24 0.00 4.11 0.83 0.05 86.76 [2022-12-14T01:59:17.371Z] 01:59:01 4 9.07 0.00 4.38 2.38 0.05 84.11 [2022-12-14T01:59:17.371Z] 01:59:01 5 8.06 0.00 3.99 2.69 0.05 85.21 [2022-12-14T01:59:17.371Z] 01:59:01 6 8.93 0.00 3.23 0.25 0.05 87.54 [2022-12-14T01:59:17.371Z] 01:59:01 7 7.73 0.00 3.82 0.37 0.05 88.03 [2022-12-14T01:59:17.371Z] Average: all 4.84 0.00 1.34 0.26 0.02 93.54 [2022-12-14T01:59:17.371Z] Average: 0 5.00 0.00 1.28 0.04 0.02 93.65 [2022-12-14T01:59:17.371Z] Average: 1 5.78 0.00 1.09 0.05 0.02 93.06 [2022-12-14T01:59:17.371Z] Average: 2 4.79 0.00 1.61 0.43 0.03 93.15 [2022-12-14T01:59:17.371Z] Average: 3 4.87 0.00 1.33 0.17 0.03 93.60 [2022-12-14T01:59:17.371Z] Average: 4 4.78 0.00 1.60 0.52 0.02 93.08 [2022-12-14T01:59:17.371Z] Average: 5 4.32 0.00 1.34 0.35 0.02 93.97 [2022-12-14T01:59:17.371Z] Average: 6 4.57 0.00 1.11 0.08 0.02 94.21 [2022-12-14T01:59:17.371Z] Average: 7 4.60 0.00 1.32 0.47 0.02 93.60 [2022-12-14T01:59:17.371Z] [2022-12-14T01:59:17.371Z] [2022-12-14T01:59:17.371Z]