Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2ffc544cc718b868e82a1fda8db36af4414b488+960b4ca3d2837990ff00ccd22443c4240c2dd367 (0b7d1802fad1abff9966a9b099243bc4366a8cde) 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-ssh4513523430456771507.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh8338612797168904895.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-319/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-319/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1080226591241351364.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh11503573402168316461.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-319/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-319/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17485180326690658069.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21510 in /w/workspace/xfoundry_go-mod-bootstrap_PR-319 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-319 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 960b4ca3d2837990ff00ccd22443c4240c2dd367 into PR head commit f2ffc544cc718b868e82a1fda8db36af4414b488 Merge succeeded, producing 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 Checking out Revision 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 (PR-319) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2ffc544cc718b868e82a1fda8db36af4414b488 # 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 960b4ca3d2837990ff00ccd22443c4240c2dd367 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 # timeout=10 Commit message: "Merge commit '960b4ca3d2837990ff00ccd22443c4240c2dd367' into HEAD" > git rev-list --no-walk f2ffc544cc718b868e82a1fda8db36af4414b488 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-20T19:01:53.115Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-20T19:01:53.171Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-20T19:01:53.190Z] ========================================================= [2022-04-20T19:01:53.190Z] EdgeX Global Pipelines Version Info [2022-04-20T19:01:53.190Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-20T19:01:54.106Z] ------------------- [2022-04-20T19:01:54.106Z] stable info: [2022-04-20T19:01:54.106Z] ------------------- [2022-04-20T19:01:54.106Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T19:01:54.106Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-20T19:01:54.106Z] Message: update stable to v1.0.221 [2022-04-20T19:01:54.683Z] ------------------- [2022-04-20T19:01:54.683Z] experimental info: [2022-04-20T19:01:54.683Z] ------------------- [2022-04-20T19:01:54.683Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T19:01:54.683Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-20T19:01:54.683Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-20T19:01:54.830Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-04-20T19:01:54.839Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-04-20T19:01:54.848Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-20T19:01:54.857Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-20T19:01:54.871Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-20T19:01:54.889Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-20T19:01:54.906Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-20T19:01:54.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-20T19:01:54.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-20T19:01:54.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-20T19:01:54.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-20T19:01:54.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-04-20T19:01:54.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-20T19:01:54.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-20T19:01:55.006Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T19:01:55.021Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T19:01:55.041Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T19:01:55.057Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T19:01:55.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-20T19:01:55.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-20T19:01:55.088Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-20T19:01:55.106Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-20T19:01:55.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-20T19:01:55.134Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-20T19:01:55.145Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-04-20T19:01:55.165Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-20T19:01:55.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-319 [Pipeline] echo [2022-04-20T19:01:55.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-319 [Pipeline] echo [2022-04-20T19:01:55.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-319 [Pipeline] echo [2022-04-20T19:01:55.240Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 [Pipeline] echo [2022-04-20T19:01:55.258Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a1cf2c [Pipeline] echo [2022-04-20T19:01:55.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-20T19:01:55.665Z] + git rev-list -1 --merges 2a1cf2c4ee9883b8af67e56aba0aa105480f2314~1..2a1cf2c4ee9883b8af67e56aba0aa105480f2314 [Pipeline] echo [2022-04-20T19:01:55.711Z] -----------> git rev-list -1 --merges 2a1cf2c4ee9883b8af67e56aba0aa105480f2314~1..2a1cf2c4ee9883b8af67e56aba0aa105480f2314 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 [2022-04-20T19:01:55.711Z] 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 [false] [Pipeline] sh [2022-04-20T19:01:56.016Z] + git log --format=format:%s -1 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 [Pipeline] echo [2022-04-20T19:01:56.037Z] ========================================================= [2022-04-20T19:01:56.037Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-20T19:01:56.037Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T19:01:56.404Z] + git log --format=format:%s -1 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 [Pipeline] echo [2022-04-20T19:01:56.418Z] [semverPrep] GIT_COMMIT: 2a1cf2c4ee9883b8af67e56aba0aa105480f2314, Commit Message: Merge commit '960b4ca3d2837990ff00ccd22443c4240c2dd367' into HEAD [Pipeline] echo [2022-04-20T19:01:56.428Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-20T19:01:56.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T19:01:56.823Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-20T19:01:56.823Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-20T19:01:56.823Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-20T19:01:56.823Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-20T19:01:56.823Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-20T19:01:56.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:01:57.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T19:01:57.442Z] [2022-04-20T19:01:57.442Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:01:57.753Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T19:01:57.753Z] latest: Pulling from edgex-devops/git-semver [2022-04-20T19:01:57.753Z] a0d0a0d46f8b: Pulling fs layer [2022-04-20T19:01:57.753Z] 3e5f54012d9b: Pulling fs layer [2022-04-20T19:01:57.753Z] 4c7163046ea9: Pulling fs layer [2022-04-20T19:01:57.753Z] 0c2d73faf560: Pulling fs layer [2022-04-20T19:01:57.753Z] 0c2d73faf560: Waiting [2022-04-20T19:01:57.753Z] 3e5f54012d9b: Verifying Checksum [2022-04-20T19:01:57.753Z] 3e5f54012d9b: Download complete [2022-04-20T19:01:58.014Z] a0d0a0d46f8b: Download complete [2022-04-20T19:01:58.014Z] 0c2d73faf560: Verifying Checksum [2022-04-20T19:01:58.014Z] 0c2d73faf560: Download complete [2022-04-20T19:01:58.014Z] 4c7163046ea9: Verifying Checksum [2022-04-20T19:01:58.014Z] a0d0a0d46f8b: Pull complete [2022-04-20T19:01:58.277Z] 3e5f54012d9b: Pull complete [2022-04-20T19:01:58.541Z] 4c7163046ea9: Pull complete [2022-04-20T19:01:58.803Z] 0c2d73faf560: Pull complete [2022-04-20T19:01:58.803Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-20T19:01:58.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T19:01:58.803Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-20T19:01:58.881Z] prd-ubuntu20.04-docker-8c-8g-21510 does not seem to be running inside a container [2022-04-20T19:01:59.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@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:10004/edgex-devops/git-semver:latest cat [2022-04-20T19:01:59.854Z] $ docker top f320aa49b3c555edd72dff87a80ca3c5188fab508383597ae6a73b5d2ca5e047 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T19:01:59.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T19:01:59.811Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T19:01:59.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T19:02:00.112Z] $ docker exec f320aa49b3c555edd72dff87a80ca3c5188fab508383597ae6a73b5d2ca5e047 ssh-agent [2022-04-20T19:02:00.097Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgebliF/agent.15 [2022-04-20T19:02:00.097Z] SSH_AGENT_PID=22 [2022-04-20T19:02:00.105Z] Running ssh-add (command line suppressed) [2022-04-20T19:02:00.386Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/private_key_2074745391215249566.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/private_key_2074745391215249566.key) [2022-04-20T19:02:00.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T19:02:00.547Z] + git tag --points-at HEAD [Pipeline] } [2022-04-20T19:02:00.822Z] $ docker exec --env ******** --env ******** f320aa49b3c555edd72dff87a80ca3c5188fab508383597ae6a73b5d2ca5e047 ssh-agent -k [2022-04-20T19:02:00.943Z] unset SSH_AUTH_SOCK; [2022-04-20T19:02:00.943Z] unset SSH_AGENT_PID; [2022-04-20T19:02:00.944Z] echo Agent pid 22 killed; [2022-04-20T19:02:00.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-20T19:02:00.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T19:02:00.832Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T19:02:00.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T19:02:01.128Z] $ docker exec f320aa49b3c555edd72dff87a80ca3c5188fab508383597ae6a73b5d2ca5e047 ssh-agent [2022-04-20T19:02:01.097Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdHcIIb/agent.56 [2022-04-20T19:02:01.097Z] SSH_AGENT_PID=62 [2022-04-20T19:02:01.103Z] Running ssh-add (command line suppressed) [2022-04-20T19:02:01.377Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/private_key_5255434433595925792.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/private_key_5255434433595925792.key) [2022-04-20T19:02:01.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T19:02:01.537Z] + git semver init [2022-04-20T19:02:01.537Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T19:02:01.537Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-319/.git [2022-04-20T19:02:01.537Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-319 [2022-04-20T19:02:01.537Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T19:02:01.537Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T19:02:01.537Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T19:02:01.537Z] # $SEMVER_BRANCH = PR-319 [2022-04-20T19:02:01.537Z] # $SEMVER_TEMP = /tmp/semver-829128407 [2022-04-20T19:02:01.537Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2022-04-20T19:02:02.477Z] # '/tmp/semver-829128407' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-319/.semver' [2022-04-20T19:02:02.477Z] # -> Force: false [2022-04-20T19:02:02.477Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-319/.semver [Pipeline] } [2022-04-20T19:02:02.640Z] $ docker exec --env ******** --env ******** f320aa49b3c555edd72dff87a80ca3c5188fab508383597ae6a73b5d2ca5e047 ssh-agent -k [2022-04-20T19:02:02.764Z] unset SSH_AUTH_SOCK; [2022-04-20T19:02:02.764Z] unset SSH_AGENT_PID; [2022-04-20T19:02:02.764Z] echo Agent pid 62 killed; [2022-04-20T19:02:02.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T19:02:02.930Z] + git semver [Pipeline] } [2022-04-20T19:02:03.099Z] $ docker stop --time=1 f320aa49b3c555edd72dff87a80ca3c5188fab508383597ae6a73b5d2ca5e047 [2022-04-20T19:02:04.447Z] $ docker rm -f f320aa49b3c555edd72dff87a80ca3c5188fab508383597ae6a73b5d2ca5e047 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T19:02:04.657Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-20T19:02:04.929Z] Stashed 1 file(s) [Pipeline] echo [2022-04-20T19:02:04.934Z] [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 [2022-04-20T19:02:05.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T19:02:05.090Z] ========================================================= [2022-04-20T19:02:05.090Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-20T19:02:05.090Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-04-20T19:02:05.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-20T19:02:05.393Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-20T19:02:05.393Z] 59bf1c3509f3: Pulling fs layer [2022-04-20T19:02:05.393Z] 666ba61612fd: Pulling fs layer [2022-04-20T19:02:05.393Z] 8ed8ca486205: Pulling fs layer [2022-04-20T19:02:05.393Z] 4fe6c5a15a65: Pulling fs layer [2022-04-20T19:02:05.393Z] 22a0e8bec74d: Pulling fs layer [2022-04-20T19:02:05.393Z] 640e595b4fbd: Pulling fs layer [2022-04-20T19:02:05.393Z] 763cafe07f6e: Pulling fs layer [2022-04-20T19:02:05.393Z] 0c0b528cf693: Pulling fs layer [2022-04-20T19:02:05.393Z] 10935f4eaf8b: Pulling fs layer [2022-04-20T19:02:05.393Z] 22a0e8bec74d: Waiting [2022-04-20T19:02:05.393Z] 640e595b4fbd: Waiting [2022-04-20T19:02:05.393Z] 763cafe07f6e: Waiting [2022-04-20T19:02:05.393Z] 0c0b528cf693: Waiting [2022-04-20T19:02:05.393Z] 10935f4eaf8b: Waiting [2022-04-20T19:02:05.393Z] 4fe6c5a15a65: Waiting [2022-04-20T19:02:05.393Z] 8ed8ca486205: Verifying Checksum [2022-04-20T19:02:05.393Z] 8ed8ca486205: Download complete [2022-04-20T19:02:05.393Z] 666ba61612fd: Download complete [2022-04-20T19:02:05.393Z] 22a0e8bec74d: Verifying Checksum [2022-04-20T19:02:05.393Z] 22a0e8bec74d: Download complete [2022-04-20T19:02:05.393Z] 640e595b4fbd: Download complete [2022-04-20T19:02:05.393Z] 59bf1c3509f3: Verifying Checksum [2022-04-20T19:02:05.393Z] 763cafe07f6e: Verifying Checksum [2022-04-20T19:02:05.393Z] 763cafe07f6e: Download complete [2022-04-20T19:02:05.657Z] 0c0b528cf693: Verifying Checksum [2022-04-20T19:02:05.657Z] 0c0b528cf693: Download complete [2022-04-20T19:02:05.657Z] 59bf1c3509f3: Pull complete [2022-04-20T19:02:05.657Z] 666ba61612fd: Pull complete [2022-04-20T19:02:05.919Z] 8ed8ca486205: Pull complete [2022-04-20T19:02:06.179Z] 10935f4eaf8b: Verifying Checksum [2022-04-20T19:02:06.179Z] 10935f4eaf8b: Download complete [2022-04-20T19:02:06.179Z] 4fe6c5a15a65: Verifying Checksum [2022-04-20T19:02:06.179Z] 4fe6c5a15a65: Download complete [2022-04-20T19:02:11.464Z] 4fe6c5a15a65: Pull complete [2022-04-20T19:02:11.464Z] 22a0e8bec74d: Pull complete [2022-04-20T19:02:11.464Z] 640e595b4fbd: Pull complete [2022-04-20T19:02:11.464Z] 763cafe07f6e: Pull complete [2022-04-20T19:02:11.464Z] 0c0b528cf693: Pull complete [2022-04-20T19:02:13.382Z] 10935f4eaf8b: Pull complete [2022-04-20T19:02:13.382Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-20T19:02:13.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-20T19:02:13.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-04-20T19:02:13.678Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:02:13.981Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T19:02:13.981Z] . [Pipeline] withDockerContainer [2022-04-20T19:02:14.060Z] prd-ubuntu20.04-docker-8c-8g-21510 does not seem to be running inside a container [2022-04-20T19:02:14.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@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 [2022-04-20T19:02:16.091Z] $ docker top b79c7ee0b2c7ed7a1fb3cdd7c1a9f461dd49c9e9a4684fb37f672a0b3a800964 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T19:02:16.419Z] + go version [2022-04-20T19:02:16.419Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-20T19:02:16.468Z] $ docker stop --time=1 b79c7ee0b2c7ed7a1fb3cdd7c1a9f461dd49c9e9a4684fb37f672a0b3a800964 [2022-04-20T19:02:17.759Z] $ docker rm -f b79c7ee0b2c7ed7a1fb3cdd7c1a9f461dd49c9e9a4684fb37f672a0b3a800964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:02:18.155Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T19:02:18.155Z] . [Pipeline] withDockerContainer [2022-04-20T19:02:18.233Z] prd-ubuntu20.04-docker-8c-8g-21510 does not seem to be running inside a container [2022-04-20T19:02:18.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@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 [2022-04-20T19:02:18.750Z] $ docker top cd8a1291fadc17263d3de37fda63b70ab8e7d1cb4b7548c4fa648e34e92a99ca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-20T19:02:19.101Z] + make test [2022-04-20T19:02:19.101Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-20T19:02:19.101Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-04-20T19:02:19.101Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-04-20T19:02:19.101Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.25 [2022-04-20T19:02:19.101Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 [2022-04-20T19:02:19.101Z] go: downloading github.com/google/uuid v1.3.0 [2022-04-20T19:02:19.101Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-20T19:02:19.101Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 [2022-04-20T19:02:19.101Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-04-20T19:02:19.101Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 [2022-04-20T19:02:19.101Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 [2022-04-20T19:02:19.361Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-20T19:02:19.361Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-20T19:02:19.361Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-04-20T19:02:19.361Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-20T19:02:19.361Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-20T19:02:19.362Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-20T19:02:19.362Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-04-20T19:02:19.362Z] go: downloading github.com/go-kit/log v0.2.0 [2022-04-20T19:02:19.362Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-04-20T19:02:19.362Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-04-20T19:02:19.362Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-04-20T19:02:19.362Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-04-20T19:02:19.362Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-04-20T19:02:19.362Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-04-20T19:02:19.362Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-04-20T19:02:19.362Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-04-20T19:02:19.362Z] go: downloading github.com/x448/float16 v0.8.4 [2022-04-20T19:02:19.362Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-04-20T19:02:19.362Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-04-20T19:02:19.362Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-04-20T19:02:19.362Z] go: downloading google.golang.org/grpc v1.42.0 [2022-04-20T19:02:19.622Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-04-20T19:02:19.622Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-04-20T19:02:19.622Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-04-20T19:02:19.622Z] go: downloading golang.org/x/text v0.3.7 [2022-04-20T19:02:19.622Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-04-20T19:02:19.622Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-04-20T19:02:19.882Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-04-20T19:02:19.882Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-04-20T19:02:19.882Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-20T19:02:19.882Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-04-20T19:02:19.882Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-04-20T19:02:19.882Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-04-20T19:02:19.882Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-04-20T19:02:19.882Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-04-20T19:02:19.882Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-04-20T19:02:19.882Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-04-20T19:02:19.882Z] go: downloading github.com/fatih/color v1.9.0 [2022-04-20T19:02:19.882Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-20T19:02:19.882Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-04-20T19:02:19.882Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-04-20T19:02:19.882Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-04-20T19:02:19.882Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-04-20T19:02:19.882Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-04-20T19:02:19.882Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-04-20T19:02:20.025Z] Still waiting to schedule task [2022-04-20T19:02:20.025Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-20T19:02:32.107Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-04-20T19:02:32.107Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.016s coverage: 4.7% of statements [2022-04-20T19:02:32.107Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-04-20T19:02:32.107Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.018s coverage: 92.2% of statements [2022-04-20T19:02:32.107Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.037s coverage: 85.3% of statements [2022-04-20T19:02:32.682Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.020s coverage: 53.8% of statements [2022-04-20T19:02:32.682Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-04-20T19:02:32.682Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-04-20T19:02:32.682Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.017s coverage: 100.0% of statements [2022-04-20T19:02:32.682Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.322s coverage: 85.9% of statements [2022-04-20T19:02:32.682Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.015s coverage: 25.0% of statements [2022-04-20T19:02:35.245Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.028s coverage: 79.6% of statements [2022-04-20T19:02:35.245Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-04-20T19:02:35.245Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2022-04-20T19:02:35.245Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.010s coverage: 91.3% of statements [2022-04-20T19:02:43.391Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-20T19:02:46.696Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T19:02:46.696Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-20T19:02:46.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-20T19:02:46.730Z] $ docker stop --time=1 cd8a1291fadc17263d3de37fda63b70ab8e7d1cb4b7548c4fa648e34e92a99ca [2022-04-20T19:02:49.348Z] $ docker rm -f cd8a1291fadc17263d3de37fda63b70ab8e7d1cb4b7548c4fa648e34e92a99ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T19:02:50.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-20T19:02:50.060Z] 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] sh [2022-04-20T19:02:50.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T19:02:50.526Z] [2022-04-20T19:02:50.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:02:50.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T19:02:50.834Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-20T19:02:50.834Z] 5eb5b503b376: Pulling fs layer [2022-04-20T19:02:50.834Z] 5c69ac0246d0: Pulling fs layer [2022-04-20T19:02:50.834Z] ec43610c2a17: Pulling fs layer [2022-04-20T19:02:50.834Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-20T19:02:50.834Z] 33b1e0a273af: Pulling fs layer [2022-04-20T19:02:50.834Z] 5d3b04190fa2: Pulling fs layer [2022-04-20T19:02:50.834Z] 2f39f015ded8: Pulling fs layer [2022-04-20T19:02:50.834Z] 5d3b04190fa2: Waiting [2022-04-20T19:02:50.834Z] 3a2ae6a8a46f: Waiting [2022-04-20T19:02:50.834Z] 33b1e0a273af: Waiting [2022-04-20T19:02:50.834Z] 2f39f015ded8: Waiting [2022-04-20T19:02:50.834Z] 5c69ac0246d0: Download complete [2022-04-20T19:02:50.834Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-20T19:02:50.834Z] 3a2ae6a8a46f: Download complete [2022-04-20T19:02:50.834Z] 33b1e0a273af: Verifying Checksum [2022-04-20T19:02:50.834Z] 33b1e0a273af: Download complete [2022-04-20T19:02:51.093Z] 5d3b04190fa2: Verifying Checksum [2022-04-20T19:02:51.093Z] 5d3b04190fa2: Download complete [2022-04-20T19:02:51.093Z] ec43610c2a17: Verifying Checksum [2022-04-20T19:02:51.093Z] ec43610c2a17: Download complete [2022-04-20T19:02:51.093Z] 5eb5b503b376: Verifying Checksum [2022-04-20T19:02:51.093Z] 5eb5b503b376: Download complete [2022-04-20T19:02:51.663Z] 2f39f015ded8: Download complete [2022-04-20T19:02:52.603Z] 5eb5b503b376: Pull complete [2022-04-20T19:02:52.603Z] 5c69ac0246d0: Pull complete [2022-04-20T19:02:53.172Z] ec43610c2a17: Pull complete [2022-04-20T19:02:53.172Z] 3a2ae6a8a46f: Pull complete [2022-04-20T19:02:53.431Z] 33b1e0a273af: Pull complete [2022-04-20T19:02:53.431Z] 5d3b04190fa2: Pull complete [2022-04-20T19:02:58.716Z] 2f39f015ded8: Pull complete [2022-04-20T19:02:58.716Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-20T19:02:58.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T19:02:58.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-20T19:02:58.786Z] prd-ubuntu20.04-docker-8c-8g-21510 does not seem to be running inside a container [2022-04-20T19:02:58.832Z] $ 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/xfoundry_go-mod-bootstrap_PR-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@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 [2022-04-20T19:03:00.820Z] $ docker top 798537ddaa26e9a369e7f36ab80ab16f0ede1759465469f9bfad7bcf533c3d33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T19:03:01.217Z] ---> job-cost.sh [2022-04-20T19:03:01.217Z] lf-activate-venv: SKIPPING [2022-04-20T19:03:01.217Z] INFO: No Stack... [2022-04-20T19:03:01.479Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T19:03:02.051Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T19:03:02.348Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives/cost.csv [2022-04-20T19:03:02.348Z] + cut -d, -f6 [Pipeline] lock [2022-04-20T19:03:02.366Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] [2022-04-20T19:03:02.372Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] did not exist. Created. [2022-04-20T19:03:02.372Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T19:03:02.690Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-20T19:03:02.715Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T19:03:02.721Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-20T19:03:02.747Z] $ docker stop --time=1 798537ddaa26e9a369e7f36ab80ab16f0ede1759465469f9bfad7bcf533c3d33 [2022-04-20T19:03:03.925Z] $ docker rm -f 798537ddaa26e9a369e7f36ab80ab16f0ede1759465469f9bfad7bcf533c3d33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-20T19:05:11.077Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21513 in /w/workspace/xfoundry_go-mod-bootstrap_PR-319 [Pipeline] { [Pipeline] ws [2022-04-20T19:05:11.092Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2022-04-20T19:05:11.482Z] Selected Git installation does not exist. Using Default [2022-04-20T19:05:11.482Z] The recommended git tool is: NONE [2022-04-20T19:05:16.982Z] using credential edgex-jenkins-ssh [2022-04-20T19:05:16.997Z] Cloning the remote Git repository [2022-04-20T19:05:17.059Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-04-20T19:05:17.139Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2022-04-20T19:05:17.222Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-04-20T19:05:17.223Z] > git --version # timeout=10 [2022-04-20T19:05:17.312Z] > git --version # 'git version 2.25.1' [2022-04-20T19:05:17.314Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T19:05:17.416Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T19:05:18.630Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-04-20T19:05:18.653Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T19:05:18.686Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-04-20T19:05:18.740Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-04-20T19:05:18.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T19:05:18.756Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-20T19:05:19.388Z] Merging remotes/origin/main commit 960b4ca3d2837990ff00ccd22443c4240c2dd367 into PR head commit f2ffc544cc718b868e82a1fda8db36af4414b488 [2022-04-20T19:05:19.671Z] Merge succeeded, producing 5d19cde3adaa494e31f9dc4b706b208dd1b1f06f [2022-04-20T19:05:19.671Z] Checking out Revision 5d19cde3adaa494e31f9dc4b706b208dd1b1f06f (PR-319) [2022-04-20T19:05:19.416Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T19:05:19.432Z] > git checkout -f f2ffc544cc718b868e82a1fda8db36af4414b488 # timeout=10 [2022-04-20T19:05:19.534Z] > git remote # timeout=10 [2022-04-20T19:05:19.552Z] > git config --get remote.origin.url # timeout=10 [2022-04-20T19:05:19.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T19:05:19.581Z] > git merge 960b4ca3d2837990ff00ccd22443c4240c2dd367 # timeout=10 [2022-04-20T19:05:19.659Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-20T19:05:19.685Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T19:05:19.701Z] > git checkout -f 5d19cde3adaa494e31f9dc4b706b208dd1b1f06f # timeout=10 [2022-04-20T19:05:23.998Z] Commit message: "Merge commit '960b4ca3d2837990ff00ccd22443c4240c2dd367' into HEAD" [2022-04-20T19:05:24.012Z] > git rev-list --no-walk f2ffc544cc718b868e82a1fda8db36af4414b488 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T19:05:24.998Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-20T19:05:24.998Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T19:05:24.998Z] Dload Upload Total Spent Left Speed [2022-04-20T19:05:24.998Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2022-04-20T19:05:25.532Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-20T19:05:25.901Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-20T19:05:25.901Z] + sudo tee /etc/docker/daemon.new [2022-04-20T19:05:25.901Z] { [2022-04-20T19:05:25.901Z] "registry-mirrors": [ [2022-04-20T19:05:25.901Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-20T19:05:25.901Z] ], [2022-04-20T19:05:25.901Z] "bip": "10.250.0.254/24", [2022-04-20T19:05:25.901Z] "hosts": [ [2022-04-20T19:05:25.901Z] "tcp://0.0.0.0:5555", [2022-04-20T19:05:25.901Z] "unix:///var/run/docker.sock" [2022-04-20T19:05:25.901Z] ], [2022-04-20T19:05:25.901Z] "mtu": 1458, [2022-04-20T19:05:25.901Z] "selinux-enabled": true, [2022-04-20T19:05:25.901Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-20T19:05:25.901Z] } [Pipeline] sh [2022-04-20T19:05:26.262Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-20T19:05:26.705Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-04-20T19:05:45.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T19:05:45.581Z] ========================================================= [2022-04-20T19:05:45.581Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-20T19:05:45.581Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-04-20T19:05:45.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-20T19:05:46.521Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-20T19:05:46.521Z] 9b3977197b4f: Pulling fs layer [2022-04-20T19:05:46.521Z] 1a89e8eeedd5: Pulling fs layer [2022-04-20T19:05:46.521Z] 94645a83ff95: Pulling fs layer [2022-04-20T19:05:46.521Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-20T19:05:46.521Z] 3f3a8bcf1eab: Waiting [2022-04-20T19:05:46.521Z] 0c92f367c5e7: Pulling fs layer [2022-04-20T19:05:46.521Z] f7c0051592d6: Pulling fs layer [2022-04-20T19:05:46.521Z] a227ed2f7395: Pulling fs layer [2022-04-20T19:05:46.521Z] 7b1c46037f91: Pulling fs layer [2022-04-20T19:05:46.521Z] 0c92f367c5e7: Waiting [2022-04-20T19:05:46.521Z] f7c0051592d6: Waiting [2022-04-20T19:05:46.521Z] a227ed2f7395: Waiting [2022-04-20T19:05:46.521Z] 7b1c46037f91: Waiting [2022-04-20T19:05:46.802Z] 94645a83ff95: Verifying Checksum [2022-04-20T19:05:46.802Z] 94645a83ff95: Download complete [2022-04-20T19:05:46.802Z] 1a89e8eeedd5: Verifying Checksum [2022-04-20T19:05:46.802Z] 1a89e8eeedd5: Download complete [2022-04-20T19:05:46.802Z] 0c92f367c5e7: Verifying Checksum [2022-04-20T19:05:46.802Z] 0c92f367c5e7: Download complete [2022-04-20T19:05:46.802Z] f7c0051592d6: Verifying Checksum [2022-04-20T19:05:46.802Z] f7c0051592d6: Download complete [2022-04-20T19:05:46.802Z] 9b3977197b4f: Verifying Checksum [2022-04-20T19:05:46.802Z] 9b3977197b4f: Download complete [2022-04-20T19:05:46.802Z] a227ed2f7395: Verifying Checksum [2022-04-20T19:05:46.802Z] a227ed2f7395: Download complete [2022-04-20T19:05:47.405Z] 9b3977197b4f: Pull complete [2022-04-20T19:05:48.018Z] 1a89e8eeedd5: Pull complete [2022-04-20T19:05:48.623Z] 94645a83ff95: Pull complete [2022-04-20T19:05:48.899Z] 7b1c46037f91: Verifying Checksum [2022-04-20T19:05:49.501Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-20T19:05:49.501Z] 3f3a8bcf1eab: Download complete [2022-04-20T19:06:01.935Z] 3f3a8bcf1eab: Pull complete [2022-04-20T19:06:01.935Z] 0c92f367c5e7: Pull complete [2022-04-20T19:06:02.210Z] f7c0051592d6: Pull complete [2022-04-20T19:06:02.494Z] a227ed2f7395: Pull complete [2022-04-20T19:06:09.253Z] 7b1c46037f91: Pull complete [2022-04-20T19:06:09.253Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-20T19:06:09.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-20T19:06:09.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-04-20T19:06:09.601Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:06:09.961Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T19:06:09.961Z] . [Pipeline] withDockerContainer [2022-04-20T19:06:10.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-21513 does not seem to be running inside a container [2022-04-20T19:06:10.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-arm64 cat [2022-04-20T19:06:12.628Z] $ docker top 0b48e30779625baf291919fb41a4d704f6e5330f53c5e31877e416d99bf31ba3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T19:06:13.574Z] + go version [2022-04-20T19:06:13.574Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-20T19:06:13.605Z] $ docker stop --time=1 0b48e30779625baf291919fb41a4d704f6e5330f53c5e31877e416d99bf31ba3 [2022-04-20T19:06:15.355Z] $ docker rm -f 0b48e30779625baf291919fb41a4d704f6e5330f53c5e31877e416d99bf31ba3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:06:16.028Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T19:06:16.028Z] . [Pipeline] withDockerContainer [2022-04-20T19:06:16.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-21513 does not seem to be running inside a container [2022-04-20T19:06:16.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-arm64 cat [2022-04-20T19:06:17.824Z] $ docker top 9a3db5580f8d33a47e6d3c0d0257e84136535472c91cd8972fa6d961b5d0040d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-20T19:06:18.766Z] + make test [2022-04-20T19:06:18.766Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-20T19:06:18.766Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 [2022-04-20T19:06:18.766Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.25 [2022-04-20T19:06:18.766Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-20T19:06:19.042Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 [2022-04-20T19:06:19.042Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-04-20T19:06:19.042Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 [2022-04-20T19:06:19.320Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-04-20T19:06:19.320Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-04-20T19:06:19.320Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 [2022-04-20T19:06:19.320Z] go: downloading github.com/google/uuid v1.3.0 [2022-04-20T19:06:19.320Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-20T19:06:19.320Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-20T19:06:19.320Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-20T19:06:19.320Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-20T19:06:19.320Z] go: downloading github.com/go-kit/log v0.2.0 [2022-04-20T19:06:19.320Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-04-20T19:06:19.597Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-04-20T19:06:19.597Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-04-20T19:06:19.597Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-04-20T19:06:19.597Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-20T19:06:19.597Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-04-20T19:06:19.881Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-04-20T19:06:19.881Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-04-20T19:06:19.881Z] go: downloading github.com/x448/float16 v0.8.4 [2022-04-20T19:06:19.881Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-04-20T19:06:19.881Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-04-20T19:06:19.881Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-04-20T19:06:19.881Z] go: downloading golang.org/x/text v0.3.7 [2022-04-20T19:06:19.881Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-04-20T19:06:20.162Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-04-20T19:06:20.162Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-04-20T19:06:20.162Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-04-20T19:06:20.162Z] go: downloading google.golang.org/grpc v1.42.0 [2022-04-20T19:06:21.619Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-04-20T19:06:21.619Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-04-20T19:06:21.619Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-04-20T19:06:21.619Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-04-20T19:06:21.619Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-04-20T19:06:21.619Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-04-20T19:06:21.619Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-04-20T19:06:21.619Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-04-20T19:06:21.619Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-04-20T19:06:21.619Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-04-20T19:06:21.895Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-04-20T19:06:21.895Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-04-20T19:06:23.346Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-04-20T19:06:23.346Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-04-20T19:06:23.346Z] go: downloading github.com/fatih/color v1.9.0 [2022-04-20T19:06:23.346Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-20T19:06:23.346Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-04-20T19:06:23.346Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-04-20T19:06:23.623Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-04-20T19:06:23.903Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-04-20T19:06:23.903Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-04-20T19:06:23.903Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-04-20T19:08:00.763Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-04-20T19:08:00.763Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.075s coverage: 4.7% of statements [2022-04-20T19:08:00.763Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-04-20T19:08:00.763Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.072s coverage: 92.2% of statements [2022-04-20T19:08:00.763Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.027s coverage: 85.3% of statements [2022-04-20T19:08:00.763Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.091s coverage: 53.8% of statements [2022-04-20T19:08:00.763Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-04-20T19:08:00.763Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-04-20T19:08:00.763Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.082s coverage: 100.0% of statements [2022-04-20T19:08:00.763Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.400s coverage: 85.9% of statements [2022-04-20T19:08:00.763Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.093s coverage: 25.0% of statements [2022-04-20T19:08:04.138Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.089s coverage: 79.6% of statements [2022-04-20T19:08:04.138Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-04-20T19:08:04.138Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2022-04-20T19:08:04.138Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.016s coverage: 91.3% of statements [2022-04-20T19:08:04.138Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-20T19:08:04.138Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-20T19:08:30.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T19:08:30.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-20T19:08:30.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-20T19:08:31.004Z] $ docker stop --time=1 9a3db5580f8d33a47e6d3c0d0257e84136535472c91cd8972fa6d961b5d0040d [2022-04-20T19:08:32.729Z] $ docker rm -f 9a3db5580f8d33a47e6d3c0d0257e84136535472c91cd8972fa6d961b5d0040d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T19:08:35.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-20T19:08:35.288Z] Warning: overwriting stash ‘coverage-report’ [2022-04-20T19:08:35.794Z] 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] sh [2022-04-20T19:08:36.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T19:08:36.256Z] [2022-04-20T19:08:36.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:08:36.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T19:08:36.875Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-20T19:08:36.875Z] 8998bd30e6a1: Pulling fs layer [2022-04-20T19:08:36.875Z] 04944245beec: Pulling fs layer [2022-04-20T19:08:36.875Z] 699f458cf7ca: Pulling fs layer [2022-04-20T19:08:36.875Z] 765212b225bb: Pulling fs layer [2022-04-20T19:08:36.875Z] f23df028b6ca: Pulling fs layer [2022-04-20T19:08:36.875Z] d65c8cfc05b1: Pulling fs layer [2022-04-20T19:08:36.875Z] 2437ff75d9bd: Pulling fs layer [2022-04-20T19:08:36.875Z] f23df028b6ca: Waiting [2022-04-20T19:08:36.875Z] d65c8cfc05b1: Waiting [2022-04-20T19:08:36.875Z] 2437ff75d9bd: Waiting [2022-04-20T19:08:36.875Z] 765212b225bb: Waiting [2022-04-20T19:08:36.875Z] 04944245beec: Verifying Checksum [2022-04-20T19:08:36.875Z] 04944245beec: Download complete [2022-04-20T19:08:36.875Z] 765212b225bb: Verifying Checksum [2022-04-20T19:08:36.875Z] 765212b225bb: Download complete [2022-04-20T19:08:36.875Z] f23df028b6ca: Download complete [2022-04-20T19:08:36.875Z] d65c8cfc05b1: Verifying Checksum [2022-04-20T19:08:36.875Z] d65c8cfc05b1: Download complete [2022-04-20T19:08:37.151Z] 699f458cf7ca: Verifying Checksum [2022-04-20T19:08:37.151Z] 699f458cf7ca: Download complete [2022-04-20T19:08:37.429Z] 8998bd30e6a1: Verifying Checksum [2022-04-20T19:08:37.429Z] 8998bd30e6a1: Download complete [2022-04-20T19:08:40.065Z] 2437ff75d9bd: Verifying Checksum [2022-04-20T19:08:40.065Z] 2437ff75d9bd: Download complete [2022-04-20T19:08:42.043Z] 8998bd30e6a1: Pull complete [2022-04-20T19:08:42.043Z] 04944245beec: Pull complete [2022-04-20T19:08:43.479Z] 699f458cf7ca: Pull complete [2022-04-20T19:08:43.753Z] 765212b225bb: Pull complete [2022-04-20T19:08:44.730Z] f23df028b6ca: Pull complete [2022-04-20T19:08:44.730Z] d65c8cfc05b1: Pull complete [2022-04-20T19:08:59.844Z] 2437ff75d9bd: Pull complete [2022-04-20T19:08:59.844Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-20T19:08:59.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T19:08:59.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-20T19:09:00.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-21513 does not seem to be running inside a container [2022-04-20T19:09:00.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-20T19:09:02.567Z] $ docker top ba7ed803789f01ae5460efa59d5502136351e0d76cb1d60f843e7540583aa3c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T19:09:03.492Z] ---> job-cost.sh [2022-04-20T19:09:03.492Z] lf-activate-venv: SKIPPING [2022-04-20T19:09:03.492Z] INFO: No Stack... [2022-04-20T19:09:04.087Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-20T19:09:05.058Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T19:09:05.722Z] + cut -d, -f6 [2022-04-20T19:09:05.722Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [Pipeline] lock [2022-04-20T19:09:05.782Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] [2022-04-20T19:09:05.788Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] did not exist. Created. [2022-04-20T19:09:05.789Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T19:09:06.172Z] /w/workspace/go-mod-bootstrap/3@tmp/durable-8147adab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-20T19:09:06.838Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-20T19:09:06.859Z] Warning: overwriting stash ‘stack-cost’ [2022-04-20T19:09:06.908Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T19:09:06.919Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-20T19:09:06.947Z] $ docker stop --time=1 ba7ed803789f01ae5460efa59d5502136351e0d76cb1d60f843e7540583aa3c9 [2022-04-20T19:09:08.458Z] $ docker rm -f ba7ed803789f01ae5460efa59d5502136351e0d76cb1d60f843e7540583aa3c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-20T19:09:08.912Z] provisioning config files... [2022-04-20T19:09:08.926Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/config396722602075334104tmp [Pipeline] { [Pipeline] sh [2022-04-20T19:09:09.228Z] + set +x [2022-04-20T19:09:09.228Z] + curl -s https://codecov.io/bash [2022-04-20T19:09:09.228Z] + bash -s -- [2022-04-20T19:09:09.228Z] [2022-04-20T19:09:09.228Z] _____ _ [2022-04-20T19:09:09.228Z] / ____| | | [2022-04-20T19:09:09.228Z] | | ___ __| | ___ ___ _____ __ [2022-04-20T19:09:09.228Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-20T19:09:09.228Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-20T19:09:09.228Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-20T19:09:09.228Z] Bash-1.0.6 [2022-04-20T19:09:09.228Z] [2022-04-20T19:09:09.228Z] [2022-04-20T19:09:09.228Z] ==> git version 2.25.1 found [2022-04-20T19:09:09.228Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-20T19:09:09.228Z] Release-Date: 2020-01-08 [2022-04-20T19:09:09.228Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-20T19:09:09.228Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-20T19:09:09.228Z] ==> Jenkins CI detected. [2022-04-20T19:09:09.228Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-319 [2022-04-20T19:09:09.228Z] project root: . [2022-04-20T19:09:09.228Z] --> token set from env [2022-04-20T19:09:09.228Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-20T19:09:09.228Z] ==> Running gcov in . (disable via -X gcov) [2022-04-20T19:09:09.228Z] ==> Python coveragepy not found [2022-04-20T19:09:09.228Z] ==> Searching for coverage reports in: [2022-04-20T19:09:09.228Z] + . [2022-04-20T19:09:09.228Z] -> Found 1 reports [2022-04-20T19:09:09.228Z] ==> Detecting git/mercurial file structure [2022-04-20T19:09:09.228Z] ==> Reading reports [2022-04-20T19:09:09.228Z] + ./coverage.out bytes=54172 [2022-04-20T19:09:09.228Z] ==> Appending adjustments [2022-04-20T19:09:09.228Z] https://docs.codecov.io/docs/fixing-reports [2022-04-20T19:09:09.488Z] + Found adjustments [2022-04-20T19:09:09.488Z] ==> Gzipping contents [2022-04-20T19:09:09.488Z] 12K /tmp/codecov.VMKN4n.gz [2022-04-20T19:09:09.488Z] ==> Uploading reports [2022-04-20T19:09:09.488Z] url: https://codecov.io [2022-04-20T19:09:09.488Z] query: branch=PR-319&commit=2a1cf2c4ee9883b8af67e56aba0aa105480f2314&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-319%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=319&job=&cmd_args= [2022-04-20T19:09:09.488Z] -> Pinging Codecov [2022-04-20T19:09:09.489Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-319&commit=2a1cf2c4ee9883b8af67e56aba0aa105480f2314&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-319%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=319&job=&cmd_args= [2022-04-20T19:09:09.749Z] -> Uploading to [2022-04-20T19:09:09.749Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-20/833815588EE85121546D348822E98E2E/2a1cf2c4ee9883b8af67e56aba0aa105480f2314/ce620d4d-b319-4df9-9c72-429d7703adb2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220420T190909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41b263815de9feeb159b181ceadcc7a687d0563cf6e8f687da7d3c6aeceb2aad [2022-04-20T19:09:09.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T19:09:09.749Z] Dload Upload Total Spent Left Speed [2022-04-20T19:09:10.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9042 0 0 100 9042 0 41861 --:--:-- --:--:-- --:--:-- 42055 [2022-04-20T19:09:10.009Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2a1cf2c4ee9883b8af67e56aba0aa105480f2314 [Pipeline] } [2022-04-20T19:09:10.017Z] 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 [2022-04-20T19:09:10.765Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives ] [2022-04-20T19:09:10.765Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives [2022-04-20T19:09:10.765Z] total 16 [2022-04-20T19:09:10.765Z] drwxr-xr-x 3 root root 4096 Apr 20 19:03 . [2022-04-20T19:09:10.765Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 19:03 .. [2022-04-20T19:09:10.765Z] drwxr-xr-x 2 root root 4096 Apr 20 19:03 cost [2022-04-20T19:09:10.765Z] -rw-r--r-- 1 root root 87 Apr 20 19:03 cost.csv [2022-04-20T19:09:10.765Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives [2022-04-20T19:09:10.765Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives [2022-04-20T19:09:10.765Z] total 16 [2022-04-20T19:09:10.765Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 19:03 . [2022-04-20T19:09:10.765Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 19:03 .. [2022-04-20T19:09:10.765Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 19:03 cost [2022-04-20T19:09:10.765Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 20 19:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-20T19:09:11.063Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T19:09:11.938Z] ---> package-listing.sh [2022-04-20T19:09:11.938Z] ++ facter osfamily [2022-04-20T19:09:11.938Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-20T19:09:12.200Z] + OS_FAMILY=debian [2022-04-20T19:09:12.200Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-319 [2022-04-20T19:09:12.200Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-20T19:09:12.200Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-20T19:09:12.200Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-20T19:09:12.200Z] + PACKAGES=/tmp/packages_start.txt [2022-04-20T19:09:12.200Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-319 ']' [2022-04-20T19:09:12.200Z] + PACKAGES=/tmp/packages_end.txt [2022-04-20T19:09:12.200Z] + case "${OS_FAMILY}" in [2022-04-20T19:09:12.200Z] + dpkg -l [2022-04-20T19:09:12.200Z] + grep '^ii' [2022-04-20T19:09:12.200Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-20T19:09:12.200Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-20T19:09:12.200Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-20T19:09:12.200Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-319 ']' [2022-04-20T19:09:12.200Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives/ [2022-04-20T19:09:12.200Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives/ [Pipeline] echo [2022-04-20T19:09:12.213Z] 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/xfoundry_go-mod-bootstrap_PR-319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-20T19:09:12.508Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-20T19:09:13.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T19:09:13.072Z] . [Pipeline] withDockerContainer [2022-04-20T19:09:13.144Z] prd-ubuntu20.04-docker-8c-8g-21510 does not seem to be running inside a container [2022-04-20T19:09:13.185Z] $ 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/xfoundry_go-mod-bootstrap_PR-319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@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 [2022-04-20T19:09:13.527Z] $ docker top 9c96e2a1c23f1ec1a65dededb395259a85681eb666d878047d49a98c8f654ce2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T19:09:13.930Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-20T19:09:14.226Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-20T19:09:14.517Z] + ls /var/log/sa-host [2022-04-20T19:09:14.518Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T19:09:14.612Z] provisioning config files... [2022-04-20T19:09:14.625Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/config77266049366699990tmp [Pipeline] { [Pipeline] echo [2022-04-20T19:09:14.640Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T19:09:14.926Z] ---> create-netrc.sh [Pipeline] } [2022-04-20T19:09:14.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-20T19:09:15.279Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-20T19:09:15.291Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T19:09:15.583Z] ---> sudo-logs.sh [2022-04-20T19:09:15.583Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-20T19:09:15.610Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T19:09:15.899Z] ---> job-cost.sh [2022-04-20T19:09:15.899Z] lf-activate-venv: SKIPPING [2022-04-20T19:09:15.899Z] DEBUG: total: 0.2199999988079071 [2022-04-20T19:09:15.899Z] INFO: Retrieving Stack Cost... [2022-04-20T19:09:16.470Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T19:09:16.729Z] INFO: Archiving Costs [Pipeline] echo [2022-04-20T19:09:16.746Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T19:09:17.034Z] ---> logs-deploy.sh [2022-04-20T19:09:17.034Z] lf-activate-venv: SKIPPING [2022-04-20T19:09:17.034Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-319/3 [2022-04-20T19:09:17.034Z] INFO: archiving workspace using pattern(s): [2022-04-20T19:09:17.974Z] Archives upload complete. [2022-04-20T19:09:18.234Z] INFO: archiving logs to Nexus [2022-04-20T19:09:18.807Z] ---> uname -a: [2022-04-20T19:09:18.807Z] Linux prd-ubuntu20-04-docker-8c-8g-21510 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-20T19:09:18.807Z] [2022-04-20T19:09:18.807Z] [2022-04-20T19:09:18.807Z] ---> lscpu: [2022-04-20T19:09:18.807Z] Architecture: x86_64 [2022-04-20T19:09:18.807Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-20T19:09:18.807Z] Byte Order: Little Endian [2022-04-20T19:09:18.807Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-20T19:09:18.807Z] CPU(s): 8 [2022-04-20T19:09:18.807Z] On-line CPU(s) list: 0-7 [2022-04-20T19:09:18.807Z] Thread(s) per core: 1 [2022-04-20T19:09:18.807Z] Core(s) per socket: 1 [2022-04-20T19:09:18.807Z] Socket(s): 8 [2022-04-20T19:09:18.807Z] NUMA node(s): 1 [2022-04-20T19:09:18.807Z] Vendor ID: AuthenticAMD [2022-04-20T19:09:18.807Z] CPU family: 23 [2022-04-20T19:09:18.807Z] Model: 49 [2022-04-20T19:09:18.807Z] Model name: AMD EPYC-Rome Processor [2022-04-20T19:09:18.807Z] Stepping: 0 [2022-04-20T19:09:18.807Z] CPU MHz: 2799.998 [2022-04-20T19:09:18.807Z] BogoMIPS: 5599.99 [2022-04-20T19:09:18.807Z] Virtualization: AMD-V [2022-04-20T19:09:18.807Z] Hypervisor vendor: KVM [2022-04-20T19:09:18.807Z] Virtualization type: full [2022-04-20T19:09:18.807Z] L1d cache: 256 KiB [2022-04-20T19:09:18.807Z] L1i cache: 256 KiB [2022-04-20T19:09:18.807Z] L2 cache: 4 MiB [2022-04-20T19:09:18.807Z] L3 cache: 128 MiB [2022-04-20T19:09:18.807Z] NUMA node0 CPU(s): 0-7 [2022-04-20T19:09:18.807Z] Vulnerability Itlb multihit: Not affected [2022-04-20T19:09:18.807Z] Vulnerability L1tf: Not affected [2022-04-20T19:09:18.807Z] Vulnerability Mds: Not affected [2022-04-20T19:09:18.807Z] Vulnerability Meltdown: Not affected [2022-04-20T19:09:18.807Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-20T19:09:18.807Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-20T19:09:18.807Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-20T19:09:18.807Z] Vulnerability Srbds: Not affected [2022-04-20T19:09:18.807Z] Vulnerability Tsx async abort: Not affected [2022-04-20T19:09:18.807Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-20T19:09:18.807Z] [2022-04-20T19:09:18.807Z] [2022-04-20T19:09:18.807Z] ---> nproc: [2022-04-20T19:09:18.807Z] 8 [2022-04-20T19:09:18.807Z] [2022-04-20T19:09:18.807Z] [2022-04-20T19:09:18.807Z] ---> df -h: [2022-04-20T19:09:18.807Z] Filesystem Size Used Avail Use% Mounted on [2022-04-20T19:09:18.807Z] overlay 155G 9.8G 146G 7% / [2022-04-20T19:09:18.807Z] tmpfs 64M 0 64M 0% /dev [2022-04-20T19:09:18.807Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-20T19:09:18.807Z] shm 64M 0 64M 0% /dev/shm [2022-04-20T19:09:18.807Z] /dev/vda1 155G 9.8G 146G 7% /facter-os [2022-04-20T19:09:18.807Z] [2022-04-20T19:09:18.807Z] [2022-04-20T19:09:18.807Z] ---> sar -b -r -n DEV: [2022-04-20T19:09:18.807Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21510) 04/20/22 _x86_64_ (8 CPU) [2022-04-20T19:09:18.807Z] [2022-04-20T19:09:18.807Z] 19:01:12 LINUX RESTART (8 CPU) [2022-04-20T19:09:18.807Z] [2022-04-20T19:09:18.807Z] 19:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-20T19:09:18.807Z] 19:03:01 103.56 1.36 102.20 0.00 38.23 64334.18 0.00 [2022-04-20T19:09:18.807Z] 19:04:01 4.12 0.02 4.10 0.00 0.13 61.46 0.00 [2022-04-20T19:09:18.807Z] 19:05:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2022-04-20T19:09:18.807Z] 19:06:01 2.03 0.00 2.03 0.00 0.00 24.53 0.00 [2022-04-20T19:09:18.807Z] 19:07:01 1.18 0.02 1.17 0.00 0.13 14.53 0.00 [2022-04-20T19:09:18.807Z] 19:08:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 [2022-04-20T19:09:18.807Z] 19:09:01 0.90 0.00 0.90 0.00 0.00 11.60 0.00 [2022-04-20T19:09:18.807Z] Average: 16.11 0.20 15.91 0.00 5.42 9078.31 0.00 [2022-04-20T19:09:18.807Z] [2022-04-20T19:09:18.807Z] 19:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-20T19:09:18.807Z] 19:03:01 28824276 31771552 526896 1.60 113432 3078900 1965808 5.79 1213896 2436504 164 [2022-04-20T19:09:18.807Z] 19:04:01 28843212 31790528 509088 1.55 113568 3078852 1837816 5.42 1203572 2427336 28 [2022-04-20T19:09:18.807Z] 19:05:01 28843112 31790504 508820 1.55 113600 3078856 1837816 5.42 1203140 2427340 32 [2022-04-20T19:09:18.807Z] 19:06:01 28851348 31798972 500360 1.52 113676 3078860 1837816 5.42 1195108 2427456 12 [2022-04-20T19:09:18.807Z] 19:07:01 28851600 31799348 499868 1.52 113748 3078992 1837816 5.42 1194840 2427600 20 [2022-04-20T19:09:18.807Z] 19:08:01 28853360 31801124 497892 1.51 113780 3079000 1837816 5.42 1193012 2427600 12 [2022-04-20T19:09:18.807Z] 19:09:01 28853128 31800960 497744 1.51 113812 3079004 1837816 5.42 1193376 2427604 36 [2022-04-20T19:09:18.807Z] Average: 28845719 31793284 505810 1.54 113659 3078923 1856101 5.47 1199563 2428777 43 [2022-04-20T19:09:18.807Z] [2022-04-20T19:09:18.807Z] 19:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-20T19:09:18.807Z] 19:03:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.807Z] 19:03:01 ens3 314.27 195.39 6681.92 68.49 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:03:01 docker0 39.20 49.57 3.12 693.06 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:04:01 ens3 13.53 6.28 11.93 2.67 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:05:01 ens3 0.27 0.08 0.10 0.06 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:06:01 ens3 0.52 0.38 0.26 0.21 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:07:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:08:01 ens3 0.58 0.18 0.11 0.01 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:09:01 ens3 0.53 0.45 0.26 0.21 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] Average: ens3 46.48 28.58 942.63 10.11 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] Average: docker0 5.52 6.98 0.44 97.58 0.00 0.00 0.00 0.00 [2022-04-20T19:09:18.808Z] [2022-04-20T19:09:18.808Z] [2022-04-20T19:09:18.808Z] ---> sar -P ALL: [2022-04-20T19:09:18.808Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21510) 04/20/22 _x86_64_ (8 CPU) [2022-04-20T19:09:18.808Z] [2022-04-20T19:09:18.808Z] 19:01:12 LINUX RESTART (8 CPU) [2022-04-20T19:09:18.808Z] [2022-04-20T19:09:18.808Z] 19:02:02 CPU %user %nice %system %iowait %steal %idle [2022-04-20T19:09:18.808Z] 19:03:01 all 31.24 0.00 7.03 1.17 0.10 60.46 [2022-04-20T19:09:18.808Z] 19:03:01 0 29.22 0.00 5.74 0.03 0.09 64.92 [2022-04-20T19:09:18.808Z] 19:03:01 1 31.17 0.00 7.40 0.31 0.10 61.01 [2022-04-20T19:09:18.808Z] 19:03:01 2 30.51 0.00 7.47 2.58 0.10 59.34 [2022-04-20T19:09:18.808Z] 19:03:01 3 34.06 0.00 6.98 1.89 0.10 56.97 [2022-04-20T19:09:18.808Z] 19:03:01 4 30.58 0.00 8.41 2.92 0.10 57.99 [2022-04-20T19:09:18.808Z] 19:03:01 5 30.50 0.00 6.42 1.22 0.10 61.75 [2022-04-20T19:09:18.808Z] 19:03:01 6 31.22 0.00 6.90 0.09 0.10 61.69 [2022-04-20T19:09:18.808Z] 19:03:01 7 32.61 0.00 6.95 0.28 0.12 60.04 [2022-04-20T19:09:18.808Z] 19:04:01 all 0.28 0.00 0.11 0.01 0.01 99.59 [2022-04-20T19:09:18.808Z] 19:04:01 0 0.13 0.00 0.12 0.00 0.02 99.73 [2022-04-20T19:09:18.808Z] 19:04:01 1 0.08 0.00 0.10 0.05 0.00 99.77 [2022-04-20T19:09:18.808Z] 19:04:01 2 0.90 0.00 0.20 0.07 0.02 98.82 [2022-04-20T19:09:18.808Z] 19:04:01 3 0.35 0.00 0.12 0.00 0.00 99.53 [2022-04-20T19:09:18.808Z] 19:04:01 4 0.17 0.00 0.08 0.00 0.00 99.75 [2022-04-20T19:09:18.808Z] 19:04:01 5 0.12 0.00 0.07 0.00 0.00 99.82 [2022-04-20T19:09:18.808Z] 19:04:01 6 0.27 0.00 0.10 0.00 0.02 99.62 [2022-04-20T19:09:18.808Z] 19:04:01 7 0.22 0.00 0.07 0.00 0.00 99.72 [2022-04-20T19:09:18.808Z] 19:05:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-20T19:09:18.808Z] 19:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-20T19:09:18.808Z] 19:05:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-20T19:09:18.808Z] 19:05:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2022-04-20T19:09:18.808Z] 19:05:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2022-04-20T19:09:18.808Z] 19:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-20T19:09:18.808Z] 19:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-20T19:09:18.808Z] 19:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-20T19:09:18.808Z] 19:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-20T19:09:18.808Z] 19:06:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2022-04-20T19:09:18.808Z] 19:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-20T19:09:18.808Z] 19:06:01 1 0.05 0.00 0.00 0.03 0.00 99.92 [2022-04-20T19:09:18.808Z] 19:06:01 2 0.08 0.00 0.03 0.02 0.00 99.87 [2022-04-20T19:09:18.808Z] 19:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-20T19:09:18.808Z] 19:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-20T19:09:18.808Z] 19:06:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-04-20T19:09:18.808Z] 19:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-20T19:09:18.808Z] 19:06:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-04-20T19:09:18.808Z] 19:07:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-04-20T19:09:18.808Z] 19:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-20T19:09:18.808Z] 19:07:01 1 0.00 0.00 0.02 0.03 0.02 99.93 [2022-04-20T19:09:18.808Z] 19:07:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-04-20T19:09:18.808Z] 19:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-20T19:09:18.808Z] 19:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-20T19:09:18.808Z] 19:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-20T19:09:18.808Z] 19:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-20T19:09:18.808Z] 19:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-20T19:09:18.808Z] 19:08:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-04-20T19:09:18.808Z] 19:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-20T19:09:18.808Z] 19:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-20T19:09:18.808Z] 19:08:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2022-04-20T19:09:18.808Z] 19:08:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-20T19:09:18.808Z] 19:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-20T19:09:18.808Z] 19:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-20T19:09:18.808Z] 19:08:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-04-20T19:09:18.808Z] 19:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-20T19:09:18.808Z] 19:09:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2022-04-20T19:09:18.808Z] 19:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-20T19:09:18.808Z] 19:09:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-20T19:09:18.808Z] 19:09:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2022-04-20T19:09:18.808Z] 19:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-20T19:09:18.808Z] 19:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-20T19:09:18.808Z] 19:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-20T19:09:18.808Z] 19:09:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-04-20T19:09:18.808Z] 19:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-20T19:09:18.808Z] Average: all 4.40 0.00 1.00 0.17 0.02 94.41 [2022-04-20T19:09:18.808Z] Average: 0 4.09 0.00 0.83 0.00 0.01 95.07 [2022-04-20T19:09:18.808Z] Average: 1 4.34 0.00 1.05 0.06 0.02 94.53 [2022-04-20T19:09:18.808Z] Average: 2 4.45 0.00 1.10 0.38 0.03 94.05 [2022-04-20T19:09:18.808Z] Average: 3 4.81 0.00 1.00 0.27 0.02 93.91 [2022-04-20T19:09:18.808Z] Average: 4 4.28 0.00 1.19 0.40 0.02 94.11 [2022-04-20T19:09:18.808Z] Average: 5 4.26 0.00 0.91 0.17 0.01 94.64 [2022-04-20T19:09:18.808Z] Average: 6 4.41 0.00 0.98 0.01 0.02 94.58 [2022-04-20T19:09:18.808Z] Average: 7 4.57 0.00 0.98 0.04 0.02 94.39 [2022-04-20T19:09:18.808Z] [2022-04-20T19:09:18.808Z] [2022-04-20T19:09:18.808Z]