Pull request #81 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95+696719805f16fdb1f1dabd114fa1cfb88149d110 (0948b4426c015ebc277567a1568a123bf05295db) 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-ssh9876745412083875420.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8875408066211435736.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-81/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-81/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1731237804729883043.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-81/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16105255476350447542.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9802381015566590571.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-81/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-81/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6760889811149461529.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-119615 in /w/workspace/undry_go-mod-configuration_PR-81 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-81 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 696719805f16fdb1f1dabd114fa1cfb88149d110 into PR head commit aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 Merge succeeded, producing aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 Checking out Revision aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 (PR-81) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 696719805f16fdb1f1dabd114fa1cfb88149d110 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.15.3 to 1.16.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:06:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:06:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:06:50 ========================================================= 12:06:50 EdgeX Global Pipelines Version Info 12:06:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:06:50 ------------------- 12:06:50 stable info: 12:06:50 ------------------- 12:06:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:06:50 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:06:50 Message: update stable to v1.0.244 12:06:51 ------------------- 12:06:51 experimental info: 12:06:51 ------------------- 12:06:51 Commited By: **** collab-it+edgex@linuxfoundation.org 12:06:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:06:51 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:06:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 12:06:51 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 12:06:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:06:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:06:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:06:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:06:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-81 [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-81 [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-81 [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa5f832 [Pipeline] echo 12:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:06:53 + git rev-list -1 --merges aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95~1..aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 [Pipeline] echo 12:06:53 -----------> git rev-list -1 --merges aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95~1..aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 [false] [Pipeline] sh 12:06:53 + git log --format=format:%s -1 aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 [Pipeline] echo 12:06:53 ========================================================= 12:06:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:06:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:06:54 + git log --format=format:%s -1 aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 [Pipeline] echo 12:06:54 [semverPrep] GIT_COMMIT: aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.15.3 to 1.16.0 [Pipeline] echo 12:06:54 [semverPrep] This is not a build commit. [Pipeline] sh 12:06:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:06:54 + grep -v github /etc/ssh/ssh_known_hosts 12:06:54 + [ -e /tmp/ssh_known_hosts ] 12:06:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:06:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:06:54 + sudo tee -a /etc/ssh/ssh_known_hosts 12:06:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:06:55 12:06:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:06:55 0.1.4: Pulling from edgex-devops/py-git-semver 12:06:55 b85a868b505f: Pulling fs layer 12:06:55 e2be974225ed: Pulling fs layer 12:06:55 339a4e72a1f5: Pulling fs layer 12:06:55 988bab9f4d93: Pulling fs layer 12:06:55 1469e6f7b9e6: Pulling fs layer 12:06:55 eaf3925da568: Pulling fs layer 12:06:55 bab4dde63d76: Pulling fs layer 12:06:55 bde34c3a00c8: Pulling fs layer 12:06:55 b352a97aabf1: Pulling fs layer 12:06:55 4872d77fe225: Pulling fs layer 12:06:55 5851b861e8e6: Pulling fs layer 12:06:55 1469e6f7b9e6: Waiting 12:06:55 b352a97aabf1: Waiting 12:06:55 4872d77fe225: Waiting 12:06:55 bde34c3a00c8: Waiting 12:06:55 bab4dde63d76: Waiting 12:06:55 988bab9f4d93: Waiting 12:06:55 5851b861e8e6: Waiting 12:06:55 eaf3925da568: Waiting 12:06:56 e2be974225ed: Verifying Checksum 12:06:56 e2be974225ed: Download complete 12:06:56 988bab9f4d93: Verifying Checksum 12:06:56 988bab9f4d93: Download complete 12:06:56 1469e6f7b9e6: Verifying Checksum 12:06:56 1469e6f7b9e6: Download complete 12:06:56 339a4e72a1f5: Verifying Checksum 12:06:56 339a4e72a1f5: Download complete 12:06:56 eaf3925da568: Download complete 12:06:56 bde34c3a00c8: Verifying Checksum 12:06:56 bde34c3a00c8: Download complete 12:06:56 b352a97aabf1: Verifying Checksum 12:06:56 b352a97aabf1: Download complete 12:06:56 4872d77fe225: Verifying Checksum 12:06:56 4872d77fe225: Download complete 12:06:56 5851b861e8e6: Download complete 12:06:56 b85a868b505f: Verifying Checksum 12:06:56 b85a868b505f: Download complete 12:06:56 bab4dde63d76: Verifying Checksum 12:06:57 b85a868b505f: Pull complete 12:06:57 e2be974225ed: Pull complete 12:06:57 339a4e72a1f5: Pull complete 12:06:58 988bab9f4d93: Pull complete 12:06:58 1469e6f7b9e6: Pull complete 12:06:58 eaf3925da568: Pull complete 12:07:00 bab4dde63d76: Pull complete 12:07:00 bde34c3a00c8: Pull complete 12:07:00 b352a97aabf1: Pull complete 12:07:00 4872d77fe225: Pull complete 12:07:00 5851b861e8e6: Pull complete 12:07:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:07:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:07:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:00 prd-ubuntu20.04-docker-8c-8g-119615 does not seem to be running inside a container 12:07:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-81 -v /w/workspace/undry_go-mod-configuration_PR-81:/w/workspace/undry_go-mod-configuration_PR-81:rw,z -v /w/workspace/undry_go-mod-configuration_PR-81@tmp:/w/workspace/undry_go-mod-configuration_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:07:02 $ docker top cf3327aa7d79673e7b7fd40e764f2c0065821c851850bdaaaae3c7def29460bd -eo pid,comm 12:07:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:07:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:07:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:07:03 [ssh-agent] Looking for ssh-agent implementation... 12:07:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:07:03 $ docker exec cf3327aa7d79673e7b7fd40e764f2c0065821c851850bdaaaae3c7def29460bd ssh-agent 12:07:03 SSH_AUTH_SOCK=/tmp/ssh-mGL9gxN6rzMi/agent.32 12:07:03 SSH_AGENT_PID=38 12:07:03 Running ssh-add (command line suppressed) 12:07:03 Identity added: /w/workspace/undry_go-mod-configuration_PR-81@tmp/private_key_3883997518548137441.key (/w/workspace/undry_go-mod-configuration_PR-81@tmp/private_key_3883997518548137441.key) 12:07:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:07:03 + git tag --points-at HEAD [Pipeline] } 12:07:03 $ docker exec --env ******** --env ******** cf3327aa7d79673e7b7fd40e764f2c0065821c851850bdaaaae3c7def29460bd ssh-agent -k 12:07:03 unset SSH_AUTH_SOCK; 12:07:03 unset SSH_AGENT_PID; 12:07:03 echo Agent pid 38 killed; 12:07:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:07:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:07:03 [ssh-agent] Looking for ssh-agent implementation... 12:07:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:07:04 $ docker exec cf3327aa7d79673e7b7fd40e764f2c0065821c851850bdaaaae3c7def29460bd ssh-agent 12:07:04 SSH_AUTH_SOCK=/tmp/ssh-DDQFEQcKrB44/agent.70 12:07:04 SSH_AGENT_PID=76 12:07:04 Running ssh-add (command line suppressed) 12:07:04 Identity added: /w/workspace/undry_go-mod-configuration_PR-81@tmp/private_key_3123634718301202642.key (/w/workspace/undry_go-mod-configuration_PR-81@tmp/private_key_3123634718301202642.key) 12:07:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:07:04 + git semver init 12:07:04 2022-11-21 12:07:04,829 [run_init] DEBUG init version:0.0.0 force:False 12:07:04 2022-11-21 12:07:04,829 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-configuration_PR-81/.semver 12:07:04 2022-11-21 12:07:04,830 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/undry_go-mod-configuration_PR-81/.semver 12:07:04 2022-11-21 12:07:04,830 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/undry_go-mod-configuration_PR-81/.semver'], cwd=/w/workspace/undry_go-mod-configuration_PR-81, universal_newlines=False, shell=None, istream=None) 12:07:05 2022-11-21 12:07:05,586 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-configuration_PR-81/.git/info/exclude 12:07:05 2022-11-21 12:07:05,586 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-configuration_PR-81/.semver/PR-81 with force:False 12:07:05 2022-11-21 12:07:05,586 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-configuration_PR-81/.semver/PR-81 12:07:05 2022-11-21 12:07:05,591 [execute] INFO git cat-file --batch-check 12:07:05 2022-11-21 12:07:05,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-configuration_PR-81/.semver, universal_newlines=False, shell=None, istream=) 12:07:05 2022-11-21 12:07:05,604 [execute] INFO git cat-file --batch 12:07:05 2022-11-21 12:07:05,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-configuration_PR-81/.semver, universal_newlines=False, shell=None, istream=) 12:07:05 2022-11-21 12:07:05,608 [read_version] DEBUG read version from /w/workspace/undry_go-mod-configuration_PR-81/.semver/PR-81 12:07:05 0.0.0 [Pipeline] } 12:07:05 $ docker exec --env ******** --env ******** cf3327aa7d79673e7b7fd40e764f2c0065821c851850bdaaaae3c7def29460bd ssh-agent -k 12:07:06 unset SSH_AUTH_SOCK; 12:07:06 unset SSH_AGENT_PID; 12:07:06 echo Agent pid 76 killed; 12:07:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:07:06 + git semver [Pipeline] } 12:07:06 $ docker stop --time=1 cf3327aa7d79673e7b7fd40e764f2c0065821c851850bdaaaae3c7def29460bd 12:07:08 $ docker rm -f cf3327aa7d79673e7b7fd40e764f2c0065821c851850bdaaaae3c7def29460bd [Pipeline] // withDockerContainer [Pipeline] sh 12:07:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:07:08 Stashed 1 file(s) [Pipeline] echo 12:07:08 [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 12:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:07:09 ========================================================= 12:07:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:07:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:07:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:07:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:07:09 213ec9aee27d: Pulling fs layer 12:07:09 4583459ba037: Pulling fs layer 12:07:09 93c1e223e6f2: Pulling fs layer 12:07:09 53926ce57604: Pulling fs layer 12:07:09 21b2b0c7a3f4: Pulling fs layer 12:07:09 22ff95d597cd: Pulling fs layer 12:07:09 12d6caf4c0d1: Pulling fs layer 12:07:09 96b7cbca73a9: Pulling fs layer 12:07:09 a7acece74701: Pulling fs layer 12:07:09 21b2b0c7a3f4: Waiting 12:07:09 22ff95d597cd: Waiting 12:07:09 53926ce57604: Waiting 12:07:09 12d6caf4c0d1: Waiting 12:07:09 96b7cbca73a9: Waiting 12:07:09 a7acece74701: Waiting 12:07:09 93c1e223e6f2: Verifying Checksum 12:07:09 93c1e223e6f2: Download complete 12:07:09 4583459ba037: Verifying Checksum 12:07:09 4583459ba037: Download complete 12:07:09 21b2b0c7a3f4: Verifying Checksum 12:07:09 21b2b0c7a3f4: Download complete 12:07:09 22ff95d597cd: Verifying Checksum 12:07:09 22ff95d597cd: Download complete 12:07:09 213ec9aee27d: Verifying Checksum 12:07:09 213ec9aee27d: Download complete 12:07:09 12d6caf4c0d1: Download complete 12:07:09 213ec9aee27d: Pull complete 12:07:09 4583459ba037: Pull complete 12:07:09 93c1e223e6f2: Pull complete 12:07:10 53926ce57604: Verifying Checksum 12:07:10 53926ce57604: Download complete 12:07:10 96b7cbca73a9: Verifying Checksum 12:07:10 96b7cbca73a9: Download complete 12:07:10 a7acece74701: Download complete 12:07:13 53926ce57604: Pull complete 12:07:13 21b2b0c7a3f4: Pull complete 12:07:14 22ff95d597cd: Pull complete 12:07:14 12d6caf4c0d1: Pull complete 12:07:15 96b7cbca73a9: Pull complete 12:07:16 a7acece74701: Pull complete 12:07:16 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 12:07:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:07:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 12:07:16 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:17 + docker inspect -f . ci-base-image-x86_64 12:07:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:17 prd-ubuntu20.04-docker-8c-8g-119615 does not seem to be running inside a container 12:07:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-81 -v /w/workspace/undry_go-mod-configuration_PR-81:/w/workspace/undry_go-mod-configuration_PR-81:rw,z -v /w/workspace/undry_go-mod-configuration_PR-81@tmp:/w/workspace/undry_go-mod-configuration_PR-81@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 ******** ci-base-image-x86_64 cat 12:07:20 $ docker top 37a811c9628cb8cf0f62d9946dfe84f57af7542dc7c0b2ca5db14d83157f22ce -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:21 + go version 12:07:21 go version go1.18.7 linux/amd64 [Pipeline] } 12:07:21 $ docker stop --time=1 37a811c9628cb8cf0f62d9946dfe84f57af7542dc7c0b2ca5db14d83157f22ce 12:07:22 $ docker rm -f 37a811c9628cb8cf0f62d9946dfe84f57af7542dc7c0b2ca5db14d83157f22ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:23 + docker inspect -f . ci-base-image-x86_64 12:07:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:23 prd-ubuntu20.04-docker-8c-8g-119615 does not seem to be running inside a container 12:07:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-configuration_PR-81 -v /w/workspace/undry_go-mod-configuration_PR-81:/w/workspace/undry_go-mod-configuration_PR-81:rw,z -v /w/workspace/undry_go-mod-configuration_PR-81@tmp:/w/workspace/undry_go-mod-configuration_PR-81@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 ******** ci-base-image-x86_64 cat 12:07:23 $ docker top e58732df3392fe86f7f388ea8a538de406fb940b780b3eda0fa363ba87ff8345 -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:24 + git config --global --add safe.directory /w/workspace/undry_go-mod-configuration_PR-81 12:07:24 Still waiting to schedule task 12:07:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] fileExists [Pipeline] sh 12:07:24 + make test 12:07:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:07:24 go: downloading github.com/stretchr/testify v1.8.0 12:07:24 go: downloading github.com/pelletier/go-toml v1.9.5 12:07:24 go: downloading github.com/hashicorp/consul/api v1.16.0 12:07:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:07:24 go: downloading github.com/davecgh/go-spew v1.1.1 12:07:24 go: downloading github.com/pmezard/go-difflib v1.0.0 12:07:24 go: downloading gopkg.in/yaml.v3 v3.0.1 12:07:24 go: downloading github.com/mitchellh/mapstructure v1.4.1 12:07:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:07:24 go: downloading github.com/mitchellh/copystructure v1.0.0 12:07:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:07:24 go: downloading github.com/hashicorp/serf v0.10.1 12:07:24 go: downloading github.com/hashicorp/go-hclog v0.14.1 12:07:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:07:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 12:07:24 go: downloading github.com/mattn/go-isatty v0.0.12 12:07:24 go: downloading github.com/fatih/color v1.9.0 12:07:24 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 12:07:24 go: downloading github.com/armon/go-metrics v0.3.10 12:07:24 go: downloading github.com/mattn/go-colorable v0.1.6 12:07:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 12:07:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 12:07:30 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.004s coverage: 85.7% of statements 12:07:37 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.577s coverage: 88.3% of statements 12:07:37 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.010s coverage: 100.0% of statements 12:07:43 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 12:07:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:07:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:07:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:07:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:07:45 $ docker stop --time=1 e58732df3392fe86f7f388ea8a538de406fb940b780b3eda0fa363ba87ff8345 12:07:46 $ docker rm -f e58732df3392fe86f7f388ea8a538de406fb940b780b3eda0fa363ba87ff8345 [Pipeline] // withDockerContainer [Pipeline] sh 12:07:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:07:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:48 12:07:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:48 latest: Pulling from edgex-lftools-log-publisher 12:07:48 5eb5b503b376: Pulling fs layer 12:07:48 5c69ac0246d0: Pulling fs layer 12:07:48 ec43610c2a17: Pulling fs layer 12:07:48 3a2ae6a8a46f: Pulling fs layer 12:07:48 33b1e0a273af: Pulling fs layer 12:07:48 5d3b04190fa2: Pulling fs layer 12:07:48 2f39f015ded8: Pulling fs layer 12:07:48 33b1e0a273af: Waiting 12:07:48 5d3b04190fa2: Waiting 12:07:48 2f39f015ded8: Waiting 12:07:48 3a2ae6a8a46f: Waiting 12:07:48 5c69ac0246d0: Verifying Checksum 12:07:48 5c69ac0246d0: Download complete 12:07:48 3a2ae6a8a46f: Verifying Checksum 12:07:48 3a2ae6a8a46f: Download complete 12:07:48 33b1e0a273af: Verifying Checksum 12:07:48 33b1e0a273af: Download complete 12:07:48 5d3b04190fa2: Verifying Checksum 12:07:48 5d3b04190fa2: Download complete 12:07:48 ec43610c2a17: Verifying Checksum 12:07:48 ec43610c2a17: Download complete 12:07:48 5eb5b503b376: Verifying Checksum 12:07:48 5eb5b503b376: Download complete 12:07:49 2f39f015ded8: Verifying Checksum 12:07:49 2f39f015ded8: Download complete 12:07:50 5eb5b503b376: Pull complete 12:07:50 5c69ac0246d0: Pull complete 12:07:50 ec43610c2a17: Pull complete 12:07:50 3a2ae6a8a46f: Pull complete 12:07:50 33b1e0a273af: Pull complete 12:07:50 5d3b04190fa2: Pull complete 12:07:55 2f39f015ded8: Pull complete 12:07:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:55 prd-ubuntu20.04-docker-8c-8g-119615 does not seem to be running inside a container 12:07:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-81 -v /w/workspace/undry_go-mod-configuration_PR-81:/w/workspace/undry_go-mod-configuration_PR-81:rw,z -v /w/workspace/undry_go-mod-configuration_PR-81@tmp:/w/workspace/undry_go-mod-configuration_PR-81@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:07:58 $ docker top 5f8110a3a072d6075bf0973b23fc15f4e9e1578b7bcd693f33f9f1add98fd015 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:58 ---> job-cost.sh 12:07:58 lf-activate-venv: SKIPPING 12:07:58 INFO: No Stack... 12:07:58 INFO: Retrieving Pricing Info for: v3-standard-8 12:07:59 INFO: Archiving Costs [Pipeline] sh 12:07:59 + + cat /w/workspace/undry_go-mod-configuration_PR-81/archives/cost.csv 12:07:59 cut -d, -f6 [Pipeline] lock 12:07:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-81-1-stack-cost] 12:07:59 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-81-1-stack-cost] did not exist. Created. 12:07:59 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-81-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:07:59 + echo total: 0.2199999988079071 [Pipeline] stash 12:08:00 Stashed 1 file(s) [Pipeline] } 12:08:00 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-81-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:08:00 $ docker stop --time=1 5f8110a3a072d6075bf0973b23fc15f4e9e1578b7bcd693f33f9f1add98fd015 12:08:01 $ docker rm -f 5f8110a3a072d6075bf0973b23fc15f4e9e1578b7bcd693f33f9f1add98fd015 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:08:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-119616 in /w/workspace/undry_go-mod-configuration_PR-81 [Pipeline] { [Pipeline] ws 12:08:55 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 12:08:56 Selected Git installation does not exist. Using Default 12:08:56 The recommended git tool is: NONE 12:09:01 using credential edgex-jenkins-ssh 12:09:01 Cloning the remote Git repository 12:09:01 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 12:09:01 > git init /w/workspace/go-mod-configuration/1 # timeout=10 12:09:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 12:09:01 > git --version # timeout=10 12:09:01 > git --version # 'git version 2.25.1' 12:09:01 using GIT_SSH to set credentials SSH Credentials for GitHub 12:09:01 Verifying host key using known hosts file 12:09:01 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:09:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:09:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 12:09:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:09:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 12:09:03 Merging remotes/origin/main commit 696719805f16fdb1f1dabd114fa1cfb88149d110 into PR head commit aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 12:09:04 Merge succeeded, producing aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 12:09:04 Checking out Revision aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 (PR-81) 12:09:04 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.15.3 to 1.16.0" 12:09:04 > git --version # timeout=10 12:09:04 > git --version # 'git version 2.25.1' 12:09:04 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:09:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 12:09:03 using GIT_SSH to set credentials SSH Credentials for GitHub 12:09:03 Verifying host key using known hosts file 12:09:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:09:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:09:03 > git config core.sparsecheckout # timeout=10 12:09:03 > git checkout -f aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 # timeout=10 12:09:04 > git remote # timeout=10 12:09:04 > git config --get remote.origin.url # timeout=10 12:09:04 using GIT_SSH to set credentials SSH Credentials for GitHub 12:09:04 Verifying host key using known hosts file 12:09:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:09:04 > git merge 696719805f16fdb1f1dabd114fa1cfb88149d110 # timeout=10 12:09:04 > git rev-parse HEAD^{commit} # timeout=10 12:09:04 > git config core.sparsecheckout # timeout=10 12:09:04 > git checkout -f aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:09:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:09:05 % Total % Received % Xferd Average Speed Time Time Time Current 12:09:05 Dload Upload Total Spent Left Speed 12:09:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 86315 [Pipeline] sh 12:09:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:09:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:09:06 + sudo tee /etc/docker/daemon.new 12:09:06 { 12:09:06 "registry-mirrors": [ 12:09:06 "https://nexus3.edgexfoundry.org:10001" 12:09:06 ], 12:09:06 "bip": "10.250.0.254/24", 12:09:06 "hosts": [ 12:09:06 "tcp://0.0.0.0:5555", 12:09:06 "unix:///var/run/docker.sock" 12:09:06 ], 12:09:06 "mtu": 1458, 12:09:06 "selinux-enabled": true, 12:09:06 "seccomp-profile": "/etc/docker/seccomp.json" 12:09:06 } [Pipeline] sh 12:09:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:09:07 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 12:09:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:09:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:09:25 ========================================================= 12:09:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:09:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:09:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:09:27 9b18e9b68314: Pulling fs layer 12:09:27 35d82f9e3411: Pulling fs layer 12:09:27 e16973657156: Pulling fs layer 12:09:27 fc693d55d65f: Pulling fs layer 12:09:27 7e9fc2657dce: Pulling fs layer 12:09:27 dda99020689f: Pulling fs layer 12:09:27 db1c61fa0a46: Pulling fs layer 12:09:27 891c053d2c06: Pulling fs layer 12:09:27 fc693d55d65f: Waiting 12:09:27 7e9fc2657dce: Waiting 12:09:27 dda99020689f: Waiting 12:09:27 db1c61fa0a46: Waiting 12:09:27 891c053d2c06: Waiting 12:09:27 e16973657156: Download complete 12:09:27 35d82f9e3411: Verifying Checksum 12:09:27 35d82f9e3411: Download complete 12:09:27 7e9fc2657dce: Verifying Checksum 12:09:27 7e9fc2657dce: Download complete 12:09:27 dda99020689f: Verifying Checksum 12:09:27 dda99020689f: Download complete 12:09:27 9b18e9b68314: Download complete 12:09:28 9b18e9b68314: Pull complete 12:09:28 891c053d2c06: Verifying Checksum 12:09:28 891c053d2c06: Download complete 12:09:28 35d82f9e3411: Pull complete 12:09:28 e16973657156: Pull complete 12:09:29 db1c61fa0a46: Verifying Checksum 12:09:29 db1c61fa0a46: Download complete 12:09:30 fc693d55d65f: Verifying Checksum 12:09:30 fc693d55d65f: Download complete 12:09:42 fc693d55d65f: Pull complete 12:09:42 7e9fc2657dce: Pull complete 12:09:42 dda99020689f: Pull complete 12:09:47 db1c61fa0a46: Pull complete 12:09:49 891c053d2c06: Pull complete 12:09:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 12:09:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:09:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 12:09:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:49 + docker inspect -f . ci-base-image-arm64 12:09:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:50 prd-ubuntu20.04-docker-arm64-4c-16g-119616 does not seem to be running inside a container 12:09:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** ci-base-image-arm64 cat 12:09:53 $ docker top 24cbb8a2568547fa5abbe5ce5b7fe35df6331b376553ee310f1f026093c7805b -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:54 + go version 12:09:54 go version go1.18.7 linux/arm64 [Pipeline] } 12:09:54 $ docker stop --time=1 24cbb8a2568547fa5abbe5ce5b7fe35df6331b376553ee310f1f026093c7805b 12:09:55 $ docker rm -f 24cbb8a2568547fa5abbe5ce5b7fe35df6331b376553ee310f1f026093c7805b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:56 + docker inspect -f . ci-base-image-arm64 12:09:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:57 prd-ubuntu20.04-docker-arm64-4c-16g-119616 does not seem to be running inside a container 12:09:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** ci-base-image-arm64 cat 12:09:58 $ docker top d96a235c62c7c5f835f1b1ecf81ba256e1ecd4ccc16e0c7489508cae1d0c372f -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:58 + git config --global --add safe.directory /w/workspace/go-mod-configuration/1 [Pipeline] fileExists [Pipeline] sh 12:09:59 + make test 12:09:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:09:59 go: downloading github.com/stretchr/testify v1.8.0 12:09:59 go: downloading github.com/pelletier/go-toml v1.9.5 12:09:59 go: downloading github.com/hashicorp/consul/api v1.16.0 12:09:59 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:09:59 go: downloading github.com/davecgh/go-spew v1.1.1 12:09:59 go: downloading github.com/pmezard/go-difflib v1.0.0 12:09:59 go: downloading gopkg.in/yaml.v3 v3.0.1 12:09:59 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:09:59 go: downloading github.com/mitchellh/copystructure v1.0.0 12:09:59 go: downloading github.com/mitchellh/mapstructure v1.4.1 12:09:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 12:09:59 go: downloading github.com/hashicorp/go-hclog v0.14.1 12:09:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:09:59 go: downloading github.com/hashicorp/serf v0.10.1 12:09:59 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:09:59 go: downloading github.com/fatih/color v1.9.0 12:09:59 go: downloading github.com/mattn/go-isatty v0.0.12 12:09:59 go: downloading github.com/mattn/go-colorable v0.1.6 12:09:59 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 12:09:59 go: downloading github.com/armon/go-metrics v0.3.10 12:10:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 12:10:00 go: downloading github.com/hashicorp/golang-lru v0.5.4 12:10:32 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.022s coverage: 85.7% of statements 12:10:39 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.715s coverage: 88.3% of statements 12:10:39 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.014s coverage: 100.0% of statements 12:10:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:10:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:10:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:10:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:10:49 $ docker stop --time=1 d96a235c62c7c5f835f1b1ecf81ba256e1ecd4ccc16e0c7489508cae1d0c372f 12:10:51 $ docker rm -f d96a235c62c7c5f835f1b1ecf81ba256e1ecd4ccc16e0c7489508cae1d0c372f [Pipeline] // withDockerContainer [Pipeline] sh 12:10:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:10:52 Warning: overwriting stash ‘coverage-report’ 12:10:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:10:53 12:10:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:10:53 arm64: Pulling from edgex-lftools-log-publisher 12:10:53 8998bd30e6a1: Pulling fs layer 12:10:53 04944245beec: Pulling fs layer 12:10:53 699f458cf7ca: Pulling fs layer 12:10:53 765212b225bb: Pulling fs layer 12:10:53 f23df028b6ca: Pulling fs layer 12:10:53 d65c8cfc05b1: Pulling fs layer 12:10:53 2437ff75d9bd: Pulling fs layer 12:10:53 765212b225bb: Waiting 12:10:53 f23df028b6ca: Waiting 12:10:53 d65c8cfc05b1: Waiting 12:10:53 2437ff75d9bd: Waiting 12:10:54 04944245beec: Verifying Checksum 12:10:54 04944245beec: Download complete 12:10:54 765212b225bb: Verifying Checksum 12:10:54 765212b225bb: Download complete 12:10:54 f23df028b6ca: Verifying Checksum 12:10:54 f23df028b6ca: Download complete 12:10:54 d65c8cfc05b1: Verifying Checksum 12:10:54 d65c8cfc05b1: Download complete 12:10:54 699f458cf7ca: Verifying Checksum 12:10:54 699f458cf7ca: Download complete 12:10:54 8998bd30e6a1: Verifying Checksum 12:10:54 8998bd30e6a1: Download complete 12:10:57 2437ff75d9bd: Verifying Checksum 12:10:57 2437ff75d9bd: Download complete 12:10:58 8998bd30e6a1: Pull complete 12:10:58 04944245beec: Pull complete 12:11:00 699f458cf7ca: Pull complete 12:11:00 765212b225bb: Pull complete 12:11:01 f23df028b6ca: Pull complete 12:11:01 d65c8cfc05b1: Pull complete 12:11:16 2437ff75d9bd: Pull complete 12:11:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:11:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:11:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:16 prd-ubuntu20.04-docker-arm64-4c-16g-119616 does not seem to be running inside a container 12:11:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:11:19 $ docker top 6ff167356a1e3aaa754444eb69f8b442a8fb848f9278f56718a05711d093a0c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:11:19 ---> job-cost.sh 12:11:20 lf-activate-venv: SKIPPING 12:11:20 INFO: No Stack... 12:11:20 INFO: Retrieving Pricing Info for: v3-standard-4 12:11:21 INFO: Archiving Costs [Pipeline] sh 12:11:21 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 12:11:21 + cut -d, -f6 [Pipeline] lock 12:11:21 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-81-1-stack-cost] 12:11:21 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-81-1-stack-cost] did not exist. Created. 12:11:21 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-81-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:11:22 /w/workspace/go-mod-configuration/1@tmp/durable-c9058080/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:11:22 + echo total: 0.10999999940395355 [Pipeline] stash 12:11:22 Warning: overwriting stash ‘stack-cost’ 12:11:22 Stashed 1 file(s) [Pipeline] } 12:11:22 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-81-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:11:23 $ docker stop --time=1 6ff167356a1e3aaa754444eb69f8b442a8fb848f9278f56718a05711d093a0c9 12:11:24 $ docker rm -f 6ff167356a1e3aaa754444eb69f8b442a8fb848f9278f56718a05711d093a0c9 [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 12:11:25 provisioning config files... 12:11:25 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-81@tmp/config5909943641741756443tmp [Pipeline] { [Pipeline] sh 12:11:25 + set +x 12:11:25 + curl -s https://codecov.io/bash 12:11:25 + bash -s -- 12:11:25 12:11:25 _____ _ 12:11:25 / ____| | | 12:11:25 | | ___ __| | ___ ___ _____ __ 12:11:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:11:25 | |___| (_) | (_| | __/ (_| (_) \ V / 12:11:25 \_____\___/ \__,_|\___|\___\___/ \_/ 12:11:25 Bash-1.0.6 12:11:25 12:11:25 12:11:25 ==> git version 2.25.1 found 12:11:25 ==> 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 12:11:25 Release-Date: 2020-01-08 12:11:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:11:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:11:25 ==> Jenkins CI detected. 12:11:25 current dir:  /w/workspace/undry_go-mod-configuration_PR-81 12:11:25 project root: . 12:11:25 --> token set from env 12:11:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:11:25 ==> Running gcov in . (disable via -X gcov) 12:11:25 ==> Python coveragepy not found 12:11:25 ==> Searching for coverage reports in: 12:11:25 + . 12:11:25 -> Found 1 reports 12:11:25 ==> Detecting git/mercurial file structure 12:11:25 ==> Reading reports 12:11:26 + ./coverage.out bytes=17231 12:11:26 ==> Appending adjustments 12:11:26 https://docs.codecov.io/docs/fixing-reports 12:11:26 + Found adjustments 12:11:26 ==> Gzipping contents 12:11:26 4.0K /tmp/codecov.cYEBWY.gz 12:11:26 ==> Uploading reports 12:11:26 url: https://codecov.io 12:11:26 query: branch=PR-81&commit=aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=81&job=&cmd_args= 12:11:26 -> Pinging Codecov 12:11:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-81&commit=aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=81&job=&cmd_args= 12:11:26 -> Uploading to 12:11:26 https://storage.googleapis.com/codecov/v4/raw/2022-11-21/9F92B070CA9CA35F4914AC8684776953/aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95/40e66723-77a8-469d-b0eb-86759ee911af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221121T121126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8d18afc2b8c98f193fff3b135958bc6ca50f8c9ac9368a21be5b8c40878d54a 12:11:26 % Total % Received % Xferd Average Speed Time Time Time Current 12:11:26 Dload Upload Total Spent Left Speed 12:11:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2943 0 0 100 2943 0 13316 --:--:-- --:--:-- --:--:-- 13256 100 2943 0 0 100 2943 0 12061 --:--:-- --:--:-- --:--:-- 12061 12:11:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/aa5f832fdfa575a4df2140a9a71f4d3bb58a2c95 [Pipeline] } 12:11:26 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 12:11:28 + [ -d /w/workspace/undry_go-mod-configuration_PR-81/archives ] 12:11:28 + ls -al /w/workspace/undry_go-mod-configuration_PR-81/archives 12:11:28 total 16 12:11:28 drwxr-xr-x 3 root root 4096 Nov 21 12:07 . 12:11:28 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 12:07 .. 12:11:28 drwxr-xr-x 2 root root 4096 Nov 21 12:07 cost 12:11:28 -rw-r--r-- 1 root root 91 Nov 21 12:07 cost.csv 12:11:28 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-configuration_PR-81/archives 12:11:28 + ls -al /w/workspace/undry_go-mod-configuration_PR-81/archives 12:11:28 total 16 12:11:28 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 12:07 . 12:11:28 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 12:07 .. 12:11:28 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 12:07 cost 12:11:28 -rw-r--r-- 1 jenkins jenkins 91 Nov 21 12:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:11:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:11:29 ---> package-listing.sh 12:11:29 ++ facter osfamily 12:11:29 ++ tr '[:upper:]' '[:lower:]' 12:11:29 + OS_FAMILY=debian 12:11:29 + workspace=/w/workspace/undry_go-mod-configuration_PR-81 12:11:29 + START_PACKAGES=/tmp/packages_start.txt 12:11:29 + END_PACKAGES=/tmp/packages_end.txt 12:11:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:11:29 + PACKAGES=/tmp/packages_start.txt 12:11:29 + '[' /w/workspace/undry_go-mod-configuration_PR-81 ']' 12:11:29 + PACKAGES=/tmp/packages_end.txt 12:11:29 + case "${OS_FAMILY}" in 12:11:29 + dpkg -l 12:11:29 + grep '^ii' 12:11:29 + '[' -f /tmp/packages_start.txt ']' 12:11:29 + '[' -f /tmp/packages_end.txt ']' 12:11:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:11:29 + '[' /w/workspace/undry_go-mod-configuration_PR-81 ']' 12:11:29 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-81/archives/ 12:11:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-81/archives/ [Pipeline] echo 12:11:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:11:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:30 prd-ubuntu20.04-docker-8c-8g-119615 does not seem to be running inside a container 12:11:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-81 -v /w/workspace/undry_go-mod-configuration_PR-81:/w/workspace/undry_go-mod-configuration_PR-81:rw,z -v /w/workspace/undry_go-mod-configuration_PR-81@tmp:/w/workspace/undry_go-mod-configuration_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:11:31 $ docker top d843c5b09af3eb2cf5896dba1f13db5220cb138bd080c2242bced002bde3b2a5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:31 + touch /tmp/pre-build-complete [Pipeline] sh 12:11:31 + mkdir -p /var/log/sysstat [Pipeline] sh 12:11:32 + ls /var/log/sa-host 12:11:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:11:32 provisioning config files... 12:11:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-81@tmp/config10525825858521017205tmp [Pipeline] { [Pipeline] echo 12:11:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:11:32 ---> create-netrc.sh [Pipeline] } 12:11:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:11:33 ---> python-tools-install.sh [Pipeline] echo 12:11:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:11:33 ---> sudo-logs.sh 12:11:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:11:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:11:34 ---> job-cost.sh 12:11:34 lf-activate-venv: SKIPPING 12:11:34 DEBUG: total: 0.2199999988079071 12:11:34 INFO: Retrieving Stack Cost... 12:11:34 INFO: Retrieving Pricing Info for: v3-standard-8 12:11:35 INFO: Archiving Costs [Pipeline] echo 12:11:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:11:35 ---> logs-deploy.sh 12:11:35 lf-activate-venv: SKIPPING 12:11:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-81/1 12:11:35 INFO: archiving workspace using pattern(s): 12:11:36 Archives upload complete. 12:11:36 INFO: archiving logs to Nexus 12:11:37 ---> uname -a: 12:11:37 Linux prd-ubuntu20-04-docker-8c-8g-119615 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:11:37 12:11:37 12:11:37 ---> lscpu: 12:11:37 Architecture: x86_64 12:11:37 CPU op-mode(s): 32-bit, 64-bit 12:11:37 Byte Order: Little Endian 12:11:37 Address sizes: 40 bits physical, 48 bits virtual 12:11:37 CPU(s): 8 12:11:37 On-line CPU(s) list: 0-7 12:11:37 Thread(s) per core: 1 12:11:37 Core(s) per socket: 1 12:11:37 Socket(s): 8 12:11:37 NUMA node(s): 1 12:11:37 Vendor ID: AuthenticAMD 12:11:37 CPU family: 23 12:11:37 Model: 49 12:11:37 Model name: AMD EPYC-Rome Processor 12:11:37 Stepping: 0 12:11:37 CPU MHz: 2799.956 12:11:37 BogoMIPS: 5599.91 12:11:37 Virtualization: AMD-V 12:11:37 Hypervisor vendor: KVM 12:11:37 Virtualization type: full 12:11:37 L1d cache: 256 KiB 12:11:37 L1i cache: 256 KiB 12:11:37 L2 cache: 4 MiB 12:11:37 L3 cache: 128 MiB 12:11:37 NUMA node0 CPU(s): 0-7 12:11:37 Vulnerability Itlb multihit: Not affected 12:11:37 Vulnerability L1tf: Not affected 12:11:37 Vulnerability Mds: Not affected 12:11:37 Vulnerability Meltdown: Not affected 12:11:37 Vulnerability Mmio stale data: Not affected 12:11:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:11:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:11:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:11:37 Vulnerability Srbds: Not affected 12:11:37 Vulnerability Tsx async abort: Not affected 12:11:37 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 12:11:37 12:11:37 12:11:37 ---> nproc: 12:11:37 8 12:11:37 12:11:37 12:11:37 ---> df -h: 12:11:37 Filesystem Size Used Avail Use% Mounted on 12:11:37 overlay 155G 11G 145G 7% / 12:11:37 tmpfs 64M 0 64M 0% /dev 12:11:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:11:37 shm 64M 0 64M 0% /dev/shm 12:11:37 /dev/vda1 155G 11G 145G 7% /facter-os 12:11:37 12:11:37 12:11:37 ---> sar -b -r -n DEV: 12:11:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119615) 11/21/22 _x86_64_ (8 CPU) 12:11:37 12:11:37 12:06:12 LINUX RESTART (8 CPU) 12:11:37 12:11:37 12:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:11:37 12:08:01 90.65 3.24 87.41 0.00 442.50 45533.98 0.00 12:11:37 12:09:01 3.65 1.02 2.63 0.00 21.86 38.68 0.00 12:11:37 12:10:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 12:11:37 12:11:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 12:11:37 Average: 23.95 1.05 22.89 0.00 114.73 11257.87 0.00 12:11:37 12:11:37 12:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:11:37 12:08:01 28690440 31586188 717380 2.18 91404 3047984 1755300 5.17 1144036 2645324 80 12:11:37 12:09:01 28702388 31599240 704552 2.14 91500 3048604 1753468 5.17 1130712 2645852 184 12:11:37 12:10:01 28701988 31599068 704260 2.14 91556 3048604 1753468 5.17 1130532 2645856 8 12:11:37 12:11:01 28704760 31601844 701444 2.13 91584 3048608 1753468 5.17 1126984 2645860 0 12:11:37 Average: 28699894 31596585 706909 2.15 91511 3048450 1753926 5.17 1133066 2645723 68 12:11:37 12:11:37 12:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:11:37 12:08:01 lo 2.30 2.30 0.23 0.23 0.00 0.00 0.00 0.00 12:11:37 12:08:01 docker0 10.88 14.68 0.91 82.41 0.00 0.00 0.00 0.00 12:11:37 12:08:01 ens3 301.08 212.17 6755.45 88.99 0.00 0.00 0.00 0.00 12:11:37 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:11:37 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:37 12:09:01 ens3 17.00 11.31 12.99 13.90 0.00 0.00 0.00 0.00 12:11:37 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:37 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:37 12:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:37 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:11:37 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:37 12:11:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:11:37 Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 12:11:37 Average: docker0 2.69 3.62 0.22 20.34 0.00 0.00 0.00 0.00 12:11:37 Average: ens3 78.63 55.25 1670.93 25.46 0.00 0.00 0.00 0.00 12:11:37 12:11:37 12:11:37 ---> sar -P ALL: 12:11:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119615) 11/21/22 _x86_64_ (8 CPU) 12:11:37 12:11:37 12:06:12 LINUX RESTART (8 CPU) 12:11:37 12:11:37 12:07:02 CPU %user %nice %system %iowait %steal %idle 12:11:37 12:08:01 all 14.76 0.00 3.84 1.52 0.07 79.81 12:11:37 12:08:01 0 14.98 0.00 4.55 0.22 0.07 80.18 12:11:37 12:08:01 1 16.45 0.00 4.59 8.18 0.10 70.67 12:11:37 12:08:01 2 14.38 0.00 3.68 0.05 0.05 81.83 12:11:37 12:08:01 3 15.99 0.00 3.44 0.28 0.07 80.23 12:11:37 12:08:01 4 13.17 0.00 3.71 0.97 0.05 82.09 12:11:37 12:08:01 5 14.58 0.00 3.30 1.05 0.07 81.01 12:11:37 12:08:01 6 13.82 0.00 3.47 1.26 0.07 81.38 12:11:37 12:08:01 7 14.76 0.00 3.99 0.19 0.05 81.00 12:11:37 12:09:01 all 0.08 0.00 0.05 0.01 0.01 99.85 12:11:37 12:09:01 0 0.05 0.00 0.07 0.00 0.02 99.87 12:11:37 12:09:01 1 0.20 0.00 0.08 0.03 0.00 99.68 12:11:37 12:09:01 2 0.13 0.00 0.03 0.00 0.02 99.82 12:11:37 12:09:01 3 0.07 0.00 0.03 0.00 0.02 99.88 12:11:37 12:09:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:11:37 12:09:01 5 0.02 0.00 0.05 0.00 0.00 99.93 12:11:37 12:09:01 6 0.03 0.00 0.05 0.03 0.00 99.88 12:11:37 12:09:01 7 0.12 0.00 0.08 0.00 0.02 99.78 12:11:37 12:10:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:11:37 12:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:11:37 12:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:11:37 12:10:01 2 0.07 0.00 0.02 0.02 0.02 99.88 12:11:37 12:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:11:37 12:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:11:37 12:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:11:37 12:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:11:37 12:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:11:37 12:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:11:37 12:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 12:11:37 12:11:01 1 0.03 0.00 0.00 0.02 0.00 99.95 12:11:37 12:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:11:37 12:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:11:37 12:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:11:37 12:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:11:37 12:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:11:37 12:11:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:11:37 Average: all 3.65 0.00 0.96 0.38 0.02 95.00 12:11:37 Average: 0 3.70 0.00 1.14 0.05 0.03 95.06 12:11:37 Average: 1 4.08 0.00 1.14 2.01 0.03 92.73 12:11:37 Average: 2 3.57 0.00 0.92 0.02 0.02 95.47 12:11:37 Average: 3 3.93 0.00 0.86 0.07 0.02 95.12 12:11:37 Average: 4 3.25 0.00 0.92 0.24 0.01 95.58 12:11:37 Average: 5 3.57 0.00 0.82 0.26 0.02 95.33 12:11:37 Average: 6 3.40 0.00 0.86 0.33 0.02 95.39 12:11:37 Average: 7 3.65 0.00 1.00 0.05 0.02 95.28 12:11:37 12:11:37 12:11:37