Pull request #91 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3569d28a83b878d6bf42be73b5141b5d3f1501d9+a7fdd82e9e44e39947371815b54a5d2c28c77a18 (7f7d34014ae7dd165d6cbdf0a28749baa8f00c37) 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-ssh15017744498275021427.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-ssh6157204017181784825.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-configuration/branches/PR-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13876361851648162010.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-ssh2789484454546525810.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-91/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-91/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15575174870133467562.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-7583 in /w/workspace/undry_go-mod-configuration_PR-91 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-91 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a7fdd82e9e44e39947371815b54a5d2c28c77a18 into PR head commit 3569d28a83b878d6bf42be73b5141b5d3f1501d9 Merge succeeded, producing 3569d28a83b878d6bf42be73b5141b5d3f1501d9 Checking out Revision 3569d28a83b878d6bf42be73b5141b5d3f1501d9 (PR-91) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3569d28a83b878d6bf42be73b5141b5d3f1501d9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a7fdd82e9e44e39947371815b54a5d2c28c77a18 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3569d28a83b878d6bf42be73b5141b5d3f1501d9 # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.18.0 to 1.19.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T14:22:12.016Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T14:22:12.089Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T14:22:12.110Z] ========================================================= [2023-02-27T14:22:12.111Z] EdgeX Global Pipelines Version Info [2023-02-27T14:22:12.111Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0dbd5dd4c19a1222623b49fccacbf974b6141f27 # timeout=10 [2023-02-27T14:22:12.835Z] ------------------- [2023-02-27T14:22:12.835Z] stable info: [2023-02-27T14:22:12.835Z] ------------------- [2023-02-27T14:22:12.835Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T14:22:12.835Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T14:22:12.835Z] Message: update stable to v1.0.244 [2023-02-27T14:22:13.405Z] ------------------- [2023-02-27T14:22:13.405Z] experimental info: [2023-02-27T14:22:13.405Z] ------------------- [2023-02-27T14:22:13.405Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T14:22:13.405Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T14:22:13.405Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T14:22:13.561Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2023-02-27T14:22:13.571Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2023-02-27T14:22:13.590Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T14:22:13.608Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T14:22:13.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T14:22:13.640Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T14:22:13.652Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T14:22:13.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T14:22:13.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T14:22:13.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T14:22:13.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T14:22:13.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2023-02-27T14:22:13.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T14:22:13.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T14:22:13.775Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T14:22:13.787Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T14:22:13.802Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T14:22:13.817Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T14:22:13.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T14:22:13.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T14:22:13.851Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-27T14:22:13.862Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-27T14:22:13.878Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T14:22:13.896Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T14:22:13.913Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-02-27T14:22:13.929Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T14:22:13.938Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T14:22:13.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-91 [Pipeline] echo [2023-02-27T14:22:13.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-91 [Pipeline] echo [2023-02-27T14:22:13.982Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-91 [Pipeline] echo [2023-02-27T14:22:13.999Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3569d28a83b878d6bf42be73b5141b5d3f1501d9 [Pipeline] echo [2023-02-27T14:22:14.009Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3569d28 [Pipeline] echo [2023-02-27T14:22:14.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T14:22:14.379Z] + git rev-list -1 --merges 3569d28a83b878d6bf42be73b5141b5d3f1501d9~1..3569d28a83b878d6bf42be73b5141b5d3f1501d9 [Pipeline] echo [2023-02-27T14:22:14.419Z] -----------> git rev-list -1 --merges 3569d28a83b878d6bf42be73b5141b5d3f1501d9~1..3569d28a83b878d6bf42be73b5141b5d3f1501d9 3569d28a83b878d6bf42be73b5141b5d3f1501d9 [false] [Pipeline] sh [2023-02-27T14:22:14.703Z] + git log --format=format:%s -1 3569d28a83b878d6bf42be73b5141b5d3f1501d9 [Pipeline] echo [2023-02-27T14:22:14.717Z] ========================================================= [2023-02-27T14:22:14.717Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T14:22:14.717Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T14:22:15.035Z] + git log --format=format:%s -1 3569d28a83b878d6bf42be73b5141b5d3f1501d9 [Pipeline] echo [2023-02-27T14:22:15.046Z] [semverPrep] GIT_COMMIT: 3569d28a83b878d6bf42be73b5141b5d3f1501d9, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.18.0 to 1.19.1 [Pipeline] echo [2023-02-27T14:22:15.056Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T14:22:15.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T14:22:15.406Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T14:22:15.406Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T14:22:15.406Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T14:22:15.406Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T14:22:15.406Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T14:22:15.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:22:15.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T14:22:15.757Z] [2023-02-27T14:22:15.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:22:16.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T14:22:16.055Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T14:22:16.055Z] b85a868b505f: Pulling fs layer [2023-02-27T14:22:16.055Z] e2be974225ed: Pulling fs layer [2023-02-27T14:22:16.055Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T14:22:16.055Z] 988bab9f4d93: Pulling fs layer [2023-02-27T14:22:16.055Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T14:22:16.055Z] eaf3925da568: Pulling fs layer [2023-02-27T14:22:16.055Z] bab4dde63d76: Pulling fs layer [2023-02-27T14:22:16.055Z] bde34c3a00c8: Pulling fs layer [2023-02-27T14:22:16.055Z] b352a97aabf1: Pulling fs layer [2023-02-27T14:22:16.055Z] 4872d77fe225: Pulling fs layer [2023-02-27T14:22:16.055Z] 5851b861e8e6: Pulling fs layer [2023-02-27T14:22:16.055Z] bab4dde63d76: Waiting [2023-02-27T14:22:16.055Z] bde34c3a00c8: Waiting [2023-02-27T14:22:16.055Z] b352a97aabf1: Waiting [2023-02-27T14:22:16.055Z] 4872d77fe225: Waiting [2023-02-27T14:22:16.055Z] 5851b861e8e6: Waiting [2023-02-27T14:22:16.055Z] 1469e6f7b9e6: Waiting [2023-02-27T14:22:16.055Z] 988bab9f4d93: Waiting [2023-02-27T14:22:16.055Z] eaf3925da568: Waiting [2023-02-27T14:22:16.055Z] e2be974225ed: Verifying Checksum [2023-02-27T14:22:16.055Z] e2be974225ed: Download complete [2023-02-27T14:22:16.055Z] 988bab9f4d93: Verifying Checksum [2023-02-27T14:22:16.055Z] 988bab9f4d93: Download complete [2023-02-27T14:22:16.315Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T14:22:16.315Z] 1469e6f7b9e6: Download complete [2023-02-27T14:22:16.315Z] eaf3925da568: Download complete [2023-02-27T14:22:16.315Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T14:22:16.315Z] 339a4e72a1f5: Download complete [2023-02-27T14:22:16.315Z] bde34c3a00c8: Verifying Checksum [2023-02-27T14:22:16.315Z] bde34c3a00c8: Download complete [2023-02-27T14:22:16.315Z] b352a97aabf1: Download complete [2023-02-27T14:22:16.315Z] 4872d77fe225: Verifying Checksum [2023-02-27T14:22:16.315Z] 4872d77fe225: Download complete [2023-02-27T14:22:16.315Z] 5851b861e8e6: Verifying Checksum [2023-02-27T14:22:16.315Z] 5851b861e8e6: Download complete [2023-02-27T14:22:16.315Z] b85a868b505f: Verifying Checksum [2023-02-27T14:22:16.315Z] b85a868b505f: Download complete [2023-02-27T14:22:16.882Z] bab4dde63d76: Verifying Checksum [2023-02-27T14:22:16.882Z] bab4dde63d76: Download complete [2023-02-27T14:22:17.450Z] b85a868b505f: Pull complete [2023-02-27T14:22:17.708Z] e2be974225ed: Pull complete [2023-02-27T14:22:17.967Z] 339a4e72a1f5: Pull complete [2023-02-27T14:22:18.226Z] 988bab9f4d93: Pull complete [2023-02-27T14:22:18.483Z] 1469e6f7b9e6: Pull complete [2023-02-27T14:22:18.483Z] eaf3925da568: Pull complete [2023-02-27T14:22:20.386Z] bab4dde63d76: Pull complete [2023-02-27T14:22:20.386Z] bde34c3a00c8: Pull complete [2023-02-27T14:22:20.386Z] b352a97aabf1: Pull complete [2023-02-27T14:22:20.386Z] 4872d77fe225: Pull complete [2023-02-27T14:22:20.386Z] 5851b861e8e6: Pull complete [2023-02-27T14:22:20.386Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T14:22:20.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T14:22:20.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:22:20.472Z] prd-ubuntu20.04-docker-8c-8g-7583 does not seem to be running inside a container [2023-02-27T14:22:20.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-91 -v /w/workspace/undry_go-mod-configuration_PR-91:/w/workspace/undry_go-mod-configuration_PR-91:rw,z -v /w/workspace/undry_go-mod-configuration_PR-91@tmp:/w/workspace/undry_go-mod-configuration_PR-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T14:22:21.734Z] $ docker top 142e9f46679312af6a20652917572dfe84e065b4eea192a335b937595295c2e8 -eo pid,comm [2023-02-27T14:22:21.783Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-27T14:22:21.783Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T14:22:21.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T14:22:21.823Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T14:22:21.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T14:22:21.950Z] $ docker exec 142e9f46679312af6a20652917572dfe84e065b4eea192a335b937595295c2e8 ssh-agent [2023-02-27T14:22:22.053Z] SSH_AUTH_SOCK=/tmp/ssh-In0itspuZ5IK/agent.32 [2023-02-27T14:22:22.053Z] SSH_AGENT_PID=38 [2023-02-27T14:22:22.061Z] Running ssh-add (command line suppressed) [2023-02-27T14:22:22.163Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-91@tmp/private_key_6710740832188139754.key (/w/workspace/undry_go-mod-configuration_PR-91@tmp/private_key_6710740832188139754.key) [2023-02-27T14:22:22.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T14:22:22.464Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T14:22:22.480Z] $ docker exec --env ******** --env ******** 142e9f46679312af6a20652917572dfe84e065b4eea192a335b937595295c2e8 ssh-agent -k [2023-02-27T14:22:22.571Z] unset SSH_AUTH_SOCK; [2023-02-27T14:22:22.571Z] unset SSH_AGENT_PID; [2023-02-27T14:22:22.572Z] echo Agent pid 38 killed; [2023-02-27T14:22:22.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T14:22:22.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T14:22:22.604Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T14:22:22.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T14:22:22.723Z] $ docker exec 142e9f46679312af6a20652917572dfe84e065b4eea192a335b937595295c2e8 ssh-agent [2023-02-27T14:22:22.834Z] SSH_AUTH_SOCK=/tmp/ssh-3SpDBbixEDTY/agent.72 [2023-02-27T14:22:22.834Z] SSH_AGENT_PID=78 [2023-02-27T14:22:22.839Z] Running ssh-add (command line suppressed) [2023-02-27T14:22:22.947Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-91@tmp/private_key_10209135948541531070.key (/w/workspace/undry_go-mod-configuration_PR-91@tmp/private_key_10209135948541531070.key) [2023-02-27T14:22:22.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T14:22:23.249Z] + git semver init [2023-02-27T14:22:23.509Z] 2023-02-27 14:22:23,426 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T14:22:23.509Z] 2023-02-27 14:22:23,427 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-configuration_PR-91/.semver [2023-02-27T14:22:23.509Z] 2023-02-27 14:22:23,427 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/undry_go-mod-configuration_PR-91/.semver [2023-02-27T14:22:23.509Z] 2023-02-27 14:22:23,428 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/undry_go-mod-configuration_PR-91/.semver'], cwd=/w/workspace/undry_go-mod-configuration_PR-91, universal_newlines=False, shell=None, istream=None) [2023-02-27T14:22:24.449Z] 2023-02-27 14:22:24,267 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-configuration_PR-91/.git/info/exclude [2023-02-27T14:22:24.449Z] 2023-02-27 14:22:24,267 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-configuration_PR-91/.semver/PR-91 with force:False [2023-02-27T14:22:24.449Z] 2023-02-27 14:22:24,267 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-configuration_PR-91/.semver/PR-91 [2023-02-27T14:22:24.449Z] 2023-02-27 14:22:24,271 [execute] INFO git cat-file --batch-check [2023-02-27T14:22:24.449Z] 2023-02-27 14:22:24,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-configuration_PR-91/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T14:22:24.449Z] 2023-02-27 14:22:24,278 [execute] INFO git cat-file --batch [2023-02-27T14:22:24.449Z] 2023-02-27 14:22:24,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-configuration_PR-91/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T14:22:24.449Z] 2023-02-27 14:22:24,285 [read_version] DEBUG read version from /w/workspace/undry_go-mod-configuration_PR-91/.semver/PR-91 [2023-02-27T14:22:24.449Z] 0.0.0 [Pipeline] } [2023-02-27T14:22:24.461Z] $ docker exec --env ******** --env ******** 142e9f46679312af6a20652917572dfe84e065b4eea192a335b937595295c2e8 ssh-agent -k [2023-02-27T14:22:24.565Z] unset SSH_AUTH_SOCK; [2023-02-27T14:22:24.565Z] unset SSH_AGENT_PID; [2023-02-27T14:22:24.566Z] echo Agent pid 78 killed; [2023-02-27T14:22:24.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T14:22:24.877Z] + git semver [Pipeline] } [2023-02-27T14:22:25.152Z] $ docker stop --time=1 142e9f46679312af6a20652917572dfe84e065b4eea192a335b937595295c2e8 [2023-02-27T14:22:26.468Z] $ docker rm -f --volumes 142e9f46679312af6a20652917572dfe84e065b4eea192a335b937595295c2e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T14:22:26.808Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T14:22:27.026Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T14:22:27.030Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-02-27T14:22:27.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:22:27.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:22:27.231Z] ========================================================= [2023-02-27T14:22:27.231Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T14:22:27.231Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-27T14:22:27.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T14:22:27.532Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T14:22:27.532Z] 213ec9aee27d: Pulling fs layer [2023-02-27T14:22:27.532Z] 4583459ba037: Pulling fs layer [2023-02-27T14:22:27.532Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T14:22:27.532Z] 53926ce57604: Pulling fs layer [2023-02-27T14:22:27.532Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T14:22:27.532Z] 22ff95d597cd: Pulling fs layer [2023-02-27T14:22:27.532Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T14:22:27.532Z] 21b2b0c7a3f4: Waiting [2023-02-27T14:22:27.532Z] 22ff95d597cd: Waiting [2023-02-27T14:22:27.532Z] 53926ce57604: Waiting [2023-02-27T14:22:27.532Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T14:22:27.532Z] a7acece74701: Pulling fs layer [2023-02-27T14:22:27.532Z] 96b7cbca73a9: Waiting [2023-02-27T14:22:27.532Z] 12d6caf4c0d1: Waiting [2023-02-27T14:22:27.532Z] a7acece74701: Waiting [2023-02-27T14:22:27.532Z] 93c1e223e6f2: Download complete [2023-02-27T14:22:27.532Z] 4583459ba037: Verifying Checksum [2023-02-27T14:22:27.532Z] 4583459ba037: Download complete [2023-02-27T14:22:27.532Z] 21b2b0c7a3f4: Download complete [2023-02-27T14:22:27.532Z] 22ff95d597cd: Verifying Checksum [2023-02-27T14:22:27.532Z] 22ff95d597cd: Download complete [2023-02-27T14:22:27.532Z] 213ec9aee27d: Verifying Checksum [2023-02-27T14:22:27.532Z] 213ec9aee27d: Download complete [2023-02-27T14:22:27.532Z] 12d6caf4c0d1: Verifying Checksum [2023-02-27T14:22:27.532Z] 12d6caf4c0d1: Download complete [2023-02-27T14:22:27.798Z] 213ec9aee27d: Pull complete [2023-02-27T14:22:27.798Z] 4583459ba037: Pull complete [2023-02-27T14:22:28.063Z] 93c1e223e6f2: Pull complete [2023-02-27T14:22:28.329Z] a7acece74701: Verifying Checksum [2023-02-27T14:22:28.329Z] a7acece74701: Download complete [2023-02-27T14:22:28.589Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T14:22:28.589Z] 96b7cbca73a9: Download complete [2023-02-27T14:22:28.589Z] 53926ce57604: Verifying Checksum [2023-02-27T14:22:28.589Z] 53926ce57604: Download complete [2023-02-27T14:22:31.887Z] 53926ce57604: Pull complete [2023-02-27T14:22:31.887Z] 21b2b0c7a3f4: Pull complete [2023-02-27T14:22:32.145Z] 22ff95d597cd: Pull complete [2023-02-27T14:22:32.145Z] 12d6caf4c0d1: Pull complete [2023-02-27T14:22:34.044Z] 96b7cbca73a9: Pull complete [2023-02-27T14:22:34.979Z] a7acece74701: Pull complete [2023-02-27T14:22:34.979Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T14:22:34.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T14:22:34.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-02-27T14:22:35.263Z] + 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 [2023-02-27T14:22:35.560Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T14:22:35.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:22:35.627Z] prd-ubuntu20.04-docker-8c-8g-7583 does not seem to be running inside a container [2023-02-27T14:22:35.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-91 -v /w/workspace/undry_go-mod-configuration_PR-91:/w/workspace/undry_go-mod-configuration_PR-91:rw,z -v /w/workspace/undry_go-mod-configuration_PR-91@tmp:/w/workspace/undry_go-mod-configuration_PR-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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T14:22:37.456Z] $ docker top 1f3a099c1ac5ad6cd560bfb4fccf0433ab3306489f946f5ef98d4bc27675a8f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:22:37.794Z] + go version [2023-02-27T14:22:37.794Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T14:22:37.806Z] $ docker stop --time=1 1f3a099c1ac5ad6cd560bfb4fccf0433ab3306489f946f5ef98d4bc27675a8f8 [2023-02-27T14:22:39.103Z] $ docker rm -f --volumes 1f3a099c1ac5ad6cd560bfb4fccf0433ab3306489f946f5ef98d4bc27675a8f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:22:39.517Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T14:22:39.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:22:39.612Z] prd-ubuntu20.04-docker-8c-8g-7583 does not seem to be running inside a container [2023-02-27T14:22:39.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-configuration_PR-91 -v /w/workspace/undry_go-mod-configuration_PR-91:/w/workspace/undry_go-mod-configuration_PR-91:rw,z -v /w/workspace/undry_go-mod-configuration_PR-91@tmp:/w/workspace/undry_go-mod-configuration_PR-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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T14:22:40.060Z] $ docker top 45cb7a41314b78215c91d2962413f29522d327fdb27dccd74ba428bbd144dea0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:22:40.400Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-configuration_PR-91 [Pipeline] fileExists [Pipeline] sh [2023-02-27T14:22:40.691Z] + make test [2023-02-27T14:22:40.691Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-27T14:22:40.691Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-02-27T14:22:40.691Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-02-27T14:22:40.691Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-02-27T14:22:40.691Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-27T14:22:40.691Z] go: downloading github.com/mitchellh/mapstructure v1.4.1 [2023-02-27T14:22:40.691Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-02-27T14:22:40.691Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-02-27T14:22:40.691Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-02-27T14:22:40.691Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-27T14:22:40.691Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-27T14:22:40.691Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-27T14:22:40.691Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-27T14:22:40.691Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-02-27T14:22:40.691Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-02-27T14:22:40.691Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-02-27T14:22:40.691Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-02-27T14:22:40.691Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-02-27T14:22:40.691Z] go: downloading github.com/fatih/color v1.9.0 [2023-02-27T14:22:40.691Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-02-27T14:22:40.691Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2023-02-27T14:22:40.949Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-02-27T14:22:40.949Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-02-27T14:22:40.949Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-02-27T14:22:42.141Z] Still waiting to schedule task [2023-02-27T14:22:42.141Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7584’ is offline [2023-02-27T14:22:46.212Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.006s coverage: 85.7% of statements [2023-02-27T14:22:46.212Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2023-02-27T14:22:54.341Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 6.602s coverage: 88.3% of statements [2023-02-27T14:22:54.341Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.005s coverage: 100.0% of statements [2023-02-27T14:23:00.919Z] 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." [2023-02-27T14:23:00.919Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-02-27T14:23:01.851Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T14:23:01.851Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-27T14:23:01.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T14:23:01.883Z] $ docker stop --time=1 45cb7a41314b78215c91d2962413f29522d327fdb27dccd74ba428bbd144dea0 [2023-02-27T14:23:03.335Z] $ docker rm -f --volumes 45cb7a41314b78215c91d2962413f29522d327fdb27dccd74ba428bbd144dea0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T14:23:03.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T14:23:03.768Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:23:04.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:23:04.226Z] [2023-02-27T14:23:04.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:23:04.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:23:04.518Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T14:23:04.518Z] 5eb5b503b376: Pulling fs layer [2023-02-27T14:23:04.518Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T14:23:04.518Z] ec43610c2a17: Pulling fs layer [2023-02-27T14:23:04.518Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T14:23:04.518Z] 33b1e0a273af: Pulling fs layer [2023-02-27T14:23:04.518Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T14:23:04.518Z] 2f39f015ded8: Pulling fs layer [2023-02-27T14:23:04.518Z] 3a2ae6a8a46f: Waiting [2023-02-27T14:23:04.518Z] 33b1e0a273af: Waiting [2023-02-27T14:23:04.518Z] 5d3b04190fa2: Waiting [2023-02-27T14:23:04.518Z] 2f39f015ded8: Waiting [2023-02-27T14:23:04.518Z] 5c69ac0246d0: Verifying Checksum [2023-02-27T14:23:04.518Z] 5c69ac0246d0: Download complete [2023-02-27T14:23:04.518Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-27T14:23:04.518Z] 3a2ae6a8a46f: Download complete [2023-02-27T14:23:04.518Z] 33b1e0a273af: Verifying Checksum [2023-02-27T14:23:04.518Z] 33b1e0a273af: Download complete [2023-02-27T14:23:04.518Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T14:23:04.518Z] 5d3b04190fa2: Download complete [2023-02-27T14:23:04.777Z] ec43610c2a17: Verifying Checksum [2023-02-27T14:23:04.777Z] ec43610c2a17: Download complete [2023-02-27T14:23:04.777Z] 5eb5b503b376: Verifying Checksum [2023-02-27T14:23:04.777Z] 5eb5b503b376: Download complete [2023-02-27T14:23:05.343Z] 2f39f015ded8: Download complete [2023-02-27T14:23:06.278Z] 5eb5b503b376: Pull complete [2023-02-27T14:23:06.536Z] 5c69ac0246d0: Pull complete [2023-02-27T14:23:06.795Z] ec43610c2a17: Pull complete [2023-02-27T14:23:06.795Z] 3a2ae6a8a46f: Pull complete [2023-02-27T14:23:07.055Z] 33b1e0a273af: Pull complete [2023-02-27T14:23:07.055Z] 5d3b04190fa2: Pull complete [2023-02-27T14:23:12.335Z] 2f39f015ded8: Pull complete [2023-02-27T14:23:12.335Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T14:23:12.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:23:12.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:23:12.419Z] prd-ubuntu20.04-docker-8c-8g-7583 does not seem to be running inside a container [2023-02-27T14:23:12.451Z] $ 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/undry_go-mod-configuration_PR-91 -v /w/workspace/undry_go-mod-configuration_PR-91:/w/workspace/undry_go-mod-configuration_PR-91:rw,z -v /w/workspace/undry_go-mod-configuration_PR-91@tmp:/w/workspace/undry_go-mod-configuration_PR-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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T14:23:12.784Z] $ docker top 9472867dd2e6de67b01bf1760c7c109e6874bc2d9919e72e5775c9dffecfafda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:23:13.172Z] ---> job-cost.sh [2023-02-27T14:23:13.172Z] lf-activate-venv: SKIPPING [2023-02-27T14:23:13.172Z] INFO: No Stack... [2023-02-27T14:23:13.431Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T14:23:14.000Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T14:23:14.295Z] + cat /w/workspace/undry_go-mod-configuration_PR-91/archives/cost.csv [2023-02-27T14:23:14.295Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T14:23:14.309Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] [2023-02-27T14:23:14.318Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] did not exist. Created. [2023-02-27T14:23:14.318Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T14:23:14.618Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T14:23:14.648Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T14:23:14.655Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T14:23:14.675Z] $ docker stop --time=1 9472867dd2e6de67b01bf1760c7c109e6874bc2d9919e72e5775c9dffecfafda [2023-02-27T14:23:15.838Z] $ docker rm -f --volumes 9472867dd2e6de67b01bf1760c7c109e6874bc2d9919e72e5775c9dffecfafda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-27T14:24:16.297Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7585 in /w/workspace/undry_go-mod-configuration_PR-91 [Pipeline] { [Pipeline] ws [2023-02-27T14:24:16.309Z] Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout [2023-02-27T14:24:16.344Z] Selected Git installation does not exist. Using Default [2023-02-27T14:24:16.344Z] The recommended git tool is: NONE [2023-02-27T14:24:21.270Z] using credential edgex-jenkins-ssh [2023-02-27T14:24:21.290Z] Cloning the remote Git repository [2023-02-27T14:24:21.339Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2023-02-27T14:24:21.427Z] > git init /w/workspace/go-mod-configuration/3 # timeout=10 [2023-02-27T14:24:21.579Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2023-02-27T14:24:21.580Z] > git --version # timeout=10 [2023-02-27T14:24:21.602Z] > git --version # 'git version 2.25.1' [2023-02-27T14:24:21.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T14:24:21.665Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T14:24:22.586Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2023-02-27T14:24:22.607Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T14:24:23.422Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2023-02-27T14:24:23.461Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2023-02-27T14:24:23.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T14:24:23.477Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T14:24:23.983Z] Merging remotes/origin/main commit a7fdd82e9e44e39947371815b54a5d2c28c77a18 into PR head commit 3569d28a83b878d6bf42be73b5141b5d3f1501d9 [2023-02-27T14:24:24.188Z] Merge succeeded, producing 3569d28a83b878d6bf42be73b5141b5d3f1501d9 [2023-02-27T14:24:24.188Z] Checking out Revision 3569d28a83b878d6bf42be73b5141b5d3f1501d9 (PR-91) [2023-02-27T14:24:24.654Z] Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.18.0 to 1.19.1" [2023-02-27T14:24:24.000Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T14:24:24.017Z] > git checkout -f 3569d28a83b878d6bf42be73b5141b5d3f1501d9 # timeout=10 [2023-02-27T14:24:24.087Z] > git remote # timeout=10 [2023-02-27T14:24:24.103Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T14:24:24.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T14:24:24.139Z] > git merge a7fdd82e9e44e39947371815b54a5d2c28c77a18 # timeout=10 [2023-02-27T14:24:24.167Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T14:24:24.193Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T14:24:24.212Z] > git checkout -f 3569d28a83b878d6bf42be73b5141b5d3f1501d9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T14:24:25.624Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T14:24:25.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T14:24:25.624Z] Dload Upload Total Spent Left Speed [2023-02-27T14:24:25.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69298 0 --:--:-- --:--:-- --:--:-- 69677 [Pipeline] sh [2023-02-27T14:24:26.241Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T14:24:26.576Z] + sudo tee /etc/docker/daemon.new [2023-02-27T14:24:26.576Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T14:24:26.576Z] { [2023-02-27T14:24:26.576Z] "registry-mirrors": [ [2023-02-27T14:24:26.576Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T14:24:26.576Z] ], [2023-02-27T14:24:26.576Z] "bip": "10.250.0.254/24", [2023-02-27T14:24:26.576Z] "hosts": [ [2023-02-27T14:24:26.576Z] "tcp://0.0.0.0:5555", [2023-02-27T14:24:26.576Z] "unix:///var/run/docker.sock" [2023-02-27T14:24:26.576Z] ], [2023-02-27T14:24:26.576Z] "mtu": 1458, [2023-02-27T14:24:26.576Z] "selinux-enabled": true, [2023-02-27T14:24:26.576Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T14:24:26.576Z] } [Pipeline] sh [2023-02-27T14:24:26.911Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T14:24:27.242Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-02-27T14:24:45.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:24:45.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:24:45.762Z] ========================================================= [2023-02-27T14:24:45.762Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T14:24:45.762Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-27T14:24:46.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T14:24:46.691Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T14:24:46.691Z] 9b18e9b68314: Pulling fs layer [2023-02-27T14:24:46.691Z] 35d82f9e3411: Pulling fs layer [2023-02-27T14:24:46.691Z] e16973657156: Pulling fs layer [2023-02-27T14:24:46.691Z] fc693d55d65f: Pulling fs layer [2023-02-27T14:24:46.691Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T14:24:46.691Z] dda99020689f: Pulling fs layer [2023-02-27T14:24:46.691Z] db1c61fa0a46: Pulling fs layer [2023-02-27T14:24:46.691Z] 891c053d2c06: Pulling fs layer [2023-02-27T14:24:46.691Z] 7e9fc2657dce: Waiting [2023-02-27T14:24:46.691Z] dda99020689f: Waiting [2023-02-27T14:24:46.691Z] db1c61fa0a46: Waiting [2023-02-27T14:24:46.691Z] 891c053d2c06: Waiting [2023-02-27T14:24:46.691Z] fc693d55d65f: Waiting [2023-02-27T14:24:46.691Z] e16973657156: Verifying Checksum [2023-02-27T14:24:46.691Z] e16973657156: Download complete [2023-02-27T14:24:46.692Z] 35d82f9e3411: Download complete [2023-02-27T14:24:46.692Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T14:24:46.692Z] 7e9fc2657dce: Download complete [2023-02-27T14:24:46.692Z] dda99020689f: Download complete [2023-02-27T14:24:46.692Z] 9b18e9b68314: Verifying Checksum [2023-02-27T14:24:46.692Z] 9b18e9b68314: Download complete [2023-02-27T14:24:47.675Z] 9b18e9b68314: Pull complete [2023-02-27T14:24:47.675Z] 891c053d2c06: Verifying Checksum [2023-02-27T14:24:47.675Z] 891c053d2c06: Download complete [2023-02-27T14:24:48.268Z] 35d82f9e3411: Pull complete [2023-02-27T14:24:48.536Z] e16973657156: Pull complete [2023-02-27T14:24:49.143Z] db1c61fa0a46: Verifying Checksum [2023-02-27T14:24:49.143Z] db1c61fa0a46: Download complete [2023-02-27T14:24:49.412Z] fc693d55d65f: Verifying Checksum [2023-02-27T14:24:49.412Z] fc693d55d65f: Download complete [2023-02-27T14:25:01.757Z] fc693d55d65f: Pull complete [2023-02-27T14:25:01.757Z] 7e9fc2657dce: Pull complete [2023-02-27T14:25:01.757Z] dda99020689f: Pull complete [2023-02-27T14:25:07.109Z] db1c61fa0a46: Pull complete [2023-02-27T14:25:09.056Z] 891c053d2c06: Pull complete [2023-02-27T14:25:09.056Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T14:25:09.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T14:25:09.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-02-27T14:25:09.383Z] + 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 [2023-02-27T14:25:09.711Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T14:25:09.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:25:09.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-7585 does not seem to be running inside a container [2023-02-27T14:25:10.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T14:25:13.070Z] $ docker top 31aca3bff8b190ba6c7a095d00c1655a5e47574c8321a8ec7542d05700cdfd46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:25:13.918Z] + go version [2023-02-27T14:25:13.918Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T14:25:13.933Z] $ docker stop --time=1 31aca3bff8b190ba6c7a095d00c1655a5e47574c8321a8ec7542d05700cdfd46 [2023-02-27T14:25:15.543Z] $ docker rm -f --volumes 31aca3bff8b190ba6c7a095d00c1655a5e47574c8321a8ec7542d05700cdfd46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:25:16.075Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T14:25:16.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:25:16.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-7585 does not seem to be running inside a container [2023-02-27T14:25:16.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T14:25:19.260Z] $ docker top d153e0f89bfd3240716b54107a1378d608edc948ecb891290fe211127bbaeab3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:25:19.754Z] + git config --global --add safe.directory /w/workspace/go-mod-configuration/3 [Pipeline] fileExists [Pipeline] sh [2023-02-27T14:25:20.096Z] + make test [2023-02-27T14:25:20.096Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-27T14:25:20.361Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-02-27T14:25:20.361Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-27T14:25:20.627Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-02-27T14:25:20.627Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-02-27T14:25:20.627Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-27T14:25:20.627Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-27T14:25:20.627Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-27T14:25:20.627Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-27T14:25:20.627Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-02-27T14:25:20.627Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-02-27T14:25:20.627Z] go: downloading github.com/mitchellh/mapstructure v1.4.1 [2023-02-27T14:25:20.895Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-02-27T14:25:20.895Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-02-27T14:25:20.895Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-02-27T14:25:20.895Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-02-27T14:25:20.895Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-02-27T14:25:20.895Z] go: downloading github.com/fatih/color v1.9.0 [2023-02-27T14:25:20.895Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-02-27T14:25:20.895Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-02-27T14:25:20.895Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2023-02-27T14:25:21.161Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-02-27T14:25:21.161Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-02-27T14:25:21.161Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-02-27T14:26:00.004Z] ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.015s coverage: 85.7% of statements [2023-02-27T14:26:00.004Z] ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] [2023-02-27T14:26:02.584Z] ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 6.704s coverage: 88.3% of statements [2023-02-27T14:26:02.584Z] ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.048s coverage: 100.0% of statements [2023-02-27T14:26:02.851Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T14:26:02.851Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-02-27T14:26:15.159Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T14:26:15.159Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-27T14:26:15.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T14:26:15.182Z] $ docker stop --time=1 d153e0f89bfd3240716b54107a1378d608edc948ecb891290fe211127bbaeab3 [2023-02-27T14:26:16.971Z] $ docker rm -f --volumes d153e0f89bfd3240716b54107a1378d608edc948ecb891290fe211127bbaeab3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T14:26:17.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T14:26:17.840Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T14:26:18.276Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:26:18.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T14:26:18.717Z] [2023-02-27T14:26:18.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:26:19.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T14:26:19.322Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T14:26:19.322Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T14:26:19.322Z] 04944245beec: Pulling fs layer [2023-02-27T14:26:19.322Z] 699f458cf7ca: Pulling fs layer [2023-02-27T14:26:19.322Z] 765212b225bb: Pulling fs layer [2023-02-27T14:26:19.322Z] f23df028b6ca: Pulling fs layer [2023-02-27T14:26:19.322Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T14:26:19.322Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T14:26:19.322Z] 765212b225bb: Waiting [2023-02-27T14:26:19.322Z] f23df028b6ca: Waiting [2023-02-27T14:26:19.322Z] d65c8cfc05b1: Waiting [2023-02-27T14:26:19.322Z] 2437ff75d9bd: Waiting [2023-02-27T14:26:19.322Z] 04944245beec: Verifying Checksum [2023-02-27T14:26:19.322Z] 04944245beec: Download complete [2023-02-27T14:26:19.322Z] 765212b225bb: Verifying Checksum [2023-02-27T14:26:19.322Z] 765212b225bb: Download complete [2023-02-27T14:26:19.322Z] f23df028b6ca: Verifying Checksum [2023-02-27T14:26:19.322Z] f23df028b6ca: Download complete [2023-02-27T14:26:19.322Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T14:26:19.322Z] d65c8cfc05b1: Download complete [2023-02-27T14:26:19.591Z] 699f458cf7ca: Verifying Checksum [2023-02-27T14:26:19.591Z] 699f458cf7ca: Download complete [2023-02-27T14:26:19.860Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T14:26:19.860Z] 8998bd30e6a1: Download complete [2023-02-27T14:26:22.470Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T14:26:22.470Z] 2437ff75d9bd: Download complete [2023-02-27T14:26:24.180Z] 8998bd30e6a1: Pull complete [2023-02-27T14:26:24.446Z] 04944245beec: Pull complete [2023-02-27T14:26:25.850Z] 699f458cf7ca: Pull complete [2023-02-27T14:26:25.850Z] 765212b225bb: Pull complete [2023-02-27T14:26:26.809Z] f23df028b6ca: Pull complete [2023-02-27T14:26:26.809Z] d65c8cfc05b1: Pull complete [2023-02-27T14:26:41.796Z] 2437ff75d9bd: Pull complete [2023-02-27T14:26:41.796Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T14:26:41.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T14:26:41.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:26:42.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-7585 does not seem to be running inside a container [2023-02-27T14:26:42.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-27T14:26:44.816Z] $ docker top 1ed94ce8f049e5b0906ccee31938d89f7983ff36530f9bbc114afa0a3f70877f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:26:45.692Z] ---> job-cost.sh [2023-02-27T14:26:45.692Z] lf-activate-venv: SKIPPING [2023-02-27T14:26:45.692Z] INFO: No Stack... [2023-02-27T14:26:45.963Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T14:26:46.918Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T14:26:47.236Z] + cut -d, -f6 [2023-02-27T14:26:47.236Z] + cat /w/workspace/go-mod-configuration/3/archives/cost.csv [Pipeline] lock [2023-02-27T14:26:47.564Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] [2023-02-27T14:26:47.571Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] did not exist. Created. [2023-02-27T14:26:47.571Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T14:26:48.223Z] /w/workspace/go-mod-configuration/3@tmp/durable-cf33db89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T14:26:48.871Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T14:26:48.893Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T14:26:48.933Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T14:26:48.939Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T14:26:48.955Z] $ docker stop --time=1 1ed94ce8f049e5b0906ccee31938d89f7983ff36530f9bbc114afa0a3f70877f [2023-02-27T14:26:50.485Z] $ docker rm -f --volumes 1ed94ce8f049e5b0906ccee31938d89f7983ff36530f9bbc114afa0a3f70877f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-27T14:26:50.837Z] provisioning config files... [2023-02-27T14:26:50.848Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-91@tmp/config15022968333544898931tmp [Pipeline] { [Pipeline] sh [2023-02-27T14:26:51.141Z] + set +x [2023-02-27T14:26:51.141Z] + curl -s https://codecov.io/bash [2023-02-27T14:26:51.141Z] + bash -s -- [2023-02-27T14:26:51.141Z] [2023-02-27T14:26:51.141Z] _____ _ [2023-02-27T14:26:51.141Z] / ____| | | [2023-02-27T14:26:51.141Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T14:26:51.141Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T14:26:51.141Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T14:26:51.141Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T14:26:51.141Z] Bash-1.0.6 [2023-02-27T14:26:51.141Z] [2023-02-27T14:26:51.141Z] [2023-02-27T14:26:51.141Z] ==> git version 2.25.1 found [2023-02-27T14:26:51.141Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-27T14:26:51.141Z] Release-Date: 2020-01-08 [2023-02-27T14:26:51.141Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-27T14:26:51.141Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T14:26:51.141Z] ==> Jenkins CI detected. [2023-02-27T14:26:51.141Z] current dir:  /w/workspace/undry_go-mod-configuration_PR-91 [2023-02-27T14:26:51.141Z] project root: . [2023-02-27T14:26:51.141Z] --> token set from env [2023-02-27T14:26:51.141Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T14:26:51.141Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T14:26:51.141Z] ==> Python coveragepy not found [2023-02-27T14:26:51.141Z] ==> Searching for coverage reports in: [2023-02-27T14:26:51.141Z] + . [2023-02-27T14:26:51.141Z] -> Found 1 reports [2023-02-27T14:26:51.400Z] ==> Detecting git/mercurial file structure [2023-02-27T14:26:51.400Z] ==> Reading reports [2023-02-27T14:26:51.400Z] + ./coverage.out bytes=17231 [2023-02-27T14:26:51.400Z] ==> Appending adjustments [2023-02-27T14:26:51.400Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T14:26:51.400Z] + Found adjustments [2023-02-27T14:26:51.400Z] ==> Gzipping contents [2023-02-27T14:26:51.400Z] 4.0K /tmp/codecov.yZUZGb.gz [2023-02-27T14:26:51.400Z] ==> Uploading reports [2023-02-27T14:26:51.400Z] url: https://codecov.io [2023-02-27T14:26:51.400Z] query: branch=PR-91&commit=3569d28a83b878d6bf42be73b5141b5d3f1501d9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-91%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=91&job=&cmd_args= [2023-02-27T14:26:51.400Z] -> Pinging Codecov [2023-02-27T14:26:51.400Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-91&commit=3569d28a83b878d6bf42be73b5141b5d3f1501d9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-91%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=91&job=&cmd_args= [2023-02-27T14:26:51.400Z] -> Uploading to [2023-02-27T14:26:51.400Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/9F92B070CA9CA35F4914AC8684776953/3569d28a83b878d6bf42be73b5141b5d3f1501d9/6647a853-2f05-4e0d-9c7e-27e32d3cdcc8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T142651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=106aa88e410758bcff12273248b5dfe7204c60deff16b5e6fb16a94ac9d29748 [2023-02-27T14:26:51.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T14:26:51.659Z] Dload Upload Total Spent Left Speed [2023-02-27T14:26:51.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3062 0 0 100 3062 0 13855 --:--:-- --:--:-- --:--:-- 13792 100 3062 0 0 100 3062 0 10974 --:--:-- --:--:-- --:--:-- 10935 [2023-02-27T14:26:51.919Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/3569d28a83b878d6bf42be73b5141b5d3f1501d9 [Pipeline] } [2023-02-27T14:26:51.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-27T14:26:52.630Z] + [ -d /w/workspace/undry_go-mod-configuration_PR-91/archives ] [2023-02-27T14:26:52.630Z] + ls -al /w/workspace/undry_go-mod-configuration_PR-91/archives [2023-02-27T14:26:52.630Z] total 16 [2023-02-27T14:26:52.630Z] drwxr-xr-x 3 root root 4096 Feb 27 14:23 . [2023-02-27T14:26:52.630Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 14:23 .. [2023-02-27T14:26:52.630Z] drwxr-xr-x 2 root root 4096 Feb 27 14:23 cost [2023-02-27T14:26:52.630Z] -rw-r--r-- 1 root root 91 Feb 27 14:23 cost.csv [2023-02-27T14:26:52.630Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-configuration_PR-91/archives [2023-02-27T14:26:52.630Z] + ls -al /w/workspace/undry_go-mod-configuration_PR-91/archives [2023-02-27T14:26:52.630Z] total 16 [2023-02-27T14:26:52.630Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 14:23 . [2023-02-27T14:26:52.630Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 14:23 .. [2023-02-27T14:26:52.630Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 14:23 cost [2023-02-27T14:26:52.630Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 27 14:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:26:52.924Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:26:53.785Z] ---> package-listing.sh [2023-02-27T14:26:53.785Z] ++ facter osfamily [2023-02-27T14:26:53.785Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T14:26:54.044Z] + OS_FAMILY=debian [2023-02-27T14:26:54.044Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-91 [2023-02-27T14:26:54.044Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T14:26:54.044Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T14:26:54.044Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T14:26:54.044Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T14:26:54.044Z] + '[' /w/workspace/undry_go-mod-configuration_PR-91 ']' [2023-02-27T14:26:54.044Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T14:26:54.044Z] + case "${OS_FAMILY}" in [2023-02-27T14:26:54.044Z] + grep '^ii' [2023-02-27T14:26:54.044Z] + dpkg -l [2023-02-27T14:26:54.044Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T14:26:54.044Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T14:26:54.044Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T14:26:54.044Z] + '[' /w/workspace/undry_go-mod-configuration_PR-91 ']' [2023-02-27T14:26:54.044Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-91/archives/ [2023-02-27T14:26:54.044Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-91/archives/ [Pipeline] echo [2023-02-27T14:26:54.054Z] 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/undry_go-mod-configuration_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T14:26:54.331Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:26:54.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:26:54.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:26:54.953Z] prd-ubuntu20.04-docker-8c-8g-7583 does not seem to be running inside a container [2023-02-27T14:26:54.983Z] $ 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/undry_go-mod-configuration_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-91 -v /w/workspace/undry_go-mod-configuration_PR-91:/w/workspace/undry_go-mod-configuration_PR-91:rw,z -v /w/workspace/undry_go-mod-configuration_PR-91@tmp:/w/workspace/undry_go-mod-configuration_PR-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T14:26:55.192Z] $ docker top 0348a61fb024aa3bc80d707463672b12f4c3686eb8c8e83bf2f6209c3fc30e4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:26:55.536Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T14:26:55.823Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T14:26:56.113Z] + ls /var/log/sa-host [2023-02-27T14:26:56.113Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T14:26:56.192Z] provisioning config files... [2023-02-27T14:26:56.200Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-91@tmp/config7783815819966239835tmp [Pipeline] { [Pipeline] echo [2023-02-27T14:26:56.218Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:26:56.503Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T14:26:56.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:26:56.848Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T14:26:56.857Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:26:57.145Z] ---> sudo-logs.sh [2023-02-27T14:26:57.145Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T14:26:57.167Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:26:57.452Z] ---> job-cost.sh [2023-02-27T14:26:57.453Z] lf-activate-venv: SKIPPING [2023-02-27T14:26:57.453Z] DEBUG: total: 0.2199999988079071 [2023-02-27T14:26:57.453Z] INFO: Retrieving Stack Cost... [2023-02-27T14:26:58.023Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T14:26:58.283Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T14:26:58.299Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:26:58.583Z] ---> logs-deploy.sh [2023-02-27T14:26:58.583Z] lf-activate-venv: SKIPPING [2023-02-27T14:26:58.583Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-91/3 [2023-02-27T14:26:58.583Z] INFO: archiving workspace using pattern(s): [2023-02-27T14:26:59.522Z] Archives upload complete. [2023-02-27T14:26:59.782Z] INFO: archiving logs to Nexus [2023-02-27T14:27:00.352Z] ---> uname -a: [2023-02-27T14:27:00.352Z] Linux prd-ubuntu20-04-docker-8c-8g-7583 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] ---> lscpu: [2023-02-27T14:27:00.352Z] Architecture: x86_64 [2023-02-27T14:27:00.352Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-27T14:27:00.352Z] Byte Order: Little Endian [2023-02-27T14:27:00.352Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-27T14:27:00.352Z] CPU(s): 8 [2023-02-27T14:27:00.352Z] On-line CPU(s) list: 0-7 [2023-02-27T14:27:00.352Z] Thread(s) per core: 1 [2023-02-27T14:27:00.352Z] Core(s) per socket: 1 [2023-02-27T14:27:00.352Z] Socket(s): 8 [2023-02-27T14:27:00.352Z] NUMA node(s): 1 [2023-02-27T14:27:00.352Z] Vendor ID: AuthenticAMD [2023-02-27T14:27:00.352Z] CPU family: 23 [2023-02-27T14:27:00.352Z] Model: 49 [2023-02-27T14:27:00.352Z] Model name: AMD EPYC-Rome Processor [2023-02-27T14:27:00.352Z] Stepping: 0 [2023-02-27T14:27:00.352Z] CPU MHz: 2799.998 [2023-02-27T14:27:00.352Z] BogoMIPS: 5599.99 [2023-02-27T14:27:00.352Z] Virtualization: AMD-V [2023-02-27T14:27:00.352Z] Hypervisor vendor: KVM [2023-02-27T14:27:00.352Z] Virtualization type: full [2023-02-27T14:27:00.352Z] L1d cache: 256 KiB [2023-02-27T14:27:00.352Z] L1i cache: 256 KiB [2023-02-27T14:27:00.352Z] L2 cache: 4 MiB [2023-02-27T14:27:00.352Z] L3 cache: 128 MiB [2023-02-27T14:27:00.352Z] NUMA node0 CPU(s): 0-7 [2023-02-27T14:27:00.352Z] Vulnerability Itlb multihit: Not affected [2023-02-27T14:27:00.352Z] Vulnerability L1tf: Not affected [2023-02-27T14:27:00.352Z] Vulnerability Mds: Not affected [2023-02-27T14:27:00.352Z] Vulnerability Meltdown: Not affected [2023-02-27T14:27:00.352Z] Vulnerability Mmio stale data: Not affected [2023-02-27T14:27:00.352Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-27T14:27:00.352Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-27T14:27:00.352Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-27T14:27:00.352Z] Vulnerability Srbds: Not affected [2023-02-27T14:27:00.352Z] Vulnerability Tsx async abort: Not affected [2023-02-27T14:27:00.352Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] ---> nproc: [2023-02-27T14:27:00.352Z] 8 [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] ---> df -h: [2023-02-27T14:27:00.352Z] Filesystem Size Used Avail Use% Mounted on [2023-02-27T14:27:00.352Z] overlay 155G 11G 145G 7% / [2023-02-27T14:27:00.352Z] tmpfs 64M 0 64M 0% /dev [2023-02-27T14:27:00.352Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-27T14:27:00.352Z] shm 64M 0 64M 0% /dev/shm [2023-02-27T14:27:00.352Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] ---> sar -b -r -n DEV: [2023-02-27T14:27:00.352Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7583) 02/27/23 _x86_64_ (8 CPU) [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] 14:17:50 LINUX RESTART (8 CPU) [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] 14:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-27T14:27:00.352Z] 14:19:02 85.09 32.98 52.11 0.00 3471.15 154456.39 0.00 [2023-02-27T14:27:00.352Z] 14:20:01 1.73 0.00 1.73 0.00 0.00 19.67 0.00 [2023-02-27T14:27:00.352Z] 14:21:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2023-02-27T14:27:00.352Z] 14:22:01 1.82 0.00 1.82 0.00 0.00 22.66 0.00 [2023-02-27T14:27:00.352Z] 14:23:01 115.55 22.20 93.35 0.00 2777.40 41604.00 0.00 [2023-02-27T14:27:00.352Z] 14:24:01 73.51 3.60 69.91 0.00 4268.44 29738.89 0.00 [2023-02-27T14:27:00.352Z] 14:25:01 3.38 0.02 3.37 0.00 0.13 84.79 0.00 [2023-02-27T14:27:00.352Z] 14:26:01 19.88 1.02 18.86 0.00 21.86 604.97 0.00 [2023-02-27T14:27:00.352Z] Average: 37.86 7.49 30.37 0.00 1320.16 28376.76 0.00 [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] 14:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-27T14:27:00.352Z] 14:19:02 30620480 31881612 493816 1.50 47212 1538428 1687248 4.97 608408 1403824 48 [2023-02-27T14:27:00.352Z] 14:20:01 30620964 31882268 492636 1.50 47276 1538432 1687248 4.97 608000 1403808 40 [2023-02-27T14:27:00.352Z] 14:21:01 30622412 31883804 490944 1.49 47372 1538432 1687248 4.97 606748 1403820 8 [2023-02-27T14:27:00.352Z] 14:22:01 30622460 31883976 490736 1.49 47468 1538436 1687248 4.97 606988 1403820 20 [2023-02-27T14:27:00.352Z] 14:23:01 28888816 31514556 778956 2.37 94388 2799496 1951812 5.75 1262552 2339436 10988 [2023-02-27T14:27:00.352Z] 14:24:01 28174344 31581592 713004 2.17 125416 3502540 1788520 5.27 1448244 2819140 40 [2023-02-27T14:27:00.352Z] 14:25:01 28179732 31582340 712756 2.17 124004 3499296 1772532 5.22 1446952 2816000 8 [2023-02-27T14:27:00.352Z] 14:26:01 28174556 31580780 713972 2.17 126260 3499932 1778560 5.24 1452064 2816540 4 [2023-02-27T14:27:00.352Z] Average: 29487970 31723866 610852 1.86 82424 2431874 1755052 5.17 1004994 2050798 1394 [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] 14:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-27T14:27:00.352Z] 14:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:19:02 ens3 150.99 102.70 464.02 22.39 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:19:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:20:01 ens3 0.22 0.14 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:21:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:22:01 ens3 0.88 0.75 0.37 0.30 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:23:01 docker0 10.91 18.11 0.90 82.44 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:23:01 ens3 475.10 306.78 6911.29 116.74 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:23:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:23:01 vethf1669dc 8.42 15.71 0.74 55.76 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:24:01 ens3 232.52 121.26 4456.68 16.12 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:24:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:25:01 ens3 6.67 2.80 10.78 0.45 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:26:01 ens3 169.19 120.83 147.80 135.17 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] Average: docker0 1.37 2.27 0.11 10.33 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] Average: ens3 129.80 82.08 1502.03 36.47 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] ---> sar -P ALL: [2023-02-27T14:27:00.352Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7583) 02/27/23 _x86_64_ (8 CPU) [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] 14:17:50 LINUX RESTART (8 CPU) [2023-02-27T14:27:00.352Z] [2023-02-27T14:27:00.352Z] 14:18:01 CPU %user %nice %system %iowait %steal %idle [2023-02-27T14:27:00.352Z] 14:19:02 all 2.06 0.00 0.62 0.56 0.02 96.74 [2023-02-27T14:27:00.352Z] 14:19:02 0 1.89 0.00 0.37 0.25 0.02 97.48 [2023-02-27T14:27:00.352Z] 14:19:02 1 2.42 0.00 0.72 2.20 0.02 94.64 [2023-02-27T14:27:00.352Z] 14:19:02 2 1.42 0.00 0.30 0.94 0.02 97.33 [2023-02-27T14:27:00.352Z] 14:19:02 3 3.18 0.00 0.52 0.08 0.02 96.20 [2023-02-27T14:27:00.352Z] 14:19:02 4 1.01 0.00 0.55 0.32 0.02 98.11 [2023-02-27T14:27:00.352Z] 14:19:02 5 1.50 0.00 0.33 0.10 0.02 98.05 [2023-02-27T14:27:00.352Z] 14:19:02 6 2.68 0.00 0.47 0.37 0.02 96.47 [2023-02-27T14:27:00.352Z] 14:19:02 7 2.40 0.00 1.70 0.20 0.02 95.68 [2023-02-27T14:27:00.352Z] 14:20:01 all 0.09 0.00 0.02 0.01 0.00 99.88 [2023-02-27T14:27:00.352Z] 14:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-27T14:27:00.352Z] 14:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-27T14:27:00.352Z] 14:20:01 2 0.05 0.00 0.03 0.03 0.02 99.86 [2023-02-27T14:27:00.352Z] 14:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T14:27:00.352Z] 14:20:01 4 0.61 0.00 0.03 0.02 0.02 99.32 [2023-02-27T14:27:00.352Z] 14:20:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-27T14:27:00.352Z] 14:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-27T14:27:00.352Z] 14:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-27T14:27:00.352Z] 14:21:01 all 0.19 0.00 0.02 0.01 0.00 99.78 [2023-02-27T14:27:00.352Z] 14:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-27T14:27:00.352Z] 14:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-27T14:27:00.352Z] 14:21:01 2 0.03 0.00 0.03 0.05 0.02 99.87 [2023-02-27T14:27:00.352Z] 14:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T14:27:00.352Z] 14:21:01 4 1.34 0.00 0.10 0.00 0.00 98.56 [2023-02-27T14:27:00.352Z] 14:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T14:27:00.352Z] 14:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-27T14:27:00.352Z] 14:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-27T14:27:00.352Z] 14:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-02-27T14:27:00.352Z] 14:22:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2023-02-27T14:27:00.352Z] 14:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T14:27:00.352Z] 14:22:01 2 0.05 0.00 0.03 0.05 0.00 99.87 [2023-02-27T14:27:00.352Z] 14:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-27T14:27:00.352Z] 14:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T14:27:00.352Z] 14:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-27T14:27:00.352Z] 14:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T14:27:00.352Z] 14:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-27T14:27:00.352Z] 14:23:01 all 17.19 0.00 4.57 0.91 0.07 77.26 [2023-02-27T14:27:00.352Z] 14:23:01 0 18.39 0.00 4.30 1.53 0.07 75.71 [2023-02-27T14:27:00.352Z] 14:23:01 1 17.24 0.00 4.81 0.15 0.07 77.73 [2023-02-27T14:27:00.352Z] 14:23:01 2 16.20 0.00 5.52 2.13 0.07 76.08 [2023-02-27T14:27:00.352Z] 14:23:01 3 18.33 0.00 4.64 0.22 0.07 76.75 [2023-02-27T14:27:00.352Z] 14:23:01 4 18.38 0.00 4.32 0.52 0.07 76.71 [2023-02-27T14:27:00.352Z] 14:23:01 5 16.68 0.00 3.50 0.49 0.07 79.26 [2023-02-27T14:27:00.352Z] 14:23:01 6 15.93 0.00 4.79 0.07 0.05 79.16 [2023-02-27T14:27:00.352Z] 14:23:01 7 16.40 0.00 4.62 2.18 0.08 76.72 [2023-02-27T14:27:00.352Z] 14:24:01 all 3.78 0.00 2.06 0.66 0.02 93.48 [2023-02-27T14:27:00.352Z] 14:24:01 0 3.82 0.00 2.05 0.50 0.02 93.61 [2023-02-27T14:27:00.352Z] 14:24:01 1 4.47 0.00 3.19 1.70 0.02 90.62 [2023-02-27T14:27:00.352Z] 14:24:01 2 3.53 0.00 1.71 0.10 0.02 94.64 [2023-02-27T14:27:00.352Z] 14:24:01 3 3.02 0.00 2.01 0.20 0.02 94.75 [2023-02-27T14:27:00.352Z] 14:24:01 4 4.20 0.00 1.71 0.13 0.02 93.93 [2023-02-27T14:27:00.352Z] 14:24:01 5 3.81 0.00 1.54 0.02 0.02 94.61 [2023-02-27T14:27:00.352Z] 14:24:01 6 3.48 0.00 1.86 1.46 0.03 93.17 [2023-02-27T14:27:00.352Z] 14:24:01 7 3.89 0.00 2.43 1.14 0.03 92.50 [2023-02-27T14:27:00.352Z] 14:25:01 all 0.10 0.00 0.05 0.01 0.00 99.83 [2023-02-27T14:27:00.352Z] 14:25:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2023-02-27T14:27:00.352Z] 14:25:01 1 0.22 0.00 0.07 0.00 0.00 99.72 [2023-02-27T14:27:00.352Z] 14:25:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2023-02-27T14:27:00.352Z] 14:25:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-02-27T14:27:00.352Z] 14:25:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2023-02-27T14:27:00.352Z] 14:25:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2023-02-27T14:27:00.352Z] 14:25:01 6 0.20 0.00 0.03 0.08 0.00 99.68 [2023-02-27T14:27:00.352Z] 14:25:01 7 0.15 0.00 0.07 0.02 0.00 99.77 [2023-02-27T14:27:00.352Z] 14:26:01 all 0.51 0.00 0.19 0.14 0.01 99.16 [2023-02-27T14:27:00.352Z] 14:26:01 0 1.04 0.00 0.23 0.43 0.02 98.28 [2023-02-27T14:27:00.352Z] 14:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-27T14:27:00.352Z] 14:26:01 2 0.85 0.00 0.52 0.52 0.02 98.10 [2023-02-27T14:27:00.352Z] 14:26:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2023-02-27T14:27:00.352Z] 14:26:01 4 0.37 0.00 0.08 0.02 0.00 99.53 [2023-02-27T14:27:00.352Z] 14:26:01 5 0.12 0.00 0.07 0.00 0.00 99.82 [2023-02-27T14:27:00.352Z] 14:26:01 6 0.87 0.00 0.15 0.08 0.02 98.88 [2023-02-27T14:27:00.352Z] 14:26:01 7 0.70 0.00 0.35 0.03 0.02 98.89 [2023-02-27T14:27:00.352Z] Average: all 2.98 0.00 0.94 0.29 0.02 95.78 [2023-02-27T14:27:00.352Z] Average: 0 3.15 0.00 0.87 0.35 0.02 95.61 [2023-02-27T14:27:00.352Z] Average: 1 3.04 0.00 1.10 0.51 0.01 95.33 [2023-02-27T14:27:00.352Z] Average: 2 2.77 0.00 1.03 0.48 0.02 95.71 [2023-02-27T14:27:00.353Z] Average: 3 3.07 0.00 0.91 0.06 0.01 95.95 [2023-02-27T14:27:00.353Z] Average: 4 3.22 0.00 0.85 0.13 0.02 95.78 [2023-02-27T14:27:00.353Z] Average: 5 2.76 0.00 0.69 0.08 0.01 96.47 [2023-02-27T14:27:00.353Z] Average: 6 2.89 0.00 0.91 0.26 0.01 95.92 [2023-02-27T14:27:00.353Z] Average: 7 2.93 0.00 1.15 0.44 0.02 95.46 [2023-02-27T14:27:00.353Z] [2023-02-27T14:27:00.353Z] [2023-02-27T14:27:00.353Z]